<?xml version="1.0" encoding="utf-8"?>
<flight-plan xmlns="http://www8.garmin.com/xmlschemas/FlightPlan/v1">
  <created>2010-03-23T08:52:48Z</created>
  <waypoint-table>
    <waypoint>
      <identifier>WP 1; BAD KROZINGEN</identifier>
      <lat>47.929043</lat>
      <lon>7.713805</lon>
    </waypoint>
    <waypoint>
      <identifier>WP 4; LENZBURG</identifier>
      <lat>47.387978</lat>
      <lon>8.188979</lon>
    </waypoint>
    <waypoint>
      <identifier>LSZH</identifier>
      <lat>47.464700</lat>
      <lon>8.549200</lon>
    </waypoint>
  </waypoint-table>
  <route>
    <route-name>WP 1; BAD KROZINGEN to LSZH</route-name>
    <flight-plan-index>1</flight-plan-index>
    <route-point>
      <waypoint-identifier>WP 1; BAD KROZINGEN</waypoint-identifier>
      <waypoint-type>USER WAYPOINT</waypoint-type>
    </route-point>
    <route-point>
      <waypoint-identifier>WP 4; LENZBURG</waypoint-identifier>
      <waypoint-type>USER WAYPOINT</waypoint-type>
    </route-point>
    <route-point>
      <waypoint-identifier>LSZH</waypoint-identifier>
      <waypoint-type>USER WAYPOINT</waypoint-type>
    </route-point>
  </route>
</flight-plan>
