<?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>15.45684,46.71353,0
15.45662,46.71359,0
15.45674,46.7133,0
15.45683,46.71319,0
15.4569,46.71307,0
15.45692,46.713,0
15.45698,46.71293,0
15.45704,46.71278,0
15.45704,46.71268,0
15.45703,46.71264,0
15.45699,46.71254,0
15.45694,46.7125,0
15.45685,46.71243,0
15.4568,46.71233,0
15.45677,46.71219,0
15.4568,46.71202,0
15.45678,46.71186,0
15.45678,46.71178,0
15.45683,46.71154,0
15.45687,46.71142,0
15.4569,46.71133,0
15.45697,46.71107,0
15.457,46.71074,0
15.45703,46.71041,0
15.4571,46.71006,0
15.45716,46.7097,0
15.45722,46.70928,0
15.45729,46.70885,0
15.45755,46.70863,0
15.45753,46.70839,0
15.45751,46.70816,0
15.45752,46.70814,0
15.45776,46.70789,0
15.45797,46.70772,0
15.45819,46.70755,0
15.45828,46.70738,0
15.45836,46.70717,0
15.45832,46.7068,0
15.4584,46.70645,0
15.45848,46.70614,0
15.45884,46.70582,0
15.45908,46.70565,0
15.45932,46.70548,0
15.45956,46.70522,0
15.45965,46.70507,0
15.45975,46.70471,0
15.45975,46.70471,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>