/ libxml2 / result / ent11
ent11
1  <?xml version="1.0" encoding="utf-8"?>
2  <!DOCTYPE doc [
3  <!ENTITY newl "&#13;">
4  ]>
5  <doc>&newl;</doc>