Sha256: 0223cf9c927920ce837298e81d50ccbda797f451e517da9fee95794a6ee6da58
Contents?: true
Size: 882 Bytes
Versions: 19
Compression:
Stored size: 882 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <product-categories type="array"> <product-category> <name>Products</name> <created-at type="datetime">2011-10-10T10:38:49+02:00</created-at> <updated-at type="datetime">2011-10-10T10:40:35+02:00</updated-at> <product-category-id type="integer"></product-category-id> <id type="integer">1</id> <description>Generic products</description> <icon>http://example.com/1.png</icon> </product-category> <product-category> <name>Services</name> <created-at type="datetime">2011-10-10T10:38:49+02:00</created-at> <updated-at type="datetime">2011-10-10T10:40:35+02:00</updated-at> <product-category-id type="integer"></product-category-id> <id type="integer">2</id> <description>Generic services</description> <icon>http://example.com/2.png</icon> </product-category> </product-categories>
Version data entries
19 entries across 19 versions & 1 rubygems