<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Huab'n Theater-Rundweg</name>
                  <description><![CDATA[Huab'n Theater-Rundweg]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Huab'n Theater-Rundweg</name>
                    <description><![CDATA[Huab'n Theater-Rundweg]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>15.60114,47.33518,0
15.60126,47.33537,0
15.60093,47.33551,0
15.60077,47.33529,0
15.60098,47.33437,0
15.60119,47.33399,0
15.60112,47.33435,0
15.60116,47.33449,0
15.60129,47.33461,0
15.60141,47.33457,0
15.60151,47.33468,0
15.60153,47.33479,0
15.60149,47.33493,0
15.60113,47.33494,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>