<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/6676054</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KEDW</airport>
	</departure>
	<destination>
		<airport type="string">KLAX</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KEDW</ident>
			<lat type="double">34.914000</lat>
			<lon type="double">-117.860000</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">3100</altitude-ft>
			<ident type="string">DARTS</ident>
			<lat type="double">34.156000</lat>
			<lon type="double">-118.270000</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KLAX</ident>
			<lat type="double">33.943100</lat>
			<lon type="double">-118.409000</lon>
		</wp>
	</route>
</PropertyList>