<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Ritterweg</name>
                  <description><![CDATA[Ritterweg]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Ritterweg</name>
                    <description><![CDATA[Ritterweg]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>15.82282,46.84339,0
15.82251,46.84362,0
15.82282,46.84387,0
15.82291,46.84389,0
15.82299,46.84393,0
15.82316,46.84408,0
15.82343,46.84441,0
15.82359,46.84454,0
15.82483,46.84569,0
15.82565,46.84643,0
15.82522,46.84667,0
15.82443,46.84749,0
15.82457,46.84888,0
15.82469,46.85035,0
15.82547,46.85034,0
15.82551,46.85059,0
15.82714,46.85081,0
15.8275,46.85043,0
15.82778,46.85009,0
15.82799,46.84971,0
15.82815,46.84929,0
15.82817,46.84879,0
15.8282,46.84848,0
15.82828,46.8481,0
15.82842,46.84787,0
15.82862,46.84746,0
15.82877,46.84709,0
15.82899,46.8465,0
15.82908,46.84612,0
15.82912,46.84576,0
15.82909,46.84487,0
15.82695,46.84488,0
15.8272,46.8452,0
15.82705,46.84529,0
15.82694,46.84549,0
15.82643,46.84582,0
15.82595,46.84624,0
15.82565,46.84643,0
15.82483,46.84569,0
15.82359,46.84454,0
15.82343,46.84441,0
15.82316,46.84409,0
15.82299,46.84393,0
15.82291,46.84389,0
15.82282,46.84387,0
15.82251,46.84362,0
15.82281,46.84339,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>