<?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">2</id>
    <collection-id type="integer">1</collection-id>
    <product-id type="integer">2</product-id>
    <position type="integer">2</position>
    <created-at type="timestamp">2009-03-18 07:53:15 +0300</created-at>
  </collect>
</collects>
