<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/7103614</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">EDDE</airport>
	</departure>
	<destination>
		<airport type="string">LOWL</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">EDDE</ident>
			<lat type="double">50.979800</lat>
			<lon type="double">10.958100</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">21700</altitude-ft>
			<ident type="string">AGNAV</ident>
			<lat type="double">49.567900</lat>
			<lon type="double">12.614500</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">LOWL</ident>
			<lat type="double">48.235300</lat>
			<lon type="double">14.188100</lon>
		</wp>
	</route>
</PropertyList>