<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Fürstenfelder Stadtrundgang</name>
                  <description><![CDATA[Fürstenfelder Stadtrundgang]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Fürstenfelder Stadtrundgang</name>
                    <description><![CDATA[Fürstenfelder Stadtrundgang]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>16.07847,47.05017,0
16.07853,47.05014,0
16.07865,47.05007,0
16.07875,47.05,0
16.07887,47.04991,0
16.07896,47.04983,0
16.07897,47.04982,0
16.07896,47.04983,0
16.07911,47.04987,0
16.0795,47.05007,0
16.0797,47.05014,0
16.07979,47.05017,0
16.0798,47.05017,0
16.07977,47.05029,0
16.07975,47.05036,0
16.07973,47.0504,0
16.07969,47.05045,0
16.07969,47.05045,0
16.07963,47.05051,0
16.07954,47.05057,0
16.07945,47.05062,0
16.07936,47.05066,0
16.07922,47.05073,0
16.0792,47.05074,0
16.07911,47.05077,0
16.07895,47.05081,0
16.07842,47.0509,0
16.07819,47.05094,0
16.07808,47.05095,0
16.0767,47.0513,0
16.0764,47.05097,0
16.07588,47.05116,0
16.07489,47.05151,0
16.07465,47.05125,0
16.07458,47.05126,0
16.0745,47.05118,0
16.07419,47.05087,0
16.07438,47.05076,0
16.07447,47.05065,0
16.07467,47.05052,0
16.07497,47.05037,0
16.07539,47.05019,0
16.07573,47.05008,0
16.07589,47.05003,0
16.07584,47.04974,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>