<?xml version="1.0" encoding="utf-8" ?>
<!--View is confirmation-->
<!--Version is 5-10-->
<!--NS is http://www.fpml.org/FpML-5/confirmation-->
<!--
  == Copyright (c) 2014-2018 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
  -->
<requestConfirmation
    xmlns="http://www.fpml.org/FpML-5/confirmation"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    fpmlVersion="5-10"
    xsi:schemaLocation="http://www.fpml.org/FpML-5/confirmation ../../fpml-main-5-10.xsd http://www.w3.org/2000/09/xmldsig# ../../xmldsig-core-schema.xsd"
>
  <header>
<!--FpML 5.0 conversationId is removed. correlationId is to be used instead-->
    <messageId messageIdScheme="http://www.example.com/messageId">MS/2006/04/02/15-12</messageId>
    <sentBy>PARTYABICXXX</sentBy>
    <sendTo>PARTYBBICXXX</sendTo>
    <creationTimestamp>2006-04-02T15:38:00Z</creationTimestamp>
  </header>
<!--5.0 Messaging: added
                <isCorrection>
                <correlationId>
                <sequenceNumber>
        -->
  <isCorrection>false</isCorrection>
  <correlationId correlationIdScheme="http://www.example.com/conversationId">CS/2006/04/02/32-12</correlationId>
  <sequenceNumber>1</sequenceNumber>
  <trade>
    <tradeHeader>
      <partyTradeIdentifier>
        <partyReference href="party1" />
        <tradeId tradeIdScheme="http://www.PartyA.com/eqd-trade-id">1234</tradeId>
      </partyTradeIdentifier>
      <tradeDate>2002-03-25</tradeDate>
    </tradeHeader>
    <equityOption>
      <buyerPartyReference href="party2" />
      <sellerPartyReference href="party1" />
      <optionType>Call</optionType>
      <underlyer>
        <singleUnderlyer>
          <index>
            <instrumentId instrumentIdScheme="http://www.fpml.org/schemes/4.1/instrumentId">.SP500</instrumentId>
            <description>S and P 500</description>
            <exchangeId exchangeIdScheme="http://www.fpml.org/schemes/4.1/exchangeId">XNYS</exchangeId>
            <relatedExchangeId exchangeIdScheme="http://www.fpml.org/schemes/4.1/exchangeId">XCBO</relatedExchangeId>
          </index>
        </singleUnderlyer>
      </underlyer>
      <notional>
        <currency>USD</currency>
        <amount>1000000</amount>
      </notional>
      <equityExercise>
        <equityEuropeanExercise>
          <expirationDate id="expirationDate">
            <adjustableDate>
              <unadjustedDate>2002-06-25</unadjustedDate>
              <dateAdjustments>
                <businessDayConvention>NONE</businessDayConvention>
              </dateAdjustments>
            </adjustableDate>
          </expirationDate>
          <equityExpirationTimeType>SpecificTime</equityExpirationTimeType>
        </equityEuropeanExercise>
        <automaticExercise>true</automaticExercise>
        <equityValuation>
          <valuationTimeType>Close</valuationTimeType>
        </equityValuation>
        <settlementDate>
          <relativeDate>
            <periodMultiplier>3</periodMultiplier>
            <period>D</period>
            <dayType>ExchangeBusiness</dayType>
            <businessDayConvention>NONE</businessDayConvention>
            <dateRelativeTo href="expirationDate" />
          </relativeDate>
        </settlementDate>
        <settlementCurrency>EUR</settlementCurrency>
        <settlementPriceSource>OfficialClose</settlementPriceSource>
        <settlementType>Cash</settlementType>
      </equityExercise>
<!--FpML 5.0: Use this "feature", as "equityFeatures" ofType "OptionFeatures" was removed because Option Features content is accessible in the complex type EquityDerivativeBase through the model group Feature.model.  -->
      <feature>
        <barrier>
          <barrierCap>
            <schedule>
              <startDate>2002-03-29</startDate>
              <endDate>2002-07-12</endDate>
              <averagingPeriodFrequency>
                <periodMultiplier>1</periodMultiplier>
                <period>D</period>
                <rollConvention>NONE</rollConvention>
              </averagingPeriodFrequency>
            </schedule>
            <trigger>
              <level>1606.346</level>
            </trigger>
            <featurePayment>
              <payerPartyReference href="party1" />
              <receiverPartyReference href="party2" />
              <amount>15000000</amount>
              <time>Close</time>
              <currency>EUR</currency>
              <featurePaymentDate>
                <relativeDate>
                  <periodMultiplier>3</periodMultiplier>
                  <period>D</period>
                  <businessDayConvention>NONE</businessDayConvention>
                  <dateRelativeTo href="expirationDate" />
                </relativeDate>
              </featurePaymentDate>
            </featurePayment>
          </barrierCap>
        </barrier>
      </feature>
      <methodOfAdjustment>CalculationAgent</methodOfAdjustment>
      <extraordinaryEvents>
        <indexAdjustmentEvents>
          <indexModification>CalculationAgentAdjustment</indexModification>
          <indexCancellation>CancellationAndPayment</indexCancellation>
          <indexDisruption>CalculationAgentAdjustment</indexDisruption>
        </indexAdjustmentEvents>
        <additionalDisruptionEvents>
          <changeInLaw>true</changeInLaw>
          <failureToDeliver>true</failureToDeliver>
          <insolvencyFiling>false</insolvencyFiling>
          <hedgingDisruption>true</hedgingDisruption>
          <lossOfStockBorrow>true</lossOfStockBorrow>
          <increasedCostOfStockBorrow>false</increasedCostOfStockBorrow>
          <increasedCostOfHedging>false</increasedCostOfHedging>
          <determiningPartyReference href="party1" />
        </additionalDisruptionEvents>
        <representations>
          <nonReliance>true</nonReliance>
          <agreementsRegardingHedging>true</agreementsRegardingHedging>
          <indexDisclaimer>true</indexDisclaimer>
          <additionalAcknowledgements>true</additionalAcknowledgements>
        </representations>
      </extraordinaryEvents>
      <strike>
        <strikePrice>900</strikePrice>
      </strike>
      <optionEntitlement>1.00</optionEntitlement>
      <equityPremium>
        <payerPartyReference href="party2" />
        <receiverPartyReference href="party1" />
        <paymentAmount>
          <currency>EUR</currency>
          <amount>5000000</amount>
        </paymentAmount>
        <paymentDate>
          <unadjustedDate>2002-03-25</unadjustedDate>
          <dateAdjustments>
            <businessDayConvention>NONE</businessDayConvention>
          </dateAdjustments>
        </paymentDate>
        <percentageOfNotional>5</percentageOfNotional>
      </equityPremium>
    </equityOption>
    <calculationAgent>
      <calculationAgentPartyReference href="party1" />
    </calculationAgent>
    <documentation>
      <masterAgreement>
        <masterAgreementType>ISDA</masterAgreementType>
        <masterAgreementVersion>2002</masterAgreementVersion>
      </masterAgreement>
      <contractualDefinitions>ISDA2000</contractualDefinitions>
      <contractualDefinitions>ISDA2002Equity</contractualDefinitions>
    </documentation>
    <governingLaw>GBEN</governingLaw>
  </trade>
  <party id="party1">
    <partyId partyIdScheme="http://www.fpml.org/coding-scheme/dummy-party-id">Party A</partyId>
  </party>
  <party id="party2">
    <partyId partyIdScheme="http://www.fpml.org/coding-scheme/dummy-party-id">Party B</partyId>
  </party>
</requestConfirmation>
