<!--  Retrieves a PNR by record locator and displays an index for all stored ATFQs -->
<!--  There are two options when displaying a fare.  Action I is a fare index and returns most all fare data.  
You can display an index for multiple stored fares in a single call.  Action D is a detailed display 
which returns additional nodes (which may not be required).  Action D is for a single ATFQ per call. -->

<PNRBFManagement_43>
	<PNRBFRetrieveMods>
		<PNRAddr>
			<FileAddr/>
			<CodeCheck/>
			<RecLoc>XG4MX8</RecLoc>
		</PNRAddr>
	</PNRBFRetrieveMods>
	<FareRedisplayMods>
		<DisplayAction>
			<Action>I</Action>
		</DisplayAction>
	</FareRedisplayMods>
</PNRBFManagement_43>