<?xml version="1.0" encoding="UTF-8"?>
<registrationRequest
        xmlns="http://www.broservices.nl/xsd/isgld/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/isgld/1.0 https://schema.broservices.nl/xsd/isgld/1.0/isgld-messages.xsd">
    <!-- Disclaimer: dit voorbeeldbericht valideert tegen de validatieservice van het demo-bronhouderportaal, maar de gegevens zijn fictief en waarschijnlijk niet correct.
	Het bericht 50_GLD_Closure.xml beëindigd de registratie van het grondwaterstandonderzoek. -->

    <!--Inhoud:
        Het grondwaterstandonderzoek wordt afgesloten.
    -->
    <brocom:requestReference>50_GLD_Closure</brocom:requestReference>
    <!--Optional:-->
    <brocom:deliveryAccountableParty>27376655</brocom:deliveryAccountableParty>
    <!--Optional: maar verplicht bij een GLD_End brondocument -->
    <brocom:broId>GLD000000000153</brocom:broId>
    <brocom:qualityRegime>IMBRO</brocom:qualityRegime>
    <!--Optional: maar niet toegestaan bij GLD
    <brocom:underPrivilege>ja</brocom:underPrivilege>
    -->
    <sourceDocument>
        <GLD_Closure gml:id="id_0001"/>
    </sourceDocument>
</registrationRequest>
