<?xml version="1.0" encoding="utf-8"?>
<!--
  == Copyright (c) 2002-2004. All rights reserved.
  == Financial Products Markup Language is subject to the FpML public license.
  == A copy of this license is available at http://www.fpml.org/documents/license
  -->
<!--
  == This example describes an AllocationCreated message of a client trade in its "long form" representation, i.e. fully expanded for confirmation purposes. Please note the Block includes 1 fee that IS allocated, and 1 fee that IS NOT allocated.
  -->
  <FpML version="4-2" xsi:type="AllocationCreated" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.fpml.org/2005/FpML-4-2 ../../fpml-main-4-2.xsd" xmlns="http://www.fpml.org/2005/FpML-4-2">
	<!--Message header for a the CHASE/CALPERS thread, message 001 for a created allocation-->
  	<header>
  		<conversationId conversationIdScheme="http://www.exampleParty.com/conversationId/OTC">CHASE/CALPERS5678</conversationId>
  		<messageId messageIdScheme="http://www.exampleParty.com/messageId/OTC">CHASE/CALPERS5678001</messageId>
  		<sentBy partyIdScheme="http://www.exampleParty.com/partyId">CHASE</sentBy>
  		<sendTo partyIdScheme="http://www.exampleParty.com/partyId">CALPERS</sendTo>
  		<copyTo partyIdScheme="http://www.exampleParty.com/partyId">BGI</copyTo>
  		<creationTimestamp>2002-12-03T08:57:00-00:00</creationTimestamp>
  	</header>  	
  	<!--The block trade (100 MM), protection bought by CHASE from CALPERS.  Note there are two fees, one that will be broken down ($20,000), and one that will not ($10,000).-->
	<trade>
		<tradeHeader>
			<!-- Identification of this trade as block trade using xsi:type, you link the block and the allocated trades through the allocationTradeId structure -->
			<partyTradeIdentifier xsi:type="BlockTradeIdentifier">
				<partyReference href="CHASE"/>
				<tradeId tradeIdScheme="http://www.swapswire.com/spec/2001/trade-id-1-0">20000</tradeId>
				<allocationTradeId>
					<partyReference href="CALPERS"/>
					<tradeId tradeIdScheme="http://www.swapswire.com/spec/2001/trade-id-1-0">20001</tradeId>
				</allocationTradeId>
				<allocationTradeId>
					<partyReference href="CALPERS"/>
					<tradeId tradeIdScheme="http://www.swapswire.com/spec/2001/trade-id-1-0">20002</tradeId>
				</allocationTradeId>
			</partyTradeIdentifier>
			<tradeDate>2002-12-03</tradeDate>
		</tradeHeader>
		<creditDefaultSwap>
			<generalTerms>
				<effectiveDate>
					<unadjustedDate>2002-12-04</unadjustedDate>
					<dateAdjustments>
						<businessDayConvention>NONE</businessDayConvention>
					</dateAdjustments>
				</effectiveDate>
				<scheduledTerminationDate>
					<adjustableDate>
						<unadjustedDate>2007-09-06</unadjustedDate>
						<dateAdjustments>
							<businessDayConvention>MODFOLLOWING</businessDayConvention>
							<businessCenters>
								<businessCenter>GBLO</businessCenter>
								<businessCenter>USNY</businessCenter>
							</businessCenters>
						</dateAdjustments>
					</adjustableDate>
				</scheduledTerminationDate>
				<sellerPartyReference href="CALPERS"/>
				<buyerPartyReference href="CHASE"/>
				<dateAdjustments>
					<businessDayConvention>MODFOLLOWING</businessDayConvention>
					<businessCenters>
						<businessCenter>GBLO</businessCenter>
						<businessCenter>USNY</businessCenter>
					</businessCenters>
				</dateAdjustments>
				<referenceInformation>
					<referenceEntity id="referenceEntity">
						<entityName>Agrium Inc.</entityName>
						<entityId entityIdScheme="http://www.fpml.org/spec/2003/entity-id-RED-1-0">008HA7</entityId>
					</referenceEntity>
					<referenceObligation>
						<bond>
							<instrumentId instrumentIdScheme="http://www.fpml.org/spec/2002/instrument-id-CUSIP-1-0">008916AB4</instrumentId>
							<couponRate>0.077</couponRate>
							<maturity>2017-02-01</maturity>
						</bond>
						<primaryObligorReference href="referenceEntity"/>
					</referenceObligation>
					<referencePrice>1.0</referencePrice>
				</referenceInformation>
			</generalTerms>
			<feeLeg>
				<periodicPayment>
					<paymentFrequency>
						<periodMultiplier>3</periodMultiplier>
						<period>M</period>
					</paymentFrequency>
					<firstPaymentDate>2003-03-06</firstPaymentDate>
					<rollConvention>6</rollConvention>
					<fixedAmountCalculation>
						<calculationAmount>
							<currency>USD</currency>
							<amount>100000000.0</amount>
						</calculationAmount>
						<fixedRate>0.01</fixedRate>
						<dayCountFraction>ACT/360</dayCountFraction>
					</fixedAmountCalculation>
				</periodicPayment>
			</feeLeg>
			<protectionTerms>
				<calculationAmount>
					<currency>USD</currency>
					<amount>100000000.0</amount>
				</calculationAmount>
				<creditEvents>
					<bankruptcy/>
					<failureToPay>
						<paymentRequirement>
							<currency>USD</currency>
							<amount>1000000.0</amount>
						</paymentRequirement>
					</failureToPay>
					<restructuring>
						<restructuringType>ModR</restructuringType>
					</restructuring>
					<defaultRequirement>
						<currency>USD</currency>
						<amount>10000000.0</amount>
					</defaultRequirement>
					<creditEventNotice>
						<notifyingParty>
							<buyerPartyReference href="CHASE"/>
							<sellerPartyReference href="CALPERS"/>
						</notifyingParty>
						<publiclyAvailableInformation>
							<standardPublicSources/>
							<specifiedNumber>2</specifiedNumber>
						</publiclyAvailableInformation>
					</creditEventNotice>
				</creditEvents>
				<obligations>
					<category>BorrowedMoney</category>
				</obligations>
			</protectionTerms>
			<physicalSettlementTerms>
				<settlementCurrency>USD</settlementCurrency>
				<physicalSettlementPeriod>
					<maximumBusinessDays>30</maximumBusinessDays>
				</physicalSettlementPeriod>
				<deliverableObligations>
					<accruedInterest>false</accruedInterest>
					<category>BondOrLoan</category>
					<notSubordinated/>
					<specifiedCurrency/>
					<notContingent/>
					<assignableLoan/>
					<consentRequiredLoan/>
					<transferable/>
					<maximumMaturity>
						<periodMultiplier>30</periodMultiplier>
						<period>Y</period>
					</maximumMaturity>
					<notBearer/>
				</deliverableObligations>
				<escrow>true</escrow>
			</physicalSettlementTerms>
		</creditDefaultSwap>
		<otherPartyPayment>
			<payerPartyReference href="CALPERS"/>
			<receiverPartyReference href="CHASE"/>
			<paymentAmount>
				<currency>USD</currency>
				<amount>20000</amount>
			</paymentAmount>
			<paymentDate>
				<unadjustedDate>2003-03-06</unadjustedDate>
				<dateAdjustments>
					<businessDayConvention>FOLLOWING</businessDayConvention>
					<businessCenters>
						<businessCenter>GBLO</businessCenter>
						<businessCenter>USNY</businessCenter>
					</businessCenters>
				</dateAdjustments>
			</paymentDate>
			<paymentType>Premium</paymentType>
		</otherPartyPayment>
		<otherPartyPayment>
			<payerPartyReference href="CHASE"/>
			<receiverPartyReference href="BGI"/>
			<paymentAmount>
				<currency>USD</currency>
				<amount>10000</amount>
			</paymentAmount>
			<paymentDate>
				<unadjustedDate>2003-03-08</unadjustedDate>
				<dateAdjustments>
					<businessDayConvention>FOLLOWING</businessDayConvention>
					<businessCenters>
						<businessCenter>GBLO</businessCenter>
						<businessCenter>USNY</businessCenter>
					</businessCenters>
				</dateAdjustments>
			</paymentDate>
			<paymentType>External Party Payment</paymentType>
		</otherPartyPayment>
		<calculationAgent>
			<calculationAgentPartyReference href="CHASE"/>
		</calculationAgent>
		<calculationAgentBusinessCenter>USNY</calculationAgentBusinessCenter>
		<documentation>
			<masterAgreement>
				<masterAgreementType>ISDA1992</masterAgreementType>
			</masterAgreement>
			<contractualDefinitions>ISDA1999Credit</contractualDefinitions>
			<contractualSupplement>ISDA1999CreditRestructuring</contractualSupplement>
			<contractualSupplement>ISDA1999CreditSuccessorAndCreditEvents</contractualSupplement>
			<contractualSupplement>ISDA1999CreditConvertibleExchangeableAccretingObligations</contractualSupplement>
		</documentation>
		
	</trade>
	<!--The first allocated trade (40 MM), protection bought by CHASE legal entity ACC0 from CALPERS ACC2.-->
	<trade>
		<tradeHeader>
			<!-- Identification of this trade as allocated trade using xsi:type, you link this allocated trade with the block trade through the blockTradeId structure -->
			<partyTradeIdentifier xsi:type="AllocationTradeIdentifier">
				<partyReference href="CALPERS"/>
				<tradeId tradeIdScheme="http://www.swapswire.com/spec/2001/trade-id-1-0">20001</tradeId>
				<blockTradeId>
					<partyReference href="CHASE"/>
					<tradeId tradeIdScheme="http://abc.com">20000</tradeId>
				</blockTradeId>
			</partyTradeIdentifier>
			<tradeDate>2002-12-03</tradeDate>
		</tradeHeader>
		<creditDefaultSwap>
			<generalTerms>
				<effectiveDate>
					<unadjustedDate>2002-12-04</unadjustedDate>
					<dateAdjustments>
						<businessDayConvention>NONE</businessDayConvention>
					</dateAdjustments>
				</effectiveDate>
				<scheduledTerminationDate>
					<adjustableDate>
						<unadjustedDate>2007-09-06</unadjustedDate>
						<dateAdjustments>
							<businessDayConvention>MODFOLLOWING</businessDayConvention>
							<businessCenters>
								<businessCenter>GBLO</businessCenter>
								<businessCenter>USNY</businessCenter>
							</businessCenters>
						</dateAdjustments>
					</adjustableDate>
				</scheduledTerminationDate>
				<sellerPartyReference href="CALPERS"/>
				<buyerPartyReference href="CHASE"/>
				<dateAdjustments>
					<businessDayConvention>MODFOLLOWING</businessDayConvention>
					<businessCenters>
						<businessCenter>GBLO</businessCenter>
						<businessCenter>USNY</businessCenter>
					</businessCenters>
				</dateAdjustments>
				<referenceInformation>
					<referenceEntity id="referenceEntity2">
						<entityName>Agrium Inc.</entityName>
						<entityId entityIdScheme="http://www.fpml.org/spec/2003/entity-id-RED-1-0">008HA7</entityId>
					</referenceEntity>
					<referenceObligation>
						<bond>
							<instrumentId instrumentIdScheme="http://www.fpml.org/spec/2002/instrument-id-CUSIP-1-0">008916AB4</instrumentId>
							<couponRate>0.077</couponRate>
							<maturity>2017-02-01</maturity>
						</bond>
						<primaryObligorReference href="referenceEntity2"/>
					</referenceObligation>
					<referencePrice>1.0</referencePrice>
				</referenceInformation>
			</generalTerms>
			<feeLeg>
				<periodicPayment>
					<paymentFrequency>
						<periodMultiplier>3</periodMultiplier>
						<period>M</period>
					</paymentFrequency>
					<firstPaymentDate>2003-03-06</firstPaymentDate>
					<rollConvention>6</rollConvention>
					<fixedAmountCalculation>
						<calculationAmount>
							<currency>USD</currency>
							<amount>40000000.0</amount>
						</calculationAmount>
						<fixedRate>0.01</fixedRate>
						<dayCountFraction>ACT/360</dayCountFraction>
					</fixedAmountCalculation>
				</periodicPayment>
			</feeLeg>
			<protectionTerms>
				<calculationAmount>
					<currency>USD</currency>
					<amount>40000000.0</amount>
				</calculationAmount>
				<creditEvents>
					<bankruptcy/>
					<failureToPay>
						<paymentRequirement>
							<currency>USD</currency>
							<amount>1000000.0</amount>
						</paymentRequirement>
					</failureToPay>
					<restructuring>
						<restructuringType>ModR</restructuringType>
					</restructuring>
					<defaultRequirement>
						<currency>USD</currency>
						<amount>10000000.0</amount>
					</defaultRequirement>
					<creditEventNotice>
						<notifyingParty>
							<buyerPartyReference href="CHASE"/>
							<sellerPartyReference href="CALPERS"/>
						</notifyingParty>
						<publiclyAvailableInformation>
							<standardPublicSources/>
							<specifiedNumber>2</specifiedNumber>
						</publiclyAvailableInformation>
					</creditEventNotice>
				</creditEvents>
				<obligations>
					<category>BorrowedMoney</category>
				</obligations>
			</protectionTerms>
			<physicalSettlementTerms>
				<settlementCurrency>USD</settlementCurrency>
				<physicalSettlementPeriod>
					<maximumBusinessDays>30</maximumBusinessDays>
				</physicalSettlementPeriod>
				<deliverableObligations>
					<accruedInterest>false</accruedInterest>
					<category>BondOrLoan</category>
					<notSubordinated/>
					<specifiedCurrency/>
					<notContingent/>
					<assignableLoan/>
					<consentRequiredLoan/>
					<transferable/>
					<maximumMaturity>
						<periodMultiplier>30</periodMultiplier>
						<period>Y</period>
					</maximumMaturity>
					<notBearer/>
				</deliverableObligations>
				<escrow>true</escrow>
			</physicalSettlementTerms>
		</creditDefaultSwap>
		<otherPartyPayment>
			<payerPartyReference href="CALPERS"/>
			<receiverPartyReference href="CHASE"/>
			<paymentAmount>
				<currency>USD</currency>
				<amount>8000</amount>
			</paymentAmount>
			<paymentDate>
				<unadjustedDate>2003-03-06</unadjustedDate>
				<dateAdjustments>
					<businessDayConvention>FOLLOWING</businessDayConvention>
					<businessCenters>
						<businessCenter>GBLO</businessCenter>
						<businessCenter>USNY</businessCenter>
					</businessCenters>
				</dateAdjustments>
			</paymentDate>
			<paymentType>Premium</paymentType>
		</otherPartyPayment>
		<calculationAgent>
			<calculationAgentPartyReference href="CHASE"/>
		</calculationAgent>
		<calculationAgentBusinessCenter>USNY</calculationAgentBusinessCenter>
		<collateral>
			<independentAmount>
				<payerPartyReference href="CALPERS"/>
				<receiverPartyReference href="CHASE"/>
				<paymentDetail>
					<paymentAmount>
						<currency>USD</currency>
						<amount>2400000</amount>
					</paymentAmount>
				</paymentDetail>
			</independentAmount>
		</collateral>
		<documentation>
			<masterAgreement>
				<masterAgreementType>ISDA1992</masterAgreementType>
			</masterAgreement>
			<contractualDefinitions>ISDA1999Credit</contractualDefinitions>
			<contractualSupplement>ISDA1999CreditRestructuring</contractualSupplement>
			<contractualSupplement>ISDA1999CreditSuccessorAndCreditEvents</contractualSupplement>
			<contractualSupplement>ISDA1999CreditConvertibleExchangeableAccretingObligations</contractualSupplement>
		</documentation>
	</trade>
	<!--The second allocated trade (60 MM), protection bought by CHASE legal entity ACC0 from CALPERS ACC3.-->
	<trade>
		<tradeHeader>
			<!-- Identification of this trade as allocated trade using xsi:type, you link this allocated trade with the block trade through the blockTradeId structure -->
			<partyTradeIdentifier xsi:type="AllocationTradeIdentifier">
				<partyReference href="CALPERS"/>
				<tradeId tradeIdScheme="http://www.swapswire.com/spec/2001/trade-id-1-0">20002</tradeId>
				<blockTradeId>
					<partyReference href="CHASE"/>
					<tradeId tradeIdScheme="http://abc.com">20000</tradeId>
				</blockTradeId>
			</partyTradeIdentifier>
			<tradeDate>2002-12-03</tradeDate>
		</tradeHeader>
		<creditDefaultSwap>
			<generalTerms>
				<effectiveDate>
					<unadjustedDate>2002-12-04</unadjustedDate>
					<dateAdjustments>
						<businessDayConvention>NONE</businessDayConvention>
					</dateAdjustments>
				</effectiveDate>
				<scheduledTerminationDate>
					<adjustableDate>
						<unadjustedDate>2007-09-06</unadjustedDate>
						<dateAdjustments>
							<businessDayConvention>MODFOLLOWING</businessDayConvention>
							<businessCenters>
								<businessCenter>GBLO</businessCenter>
								<businessCenter>USNY</businessCenter>
							</businessCenters>
						</dateAdjustments>
					</adjustableDate>
				</scheduledTerminationDate>
				<sellerPartyReference href="CALPERS"/>
				<buyerPartyReference href="CHASE"/>
				<dateAdjustments>
					<businessDayConvention>MODFOLLOWING</businessDayConvention>
					<businessCenters>
						<businessCenter>GBLO</businessCenter>
						<businessCenter>USNY</businessCenter>
					</businessCenters>
				</dateAdjustments>
				<referenceInformation>
					<referenceEntity id="referenceEntity3">
						<entityName>Agrium Inc.</entityName>
						<entityId entityIdScheme="http://www.fpml.org/spec/2003/entity-id-RED-1-0">008HA7</entityId>
					</referenceEntity>
					<referenceObligation>
						<bond>
							<instrumentId instrumentIdScheme="http://www.fpml.org/spec/2002/instrument-id-CUSIP-1-0">008916AB4</instrumentId>
							<couponRate>0.077</couponRate>
							<maturity>2017-02-01</maturity>
						</bond>
						<primaryObligorReference href="referenceEntity3"/>
					</referenceObligation>
					<referencePrice>1.0</referencePrice>
				</referenceInformation>
			</generalTerms>
			<feeLeg>
				<periodicPayment>
					<paymentFrequency>
						<periodMultiplier>3</periodMultiplier>
						<period>M</period>
					</paymentFrequency>
					<firstPaymentDate>2003-03-06</firstPaymentDate>
					<rollConvention>6</rollConvention>
					<fixedAmountCalculation>
						<calculationAmount>
							<currency>USD</currency>
							<amount>60000000.0</amount>
						</calculationAmount>
						<fixedRate>0.01</fixedRate>
						<dayCountFraction>ACT/360</dayCountFraction>
					</fixedAmountCalculation>
				</periodicPayment>
			</feeLeg>
			<protectionTerms>
				<calculationAmount>
					<currency>USD</currency>
					<amount>60000000.0</amount>
				</calculationAmount>
				<creditEvents>
					<bankruptcy/>
					<failureToPay>
						<paymentRequirement>
							<currency>USD</currency>
							<amount>1000000.0</amount>
						</paymentRequirement>
					</failureToPay>
					<restructuring>
						<restructuringType>ModR</restructuringType>
					</restructuring>
					<defaultRequirement>
						<currency>USD</currency>
						<amount>10000000.0</amount>
					</defaultRequirement>
					<creditEventNotice>
						<notifyingParty>
							<buyerPartyReference href="CHASE"/>
							<sellerPartyReference href="CALPERS"/>
						</notifyingParty>
						<publiclyAvailableInformation>
							<standardPublicSources/>
							<specifiedNumber>2</specifiedNumber>
						</publiclyAvailableInformation>
					</creditEventNotice>
				</creditEvents>
				<obligations>
					<category>BorrowedMoney</category>
				</obligations>
			</protectionTerms>
			<physicalSettlementTerms>
				<settlementCurrency>USD</settlementCurrency>
				<physicalSettlementPeriod>
					<maximumBusinessDays>30</maximumBusinessDays>
				</physicalSettlementPeriod>
				<deliverableObligations>
					<accruedInterest>false</accruedInterest>
					<category>BondOrLoan</category>
					<notSubordinated/>
					<specifiedCurrency/>
					<notContingent/>
					<assignableLoan/>
					<consentRequiredLoan/>
					<transferable/>
					<maximumMaturity>
						<periodMultiplier>30</periodMultiplier>
						<period>Y</period>
					</maximumMaturity>
					<notBearer/>
				</deliverableObligations>
				<escrow>true</escrow>
			</physicalSettlementTerms>
		</creditDefaultSwap>
		<otherPartyPayment>
			<payerPartyReference href="CALPERS"/>
			<receiverPartyReference href="CHASE"/>
			<paymentAmount>
				<currency>USD</currency>
				<amount>12000</amount>
			</paymentAmount>
			<paymentDate>
				<unadjustedDate>2003-03-06</unadjustedDate>
				<dateAdjustments>
					<businessDayConvention>FOLLOWING</businessDayConvention>
					<businessCenters>
						<businessCenter>GBLO</businessCenter>
						<businessCenter>USNY</businessCenter>
					</businessCenters>
				</dateAdjustments>
			</paymentDate>
			<paymentType>Premium</paymentType>
		</otherPartyPayment>
		<calculationAgent>
			<calculationAgentPartyReference href="CHASE"/>
		</calculationAgent>
		<calculationAgentBusinessCenter>USNY</calculationAgentBusinessCenter>
		<collateral>
			<independentAmount>
				<payerPartyReference href="CALPERS"/>
				<receiverPartyReference href="CHASE"/>
				<paymentDetail>
					<paymentAmount>
						<currency>USD</currency>
						<amount>1200000</amount>
					</paymentAmount>
				</paymentDetail>
			</independentAmount>
		</collateral>
		<documentation>
			<masterAgreement>
				<masterAgreementType>ISDA1992</masterAgreementType>
			</masterAgreement>
			<contractualDefinitions>ISDA1999Credit</contractualDefinitions>
			<contractualSupplement>ISDA1999CreditRestructuring</contractualSupplement>
			<contractualSupplement>ISDA1999CreditSuccessorAndCreditEvents</contractualSupplement>
			<contractualSupplement>ISDA1999CreditConvertibleExchangeableAccretingObligations</contractualSupplement>
		</documentation>
	</trade>
	<party id="BGI">
		<partyId partyIdScheme="http://www.fpml.org/ext/iso9362">BGIUS42</partyId>
		<partyName>Barclays Global Investors</partyName>
		<account id="ACC1">
			<accountId>bgcf22j</accountId>
			<accountName>Barclays Global Investors 2</accountName>
		</account>
	</party>
	<party id="CHASE">
		<partyId partyIdScheme="http://www.fpml.org/ext/iso9362">CHASUS33</partyId>
		<partyName>Chase Global Risk Management</partyName>
		<account id="ACC0">
			<accountId accountIdScheme="http://www.chase.com/bondifre">5462346</accountId>
			<accountName>LDF Main Fund</accountName>
		</account>
	</party>
	<party id="CALPERS">
		<partyId partyIdScheme="http://www.fpml.org/ext/iso9362">CALPERS</partyId>
		<partyName>California Public Employees' Retirement System</partyName>
		<account id="ACC2">
			<accountId>cvgh44h</accountId>
			<accountName>CALPERS A/C 1</accountName>
		</account>
		<account id="ACC3">
			<accountId>cvgh45h</accountId>
			<accountName>CALPERS Account 23</accountName>
		</account>
	</party>
</FpML>
