<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>3K6 to KRDU</name>
        <description>ST LOUIS METRO EAST SHAFER FIELD to Raleigh Durham Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>3K6 to KRDU</name>
            <description>ST LOUIS METRO EAST SHAFER FIELD to Raleigh Durham Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-89.8066,38.7329,0
-87.9568,38.49850000000001,9570.720000000001
-87.083,38.3596,10668
-85.5774,38.1035,10668
-85.1005,38.04570000000001,10668
-84.4725,37.96639999999999,10668
-84.0338,37.88409999999999,10668
-83.599,37.8005,10668
-81.9503,37.4678,10668
-81.1943,37.3064,9509.76
-80.9944,37.21600000000001,8778.24
-80.894,37.1703,8412.48
-80.7129,37.0877,7772.400000000001
-80.6,36.94749999999999,7101.84
-80.5417,36.875,6766.56
-78.7856,35.8759,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>