<?xml version="1.0" encoding="UTF-8"?><registrationRequest        xmlns="http://www.broservices.nl/xsd/isguf/1.0"        xmlns:gufcom="http://www.broservices.nl/xsd/gufcommon/1.0"        xmlns:brocom="http://www.broservices.nl/xsd/brocommon/3.0"        xmlns:gml="http://www.opengis.net/gml/3.2"        xmlns:xlink="http://www.w3.org/1999/xlink"        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"        xsi:schemaLocation="http://www.broservices.nl/xsd/isguf/1.0 https://schema.broservices.nl/xsd/isguf/1.0/isguf-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>GUF_06_ClosureRealisedPart</brocom:requestReference>    <!-- Optional: -->    <brocom:deliveryAccountableParty>27376655</brocom:deliveryAccountableParty>    <!-- Optional: not allowed in combination with sourceDocument GUF_StartRegistration in a registrationRequest. -->    <brocom:broId>GUF123456789012</brocom:broId>    <brocom:qualityRegime>IMBRO</brocom:qualityRegime>    <sourceDocument>        <gufcom:GUF_ClosureRealisedPart gml:id="id_0001">			<gufcom:realisedInstallationId>401</gufcom:realisedInstallationId>			<!-- Optional: only needed if not all parts of the installation are closed and the installationFunction has changed.			<gufcom:installationFunction codeSpace="?">?</gufcom:installationFunction>			-->			<!-- Optional: only needed if not all parts of the installation are closed and the geometry has changed.			<gufcom:geometry>...</gufcom:geometry>			-->			<gufcom:endTime>				<!-- You have a CHOICE of the next 4 items at this level				<brocom:date>2022-01-01</brocom:date>				<brocom:yearMonth>2022-01</brocom:yearMonth>				<brocom:year>2022</brocom:year>				<brocom:voidReason>onbekend</brocom:voidReason>				-->				<brocom:date>2022-01-01</brocom:date>			</gufcom:endTime>			<!-- 0 or more repetitions:			<gufcom:realisedLoop>...</gufcom:realisedLoop>			-->			<!-- 0 or more repetitions:			<gufcom:realisedSurfaceInfiltration>...</gufcom:realisedSurfaceInfiltration>			-->			<!-- 0 or more repetitions: -->			<gufcom:realisedWell>				<gufcom:RealisedWellClosurePart gml:id="id_0002">					<gufcom:realisedWellId>501</gufcom:realisedWellId>				</gufcom:RealisedWellClosurePart>			</gufcom:realisedWell>			<gufcom:realisedWell>				<gufcom:RealisedWellClosurePart gml:id="id_0004">					<gufcom:realisedWellId>502</gufcom:realisedWellId>				</gufcom:RealisedWellClosurePart>			</gufcom:realisedWell>        </gufcom:GUF_ClosureRealisedPart>    </sourceDocument></registrationRequest>