<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Spaziergang entlang der Mur</name>
                  <description><![CDATA[Spaziergang entlang der Mur]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Spaziergang entlang der Mur</name>
                    <description><![CDATA[Spaziergang entlang der Mur]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>15.26903,47.41039,0
15.26915,47.41046,0
15.26933,47.41058,0
15.26941,47.41063,0
15.26944,47.4106,0
15.2697,47.41034,0
15.2698,47.41021,0
15.26996,47.41,0
15.27014,47.4098,0
15.2703,47.40959,0
15.27037,47.40961,0
15.27041,47.40956,0
15.27033,47.40953,0
15.27022,47.40949,0
15.26983,47.40936,0
15.26955,47.40924,0
15.26951,47.40917,0
15.26947,47.40912,0
15.26893,47.40889,0
15.2686,47.40877,0
15.26827,47.40865,0
15.26792,47.40854,0
15.26783,47.40851,0
15.26795,47.40827,0
15.26807,47.40803,0
15.26819,47.40775,0
15.26832,47.40747,0
15.26834,47.40743,0
15.26836,47.40739,0
15.26894,47.40753,0
15.26952,47.40766,0
15.2701,47.4078,0
15.27037,47.40788,0
15.27053,47.40792,0
15.27096,47.40804,0
15.27139,47.40816,0
15.272,47.40832,0
15.27262,47.40848,0
15.27301,47.40862,0
15.27341,47.40876,0
15.27381,47.4089,0
15.27385,47.40891,0
15.2739,47.40893,0
15.27377,47.40926,0
15.27363,47.40959,0
15.27358,47.40969,0
15.27355,47.40967,0
15.27347,47.40962,0
15.27307,47.40953,0
15.27267,47.40944,0
15.27245,47.40938,0
15.27223,47.40932,0
15.27179,47.40919,0
15.27161,47.40912,0
15.2713,47.40902,0
15.27081,47.40885,0
15.27033,47.40868,0
15.27026,47.40866,0
15.26976,47.40851,0
15.2692,47.40835,0
15.26864,47.4082,0
15.26863,47.40819,0
15.26817,47.40806,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>