<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KJFK to EKCH</name>
        <description>John F Kennedy Intl to Kastrup</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KJFK to EKCH</name>
            <description>John F Kennedy Intl to Kastrup</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-73.771594,40.627911,0
-73.689792,40.590759,36.576
-73.672644,40.584444,51.816
-73.654837,40.579288,70.104
-73.636508,40.57533,91.44
-73.617795,40.572601,118.872
-73.598841,40.571121,146.304
-73.57979,40.570901,176.78400000000002
-73.560785,40.571944,210.312
-73.541973,40.57424,246.888
-73.523494,40.577774,286.512
-73.50549,40.582517,326.136
-73.488098,40.588434,371.856
-73.471449,40.595479,420.624
-73.455671,40.6036,469.392
-73.440882,40.612734,524.256
-73.427197,40.622812,579.12
-70.63914,42.747902,11887.2
-67.658809,44.801931,11887.2
-64.463061,46.772805,11887.2
-61.030679,48.648082,11887.2
-57.34128,50.41366,11887.2
-53.376906,52.053754,11887.2
-49.1242,53.550992,11887.2
-44.577175,54.886715,11887.2
-39.740382,56.041524,11887.2
-34.63206,56.996141,11887.2
-29.286532,57.732563,11887.2
-23.754962,58.235439,11887.2
-18.103652,58.493467,11887.2
-12.409588,58.50057,11887.2
-6.75375,58.256578,11887.2
-1.213542,57.767247,11887.2
4.143988,57.043612,11887.2
12.112856,55.463017,899.1600000000001
12.135767,55.456635,829.056
12.159569,55.45141,762
12.18408,55.447381,697.9920000000001
12.209114,55.444578,637.032
12.234483,55.443024,579.12
12.259994,55.44273,524.256
12.285452,55.443699,469.392
12.310666,55.445922,420.624
12.335445,55.449383,371.856
12.359599,55.454056,326.136
12.382947,55.459905,286.512
12.405311,55.466885,246.888
12.42652,55.474943,210.312
12.446415,55.484019,176.78400000000002
12.464842,55.494043,146.304
12.633043,55.603099,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>