<?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.7765,40.64009999999999,0
-72.7162,42.162000000000006,10668
-70.6135,43.425700000000006,10668
-70.3411,43.54859999999999,10668
-69.4918,43.9246,10668
-67.1566,44.9024,10668
-55.83330000000001,52.400000000000006,10668
-50,54,10668
-40,56,10668
-30,58,10668
-20,58,10668
-15,57,10668
-14,56.94999999999999,10668
-13,57,10668
-12,57,10668
-11,57,10668
-10,57,10668
-9,57,10668
-8,57,10668
-7,57,10668
-6,57,10668
-4.898609999999991,57.369200000000006,10668
0.7769439999999861,56.40809999999999,10668
3.5,56.1747,10668
5,55.93889999999999,10668
5.394720000000007,55.941900000000004,10668
6.634170000000012,55.9436,10668
7.781110000000012,55.87530000000001,10668
7.969719999999995,55.8631,10424.16
8.113889999999998,55.85329999999999,10119.36
8.269720000000007,55.84280000000001,9753.6
8.41221999999999,55.827799999999996,9448.800000000001
9.91556,55.65809999999999,6065.52
12.656000000000006,55.61789999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>