<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGLC to LFTH</name>
        <description>London City to Le Palyvestre Navy</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGLC to LFTH</name>
            <description>London City to Le Palyvestre Navy</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>0.055175899999994726,51.5052,0
1.2866699999999867,49.93860000000001,10668
1.5011100000000113,49.71029999999999,10668
1.606439999999992,49.4554,10668
1.7572800000000086,49.29169999999999,10668
2.035889999999995,49.09610000000001,10668
2.1023600000000044,48.75370000000001,10668
2.1919399999999882,48.5686,10668
2.3000000000000114,48.2833,10668
2.35972000000001,48.13329999999999,10668
2.5711100000000044,47.70609999999999,10668
2.802500000000009,47.22999999999999,10668
2.9293600000000026,47.15299999999999,10668
3.219999999999999,46.5719,10668
3.3353899999999896,46.33330000000001,10668
3.553580000000011,45.8818,10668
4.014720000000011,45.391700000000014,10668
4.1772200000000055,45.21639999999999,9966.960000000001
4.3174999999999955,45.0642,9265.92
4.7798600000000135,44.5549,6888.4800000000005
6.149759999999986,43.09809999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>