<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/5725758</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">EPWA</airport>
	</departure>
	<destination>
		<airport type="string">EPBC</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">EPWA</ident>
			<lat type="double">52.165100</lat>
			<lon type="double">20.967000</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">EPBC</ident>
			<lat type="double">52.269700</lat>
			<lon type="double">20.908400</lon>
		</wp>
	</route>
</PropertyList>