<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
	<source type="string">https://flightplandatabase.com/plan/512625</source>
	<version type="int">2</version>
	<departure>
		<airport type="string">KIAD</airport>
	</departure>
	<destination>
		<airport type="string">KJFK</airport>
	</destination>
	<route>
		<wp n="0">
			<type type="string">navaid</type>
			<departure type="bool">true</departure>
			<ident type="string">KIAD</ident>
			<lat type="double">38.947707</lat>
			<lon type="double">-77.460857</lon>
		</wp>
		<wp n="1">
			<type type="string">navaid</type>
			<alt-restrict type="string">at</alt-restrict>
			<altitude-ft type="double">19600</altitude-ft>
			<ident type="string">EKSEW</ident>
			<lat type="double">39.829606</lat>
			<lon type="double">-75.472483</lon>
		</wp>
		<wp n="2">
			<type type="string">navaid</type>
			<arrival type="bool">true</arrival>
			<ident type="string">KJFK</ident>
			<lat type="double">40.639904</lat>
			<lon type="double">-73.776661</lon>
		</wp>
	</route>
</PropertyList>