<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KEWR to ENGM</name>
        <description>Newark Liberty Intl to Oslo Gardermoen</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KEWR to ENGM</name>
            <description>Newark Liberty Intl to Oslo Gardermoen</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-74.162175,40.702558,0
-74.12068,40.767736,36.576
-74.110911,40.780176,51.816
-74.099745,40.791923,70.104
-71.607183,43.10147,11887.2
-68.923967,45.354018,11887.2
-66.021765,47.538587,11887.2
-62.871991,49.643654,11887.2
-59.444142,51.655671,11887.2
-55.706891,53.558802,11887.2
-51.630015,55.334719,11887.2
-47.187435,56.962544,11887.2
-42.361583,58.419053,11887.2
-37.149017,59.679267,11887.2
-31.56671,60.717594,11887.2
-25.657612,61.509575,11887.2
-19.493404,62.034129,11887.2
-13.172229,62.275979,11887.2
-6.810372,62.227699,11887.2
-0.529052,61.89079,11887.2
10.883337,60.485657,762
10.911578,60.48167,697.9920000000001
10.939001,60.476485,637.032
10.965398,60.470142,579.12
10.990568,60.46269,524.256
11.014318,60.454184,469.392
11.036468,60.44469,420.624
11.056849,60.43428,371.856
11.075307,60.423033,326.136
11.091703,60.411035,286.512
11.105912,60.398377,246.888
11.117827,60.385155,210.312
11.127361,60.37147,176.78400000000002
11.134442,60.357427,146.304
11.139018,60.343132,118.872
11.141057,60.328694,91.44
11.140545,60.314223,70.104
11.137489,60.299829,51.816
11.131913,60.285622,36.576
11.091664,60.216067,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>