<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LOWI to LOWW</name>
        <description>Innsbruck Kranebitten to Wien Schwechat</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LOWI to LOWW</name>
            <description>Innsbruck Kranebitten to Wien Schwechat</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>11.35702,47.261624,0
11.462373,47.272844,344.42400000000004
11.483076,47.276334,472.44
11.503253,47.281034,603.504
13.045512,47.605392,1127.76
16.147847,48.188409,1127.76
16.168376,48.193117,1127.76
16.189445,48.196614,1127.76
16.210892,48.198873,1127.76
16.232553,48.199879,1127.76
16.254264,48.199622,1127.76
16.275858,48.198104,1124.712
16.297171,48.195338,1097.28
16.318039,48.191345,1042.416
16.338304,48.186154,957.072
16.533375,48.122815,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>