<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KLAX to EDDH</name>
        <description>Los Angeles Intl to Hamburg International Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KLAX to EDDH</name>
            <description>Los Angeles Intl to Hamburg International Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-118.409,33.9431,0
-116.862,34.7578,9875.52
-116.578,34.962500000000006,10668
-116.404,35.1023,10668
-115.68,35.675700000000006,10668
-115.16,36.0797,10668
-114.797,36.4156,10668
-114.474,36.7115,10668
-113.5,37.9333,10668
-113.176,38.66559999999998,10668
-112.583,39.9667,10668
-112.533,41.266700000000014,10668
-112.431,41.333,10668
-112.435,41.4888,10668
-112.451,42.199900000000014,10668
-112.607,42.72030000000001,10668
-112.652,42.87039999999999,10668
-112.462,43.40120000000002,10668
-112.34,43.733599999999996,10668
-112.209,44.088899999999995,10668
-112.547,45.24860000000001,10668
-111.412,47.44999999999999,10668
-110.995,47.73340000000002,10668
-110.662,47.9564,10668
-110.464,48.087800000000016,10668
-110.048,48.360900000000015,10668
-109.77,48.54050000000001,10668
-109.458,49,10668
-107.691,50.297,10668
-105.595,51.956999999999994,10668
-94.1353,58.74170000000001,10668
-83.3047,64.14850000000001,10668
-70,66.5,10668
-60,67,10668
-53.69919999999999,66.9358,10668
-52.22059999999999,66.9589,10668
-50.9417,66.9675,10668
-49.680800000000005,66.89440000000002,10668
-46.939700000000016,66.69920000000002,10668
-39.995299999999986,65.96780000000001,10668
-37.2071,65.5701,10668
-34.58330000000001,65.5667,10668
-30,65.1833,10668
-29,65,10668
-28,65,10668
-27,65,10668
-26,65,10668
-25,65,10668
-24,65,10668
-22.1481,64.7022,10668
-22.02879999999999,64.1515,10668
-21.770700000000005,64.08109999999999,10668
-21.526099999999985,63.971900000000005,10668
-20.34819999999999,63.94669999999999,10668
-17.57419999999999,63.848299999999995,10668
-16.63810000000001,63.8031,10668
-14.112200000000001,63.40639999999999,10668
-10,62.621700000000004,10668
-7.587680000000006,62.106899999999996,10668
-5.5833299999999895,61.900000000000006,10668
0,61.21440000000001,10668
5.507429999999999,57,10668
7.781110000000012,55.87530000000001,10180.32
8.300000000000011,55.60309999999998,8625.84
8.421390000000002,55.4289,7894.320000000001
8.65861000000001,55.08330000000001,6431.280000000001
9.985260000000011,53.633700000000005,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>