<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>HEAX to HLLQ</name>
        <description>Alexandria Intl to EL BEIDA</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>HEAX to HLLQ</name>
            <description>Alexandria Intl to EL BEIDA</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>29.946300000000008,31.181700000000006,0
28.2517,30.88329999999999,9662.16
26.005600000000015,31.57560000000001,10668
25.13329999999999,31.683300000000003,10668
22.02019999999999,32.778099999999995,182.88
21.95840000000001,32.789500000000004,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>