<?xml version="1.0" encoding="UTF-8"?>
<products type="array">
  <product>
    <colors>wht,black</colors>
    <content-type>image/jpeg</content-type>
    <created-at type="datetime">2008-04-09T21:20:23-05:00</created-at>
    <description></description>
    <filename>dog_logo_copy_copy.jpg</filename>
    <gallery-id type="integer" nil="true"></gallery-id>
    <height type="integer">800</height>
    <id type="integer">64</id>
    <parent-id type="integer" nil="true"></parent-id>
    <position type="integer">17</position>
    <price type="decimal">12.0</price>
    <size type="integer">181803</size>
    <sizes>med,lg,xl,2x</sizes>
    <store-category-id type="integer">3</store-category-id>
    <thumbnail nil="true"></thumbnail>
    <title>t-shirts</title>
    <updated-at type="datetime">2008-04-09T21:20:23-05:00</updated-at>
    <width type="integer">800</width>
  </product>
  <product>
    <colors>black</colors>
    <content-type>image/jpeg</content-type>
    <created-at type="datetime">2008-04-09T21:30:48-05:00</created-at>
    <description></description>
    <filename>DSC_0028.jpg</filename>
    <gallery-id type="integer" nil="true"></gallery-id>
    <height type="integer">800</height>
    <id type="integer">73</id>
    <parent-id type="integer" nil="true"></parent-id>
    <position type="integer">19</position>
    <price type="decimal">65.0</price>
    <size type="integer">121123</size>
    <sizes>xs,sm,med,lg,xl,2x</sizes>
    <store-category-id type="integer">3</store-category-id>
    <thumbnail nil="true"></thumbnail>
    <title>jacket</title>
    <updated-at type="datetime">2008-04-09T21:30:48-05:00</updated-at>
    <width type="integer">493</width>
  </product>
</products>
