<?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:gml="http://www.opengis.net/gml/3.2"
    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>dispatch</brocom:responseType>
      <brocom:requestReference>-</brocom:requestReference>
      <brocom:dispatchTime>2023-06-27T10:03:51+02:00</brocom:dispatchTime>
      <gar:dispatchDocument>
        <brocom:BRO_DO gml:id="id_0001">
          <brocom:broId>GAR123456789012</brocom:broId>
          <brocom:deregistered>ja</brocom:deregistered>
          <brocom:deregistrationTime>2023-06-26T16:03:51+02:00</brocom:deregistrationTime>
        </brocom:BRO_DO>
      </gar:dispatchDocument>
    </gar:dispatchDataResponse>
  </soap:Body>
</soap:Envelope>