<?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">2008-01-14T16:18:08Z</created-at>
    <id type="integer">587</id>
    <message></message>
    <mood>good</mood>
    <person-id type="integer">129</person-id>
    <timezone>Europe/Madrid</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-01-14T16:17:17Z</created-at>
    <id type="integer">586</id>
    <message></message>
    <mood>bad</mood>
    <person-id type="integer">129</person-id>
    <timezone>Europe/Madrid</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-01-14T16:16:22Z</created-at>
    <id type="integer">585</id>
    <message></message>
    <mood>good</mood>
    <person-id type="integer">129</person-id>
    <timezone>Europe/Madrid</timezone>
  </mood-change>
</mood-changes>
