<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>HLLB to HEAX</name>
        <description>Benghazi Benina Intl to Alexandria Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>HLLB to HEAX</name>
            <description>Benghazi Benina Intl to Alexandria Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>20.269599999999997,32.0968,0
22.33330000000001,31.9833,10668
23.921699999999987,31.853300000000004,10668
25.13329999999999,31.683300000000003,10668
26.005600000000015,31.57560000000001,10668
28.2517,30.88329999999999,5791.200000000001
29.946300000000008,31.181700000000006,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>