Imported Upstream version 2.8.0
[platform/upstream/libxml2.git] / test / threads / abc.xml
1 <!DOCTYPE abc SYSTEM "http://example.org/abc.dtd">
2 <abc>
3   <a>Let's use predefined entites &amp; &lt; &gt;</a>
4   <b>Let's use a DTD defined entity &bent;</b>
5   <c/>
6 </abc>
7