<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Naturrodelbahn am Mitterberg</name>
                  <description><![CDATA[Naturrodelbahn am Mitterberg]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Naturrodelbahn am Mitterberg</name>
                    <description><![CDATA[Naturrodelbahn am Mitterberg]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>13.92909,47.45599,0
13.92897,47.45607,0
13.92887,47.45612,0
13.92865,47.45616,0
13.92841,47.45619,0
13.92812,47.45622,0
13.92778,47.45622,0
13.92742,47.45626,0
13.92711,47.45634,0
13.92678,47.45645,0
13.92645,47.45656,0
13.926,47.45685,0
13.92585,47.45707,0
13.9258,47.45725,0
13.92578,47.45746,0
13.92587,47.45766,0
13.92604,47.45789,0
13.92622,47.45812,0
13.92647,47.45841,0
13.92665,47.4586,0
13.92687,47.4588,0
13.9271,47.45903,0
13.92717,47.45918,0
13.92747,47.45954,0
13.92784,47.45991,0
13.92813,47.4602,0
13.92841,47.4607,0
13.92861,47.46101,0
13.92871,47.46112,0
13.92879,47.46118,0
13.92889,47.46126,0
13.92904,47.46135,0
13.92922,47.46147,0
13.92928,47.46159,0
13.92934,47.46189,0
13.92943,47.46213,0
13.92951,47.46239,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>