<?xml version="1.0" encoding="UTF-8"?>
<mood-changes>
  <mood-change>
    <city-id type="integer">16</city-id>
    <city-name></city-name>
    <country>US</country>
    <created-at type="datetime">2007-11-14T16:45:47Z</created-at>
    <id type="integer">501</id>
    <message>why does it default to bad</message>
    <mood>good</mood>
    <person-id type="integer">110</person-id>
    <timezone>CST6CDT</timezone>
  </mood-change>
  <mood-change>
    <city-id type="integer">16</city-id>
    <city-name></city-name>
    <country>US</country>
    <created-at type="datetime">2007-11-14T16:45:41Z</created-at>
    <id type="integer">500</id>
    <message></message>
    <mood>bad</mood>
    <person-id type="integer">110</person-id>
    <timezone>CST6CDT</timezone>
  </mood-change>
  <mood-change>
    <city-id type="integer">16</city-id>
    <city-name></city-name>
    <country>US</country>
    <created-at type="datetime">2007-11-14T16:45:38Z</created-at>
    <id type="integer">499</id>
    <message>so this side is good?</message>
    <mood>good</mood>
    <person-id type="integer">110</person-id>
    <timezone>CST6CDT</timezone>
  </mood-change>
  <mood-change>
    <city-id type="integer">16</city-id>
    <city-name></city-name>
    <country>US</country>
    <created-at type="datetime">2007-11-14T16:45:25Z</created-at>
    <id type="integer">498</id>
    <message></message>
    <mood>bad</mood>
    <person-id type="integer">110</person-id>
    <timezone>CST6CDT</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-11-14T16:44:32Z</created-at>
    <id type="integer">497</id>
    <message></message>
    <mood>good</mood>
    <person-id type="integer">110</person-id>
    <timezone>Europe/Madrid</timezone>
  </mood-change>
</mood-changes>
