<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MDPC to MROC</name>
        <description>Punta Cana Intl to Juan Santamaria Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MDPC to MROC</name>
            <description>Punta Cana Intl to Juan Santamaria Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-68.3662,18.57079999999999,0
-69.7782,17.743799999999993,10302.24
-70.3014,17.423699999999997,10668
-71.2637,16.828699999999998,10668
-71.6833,16.566699999999997,10668
-72.2892,15.984099999999998,10668
-73.2164,15.0826,10668
-74,14.311700000000002,10668
-74.1503,14.166899999999998,10668
-75.4194,12.935299999999998,10668
-76.0919,12.2744,10668
-77,11.374700000000004,10668
-77.4167,11.4683,10668
-78.6997,11.801100000000005,10668
-81.705,12.582499999999996,10668
-81.7053,12.582499999999996,10668
-82.7167,11.618300000000005,8564.880000000001
-83.5832,10.752800000000008,3810
-84.2087,9.993979999999993,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>