<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Weg zur Vielfalt</name>
                  <description><![CDATA[Weg zur Vielfalt]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Weg zur Vielfalt</name>
                    <description><![CDATA[Weg zur Vielfalt]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>15.64095,47.67082,0
15.64083,47.67087,0
15.64073,47.67101,0
15.64083,47.67111,0
15.64095,47.67121,0
15.64114,47.67118,0
15.64134,47.67114,0
15.64154,47.6713,0
15.64173,47.67139,0
15.64195,47.6713,0
15.64171,47.67112,0
15.64158,47.67092,0
15.64142,47.67081,0
15.64125,47.67098,0
15.64108,47.67083,0
15.64095,47.67076,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>