<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KORF to KDRT</name>
        <description>Norfolk Intl to Del Rio Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KORF to KDRT</name>
            <description>Norfolk Intl to Del Rio Intl</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
-79.451314,36.139675,11887.2
-82.466484,35.431412,11887.2
-85.426394,34.649554,11887.2
-88.328559,33.797558,11887.2
-91.171327,32.878988,11887.2
-93.95382,31.897468,11887.2
-96.675868,30.856638,11887.2
-100.572972,29.226796,969.264
-100.587389,29.219642,899.1600000000001
-100.602464,29.213613,829.056
-100.618083,29.208752,762
-100.634127,29.205099,697.9920000000001
-100.650475,29.20268,637.032
-100.667002,29.201514,579.12
-100.683582,29.20161,524.256
-100.700089,29.202966,469.392
-100.716399,29.205574,420.624
-100.732386,29.209412,371.856
-100.747931,29.214452,326.136
-100.762913,29.220655,286.512
-100.77722,29.227974,246.888
-100.790743,29.236354,210.312
-100.803379,29.24573,176.78400000000002
-100.815031,29.256031,146.304
-100.920831,29.36755,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>