<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/8737708</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KSFO</airport>
	</departure>
	<destination>
		<airport type="string">KMEV</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KSFO</ident>
			<lat type="double">37.618500</lat>
			<lon type="double">-122.375000</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">17600</altitude-ft>
			<ident type="string">OLIPH</ident>
			<lat type="double">38.270700</lat>
			<lon type="double">-121.242000</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KMEV</ident>
			<lat type="double">38.999800</lat>
			<lon type="double">-119.751000</lon>
		</wp>
	</route>
</PropertyList>