<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LSZH to LOWW</name>
        <description>Zurich to Wien Schwechat</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LSZH to LOWW</name>
            <description>Zurich to Wien Schwechat</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>8.556733,47.445436,0
8.601876,47.379834,164.592
8.612557,47.367298,237.744
8.624807,47.35544,320.04
8.638533,47.34435,411.48
8.65363,47.334112,515.1120000000001
8.669983,47.324806,624.84
8.687468,47.3165,740.664
8.705952,47.309259,865.6320000000001
8.725293,47.303138,993.648
8.745345,47.298183,1121.664
8.765957,47.294432,1255.776
8.78697,47.291913,2560.32
8.808227,47.290647,2560.32
8.829565,47.290642,2560.32
8.850823,47.291898,2560.32
8.871839,47.294406,2560.32
8.892454,47.298147,2560.32
10.952911,47.60078,2560.32
13.03623,47.867488,2560.32
16.189445,48.196614,1517.904
16.210892,48.198873,1386.8400000000001
16.232553,48.199879,1255.776
16.254264,48.199622,1121.664
16.275858,48.198104,993.648
16.297171,48.195338,865.6320000000001
16.318039,48.191345,740.664
16.338304,48.186154,624.84
16.533375,48.122815,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>