<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SCIE to SCDA</name>
        <description>Concepcion-Carriel Sur Intl to Diego Aracena</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SCIE to SCDA</name>
            <description>Concepcion-Carriel Sur Intl to Diego Aracena</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-73.0625,-36.7714,0
-72.6069,-35.8217,6644.64
-71.6144,-33.6572,10972.800000000001
-71.4961,-32.7386,10972.800000000001
-71.4917,-32.2592,10972.800000000001
-71.4867,-31.721900000000005,10972.800000000001
-71.4736,-30.276399999999995,10972.800000000001
-71.3393,-29.7117,10972.800000000001
-71.0014,-28.2622,10972.800000000001
-70.7775,-27.279399999999995,10972.800000000001
-70.615,-25.433300000000003,10972.800000000001
-70.5605,-24.800600000000003,10972.800000000001
-70.4478,-23.466899999999995,10972.800000000001
-70.31,-21.9208,5425.4400000000005
-70.1813,-20.535200000000003,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>