<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>HECA to HLLQ</name>
        <description>Cairo International to EL BEIDA</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>HECA to HLLQ</name>
            <description>Cairo International to EL BEIDA</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>31.413900000000012,30.111400000000003,0
29.950700000000012,31.187600000000003,10668
29.4486,31.494200000000006,10668
28.46690000000001,31.011399999999995,10668
28.2517,30.88329999999999,10668
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>