<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MDSD to MKJP</name>
        <description>Las Americas Intl to Norman Manley Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MDSD to MKJP</name>
            <description>Las Americas Intl to Norman Manley Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-69.6689,18.429599999999994,0
-70.1515,18.450900000000004,2987.04
-71.8833,18.5167,10668
-74.6617,18.25,8016.240000000001
-76.0958,18.034999999999997,2590.8
-76.7876,17.935699999999997,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>