<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KBKV to KAPF</name>
        <description>Hernando Co to Naples Muni</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KBKV to KAPF</name>
            <description>Hernando Co to Naples Muni</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-82.448822,28.475975,0
-82.366496,28.476197,213.36
-82.350089,28.474983,213.36
-82.333865,28.472518,213.36
-82.317948,28.468819,213.36
-82.302458,28.463914,213.36
-82.287514,28.457841,213.36
-82.273231,28.450647,213.36
-82.259715,28.442385,213.36
-82.247071,28.433119,213.36
-82.235395,28.422919,213.36
-82.224775,28.411864,213.36
-82.215292,28.400036,213.36
-82.207018,28.387526,213.36
-82.200015,28.37443,213.36
-82.194337,28.360846,213.36
-82.190027,28.346879,213.36
-81.990619,27.593034,213.36
-81.682693,26.385666,213.36
-81.676924,26.372147,213.36
-81.672492,26.35823,213.36
-81.669431,26.344019,213.36
-81.667765,26.329623,213.36
-81.667505,26.315151,213.36
-81.668653,26.300715,213.36
-81.6712,26.286423,213.36
-81.675126,26.272384,213.36
-81.680402,26.258706,213.36
-81.686986,26.245492,213.36
-81.694828,26.232844,213.36
-81.703868,26.220856,213.36
-81.714038,26.209621,213.36
-81.770147,26.157644,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>