<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Stadion Loipe</name>
                  <description><![CDATA[Stadion Loipe]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Stadion Loipe</name>
                    <description><![CDATA[Stadion Loipe]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>14.15571,47.1113,0
14.15538,47.11124,0
14.15558,47.11098,0
14.15725,47.11068,0
14.15783,47.11049,0
14.15812,47.11035,0
14.15816,47.1103,0
14.15766,47.11043,0
14.15738,47.11035,0
14.15826,47.10942,0
14.15877,47.10942,0
14.1591,47.10956,0
14.15907,47.1098,0
14.1589,47.11005,0
14.15939,47.1099,0
14.15943,47.10909,0
14.15956,47.10898,0
14.16013,47.10898,0
14.16023,47.10877,0
14.15995,47.10871,0
14.15935,47.10855,0
14.15936,47.10838,0
14.15984,47.10817,0
14.16042,47.10802,0
14.16343,47.10798,0
14.16338,47.10772,0
14.16473,47.10723,0
14.16484,47.10707,0
14.16519,47.10705,0
14.16528,47.10728,0
14.16498,47.10752,0
14.16343,47.10798,0
14.16042,47.10802,0
14.1599,47.10831,0
14.15948,47.10842,0
14.15949,47.10854,0
14.16011,47.10862,0
14.16044,47.1088,0
14.16026,47.10915,0
14.15962,47.10912,0
14.15967,47.10989,0
14.16019,47.10987,0
14.16027,47.10992,0
14.15935,47.11002,0
14.15568,47.11129,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>