<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/4748098</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">LFPG</airport>
	</departure>
	<destination>
		<airport type="string">LFAT</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">LFPG</ident>
			<lat type="double">49.009700</lat>
			<lon type="double">2.562570</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">5200</altitude-ft>
			<ident type="string">ABB</ident>
			<lat type="double">50.135100</lat>
			<lon type="double">1.854690</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">LFAT</ident>
			<lat type="double">50.515900</lat>
			<lon type="double">1.622730</lon>
		</wp>
	</route>
</PropertyList>