xref: /aosp_15_r20/external/libxml2/test/threads/cba.xml (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1<!DOCTYPE cba SYSTEM "http://example.org/cba.dtd">
2<cba>
3  <c/>
4  <b>Let's use a DTD defined entity &bent;</b>
5  <a>Let's use predefined entities &amp; &lt; &gt;</a>
6</cba>
7
8