ent11 102 B

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