<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/6059756</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KJFK</airport>
	</departure>
	<destination>
		<airport type="string">KBOS</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KJFK</ident>
			<lat type="double">40.640100</lat>
			<lon type="double">-73.776500</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">14400</altitude-ft>
			<ident type="string">WIPOR</ident>
			<lat type="double">41.656400</lat>
			<lon type="double">-72.177100</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KBOS</ident>
			<lat type="double">42.363000</lat>
			<lon type="double">-71.006800</lon>
		</wp>
	</route>
</PropertyList>