<?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">2008-08-20T12:41:53Z</created-at>
    <id type="integer">734</id>
    <message>awesomeness</message>
    <mood>good</mood>
    <person-id type="integer">172</person-id>
    <timezone>America/New_York</timezone>
  </mood-change>
  <mood-change>
    <city-id type="integer">16</city-id>
    <city-name></city-name>
    <country>US</country>
    <created-at type="datetime">2008-08-20T12:41:45Z</created-at>
    <id type="integer">733</id>
    <message></message>
    <mood>bad</mood>
    <person-id type="integer">172</person-id>
    <timezone>America/New_York</timezone>
  </mood-change>
  <mood-change>
    <city-id type="integer">1</city-id>
    <city-name>Barcelona</city-name>
    <country>ES</country>
    <created-at type="datetime">2008-08-20T12:40:51Z</created-at>
    <id type="integer">732</id>
    <message></message>
    <mood>good</mood>
    <person-id type="integer">172</person-id>
    <timezone>America/New_York</timezone>
  </mood-change>
  <mood-change>
    <city-id type="integer">1</city-id>
    <city-name>Barcelona</city-name>
    <country>ES</country>
    <created-at type="datetime">2008-08-20T12:40:51Z</created-at>
    <id type="integer">731</id>
    <message></message>
    <mood>good</mood>
    <person-id type="integer">172</person-id>
    <timezone>America/New_York</timezone>
  </mood-change>
</mood-changes>
