(root)/
libxml2-2.12.3/
test/
errors/
rec_ext_ent.xml
<!DOCTYPE doc [
  <!ENTITY e SYSTEM "rec_ext.ent">
]>
<doc>&e; &e; &e; &e;</doc>