<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFRJ to LFGS</name>
        <description>Landivisiau to Longuyon Vilette</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFRJ to LFGS</name>
            <description>Landivisiau to Longuyon Vilette</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-4.133158,48.533903,0
-4.028487,48.554755,256.03200000000004
-1.594693,48.783016,1615.44
0.858827,48.961036,1615.44
5.555311,49.155984,1615.44
5.643616,49.151984,1615.44
5.728699,49.167977,1615.44
5.800327,49.202032,1615.44
5.849867,49.250041,1615.44
5.871316,49.306217,1615.44
5.862027,49.363792,1563.624
5.823052,49.41583,1237.488
5.759034,49.45606,728.472
5.677669,49.479631,256.03200000000004
5.566559,49.484727,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>