<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>I18 to KMYR</name>
        <description>JACKSON CO to Myrtle Beach Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>I18 to KMYR</name>
            <description>JACKSON CO to Myrtle Beach Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-81.8195,38.9298,0
-80.8916,37.39099999999999,10668
-80.8017,37.238699999999994,10668
-80.7129,37.0877,10668
-80.6,36.94749999999999,10668
-80.5417,36.875,10668
-80.2782,36.544700000000006,10668
-80.119,36.28229999999999,10668
-79.9764,36.0457,9845.04
-79.8993,35.88239999999999,9174.48
-79.6766,35.406499999999994,7162.8
-79.5879,35.21549999999999,6370.320000000001
-78.9283,33.6797,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>