<!DOCTYPE header [
  <!ENTITY SOAPENV
    'http://www.w3.org/2003/05/soap-envelope'>
]>
<env:Header
  xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
  <c:converse
    xmlns:c='http://www.socweather.com/conversation.xsd'
    env:role='&SOAPENV;/role/next'>
   <c:msgID>
     uuid:0123456789-0123456789-0123456789
   </c:msgID>
  </c:converse>
</env:Header>
