/ libxml2 / test / threads / cba.xml
cba.xml
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 entites &amp; &lt; &gt;</a>
6  </cba>
7