<?xml version="1.0" encoding="UTF-8"?>
<works type="array">
  <work>
    <comment>First book</comment>
    <created-at type="datetime">2009-10-03T12:44:45Z</created-at>
    <date>1997</date>
    <form>novel</form>
    <id type="integer">1</id>
    <title>Harry Potter and the Philosopher's Stone</title>
    <updated-at type="datetime">2009-10-03T12:44:45Z</updated-at>
  </work>
  <work>
    <comment>Second book.</comment>
    <created-at type="datetime">2009-10-03T12:44:45Z</created-at>
    <date>1998</date>
    <form>novel</form>
    <id type="integer">2</id>
    <title>Harry Potter and the Chamber of Secrets</title>
    <updated-at type="datetime">2009-10-03T13:18:04Z</updated-at>
  </work>
  <work>
    <comment>Third book</comment>
    <created-at type="datetime">2009-10-03T12:44:45Z</created-at>
    <date>1999</date>
    <form>novel</form>
    <id type="integer">3</id>
    <title>Harry Potter and the Prisoner of Azkaban</title>
    <updated-at type="datetime">2009-10-03T12:44:45Z</updated-at>
  </work>
  <work>
    <comment>a famous work</comment>
    <created-at type="datetime">2009-10-15T04:03:03Z</created-at>
    <date>17??</date>
    <form>suite</form>
    <id type="integer">4</id>
    <title>6 cello suites</title>
    <updated-at type="datetime">2009-10-15T04:03:03Z</updated-at>
  </work>
  <work>
    <comment>Graphic novels, 3.Comic books, strips, etc.</comment>
    <created-at type="datetime">2009-11-22T20:02:51Z</created-at>
    <date>1969</date>
    <form>Books, Audio Books</form>
    <id type="integer">5</id>
    <title>Perspolis</title>
    <updated-at type="datetime">2009-11-22T20:02:51Z</updated-at>
  </work>
  <work>
    <comment></comment>
    <created-at type="datetime">2010-01-26T20:23:44Z</created-at>
    <date>1950</date>
    <form>book</form>
    <id type="integer">6</id>
    <title>al-ayamm</title>
    <updated-at type="datetime">2010-01-26T20:23:44Z</updated-at>
  </work>
</works>
