<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KEWR to KTUL</name>
        <description>Newark Liberty Intl to Tulsa Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KEWR to KTUL</name>
            <description>Newark Liberty Intl to Tulsa Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-75.130119,40.818516,0
-75.683975,40.580971,0
-75.972763,40.453255,0
-76.269669,40.321907,0
-77.104729,39.943871,0
-77.29837,39.950645,0
-77.955887,39.971169,0
-78.322075,39.980995,0
-79.414894,40.003395,0
-80.817253,40.017029,0
-81.230942,40.011124,0
-81.532875,40.005207,0
-83.032356,39.966114,0
-83.186943,39.963299,0
-84.30867,39.920914,0
-84.630508,39.906754,0
-86.36747,39.814724,0
-87.828766,39.495575,0
-88.771904,39.278183,0
-90.482361,38.860695,0
-92.199501,37.970371,0
-93.33403,37.355946,0
-95.03933,36.817333,10972.800000000001
-95.226883,36.663193,0
-95.496475,36.439926,0
-95.882202,36.20023,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>