<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2">
  <Document>
    <name>GPS device</name>
    <snippet>Created mer. oct. 21 21:52:18 2020</snippet>
    <LookAt>
      <gx:TimeSpan>
        <begin>2020-09-06T16:34:38Z</begin>
        <end>2020-09-06T16:34:38Z</end>
      </gx:TimeSpan>
      <longitude>3.404930</longitude>
      <latitude>49.701335</latitude>
      <range>4899.431365</range>
    </LookAt>
    <!-- Normal track style -->
    <Style id="track_n">
      <IconStyle>
        <scale>.5</scale>
        <Icon>
          <href>http://earth.google.com/images/kml-icons/track-directional/track-none.png</href>
        </Icon>
      </IconStyle>
      <LabelStyle>
        <scale>0</scale>
      </LabelStyle>
    </Style>
    <!-- Highlighted track style -->
    <Style id="track_h">
      <IconStyle>
        <scale>1.2</scale>
        <Icon>
          <href>http://earth.google.com/images/kml-icons/track-directional/track-none.png</href>
        </Icon>
      </IconStyle>
    </Style>
    <StyleMap id="track">
      <Pair>
        <key>normal</key>
        <styleUrl>#track_n</styleUrl>
      </Pair>
      <Pair>
        <key>highlight</key>
        <styleUrl>#track_h</styleUrl>
      </Pair>
    </StyleMap>
    <!-- Normal waypoint style -->
    <Style id="waypoint_n">
      <IconStyle>
        <Icon>
          <href>http://maps.google.com/mapfiles/kml/pal4/icon61.png</href>
        </Icon>
      </IconStyle>
    </Style>
    <!-- Highlighted waypoint style -->
    <Style id="waypoint_h">
      <IconStyle>
        <scale>1.2</scale>
        <Icon>
          <href>http://maps.google.com/mapfiles/kml/pal4/icon61.png</href>
        </Icon>
      </IconStyle>
    </Style>
    <StyleMap id="waypoint">
      <Pair>
        <key>normal</key>
        <styleUrl>#waypoint_n</styleUrl>
      </Pair>
      <Pair>
        <key>highlight</key>
        <styleUrl>#waypoint_h</styleUrl>
      </Pair>
    </StyleMap>
    <Style id="lineStyle">
      <LineStyle>
        <color>ff0000ff</color>
        <width>2</width>
      </LineStyle>
    </Style>
    <Folder>
      <name>Tracks</name>
      <Folder>
        <name>track</name>
        <Placemark>
          <name>Path</name>
          <styleUrl>#lineStyle</styleUrl>
          <LineString>
            <tessellate>1</tessellate>
            <coordinates>
3.390454,49.692575,55.00
3.390156,49.692109,55.00
3.390738,49.689517,55.00
3.390962,49.689197,55.00
3.393225,49.689664,55.00
3.394527,49.689766,56.00
3.396316,49.691043,59.00
3.398010,49.691946,65.00
3.398721,49.692765,69.00
3.400349,49.693257,70.00
3.401689,49.693826,72.00
3.403549,49.694353,71.00
3.405779,49.694596,72.00
3.407599,49.694617,71.00
3.409020,49.694829,71.00
3.410573,49.694534,70.00
3.415032,49.693596,61.00
3.416819,49.690693,56.00
3.423174,49.692005,59.00
3.420834,49.696092,69.00
3.417957,49.700784,89.00
3.414958,49.699668,78.00
3.413306,49.699458,69.00
3.413103,49.700772,73.00
3.412984,49.701953,74.00
3.414397,49.703196,78.00
3.414962,49.703960,81.00
3.414166,49.704604,79.00
3.415156,49.704932,81.00
3.421551,49.705362,103.00
3.420622,49.709250,107.00
3.419600,49.708735,104.00
3.418132,49.709047,102.00
3.415477,49.710570,108.00
3.415261,49.711266,108.00
3.415996,49.711896,108.00
3.417402,49.712765,106.00
3.415770,49.713473,102.00
3.414721,49.713051,103.00
3.410711,49.712037,101.00
3.404404,49.710331,91.00
3.401670,49.709512,89.00
3.390735,49.707546,65.00
3.392129,49.705116,63.00
3.389460,49.704596,59.00
3.388357,49.704343,58.00
3.386687,49.704620,56.00
3.387754,49.703149,58.00
3.390103,49.700749,59.00
3.390966,49.699167,59.00
3.391591,49.698637,61.00
3.392562,49.698085,63.00
3.393737,49.697644,67.00
3.393962,49.697323,67.00
3.394353,49.696664,64.00
3.389542,49.695956,55.00
3.390114,49.692859,55.00
</coordinates>
          </LineString>
        </Placemark>
      </Folder>
    </Folder>
  </Document>
</kml>
