<?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 11/17/08 15:00:24</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>
              2.627513,45.007532,886.000000
              2.627427,45.007574,885.000000
              2.626805,45.007789,874.000000
              2.625432,45.007467,866.000000
              2.624745,45.007618,889.000000
              2.625733,45.008197,901.000000
              2.626376,45.008132,902.000000
              2.626655,45.008240,904.000000
              2.626870,45.009163,916.000000
              2.626815,45.009308,934.000000
              2.626934,45.009420,919.000000
              2.627170,45.009634,921.000000
              2.627170,45.010128,919.000000
              2.626698,45.010836,910.000000
              2.627492,45.011201,883.000000
              2.627320,45.011416,887.000000
              2.627814,45.011759,892.000000
              2.627942,45.012166,898.000000
              2.627728,45.014827,923.000000
              2.627320,45.015707,925.000000
              2.626870,45.015943,919.000000
              2.625968,45.016994,940.000000
              2.625775,45.018604,976.000000
              2.624681,45.020256,997.000000
              2.624316,45.020320,1001.000000
              2.624102,45.020578,1007.000000
              2.623952,45.020664,1010.000000
              2.623737,45.020020,1017.000000
              2.623544,45.020278,1022.000000
              2.623158,45.021458,1025.000000
              2.622621,45.021844,1027.000000
              2.621269,45.022702,1039.000000
              2.620561,45.023089,1050.000000
              2.620068,45.023089,1059.000000
              2.619705,45.023190,1077.000000
              2.619706,45.023392,1082.000000
              2.619549,45.023584,1092.000000
              2.619773,45.024011,1104.000000
              2.619996,45.024291,1112.000000
              2.620314,45.024448,1117.000000
              2.620905,45.024633,1116.000000
              2.621570,45.024397,1140.000000
              2.621784,45.024440,1131.000000
              2.622192,45.024505,1135.000000
              2.622278,45.024805,1141.000000
              2.622342,45.025878,1150.000000
              2.622213,45.026500,1157.000000
              2.621720,45.027015,1162.000000
              2.621741,45.027337,1165.000000
              2.622900,45.028024,1190.000000
              2.623823,45.028045,1206.000000
              2.623629,45.028260,1206.000000
              2.622385,45.028775,1214.000000
              2.622085,45.028496,1217.000000
              2.619960,45.027230,1202.000000
              2.619188,45.026672,1208.000000
              2.618437,45.026393,1214.000000
              2.616398,45.024955,1192.000000
              2.615755,45.024419,1195.000000
              2.615132,45.023432,1212.000000
              2.614617,45.023089,1226.000000
              2.612901,45.023046,1253.000000
              2.612600,45.022638,1264.000000
              2.612643,45.022080,1274.000000
              2.612429,45.021930,1278.000000
              2.610841,45.020621,1258.000000
              2.610841,45.019333,1262.000000
              2.610283,45.018303,1258.000000
              2.608802,45.017102,1261.000000
              2.607558,45.016458,1248.000000
              2.607451,45.016136,1238.000000
              2.607472,45.015879,1233.000000
              2.608159,45.015407,1217.000000
              2.608502,45.015407,1215.000000
              2.608888,45.015063,1211.000000
              2.609210,45.014033,1200.000000
              2.609317,45.013561,1199.000000
              2.609103,45.012660,1171.000000
              2.609339,45.011587,1159.000000
              2.609382,45.011201,1172.000000
              2.609038,45.010493,1165.000000
              2.609060,45.009677,1159.000000
              2.609296,45.009699,1157.000000
              2.609939,45.010171,1146.000000
              2.610154,45.010150,1136.000000
              2.610176,45.009935,1121.000000
              2.610476,45.009742,1113.000000
              2.610927,45.009570,1110.000000
              2.610970,45.009806,1103.000000
              2.611506,45.010321,1104.000000
              2.611592,45.010407,1107.000000
              2.612085,45.010664,1107.000000
              2.612793,45.010879,1096.000000
              2.613223,45.010922,1076.000000
              2.613866,45.010965,1050.000000
              2.614381,45.010686,1029.000000
              2.614746,45.010729,1032.000000
              2.616763,45.009871,1006.000000
              2.620089,45.010085,1002.000000
              2.621195,45.009978,1018.000000
              2.621346,45.009972,1016.000000
              2.621489,45.009954,1015.000000
              2.621639,45.009931,1014.000000
              2.621734,45.009926,1013.000000
              2.621805,45.009892,1013.000000
              2.621853,45.009852,1013.000000
              2.622149,45.009720,1019.000000
              2.622986,45.009892,995.000000
              2.624123,45.009785,985.000000
              2.623866,45.010278,957.000000
              2.623844,45.010600,955.000000
              2.624016,45.010471,951.000000
              2.624981,45.010428,948.000000
              2.625389,45.010407,943.000000
              2.626676,45.009527,940.000000
              2.626827,45.009184,928.000000
              2.626698,45.008604,926.000000
              2.626505,45.008197,921.000000
              2.625883,45.008240,905.000000
              2.624981,45.007832,881.000000
              2.624767,45.007553,870.000000
              2.625303,45.007382,883.000000
              2.626484,45.007682,884.000000
              2.627170,45.007682,892.000000
              2.627427,45.007532,891.000000
            </coordinates>
          </LineString>
        </Placemark>
      </Folder>
    </Folder>
  </Document>
</kml>
