<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>GCRR to LPAZ</name>
        <description>Lanzarote to SANTA MARIA</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>GCRR to LPAZ</name>
            <description>Lanzarote to SANTA MARIA</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-13.605223499999994,28.945465999999996,0
-14.157429000000008,29.758634999999998,0
-15,30,0
-15.850257999999997,30.433999999999997,0
-16.03287499999999,31.421452000000002,0
-16.35055600000001,33.090278,0
-16.504444000000007,33.16666699999999,0
-16.87361100000001,33.348611000000005,0
-18.069166999999993,33.925,0
-20,35,0
-24.02444399999999,36.4025,0
-25.170532330000015,36.97273150000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>