<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SCTE to SCBQ</name>
        <description>El Tepual to EL BOSQUE</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SCTE to SCBQ</name>
            <description>El Tepual to EL BOSQUE</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-73.094,-41.4389,0
-72.7897,-39.7136,10668
-72.7331,-39.4017,10668
-72.6438,-38.9062,10668
-72.4589,-38.2547,10668
-72.2893,-37.6458,10668
-72.1226,-36.9094,10668
-72.0328,-36.5864,10668
-72.0358,-36.5831,10668
-71.8766,-36.2751,10668
-71.4411,-35.4189,7680.96
-71.2158,-34.9678,5760.72
-70.6884,-33.5618,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>