<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SBBR to SBRF</name>
        <description>Juscelino Kubitschek Intl to Recife-Guararapes Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SBBR to SBRF</name>
            <description>Juscelino Kubitschek Intl to Recife-Guararapes Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-47.9186,-15.871099999999998,0
-47.14019999999999,-15.436499999999995,5638.8
-45.02080000000001,-14.199200000000005,10668
-43.408199999999994,-13.264600000000002,10668
-42.72980000000001,-12.8703,10668
-41.432000000000016,-12.107299999999995,10668
-41.04900000000001,-11.880300000000005,10668
-40.8073,-11.736500000000007,10668
-40.198199999999986,-11.372199999999992,10668
-39.547,-10.980500000000006,10668
-38.387699999999995,-10.277000000000001,10668
-37.956999999999994,-10.013800000000003,10668
-37.147699999999986,-9.516670000000005,10180.32
-36.692800000000005,-9.236000000000004,8107.68
-35.78199999999998,-8.670670000000001,3931.92
-34.92349999999999,-8.125470000000007,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>