<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/81617</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">EGCC</airport>
	</departure>
	<destination>
		<airport type="string">EGNM</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">EGCC</ident>
			<lat type="double">53.347141</lat>
			<lon type="double">-2.283954</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">4800</altitude-ft>
			<ident type="string">POL11</ident>
			<lat type="double">53.557778</lat>
			<lon type="double">-2.030278</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">EGNM</ident>
			<lat type="double">53.866027</lat>
			<lon type="double">-1.660778</lon>
		</wp>
	</route>
</PropertyList>