<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Barfußpark, Wenigzell</name>
                  <description><![CDATA[Barfußpark, Wenigzell]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Barfußpark, Wenigzell</name>
                    <description><![CDATA[Barfußpark, Wenigzell]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>15.78279,47.42594,0
15.78129,47.42636,0
15.78094,47.42649,0
15.7807,47.42633,0
15.77964,47.42671,0
15.77907,47.42644,0
15.77856,47.42668,0
15.77849,47.42658,0
15.77946,47.42612,0
15.77968,47.42618,0
15.77907,47.42644,0
15.77944,47.42658,0
15.78052,47.42608,0
15.78104,47.42606,0
15.78143,47.4261,0
15.78257,47.42564,0
15.78282,47.42593,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>