<?xml version="1.0" encoding="UTF-8"?>
<collects type="array">
  <collect>
    <id type="integer">1</id>
    <collection-id type="integer">1</collection-id>
    <product-id type="integer">1</product-id>
    <position type="integer">1</position>
    <created-at type="timestamp">2009-03-18 07:53:15 +0300</created-at>
  </collect>
  <collect>
    <id type="integer">3</id>
    <collection-id type="integer">3</collection-id>
    <product-id type="integer">1</product-id>
    <position type="integer">3</position>
    <created-at type="timestamp">2009-03-18 07:53:15 +0300</created-at>
  </collect>
  <collect>
    <id type="integer">4</id>
    <collection-id type="integer">8</collection-id>
    <product-id type="integer">1</product-id>
    <position type="integer">1</position>
    <created-at type="timestamp">2009-03-18 07:53:15 +0300</created-at>
  </collect>
</collects>
