<?xml version="1.0" encoding="UTF-8"?>
<store-categories type="array">
  <store-category>
    <created-at type="datetime">2008-04-07T18:27:34-05:00</created-at>
    <id type="integer">2</id>
    <name>womens </name>
    <parent-id type="integer" nil="true"></parent-id>
    <position type="integer">1</position>
    <updated-at type="datetime">2008-04-09T20:26:59-05:00</updated-at>
  </store-category>
  <store-category>
    <created-at type="datetime">2008-04-07T18:37:21-05:00</created-at>
    <id type="integer">3</id>
    <name>mens</name>
    <parent-id type="integer" nil="true"></parent-id>
    <position type="integer">2</position>
    <updated-at type="datetime">2008-04-07T18:37:21-05:00</updated-at>
  </store-category>
  <store-category>
    <created-at type="datetime">2008-04-07T18:37:48-05:00</created-at>
    <id type="integer">4</id>
    <name>misc.</name>
    <parent-id type="integer" nil="true"></parent-id>
    <position type="integer">3</position>
    <updated-at type="datetime">2008-04-07T18:37:48-05:00</updated-at>
  </store-category>
</store-categories>
