/ libxml2 / result / HTML / entities.html
entities.html
1  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
2  <html><body>
3  <p tst="a&amp;b" tst2="a&amp;b" tst3="a &amp; b">
4  a&amp;b
5  a&amp;b
6  a &amp; b
7  </p>
8  </body></html>