<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSFB to KCVG</name>
        <description>Orlando Sanford to Cincinnati/Northern Kentucky Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSFB to KCVG</name>
            <description>Orlando Sanford to Cincinnati/Northern Kentucky Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-81.2349,28.776299999999992,0
-81.5099,30.338899999999995,10332.720000000001
-82.1028,31.3527,10668
-82.3374,31.747299999999996,10668
-82.5778,32.1477,10668
-82.6682,32.297200000000004,10668
-82.83,32.563500000000005,10668
-82.997,33.035799999999995,10668
-83.0271,33.12049999999999,10668
-83.0934,33.3061,10668
-83.1615,33.4958,10668
-83.2263,33.6759,10668
-83.2517,33.7461,10668
-83.3248,33.947599999999994,10668
-83.8947,35.904799999999994,10668
-83.9477,36.1853,10668
-84.1101,37.03309999999999,8107.68
-84.3808,37.7328,5212.08
-84.6683,39.049499999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>