<?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-01T18:54:52Z</created-at>
    <id type="integer">458</id>
    <message></message>
    <mood>good</mood>
    <person-id type="integer">101</person-id>
    <timezone>Europe/Madrid</timezone>
  </mood-change>
</mood-changes>
