<?xml version="1.0"?> <MASTER_FINANCIAL> <LEASE_RECORD> <lease>25</lease> <poolID>CORRECT1</poolID> </LEASE_RECORD> </MASTER_FINANCIAL>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:LPBookLease"> <soapenv:Header/> <soapenv:Body> <urn:masterFinancial> <!--Optional:--> <urn:input><![CDATA[<?xml version="1.0"?> <MASTER_FINANCIAL> <LEASE_RECORD> <lease>25</lease> <poolID>CORRECT1</poolID> </LEASE_RECORD> </MASTER_FINANCIAL> ]]></urn:input> </urn:masterFinancial> </soapenv:Body> </soapenv:Envelope>