<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KCHS to KATL</name>
        <description>Charleston Afb Intl to Hartsfield Jackson Atlanta Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KCHS to KATL</name>
            <description>Charleston Afb Intl to Hartsfield Jackson Atlanta Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-80.048119,32.913022,0
-80.094409,32.974077,323.088
-80.104902,32.985566,448.05600000000004
-80.116551,32.996244,579.12
-80.129266,33.00603,710.1840000000001
-80.142951,33.014849,838.2
-80.157502,33.022634,1219.2
-80.172808,33.029326,1219.2
-80.188753,33.034874,1219.2
-80.205214,33.039237,1219.2
-80.222068,33.042379,1219.2
-81.534295,33.250737,1219.2
-82.854991,33.446175,1219.2
-84.200662,33.630737,1133.856
-84.21778,33.633257,1054.608
-84.235096,33.634525,954.024
-84.40893,33.634699,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>