<?xml version=“1.0” encoding=“UTF-8”?> <soapenv:Envelope xmlns:soapenv=“schemas.xmlsoap.org/soap/envelope/”

                xmlns:pkif="http://danskebank.dk/PKI/PKIFactoryService"
                xmlns:elem="http://danskebank.dk/PKI/PKIFactoryService/elements">
<soapenv:Header/>
<soapenv:Body>
  <elem:GetBankCertificateRequest
          xmlns:elem="http://danskebank.dk/PKI/PKIFactoryService/elements">
    <elem:BankRootCertificateSerialNo/>
    <elem:Timestamp/>
    <elem:RequestId/>
  </elem:GetBankCertificateRequest>
</soapenv:Body>

</soapenv:Envelope>