Options None
<FilesMatch "\.(xml|phtml)$">
    Deny from all
</FilesMatch>
<IfModule mod_rewrite.c>
    RewriteEngine Off
</IfModule>
