<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/2003</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">EGLF</airport>
	</departure>
	<destination>
		<airport type="string">EGDM</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">100</altitude-ft>
			<ident type="string">EGLF</ident>
			<lat type="double">51.270553</lat>
			<lon type="double">-0.792044</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">100</altitude-ft>
			<ident type="string">+51.24_+000.89</ident>
			<lat type="double">51.236512</lat>
			<lon type="double">-0.894077</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">100</altitude-ft>
			<ident type="string">+51.25_-001.23</ident>
			<lat type="double">51.245609</lat>
			<lon type="double">-1.225618</lon>
		</wp>
		<wp n="3">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">100</altitude-ft>
			<ident type="string">+51.25_-001.56</ident>
			<lat type="double">51.254705</lat>
			<lon type="double">-1.557159</lon>
		</wp>
		<wp n="4">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">EGDM</ident>
			<lat type="double">51.161969</lat>
			<lon type="double">-1.734525</lon>
		</wp>
	</route>
</PropertyList>