<?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>2002-06-01T19:20:30Z</responseDate> 
 <request verb="GetRecord" identifier="oai:arXiv:cs/0112017"
          metadataPrefix="oai_dc">http://an.oa.org/</request>
 <GetRecord>
  <record>
    <header>
      <identifier>oai:arXiv:cs/0112017</identifier>
      <datestamp>2002-02-28</datestamp>
    </header>
    <metadata>
    <oai_dc:dc 
      xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" 
      xmlns:dc="http://purl.org/dc/elements/1.1/" 
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
      xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ 
                          http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
      <dc:title>No DC is good DC</dc:title>
    </oai_dc:dc>
  </metadata>
<!-- stuff above added for validation --> 

<!--START_INCLUDE-->
<about>
  <rights xmlns="http://www.openarchives.org/OAI/2.0/rights/"  
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/rights/
                        http://www.openarchives.org/OAI/2.0/rights.xsd">
    <rightsDefinition>
      <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
        xmlns:dc="http://purl.org/dc/elements/1.1/"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
                            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
        <dc:title>GNU Free Documentation License, Version 1.2</dc:title>
        <dc:date>2002-11</dc:date>
        <dc:creator>Free Software Foundation, Inc.</dc:creator>
        <dc:description>Copyright (c) 2005 Fred Bloggs.
          Permission is granted to copy, distribute and/or modify this document
          under the terms of the GNU Free Documentation License, Version 1.2
          or any later version published by the Free Software Foundation;
          with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
          Texts.</dc:description>
        <dc:identifier>http://www.gnu.org/licenses/fdl.txt</dc:identifier>
      </oai_dc:dc>
    </rightsDefinition>
  </rights>
</about>
<!--END_INCLUDE-->

<!-- stuff below added for validation -->
  </record>
 </GetRecord>
</OAI-PMH>

