<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:asi="http://siebel.com/asi/" xmlns:raf="http://www.siebel.com/xml/RAFProductOfferListIO">
   <soapenv:Header>
      <UsernameToken xmlns="http://siebel.com/webservices">SADMIN</UsernameToken>
      <PasswordText xmlns="http://siebel.com/webservices">SADMIN</PasswordText>
      <SessionType xmlns="http://siebel.com/webservices">Stateless</SessionType>
   </soapenv:Header>
   <soapenv:Body>
      <asi:GetProductOffers_Input>
         <asi:UTCCanonical>Y</asi:UTCCanonical>
         <raf:ListOfRafproductofferlistio>
            <!--Zero or more repetitions:-->
            <raf:RafProductOffer Operation="?">
               <raf:Name>*</raf:Name>
              
            </raf:RafProductOffer>
         </raf:ListOfRafproductofferlistio>
      </asi:GetProductOffers_Input>
   </soapenv:Body>
</soapenv:Envelope>