<?xml version="1.0" encoding="UTF-8"?>
<cars type="array">
  <car>
    <country>AF</country>
    <created-at type="datetime">2010-02-17T15:33:17Z</created-at>
    <id type="integer">11</id>
    <manual-language>PT</manual-language>
    <model>Skoda</model>
    <updated-at type="datetime">2010-02-17T15:33:17Z</updated-at>
    <wheels-count type="integer">4</wheels-count>
  </car>
  <car>
    <country>US</country>
    <created-at type="datetime">2010-02-20T22:42:54Z</created-at>
    <id type="integer">12</id>
    <manual-language>EN</manual-language>
    <model>passat</model>
    <updated-at type="datetime">2010-02-20T22:42:54Z</updated-at>
    <wheels-count type="integer">4</wheels-count>
  </car>
  <car>
    <country>AF</country>
    <created-at type="datetime">2010-03-04T14:43:00Z</created-at>
    <id type="integer">13</id>
    <manual-language>AB</manual-language>
    <model>neon</model>
    <updated-at type="datetime">2010-03-04T14:43:00Z</updated-at>
    <wheels-count type="integer">4</wheels-count>
  </car>
  <car>
    <country>AU</country>
    <created-at type="datetime">2010-03-05T05:11:06Z</created-at>
    <id type="integer">14</id>
    <manual-language>AB</manual-language>
    <model>Mercedes</model>
    <updated-at type="datetime">2010-03-05T05:11:06Z</updated-at>
    <wheels-count type="integer">4</wheels-count>
  </car>
  <car>
    <country>US</country>
    <created-at type="datetime">2009-11-09T16:27:01Z</created-at>
    <id type="integer">9</id>
    <manual-language>EN</manual-language>
    <model>English MOdel!</model>
    <updated-at type="datetime">2009-11-09T16:27:01Z</updated-at>
    <wheels-count type="integer">4</wheels-count>
  </car>
  <car>
    <country>DJ</country>
    <created-at type="datetime">2009-07-15T00:45:19Z</created-at>
    <id type="integer">7</id>
    <manual-language>SK</manual-language>
    <model>Dodge Dakota</model>
    <updated-at type="datetime">2009-11-13T14:17:27Z</updated-at>
    <wheels-count type="integer">4</wheels-count>
  </car>
  <car>
    <country>BR</country>
    <created-at type="datetime">2009-06-29T17:19:54Z</created-at>
    <id type="integer">6</id>
    <manual-language>SN</manual-language>
    <model>Corsakovia</model>
    <updated-at type="datetime">2009-12-09T17:30:12Z</updated-at>
    <wheels-count type="integer">5</wheels-count>
  </car>
  <car>
    <country>IN</country>
    <created-at type="datetime">2010-01-11T22:51:44Z</created-at>
    <id type="integer">10</id>
    <manual-language>HI</manual-language>
    <model>Toyota </model>
    <updated-at type="datetime">2010-01-11T22:51:44Z</updated-at>
    <wheels-count type="integer">4</wheels-count>
  </car>
</cars>
