<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/6786214</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">ETNL</airport>
	</departure>
	<destination>
		<airport type="string">EDDB</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">ETNL</ident>
			<lat type="double">53.918100</lat>
			<lon type="double">12.279300</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">10000</altitude-ft>
			<ident type="string">NASMI</ident>
			<lat type="double">53.073900</lat>
			<lon type="double">12.957800</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">EDDB</ident>
			<lat type="double">52.362300</lat>
			<lon type="double">13.500700</lon>
		</wp>
	</route>
</PropertyList>