<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>OMDB to OEJN</name>
        <description>Dubai Intl to King Abdulaziz Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>OMDB to OEJN</name>
            <description>Dubai Intl to King Abdulaziz Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>55.37110000000001,25.251100000000008,0
53.47970000000001,25.2761,10668
53.15440000000001,25.348100000000002,10668
52.96530000000001,25.316699999999997,10668
52.68780000000001,25.269999999999996,10668
52.526399999999995,25.265199999999993,10668
51.609700000000004,25.249899999999997,10668
51.577200000000005,25.233599999999996,10668
51.254999999999995,25.27029999999999,10668
51.0711,25.268200000000007,10668
50.64690000000002,25.262599999999992,10668
50.513300000000015,25.260599999999997,10668
49.48400000000001,25.2791,10668
49.1233,25.246399999999994,10668
48.61610000000002,25.1986,10668
47.82939999999999,25.1211,10668
47.47970000000001,25.045299999999997,10668
46.7594,24.8861,10668
45.76939999999999,24.452799999999996,10668
44.59640000000002,23.925799999999995,10668
43.14080000000001,23.4067,10668
42.79939999999999,23.282200000000003,10668
42.3631,23.121700000000004,10668
41.37889999999999,22.767200000000003,9174.48
41.1181,22.671899999999994,8168.64
40.84559999999999,22.571699999999993,7101.84
40.021799999999985,22.264899999999997,3870.96
39.155100000000004,21.6828,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>