<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SCTC to SCCF</name>
        <description>Maquehue to El Loa</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SCTC to SCCF</name>
            <description>Maquehue to El Loa</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-72.637,-38.7669,0
-72.2893,-37.6458,7528.56
-72.1226,-36.9094,10668
-72.0328,-36.5864,10668
-72.0358,-36.5831,10668
-71.8766,-36.2751,10668
-71.4411,-35.4189,10668
-71.2158,-34.9678,10668
-70.9458,-34.0056,10668
-70.9097,-33.8753,10668
-70.7844,-33.4197,10668
-70.8372,-32.9183,10668
-70.6333,-31.933300000000003,10668
-70.3939,-30.7389,10668
-69.9597,-28.5,10668
-69.9003,-28.1864,10668
-69.7758,-27.5225,10668
-69.4147,-25.5539,10668
-69.02,-23.3258,3261.36
-68.9031,-22.500100000000003,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>