<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/609385</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">LPPT</airport>
	</departure>
	<destination>
		<airport type="string">LPPM</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">LPPT</ident>
			<lat type="double">38.778559</lat>
			<lon type="double">-9.135146</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">12200</altitude-ft>
			<ident type="string">TROIA</ident>
			<lat type="double">38.073333</lat>
			<lon type="double">-8.879167</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">LPPM</ident>
			<lat type="double">37.149399</lat>
			<lon type="double">-8.583992</lon>
		</wp>
	</route>
</PropertyList>