<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/
         http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">

  <responseDate>2026-03-10T12:00:00Z</responseDate>

  <request verb="Identify">https://revista-inquietacoes.netlify.app/oai/</request>

  <Identify>
    <repositoryName>Revista Inquietações</repositoryName>
    <baseURL>https://revista-inquietacoes.netlify.app/oai/</baseURL>
    <protocolVersion>2.0</protocolVersion>
    <adminEmail>rev.inquietacoes@gmail.com</adminEmail>
    <earliestDatestamp>2026-01-01</earliestDatestamp>
    <deletedRecord>no</deletedRecord>
    <granularity>YYYY-MM-DD</granularity>
    <description>
      <oai-identifier xmlns="http://www.openarchives.org/OAI/2.0/oai-identifier"
                      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                      xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai-identifier
                      http://www.openarchives.org/OAI/2.0/oai-identifier.xsd">
        <scheme>oai</scheme>
        <repositoryIdentifier>revinquietacoes.github.io</repositoryIdentifier>
        <delimiter>:</delimiter>
        <sampleIdentifier>oai:revinquietacoes.github.io:artigo-exemplo</sampleIdentifier>
      </oai-identifier>
    </description>
  </Identify>

</OAI-PMH>