<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KJFK to EDDM</name>
        <description>John F Kennedy Intl to Muenchen Franz Josef Strauss</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KJFK to EDDM</name>
            <description>John F Kennedy Intl to Muenchen Franz Josef Strauss</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
-70.274686,42.435477,11887.2
-66.925932,44.167281,11887.2
-63.380896,45.795471,11887.2
-59.630387,47.307597,11887.2
-55.668802,48.690374,11887.2
-51.495529,49.929927,11887.2
-47.116419,51.012171,11887.2
-42.54513,51.923329,11887.2
-37.804066,52.650576,11887.2
-32.924608,53.18278,11887.2
-27.946364,53.511235,11887.2
-22.915335,53.630318,11887.2
-17.881126,53.537939,11887.2
-12.89356,53.235723,11887.2
-7.999266,52.728864,11887.2
-3.238784,52.025712,11887.2
1.355402,51.137133,11887.2
5.759745,50.075778,11887.2
11.496871,48.355441,210.312
11.516028,48.348556,176.78400000000002
11.536013,48.342808,146.304
11.556673,48.338239,118.872
11.577853,48.334884,91.44
11.59939,48.332769,70.104
11.621122,48.33191,51.816
11.642884,48.332314,36.576
11.751017,48.340669,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>