<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MBPV to TBPB</name>
        <description>Providenciales Intl to Grantley Adams Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MBPV to TBPB</name>
            <description>Providenciales Intl to Grantley Adams Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-72.2687,21.773799999999994,0
-70.6544,21.149900000000002,10607.04
-70.2421,20.8977,10668
-69.632,20.521199999999993,10668
-68.817,20.0064,10668
-67.6395,19.260500000000008,10668
-66.4124,18.4683,10668
-65.8861,17.98089999999999,10668
-65.0839,17.814999999999998,10668
-64.7007,17.734399999999994,10668
-64.0145,17.159999999999997,10668
-63,16.299999999999997,10668
-62.1931,15.608900000000006,10668
-61.02279999999999,14.590699999999998,8321.04
-60.46639999999999,14.046099999999996,5303.52
-59.49209999999999,13.074600000000004,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>