<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KCHS to MMUN</name>
        <description>Charleston Afb Intl to Cancun Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KCHS to MMUN</name>
            <description>Charleston Afb Intl to Cancun Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-80.032328,32.892178,0
-79.986112,32.831106,42.672000000000004
-79.978172,32.818262,60.96
-79.971595,32.804886,82.296
-79.966431,32.79108,106.68
-79.962719,32.776947,137.16
-79.960486,32.762596,170.68800000000002
-79.959749,32.748136,204.216
-79.960513,32.733677,243.84
-79.962772,32.719329,286.512
-79.966508,32.705202,332.232
-79.971692,32.691402,381
-79.978285,32.678035,432.81600000000003
-79.986236,32.665202,487.68
-79.995483,32.653001,545.592
-81.303954,30.756048,10210.800000000001
-82.563975,28.847389,10210.800000000001
-83.778443,26.927443,10210.800000000001
-84.952144,24.997452,10210.800000000001
-87.066247,21.345822,1200.912
-87.073746,21.333146,1115.568
-87.08003,21.319909,1036.3200000000002
-87.085051,21.306213,957.072
-87.088771,21.292161,880.8720000000001
-87.091162,21.27786,807.72
-87.092206,21.26342,737.616
-87.091896,21.24895,670.5600000000001
-87.090234,21.23456,606.552
-87.087232,21.220359,545.592
-87.082915,21.206457,487.68
-87.077315,21.192958,432.81600000000003
-87.070475,21.179966,381
-87.062447,21.167579,332.232
-87.053293,21.155892,286.512
-87.043082,21.144993,243.84
-87.031892,21.134966,204.216
-87.019808,21.125887,170.68800000000002
-86.890956,21.045306,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>