<?xml version="1.0" encoding="UTF-8" ?>
<!-- this is an assumption of a successful response based on how the response is handled in the code -->
<response>
    <result>20</result>
    <reference>123456</reference>
    <message>Accepted</message>
    <redirect_url>https://url.example/123456</redirect_url>
</response>
