<?xml version="1.0" encoding="UTF-8"?><!--
  == Copyright (c) 2002-2008. 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/license/license.html
  -->
<FpML xmlns="http://www.fpml.org/2008/FpML-4-5" xmlns:fpml="http://www.fpml.org/2008/FpML-4-5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="4-5" xsi:type="TradeConfirmed" xsi:schemaLocation="http://www.fpml.org/2008/FpML-4-5 ../fpml-main-4-5.xsd http://www.w3.org/2000/09/xmldsig# ../xmldsig-core-schema.xsd">
   <header>
      <conversationId conversationIdScheme="http://www.abn.com/coding-scheme/conversationId">FX65431</conversationId>
      <messageId messageIdScheme="http://www.abn.com/coding-scheme/messageId">FX87653</messageId>
      <sentBy partyIdScheme="http://www.abn.com/partyId">ABNANL2A</sentBy>
      <sendTo partyIdScheme="http://www.abn.com/partyId">MIDLGB22</sendTo>
      <creationTimestamp>2001-12-04T08:57:00Z</creationTimestamp>
   </header>
   <trade>
      <tradeHeader>
         <partyTradeIdentifier>
            <partyReference href="party1"/>
            <tradeId tradeIdScheme="http://www.hsbc.com/swaps/trade-id">MB87623</tradeId>
         </partyTradeIdentifier>
         <partyTradeIdentifier>
            <partyReference href="party2"/>
            <tradeId tradeIdScheme="http://www.abnamro.com/swaps/trade-id">AA9876</tradeId>
         </partyTradeIdentifier>
         <tradeDate>2002-02-14Z</tradeDate>
      </tradeHeader>
      <dualCurrencyDeposit>
         <initialPayerReference href="party1"/>
         <initialReceiverReference href="party2"/>
         <startDate>2008-06-24</startDate>
         <maturityDate>2008-07-24</maturityDate>
         <dayCountFraction>ACT/360</dayCountFraction>
         <principal>
            <currency>USD</currency>
            <amount>1000000.00</amount>
         </principal>
         <fixedRate>0.08</fixedRate>
         <interest>
            <currency>USD</currency>
            <amount>6666.67</amount>
         </interest>
         <expiryDateTime>
            <expiryDate>2008-07-22</expiryDate>
            <expiryTime>
               <hourMinuteTime>10:00:00</hourMinuteTime>
               <businessCenter>USNY</businessCenter>
            </expiryTime>
         </expiryDateTime>
         <quotedCurrencyPair>
            <currency1>USD</currency1>
            <currency2>JPY</currency2>
            <quoteBasis>Currency1PerCurrency2</quoteBasis>
         </quotedCurrencyPair>
         <spotRate>107.85</spotRate>
         <strike>109.48</strike>
         <payoutExercise>
            <payerPartyReference href="party2"/>
            <receiverPartyReference href="party1"/>
            <paymentAmount>
               <currency>JPY</currency>
               <amount>109480000.00</amount>
            </paymentAmount>
         </payoutExercise>
         <payoutNotExercise>
            <payerPartyReference href="party2"/>
            <receiverPartyReference href="party1"/>
            <paymentAmount>
               <currency>USD</currency>
               <amount>1000000.00</amount>
            </paymentAmount>
         </payoutNotExercise>
      </dualCurrencyDeposit>
   </trade>
   <party id="party1">
      <partyId>MIDLGB22</partyId>
      <partyName>MIDLAND</partyName>
   </party>
   <party id="party2">
      <partyId>ABNANL2A</partyId>
      <partyName>ABN AMRO</partyName>
   </party>
</FpML>