<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/8564757</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KSEA</airport>
	</departure>
	<destination>
		<airport type="string">KBLI</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KSEA</ident>
			<lat type="double">47.450200</lat>
			<lon type="double">-122.312000</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">1000</altitude-ft>
			<ident type="string">EGRET</ident>
			<lat type="double">48.711600</lat>
			<lon type="double">-122.509000</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KBLI</ident>
			<lat type="double">48.792700</lat>
			<lon type="double">-122.538000</lon>
		</wp>
	</route>
</PropertyList>