<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Höhenloipe am Kreischberg</name>
                  <description><![CDATA[Höhenloipe am Kreischberg]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Höhenloipe am Kreischberg</name>
                    <description><![CDATA[Höhenloipe am Kreischberg]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>14.05123,47.07607,0
14.04996,47.07673,0
14.049,47.07639,0
14.0481,47.07658,0
14.04758,47.07648,0
14.04729,47.07589,0
14.0441,47.07422,0
14.04329,47.07435,0
14.04301,47.07452,0
14.04282,47.07474,0
14.04264,47.07524,0
14.04262,47.07544,0
14.0426,47.07577,0
14.04281,47.0758,0
14.0433,47.07522,0
14.04425,47.07585,0
14.04545,47.07631,0
14.04651,47.07651,0
14.04672,47.07677,0
14.0465,47.07762,0
14.04677,47.0778,0
14.04818,47.07712,0
14.04893,47.07707,0
14.04983,47.07743,0
14.05031,47.07753,0
14.05074,47.07666,0
14.0516,47.07623,0
14.05123,47.07605,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>