<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LOWK to LSZB</name>
        <description>Klagenfurt Woerthersee to Bern-Belp</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LOWK to LSZB</name>
            <description>Klagenfurt Woerthersee to Bern-Belp</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>14.331168569999988,46.642850640000006,0
13.91464400000001,46.696392,1889.76
11.756035999999995,47.115069000000005,10363.2
11.40187499999999,47.230008,10363.2
10.28194400000001,47.13722200000001,7559.04
9.598332999999997,47.35499999999999,5547.360000000001
7.497672370000004,46.91254663000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>