<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KORF to KLSV</name>
        <description>Norfolk Intl to Nellis Afb</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KORF to KLSV</name>
            <description>Norfolk Intl to Nellis Afb</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-76.208294,36.885864,0
-76.263553,36.828576,36.576
-76.275808,36.817935,51.816
-76.289174,36.808189,70.104
-76.303547,36.799413,91.44
-76.31882,36.791674,118.872
-76.334875,36.78503,146.304
-76.351591,36.779531,176.78400000000002
-76.368841,36.77522,210.312
-76.386493,36.77213,246.888
-76.404413,36.770284,286.512
-76.422466,36.769696,326.136
-76.440515,36.770371,371.856
-76.458421,36.772303,420.624
-76.47605,36.775478,11887.2
-79.850554,37.246856,11887.2
-83.265503,37.622317,11887.2
-86.710498,37.898462,11887.2
-90.176666,38.073549,11887.2
-93.654599,38.146456,11887.2
-97.134588,38.11671,11887.2
-100.606874,37.984504,11887.2
-104.061892,37.750691,11887.2
-107.490519,37.416756,11887.2
-110.884281,36.984781,11887.2
-114.856553,36.350155,210.312
-114.874002,36.346696,176.78400000000002
-114.891009,36.342025,146.304
-114.907445,36.336178,118.872
-114.923184,36.329199,91.44
-114.938107,36.321141,70.104
-114.9521,36.312067,51.816
-114.965057,36.302044,36.576
-115.024164,36.247581,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>