<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/4959539</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">EGSF</airport>
	</departure>
	<destination>
		<airport type="string">EGNT</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">EGSF</ident>
			<lat type="double">52.468100</lat>
			<lon type="double">-0.250833</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">20600</altitude-ft>
			<ident type="string">GIPLO</ident>
			<lat type="double">53.525300</lat>
			<lon type="double">-0.789722</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">EGNT</ident>
			<lat type="double">55.037900</lat>
			<lon type="double">-1.689790</lon>
		</wp>
	</route>
</PropertyList>