<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Skitour Hohe Ranach</name>
                  <description><![CDATA[Skitour Hohe Ranach]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Skitour Hohe Ranach</name>
                    <description><![CDATA[Skitour Hohe Ranach]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>14.59311,47.10433,0
14.59194,47.10598,0
14.5906,47.10693,0
14.58629,47.10794,0
14.58918,47.10907,0
14.59034,47.1104,0
14.58631,47.11007,0
14.58339,47.11105,0
14.5794,47.11209,0
14.57749,47.11156,0
14.57485,47.11108,0
14.57223,47.11126,0
14.57019,47.11161,0
14.56794,47.1134,0
14.56827,47.11345,0
14.56827,47.11345,0
14.56794,47.1134,0
14.57019,47.11161,0
14.57223,47.11126,0
14.57485,47.11108,0
14.57749,47.11156,0
14.5794,47.11209,0
14.58339,47.11105,0
14.58631,47.11007,0
14.59034,47.1104,0
14.58918,47.10907,0
14.58629,47.10794,0
14.5906,47.10693,0
14.59194,47.10598,0
14.59311,47.10433,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>