<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGSS to LFKB</name>
        <description>Stansted to Bastia Poretta</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGSS to LFKB</name>
            <description>Stansted to Bastia Poretta</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>0.234989000000013,51.885099999999994,0
1.147590000000008,51.8485,0
1.2050000000000125,51.794700000000006,0
1.362310000000008,51.64619999999999,0
1.3747199999999964,51.43430000000001,0
2,51.130799999999994,0
3.636969999999991,50.9126,0
6.391670000000005,49.4667,0
6.716219999999993,48.9864,0
7.5833299999999895,47.9083,0
8.5,47.2603,0
8.532109999999989,47.0394,0
8.594169999999991,46.60669999999999,0
8.618330000000014,46.43610000000001,0
8.664919999999995,46.1044,0
9.008610000000004,43.81,0
8.977499999999992,43.5436,0
9.483749999999986,42.552599999999984,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>