<?xml version="1.0" encoding="UTF-8"?>
<albums type="array">
  <album>
    <created-at type="datetime">2009-06-01T00:03:45Z</created-at>
    <description></description>
    <id type="integer">2</id>
    <name>Flag Football</name>
    <updated-at type="datetime">2009-06-01T00:03:45Z</updated-at>
  </album>
  <album>
    <created-at type="datetime">2009-06-01T00:28:32Z</created-at>
    <description>Hotel McDonald.</description>
    <id type="integer">3</id>
    <name>75th Anniversary Party</name>
    <updated-at type="datetime">2009-06-01T00:28:32Z</updated-at>
  </album>
  <album>
    <created-at type="datetime">2009-09-15T18:35:53Z</created-at>
    <description></description>
    <id type="integer">4</id>
    <name>Convention 2009</name>
    <updated-at type="datetime">2009-09-15T18:35:53Z</updated-at>
  </album>
</albums>
