<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KFLL to SKCL</name>
        <description>Fort Lauderdale-Hollywood Intl to Alfonso Bonilla Aragon Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KFLL to SKCL</name>
            <description>Fort Lauderdale-Hollywood Intl to Alfonso Bonilla Aragon Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-80.1495,26.071300000000008,0
-79.69,24.8806,8229.6
-79.0698,24.000100000000003,10668
-78.8158,22.015100000000004,10668
-78.2933,19.976100000000002,10668
-77.9241,18.501000000000005,10668
-77.2772,16.346900000000005,10668
-76.8803,15,10668
-76.5511,9.617779999999996,10668
-76.4681,8.230000000000004,10668
-76.2889,5.196389999999994,6492.240000000001
-76.3817,3.5431800000000067,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>