<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XML Spy v3.5 NT (http://www.xmlspy.com) by Jon Sharp (Syntegra) -->
<FWB xmlns="http://www.ccx.com/schema/ci/" xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xsi:schemaLocation="http://www.ccx.com/schema/ci/
http://www.ccx.com/schema/ci/ci_fwb.xsd"
 version="9">
	<AWBConsignmentDetail>
		<AirlinePrefix>125</AirlinePrefix>
		<AWBSerialNumber>12345675</AWBSerialNumber>
		<AWBOriginDestination>
			<AirportCityCodeOrigin>LHR</AirportCityCodeOrigin>
			<AirportCityCodeDestination>JFK</AirportCityCodeDestination>
		</AWBOriginDestination>
		<NumberOfPieces>34</NumberOfPieces>
		<WeightCode>K</WeightCode>
		<Weight>22.2</Weight>
	</AWBConsignmentDetail>
	<Routing>
		<CarrierCode>BA</CarrierCode>
	</Routing>
	<Shipper>
		<Name>JOHN SMITH</Name>
		<StreetAddress>21 PALL MALL</StreetAddress>
		<Place>LONDON</Place>
		<ISOCountryCode>GB</ISOCountryCode>
	</Shipper>
	<Consignee>
		<Name>BILL SMITH</Name>
		<StreetAddress>19 OXFORD STREET</StreetAddress>
		<Place>LONDON</Place>
		<ISOCountryCode>GB</ISOCountryCode>
	</Consignee>
	<ChargeDeclarations>
		<ISOCurrencyCode>USD</ISOCurrencyCode>
		<ChargeCode>AA</ChargeCode>
		<ValueForCarriageDeclaration>
			<DeclaredValueForCarriage>11</DeclaredValueForCarriage>
		</ValueForCarriageDeclaration>
		<ValueForCustomsDeclaration>
			<DeclaredValueForCustoms>22</DeclaredValueForCustoms>
		</ValueForCustomsDeclaration>
		<ValueForInsuranceDeclaration>
			<NoValue>XXX</NoValue>
		</ValueForInsuranceDeclaration>
	</ChargeDeclarations>
	<RateDescription>
		<AWBRateLineNumber>1</AWBRateLineNumber>
		<RateElements>
			<NoPiecesRCPDetails>
				<NumberOfPieces>34</NumberOfPieces>
			</NoPiecesRCPDetails>
			<GrossWeightDetails>
				<WeightCode>K</WeightCode>
				<Weight>2.2</Weight>
			</GrossWeightDetails>
			<RateClassDetails>
				<RateClassCode>B</RateClassCode>
			</RateClassDetails>
		</RateElements>
		<GoodsDescription>
			<GoodsDataIdentifier>C</GoodsDataIdentifier>
			<NatureAndQuantityOfGoods>34 BITS</NatureAndQuantityOfGoods>
		</GoodsDescription>
	</RateDescription>
	<ChargeSummaries>
		<PrepaidChargeSummary>
			<ChargeSummaryTotal>66</ChargeSummaryTotal>
		</PrepaidChargeSummary>
	</ChargeSummaries>
	<CarriersExecution>
		<Day>01</Day>
		<Month>MAY</Month>
		<Year>01</Year>
		<Place>BRIGHTON 01234567</Place>
	</CarriersExecution>
	<SenderReference>
		<SenderOfficeMessageAddress>
			<AirportCityCode>ACC</AirportCityCode>
			<OfficeFunctionDesignator>AA</OfficeFunctionDesignator>
			<CompanyDesignator>1A</CompanyDesignator>
		</SenderOfficeMessageAddress>
	</SenderReference>
</FWB>
