<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MMCZ to KTPA</name>
        <description>Cozumel Intl to Tampa Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MMCZ to KTPA</name>
            <description>Cozumel Intl to Tampa Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-86.928,20.522899999999993,0
-86.6718,21.8429,8747.76
-86.545,22.391899999999993,10668
-86.4583,22.765600000000006,10668
-86.1582,24.0407,10668
-85.3449,25.341399999999993,10668
-85.274,26.030200000000008,10668
-85.2375,26.3827,10668
-84.7832,27.493499999999997,8199.12
-83.4233,28.000699999999995,3078.48
-82.5319,27.974900000000005,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>