<?xml version="1.0" encoding="UTF-8"?>
<mood-changes>
  <mood-change>
    <city-id type="integer">16</city-id>
    <city-name></city-name>
    <country>VI</country>
    <created-at type="datetime">2007-10-08T19:10:13Z</created-at>
    <id type="integer">366</id>
    <message>...but I have a new engine waiting to put in it</message>
    <mood>good</mood>
    <person-id type="integer">82</person-id>
    <timezone>Europe/Belgrade</timezone>
  </mood-change>
  <mood-change>
    <city-id type="integer">16</city-id>
    <city-name></city-name>
    <country>VI</country>
    <created-at type="datetime">2007-10-08T19:09:44Z</created-at>
    <id type="integer">365</id>
    <message>my truck needs a new engine</message>
    <mood>bad</mood>
    <person-id type="integer">82</person-id>
    <timezone>Europe/Belgrade</timezone>
  </mood-change>
  <mood-change>
    <city-id type="integer">1</city-id>
    <city-name>Barcelona</city-name>
    <country>ES</country>
    <created-at type="datetime">2007-10-08T19:08:33Z</created-at>
    <id type="integer">364</id>
    <message></message>
    <mood>good</mood>
    <person-id type="integer">82</person-id>
    <timezone>Europe/Madrid</timezone>
  </mood-change>
</mood-changes>
