<?xml version="1.0" encoding="UTF-8"?>
<events type="array">
  <event>
    <created-at type="datetime">2008-03-03T12:34:41Z</created-at>
    <description>Half Marathon sometime soon.
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit a</description>
    <end-time type="datetime">2008-03-20T17:30:00Z</end-time>
    <id type="integer">1</id>
    <location>Manchester</location>
    <name>Half Marathon</name>
    <organisation-id type="integer">2</organisation-id>
    <start-time type="datetime">2008-03-20T12:30:00Z</start-time>
    <updated-at type="datetime">2008-03-03T12:38:13Z</updated-at>
  </event>
  <event>
    <created-at type="datetime">2008-03-04T07:51:44Z</created-at>
    <description>Walk to Belsize Park for lunch</description>
    <end-time type="datetime">2008-03-04T12:30:00Z</end-time>
    <id type="integer">2</id>
    <location>Hampstead</location>
    <name>Wallk to Belsize Park</name>
    <organisation-id type="integer">4</organisation-id>
    <start-time type="datetime">2008-03-04T12:00:00Z</start-time>
    <updated-at type="datetime">2008-03-04T07:51:44Z</updated-at>
  </event>
  <event>
    <created-at type="datetime">2008-03-05T16:31:35Z</created-at>
    <description></description>
    <end-time type="datetime">2008-03-06T09:30:00Z</end-time>
    <id type="integer">3</id>
    <location>West Hampstead</location>
    <name>Walk to West Hampstead Underground Station</name>
    <organisation-id type="integer">4</organisation-id>
    <start-time type="datetime">2008-03-06T09:25:00Z</start-time>
    <updated-at type="datetime">2008-03-05T16:31:35Z</updated-at>
  </event>
</events>
