<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KIND to KCVG</name>
        <description>Indianapolis Intl to Cincinnati Northern Kentucky Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KIND to KCVG</name>
            <description>Indianapolis Intl to Cincinnati Northern Kentucky Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-86.29289,39.728309,0
-86.226961,39.77996,213.36
-86.212651,39.78937,213.36
-86.197327,39.797786,213.36
-86.181104,39.805144,213.36
-86.164107,39.811388,213.36
-86.146464,39.81647,213.36
-86.128311,39.820351,213.36
-86.109786,39.823002,213.36
-86.091029,39.824403,213.36
-86.072185,39.824543,213.36
-86.053397,39.823422,213.36
-86.034808,39.821046,213.36
-86.01656,39.817436,213.36
-85.998792,39.812618,213.36
-85.98164,39.806629,213.36
-85.498456,39.617575,213.36
-84.887543,39.374574,213.36
-84.868896,39.373272,213.36
-84.850468,39.370719,213.36
-84.832398,39.366933,213.36
-84.814825,39.361944,213.36
-84.797882,39.35579,213.36
-84.7817,39.348518,213.36
-84.7664,39.340183,213.36
-84.7521,39.330848,213.36
-84.738908,39.320585,213.36
-84.726924,39.309471,213.36
-84.71624,39.297592,213.36
-84.706936,39.285037,213.36
-84.699083,39.271902,213.36
-84.692741,39.258287,213.36
-84.687956,39.244296,213.36
-84.684765,39.230036,213.36
-84.683191,39.215614,213.36
-84.683739,39.070883,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>