<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/3522641</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KJAC</airport>
	</departure>
	<destination>
		<airport type="string">WY31</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KJAC</ident>
			<lat type="double">43.607400</lat>
			<lon type="double">-110.738000</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">300</altitude-ft>
			<ident type="string">JAC</ident>
			<lat type="double">43.621000</lat>
			<lon type="double">-110.732000</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">WY31</ident>
			<lat type="double">43.411900</lat>
			<lon type="double">-110.774000</lon>
		</wp>
	</route>
</PropertyList>