<letter>
	<header>
		<logo href="images/logo2.gif"/>
	</header>
	<left>
		<service>	
			<logo href="images/inquiries.gif"/>
			<name> General Enquiries </name>
			<access> 0800 123 123</access>
		</service>
		<service>	
			<logo href="images/card.gif"/>
			<name> Credit Cards </name>
			<access> 0800 444 555</access>
		</service>
		<service>	
			<logo href="images/phone.gif"/>
			<name> Phone Banking </name>
			<access> 0800 999 999</access>
		</service>
		<service>	
			<logo href="images/internet.gif"/>
			<name> Internet Banking </name>
			<access> www.myBank.com </access>
		</service>
	</left>
	<body>
		<customer/>
		<openingFormulas>
			<text>Dear</text>
			<customerName/>
			<text>,</text>
		</openingFormulas>
		<openingText>
			text text text text text text text text text text text text text text text text text text text text text text text text text text text text
				text text text text text text text text text text text text text text text text text text text text text text text text text text text text
				text text text text text text text text text text text text text text text text text text text text text text text text text text text text
				text text text text text text text text text text text text text text text text text text text text text text text text text text text text.

		</openingText>
		<accountInformation>
			<text>Statements on your account number: </text>
			<accountNumber/>
			<accountStatements/>
		</accountInformation>
		<closingText>
			Text text text text text text text text text text text text text text text text text text text text text text text text text text text text
				text text text text text text text text 
		</closingText>
		<closingFormula>
			<text>Yours faithfully, </text>
			<signature href="images/signature.gif"/>
		</closingFormula>
	</body>
</letter>
		