<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>OOSA to OEJN</name>
        <description>Salalah to King Abdulaziz Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>OOSA to OEJN</name>
            <description>Salalah to King Abdulaziz Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>54.087500000000006,17.040300000000002,0
52.37639999999999,16.980599999999995,10668
51.14920000000001,17.131100000000004,10668
50.43469999999999,17.219400000000007,10668
49.91669999999999,17.283299999999997,10668
49.4486,17.61670000000001,10668
48.46969999999999,18.305000000000007,10668
48.20060000000001,18.490800000000007,10668
47.567200000000014,18.924999999999997,10668
46.8742,19.39529999999999,10668
45.2054,20.505300000000005,10668
43.797500000000014,21.171099999999996,10668
43.4725,21.322199999999995,10668
41.35220000000001,21.9114,8900.16
40.021799999999985,22.264899999999997,3870.96
39.155100000000004,21.6828,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>