<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/696410</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">EGNX</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">EGNX</ident>
			<lat type="double">52.830999</lat>
			<lon type="double">-1.328155</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">EGBD</ident>
			<lat type="double">52.859820</lat>
			<lon type="double">-1.616425</lon>
		</wp>
	</route>
</PropertyList>