<?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="ContractFullTermination">
	<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>
	<termination>
		<contractReference>
			<identifier>
				<partyReference href="JPM"/>
				<versionedContractId>
					<contractId contractIdScheme="http://www.jpmorgan.com/coding-scheme/contract-id">CDI290204</contractId>
					<version>3</version>
				</versionedContractId>
			</identifier>
			<identifier>
				<partyReference href="partyA"/>
				<versionedContractId>
					<contractId contractIdScheme="http://www.partyA.com/coding-scheme/contract-id">1234B6</contractId>
					<version>3</version>
				</versionedContractId>
			</identifier>
		</contractReference>
		<date>2006-11-03</date>
		<effectiveDate>2006-12-03</effectiveDate>
		<payment>
			<payerPartyReference href="partyA"/>
			<receiverPartyReference href="JPM"/>
			<paymentAmount>
				<currency>USD</currency>
				<amount>12450</amount>
			</paymentAmount>
		</payment>
	</termination>
	<party id="JPM">
		<partyId>PARTYJPMBICXXX</partyId>
		<partyName>JP Morgan</partyName>
	</party>
	<party id="partyA">
		<partyId>PARTYABICXXX</partyId>
		<partyName>Party A</partyName>
	</party>
</FpML>
