<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/2981882</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">SNUB</airport>
	</departure>
	<destination>
		<airport type="string">SNDT</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">SNUB</ident>
			<lat type="double">-21.121000</lat>
			<lon type="double">-42.881900</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">10000</altitude-ft>
			<ident type="string">KOKSU</ident>
			<lat type="double">-19.377300</lat>
			<lon type="double">-43.316200</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">SNDT</ident>
			<lat type="double">-18.232900</lat>
			<lon type="double">-43.650700</lon>
		</wp>
	</route>
</PropertyList>