<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Montanhistorischer Wanderweg</name>
                  <description><![CDATA[Montanhistorischer Wanderweg]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Montanhistorischer Wanderweg</name>
                    <description><![CDATA[Montanhistorischer Wanderweg]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>15.10742,47.10745,0
15.10727,47.10748,0
15.10704,47.10757,0
15.10653,47.10765,0
15.10619,47.10776,0
15.10577,47.10795,0
15.10534,47.10818,0
15.10491,47.1084,0
15.10468,47.10855,0
15.10453,47.10859,0
15.1044,47.10859,0
15.10397,47.10859,0
15.10362,47.10858,0
15.10329,47.10864,0
15.10316,47.10869,0
15.10295,47.10883,0
15.1027,47.10901,0
15.10243,47.10923,0
15.10217,47.1096,0
15.10196,47.10979,0
15.10175,47.10998,0
15.10146,47.11023,0
15.10133,47.11028,0
15.10121,47.11032,0
15.10113,47.11034,0
15.10085,47.11036,0
15.10062,47.11035,0
15.10048,47.11036,0
15.10031,47.11041,0
15.10004,47.11052,0
15.09979,47.11065,0
15.09963,47.11072,0
15.09938,47.11092,0
15.09926,47.11098,0
15.09907,47.11111,0
15.09901,47.11118,0
15.09889,47.1113,0
15.09879,47.11136,0
15.0987,47.11141,0
15.09856,47.11148,0
15.09824,47.11159,0
15.09812,47.11161,0
15.09803,47.1116,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>