<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KTUL to KIAH</name>
        <description>Tulsa Intl to Houston George Bush Int</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KTUL to KIAH</name>
            <description>Tulsa Intl to Houston George Bush Int</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-95.865982,35.693096,0
-96.903961,32.890312,0
-96.813271,32.574921,0
-96.810616,32.565769,0
-96.514709,31.520386,0
-96.449028,31.320608,0
-96.388535,31.162539,0
-96.056694,30.637829,0
-95.939674,30.526678,0
-95.861816,30.452517,0
-95.500008,30.105814,0
-94.846703,30.105181,0
-95.348961,29.973358,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>