<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/2432439</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.778800</lat>
			<lon type="double">-9.135190</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.073300</lat>
			<lon type="double">-8.879170</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">LPPM</ident>
			<lat type="double">37.149400</lat>
			<lon type="double">-8.583990</lon>
		</wp>
	</route>
</PropertyList>