In IIS 7 I try to deny access to all files with the extension .xml for all users.
I tried the following setting in my web.config file:
Another way is to use a request filter: