<?xml version="1.0" encoding="UTF-8"?>
            <kml xmlns="http://earth.google.com/kml/2.2">
                <Document>
                  <name>St. Lambrechter Klamm</name>
                  <description><![CDATA[St. Lambrechter Klamm]]></description>
                  <Style id="style1">
                    <LineStyle>
                      <color>FF0000FF</color>
                      <width>3</width>
                    </LineStyle>
                  </Style>
                  <Placemark>
                    <name>St. Lambrechter Klamm</name>
                    <description><![CDATA[St. Lambrechter Klamm]]></description>
                    <styleUrl>#style1</styleUrl>
                    <LineString>
                      <tessellate>1</tessellate>
                      <coordinates>14.29693,47.07318,0
14.29742,47.0732,0
14.29742,47.0732,0
14.29744,47.07323,0
14.29744,47.07323,0
14.29747,47.07327,0
14.2975,47.0733,0
14.2975,47.0733,0
14.2975,47.0733,0
14.2974,47.07339,0
14.29734,47.07345,0
14.2973,47.07354,0
14.29719,47.07366,0
14.29708,47.07381,0
14.297,47.07394,0
14.29702,47.07407,0
14.29698,47.07418,0
14.29691,47.07425,0
14.29684,47.07438,0
14.29683,47.07443,0
14.29691,47.07444,0
14.29704,47.07445,0
14.29716,47.07446,0
14.29716,47.07446,0
14.29704,47.07445,0
14.29691,47.07444,0
14.29683,47.07443,0
14.29684,47.07438,0
14.29691,47.07425,0
14.29698,47.07418,0
14.29702,47.07407,0
14.297,47.07394,0
14.29708,47.07381,0
14.29719,47.07366,0
14.2973,47.07354,0
14.29734,47.07345,0
14.2974,47.07339,0
14.2975,47.0733,0
14.2975,47.0733,0
14.2975,47.0733,0
14.29747,47.07327,0
14.29744,47.07323,0
14.29744,47.07323,0
14.29742,47.0732,0
14.29742,47.0732,0
14.29693,47.07318,0
</coordinates>
                    </LineString>
                    </Placemark>
                </Document>
            </kml>