/ libxml2 / test / threads / bca.xml
bca.xml
1  <!DOCTYPE bca SYSTEM "http://example.org/bca.dtd">
2  <bca>
3    <b>Let's use a DTD defined entity &bent;</b>
4    <c/>
5    <a>Let's use predefined entites &amp; &lt; &gt;</a>
6  </bca>
7