<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/8758457</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KSAT</airport>
	</departure>
	<destination>
		<airport type="string">KFTW</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KSAT</ident>
			<lat type="double">29.534100</lat>
			<lon type="double">-98.469300</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">22600</altitude-ft>
			<ident type="string">AGJ</ident>
			<lat type="double">31.185500</lat>
			<lon type="double">-98.141900</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KFTW</ident>
			<lat type="double">32.819100</lat>
			<lon type="double">-97.361900</lon>
		</wp>
	</route>
</PropertyList>