<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>MDST to KJFK</name>
        <description>Cibao Intl to John F. Kennedy Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>MDST to KJFK</name>
            <description>Cibao Intl to John F. Kennedy Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-70.6047,19.406099999999995,0
-70.2051,21.101200000000006,10668
-70.0106,22.162099999999995,10668
-69.9025,22.745400000000004,10668
-70.0137,24.1768,10668
-70.0515,25,10668
-70.9668,28.851399999999998,10668
-71.78,32.0454,10668
-72.0418,33.02799999999999,10668
-72.3017,33.98179999999999,10668
-72.3819,34.7243,10668
-72.4166,35.042,10668
-72.394,36.7555,10668
-71.9651,37.30590000000001,10668
-71.982,37.67150000000001,10668
-72.0516,39.13249999999999,7863.84
-72.1478,39.21860000000001,7406.64
-72.4494,39.487599999999986,6004.56
-73.7765,40.64009999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>