<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/7979110</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KBWG</airport>
	</departure>
	<destination>
		<airport type="string">KTYS</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KBWG</ident>
			<lat type="double">36.963900</lat>
			<lon type="double">-86.419700</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">11600</altitude-ft>
			<ident type="string">JELLO</ident>
			<lat type="double">36.410200</lat>
			<lon type="double">-84.835800</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KTYS</ident>
			<lat type="double">35.809500</lat>
			<lon type="double">-83.995800</lon>
		</wp>
	</route>
</PropertyList>