<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KLAX to EDDF</name>
        <description>Los Angeles Intl to Frankfurt Am Main</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KLAX to EDDF</name>
            <description>Los Angeles Intl to Frankfurt Am Main</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-118.379838,33.939896,0
-118.293255,33.948707,36.576
-118.276189,33.951719,51.816
-118.259505,33.955954,70.104
-118.243327,33.961379,91.44
-118.227781,33.967953,118.872
-118.212983,33.975625,146.304
-118.199046,33.984338,176.78400000000002
-118.186077,33.994025,210.312
-118.174174,34.004613,246.888
-118.163428,34.01602,286.512
-118.153922,34.02816,326.136
-116.143615,36.644133,11887.2
-113.996568,39.225092,11887.2
-111.68692,41.763646,11887.2
-109.188871,44.252158,11887.2
-106.472758,46.681461,11887.2
-103.504716,49.040503,11887.2
-100.246571,51.315945,11887.2
-96.656216,53.491694,11887.2
-92.688829,55.548436,11887.2
-88.299472,57.463201,11887.2
-83.447721,59.209136,11887.2
-78.104941,60.755668,11887.2
-72.264287,62.06938,11887.2
-65.952314,63.115892,11887.2
-59.239059,63.862909,11887.2
-52.241601,64.284195,11887.2
-45.116334,64.363619,11887.2
-38.039025,64.098023,11887.2
-31.178047,63.497819,11887.2
-24.670275,62.585067,11887.2
-18.607495,61.389804,11887.2
-13.035239,59.945898,11887.2
-7.96055,58.287514,11887.2
-3.363411,56.446692,11887.2
0.792267,54.45205,11887.2
4.55007,52.328328,11887.2
8.040735,50.037966,829.056
8.055337,50.026944,762
8.071376,50.016781,697.9920000000001
8.088728,50.007555,637.032
8.107263,49.999336,579.12
8.126839,49.992186,524.256
8.147306,49.986161,469.392
8.168511,49.981305,420.624
8.19029,49.977657,371.856
8.21248,49.975243,326.136
8.234912,49.974082,286.512
8.257416,49.974182,246.888
8.279821,49.975544,210.312
8.301956,49.978156,176.78400000000002
8.323655,49.981999,146.304
8.534631,50.032617,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>