<?xml version="1.0" encoding="UTF-8"?><replaceRequest        xmlns="http://www.broservices.nl/xsd/isfrd/1.0"        xmlns:frdcom="http://www.broservices.nl/xsd/frdcommon/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/isfrd/1.0 https://schema.broservices.nl/xsd/isfrd/1.0/isfrd-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.    -->    <brocom:requestReference>20_replace_FRD_StartRegistration</brocom:requestReference>    <!-- Optional: -->    <brocom:deliveryAccountableParty>27376655</brocom:deliveryAccountableParty>    <!-- Optional: not allowed in combination with sourceDocument FRD_StartRegistration in a registrationRequest.-->    <brocom:broId>FRD123456789012</brocom:broId>    <brocom:qualityRegime>IMBRO</brocom:qualityRegime>    <correctionReason codeSpace="urn:bro:frd:CorrectionReason">eigenCorrectie</correctionReason>    <sourceDocument>        <FRD_StartRegistration gml:id="id_0001">            <objectIdAccountableParty>frd_</objectIdAccountableParty>			<!-- 0 or more repetitions: -->			<groundwaterMonitoringNet>				<frdcom:GroundwaterMonitoringNet gml:id="id_0002">					<frdcom:broId>GMN123456789012</frdcom:broId>				</frdcom:GroundwaterMonitoringNet>			</groundwaterMonitoringNet>			<groundwaterMonitoringNet>				<frdcom:GroundwaterMonitoringNet gml:id="id_0003">					<frdcom:broId>GMN210987654321</frdcom:broId>				</frdcom:GroundwaterMonitoringNet>			</groundwaterMonitoringNet>			<groundwaterMonitoringTube>				<frdcom:MonitoringTube gml:id="id_0004">					<frdcom:broId>GMW123456789012</frdcom:broId>					<frdcom:tubeNumber>2</frdcom:tubeNumber>				</frdcom:MonitoringTube>			</groundwaterMonitoringTube>        </FRD_StartRegistration>    </sourceDocument></replaceRequest>