<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/150144</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">OLKA</airport>
	</departure>
	<destination>
		<airport type="string">LCLK</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">OLKA</ident>
			<lat type="double">34.589372</lat>
			<lon type="double">36.011380</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">3400</altitude-ft>
			<ident type="string">SOBOS</ident>
			<lat type="double">34.924999</lat>
			<lon type="double">33.945000</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">6000</altitude-ft>
			<ident type="string">LCA</ident>
			<lat type="double">34.873333</lat>
			<lon type="double">33.626667</lon>
		</wp>
		<wp n="3">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">LCLK</ident>
			<lat type="double">34.875115</lat>
			<lon type="double">33.624832</lon>
		</wp>
	</route>
</PropertyList>