<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/8377224</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">EDDV</airport>
	</departure>
	<destination>
		<airport type="string">EDAH</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">EDDV</ident>
			<lat type="double">52.460200</lat>
			<lon type="double">9.683520</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">22700</altitude-ft>
			<ident type="string">BKD</ident>
			<lat type="double">53.034500</lat>
			<lon type="double">11.546200</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">EDAH</ident>
			<lat type="double">53.878800</lat>
			<lon type="double">14.151400</lon>
		</wp>
	</route>
</PropertyList>