<?xml version="1.0" encoding="UTF-8"?>
<mood-changes>
  <mood-change>
    <city-id type="integer">61</city-id>
    <city-name>Fort Worth</city-name>
    <country>US</country>
    <created-at type="datetime">2008-11-17T10:51:36Z</created-at>
    <id type="integer">775</id>
    <message>I love my boyfriend.</message>
    <mood>good</mood>
    <person-id type="integer">175</person-id>
    <timezone>America/Chicago</timezone>
  </mood-change>
  <mood-change>
    <city-id type="integer">61</city-id>
    <city-name>Fort Worth</city-name>
    <country>US</country>
    <created-at type="datetime">2008-11-17T10:51:16Z</created-at>
    <id type="integer">774</id>
    <message>Now she's not getting married.</message>
    <mood>bad</mood>
    <person-id type="integer">175</person-id>
    <timezone>America/Chicago</timezone>
  </mood-change>
  <mood-change>
    <city-id type="integer">61</city-id>
    <city-name>Fort Worth</city-name>
    <country>US</country>
    <created-at type="datetime">2008-09-15T22:09:14Z</created-at>
    <id type="integer">739</id>
    <message>Betty's getting married!</message>
    <mood>good</mood>
    <person-id type="integer">175</person-id>
    <timezone>America/Chicago</timezone>
  </mood-change>
  <mood-change>
    <city-id type="integer">61</city-id>
    <city-name>Fort Worth</city-name>
    <country>US</country>
    <created-at type="datetime">2008-09-15T22:08:57Z</created-at>
    <id type="integer">738</id>
    <message>not really</message>
    <mood>bad</mood>
    <person-id type="integer">175</person-id>
    <timezone>America/Chicago</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-09-15T22:06:28Z</created-at>
    <id type="integer">737</id>
    <message></message>
    <mood>good</mood>
    <person-id type="integer">175</person-id>
    <timezone>America/Chicago</timezone>
  </mood-change>
</mood-changes>
