<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/121416</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">LIDT</airport>
	</departure>
	<destination>
		<airport type="string">LIMC</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">LIDT</ident>
			<lat type="double">46.020155</lat>
			<lon type="double">11.125116</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">2600</altitude-ft>
			<ident type="string">SRN</ident>
			<lat type="double">45.646667</lat>
			<lon type="double">9.022778</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">LIMC</ident>
			<lat type="double">45.630606</lat>
			<lon type="double">8.728111</lon>
		</wp>
	</route>
</PropertyList>