<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/3898</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KLAX</airport>
	</departure>
	<destination>
		<airport type="string">KVNY</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KLAX</ident>
			<lat type="double">33.939896</lat>
			<lon type="double">-118.379838</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">+33.95_-118.29</ident>
			<lat type="double">33.948707</lat>
			<lon type="double">-118.293255</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.04_-118.39</ident>
			<lat type="double">34.036776</lat>
			<lon type="double">-118.387809</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">+34.12_-118.48</ident>
			<lat type="double">34.124845</lat>
			<lon type="double">-118.482364</lon>
		</wp>
		<wp n="4">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KVNY</ident>
			<lat type="double">34.196992</lat>
			<lon type="double">-118.489167</lon>
		</wp>
	</route>
</PropertyList>