<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/8222421</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KGNV</airport>
	</departure>
	<destination>
		<airport type="string">KLAL</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KGNV</ident>
			<lat type="double">29.690700</lat>
			<lon type="double">-82.272900</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">1800</altitude-ft>
			<ident type="string">URIVE</ident>
			<lat type="double">28.134800</lat>
			<lon type="double">-82.040100</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KLAL</ident>
			<lat type="double">27.988900</lat>
			<lon type="double">-82.018600</lon>
		</wp>
	</route>
</PropertyList>