<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>GVNP to LPCS</name>
        <description>Praia Nelson Mandela Intl to Cascais</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>GVNP to LPCS</name>
            <description>Praia Nelson Mandela Intl to Cascais</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-23.484700000000004,14.941100000000006,0
-22.88810000000001,16.134299999999996,8656.32
-22.248099999999994,17.888900000000007,10668
-20.69999999999999,20.364999999999995,10668
-19.590000000000003,22.081400000000002,10668
-17.62559999999999,25,10668
-16.786400000000015,26.1978,10668
-16.290099999999995,26.894599999999997,10668
-15.691100000000006,27.720399999999998,10668
-15.429000000000002,28.0771,10668
-14.415600000000012,30.899699999999996,10668
-14.0822,31.308300000000003,10668
-12.801700000000011,32.8489,10668
-11.243600000000015,34.628299999999996,10668
-10.023300000000006,35.9667,10668
-9.33444,38,2834.6400000000003
-9.355189999999993,38.7251,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>