<?xml version="1.0" encoding="UTF-8"?>
<mood-changes>
  <mood-change>
    <city-id type="integer">16</city-id>
    <city-name></city-name>
    <country>CA</country>
    <created-at type="datetime">2008-02-13T19:07:05Z</created-at>
    <id type="integer">648</id>
    <message></message>
    <mood>good</mood>
    <person-id type="integer">146</person-id>
    <timezone>America/Vancouver</timezone>
  </mood-change>
  <mood-change>
    <city-id type="integer">16</city-id>
    <city-name></city-name>
    <country>CA</country>
    <created-at type="datetime">2008-02-13T19:00:35Z</created-at>
    <id type="integer">647</id>
    <message></message>
    <mood>bad</mood>
    <person-id type="integer">146</person-id>
    <timezone>America/Vancouver</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-02-13T18:59:46Z</created-at>
    <id type="integer">646</id>
    <message></message>
    <mood>good</mood>
    <person-id type="integer">146</person-id>
    <timezone>America/Vancouver</timezone>
  </mood-change>
</mood-changes>
