<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Barfußweg am Rittisberg</name>
                  <description><![CDATA[Barfußweg am Rittisberg]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Barfußweg am Rittisberg</name>
                    <description><![CDATA[Barfußweg am Rittisberg]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>13.61413,47.41917,0
13.61409,47.41917,0
13.614,47.41918,0
13.61391,47.41918,0
13.61384,47.41918,0
13.6138,47.41921,0
13.61369,47.41928,0
13.6136,47.41931,0
13.61351,47.4193,0
13.61342,47.41928,0
13.61335,47.41929,0
13.61327,47.41927,0
13.61315,47.41926,0
13.61308,47.41927,0
13.61303,47.41925,0
13.61301,47.41923,0
13.613,47.41917,0
13.61304,47.41913,0
13.61313,47.41912,0
13.61326,47.41914,0
13.61335,47.41912,0
13.61346,47.41909,0
13.61355,47.41908,0
13.61363,47.41908,0
13.61376,47.4191,0
13.6139,47.41909,0
13.61406,47.41906,0
13.61416,47.41909,0
13.61414,47.41914,0
13.61413,47.41917,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>