<?xml version="1.0" encoding="UTF-8"?><sl:CreateXMLSignatureRequest xmlns:sl="http://www.buergerkarte.at/namespaces/securitylayer/1.2#">  <sl:KeyboxIdentifier>SecureSignatureKeypair</sl:KeyboxIdentifier>  <sl:DataObjectInfo Structure="enveloping">    <sl:DataObject>      <sl:XMLContent><html xmlns="http://www.w3.org/1999/xhtml">  <head>    <title>Ein einfaches SLXHTML-Dokument mit enthaltenem Bild</title>    <style type="text/css"/>  </head>  <body>    <p>Das nachfolgende Bild gibt einen Überblick zum Modell Bürgerkarte.</p>    <p>      <img src="http://www.buergerkarte.at/konzept/securitylayer/spezifikation/20040514/tutorial/examples/viewerformat/ModellBuergerkarte.gif" alt="Modell Bürgerkarte"/>    </p>  </body></html></sl:XMLContent>    </sl:DataObject>    <sl:TransformsInfo>      <sl:FinalDataMetaInfo>        <sl:MimeType>application/xhtml+xml</sl:MimeType>      </sl:FinalDataMetaInfo>    </sl:TransformsInfo>  </sl:DataObjectInfo></sl:CreateXMLSignatureRequest>

