<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/3737708</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">LFKC</airport>
	</departure>
	<destination>
		<airport type="string">LFLB</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">LFKC</ident>
			<lat type="double">42.530800</lat>
			<lon type="double">8.792980</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">29300</altitude-ft>
			<ident type="string">PIGOS</ident>
			<lat type="double">43.622200</lat>
			<lon type="double">7.371110</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">21300</altitude-ft>
			<ident type="string">BARSO</ident>
			<lat type="double">44.143600</lat>
			<lon type="double">6.890280</lon>
		</wp>
		<wp n="3">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">LFLB</ident>
			<lat type="double">45.636500</lat>
			<lon type="double">5.880840</lon>
		</wp>
	</route>
</PropertyList>