<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/5705194</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">EDDH</airport>
	</departure>
	<destination>
		<airport type="string">EDHE</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">EDDH</ident>
			<lat type="double">53.633700</lat>
			<lon type="double">9.985260</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">EDHE</ident>
			<lat type="double">53.646200</lat>
			<lon type="double">9.702690</lon>
		</wp>
	</route>
</PropertyList>