<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LIBR to HEAX</name>
        <description>Brindisi Airport to Alexandria Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LIBR to HEAX</name>
            <description>Brindisi Airport to Alexandria Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>17.941599999999994,40.661400000000015,0
19,40.056700000000006,6583.68
20.0728,39.443899999999985,10668
20.43029999999999,39.26220000000001,10668
20.9683,38.985000000000014,10668
21.84190000000001,38.524699999999996,10668
22.232200000000006,38.315,10668
22.6978,38.06139999999999,10668
22.935900000000004,37.93039999999999,10668
24.519499999999994,36.7475,10668
25.348900000000015,35.925,10668
25.42609999999999,35.8475,10668
25.576899999999995,35.6947,10668
26.189099999999996,35.0684,10668
27.33330000000001,33.9517,10668
28.335000000000008,32.9447,8717.28
29.610000000000014,31.572500000000005,1889.76
29.946300000000008,31.181700000000006,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>