<?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 Sun Sep 12 11:01:26 2010</Snippet>
<!-- Normal route style -->
    <Style id="route_n">
      <IconStyle>
        <Icon>
          <href>http://earth.google.com/images/kml-icons/track-directional/track-none.png</href>
        </Icon>
      </IconStyle>
    </Style>
<!-- Highlighted route style -->
    <Style id="route_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="route">
      <Pair>
        <key>normal</key>
        <styleUrl>#route_n</styleUrl>
      </Pair>
      <Pair>
        <key>highlight</key>
        <styleUrl>#route_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>6</width>
      </LineStyle>
    </Style>
    <Folder>
      <name>Waypoints</name>
    </Folder>
    <Folder>
      <name>Routes</name>
      <Folder>
        <Placemark>
          <name>Path</name>
          <styleUrl>#lineStyle</styleUrl>
          <LineString>
            <tessellate>1</tessellate>
            <coordinates>
              7.395110,50.687870,0.000000
              7.397750,50.681900,0.000000
              7.394340,50.665320,0.000000
              7.400260,50.653570,0.000000
              7.414260,50.647620,0.000000
              7.408880,50.633230,0.000000
              7.430250,50.626220,0.000000
              7.434390,50.625500,0.000000
              7.488010,50.615170,0.000000
              7.662270,50.553670,0.000000
              7.776780,50.578560,0.000000
              7.830800,50.561340,0.000000
              7.882900,50.529530,0.000000
              7.860710,50.485300,0.000000
              7.887890,50.484930,0.000000
              7.955330,50.482600,0.000000
              7.934270,50.416790,0.000000
              7.925420,50.384410,0.000000
              7.898080,50.353730,0.000000
              7.902990,50.331050,0.000000
              7.909440,50.329540,0.000000
              7.938440,50.318780,0.000000
              7.950100,50.294220,0.000000
              7.992880,50.272360,0.000000
              8.060700,50.283010,0.000000
              8.073280,50.242570,0.000000
              8.159630,50.265130,0.000000
              8.244480,50.293910,0.000000
              8.290830,50.269750,0.000000
              8.264460,50.231840,0.000000
              8.273160,50.221260,0.000000
              8.324660,50.218500,0.000000
              8.421200,50.208260,0.000000
              8.453770,50.226850,0.000000
              8.457830,50.232310,0.000000
              8.467160,50.233740,0.000000
              8.475950,50.253470,0.000000
              8.427840,50.307800,0.000000
              8.389280,50.384640,0.000000
              8.381760,50.428810,0.000000
              8.398010,50.453160,0.000000
              8.444840,50.464700,0.000000
              8.415390,50.506180,0.000000
              8.393740,50.512170,0.000000
              8.363590,50.496230,0.000000
              8.273630,50.480580,0.000000
              8.159260,50.405730,0.000000
              8.060080,50.385930,0.000000
              7.841890,50.310100,0.000000
              7.837540,50.318660,0.000000
              7.871720,50.417290,0.000000
              7.841380,50.430340,0.000000
              7.821840,50.436930,0.000000
              7.798640,50.466330,0.000000
              7.748450,50.530480,0.000000
              7.691020,50.504300,0.000000
              7.615370,50.486160,0.000000
              7.589600,50.475120,0.000000
              7.490960,50.441000,0.000000
              7.464980,50.450320,0.000000
              7.473190,50.478840,0.000000
              7.417860,50.551800,0.000000
              7.425650,50.548760,0.000000
              7.448040,50.557750,0.000000
              7.462300,50.568000,0.000000
              7.454810,50.579960,0.000000
              7.424260,50.568610,0.000000
              7.403390,50.574370,0.000000
              7.383730,50.605100,0.000000
              7.403000,50.613720,0.000000
              7.370450,50.611030,0.000000
              7.339720,50.587020,0.000000
              7.339380,50.592990,0.000000
              7.313510,50.610480,0.000000
              7.315360,50.614540,0.000000
              7.334000,50.622680,0.000000
              7.365620,50.617170,0.000000
              7.380780,50.621480,0.000000
              7.354810,50.635100,0.000000
              7.364010,50.653150,0.000000
              7.356770,50.659560,0.000000
              7.363290,50.669230,0.000000
              7.374340,50.671600,0.000000
              7.377390,50.680450,0.000000
              7.389110,50.684320,0.000000
              7.394200,50.687190,0.000000
            </coordinates>
          </LineString>
        </Placemark>
      </Folder>
    </Folder>
  </Document>
</kml>
