<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LEAS to EGNT</name>
        <description>Asturias to Newcastle</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LEAS to EGNT</name>
            <description>Asturias to Newcastle</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-6.034629999999993,43.56360000000001,0
-5.8366399999999885,44.65870000000001,7193.280000000001
-5.221390000000014,45.93690000000001,10668
-4.638779999999997,47.092299999999994,10668
-4.184719999999999,47.957300000000004,10668
-4.061669999999992,48.30189999999999,10668
-3.8086099999999874,48.9769,10668
-3.529439999999994,49.7372,10668
-3.804720000000003,50.419700000000006,10668
-3.755279999999999,50.7217,10668
-3.6547199999999975,51.32560000000001,10668
-3.5838899999999967,51.74080000000001,10668
-3.551109999999994,52.223900000000015,10668
-3.2002799999999922,52.55330000000001,10332.720000000001
-2.882779999999997,53.07670000000002,8168.64
-2.6530600000000106,53.4461,6614.160000000001
-1.689789999999988,55.03790000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>