<?xml version="1.0" encoding="UTF-8"?>
<comments type="array">
  <comment>
    <body>My favorite band.</body>
    <commentable-id type="integer">8514</commentable-id>
    <commentable-type>Artist</commentable-type>
    <created-at type="datetime">2008-02-08T20:20:59-05:00</created-at>
    <deleted-at type="datetime" nil="true"></deleted-at>
    <id type="integer">279265</id>
    <read type="boolean">true</read>
    <title>Comment</title>
    <user-id type="integer">4451</user-id>
  </comment>
  <comment>
    <body>cool song.</body>
    <commentable-id type="integer">8514</commentable-id>
    <commentable-type>Artist</commentable-type>
    <created-at type="datetime">2007-09-24T18:36:28-04:00</created-at>
    <deleted-at type="datetime" nil="true"></deleted-at>
    <id type="integer">26572</id>
    <read type="boolean">true</read>
    <title>Comment</title>
    <user-id type="integer">210</user-id>
  </comment>
</comments>
