<?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
21.98381900000001,45.82499999999999,0
22.586769000000004,45.516794000000004,0
38.940556000000015,38.84555599999999,0
39.298844,38.606521999999984,0
48.49555599999999,29.87527800000001,0
49.03055599999999,29.466667,0
49.5325,29.082499999999996,0
49.670000000000016,28.970556000000002,0
50.027221999999995,28.678611000000004,0
51.183333000000005,27.683333000000005,0
52.02888899999999,27.205277999999993,0
53.95833300000001,26.075000000000003,0
55.36426025,25.254912500000003,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>