<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>HELX to HEAX</name>
        <description>Luxor Intl to Alexandria Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>HELX to HEAX</name>
            <description>Luxor Intl to Alexandria Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>32.70490000000001,25.671599999999998,0
32.285,27.300299999999993,10668
32.05169999999998,28.033299999999997,10668
31.7517,28.983599999999996,10668
31.51830000000001,29.7003,8046.72
31.38839999999999,30.092299999999994,6461.76
29.946300000000008,31.181700000000006,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>