<?xml version="1.0" encoding="UTF-8"?><sl:CreateXMLSignatureRequest xmlns:sl="http://www.buergerkarte.at/namespaces/securitylayer/1.2#" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#">  <sl:KeyboxIdentifier>CertifiedKeypair</sl:KeyboxIdentifier>  <sl:DataObjectInfo Structure="enveloping">    <sl:DataObject>      <sl:XMLContent>Von der Signatur umschlossene Daten.</sl:XMLContent>    </sl:DataObject>    <sl:TransformsInfo>      <sl:FinalDataMetaInfo>        <sl:MimeType>text/plain</sl:MimeType>      </sl:FinalDataMetaInfo>    </sl:TransformsInfo>  </sl:DataObjectInfo>  <sl:DataObjectInfo Structure="detached">    <sl:DataObject Reference=""/>    <sl:TransformsInfo>      <dsig:Transforms>        <dsig:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/>      </dsig:Transforms>      <sl:FinalDataMetaInfo>        <sl:MimeType>application/xml</sl:MimeType>      </sl:FinalDataMetaInfo>    </sl:TransformsInfo>  </sl:DataObjectInfo>  <sl:DataObjectInfo Structure="detached">    <sl:DataObject Reference="http://www.buergerkarte.at/konzept/securitylayer/spezifikation/20040514/tutorial/examples/interface/common/SimpleText.txt"/>    <sl:TransformsInfo>      <sl:FinalDataMetaInfo>        <sl:MimeType>text/plain</sl:MimeType>      </sl:FinalDataMetaInfo>    </sl:TransformsInfo>  </sl:DataObjectInfo>  <sl:DataObjectInfo Structure="detached">    <sl:DataObject Reference=""/>    <sl:TransformsInfo>      <dsig:Transforms>        <dsig:Transform Algorithm="http://www.w3.org/2002/06/xmldsig-filter2">          <xp2:Xpath xmlns:xp2="http://www.w3.org/2002/06/xmldsig-filter2 " xmlns:doc="urn:document">/doc:Whole/doc:Part2</xp2:Xpath>        </dsig:Transform>      </dsig:Transforms>      <sl:FinalDataMetaInfo>        <sl:MimeType>application/xml</sl:MimeType>      </sl:FinalDataMetaInfo>    </sl:TransformsInfo>  </sl:DataObjectInfo>  <sl:SignatureInfo>    <sl:SignatureEnvironment>      <sl:XMLContent>        <doc:Whole xmlns:doc="urn:document">          <doc:Part1>Text in Teil 1</doc:Part1>          <doc:Part2>Text in Teil 2</doc:Part2>        </doc:Whole>      </sl:XMLContent>    </sl:SignatureEnvironment>    <sl:SignatureLocation xmlns:doc="urn:document" Index="4">/doc:Whole</sl:SignatureLocation>  </sl:SignatureInfo></sl:CreateXMLSignatureRequest>
