<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SAWR to SCRM</name>
        <description>Gobernador Gregores to Teniente R. Marsh</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SAWR to SCRM</name>
            <description>Gobernador Gregores to Teniente R. Marsh</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-70.1606,-48.7833,0
-70.0361,-48.4464,2255.52
-69.5383,-50.7106,10668
-69.3302,-51.611,10668
-68.4792,-52.8025,10668
-67.7458,-53.7752,10668
-66.8333,-55,10668
-65.7333,-56.38,10668
-64.1681,-58.0003,10668
-62.0844,-60.0003,10424.16
-60.68639999999999,-61.2061,4968.240000000001
-58.98660000000001,-62.1909,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>