<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Philosophenweg</name>
                  <description><![CDATA[Philosophenweg]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Philosophenweg</name>
                    <description><![CDATA[Philosophenweg]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>13.65317,47.41728,0
13.65361,47.4177,0
13.65406,47.41851,0
13.65461,47.41848,0
13.65527,47.41837,0
13.65566,47.41827,0
13.65576,47.41826,0
13.65584,47.41822,0
13.65582,47.4181,0
13.65581,47.41771,0
13.65653,47.4173,0
13.65665,47.4173,0
13.65676,47.4173,0
13.65703,47.41734,0
13.65733,47.41745,0
13.6577,47.4175,0
13.65793,47.41742,0
13.65823,47.41738,0
13.65899,47.41734,0
13.65978,47.4173,0
13.66057,47.4172,0
13.6613,47.41718,0
13.6616,47.41723,0
13.66192,47.41727,0
13.66222,47.4173,0
13.66245,47.41726,0
13.66281,47.41718,0
13.66431,47.41712,0
13.66605,47.41713,0
13.6675,47.41728,0
13.66889,47.41733,0
13.67002,47.4174,0
13.67042,47.41741,0
13.67094,47.41747,0
13.67123,47.41743,0
13.6715,47.41736,0
13.67179,47.41748,0
13.67225,47.41753,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>