<?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,213.36
-76.6081,-13.925299999999993,29718
-76.5133,-14.274699999999996,35112.96
-75.3833,-18.349999999999994,97901.76000000001
-74.5214,-21.1725,110154.72
-73.6189,-24.011700000000005,84460.08
-72.4439,-27.5283,52517.04
-72.1069,-28.5,43677.840000000004
-71.7606,-29.475,34808.16
-71.4736,-30.276399999999995,27523.440000000002
-71.3781,-30.6847,23896.32
-71.1172,-31.7761,14234.16
-70.7943,-33.391,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>