<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/8095870</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KBDR</airport>
	</departure>
	<destination>
		<airport type="string">KGON</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KBDR</ident>
			<lat type="double">41.163500</lat>
			<lon type="double">-73.126200</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">2900</altitude-ft>
			<ident type="string">YODER</ident>
			<lat type="double">41.289600</lat>
			<lon type="double">-72.342400</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KGON</ident>
			<lat type="double">41.330000</lat>
			<lon type="double">-72.045400</lon>
		</wp>
	</route>
</PropertyList>