<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>OLBA to HEAX</name>
        <description>Beyrouth Rafic Hariri Intl to Alexandria Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>OLBA to HEAX</name>
            <description>Beyrouth Rafic Hariri Intl to Alexandria Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>35.48769999999999,33.82050000000001,0
34.08330000000001,33.8167,7620
33.05000000000001,33.2,10668
32.92169999999999,33.125,10668
32.483299999999986,32.86670000000001,10668
32.08330000000001,32.63329999999999,9113.52
31.068299999999994,32.03360000000001,4998.72
29.946300000000008,31.181700000000006,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>