<?xml version="1.0" encoding="UTF-8"?><registrationRequest        xmlns="http://www.broservices.nl/xsd/isgpd/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://www.broservices.nl/xsd/isgpd/1.0 ../../XSD/isgpd-messages.xsd">    <!--Disclaimer: dit voorbeeldbericht valideert tegen de XSD van de innameservice.        Het is niet gevalideert door de innameservice en is vaktechnisch/inhoudelijk niet voorbeeldig.        xsi:schemaLocation="http://www.broservices.nl/xsd/isgpd/1.0 https://schema.broservices.nl/xsd/isgpd/1.0/isgpd-messages.xsd">    -->    <brocom:requestReference>GPD_09_EndRegistration</brocom:requestReference>    <!-- Optional: -->    <brocom:deliveryAccountableParty>27376655</brocom:deliveryAccountableParty>    <!-- Optional: not allowed in combination with sourceDocument GPD_StartRegistration in a registrationRequest. -->    <brocom:broId>GPD123456789012</brocom:broId>    <brocom:qualityRegime>IMBRO</brocom:qualityRegime>    <sourceDocument>        <GPD_EndRegistration gml:id="id_0001"/>    </sourceDocument></registrationRequest>