<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/9119483</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">CYNJ</airport>
	</departure>
	<destination>
		<airport type="string">CYAZ</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">CYNJ</ident>
			<lat type="double">49.101700</lat>
			<lon type="double">-122.627000</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">12100</altitude-ft>
			<ident type="string">BRIOL</ident>
			<lat type="double">49.101900</lat>
			<lon type="double">-123.494000</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">CYAZ</ident>
			<lat type="double">49.079200</lat>
			<lon type="double">-125.776000</lon>
		</wp>
	</route>
</PropertyList>