<?xml version="1.0" encoding="UTF-8"?>
<mood-changes>
  <mood-change>
    <city-id type="integer">46</city-id>
    <city-name>San Francisco</city-name>
    <country>US</country>
    <created-at type="datetime">2008-06-04T23:42:27Z</created-at>
    <id type="integer">721</id>
    <message>OPENID - c'est cool!</message>
    <mood>good</mood>
    <person-id type="integer">167</person-id>
    <timezone>US/Pacific</timezone>
  </mood-change>
  <mood-change>
    <city-id type="integer">46</city-id>
    <city-name>San Francisco</city-name>
    <country>US</country>
    <created-at type="datetime">2008-06-04T23:42:02Z</created-at>
    <id type="integer">720</id>
    <message></message>
    <mood>bad</mood>
    <person-id type="integer">167</person-id>
    <timezone>US/Pacific</timezone>
  </mood-change>
  <mood-change>
    <city-id type="integer">46</city-id>
    <city-name>San Francisco</city-name>
    <country>US</country>
    <created-at type="datetime">2008-06-04T20:57:03Z</created-at>
    <id type="integer">719</id>
    <message>nah</message>
    <mood>good</mood>
    <person-id type="integer">167</person-id>
    <timezone>US/Pacific</timezone>
  </mood-change>
  <mood-change>
    <city-id type="integer">46</city-id>
    <city-name>San Francisco</city-name>
    <country>US</country>
    <created-at type="datetime">2008-06-04T20:56:51Z</created-at>
    <id type="integer">718</id>
    <message>i am twitting a funk</message>
    <mood>bad</mood>
    <person-id type="integer">167</person-id>
    <timezone>US/Pacific</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-06-04T20:55:31Z</created-at>
    <id type="integer">717</id>
    <message></message>
    <mood>good</mood>
    <person-id type="integer">167</person-id>
    <timezone>Europe/Madrid</timezone>
  </mood-change>
</mood-changes>
