<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>OJAQ to HEAX</name>
        <description>AQABA KING HUSSEIN INTL to Alexandria Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>OJAQ to HEAX</name>
            <description>AQABA KING HUSSEIN INTL to Alexandria Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>35.017799999999994,29.611000000000004,0
34.233299999999986,29.606700000000004,4450.08
32.685,29.599999999999994,10668
31.868300000000005,29.783299999999997,8503.92
31.38839999999999,30.092299999999994,6461.76
29.946300000000008,31.181700000000006,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>