<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SBMQ to SNVS</name>
        <description>Macapa, Alberto A Intl to Breves</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SBMQ to SNVS</name>
            <description>Macapa, Alberto A Intl to Breves</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-51.072100000000006,0.05062130000000309,0
-50.87100000000001,-1.0925000000000011,1676.4
-50.4436,-1.6365299999999934,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>