<?xml version="1.0" encoding="UTF-8"?>
<product>
  <category-id type="integer">7</category-id>
  <code></code>
  <color>pink,blue</color>
  <created-at type="datetime">2008-11-25T02:13:02Z</created-at>
  <description>Cloth bag filled with goodies little kids will enjoy.
Jump rope, lollipops, coloring book, little bar of chocolate and oil crayons. </description>
  <designer>LF Studio</designer>
  <id type="integer">55</id>
  <name>treasures</name>
  <price type="decimal">37.5</price>
  <published type="boolean">true</published>
  <quantity type="integer">0</quantity>
  <sale type="integer">0</sale>
  <updated-at type="datetime">2008-11-25T04:09:10Z</updated-at>
  <wholesale-price type="decimal">0.0</wholesale-price>
</product>
