<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>HEMA to HEAX</name>
        <description>MARSA ALAM INTL to ALEXANDRIA INTL</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>HEMA to HEAX</name>
            <description>MARSA ALAM INTL to ALEXANDRIA INTL</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>34.583710999999994,25.5571135,0
33.79639399999999,27.177757999999997,10668
32.05166700000001,28.033611000000008,10668
31.751666999999998,28.983610999999996,10668
31.518332999999984,29.700277999999997,8077.200000000001
31.388417000000004,30.092306000000008,6461.76
29.94760224999999,31.183715250000006,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>