<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Verbindungsloipe V5</name>
                  <description><![CDATA[Verbindungsloipe V5]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Verbindungsloipe V5</name>
                    <description><![CDATA[Verbindungsloipe V5]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>13.92065,47.55522,0
13.92101,47.55448,0
13.9213,47.55393,0
13.92101,47.55336,0
13.92052,47.55238,0
13.92062,47.55192,0
13.92133,47.55175,0
13.92227,47.5514,0
13.92247,47.55098,0
13.92253,47.55,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>