<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SBGR to KSAN</name>
        <description>Guarulhos to San Diego Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SBGR to KSAN</name>
            <description>Guarulhos to San Diego Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-46.483414,-23.434269,0
-46.559088,-23.454683,36.576
-46.574554,-23.457543,51.816
-46.590233,-23.459155,70.104
-46.606005,-23.459508,91.44
-46.621752,-23.458598,118.872
-46.637351,-23.456433,146.304
-46.652685,-23.453029,176.78400000000002
-46.667637,-23.448412,210.312
-46.682093,-23.442617,246.888
-46.695943,-23.435689,286.512
-46.709081,-23.427679,326.136
-46.721407,-23.418649,371.856
-49.359672,-21.509704,11887.2
-51.9302,-19.561053,11887.2
-54.438787,-17.576897,11887.2
-56.892508,-15.561815,11887.2
-59.298313,-13.520109,11887.2
-61.663012,-11.455834,11887.2
-63.993271,-9.372841,11887.2
-66.295625,-7.274804,11887.2
-68.576492,-5.165255,11887.2
-70.842196,-3.04762,11887.2
-73.098988,-0.925248,11887.2
-75.353081,1.198558,11887.2
-77.610671,3.320506,11887.2
-79.877974,5.437289,11887.2
-82.161251,7.54555,11887.2
-84.466835,9.641852,11887.2
-86.801157,11.722646,11887.2
-89.170769,13.784235,11887.2
-91.582357,15.822748,11887.2
-94.042747,17.834095,11887.2
-96.558906,19.813945,11887.2
-99.137927,21.757677,11887.2
-101.786988,23.66036,11887.2
-104.513308,25.516709,11887.2
-107.324058,27.321063,11887.2
-110.226246,29.067357,11887.2
-113.22657,30.749111,11887.2
-116.963515,32.670742,246.888
-116.978239,32.678216,210.312
-116.993683,32.68458,176.78400000000002
-117.009728,32.689788,146.304
-117.174967,32.729994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>