<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/2738768</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">LIPQ</airport>
	</departure>
	<destination>
		<airport type="string">LJDI</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">LIPQ</ident>
			<lat type="double">45.827900</lat>
			<lon type="double">13.466700</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">200</altitude-ft>
			<ident type="string">RCH</ident>
			<lat type="double">45.829800</lat>
			<lon type="double">13.480300</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">LJDI</ident>
			<lat type="double">45.682600</lat>
			<lon type="double">14.003600</lon>
		</wp>
	</route>
</PropertyList>