<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSAW to KCVG</name>
        <description>Sawyer Intl to Cincinnati Northern Kentucky Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSAW to KCVG</name>
            <description>Sawyer Intl to Cincinnati Northern Kentucky Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-87.399167,46.336872,0
-87.415421,46.265383,225.55200000000002
-87.416856,46.250944,316.992
-87.416467,46.236473,423.672
-87.414256,46.222081,539.496
-87.410241,46.207877,1859.2800000000002
-87.404454,46.193969,1859.2800000000002
-86.696025,44.524275,1859.2800000000002
-86.029534,42.851838,1859.2800000000002
-85.398233,41.17574,1859.2800000000002
-84.693005,39.185922,539.496
-84.688225,39.171931,423.672
-84.685037,39.15767,316.992
-84.683465,39.143249,225.55200000000002
-84.683739,39.070883,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>