<?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
14.447782999999987,47.91098099999999,0
15.841981000000004,46.475986000000006,0
16.311211000000014,45.90026399999999,0
17.75972200000001,44.37055599999999,0
19.335221999999987,42.22780599999999,0
24.450000999999986,34,0
28.102499999999992,28.851666999999992,0
32.76858300000001,25.749389000000008,0
35.73333400000001,26.083334000000008,0
36.488111,26.179333,0
43.779639,26.29808299999999,0
50.648853,26.264194000000003,0
52.68777800000001,25.269999999999996,0
55.36426025,25.254912500000003,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>