<?xml version="1.0" encoding="UTF-8"?>
<EnquiryResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                 xmlns="urn:oasis:names:specification:ubl:schema:xsd:EnquiryResponse-2"
                 xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2"
                 xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"
                 xsi:schemaLocation="
            urn:oasis:names:specification:ubl:schema:xsd:EnquiryResponse-2 http://docs.oasis-open.org/ubl/os-UBL-2.2/xsdrt/maindoc/UBL-EnquiryResponse-2.2.xsd
            urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2 http://docs.oasis-open.org/ubl/os-UBL-2.2/xsdrt/common/UBL-CommonBasicComponents-2.2.xsd
            urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2 http://docs.oasis-open.org/ubl/os-UBL-2.2/xsdrt/common/UBL-CommonAggregateComponents-2.2.xsd">
    <cbc:UBLVersionID>2.2</cbc:UBLVersionID>
    <cbc:CustomizationID>urn:fdc:peppol.eu:prac:trns:t010:1.1</cbc:CustomizationID>
    <cbc:ProfileID>urn:fdc:peppol.eu:prac:bis:p005:1.1</cbc:ProfileID>
    <cbc:ID schemeURI="urn:uuid">432a35d2-756a-4670-a07f-46d4ca0433e6</cbc:ID>
    <cbc:IssueDate>2020-05-10</cbc:IssueDate>
    <cbc:IssueTime>15:28:27+01:00</cbc:IssueTime>
    <cac:RequestorParty>
        <cbc:EndpointID schemeID="9930">DE122268496</cbc:EndpointID>
        <cac:PartyIdentification>
            <cbc:ID schemeID="0204">991-1234512345-06</cbc:ID>
        </cac:PartyIdentification>
        <cac:PartyName>
            <cbc:Name>Beschaffungsamt des BMI</cbc:Name>
        </cac:PartyName>
    </cac:RequestorParty>
    <cac:ResponderParty>
        <cbc:EndpointID schemeID="9946">500820007</cbc:EndpointID>
        <cac:PartyIdentification>
            <cbc:ID schemeID="0088">7300010000001</cbc:ID>
        </cac:PartyIdentification>
        <cac:PartyName>
            <cbc:Name>The Economic Operator</cbc:Name>
        </cac:PartyName>
    </cac:ResponderParty>
    <!-- tag::ref-contract-folder-id[] -->
    <cac:ParentDocumentReference>
        <cbc:ID schemeName="ContractFolderId">6ebc4e19-eba6-4b0a-9155-b59471f20ea0</cbc:ID> <!--.-->
    </cac:ParentDocumentReference>
    <!-- end::ref-contract-folder-id[] -->
    <!-- tag::ref-answer[] -->
    <cac:AdditionalDocumentReference>
        <cbc:ID schemeName="ContractFolderId">6ebc4e19-eba6-4b0a-9155-b59471f20ea0</cbc:ID> <!--.-->
        <cbc:XPath>/EnquiryResponse/cac:Attachment[1]</cbc:XPath> <!--.-->
    </cac:AdditionalDocumentReference>
    <!-- end::ref-answer[] -->
    <!-- tag::ref-file[] -->
    <cac:AdditionalDocumentReference>
        <cbc:ID schemeName="ContractFolderId">6ebc4e19-eba6-4b0a-9155-b59471f20ea0</cbc:ID> <!--.-->
        <cbc:XPath>/EnquiryResponse/cac:Attachment[2]</cbc:XPath> <!--.-->
    </cac:AdditionalDocumentReference>
    <!-- end::ref-file[] -->
    <!-- tag::answer[] -->
    <cac:Attachment>
        <cac:ExternalReference>
            <cbc:Description>Place your first tender clarification here.</cbc:Description> <!--.-->
        </cac:ExternalReference>
    </cac:Attachment>
    <!-- end::answer[] -->
    <!-- tag::file[] -->
    <cac:Attachment>
        <cac:ExternalReference>
            <cbc:MimeCode>application/pdf</cbc:MimeCode>
            <cbc:FileName>AdditionalInformation.pdf.p7</cbc:FileName> <!--.-->
        </cac:ExternalReference>
    </cac:Attachment>
    <!-- end::file[] -->
</EnquiryResponse>
