<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFPN to EGBD</name>
        <description>Toussus Le Noble to Derby</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFPN to EGBD</name>
            <description>Toussus Le Noble to Derby</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.1061500000000137,48.751900000000006,0
0.8480560000000139,50.1867,1219.2
0.6413890000000038,50.351699999999994,1219.2
0.4911109999999894,50.47110000000001,1219.2
0.3497220000000141,50.58250000000001,1219.2
0.12191400000000385,50.760699999999986,1219.2
-0.8788000000000125,51.452799999999996,1219.2
-1.6164300000000082,52.85980000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>