<?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
  -->
<requestAllocationRetracted
    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>
    <messageId messageIdScheme="http://www.exampleParty.com/messageId/OTC">PARTY2/CALPERS5678003</messageId>
    <sentBy messageAddressScheme="http://www.exampleParty.com/partyId">PARTY2</sentBy>
    <sendTo messageAddressScheme="http://www.exampleParty.com/partyId">CALPERS</sendTo>
    <copyTo messageAddressScheme="http://www.exampleParty.com/partyId">BGI</copyTo>
    <creationTimestamp>2002-12-03T10:57:00Z</creationTimestamp>
  </header>
  <correlationId correlationIdScheme="http://www.exampleParty.com/conversationId/OTC">PARTY2/CALPERS5678</correlationId>
  <sequenceNumber>2</sequenceNumber>
  <blockTradeIdentifier>
    <partyReference href="party2" />
    <tradeId tradeIdScheme="http://www.swapswire.com/spec/2001/trade-id-1-0">20000</tradeId>
  </blockTradeIdentifier>
  <party id="party1">
    <partyId partyIdScheme="http://www.fpml.org/coding-scheme/external/iso17442">549300RK1FB0VMTPD087</partyId>
    <partyId partyIdScheme="http://www.fpml.org/coding-scheme/external/iso9362">BARCGB22</partyId>
    <partyName>Barclays Global Investors</partyName>
  </party>
  <party id="party2">
    <partyId partyIdScheme="http://www.fpml.org/coding-scheme/external/iso17442">549300Q4B2OQW6FDBA48</partyId>
    <partyId partyIdScheme="http://www.fpml.org/coding-scheme/external/iso9362">NBILGB2L</partyId>
    <partyName>Nomura Bank Global Risk Management</partyName>
  </party>
  <party id="party3">
    <partyId partyIdScheme="http://www.fpml.org/coding-scheme/external/iso17442">IBY5X3QKOI3QLECZM838</partyId>
    <partyId partyIdScheme="http://www.fpml.org/coding-scheme/external/iso9362">CPERUS61</partyId>
    <partyName>California Public Employees' Retirement System</partyName>
  </party>
  <account id="ACC1">
    <accountId>bgcf22j</accountId>
    <accountName>Barclays Global Investors 2</accountName>
    <servicingParty href="party1" />
  </account>
  <account id="ACC0">
    <accountId accountIdScheme="http://www.party2.com/bondifre">5462346</accountId>
    <accountName>LDF Main Fund</accountName>
    <servicingParty href="party2" />
  </account>
  <account id="ACC2">
    <accountId>cvgh44h</accountId>
    <accountName>CALPERS A/C 1</accountName>
    <servicingParty href="party3" />
  </account>
  <account id="ACC3">
    <accountId>cvgh45h</accountId>
    <accountName>CALPERS Account 23</accountName>
    <servicingParty href="party3" />
  </account>
</requestAllocationRetracted>
