<soapenv:Envelope
  xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
  xmlns:hy="http://www.herongyang.com/Service/">
  <soapenv:Header/>
  <soapenv:Body>
    <hy:RegistrationRequest date="2008-08-08" event="OpenGame">
      <hy:Guest>Herong Yang</hy:Guest>
      <hy:Guest>Joe Smith</hy:Guest>
    </hy:RegistrationRequest>
  </soapenv:Body>
</soapenv:Envelope>