<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope 
  xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
  xmlns:dscpt="http://www.broservices.nl/xsd/dscpt/1.1" 
  xmlns:brocom="http://www.broservices.nl/xsd/brocommon/3.0" 
  xmlns:gml="http://www.opengis.net/gml/3.2">
  <soapenv:Header/>
  <soapenv:Body>
    <dscpt:dispatchCharacteristicsRequest>
      <dscpt:requestReference>req:102</dscpt:requestReference>
      <dscpt:criteria>
        <brocom:deliveryAccountableParty>52766179</brocom:deliveryAccountableParty>
        <brocom:area>
          <brocom:boundingBox srsName="urn:ogc:def:crs:EPSG::4258">
            <gml:lowerCorner>52.1 5.0</gml:lowerCorner>
            <gml:upperCorner>52.3 5.2</gml:upperCorner>
          </brocom:boundingBox>
        </brocom:area>
      </dscpt:criteria>
    </dscpt:dispatchCharacteristicsRequest>
  </soapenv:Body>
</soapenv:Envelope>
