<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/9182232</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KFRG</airport>
	</departure>
	<destination>
		<airport type="string">KEEN</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KFRG</ident>
			<lat type="double">40.728800</lat>
			<lon type="double">-73.413500</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">17300</altitude-ft>
			<ident type="string">SORRY</ident>
			<lat type="double">41.478600</lat>
			<lon type="double">-73.017400</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KEEN</ident>
			<lat type="double">42.899100</lat>
			<lon type="double">-72.270900</lon>
		</wp>
	</route>
</PropertyList>