<soap:Envelope 
  xmlns:soap="http://www.w3.org/2003/05/soap-envelope">
   <soap:Body>
      <m:getTermResponse  xmlns:m="http://example.org/glossaryTerms/">
         <m:value>A political movement in 19C UK to ...</m:value>
      </m:getTermResponse>
   </soap:Body>
</soap:Envelope>
