<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>HEBL to HEAX</name>
        <description>ABU SIMBEL to Alexandria Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>HEBL to HEAX</name>
            <description>ABU SIMBEL to Alexandria Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>31.611699999999985,22.376000000000005,0
31.622800000000012,22.701400000000007,975.36
30.686700000000002,25.462500000000006,3962.4
30.6353,25.61,3962.4
31.032399999999996,27.0312,3962.4
31.14779999999999,28.071399999999997,3962.4
31.2183,28.7003,3962.4
31.3031,29.398600000000002,3962.4
31.38839999999999,30.092299999999994,3962.4
29.946300000000008,31.181700000000006,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>