<?xml version="1.0"?>
<!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
  <delegateSystem systemIdStartString="http://test.example.com/test/" catalog="delegate.cat"/>
  <delegateURI uriStartString="http://test.example.com/test/" catalog="delegate.cat"/>
  <rewriteURI uriStartString="http://test.example.com/test" rewritePrefix="test-uri"/>
  <delegatePublic publicIdStartString="-//OASIS//TEST 2 DTD//EN" catalog="delegate.cat"/>
  <public publicId="-//OASIS//TEST DTD//EN" uri="test.dtd"/>
  <nextCatalog catalog="next.cat" />
</catalog>