<?xml version="1.0" encoding="UTF-8"?>
<countries type="array">
  <country>
    <created-at type="datetime">2009-05-15T19:12:13Z</created-at>
    <id type="integer">2</id>
    <name>Canada</name>
    <updated-at type="datetime">2009-05-15T19:12:13Z</updated-at>
  </country>
  <country>
    <created-at type="datetime">2009-05-29T18:13:43Z</created-at>
    <id type="integer">6</id>
    <name>China</name>
    <updated-at type="datetime">2009-05-29T18:13:43Z</updated-at>
  </country>
  <country>
    <created-at type="datetime">2009-06-28T12:58:24Z</created-at>
    <id type="integer">12</id>
    <name>Grenada</name>
    <updated-at type="datetime">2009-06-28T12:58:24Z</updated-at>
  </country>
  <country>
    <created-at type="datetime">2009-06-28T13:01:46Z</created-at>
    <id type="integer">14</id>
    <name>Guyana</name>
    <updated-at type="datetime">2009-06-28T13:01:46Z</updated-at>
  </country>
  <country>
    <created-at type="datetime">2009-05-29T18:01:26Z</created-at>
    <id type="integer">5</id>
    <name>Israel</name>
    <updated-at type="datetime">2009-05-29T18:01:26Z</updated-at>
  </country>
  <country>
    <created-at type="datetime">2009-06-23T17:18:58Z</created-at>
    <id type="integer">9</id>
    <name>Japan</name>
    <updated-at type="datetime">2009-06-23T17:18:58Z</updated-at>
  </country>
  <country>
    <created-at type="datetime">2009-06-28T13:00:05Z</created-at>
    <id type="integer">13</id>
    <name>Trinidad</name>
    <updated-at type="datetime">2009-06-28T13:00:05Z</updated-at>
  </country>
  <country>
    <created-at type="datetime">2009-06-28T12:56:37Z</created-at>
    <id type="integer">11</id>
    <name>United Kingdom</name>
    <updated-at type="datetime">2009-06-28T12:56:37Z</updated-at>
  </country>
  <country>
    <created-at type="datetime">2009-05-15T20:58:17Z</created-at>
    <id type="integer">3</id>
    <name>United States</name>
    <updated-at type="datetime">2009-05-15T20:58:17Z</updated-at>
  </country>
</countries>
