<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Verbindungsloipe V2</name>
                  <description><![CDATA[Verbindungsloipe V2]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Verbindungsloipe V2</name>
                    <description><![CDATA[Verbindungsloipe V2]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>13.96816,47.54867,0
13.96847,47.5482,0
13.96891,47.54725,0
13.96914,47.54653,0
13.96938,47.54626,0
13.96973,47.54629,0
13.96995,47.54667,0
13.97013,47.54707,0
13.97069,47.54714,0
13.97206,47.54692,0
13.97378,47.54716,0
13.97461,47.54737,0
13.97521,47.54751,0
13.97543,47.54723,0
13.97595,47.54689,0
13.97687,47.54643,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>