<?xml version="1.0" encoding="UTF-8"?><cfoutput>
<os:envelope xmlns:os="http://www.1sync.org" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.1sync.org http://www.1sync.org/schemas/item/1.0/RequestForCatalogueItemNotificationProxy.xsd">
	<header version="1.0">
		<!--- FoodServiceEnablers --->
		<sender>1100001017829</sender>
		<!--- 1SYNC --->
		<receiver>0838016003001</receiver>
		<messageId>#rfcin.messageId#</messageId>
		<creationDateTime>#lsdateformat( rfcin.creationDateTime, "YYYY-MM-DD")#T#lstimeformat( rfcin.creationDateTime , "HH:mm:ss")#</creationDateTime>
	</header>
	<requestForCatalogueItemNotification version="1.0">
		<header>
			<!--- Data Pool GLN or third party partner GLN or Data Recipient GLN.  Not mapped in the response --->
			<userGLN>1100001017829</userGLN>
			<userId>mgriffin@fsenablers.com</userId>
		</header>
		<document>
			<documentId>#rfcin.messageid#.1</documentId>
			<!--- FoodServiceEnablers --->
			<dataRecipientGLN>1100001017829</dataRecipientGLN>
			<isReload>false</isReload>
			<!--- MFR's GLN --->
			<informationProviderGLN>#rfcin.informationProviderGLN#</informationProviderGLN>
			<targetMarket>US</targetMarket>
			<gtin>#rfcin.gtin#</gtin>
		</document>
	</requestForCatalogueItemNotification>
</os:envelope></cfoutput>
