xref: /aosp_15_r20/external/libxml2/test/threads/example.org.xml (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1*7c568831SAndroid Build Coastguard Worker<?xml version="1.0"?>
2*7c568831SAndroid Build Coastguard Worker<!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
3*7c568831SAndroid Build Coastguard Worker<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
4*7c568831SAndroid Build Coastguard Worker<delegateSystem systemIdStartString="http://example.org/a"
5*7c568831SAndroid Build Coastguard Worker                catalog="a.example.org.xml"/>
6*7c568831SAndroid Build Coastguard Worker<delegateSystem systemIdStartString="http://example.org/b"
7*7c568831SAndroid Build Coastguard Worker                catalog="b.example.org.xml"/>
8*7c568831SAndroid Build Coastguard Worker<nextCatalog catalog="c.example.org.xml"/>
9*7c568831SAndroid Build Coastguard Worker</catalog>
10