<?xml version="1.0" encoding="UTF-8"?><sl:CreateHashRequest xmlns:sl="http://www.buergerkarte.at/namespaces/securitylayer/1.2#">  <sl:HashInfo RespondHashData="true">    <sl:HashData>      <sl:MetaInfo>        <sl:MimeType>text/plain</sl:MimeType>      </sl:MetaInfo>      <sl:Content>        <sl:XMLContent>Hasch' mich, ich bin der Frühling!</sl:XMLContent>      </sl:Content>    </sl:HashData>    <sl:HashAlgorithm>http://www.w3.org/2000/09/xmldsig#sha1</sl:HashAlgorithm>    <sl:FriendlyName>Aktueller Stimmungsbericht :-)</sl:FriendlyName>  </sl:HashInfo>  <sl:HashInfo RespondHashData="false">    <sl:HashData>      <sl:MetaInfo>        <sl:MimeType>image/png</sl:MimeType>      </sl:MetaInfo>      <sl:Content Reference="http://www.buergerkarte.at/konzept/securitylayer/spezifikation/20040514/tutorial/examples/interface/common/ModellBuergerkarte.png"/>    </sl:HashData>    <sl:HashAlgorithm>http://www.w3.org/2000/09/xmldsig#sha1</sl:HashAlgorithm>    <sl:FriendlyName>Grafik Modell Bürgerkarte</sl:FriendlyName>  </sl:HashInfo></sl:CreateHashRequest>
