<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KLAX to EHAM</name>
        <description>Los Angeles Intl to Schiphol</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KLAX to EHAM</name>
            <description>Los Angeles Intl to Schiphol</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-118.293255,33.948707,0
-118.276189,33.951719,0
-118.259505,33.955954,0
-118.243327,33.961379,0
-118.227781,33.967953,0
-118.212983,33.975625,0
-118.199046,33.984338,0
-118.186077,33.994025,0
-118.174174,34.004613,0
-118.163428,34.01602,0
-118.153922,34.02816,0
-116.172057,36.647716,4236.72
-114.055195,39.233267,10607.04
-111.777631,41.777587,11887.2
-109.313689,44.273232,11887.2
-106.633769,46.711254,11887.2
-103.703953,49.080849,11887.2
-100.48583,51.368951,11887.2
-96.936764,53.559761,11887.2
-93.010965,55.634251,11887.2
-88.661919,57.569709,11887.2
-83.846839,59.339442,11887.2
-78.533832,60.912874,11887.2
-72.712021,62.256313,11887.2
-66.403637,63.334748,11887.2
-59.675077,64.114856,11887.2
-52.641764,64.569043,11887.2
-45.461485,64.679694,11887.2
-38.314604,64.442329,11887.2
-31.376229,63.866464,11887.2
-24.790313,62.973815,11887.2
-18.654449,61.794573,11887.2
-13.017886,60.363102,11887.2
-7.889337,58.714214,11887.2
-3.248908,56.880613,11064.24
0.940292,54.891501,5029.2
4.916701,52.656023,60.96
4.934654,52.646491,60.96
4.951165,52.636047,60.96
4.966109,52.624768,30.48
4.979374,52.612742,30.48
4.990858,52.60006,30.48
5.000475,52.586819,30.48
5.008152,52.573118,30.48
5.013834,52.559063,30.48
5.017477,52.54476,30.48
5.019055,52.530319,0
5.018558,52.515849,0
5.01599,52.50146,0
5.011373,52.487263,0
5.004743,52.473364,0
4.996151,52.459871,0
4.985665,52.446885,0
4.973365,52.434505,0
4.959345,52.422826,0
4.803024,52.314027,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>