<createTransactionResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <messages>
        <resultCode>Ok</resultCode>
        <message>
            <code>I00001</code>
            <text>Successful.</text>
        </message>
    </messages>
    <transactionResponse>
        <responseCode>1</responseCode>
        <authCode>Z785CT</authCode>
        <avsResultCode>Y</avsResultCode>
        <cvvResultCode>P</cvvResultCode>
        <cavvResultCode>2</cavvResultCode>
        <transId>2230173122</transId>
        <refTransID />
        <transHash>95A530E7F4884FAAB8F0AFB620B6A348</transHash>
        <testRequest>0</testRequest>
        <accountNumber>XXXX1111</accountNumber>
        <accountType>Visa</accountType>
        <messages>
            <message>
                <code>1</code>
                <description>This transaction has been approved.</description>
            </message>
        </messages>
    </transactionResponse>
</createTransactionResponse>