<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>Areal Schutzhaus</name>
                  <description><![CDATA[Areal Schutzhaus]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>Areal Schutzhaus</name>
                    <description><![CDATA[Areal Schutzhaus]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>14.32931,47.05141,0
14.32902,47.05139,0
14.32875,47.05137,0
14.32872,47.05121,0
14.32873,47.05107,0
14.32867,47.05087,0
14.32867,47.05069,0
14.32872,47.05047,0
14.32855,47.05007,0
14.32832,47.04993,0
14.32819,47.04988,0
14.32815,47.04966,0
14.32823,47.04957,0
14.32847,47.04969,0
14.32875,47.05007,0
14.32899,47.05018,0
14.32954,47.05022,0
14.32989,47.05024,0
14.33021,47.05023,0
14.33093,47.05031,0
14.33109,47.05042,0
14.33117,47.05068,0
14.33109,47.05077,0
14.33091,47.05081,0
14.33083,47.05098,0
14.33087,47.05118,0
14.3309,47.05142,0
14.33089,47.05173,0
14.33097,47.0519,0
14.33058,47.05208,0
14.33019,47.05205,0
14.32969,47.05207,0
14.32922,47.05213,0
14.32888,47.0521,0
14.32887,47.05186,0
14.32939,47.05167,0
14.32931,47.05141,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>