<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Wasserweg Miesenbach</name>
                  <description><![CDATA[Wasserweg Miesenbach]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Wasserweg Miesenbach</name>
                    <description><![CDATA[Wasserweg Miesenbach]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>15.76029,47.36967,0
15.76124,47.3694,0
15.76199,47.36943,0
15.76244,47.36943,0
15.7631,47.36961,0
15.76448,47.36938,0
15.76512,47.36961,0
15.76522,47.36914,0
15.76556,47.36893,0
15.76635,47.36891,0
15.76643,47.36888,0
15.76629,47.36872,0
15.76626,47.36869,0
15.76571,47.36852,0
15.76519,47.36808,0
15.76439,47.36711,0
15.76358,47.36672,0
15.76071,47.36605,0
15.76021,47.366,0
15.75863,47.36574,0
15.75798,47.36604,0
15.7569,47.36606,0
15.75419,47.36694,0
15.75068,47.36815,0
15.75069,47.36837,0
15.75251,47.37021,0
15.75332,47.37068,0
15.75416,47.37107,0
15.75488,47.37171,0
15.75533,47.37176,0
15.75628,47.37291,0
15.75832,47.37442,0
15.75907,47.37535,0
15.76011,47.37369,0
15.76026,47.3731,0
15.76018,47.37268,0
15.75999,47.37116,0
15.76029,47.36967,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>