<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/7989222</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">CYQB</airport>
	</departure>
	<destination>
		<airport type="string">CYRQ</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">CYQB</ident>
			<lat type="double">46.789600</lat>
			<lon type="double">-71.392600</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">3800</altitude-ft>
			<ident type="string">YQB</ident>
			<lat type="double">46.705300</lat>
			<lon type="double">-71.626300</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">CYRQ</ident>
			<lat type="double">46.352700</lat>
			<lon type="double">-72.679400</lon>
		</wp>
	</route>
</PropertyList>