<?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: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_05_ExpandRealisedInstallation</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_ExpandRealisedInstallation gml:id="id_0001">			<gufcom:realisedInstallationId>401</gufcom:realisedInstallationId>			<gufcom:installationFunction codeSpace="urn:bro:guf:InstallationType">onttrekking</gufcom:installationFunction>			<gufcom:geometry>				<gml:Point srsName="urn:ogc:def:crs:EPSG::28992" gml:id="id_0002">					<gml:pos>147600.000 432900.000</gml:pos>				</gml:Point>			</gufcom:geometry>			<gufcom:startValidity>				<!-- You have a CHOICE of the next 4 items at this level				<brocom:date>2021-10-01</brocom:date>				<brocom:yearMonth>2021-10</brocom:yearMonth>				<brocom:year>2021</brocom:year>				<brocom:voidReason>onbekend</brocom:voidReason>				-->				<brocom:date>2021-10-01</brocom:date>			</gufcom:startValidity>			<!-- 0 or more repetitions:			<gufcom:realisedLoop>...</gufcom:realisedLoop>			-->			<!-- 0 or more repetitions:			<gufcom:realisedSurfaceInfiltration>...</gufcom:realisedSurfaceInfiltration>			-->			<!-- 0 or more repetitions: -->			<gufcom:realisedWell>				<gufcom:RealisedWell gml:id="id_0003">					<gufcom:realisedWellId>502</gufcom:realisedWellId>					<!-- 1 or 2 repetitions: -->					<gufcom:wellFunction codeSpace="urn:bro:guf:WellFunction">onttrekking</gufcom:wellFunction>					<gufcom:height uom="m">2.53</gufcom:height>					<gufcom:wellDepth uom="m">59.7</gufcom:wellDepth>					<!-- Optional: mandatory in GUF_ExpandRealisedInstallation -->					<gufcom:geometry>						<gml:Point srsName="urn:ogc:def:crs:EPSG::28992" gml:id="id_0004">							<gml:pos>147580.000 432900.000</gml:pos>						</gml:Point>					</gufcom:geometry>					<!-- Optional: mandatory if primaryUsageType is openbareDrinkwatervoorziening. -->					<gufcom:geometryPubliclyAvailable>nee</gufcom:geometryPubliclyAvailable>					<!-- Optional: mandatory if installationFunction is openBodemenergiesysteem and multiplicity of wellFunction is 2.					<gufcom:relativeTemperature codeSpace="">...</gufcom:relativeTemperature>					-->					<!-- Optional: not allowed in GUF_ExpandRealisedInstallation					<gufcom:validity>...</gufcom:validity>					-->					<!-- Optional: not allowed in GUF_ExpandRealisedInstallation					<gufcom:lifespan>...</gufcom:lifespan>					-->					<!-- 0 or more repetitions: -->					<gufcom:realisedScreen>						<gufcom:RealisedScreen gml:id="id_0005">							<gufcom:realisedScreenId>601</gufcom:realisedScreenId>							<gufcom:screenType codeSpace="urn:bro:guf:ScreenType">verticaal</gufcom:screenType>							<gufcom:topScreenDepth uom="m">44.7</gufcom:topScreenDepth>							<gufcom:length uom="m">15.0</gufcom:length>							<!-- Optional: mandatory in GUF_ExpandRealisedInstallation -->							<gufcom:geometry>								<gufcom:PointOrCurve>									<!-- You have a CHOICE of the next 2 items at this level									<gml:Point srsName="urn:ogc:def:crs:EPSG::28992" gml:id="?">										<gml:pos>x y</gml:pos>									</gml:Point>									<gml:Curve srsName="urn:ogc:def:crs:EPSG::28992" gml:id="?">										<gml:segments>...</gml:segments>									</gml:Curve>									-->									<gml:Point srsName="urn:ogc:def:crs:EPSG::28992" gml:id="id_0006">										<gml:pos>147580.000 432900.000</gml:pos>									</gml:Point>								</gufcom:PointOrCurve>							</gufcom:geometry>							<!-- Optional: mandatory if primaryUsageType is openbareDrinkwatervoorziening. -->							<gufcom:geometryPubliclyAvailable>nee</gufcom:geometryPubliclyAvailable>							<!-- Optional: not allowed in GUF_ExpandRealisedInstallation							<gufcom:validity>...</gufcom:validity>							-->							<!-- Optional: not allowed in GUF_ExpandRealisedInstallation							<gufcom:lifespan>...</gufcom:lifespan>							-->						</gufcom:RealisedScreen>					</gufcom:realisedScreen>                    <!-- 0 or more repetitions: -->                    <gufcom:soilResearch>                        <gufcom:SoilResearch gml:id="id_0007">                            <gufcom:broId>BHR123456789012</gufcom:broId>                        </gufcom:SoilResearch>                    </gufcom:soilResearch>                    <gufcom:soilResearch>                        <gufcom:SoilResearch gml:id="id_0008">                            <gufcom:broId>BHR210987654321</gufcom:broId>                        </gufcom:SoilResearch>                    </gufcom:soilResearch>				</gufcom:RealisedWell>			</gufcom:realisedWell>        </gufcom:GUF_ExpandRealisedInstallation>    </sourceDocument></registrationRequest>