<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SBSP to SBRJ</name>
        <description>Sao Paulo Congonhas to Santos-dumont</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SBSP to SBRJ</name>
            <description>Sao Paulo Congonhas to Santos-dumont</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-46.651125,-23.634628,0
-46.608525,-23.695574,353.56800000000004
-46.598876,-23.707038,481.584
-46.588172,-23.717688,612.648
-46.576493,-23.727443,740.664
-46.56393,-23.736229,856.488
-46.550577,-23.74398,957.072
-46.536536,-23.750635,1033.2720000000002
-46.521914,-23.756146,1078.992
-46.506823,-23.760468,1094.232
-46.491377,-23.763571,1097.28
-46.475693,-23.765429,1097.28
-46.459893,-23.76603,1097.28
-46.444095,-23.765368,1097.28
-46.428421,-23.763448,1097.28
-45.342103,-23.582131,1097.28
-43.32345,-23.225101,1097.28
-43.307818,-23.223341,1097.28
-43.292412,-23.220336,1097.28
-43.27735,-23.216108,1097.28
-43.262747,-23.21069,1097.28
-43.248714,-23.204123,1097.28
-43.235358,-23.196457,1097.28
-43.222781,-23.18775,1097.28
-43.211078,-23.178068,1097.28
-43.200338,-23.167486,1097.28
-43.190643,-23.156083,1097.28
-43.182067,-23.143947,1097.28
-43.174674,-23.131169,1097.28
-43.168521,-23.117848,1097.28
-43.163655,-23.104084,1094.232
-43.160112,-23.089983,1078.992
-43.157919,-23.075651,1033.2720000000002
-43.157092,-23.061198,957.072
-43.162547,-22.916553,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>