<manifest
        xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-discovery/tree/stable-v6"
        xmlns:mf="https://github.com/erasmus-without-paper/ewp-specs-api-discovery/tree/stable-v6"
        xmlns:ewp="https://github.com/erasmus-without-paper/ewp-specs-architecture/blob/stable-v1/common-types.xsd"
        xmlns:sec="https://github.com/erasmus-without-paper/ewp-specs-sec-intro/tree/stable-v2"
        xmlns:r="https://github.com/erasmus-without-paper/ewp-specs-api-registry/tree/stable-v1"
        xmlns:xml="http://www.w3.org/XML/1998/namespace"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="https://github.com/erasmus-without-paper/ewp-specs-api-discovery/tree/stable-v6
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-discovery/stable-v6/manifest.xsd

        https://github.com/erasmus-without-paper/ewp-specs-api-registry/tree/stable-v1
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-registry/stable-v1/catalogue.xsd

        https://github.com/erasmus-without-paper/ewp-specs-architecture/blob/stable-v1/common-types.xsd
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-architecture/stable-v1/common-types.xsd

        https://github.com/erasmus-without-paper/ewp-specs-api-echo/blob/stable-v2/manifest-entry.xsd
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-echo/stable-v2/manifest-entry.xsd

        https://github.com/erasmus-without-paper/ewp-specs-api-institutions/blob/stable-v2/manifest-entry.xsd
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-institutions/stable-v2/manifest-entry.xsd

        https://github.com/erasmus-without-paper/ewp-specs-api-ounits/blob/stable-v2/manifest-entry.xsd
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-ounits/stable-v2/manifest-entry.xsd

        https://github.com/erasmus-without-paper/ewp-specs-api-courses/blob/stable-v1/manifest-entry.xsd
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-courses/stable-v1/manifest-entry.xsd

        https://github.com/erasmus-without-paper/ewp-specs-api-course-replication/blob/stable-v1/manifest-entry.xsd
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-course-replication/blob/stable-v1/manifest-entry.xsd

        https://github.com/erasmus-without-paper/ewp-specs-api-iias/blob/stable-v7/manifest-entry.xsd
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-iias/stable-v7/manifest-entry.xsd

        https://github.com/erasmus-without-paper/ewp-specs-api-iia-cnr/blob/stable-v3/manifest-entry.xsd
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-iia-cnr/stable-v3/manifest-entry.xsd

        https://github.com/erasmus-without-paper/ewp-specs-api-iia-approval-cnr/blob/stable-v2/manifest-entry.xsd
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-iia-approval-cnr/blob/stable-v2/manifest-entry.xsd

        https://github.com/erasmus-without-paper/ewp-specs-api-factsheet/blob/stable-v1/manifest-entry.xsd
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-factsheet/blob/stable-v1/manifest-entry.xsd

        https://github.com/erasmus-without-paper/ewp-specs-api-omobilities/blob/stable-v2/manifest-entry.xsd
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-omobilities/stable-v2/manifest-entry.xsd

        https://github.com/erasmus-without-paper/ewp-specs-api-imobilities/blob/stable-v1/manifest-entry.xsd
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-imobilities/stable-v1/manifest-entry.xsd

        https://github.com/erasmus-without-paper/ewp-specs-sec-intro/tree/stable-v2
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-sec-intro/stable-v2/schema.xsd

        https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/stable-v1/security-entries.xsd

        https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/stable-v1/security-entries.xsd

        https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/stable-v1/security-entries.xsd

        https://github.com/erasmus-without-paper/ewp-specs-api-file/blob/stable-v1/manifest-entry.xsd
        https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-file/stable-v1/manifest-entry.xsd"
>
    <host>
        <ewp:admin-email>erasmus.admin@upb.ro</ewp:admin-email>
        <ewp:admin-provider>National University of Science and Technology Politehnica Bucharest (ErasmusUPB)</ewp:admin-provider>
        <ewp:admin-notes>developer and admin</ewp:admin-notes>

        <r:apis-implemented>
            <!-- All API entries are defined in their own separate XML namespaces.
            You need to use proper `xmlns` in order for them to be matched properly. -->

            <!-- The entry for the Discovery Manifest API (a self-reference). -->
            <discovery
                    xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-discovery/blob/stable-v6/manifest-entry.xsd"
                    version="6.0.0"
            >
                <url>https://dev.erasmus.upb.ro/devmanifest.xml</url>
            </discovery>

            <!-- Some other API, just for the purpose of example. Each API entry has a
            different XML namespace and a different structure. These structures are often
            quite similar to each other, but sometimes they're not. -->
            <echo
                    xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-echo/blob/stable-v2/manifest-entry.xsd"
                    version="2.0.1"
            >
                <!-- Note, that ewp:admin-email and ewp:admin-notes can be defined both on the
                global level, and on the API level. -->
                <ewp:admin-email>erasmus.admin@upb.ro</ewp:admin-email>
                <ewp:admin-notes>developer and admin</ewp:admin-notes>

                <!-- Many APIs define the security requirements of their implementations with help
                of elements like this one. See Echo API's manifest-entry.xsd file for details. -->
                <http-security>
                    <sec:client-auth-methods>
                        <!--                        This is not mandatory as the documentation says-->
                        <!--                        <tlscert-->
                        <!--                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-tlscert/tree/stable-v1"-->
                        <!--                                allows-self-signed="true"-->
                        <!--                        />-->
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1"/>
                    </sec:client-auth-methods>
                    <sec:server-auth-methods>
                        <tlscert
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1"/>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1"/>
                    </sec:server-auth-methods>
                </http-security>

                <!-- The URL at which this Echo API is served. See Echo API's manifest-entry.xsd
                file for details. -->
                <url>https://dev.erasmus.upb.ro/ewp/echo</url>
            </echo>

            <!-- TODO -->
            <institutions
                    xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-institutions/blob/stable-v2/manifest-entry.xsd"
                    version="2.2.0">
                <http-security>
                    <sec:client-auth-methods>
                        <anonymous
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-none/tree/stable-v1"/>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1"/>
                    </sec:client-auth-methods>
                    <sec:server-auth-methods>
                        <tlscert
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1"/>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1"/>
                    </sec:server-auth-methods>
                </http-security>
                <url>https://dev.erasmus.upb.ro/ewp/institutions</url>
                <max-hei-ids>1</max-hei-ids>
            </institutions>

            <!-- TODO -->
            <organizational-units
                    xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-ounits/blob/stable-v2/manifest-entry.xsd"
                    version="2.1.1">
                <http-security>
                    <sec:client-auth-methods>
                        <anonymous
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-none/tree/stable-v1"/>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1"/>
                    </sec:client-auth-methods>
                    <sec:server-auth-methods>
                        <tlscert
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1"/>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1"/>
                    </sec:server-auth-methods>
                </http-security>
                <url>https://dev.erasmus.upb.ro/ewp/orgunits</url>
                <max-ounit-ids>10</max-ounit-ids>
                <max-ounit-codes>10</max-ounit-codes>
            </organizational-units>

            <!-- TODO -->
            <!-- <courses
                    xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-courses/blob/stable-v1/manifest-entry.xsd"
                    version="0.7.1">
                <http-security>
                    <sec:client-auth-methods>
                        <anonymous
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-none/tree/stable-v1"/>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1"/>
                    </sec:client-auth-methods>
                    <sec:server-auth-methods>
                        <tlscert
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1"/>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1"/>
                    </sec:server-auth-methods>
                </http-security>
                <url>https://dev.erasmus.upb.ro/ewp/courses</url>
                <max-los-ids>5</max-los-ids>
                <max-los-codes>5</max-los-codes>
            </courses> -->

            <!-- TODO -->
            <!-- <simple-course-replication
                    xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-course-replication/blob/stable-v1/manifest-entry.xsd"
                    version="1.0.0">
                <http-security>
                    <sec:client-auth-methods>
                        <anonymous
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-none/tree/stable-v1"/>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1"/>
                    </sec:client-auth-methods>
                    <sec:server-auth-methods>
                        <tlscert
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1"/>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1"/>
                    </sec:server-auth-methods>
                </http-security>
                <url>https://dev.erasmus.upb.ro/ewp/coursesreplication</url>
                <allows-anonymous-access>false</allows-anonymous-access>
                <supports-modified-since>true</supports-modified-since>
            </simple-course-replication> -->

            <!-- TODO -->
            <iias xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-iias/blob/stable-v7/manifest-entry.xsd"
                  version="7.0.0">
                <http-security>
                    <sec:client-auth-methods>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1"/>
                    </sec:client-auth-methods>
                    <sec:server-auth-methods>
                        <tlscert
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1"/>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1"/>
                    </sec:server-auth-methods>
                </http-security>
                <get-url>https://dev.erasmus.upb.ro/ewp/iias/get</get-url>
                <max-iia-ids>5</max-iia-ids>
                <index-url>https://dev.erasmus.upb.ro/ewp/iias/index</index-url>
                <stats-url>https://dev.erasmus.upb.ro/ewp/iias/stats</stats-url> <!-- TODO - parsing error -->
            </iias>

            <!-- TODO -->
            <iia-cnr
                    xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-iia-cnr/blob/stable-v3/manifest-entry.xsd"
                    version="3.0.0">
                <http-security>
                    <sec:client-auth-methods>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1"/>
                    </sec:client-auth-methods>
                    <sec:server-auth-methods>
                        <tlscert
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1"/>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1"/>
                    </sec:server-auth-methods>
                </http-security>
                <url>https://dev.erasmus.upb.ro/ewp/iias/cnr</url>
            </iia-cnr>

            <!-- TODO -->
            <iias-approval
                    xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-iias-approval/blob/stable-v2/manifest-entry.xsd"
                    version="2.0.0">
                <http-security>
                    <sec:client-auth-methods>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1"/>
                    </sec:client-auth-methods>
                    <sec:server-auth-methods>
                        <tlscert
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1"/>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1"/>
                    </sec:server-auth-methods>
                </http-security>
                <url>https://dev.erasmus.upb.ro/ewp/iias/approval</url>
                <max-iia-ids>1</max-iia-ids>
            </iias-approval>

            <!-- TODO -->
            <iia-approval-cnr
                    xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-iia-approval-cnr/blob/stable-v2/manifest-entry.xsd"
                    version="2.0.0">
                <http-security>
                    <sec:client-auth-methods>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1"/>
                    </sec:client-auth-methods>
                    <sec:server-auth-methods>
                        <tlscert
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1"/>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1"/>
                    </sec:server-auth-methods>
                </http-security>
                <url>https://dev.erasmus.upb.ro/ewp/iias/approval/cnr</url>
            </iia-approval-cnr>

            <!-- TODO -->
            <factsheet
                    xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-factsheet/blob/stable-v1/manifest-entry.xsd"
                    version="1.2.0">
                <http-security>
                    <sec:client-auth-methods>
                        <anonymous
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-none/tree/stable-v1"/>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1"/>
                    </sec:client-auth-methods>
                    <sec:server-auth-methods>
                        <tlscert
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1"/>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1"/>
                    </sec:server-auth-methods>
                </http-security>
                <url>https://dev.erasmus.upb.ro/ewp/iias/factsheet</url>
                <max-hei-ids>1</max-hei-ids>
            </factsheet>

            <!-- TODO - WIP -->
            <!-- <omobilities
                    xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-omobilities/blob/stable-v2/manifest-entry.xsd"
                    version="2.0.0">
                <http-security>
                    <sec:client-auth-methods>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1"/>
                    </sec:client-auth-methods>
                    <sec:server-auth-methods>
                        <tlscert
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1"/>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1"/>
                    </sec:server-auth-methods>
                </http-security>

                <get-url>https://dev.erasmus.upb.ro/ewp/omobilities/get</get-url>
                <index-url>https://dev.erasmus.upb.ro/ewp/omobilities/index</index-url>
                <max-omobility-ids>2</max-omobility-ids>
                <sends-notifications/>
            </omobilities>
            <omobility-cnr xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-omobility-cnr/blob/stable-v1/manifest-entry.xsd" version="1.0.0">
                <http-security>
                    <sec:client-auth-methods>
                        <httpsig xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1"/>
                    </sec:client-auth-methods>
                    <sec:server-auth-methods>
                        <httpsig xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1"/>
                    </sec:server-auth-methods>
                </http-security>
                <url>https://dev.erasmus.upb.ro/ewp/omobilities/cnr</url>
                <max-omobility-ids>1</max-omobility-ids>
            </omobility-cnr>
            <omobility-las xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-omobility-las/blob/stable-v1/manifest-entry.xsd" version="1.2.0">
                <http-security>
                    <sec:client-auth-methods>
                        <httpsig xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1"/>
                    </sec:client-auth-methods>
                    <sec:server-auth-methods>
                        <httpsig xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1"/>
                    </sec:server-auth-methods>
                </http-security>
                <get-url>https://dev.erasmus.upb.ro/ewp/omobilities-la/get</get-url>
                <index-url>https://dev.erasmus.upb.ro/ewp/omobilities-la/index</index-url>
                <update-url>https://dev.erasmus.upb.ro/ewp/omobilities-la/update</update-url>
                <stats-url>https://dev.erasmus.upb.ro/ewp/omobilities-la/stats</stats-url>
                <max-omobility-ids>1</max-omobility-ids>
            </omobility-las>
            <omobility-la-cnr xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-omobility-la-cnr/blob/stable-v1/manifest-entry.xsd" version="1.1.0">
                <http-security>
                    <sec:client-auth-methods>
                        <httpsig xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1"/>
                    </sec:client-auth-methods>
                    <sec:server-auth-methods>
                        <httpsig xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1"/>
                    </sec:server-auth-methods>
                </http-security>
                <url>https://dev.erasmus.upb.ro/ewp/omobilities-la/cnr</url>
                <stats-url>https://dev.erasmus.upb.ro/ewp/omobilities-la/cnr/stats</stats-url>
                <max-omobility-ids>1</max-omobility-ids>
            </omobility-la-cnr>
            <imobilities
                    xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-imobilities/blob/stable-v1/manifest-entry.xsd"
                    version="1.0.0">
                <http-security>
                    <sec:client-auth-methods>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1"/>
                    </sec:client-auth-methods>
                    <sec:server-auth-methods>
                        <tlscert
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-tlscert/tree/stable-v1"/>
                        <httpsig
                                xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1"/>
                    </sec:server-auth-methods>
                </http-security>

                <get-url>https://dev.erasmus.upb.ro/ewp/imobilities/get</get-url>
                <max-omobility-ids>2</max-omobility-ids>
                <sends-notifications/>
            </imobilities>

            <imobility-cnr xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-imobility-cnr/blob/stable-v1/manifest-entry.xsd" version="1.0.0">
                <http-security>
                    <sec:client-auth-methods>
                        <httpsig xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1"/>
                    </sec:client-auth-methods>
                    <sec:server-auth-methods>
                        <httpsig xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1"/>
                    </sec:server-auth-methods>
                </http-security>
                <url>https://dev.erasmus.upb.ro/ewp/imobilities/cnr</url>
                <max-omobility-ids>1</max-omobility-ids>
            </imobility-cnr>

            <imobility-tors xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-imobility-tors/blob/stable-v2/manifest-entry.xsd" version="2.0.0">
                <http-security>
                    <sec:client-auth-methods>
                        <httpsig xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1"/>
                    </sec:client-auth-methods>
                    <sec:server-auth-methods>
                        <httpsig xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1"/>
                    </sec:server-auth-methods>
                </http-security>
                <get-url>https://dev.erasmus.upb.ro/ewp/imobilities-tor/get</get-url>
                <index-url>https://dev.erasmus.upb.ro/ewp/imobilities-tor/index</index-url>
                <max-omobility-ids>1</max-omobility-ids>
            </imobility-tors>

            <imobility-tor-cnr xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-imobility-tor-cnr/blob/stable-v1/manifest-entry.xsd" version="1.0.0">
                <http-security>
                    <sec:client-auth-methods>
                        <httpsig xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1"/>
                    </sec:client-auth-methods>
                    <sec:server-auth-methods>
                        <httpsig xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1"/>
                    </sec:server-auth-methods>
                </http-security>
                <url>https://dev.erasmus.upb.ro/ewp/imobilities-tor/cnr</url>
                <max-omobility-ids>1</max-omobility-ids>
            </imobility-tor-cnr> -->

            <!-- <file xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-file/blob/stable-v1/manifest-entry.xsd" version="1.0.0">
                <http-security>
                    <sec:client-auth-methods>
                        <httpsig xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-cliauth-httpsig/tree/stable-v1"/>
                    </sec:client-auth-methods>
                    <sec:server-auth-methods>
                        <httpsig xmlns="https://github.com/erasmus-without-paper/ewp-specs-sec-srvauth-httpsig/tree/stable-v1"/>
                    </sec:server-auth-methods>
                </http-security>
                <url>https://dev.erasmus.upb.ro/ewp/file</url>
            </file> -->
        </r:apis-implemented>

        <mf:institutions-covered xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-registry/tree/stable-v1">
            <hei id="upb.ro">
                <other-id type="pic">880988630</other-id>
                <other-id type="erasmus">RO BUCURES43</other-id>
                <other-id type="erasmus-charter">1010-Tran-880988630</other-id>
                <name xml:lang="en">National University of Science and Technology Politehnica Bucharest</name>
                <name xml:lang="ro">Universitatea Nationala de Stiinta si Tehnologie Politehnica Bucuresti</name>
            </hei>
        </mf:institutions-covered>

        <client-credentials-in-use>

            <!-- This one is used for TLS Client Authentication (optional) -->
            <certificate>
                MIIDuzCCAqMCFHk7NKVgzX1/uxEzmdFNfH+g4xGDMA0GCSqGSIb3DQEBCwUAMIGZ
                MQswCQYDVQQGEwJSTzESMBAGA1UECAwJQnVjaGFyZXN0MRIwEAYDVQQHDAlCdWNo
                YXJlc3QxDzANBgNVBAoMBlVOU1RQQjEPMA0GA1UECwwGVU5TVFBCMRswGQYDVQQD
                DBJkZXYuZXJhc211cy51cGIucm8xIzAhBgkqhkiG9w0BCQEWFGVyYXNtdXMuYWRt
                aW5AdXBiLnJvMB4XDTI0MTIyMzEwMDcwOVoXDTM0MTIyMTEwMDcwOVowgZkxCzAJ
                BgNVBAYTAlJPMRIwEAYDVQQIDAlCdWNoYXJlc3QxEjAQBgNVBAcMCUJ1Y2hhcmVz
                dDEPMA0GA1UECgwGVU5TVFBCMQ8wDQYDVQQLDAZVTlNUUEIxGzAZBgNVBAMMEmRl
                di5lcmFzbXVzLnVwYi5ybzEjMCEGCSqGSIb3DQEJARYUZXJhc211cy5hZG1pbkB1
                cGIucm8wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDTlF7OPxmEY+fF
                Sspa8hQ6XZOyj50I+w6vV3wJVjmkFxF87ADJvMQ5qsBlgf9Ct8tYWZiJv4AmBUVo
                xn+opOl6EbN+kcOH8tTcplLjjGN3uLd6vK2VvFAwSNtw1Bu+4FmHl1LiwKYLyGdC
                cId9kWRp+Ds59njYIl/kAtxc6dkgPw6OxOj5vC47GaUgVpvnkHAuy0+tSiTKtM5S
                QmwPF/zp8tkIS276wZyTDkmVaIKjxoyjPuGzEH8SJl73+/dfefe4EeVmv1Apassb
                GXFwxke8aJr5dCb+mEAGFJthRPtS9gq3KOt4nxSsyKR8jRsQhO7lPtoZfKtBsTnh
                zzQsj4V3AgMBAAEwDQYJKoZIhvcNAQELBQADggEBACRJFCqnUN512O2jdolyUbEE
                95/SWkstknfncr8WO6Um/1j8zpOhOPAYjM5HxCgRg53iYqKuxLdZ4OJDwE/2LSd1
                6PSW1knkINtItf9bBIIh+8YhmBjXylGzF6dgOevrBBk+oCj/qQ01SMz9y7gamwEe
                qTX8QT2n1GhjjfxVFslN8sBLaRsjcHnPZdXpLhXY6tYhIxSwI1FzeKTz/XlWUB6T
                g6vTk9PNv05LLy5ZNb5uUncoilgM+HmmCZhdwrA3XTuN0vfa8R9AVp0xlU6hJm0h
                eRDrChtwMt2sGCMmWFI3YYixTEwvGTLa4m4VmK+uxvYFKyrBj1DZBzfo+VWVmiY=
            </certificate>

            <!-- And this one is used for HTTP Signature Authentication -->
            <rsa-public-key>
                MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA05Rezj8ZhGPnxUrKWvIU
                Ol2Tso+dCPsOr1d8CVY5pBcRfOwAybzEOarAZYH/QrfLWFmYib+AJgVFaMZ/qKTp
                ehGzfpHDh/LU3KZS44xjd7i3erytlbxQMEjbcNQbvuBZh5dS4sCmC8hnQnCHfZFk
                afg7OfZ42CJf5ALcXOnZID8OjsTo+bwuOxmlIFab55BwLstPrUokyrTOUkJsDxf8
                6fLZCEtu+sGckw5JlWiCo8aMoz7hsxB/EiZe9/v3X3n3uBHlZr9QKWrLGxlxcMZH
                vGia+XQm/phABhSbYUT7UvYKtyjreJ8UrMikfI0bEITu5T7aGXyrQbE54c80LI+F
                dwIDAQAB
            </rsa-public-key>
        </client-credentials-in-use>

        <server-credentials-in-use>
            <!-- Used for HTTP Signature Authentication -->
            <rsa-public-key>
                MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA05Rezj8ZhGPnxUrKWvIU
                Ol2Tso+dCPsOr1d8CVY5pBcRfOwAybzEOarAZYH/QrfLWFmYib+AJgVFaMZ/qKTp
                ehGzfpHDh/LU3KZS44xjd7i3erytlbxQMEjbcNQbvuBZh5dS4sCmC8hnQnCHfZFk
                afg7OfZ42CJf5ALcXOnZID8OjsTo+bwuOxmlIFab55BwLstPrUokyrTOUkJsDxf8
                6fLZCEtu+sGckw5JlWiCo8aMoz7hsxB/EiZe9/v3X3n3uBHlZr9QKWrLGxlxcMZH
                vGia+XQm/phABhSbYUT7UvYKtyjreJ8UrMikfI0bEITu5T7aGXyrQbE54c80LI+F
                dwIDAQAB
            </rsa-public-key>
        </server-credentials-in-use>
    </host>
</manifest>
