<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EBBR to MDPC</name>
        <description>Brussels Airport to Punta Cana Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EBBR to MDPC</name>
            <description>Brussels Airport to Punta Cana Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>4.492814320000008,50.89994811,0
2.0613889999999913,50.345833,10363.2
1.8586109999999962,50.171389000000005,10363.2
1.854693999999995,50.13513900000001,5638.8
1.1706389999999942,49.925388999999996,5638.8
-0.45527777999998875,49.17319444,5638.8
-2.0461109999999962,49.22111100000001,10363.2
-3.8086110000000133,48.976944,10363.2
-8,48,10363.2
-8.75,48,10363.2
-15,47,10668
-20,46,10668
-30,44,10668
-40,43,10668
-50,40,10668
-50,36,10363.2
-55,33,10363.2
-55,32,10363.2
-60,29,10363.2
-60,28,10363.2
-60,27,10363.2
-62.785039,25.373099999999994,10363.2
-65.8,23.5,10363.2
-66.053478,21.460372000000007,10363.2
-68.604319,19.343121999999994,3048
-68.513333,19.022278,1828.8000000000002
-68.36613047,18.570574069999992,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>