<?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-10-18T11:14:33Z</created-at>
    <id type="integer">409</id>
    <message></message>
    <mood>good</mood>
    <person-id type="integer">92</person-id>
    <timezone>Asia/Dhaka</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-10-18T11:14:32Z</created-at>
    <id type="integer">408</id>
    <message></message>
    <mood>good</mood>
    <person-id type="integer">92</person-id>
    <timezone>Asia/Dhaka</timezone>
  </mood-change>
</mood-changes>
