# Normally, the shipped Selenium tests don't contain any sensitive information.
# But, just in case, protect the XML files from prying eyes.
<FilesMatch "\.xml$">
  Order allow,deny
</FilesMatch>
