<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SCEL to SAEZ</name>
        <description>Arturo Merino Benitez to Ezeiza Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SCEL to SAEZ</name>
            <description>Arturo Merino Benitez to Ezeiza Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-70.7943,-33.391,0
-69.8167,-34.1833,7406.64
-68.3947,-34.5894,10668
-67.79,-34.6378,10668
-64.6631,-34.84,10668
-63.5556,-34.9158,10668
-61.5814,-34.9883,9875.52
-59.6258,-35.0258,3596.6400000000003
-58.5326,-34.822,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>