<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/7778739</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KSAF</airport>
	</departure>
	<destination>
		<airport type="string">KBDG</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KSAF</ident>
			<lat type="double">35.617000</lat>
			<lon type="double">-106.090000</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">21200</altitude-ft>
			<ident type="string">OTINS</ident>
			<lat type="double">36.582700</lat>
			<lon type="double">-107.836000</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KBDG</ident>
			<lat type="double">37.583300</lat>
			<lon type="double">-109.483000</lon>
		</wp>
	</route>
</PropertyList>