<?xml version="1.0" encoding="UTF-8"?><!--
	== Copyright (c) 2002-2007. 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/2007/FpML-4-4" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.fpml.org/2007/FpML-4-4 ../fpml-main-4-4.xsd http://www.w3.org/2000/09/xmldsig# ../xmldsig-core-schema.xsd" xsi:type="DrawdownNotice" version="4-4">
	<header>
		<messageId messageIdScheme="http://bankofstamford.com/messageId">12345</messageId>
		<sentBy partyIdScheme="http://www.fpml.org/ext/iso9362">BOSTUS33NXXX</sentBy>
		<sendTo partyIdScheme="http://www.fpml.org/ext/iso9362">BOLEUS31XXX</sendTo>
		<creationTimestamp>2007-03-17T09:30:47.0Z</creationTimestamp>
	</header>
	<noticeDate>2007-08-20</noticeDate>
	<agentBankPartyReference href="agentBankParty"/>
	<borrowerPartyReference href="borrowerParty"/>
	<lenderPartyReference href="lenderParty"/>
	<dealIdentifier>
		<productId productIdScheme="http://www.fpml.org/spec/2002/instrument-id-CUSIP-1-0">123456789</productId>
		<dealName>Borrower Inc 08/2006</dealName>
		<creditAgreementDate>2006-08-13</creditAgreementDate>
	</dealIdentifier>
	<facilityIdentifier>
		<productId productIdScheme="http://www.fpml.org/spec/2002/instrument-id-CUSIP-1-0">987654321</productId>
		<facilityName>Revolving Credit Facility</facilityName>
		<currency currencyScheme="http://www.fpml.org/ext/iso4217-2001-08-15">USD</currency>
		<originalCommitmentAmount>16000000.00</originalCommitmentAmount>
	</facilityIdentifier>
	<loanContract>
		<loanContractIdentifier>
			<identifier>
				<partyReference href="agentBankParty"/>
				<contractId id="ID000017" contractIdScheme="http://bankofstamford.com/drawdownId">123456</contractId>
			</identifier>
			<originalAmount>
				<currency>USD</currency>
				<amount>8000000.00</amount>
			</originalAmount>
		</loanContractIdentifier>
		<dealIdentifier>
			<productId productIdScheme="http://www.fpml.org/spec/2002/instrument-id-CUSIP-1-0">123456789</productId>
			<dealName>Borrower Inc 08/2006</dealName>
			<creditAgreementDate>2006-08-13</creditAgreementDate>
		</dealIdentifier>
		<facilityIdentifier>
			<productId productIdScheme="http://www.fpml.org/spec/2002/instrument-id-CUSIP-1-0">987654321</productId>
			<facilityName>Revolving Credit Facility</facilityName>
			<currency currencyScheme="http://www.fpml.org/ext/iso4217-2001-08-15">USD</currency>
			<originalCommitmentAmount>16000000.00</originalCommitmentAmount>
		</facilityIdentifier>
		<borrowerPartyReference href="borrowerParty"/>
		<amount>
			<currency>USD</currency>
			<amount>8000000.00</amount>
		</amount>
		<effectiveDate>2007-04-20</effectiveDate>
		<currentInterestRatePeriod>
			<rateFixingDate>2007-04-18</rateFixingDate>
			<startDate>2007-04-20</startDate>
			<endDate>2007-05-31</endDate>
			<floatingRateIndex floatingRateIndexScheme="http://www.fpml.org/coding-scheme/floating-rate-index-1-0">USD-LIBOR-LIBO</floatingRateIndex>
			<indexTenor>
				<periodMultiplier>41</periodMultiplier>
				<period>D</period>
			</indexTenor>
			<interestRate>525</interestRate>
			<margin>300</margin>
			<allInRate>825</allInRate>
			<interestDayBasis dayCountFractionScheme="http://www.fpml.org/coding-scheme/day-count-fraction-1-0">ACT/360</interestDayBasis>
			<tenor>
				<periodMultiplier>42</periodMultiplier>
				<period>D</period>
			</tenor>
		</currentInterestRatePeriod>
		<nextInterestPaymentDate>2007-05-31</nextInterestPaymentDate>
	</loanContract>
	<drawdownEventType>NewDrawdownEvent</drawdownEventType>
	<drawdownPayment>
		<paymentDate>2007-04-20</paymentDate>
		<shareLoanContractAmount>
			<currency>USD</currency>
			<amount>500000</amount>
		</shareLoanContractAmount>
	</drawdownPayment>
	<party id="agentBankParty">
		<partyId partyIdScheme="http://www.fpml.org/ext/iso9362">BOSTUS33XXX</partyId>
		<partyName>Bank Of Stamford</partyName>
	</party>
	<party id="lenderParty">
		<partyId partyIdScheme="http://www.fpml.org/ext/iso9362">BOLEUS31XXX</partyId>
		<partyName>Bank Of Lender</partyName>
	</party>
	<party id="borrowerParty">
		<partyId partyIdScheme="http://www.fpml.org/ext/iso9362">BORRUS31XXX</partyId>
		<partyName>Borrower Inc</partyName>
	</party>
</FpML>
