<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/7052005</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KJBR</airport>
	</departure>
	<destination>
		<airport type="string">KELD</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KJBR</ident>
			<lat type="double">35.831100</lat>
			<lon type="double">-90.647200</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">18600</altitude-ft>
			<ident type="string">UBECA</ident>
			<lat type="double">34.393900</lat>
			<lon type="double">-91.787400</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KELD</ident>
			<lat type="double">33.221000</lat>
			<lon type="double">-92.813900</lon>
		</wp>
	</route>
</PropertyList>