<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SCTC to SAWH</name>
        <description>Temuco Maquehue to Ushuaia Malvinas Argentinas</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SCTC to SAWH</name>
            <description>Temuco Maquehue to Ushuaia Malvinas Argentinas</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-72.646106,-38.769789,0
-72.73162,-38.797956,36.576
-72.748028,-38.804734,51.816
-72.763618,-38.812602,73.152
-72.77827,-38.821498,94.488
-72.791873,-38.831356,118.872
-72.804323,-38.842099,146.304
-72.815525,-38.853648,179.83200000000002
-72.825394,-38.865912,213.36
-72.833853,-38.8788,249.936
-72.840839,-38.892213,289.56
-72.846298,-38.906048,332.232
-72.850187,-38.920202,377.952
-72.852476,-38.934565,426.72
-72.853147,-38.949029,478.536
-72.852195,-38.963483,530.352
-72.849625,-38.977817,588.264
-72.390155,-41.301593,11704.32
-71.899017,-43.624573,11704.32
-71.368394,-45.945283,11704.32
-70.791404,-48.263322,11704.32
-70.159605,-50.5782,11704.32
-68.861578,-54.706455,1057.656
-68.857694,-54.720753,984.504
-68.851666,-54.734802,911.3520000000001
-68.843539,-54.748493,841.248
-68.833372,-54.761724,774.192
-68.821242,-54.774393,710.1840000000001
-68.80724,-54.786404,646.176
-68.791472,-54.797666,588.264
-68.774057,-54.808093,530.352
-68.755128,-54.817605,478.536
-68.734827,-54.82613,426.72
-68.713309,-54.833604,377.952
-68.690739,-54.839969,332.232
-68.667288,-54.845178,289.56
-68.643136,-54.849189,249.936
-68.618466,-54.851973,213.36
-68.593466,-54.853509,179.83200000000002
-68.568329,-54.853785,146.304
-68.3175,-54.844153,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>