<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KORF to KLAX</name>
        <description>Norfolk Intl to Los Angeles Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KORF to KLAX</name>
            <description>Norfolk Intl to Los Angeles Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-76.2015944,36.89460613,0
-77.82821944,37.528508329999994,9418.32
-79.10688889,37.900527780000004,10668
-79.620731,37.992333,10668
-80.362444,38.12049999999999,10668
-80.795275,38.19293299999998,10668
-81.76991667,38.349666670000005,10668
-84.31063889,38.64949999999999,10668
-85.170286,38.698533,10668
-85.375683,38.70932500000001,10668
-86.440172,38.759356,10668
-88.971172,38.839214,10668
-89.119725,38.842224999999985,10668
-90.48236944,38.860688890000006,10668
-91.742583,38.69191699999999,10668
-92.130933,38.636224999999996,10668
-94.042189,38.34489400000001,10668
-94.48825,38.27208332999999,10668
-96.805164,38.179947,10668
-97.375272,38.150214000000005,10668
-100.72500833,37.91900278,10668
-105.81552778,37.34916667,10668
-108.09888889,36.74838889,10668
-110.351967,36.312524999999994,10668
-111.26958889,36.12131110999999,10668
-113.54446667,35.62471110999999,10668
-114.982164,35.03232800000001,10668
-115.718436,34.718908,9265.92
-115.986986,34.602875,8290.560000000001
-116.415139,34.415994,6705.6
-118.40891721,33.94313043,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>