<?xml version="1.0" encoding="UTF-8"?>
<mood-changes>
  <mood-change>
    <city-id type="integer">1</city-id>
    <city-name>Barcelona</city-name>
    <country>ES</country>
    <created-at type="datetime">2007-11-12T02:41:15Z</created-at>
    <id type="integer">490</id>
    <message></message>
    <mood>good</mood>
    <person-id type="integer">108</person-id>
    <timezone>America/Phoenix</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-12T02:41:15Z</created-at>
    <id type="integer">489</id>
    <message></message>
    <mood>good</mood>
    <person-id type="integer">108</person-id>
    <timezone>America/Phoenix</timezone>
  </mood-change>
</mood-changes>
