<?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-04-04T02:39:47Z</created-at>
    <id type="integer">680</id>
    <message></message>
    <mood>good</mood>
    <person-id type="integer">157</person-id>
    <timezone>Europe/Paris</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-04-04T02:39:47Z</created-at>
    <id type="integer">679</id>
    <message></message>
    <mood>good</mood>
    <person-id type="integer">157</person-id>
    <timezone>Europe/Paris</timezone>
  </mood-change>
</mood-changes>
