<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFLG to LFIM</name>
        <description>Le Versoud to Saint Gaudens Montrejau</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFLG to LFIM</name>
            <description>Le Versoud to Saint Gaudens Montrejau</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>5.84787,45.2183,0
4.195830000000001,45.0172,7711.4400000000005
3.1624199999999973,44.608299999999986,9296.4
3.016670000000005,44.539199999999994,8808.720000000001
2.8333299999999895,44.44890000000001,8168.64
2.1644400000000132,44.1233,5913.12
0.6208939999999927,43.1088,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>