<?xml version="1.0" encoding="UTF-8"?>
<venue>
  <address>N&#252;rburgring</address>
  <city-id type="integer">100</city-id>
  <created-at type="datetime">2007-02-04T20:46:04+01:00</created-at>
  <created-by type="integer" nil="true"></created-by>
  <id type="integer">342</id>
  <location-type>latlon</location-type>
  <name>Rock-am-Ring</name>
  <phone-number></phone-number>
  <ticket-url></ticket-url>
  <updated-at type="datetime">2008-10-10T20:22:49+02:00</updated-at>
  <updated-by type="integer">19149</updated-by>
  <url>http://www.rock-am-ring.com</url>
  <zip-code-id type="integer" nil="true"></zip-code-id>
  <city>
    <country-id type="integer">1</country-id>
    <created-at type="datetime" nil="true"></created-at>
    <created-by type="integer" nil="true"></created-by>
    <id type="integer">100</id>
    <name>N&#252;rburgring</name>
    <ticket-url nil="true"></ticket-url>
    <updated-at type="datetime">2008-10-10T20:22:17+02:00</updated-at>
    <updated-by type="integer" nil="true"></updated-by>
  </city>
</venue>
