<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/1988464</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">EGTE</airport>
	</departure>
	<destination>
		<airport type="string">EGBD</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">EGTE</ident>
			<lat type="double">50.734300</lat>
			<lon type="double">-3.413770</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">15200</altitude-ft>
			<ident type="string">OKTAD</ident>
			<lat type="double">51.817800</lat>
			<lon type="double">-2.546110</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">EGBD</ident>
			<lat type="double">52.859800</lat>
			<lon type="double">-1.616430</lon>
		</wp>
	</route>
</PropertyList>