<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LOWW to LSZB</name>
        <description>Vienna to Bern-Belp</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LOWW to LSZB</name>
            <description>Vienna to Bern-Belp</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>16.56960000000001,48.11009999999999,0
14.103199999999987,48.22970000000001,10668
12.892799999999994,48.0026,10668
12.587500000000006,47.974699999999984,10668
11.800000000000011,47.899400000000014,10668
11.368099999999998,47.85579999999999,10668
10.349799999999988,47.7458,8382
9.669440000000009,47.72919999999999,6583.68
7.497629999999987,46.9127,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>