<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/7556697</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KMHT</airport>
	</departure>
	<destination>
		<airport type="string">KALB</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KMHT</ident>
			<lat type="double">42.933100</lat>
			<lon type="double">-71.436100</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">2100</altitude-ft>
			<ident type="string">WARUV</ident>
			<lat type="double">42.764500</lat>
			<lon type="double">-73.578200</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KALB</ident>
			<lat type="double">42.749100</lat>
			<lon type="double">-73.801700</lon>
		</wp>
	</route>
</PropertyList>