<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Wasser.Wander.Wunder-Weg beim Bodenbauer</name>
                  <description><![CDATA[Wasser.Wander.Wunder-Weg beim Bodenbauer]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Wasser.Wander.Wunder-Weg beim Bodenbauer</name>
                    <description><![CDATA[Wasser.Wander.Wunder-Weg beim Bodenbauer]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>15.11384,47.57983,0
15.11343,47.57988,0
15.11277,47.57985,0
15.11188,47.58004,0
15.11085,47.58055,0
15.11071,47.58073,0
15.11092,47.58092,0
15.11141,47.58128,0
15.11049,47.58211,0
15.10993,47.58244,0
15.10984,47.58282,0
15.10998,47.58416,0
15.11105,47.58288,0
15.11188,47.58223,0
15.11405,47.58105,0
15.11355,47.58039,0
15.11385,47.58016,0
15.1139,47.57985,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>