<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>HEAX to HECA</name>
        <description>Alexandria Intl to Cairo Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>HEAX to HECA</name>
            <description>Alexandria Intl to Cairo Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>29.954475,31.188683,0
30.01425,31.239902,121.92
30.075598,31.264418,121.92
30.143064,31.269516,121.92
30.208499,31.254584,121.92
30.264001,31.221424,121.92
30.302879,31.174036,121.92
30.622172,30.73496,121.92
31.056172,30.135538,121.92
31.0906,30.085893,121.92
31.14256,30.049431,121.92
31.205779,30.030552,121.92
31.272639,30.031529,121.92
31.335088,30.052244,121.92
31.398233,30.099689,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>