<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
	<soapenv:Body>
		<ns2:executeResponse xmlns:ns2="http://ws.ib.mizuhobank.co.jp/services">
			<response>
				<errorCode>01020</errorCode>
				<resultCode>11</resultCode>
			</response>
		</ns2:executeResponse>
	</soapenv:Body>
</soapenv:Envelope>