<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/1613212</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">LPPT</airport>
	</departure>
	<destination>
		<airport type="string">LPPR</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.778500</lat>
			<lon type="double">-9.135280</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">15700</altitude-ft>
			<ident type="string">XAMAX</ident>
			<lat type="double">40.031100</lat>
			<lon type="double">-8.536110</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">LPPR</ident>
			<lat type="double">41.247900</lat>
			<lon type="double">-8.681220</lon>
		</wp>
	</route>
</PropertyList>