<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope 
    xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:gar="http://www.broservices.nl/xsd/dsgar/1.0"
    xmlns:brocom="http://www.broservices.nl/xsd/brocommon/3.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ http://schemas.xmlsoap.org/soap/envelope/
      http://www.broservices.nl/xsd/dsgar/1.0 https://schema.broservices.nl/xsd/dsgar/1.0/dsgar-messages.xsd">
  <soap:Body>
    <gar:dispatchDataResponse>
      <brocom:responseType>rejection</brocom:responseType>
      <brocom:requestReference>-</brocom:requestReference>
      <brocom:rejectionTime>2023-06-26T10:03:51+02:00</brocom:rejectionTime>
      <brocom:rejectionReason>Dit registratieobject bestaat niet.</brocom:rejectionReason>
    </gar:dispatchDataResponse>
  </soap:Body>
</soap:Envelope>