<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KJFK to LFPG</name>
        <description>John F Kennedy Int'l to Paris Charles De Gaulle</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KJFK to LFPG</name>
            <description>John F Kennedy Int'l to Paris Charles De Gaulle</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-73.7787,40.63990000000001,0
-71.9994,41.5564,6370.320000000001
-71.8259,41.6961,7101.84
-71.642,41.843199999999996,7894.320000000001
-71.564,41.90530000000001,8229.6
-71.507,41.95060000000001,8473.44
-71.3116,42.105199999999996,9296.4
-70.9896,42.357399999999984,10668
-70.2304,42.60309999999998,11582.400000000001
-70.0227,42.66899999999998,11582.400000000001
-67,43.565,11582.400000000001
-52,49.5,11582.400000000001
-50,50,11582.400000000001
-40,52,11582.400000000001
-30,53,11582.400000000001
-20,53,11582.400000000001
-15,53,11582.400000000001
-14,53,11582.400000000001
-8.88521,52.721000000000004,11582.400000000001
-8.125169999999997,52.589200000000005,11582.400000000001
-7.64667,52.503299999999996,11582.400000000001
-5.8422199999999975,52.15860000000001,11582.400000000001
-5.0401899999999955,51.994699999999995,11582.400000000001
-3.28361000000001,51.610000000000014,11582.400000000001
-2.0616699999999923,51.443299999999994,11582.400000000001
-1.5586099999999874,51.3708,11582.400000000001
-1.1708299999999952,51.31309999999999,11582.400000000001
-1.0449999999999875,51.25389999999999,11582.400000000001
-0.6250029999999924,51.054,11399.52
0.12191400000000385,50.760699999999986,9235.44
0.3497220000000141,50.58250000000001,8321.04
0.4911109999999894,50.47110000000001,7772.400000000001
0.6413890000000038,50.351699999999994,7162.8
0.8480560000000139,50.1867,6339.84
2.5626200000000097,49.00970000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>