<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Skitour Michaelerberghaus</name>
                  <description><![CDATA[Skitour Michaelerberghaus]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Skitour Michaelerberghaus</name>
                    <description><![CDATA[Skitour Michaelerberghaus]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>13.90193,47.42687,0
13.90281,47.42582,0
13.90302,47.42489,0
13.90242,47.42416,0
13.90236,47.42383,0
13.90122,47.42283,0
13.89817,47.4205,0
13.89738,47.41884,0
13.89661,47.41854,0
13.8962,47.41783,0
13.895,47.41696,0
13.89388,47.41564,0
13.89319,47.41429,0
13.89388,47.41351,0
13.89375,47.41301,0
13.8941,47.41259,0
13.89474,47.41234,0
13.89474,47.41168,0
13.89495,47.41066,0
13.89399,47.40999,0
13.89349,47.4093,0
13.89294,47.40866,0
13.89182,47.40816,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>