<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/5911208</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KJFK</airport>
	</departure>
	<destination>
		<airport type="string">KBUF</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">21300</altitude-ft>
			<ident type="string">4100N07500W</ident>
			<lat type="double">41.000000</lat>
			<lon type="double">-75.000000</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">30000</altitude-ft>
			<ident type="string">4100N07600W</ident>
			<lat type="double">41.000000</lat>
			<lon type="double">-76.000000</lon>
		</wp>
		<wp n="3">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KBUF</ident>
			<lat type="double">42.940500</lat>
			<lon type="double">-78.730600</lon>
		</wp>
	</route>
</PropertyList>