<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/8141036</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">LIEA</airport>
	</departure>
	<destination>
		<airport type="string">LFMD</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">LIEA</ident>
			<lat type="double">40.632100</lat>
			<lon type="double">8.290780</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">22500</altitude-ft>
			<ident type="string">LOKDU</ident>
			<lat type="double">41.980600</lat>
			<lon type="double">8.032780</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">LFMD</ident>
			<lat type="double">43.546700</lat>
			<lon type="double">6.953250</lon>
		</wp>
	</route>
</PropertyList>