<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SPJC to SCEL</name>
        <description>Jorge Chavez Intl to Arturo Merino Benitez Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SPJC to SCEL</name>
            <description>Jorge Chavez Intl to Arturo Merino Benitez Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-77.1143,-12.021900000000002,0
-77.1228,-12.008600000000001,91.44
-76.6081,-13.925299999999993,10972.800000000001
-76.5133,-14.274699999999996,10972.800000000001
-75.3833,-18.349999999999994,10972.800000000001
-74.5214,-21.1725,10972.800000000001
-73.6189,-24.011700000000005,10972.800000000001
-72.4439,-27.5283,10972.800000000001
-72.1069,-28.5,10972.800000000001
-71.7606,-29.475,10972.800000000001
-71.4736,-30.276399999999995,10972.800000000001
-71.3781,-30.6847,10088.880000000001
-71.1172,-31.7761,6004.56
-70.7943,-33.391,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>