<?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,1127.76
-76.6081,-13.925299999999993,7315.200000000001
-76.5133,-14.274699999999996,7315.200000000001
-75.3833,-18.349999999999994,7315.200000000001
-74.5214,-21.1725,7315.200000000001
-73.6189,-24.011700000000005,7315.200000000001
-72.4439,-27.5283,7315.200000000001
-72.1069,-28.5,7315.200000000001
-71.7606,-29.475,7315.200000000001
-71.4736,-30.276399999999995,7315.200000000001
-71.4867,-31.721900000000005,7162.8
-70.7943,-33.391,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>