<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/1118254</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KLAX</airport>
	</departure>
	<destination>
		<airport type="string">KLAS</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.943130</lat>
			<lon type="double">-118.408917</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">24700</altitude-ft>
			<ident type="string">BASAL</ident>
			<lat type="double">34.757775</lat>
			<lon type="double">-116.861831</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">20700</altitude-ft>
			<ident type="string">DAG</ident>
			<lat type="double">34.962444</lat>
			<lon type="double">-116.578167</lon>
		</wp>
		<wp n="3">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KLAS</ident>
			<lat type="double">36.080975</lat>
			<lon type="double">-115.153446</lon>
		</wp>
	</route>
</PropertyList>