<?xml-stylesheet type="text/xsl" href="oai.xsl"?>
<OAI-PMH xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.openarchives.org/OAI/2.0/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
    <responseDate>2026-04-12T04:14:57Z</responseDate>
    <request verb="ListMetadataFormats">https://localhost:8080/exist/apps/hab-oai-pmh/oai-pmh</request>
    <ListMetadataFormats>
        <metadataFormat>
            <metadataPrefix>oai_dc</metadataPrefix>
            <metadataNamespace>http://www.openarchives.org/OAI/2.0/oai_dc/</metadataNamespace>
            <schema>http://www.openarchives.org/OAI/2.0/oai_dc.xsd</schema>
        </metadataFormat>
        <metadataFormat>
            <metadataPrefix>oai_tei</metadataPrefix>
            <metadataNamespace>http://www.tei-c.org/ns/1.0</metadataNamespace>
            <schema>http://diglib.hab.de/rules/schema/mss/v1.0/cataloguing.xsd</schema>
        </metadataFormat>
        <metadataFormat>
            <metadataPrefix>oai_mets</metadataPrefix>
            <metadataNamespace>http://www.loc.gov/METS/</metadataNamespace>
            <schema>http://www.loc.gov/standards/mets/mets.xsd</schema>
        </metadataFormat>
    </ListMetadataFormats>
</OAI-PMH>