<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Verbindungsloipe V7</name>
                  <description><![CDATA[Verbindungsloipe V7]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Verbindungsloipe V7</name>
                    <description><![CDATA[Verbindungsloipe V7]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>13.9114,47.56508,0
13.91141,47.56505,0
13.9114,47.5649,0
13.91118,47.56418,0
13.91115,47.56358,0
13.91109,47.56319,0
13.91118,47.56274,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>