<?xml version="1.0" encoding="utf-8"?>    
<ns:report xmlns:ns="http://schemas.ftnet.dk/TRS/InTrans" Version="2.10">              
<TechnicalReportingFirm Identification="SBXADKBBXXX"/>   
<ReportingFirm Identification="CAPDDK22XXX">             
 <Transaction>
  <TransactionReferenceNumber>N567RF80</TransactionReferenceNumber> 
  <TradingTimestamp>2009-04-14T08:09:54.789+02:00</TradingTimestamp> 
  <BuySellIndicator>S</BuySellIndicator> 
  <TradingCapacity>A</TradingCapacity> 
  <Instrument>DK0010280817</Instrument> 
 <UnitPrice>
  <PriceCurrency>561.00</PriceCurrency> 
  </UnitPrice>
  <PriceNotation>DKK</PriceNotation> 
  <Quantity>100.0</Quantity> 
  <CounterParty CodeType="C">4000000123457</CounterParty> 
  <Venue CodeType="O">XOFF</Venue> 
  <Client CodeType="I">4000000123456</Client> 
  <ClientName>John Doe</ClientName> 
  </Transaction>
<Transaction>
  <TransactionReferenceNumber>N567RF81</TransactionReferenceNumber> 
  <TradingTimestamp>2009-04-14T08:09:54.789+02:00</TradingTimestamp> 
  <BuySellIndicator>B</BuySellIndicator> 
  <TradingCapacity>A</TradingCapacity> 
  <Instrument>DK0010280817</Instrument> 
 <UnitPrice>
  <PriceCurrency>561.00</PriceCurrency> 
  </UnitPrice>
  <PriceNotation>DKK</PriceNotation> 
  <Quantity>100.0</Quantity> 
  <CounterParty CodeType="C">4000000123456</CounterParty> 
    <Venue CodeType="O">XOFF</Venue> 
  <!--VenueReferenceNumber>VRN_T1</VenueReferenceNumber--> 
  <Client CodeType="I">4000000123457</Client> 
  <ClientName>Jane Doe</ClientName> 
  </Transaction>
   
  </ReportingFirm>
  </ns:report>
