<?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>09_EPL_TerminationLicense</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_TerminationLicence gml:id="id_0001">            <eplcom:eventDate>2022-10-01</eplcom:eventDate>            <!--Gebeurtenissen: verleningAfgebroken, weigeringVoltooid, opvolgingVoltooid, vergunningVerlopen, vergunningVervallen, intrekkingDefinitief, intrekkingIngegaan, opgevolgd, ingetrokken-->            <eplcom:eventName codeSpace="urn:bro:epl:EventName">opvolgingVoltooid</eplcom:eventName>            <!-- Optional: -->            <eplcom:expiryDate>2023-01-01</eplcom:expiryDate>            <!-- 0 or more repetitions:-->            <eplcom:followedBy>EPL_1234567890002</eplcom:followedBy>        </eplcom:EPL_TerminationLicence>	    </sourceDocument>   </registrationRequest>