<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Gesunde Runde</name>
                  <description><![CDATA[Gesunde Runde]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Gesunde Runde</name>
                    <description><![CDATA[Gesunde Runde]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>14.1656,47.10729,0
14.16548,47.10738,0
14.16528,47.10755,0
14.16447,47.10782,0
14.16409,47.10787,0
14.16398,47.10795,0
14.16397,47.10807,0
14.16394,47.1081,0
14.16389,47.10816,0
14.16383,47.10816,0
14.16324,47.10808,0
14.16298,47.10802,0
14.1629,47.10803,0
14.1627,47.10803,0
14.16225,47.10798,0
14.16173,47.10801,0
14.16171,47.10789,0
14.16171,47.10786,0
14.16177,47.10775,0
14.16191,47.10764,0
14.16203,47.10759,0
14.16213,47.10769,0
14.16221,47.10776,0
14.16239,47.10783,0
14.16257,47.1079,0
14.16274,47.10791,0
14.16278,47.10793,0
14.1629,47.10803,0
14.16299,47.10809,0
14.16383,47.10821,0
14.16383,47.10816,0
14.16389,47.10816,0
14.16394,47.1081,0
14.16397,47.10807,0
14.16398,47.10795,0
14.16409,47.10787,0
14.16447,47.10782,0
14.16528,47.10755,0
14.16548,47.10738,0
14.1656,47.10729,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>