<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KJFK to EGAA</name>
        <description>John F. Kennedy Intl to Belfast International</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KJFK to EGAA</name>
            <description>John F. Kennedy Intl to Belfast International</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-73.7765,40.64009999999999,0
-71.9994,41.5564,10607.04
-71.8259,41.6961,10668
-71.642,41.843199999999996,10668
-71.564,41.90530000000001,10668
-71.507,41.95060000000001,10668
-71.3116,42.105199999999996,10668
-70.9895,42.357399999999984,10668
-70.2304,42.60309999999998,10668
-70.0227,42.66899999999998,10668
-67,43.565,10668
-52,48.5,10668
-50,49,10668
-40,52,10668
-30,53,10668
-20,53,10668
-15,53,10668
-14,53,10668
-12,54,10668
-11,54,10668
-10,54,9387.84
-9,54,7071.360000000001
-8.264440000000008,53.9725,5364.4800000000005
-6.219940000000008,54.65389999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>