<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SBCG to SBGR</name>
        <description>Campo Grande Intl to Guarulhos-Andre Franco Montoro Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SBCG to SBGR</name>
            <description>Campo Grande Intl to Guarulhos-Andre Franco Montoro Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-54.67400000000001,-20.47,0
-53.088300000000004,-21.0865,10485.12
-51.65530000000001,-21.577200000000005,10668
-51.18780000000001,-21.733800000000002,10668
-51.045199999999994,-21.7813,10668
-50.79130000000001,-21.865399999999994,10668
-50.07769999999999,-22.0993,10668
-49.65979999999999,-22.234300000000005,10668
-49.474800000000016,-22.294299999999993,10668
-49.16129999999998,-22.3938,10546.08
-48.45949999999999,-22.609700000000004,7894.320000000001
-47.793800000000005,-22.815799999999996,5334
-46.46949999999998,-23.432299999999998,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>