<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Habt ACHT in Straden</name>
                  <description><![CDATA[Habt ACHT in Straden]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Habt ACHT in Straden</name>
                    <description><![CDATA[Habt ACHT in Straden]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>15.87192,46.8056,0
15.87205,46.8056,0
15.87215,46.80556,0
15.87226,46.80549,0
15.87232,46.80538,0
15.8722,46.80531,0
15.87201,46.80532,0
15.87187,46.80548,0
15.87188,46.80558,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>