<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/1901</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KSBD</airport>
	</departure>
	<destination>
		<airport type="string">KRAL</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KSBD</ident>
			<lat type="double">34.099952</lat>
			<lon type="double">-117.219353</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">100</altitude-ft>
			<ident type="string">+34.12_-117.14</ident>
			<lat type="double">34.124350</lat>
			<lon type="double">-117.137066</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">100</altitude-ft>
			<ident type="string">+34.02_-117.20</ident>
			<lat type="double">34.020953</lat>
			<lon type="double">-117.200920</lon>
		</wp>
		<wp n="3">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">100</altitude-ft>
			<ident type="string">+33.92_-117.26</ident>
			<lat type="double">33.917555</lat>
			<lon type="double">-117.264773</lon>
		</wp>
		<wp n="4">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KRAL</ident>
			<lat type="double">33.950536</lat>
			<lon type="double">-117.434626</lon>
		</wp>
	</route>
</PropertyList>