<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope">
  <soap:Body>
    <soap:Fault>
      <soap:Code>
        <soap:Value>soap:Receiver</soap:Value>
      </soap:Code>
      <soap:Reason>
        <soap:Text xml:lang="en">Unauthorized</soap:Text>
      </soap:Reason>
      <soap:Detail>
        <authenticationException xmlns="http://schema.read.b2b.hub.teamsystem.com/v7">
          <code>401</code>
          <message>Unauthorized</message>
        </authenticationException>
      </soap:Detail>
    </soap:Fault>
  </soap:Body>
</soap:Envelope>
