<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFKC to LFPN</name>
        <description>St Catherine to Toussus-le-Noble</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFKC to LFPN</name>
            <description>St Catherine to Toussus-le-Noble</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>8.79298,42.5308,0
7.371109999999987,43.62219999999999,9845.04
6.89027999999999,44.14359999999999,10668
6.569439999999986,44.485000000000014,10668
5.5291699999999935,45.56,10668
5.091919999999988,46.04570000000001,10668
4.546670000000006,46.546099999999996,10668
4.259170000000012,46.805800000000005,9631.68
4.106670000000008,47.0667,8534.4
3.8133300000000077,47.56,6461.76
2.1060699999999883,48.751900000000006,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>