<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/8212092</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">EYVI</airport>
	</departure>
	<destination>
		<airport type="string">EYPA</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">EYVI</ident>
			<lat type="double">54.634200</lat>
			<lon type="double">25.285700</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">13900</altitude-ft>
			<ident type="string">TOTRA</ident>
			<lat type="double">55.443100</lat>
			<lon type="double">22.771100</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">EYPA</ident>
			<lat type="double">55.973100</lat>
			<lon type="double">21.093900</lon>
		</wp>
	</route>
</PropertyList>