<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SBGR to SBNF</name>
        <description>Guarulhos-Andre Franco Montoro Intl to Navegantes Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SBGR to SBNF</name>
            <description>Guarulhos-Andre Franco Montoro Intl to Navegantes Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-46.46949999999998,-23.432299999999998,0
-47.7192,-24.7153,9601.2
-48.5308,-25.5347,5273.04
-48.65100000000001,-26.879400000000004,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>