<?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.94760224999999,31.183715250000006,0
28.251666999999998,30.883332999999993,9387.84
26.005556000000013,31.575556000000006,10363.2
25.133332999999993,31.683333000000005,10363.2
23.921667000000014,31.853332999999992,7467.6
21.965833000000003,32.786944000000005,0
21.958358250000003,32.7894555,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>