<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SAWH to SCTC</name>
        <description>Ushuaia Intl to Maquehue</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SAWH to SCTC</name>
            <description>Ushuaia Intl to Maquehue</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-68.2948,-54.8433,0
-68.4214,-53.4083,9387.84
-68.4792,-52.8025,10668
-69.3302,-51.611,10668
-69.5383,-50.7106,10668
-70.0361,-48.4464,10668
-70.5508,-45.8897,10668
-70.7569,-44.7969,10668
-71.1003,-42.8872,10668
-71.1611,-41.7233,10668
-71.189,-41.1403,10668
-71.1386,-40.5581,8839.2
-71.0953,-40.0489,6858
-72.637,-38.7669,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>