<?xml version="1.0" encoding="utf-8"?>
<!--
  == Copyright (c) 2002-2005. 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 http://www.w3.org/2000/09/xmldsig# xmldsig-core-schema.xsd" xsi:type="DataDocument">
        <trade>
                <tradeHeader>
                        <partyTradeIdentifier>
                                <partyReference href="PartyA"/>
                                <tradeId tradeIdScheme="http://www.PartyA.com/eqd-trade-id">1234</tradeId>
                        </partyTradeIdentifier>
                        <tradeDate>2002-07-01</tradeDate>
                </tradeHeader>
                <equityOption>
                        <productType>europeanCallIndex</productType>
                        <buyerPartyReference href="PartyB"/>
                        <sellerPartyReference href="PartyA"/>
                        <optionType>Call</optionType>
                        <equityEffectiveDate>2002-07-26</equityEffectiveDate>
                        <underlyer>
                                <singleUnderlyer>
                                        <index>
                                                <instrumentId instrumentIdScheme="http://www.fpml.org/schemes/4.1/instrumentId">.STOX50E</instrumentId>
                                                <description>STOXX 50 Euro</description>
                                                <exchangeId exchangeIdScheme="http://www.fpml.org/schemes/4.1/exchangeId">EUREX</exchangeId>
                                        </index>
                                </singleUnderlyer>
                        </underlyer>
                        <notional>
                                <currency>USD</currency>
                                <amount>8000000</amount>
                        </notional>
                        <equityExercise>
                                <equityEuropeanExercise>
                                        <expirationDate id="expirationDate">
                                                <adjustableDate>
                                                        <unadjustedDate>2005-10-11</unadjustedDate>
                                                        <dateAdjustments>
                                                                <businessDayConvention>NONE</businessDayConvention>
                                                        </dateAdjustments>
                                                </adjustableDate>
                                        </expirationDate>
                                        <equityExpirationTimeType>Close</equityExpirationTimeType>
                                </equityEuropeanExercise>
                                <automaticExercise>true</automaticExercise>
                                <equityValuation>
                                        <valuationTimeType>Close</valuationTimeType>
                                        <futuresPriceValuation>false</futuresPriceValuation>
                                </equityValuation>
                                <settlementDate>
                                        <relativeDate>
                                                <periodMultiplier>3</periodMultiplier>
                                                <period>D</period>
                                                  <dayType>Business</dayType>
                                                <businessDayConvention>NONE</businessDayConvention>
                                                <businessCenters>
                                                        <businessCenter>EUTA</businessCenter>
                                                </businessCenters>
                                                <dateRelativeTo href="expirationDate"/>
                                        </relativeDate>
                                </settlementDate>
                                <settlementCurrency>EUR</settlementCurrency>
                                <settlementPriceSource>OfficialClose</settlementPriceSource>
                                <settlementType>Cash</settlementType>
                        </equityExercise>
                        <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="PartyA"/>
                                </additionalDisruptionEvents>
                                <representations>
                                        <nonReliance>true</nonReliance>
                                        <agreementsRegardingHedging>true</agreementsRegardingHedging>
                                        <indexDisclaimer>true</indexDisclaimer>
                                        <additionalAcknowledgements>true</additionalAcknowledgements>
                                </representations>
                        </extraordinaryEvents>
                        <equityFeatures>
                                <barrier>
                                        <barrierCap>
                                                <schedule>
                                                        <startDate>2002-03-29</startDate>
                                                        <endDate>2002-07-12</endDate>
                                                        <frequency>1</frequency>
                                                        <frequencyType>Day</frequencyType>
                                                </schedule>
                                                <trigger>
                                                        <level>1606.346</level>
                                                </trigger>
                                                <featurePayment>
                                                        <payerPartyReference href="PartyA"/>
                                                        <receiverPartyReference href="PartyB"/>
                                                        <amount>15000000</amount>
                                                        <time>Close</time>
                                                        <currency>EUR</currency>
                                                </featurePayment>
                                        </barrierCap>
                                </barrier>
                                <knock>
                                        <knockOut>
                                                <schedule>
                                                        <startDate>2002-07-26</startDate>
                                                        <endDate>2005-10-11</endDate>
                                                        <frequency>1</frequency>
                                                        <frequencyType>Business</frequencyType>
                                                </schedule>
                                                <trigger>
                                                        <levelPercentage>1.50</levelPercentage>
                                                </trigger>
                                                <featurePayment>
                                                        <payerPartyReference href="PartyA"/>
                                                        <receiverPartyReference href="PartyB"/>
                                                        <amount>880000</amount>
                                                        <time>SpecificTime</time>
                                                        <currency>EUR</currency>
                                                        <featurePaymentDate>
                                                                <relativeDate>
                                                                        <periodMultiplier>3</periodMultiplier>
                                                                        <period>D</period>
                                                                        <dayType>Business</dayType>
                                                                        <businessDayConvention>NONE</businessDayConvention>
                                                                        <businessCenters>
                                                                                <businessCenter>EUTA</businessCenter>
                                                                        </businessCenters>
                                                                        <dateRelativeTo href="expirationDate"/>
                                                                </relativeDate>
                                                        </featurePaymentDate>
                                                </featurePayment>
                                        </knockOut>
                                </knock>
                        </equityFeatures>
                        <strike>
                                <strikePercentage>1.00</strikePercentage>
                        </strike>
                        <optionEntitlement>1.00</optionEntitlement>
                        <equityPremium>
                                <payerPartyReference href="PartyB"/>
                                <receiverPartyReference href="PartyA"/>
                                <paymentAmount>
                                        <currency>EUR</currency>
                                        <amount>400000</amount>
                                </paymentAmount>
                                <paymentDate>
                                        <unadjustedDate>2002-07-30</unadjustedDate>
                                        <dateAdjustments>
                                                <businessDayConvention>NONE</businessDayConvention>
                                        </dateAdjustments>
                                </paymentDate>
                                <percentageOfNotional>0.05</percentageOfNotional>
                        </equityPremium>
                </equityOption>
                <calculationAgent>
                        <calculationAgentPartyReference href="PartyA"/>
                </calculationAgent>
                <documentation>
                        <masterAgreement>
                                <masterAgreementType>ISDA2002</masterAgreementType>
                        </masterAgreement>
                        <contractualDefinitions>ISDA2000</contractualDefinitions>
                        <contractualDefinitions>ISDA2002Equity</contractualDefinitions>
                </documentation>
                <governingLaw>GBEN</governingLaw>
        </trade>
        <party id="PartyA">
                <partyId>Party A</partyId>
        </party>
        <party id="PartyB">
                <partyId>Party B</partyId>
        </party>
</FpML>
