<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KHTS to KUNV</name>
        <description>Huntington-Tri State Rgnl/Milton J Ferguson Fld to University Park Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KHTS to KUNV</name>
            <description>Huntington-Tri State Rgnl/Milton J Ferguson Fld to University Park Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-82.5604,38.36849999999998,0
-80.8139,39.01390000000001,9845.04
-80.0745,39.52420000000001,8442.960000000001
-79.1536,40.14359999999999,4754.88
-77.8476,40.849999999999994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>