<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LOWW to OMDB</name>
        <description>Wien Schwechat to DUBAI INTL</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LOWW to OMDB</name>
            <description>Wien Schwechat to DUBAI INTL</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>16.56963723999999,48.11006850000001,0
17.408907999999997,47.623774999999995,0
21.10453899999999,46.262786000000006,0
22.586769000000004,45.516794000000004,0
32.99277799999999,41.453332999999986,0
33.411944000000005,41.29055600000001,0
34.738889,40.74638899999999,0
36.893332999999984,39.789444,0
38.940556000000015,38.84555599999999,0
39.298844,38.606521999999984,0
40.20861099999999,37.870833000000005,0
41.230278,37.072222,0
43.91499999999999,34.203333,0
44.797931000000005,33.36047500000001,0
45.35816700000001,32.82566700000001,0
45.85599400000001,32.374572,0
46.950556000000006,31.359167,0
48.49555599999999,29.87527800000001,0
49.03055599999999,29.466667,0
49.5325,29.082499999999996,0
50.027221999999995,28.678611000000004,0
51.183333000000005,27.683333000000005,0
52.02888899999999,27.205277999999993,0
53.95833300000001,26.075000000000003,0
54.399167000000006,25.864722,0
54.70833300000001,25.600832999999994,0
55.36426025,25.254912500000003,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>