<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/7721578</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">EHRD</airport>
	</departure>
	<destination>
		<airport type="string">EHWO</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">EHRD</ident>
			<lat type="double">51.957500</lat>
			<lon type="double">4.441690</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">3800</altitude-ft>
			<ident type="string">STD</ident>
			<lat type="double">51.741300</lat>
			<lon type="double">4.243490</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">EHWO</ident>
			<lat type="double">51.448400</lat>
			<lon type="double">4.339800</lon>
		</wp>
	</route>
</PropertyList>