<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGBB to LFLY</name>
        <description>Birmingham to Lyon Bron</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGBB to LFLY</name>
            <description>Birmingham to Lyon Bron</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-1.7485200000000134,52.45429999999999,0
-0.8788000000000125,51.452799999999996,7406.64
0.12191400000000385,50.760699999999986,10668
0.3497220000000141,50.58250000000001,10668
0.4911109999999894,50.47110000000001,10668
0.6413890000000038,50.351699999999994,10668
0.8480560000000139,50.1867,10668
1.2866699999999867,49.93860000000001,10668
1.5011100000000113,49.71029999999999,10668
1.606439999999992,49.4554,10668
1.7572800000000086,49.29169999999999,10668
2,49,10668
2.1023600000000044,48.75370000000001,10668
2.1919399999999882,48.5686,10668
2.825559999999996,48.275800000000004,10668
3.0480599999999924,48.08330000000001,10576.560000000001
3.3874999999999886,47.5403,8290.560000000001
3.7538900000000126,46.94030000000001,5730.240000000001
4.944289999999995,45.72720000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>