<?xml version="1.0" encoding="UTF-8"?><registrationRequest        xmlns="http://www.broservices.nl/xsd/isepl/1.0"        xmlns:eplcom="http://www.broservices.nl/xsd/eplcommon/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/isepl/1.0 ../../XSD/isepl-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/isepl/1.0 https://schema.broservices.nl/xsd/isepl/1.0/isepl-messages.xsd">    -->    <brocom:requestReference>05_EPL_ClosureAmendment</brocom:requestReference>    <!-- Optional: -->    <brocom:deliveryAccountableParty>27376655</brocom:deliveryAccountableParty>    <!-- Optional: not allowed in combination with sourceDocument 01_EPL_PublicationLicence in a registrationRequest. Required otherwise.-->    <brocom:broId>EPL_1234567890001</brocom:broId>    <brocom:qualityRegime>IMBRO</brocom:qualityRegime>    <sourceDocument>        <eplcom:EPL_ClosureAmendment gml:id="id_0001">            <eplcom:eventDate>2022-09-01</eplcom:eventDate>            <!--Events/Gebeurtenissen: wijzigingDefinitief, wijzigingIngegaan, wijzigingAfgebroken-->            <eplcom:eventName codeSpace="urn:bro:epl:EventName">wijzigingIngegaan</eplcom:eventName>            <eplcom:effectiveDate>2022-09-01</eplcom:effectiveDate>        </eplcom:EPL_ClosureAmendment>	    </sourceDocument>   </registrationRequest>