<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/8850310</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">LGIR</airport>
	</departure>
	<destination>
		<airport type="string">LGSA</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">LGIR</ident>
			<lat type="double">35.339900</lat>
			<lon type="double">25.178200</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">6100</altitude-ft>
			<ident type="string">BAVES</ident>
			<lat type="double">35.424700</lat>
			<lon type="double">24.726900</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">LGSA</ident>
			<lat type="double">35.531400</lat>
			<lon type="double">24.151100</lon>
		</wp>
	</route>
</PropertyList>