<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LPPR to EGNT</name>
        <description>Porto to Newcastle</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LPPR to EGNT</name>
            <description>Porto to Newcastle</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-8.681220499999995,41.24793199999999,0
-8.687830999999989,41.272997000000004,152.4
-8.597499999999997,41.852778,3962.4
-8.563416999999987,42.067924000000005,5394.96
-8.425391999999988,42.926874999999995,7162.8
-6.919727999999992,44.835228,10668
-4.001388999999989,49.651388999999995,10668
-3.493610999999987,50.39861100000002,10668
-3.4638889999999947,50.57416699999999,10668
-3.4238890000000026,50.809167,10668
-3.359722000000005,51.17861099999999,10668
-3.2836110000000076,51.610000000000014,10668
-3.263056000000006,51.72555599999998,10668
-3.259166999999991,51.776944000000015,10668
-3.249167,51.911666999999994,10668
-3.2002779999999973,52.55333300000001,10332.720000000001
-2.882778000000002,53.076666999999986,7863.84
-2.5388890000000117,53.62694400000001,7162.8
-1.6898328800000115,55.03792150000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>