<?xml version="1.0"?>

<PropertyList>
  <version type="int">2</version>
  <departure>
    <airport type="string">LFPO</airport>
  </departure>
  <destination>
    <airport type="string">EDDF</airport>
  </destination>
  <route>
    <wp>
      <type type="string">navaid</type>
      <departure type="bool">true</departure>
      <ident type="string">LFPO</ident>
      <lon type="double">2.36872232</lon>
      <lat type="double">48.72670829</lat>
    </wp>
    <wp n="1">
      <type type="string">navaid</type>
      <alt-restrict type="string">at</alt-restrict>
      <altitude-ft type="double">29400</altitude-ft>
      <ident type="string">RANUX</ident>
      <lon type="double">4.361667</lon>
      <lat type="double">49.138889</lat>
    </wp>
    <wp n="2">
      <type type="string">navaid</type>
      <alt-restrict type="string">at</alt-restrict>
      <altitude-ft type="double">29000</altitude-ft>
      <ident type="string">MEDOX</ident>
      <lon type="double">5.096944</lon>
      <lat type="double">49.333611</lat>
    </wp>
    <wp n="3">
      <type type="string">navaid</type>
      <alt-restrict type="string">at</alt-restrict>
      <altitude-ft type="double">23800</altitude-ft>
      <ident type="string">VALEK</ident>
      <lon type="double">5.781111</lon>
      <lat type="double">49.514444</lat>
    </wp>
    <wp n="4">
      <type type="string">navaid</type>
      <alt-restrict type="string">at</alt-restrict>
      <altitude-ft type="double">23300</altitude-ft>
      <ident type="string">LIPNI</ident>
      <lon type="double">5.845833</lon>
      <lat type="double">49.53</lat>
    </wp>
    <wp n="5">
      <type type="string">navaid</type>
      <alt-restrict type="string">at</alt-restrict>
      <altitude-ft type="double">19500</altitude-ft>
      <ident type="string">LIMGO</ident>
      <lon type="double">6.281667</lon>
      <lat type="double">49.637222</lat>
    </wp>
    <wp n="6">
      <type type="string">navaid</type>
      <approach type="bool">true</approach>
      <ident type="string">EDDF</ident>
      <lon type="double">8.541722452</lon>
      <lat type="double">50.03219323</lat>
    </wp>
  </route>
</PropertyList>
