<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/401706</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KGFK</airport>
	</departure>
	<destination>
		<airport type="string">KMSP</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KGFK</ident>
			<lat type="double">47.946388</lat>
			<lon type="double">-97.171627</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">25000</altitude-ft>
			<ident type="string">FAR</ident>
			<lat type="double">46.753333</lat>
			<lon type="double">-96.851306</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">3600</altitude-ft>
			<ident type="string">GEP</ident>
			<lat type="double">45.145694</lat>
			<lon type="double">-93.373194</lon>
		</wp>
		<wp n="3">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KMSP</ident>
			<lat type="double">44.881950</lat>
			<lon type="double">-93.222009</lon>
		</wp>
	</route>
</PropertyList>