libxml2 2.9.1 clean sources
[tomato.git] / release / src / router / libxml2 / test / threads / cab.xml
bloba1631d0c5a0b7788d3289558613bafb2449c2c8a
1 <!DOCTYPE cab SYSTEM "http://example.org/cab.dtd">
2 <cab>
3   <c/>
4   <a>Let's use predefined entites &amp; &lt; &gt;</a>
5   <b>Let's use a DTD defined entity &bent;</b>
6 </cab>