<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>GCXO to GCHI</name>
        <description>Tenerife Norte-Ciudad de La Laguna to El Hierro &quot;Los Cangrejos&quot;</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>GCXO to GCHI</name>
            <description>Tenerife Norte-Ciudad de La Laguna to El Hierro &quot;Los Cangrejos&quot;</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-16.341700000000003,28.482699999999994,0
-17.88640000000001,27.816199999999995,0
-17.887,27.814899999999994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>