<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KCHS to MKJS</name>
        <description>Charleston AFB/Intl to Sangster Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KCHS to MKJS</name>
            <description>Charleston AFB/Intl to Sangster Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-80.0406,32.8981,0
-80.8702,31.838099999999997,8290.560000000001
-81.1446,31.201300000000003,10668
-81.1127,30.639800000000008,10668
-81.1126,30.4568,10668
-81.1127,29.908900000000003,10668
-81.1127,29.808499999999995,10668
-81.1127,29.554900000000004,10668
-81.1127,29.303300000000007,10668
-80.8679,28.691599999999994,10668
-80.4897,27.678399999999996,10668
-80.4838,27.528099999999995,10668
-80.4694,27.1562,10668
-80.4626,26.9867,10668
-80.4564,26.82560000000001,10668
-80.4508,26.6802,10668
-80.4177,26.5771,10668
-80.1544,25.751900000000006,10668
-79.9868,25.2967,10668
-79.69,24.8806,10668
-79.0698,24.000100000000003,10668
-78.8158,22.015100000000004,10668
-78.2933,19.976100000000002,5943.6
-77.9134,18.503699999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>