<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>DTNH to HEAX</name>
        <description>Enfidha-Hammamet to Alexandria Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>DTNH to HEAX</name>
            <description>Enfidha-Hammamet to Alexandria Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>10.438600000000008,36.0758,0
11.5,36.0406,5608.320000000001
15.616399999999999,35.6378,10668
17.2919,35.4333,10668
18.5,35.26859999999999,10668
21.390800000000013,34.8275,10668
23,34.62530000000001,10668
24.44999999999999,34,10668
28.46690000000001,31.011399999999995,4998.72
29.946300000000008,31.181700000000006,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>