<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LPPT to KJFK</name>
        <description>Lisboa Humberto Delgado to John F. Kennedy Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LPPT to KJFK</name>
            <description>Lisboa Humberto Delgado to John F. Kennedy Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-9.135189999999994,38.77879999999999,0
-10,38.545000000000016,4663.4400000000005
-13.40440000000001,38.878600000000006,10668
-15,39,10668
-20,39,10668
-21,40,10668
-23,41,10668
-25,42,10668
-26,42,10668
-27,42,10668
-28,42,10668
-29,42,10668
-31,43,10668
-32,43,10668
-33,43,10668
-34,43,10668
-35,43,10668
-36,43,10668
-37,43,10668
-38,43,10668
-39,43,10668
-40,43,10668
-50,43,10668
-57.8681,43.07220000000001,10668
-60,43,10668
-67,42.1978,10668
-67.7906,42.002700000000004,10668
-70.0372,42.0172,10668
-71.1432,41.252999999999986,8168.64
-71.3985,41.181700000000006,7376.160000000001
-72.3167,40.91899999999998,4450.08
-73.7765,40.64009999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>