<?xml version="1.0" encoding="UTF-8"?>
<posts type="array">
  <post>
    <body>another attempt at writing my own personal website.</body>
    <created-at type="datetime">2009-11-15T02:59:10Z</created-at>
    <id type="integer">1</id>
    <updated-at type="datetime">2009-11-15T02:59:10Z</updated-at>
  </post>
  <post>
    <body>ow, headache.</body>
    <created-at type="datetime">2009-11-20T23:34:55Z</created-at>
    <id type="integer">2</id>
    <updated-at type="datetime">2009-11-20T23:34:55Z</updated-at>
  </post>
  <post>
    <body>btw, prole moved to http://proleapp.com</body>
    <created-at type="datetime">2010-02-07T03:38:18Z</created-at>
    <id type="integer">3</id>
    <updated-at type="datetime">2010-02-07T03:38:18Z</updated-at>
  </post>
</posts>
