<?xml version="1.0" encoding="utf-8"?>
<!--
  == Copyright (c) 2002-2006. 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
  -->
  <FpML version="4-2" xmlns="http://www.fpml.org/2005/FpML-4-2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.fpml.org/2005/FpML-4-2 ../../fpml-main-4-2.xsd" xsi:type="ContractNovated">
	<header>
		<messageId messageIdScheme="http://www.jpmorgan.com/coding-scheme/message-id">AGT234089234</messageId>
		<sentBy partyIdScheme="http://www.jpmorgan.com/coding-scheme/party-id">2902</sentBy>
		<creationTimestamp>2006-11-03T09:01:00-00:00</creationTimestamp>
	</header>
	<novation>
		<oldContractReference>
			<identifier>
				<partyReference href="JPM"/>
				<versionedContractId>
					<contractId contractIdScheme="http://www.jpmorgan.com/coding-scheme/contract-id">CDI290204</contractId>
					<version>2</version>
				</versionedContractId>
			</identifier>
			<identifier>
				<partyReference href="partyA"/>
				<versionedContractId>
					<contractId contractIdScheme="http://www.partyA.com/coding-scheme/contract-id">1234B6</contractId>
					<version>2</version>
				</versionedContractId>
			</identifier>
		</oldContractReference>
		<newContractReference>
			<identifier>
				<partyReference href="JPM"/>
				<versionedContractId>
					<contractId contractIdScheme="http://www.jpmorgan.com/coding-scheme/contract-id">CDI290205</contractId>
					<version>1</version>
				</versionedContractId>
			</identifier>
			<identifier>
				<partyReference href="partyB"/>
				<versionedContractId>
					<contractId contractIdScheme="http://www.partyB.com/coding-scheme/contract-id">234GK22</contractId>
					<version>1</version>
				</versionedContractId>
			</identifier>
		</newContractReference>
		<transferor href="JPM"/>
		<transferee href="partyA"/>
		<remainingParty href="partyB"/>
		<novationDate>2006-12-14</novationDate>
		<novatedAmount>
			<currency>USDA</currency>
			<amount>5000000</amount>
		</novatedAmount>
		<payment>
			<payerPartyReference href="JPM"/>
			<receiverPartyReference href="partyA"/>
			<paymentAmount>
				<currency>USD</currency>
				<amount>50000</amount>
			</paymentAmount>
			<paymentType>Closeout Fee</paymentType>
		</payment>
	</novation>
	<party id="JPM">
		<partyId>PARTYJPMBICXXX</partyId>
		<partyName>JP Morgan</partyName>
	</party>
	<party id="partyA">
		<partyId>PARTYABICXXX</partyId>
		<partyName>Party A</partyName>
	</party>
	<party id="partyB">
		<partyId>PARTYABICXXX</partyId>
		<partyName>Party B</partyName>
	</party>
</FpML>
