<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/8949850</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KVNY</airport>
	</departure>
	<destination>
		<airport type="string">KVCV</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KVNY</ident>
			<lat type="double">34.210700</lat>
			<lon type="double">-118.490000</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">4300</altitude-ft>
			<ident type="string">PURPS</ident>
			<lat type="double">34.502200</lat>
			<lon type="double">-117.781000</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KVCV</ident>
			<lat type="double">34.596300</lat>
			<lon type="double">-117.382000</lon>
		</wp>
	</route>
</PropertyList>