<?xml version="1.0" encoding="UTF-8"?>

<!--$Id: oai-identifier-test5.xml,v 1.1 2007-06-07 19:48:58 simeon Exp $-->
<!--should really be bad since the domain name ending in hyphen is not legal but
    actuall good with current schema -->

<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>ebibpol.p-.p.lodz.pl</repositoryIdentifier>    
  <delimiter>:</delimiter> 
  <sampleIdentifier>oai:ebibpol.p-.p.lodz.pl:some-item-local-id</sampleIdentifier>
</oai-identifier>
