<?xml version="1.0" encoding="UTF-8"?>
<blog-posts type="array">
  <blog-post>
    <body>&lt;p&gt;Is this a great site??&lt;/p&gt;</body>
    <created-at type="datetime">2010-03-09T17:18:10-05:00</created-at>
    <featured type="boolean" nil="true"></featured>
    <guid nil="true"></guid>
    <id type="integer">2</id>
    <parent-id type="integer" nil="true"></parent-id>
    <published type="boolean">true</published>
    <published-at type="datetime" nil="true"></published-at>
    <summary nil="true"></summary>
    <title>Is this for real?</title>
    <updated-at type="datetime">2010-03-09T17:20:10-05:00</updated-at>
    <url nil="true"></url>
    <user-id type="integer">29</user-id>
    <views type="integer">3</views>
  </blog-post>
  <blog-post>
    <body>&lt;p&gt;&lt;span style=&quot;background-color: #99cc00;&quot;&gt;TEst&lt;/span&gt;&lt;/p&gt;</body>
    <created-at type="datetime">2009-12-30T03:52:55-05:00</created-at>
    <featured type="boolean" nil="true"></featured>
    <guid nil="true"></guid>
    <id type="integer">1</id>
    <parent-id type="integer" nil="true"></parent-id>
    <published type="boolean">false</published>
    <published-at type="datetime" nil="true"></published-at>
    <summary nil="true"></summary>
    <title>TEst</title>
    <updated-at type="datetime">2010-03-10T07:40:03-05:00</updated-at>
    <url nil="true"></url>
    <user-id type="integer">7</user-id>
    <views type="integer">100</views>
  </blog-post>
</blog-posts>
