<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/9695701</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KACK</airport>
	</departure>
	<destination>
		<airport type="string">KHPN</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KACK</ident>
			<lat type="double">41.252900</lat>
			<lon type="double">-70.059200</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">15000</altitude-ft>
			<ident type="string">BOROS</ident>
			<lat type="double">41.156800</lat>
			<lon type="double">-72.164200</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KHPN</ident>
			<lat type="double">41.066700</lat>
			<lon type="double">-73.707600</lon>
		</wp>
	</route>
</PropertyList>