<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Document>
    <name>GPS device</name>
    <Snippet>Created 09/09/10 16:20:02</Snippet>
<!-- Normal track style -->
    <Style id="track_n">
      <IconStyle>
        <Icon>
          <href>http://earth.google.com/images/kml-icons/track-directional/track-none.png</href>
        </Icon>
      </IconStyle>
    </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>Waypoints</name>
    </Folder>
    <Folder>
      <name>Tracks</name>
      <Folder>
        <name>track</name>
        <Placemark>
          <name>Path</name>
          <styleUrl>#lineStyle</styleUrl>
          <LineString>
            <tessellate>1</tessellate>
            <coordinates>
              3.904340,44.592049,1018.000000
              3.904550,44.593319,1020.000000
              3.904300,44.593601,1023.000000
              3.904180,44.594238,1021.000000
              3.903850,44.594349,1023.000000
              3.903628,44.593872,1028.000000
              3.903300,44.594719,1031.000000
              3.903040,44.595680,1041.000000
              3.903060,44.596272,1043.000000
              3.903027,44.596767,1042.000000
              3.902915,44.597271,1045.000000
              3.902979,44.597599,1032.000000
              3.902940,44.597931,1031.000000
              3.902759,44.598095,1038.000000
              3.902405,44.598225,1045.000000
              3.902126,44.598381,1053.000000
              3.902260,44.598469,1053.000000
              3.902791,44.598549,1040.000000
              3.903190,44.598690,1034.000000
              3.903478,44.599075,1027.000000
              3.903628,44.599487,1030.000000
              3.904025,44.599804,1026.000000
              3.904358,44.600372,1018.000000
              3.904529,44.600712,1020.000000
              3.904560,44.600868,1020.000000
              3.904508,44.601028,1022.000000
              3.904358,44.601170,1022.000000
              3.904320,44.601280,1025.000000
              3.904438,44.601410,1025.000000
              3.904561,44.601673,1028.000000
              3.904577,44.601803,1028.000000
              3.904551,44.601933,1031.000000
              3.904476,44.602226,1033.000000
              3.904454,44.602531,1035.000000
              3.904486,44.603046,1033.000000
              3.904540,44.603439,1031.000000
              3.904669,44.603817,1020.000000
              3.904942,44.604454,1011.000000
              3.905060,44.604744,1012.000000
              3.905184,44.605209,1009.000000
              3.905189,44.605701,1007.000000
              3.905130,44.606201,1005.000000
              3.905017,44.606316,1001.000000
              3.904820,44.606350,1002.000000
              3.905071,44.606602,998.000000
              3.905339,44.606819,997.000000
              3.905473,44.606956,997.000000
              3.905640,44.607040,997.000000
              3.905699,44.607269,996.000000
              3.905838,44.607361,996.000000
              3.906160,44.607460,996.000000
              3.906503,44.607559,996.000000
              3.906391,44.607887,996.000000
              3.906353,44.607975,997.000000
              3.906396,44.608055,997.000000
              3.906584,44.608196,997.000000
              3.906729,44.608337,997.000000
              3.906686,44.608631,998.000000
              3.906600,44.608898,999.000000
              3.906080,44.609749,1003.000000
              3.905827,44.610020,1003.000000
              3.905291,44.610504,1000.000000
              3.904717,44.611111,1000.000000
              3.904299,44.611534,999.000000
              3.903971,44.611774,1000.000000
              3.903762,44.611877,996.000000
              3.903467,44.612099,994.000000
              3.903333,44.612198,994.000000
              3.903151,44.612236,994.000000
              3.902957,44.612244,994.000000
              3.902834,44.612228,995.000000
              3.902797,44.612171,995.000000
              3.902974,44.611984,997.000000
              3.903311,44.611835,997.000000
              3.903451,44.611755,1000.000000
              3.903505,44.611652,1000.000000
              3.903430,44.611511,1003.000000
              3.903344,44.611477,1003.000000
              3.903210,44.611500,1003.000000
              3.902925,44.611637,1001.000000
              3.902652,44.611649,1001.000000
              3.901171,44.610523,1015.000000
              3.900881,44.610188,1018.000000
              3.900501,44.609676,1024.000000
              3.900281,44.609505,1027.000000
              3.900034,44.609360,1026.000000
              3.899744,44.609146,1029.000000
              3.899422,44.608868,1031.000000
              3.899095,44.608524,1034.000000
              3.898752,44.608170,1036.000000
              3.898344,44.607822,1038.000000
              3.898113,44.607639,1039.000000
              3.897813,44.607510,1040.000000
              3.897411,44.607376,1041.000000
              3.897207,44.607243,1043.000000
              3.896649,44.606724,1046.000000
              3.896273,44.606304,1049.000000
              3.895984,44.605869,1054.000000
              3.895871,44.605663,1056.000000
              3.895828,44.605186,1057.000000
              3.895726,44.604980,1057.000000
              3.895600,44.604809,1057.000000
              3.895940,44.604630,1056.000000
              3.896086,44.604347,1051.000000
              3.896102,44.604019,1041.000000
              3.896053,44.603912,1041.000000
              3.896188,44.603848,1041.000000
              3.896177,44.602692,1019.000000
              3.896273,44.602680,1018.000000
              3.896370,44.602642,1018.000000
              3.896536,44.602356,1015.000000
              3.896550,44.602219,1015.000000
              3.896310,44.601959,1016.000000
              3.897094,44.601315,1032.000000
              3.896933,44.601215,1034.000000
              3.896842,44.601116,1034.000000
              3.896810,44.600998,1034.000000
              3.897121,44.600655,1046.000000
              3.897545,44.600334,1053.000000
              3.897770,44.600330,1059.000000
              3.897910,44.600323,1059.000000
              3.898028,44.600288,1067.000000
              3.898457,44.599823,1078.000000
              3.898939,44.599407,1090.000000
              3.900114,44.598892,1097.000000
              3.900250,44.598801,1095.000000
              3.900452,44.598545,1091.000000
              3.900742,44.598217,1088.000000
              3.900950,44.597950,1091.000000
              3.901064,44.597935,1085.000000
              3.901182,44.597897,1090.000000
              3.901380,44.597801,1083.000000
              3.901756,44.597534,1080.000000
              3.902142,44.597286,1066.000000
              3.902442,44.597008,1060.000000
              3.902571,44.596806,1060.000000
              3.902727,44.596279,1054.000000
              3.902888,44.596134,1053.000000
              3.902970,44.595928,1042.000000
              3.903043,44.595554,1041.000000
              3.903065,44.595428,1041.000000
              3.903295,44.594570,1030.000000
              3.903515,44.594090,1027.000000
              3.903639,44.593990,1028.000000
              3.903900,44.594349,1023.000000
              3.904180,44.594269,1021.000000
              3.904290,44.593620,1023.000000
              3.904520,44.593319,1020.000000
              3.904340,44.592072,1018.000000
            </coordinates>
          </LineString>
        </Placemark>
      </Folder>
    </Folder>
  </Document>
</kml>
