<?xml version="1.0" encoding="UTF-8"?>
<sh:StandardBusinessDocument xmlns:sh="http://www.unece.org/cefact/namespaces/StandardBusinessDocumentHeader" xmlns:eanucc="urn:ean.ucc:2" xmlns:plan="urn:ean.ucc:plan:2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.unece.org/cefact/namespaces/StandardBusinessDocumentHeader ../Schemas/sbdh/StandardBusinessDocumentHeader.xsd urn:ean.ucc:2 ../Schemas/ForecastBulkDataProxy.xsd">
	<sh:StandardBusinessDocumentHeader>
		<sh:HeaderVersion>2.2</sh:HeaderVersion>
		<sh:Sender>
			<sh:Identifier Authority="EAN.UCC">6903148000007</sh:Identifier>
			<sh:ContactInformation>
				<sh:Contact>John Doe</sh:Contact>
				<sh:EmailAddress>John_Doe@purchasing.XYZretailer.com</sh:EmailAddress>
				<sh:FaxNumber>+1-212-555-1213</sh:FaxNumber>
				<sh:TelephoneNumber>+1-212-555-2122</sh:TelephoneNumber>
				<sh:ContactTypeIdentifier>Buyer</sh:ContactTypeIdentifier>
			</sh:ContactInformation>
		</sh:Sender>
		<sh:Receiver>
			<sh:Identifier Authority="EAN.UCC">2203148000007</sh:Identifier>
			<sh:ContactInformation>
				<sh:Contact>Mary Smith</sh:Contact>
				<sh:EmailAddress>Mary_Smith@widgets.com</sh:EmailAddress>
				<sh:FaxNumber>+1-312-555-1214</sh:FaxNumber>
				<sh:TelephoneNumber>+1-312-555-2125</sh:TelephoneNumber>
				<sh:ContactTypeIdentifier>Seller</sh:ContactTypeIdentifier>
			</sh:ContactInformation>
		</sh:Receiver>
		<sh:DocumentIdentification>
			<sh:Standard>EAN.UCC</sh:Standard>
			<sh:TypeVersion>2.0.2</sh:TypeVersion>
			<sh:InstanceIdentifier>100002</sh:InstanceIdentifier>
			<sh:Type>ForecastBulkData</sh:Type>
			<sh:MultipleType>false</sh:MultipleType>
			<sh:CreationDateAndTime>2004-01-10T12:00:01.000</sh:CreationDateAndTime>
		</sh:DocumentIdentification>
	</sh:StandardBusinessDocumentHeader>
	<eanucc:message>
		<entityIdentification>
			<uniqueCreatorIdentification>MSG-123-20040110</uniqueCreatorIdentification>
			<contentOwner>
				<gln>0012345000359</gln>
			</contentOwner>
		</entityIdentification>
		<eanucc:transaction>
			<entityIdentification>
				<uniqueCreatorIdentification>TRA-041-66573058</uniqueCreatorIdentification>
				<contentOwner>
					<gln>0012345000359</gln>
				</contentOwner>
			</entityIdentification>
			<command>
				<eanucc:documentCommand>
					<documentCommandHeader type="ADD">
						<entityIdentification>
							<uniqueCreatorIdentification>CMD-912-54618595</uniqueCreatorIdentification>
							<contentOwner>
								<gln>0012345000359</gln>
							</contentOwner>
						</entityIdentification>
					</documentCommandHeader>
					<documentCommandOperand>
						<plan:forecastBulkData creationDateTime="2004-01-10T12:00:01.000" documentStatus="ORIGINAL" xsi:schemaLocation="urn:ean.ucc:2 ../Schemas/ForecastBulkDataProxy.xsd">
							<contentVersion>
								<versionIdentification>2.0.2</versionIdentification>
							</contentVersion>
							<documentStructureVersion>
								<versionIdentification>2.0.2</versionIdentification>
							</documentStructureVersion>
							<plannerIdentification>UCC</plannerIdentification>
							<dataSourceCode>BUYER</dataSourceCode>
							<seller>
								<gln>0012345000058</gln>
							</seller>
							<buyer>
								<gln>0012345000359</gln>
							</buyer>
							<period beginDate="2004-03-28" endDate="2004-03-29"/>
							<fileExtension>xml</fileExtension>
							<fileName>forecast</fileName>
							<recordDescriptor>
								<isTrimDate>true</isTrimDate>
								<dateDelimiter>:</dateDelimiter>
								<dateFormat>CCYYMMDD</dateFormat>
								<locationIdentificationFormat>SELLER_ASSIGNED</locationIdentificationFormat>
								<companyIdentificationFormat>BUYER_ASSIGNED</companyIdentificationFormat>
								<default forecastFieldType="FORECAST_PURPOSE_CODE">
									<forecastDefaultFieldValue>5978</forecastDefaultFieldValue>
								</default>
								<forecastFixedWidthRecord>
									<numberOfColumns>1</numberOfColumns>
									<field forecastFieldType="FORECAST_PURPOSE_CODE">
										<beginColumnNumber>1</beginColumnNumber>
										<endColumnNumber>1</endColumnNumber>
									</field>
								</forecastFixedWidthRecord>
							</recordDescriptor>
						</plan:forecastBulkData>
					</documentCommandOperand>
				</eanucc:documentCommand>
			</command>
		</eanucc:transaction>
	</eanucc:message>
</sh:StandardBusinessDocument>