<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SNFX to SBPJ</name>
        <description>SAO FELIX DO XINGU to Palmas-Brigadeiro L Rodrigues</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SNFX to SBPJ</name>
            <description>SAO FELIX DO XINGU to Palmas-Brigadeiro L Rodrigues</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-51.95230000000001,-6.641289999999998,0
-50.8433,-7.450329999999994,8900.16
-49.45769999999999,-8.116169999999997,9509.76
-48.93129999999999,-9.164999999999992,4937.76
-48.357,-10.2915,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>