<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/4877275</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KBKV</airport>
	</departure>
	<destination>
		<airport type="string">KAPF</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KBKV</ident>
			<lat type="double">28.473100</lat>
			<lon type="double">-82.454600</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">8000</altitude-ft>
			<ident type="string">BRDGE</ident>
			<lat type="double">27.452600</lat>
			<lon type="double">-82.134400</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KAPF</ident>
			<lat type="double">26.152000</lat>
			<lon type="double">-81.776300</lon>
		</wp>
	</route>
</PropertyList>