<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>WM-Weg Ramsau </name>
                  <description><![CDATA[WM-Weg Ramsau ]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>WM-Weg Ramsau </name>
                    <description><![CDATA[WM-Weg Ramsau ]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>13.65293,47.42008,0
13.65207,47.41995,0
13.65083,47.41963,0
13.65027,47.41905,0
13.65008,47.41843,0
13.65012,47.41808,0
13.65083,47.41763,0
13.65222,47.41725,0
13.65377,47.41709,0
13.65527,47.41767,0
13.65557,47.41827,0
13.65504,47.41888,0
13.65416,47.41944,0
13.65353,47.41972,0
13.65293,47.42008,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>