<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Die Gipfeltour</name>
                  <description><![CDATA[Die Gipfeltour]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Die Gipfeltour</name>
                    <description><![CDATA[Die Gipfeltour]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>15.75774,47.61463,0
15.75804,47.61329,0
15.75918,47.60937,0
15.76023,47.60569,0
15.76255,47.59726,0
15.76416,47.59139,0
15.76429,47.59161,0
15.76446,47.59174,0
15.76454,47.59198,0
15.76523,47.59127,0
15.768,47.58809,0
15.77034,47.58547,0
15.7768,47.57816,0
15.77695,47.57825,0
15.7772,47.57822,0
15.77742,47.57807,0
15.77796,47.57794,0
15.77841,47.57777,0
15.77873,47.57755,0
15.77914,47.57729,0
15.77959,47.57709,0
15.78001,47.57695,0
15.78036,47.57682,0
15.78081,47.57671,0
15.78124,47.5766,0
15.78177,47.57645,0
15.78227,47.57638,0
15.78259,47.57631,0
15.7831,47.57624,0
15.78345,47.57615,0
15.78388,47.57602,0
15.78433,47.57595,0
15.78467,47.57583,0
15.78497,47.57574,0
15.7854,47.57566,0
15.7857,47.57561,0
15.78598,47.57556,0
15.78637,47.57541,0
15.78667,47.5753,0
15.78695,47.57519,0
15.78725,47.57508,0
15.78757,47.57496,0
15.78787,47.57483,0
15.78817,47.57476,0
15.78831,47.57472,0
15.78832,47.57466,0
15.78832,47.57461,0
15.78833,47.57454,0
15.78833,47.57446,0
15.78834,47.57439,0
15.78835,47.57431,0
15.78836,47.57424,0
15.78835,47.57414,0
15.78832,47.57408,0
15.78829,47.57403,0
15.78825,47.57397,0
15.78823,47.57391,0
15.78823,47.57386,0
15.78827,47.57383,0
15.78834,47.57381,0
15.7884,47.5738,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>