<?xml version="1.0" encoding="UTF-8"?>
<!-- Example use of dummy rdf.xsd schema to allow inclusion of RDF in OAI-PMH 
     responses. See in particular &lt;rdf:RDF&gt; element attributes.
     Simeon Warner $Id: rdf-example1.xml,v 1.1 2006/04/05 15:28:58 simeon Exp $ -->
<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>2002-06-01T19:20:30Z</responseDate> 
 <request verb="ListRecords" from="1998-01-15"
          set="physics:hep"
          metadataPrefix="oai_rfc1807">
          http://an.oa.org/OAI-script</request>
 <ListRecords>
  <record>
    <header>
      <identifier>oai:arXiv.org:hep-th/9901001</identifier>
      <datestamp>1999-12-25</datestamp>
      <setSpec>physics:hep</setSpec>
      <setSpec>math</setSpec>
    </header>
    <metadata>
<rdf:RDF xmlns:core="info:pathways/core#" 
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xsi:schemaLocation="http://www.w3.org/1999/02/22-rdf-syntax-ns#  http://www.openarchives.org/OAI/2.0/rdf.xsd">
<core:entity rdf:about="info:pathways/entity/info%3Asid%2Farxiv%2Eorg%3Apathways/info%3Aarxiv%2Fhep%2Dth%2F9901001/">
  <core:hasIdentifier>info:arxiv/hep-th/9901001</core:hasIdentifier>
  <core:hasSemantic rdf:resource="info:pathways/semantic/article"/>
  <core:hasProviderInfo>
    <core:providerInfo>
      <core:provider>info:sid/arxiv.org:pathways</core:provider>
      <core:preferredIdentifier>info:arxiv/hep-th/9901001</core:preferredIdentifier>
    </core:providerInfo>
  </core:hasProviderInfo>
  <core:hasProviderPersistence rdf:resource="info:pathways/persistence/persistent"/>
  <core:hasEntity>
    <core:entity rdf:about="info:pathways/entity/info%3Asid%2Farxiv%2Eorg%3Apathways/info%3Aarxiv%2Fhep%2Dth%2F9901001v1/">
      <core:hasIdentifier>info:arxiv/hep-th/9901001v1</core:hasIdentifier>
      <core:hasSemantic rdf:resource="info:pathways/semantic/article"/>
      <core:hasProviderInfo>
        <core:providerInfo>
          <core:provider>info:sid/arxiv.org:pathways</core:provider>
          <core:preferredIdentifier>info:arxiv/hep-th/9901001v1</core:preferredIdentifier>
        </core:providerInfo>
      </core:hasProviderInfo>
      <core:hasProviderPersistence rdf:resource="info:pathways/persistence/persistent"/>
      <core:hasDatastream>
        <core:datastream>
          <core:hasLocation>http://arxiv.org/pdf/hep-th/9901001v1</core:hasLocation>
          <core:hasFormat rdf:resource="info:pathways/fmt/pronom/618"/>
        </core:datastream>
      </core:hasDatastream>
    </core:entity>
  </core:hasEntity>
</core:entity></rdf:RDF>
    </metadata>
  </record>
 </ListRecords>
</OAI-PMH>
