<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KHVS to KPNS</name>
        <description>Hartsville Rgnl to Pensacola Rgnl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KHVS to KPNS</name>
            <description>Hartsville Rgnl to Pensacola Rgnl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-80.122389,34.396722,0
-80.155698,34.329783,243.84
-80.202892,34.286982,704.0880000000001
-80.264934,34.260092,1222.248
-82.003383,33.414191,1706.88
-83.710189,32.545461,1706.88
-85.383861,31.654121,1706.88
-87.059317,30.724434,1706.88
-87.121333,30.701877,1600.2
-87.170618,30.662442,1222.248
-87.201227,30.610887,704.0880000000001
-87.209486,30.553433,243.84
-87.190658,30.482908,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>