<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Irrwurzenweg, Strallegg</name>
                  <description><![CDATA[Irrwurzenweg, Strallegg]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Irrwurzenweg, Strallegg</name>
                    <description><![CDATA[Irrwurzenweg, Strallegg]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>15.70332,47.43252,0
15.7032,47.43256,0
15.7032,47.43261,0
15.70165,47.43258,0
15.701,47.43247,0
15.70079,47.432,0
15.70067,47.43127,0
15.70056,47.4308,0
15.70092,47.43009,0
15.70152,47.4291,0
15.70233,47.42863,0
15.70281,47.4282,0
15.70405,47.42802,0
15.70512,47.42802,0
15.70624,47.42785,0
15.70705,47.42788,0
15.70703,47.42839,0
15.70681,47.42876,0
15.70652,47.42907,0
15.70641,47.42927,0
15.70635,47.42943,0
15.70633,47.43012,0
15.70629,47.43028,0
15.70619,47.43048,0
15.70592,47.43086,0
15.70557,47.43119,0
15.70514,47.43147,0
15.70459,47.43179,0
15.70413,47.43198,0
15.70332,47.43228,0
15.7032,47.43256,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>