  <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
   <soap:Header/>
   <soap:Body>
   <Generate xmlns="http://tempuri.org/">
   <licenseRequest><![CDATA[varLicenseRequestXML]]></licenseRequest>
   <licenseResponse>null</licenseResponse>
   <errMsg>null</errMsg>
   <timeOutInSeconds>45</timeOutInSeconds>   </Generate>
   </soap:Body>
   </soap:Envelope>