<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KTPA to TNCM</name>
        <description>Tampa Intl to St Maarten - Princess Juliana Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KTPA to TNCM</name>
            <description>Tampa Intl to St Maarten - Princess Juliana Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-82.542356,27.963294,0
-82.539896,28.035627,30.48
-82.537978,28.050001,30.48
-82.534646,28.064173,30.48
-82.529927,28.078034,30.48
-82.523856,28.091479,30.48
-82.516479,28.104407,30.48
-82.507852,28.116718,30.48
-82.498039,28.128319,30.48
-82.487117,28.139122,30.48
-82.475167,28.149044,30.48
-82.46228,28.158009,30.48
-82.448556,28.165951,30.48
-82.434097,28.172807,30.48
-82.419015,28.178527,30.48
-82.403424,28.183066,30.48
-82.387443,28.18639,30.48
-82.371193,28.188473,30.48
-82.354799,28.189301,30.48
-82.338386,28.188866,30.48
-82.322078,28.187171,30.48
-82.306,28.184231,30.48
-82.290275,28.180066,30.48
-82.275022,28.174709,30.48
-82.260358,28.168201,30.48
-79.734263,27.043221,30.48
-77.261609,25.874965,30.48
-74.838218,24.665643,30.48
-72.462074,23.418206,30.48
-70.13094,22.135512,30.48
-67.842405,20.82032,30.48
-65.593919,19.475291,30.48
-63.322947,18.064508,30.48
-63.3107,18.055912,30.48
-63.297711,18.048363,30.48
-63.284081,18.04192,30.48
-63.269913,18.03663,30.48
-63.255314,18.032535,30.48
-63.240396,18.029665,30.48
-63.225271,18.028042,30.48
-63.210055,18.027679,30.48
-63.194864,18.028579,30.48
-63.11961,18.039366,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>