<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/9693683</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KDXR</airport>
	</departure>
	<destination>
		<airport type="string">KMPV</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KDXR</ident>
			<lat type="double">41.371700</lat>
			<lon type="double">-73.482000</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">16400</altitude-ft>
			<ident type="string">DORIS</ident>
			<lat type="double">42.978600</lat>
			<lon type="double">-73.064300</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KMPV</ident>
			<lat type="double">44.204500</lat>
			<lon type="double">-72.561700</lon>
		</wp>
	</route>
</PropertyList>