<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/8564142</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KBCT</airport>
	</departure>
	<destination>
		<airport type="string">KFPR</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KBCT</ident>
			<lat type="double">26.378500</lat>
			<lon type="double">-80.107700</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">4000</altitude-ft>
			<ident type="string">SMUGS</ident>
			<lat type="double">27.192500</lat>
			<lon type="double">-80.292500</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KFPR</ident>
			<lat type="double">27.497500</lat>
			<lon type="double">-80.372600</lon>
		</wp>
	</route>
</PropertyList>