Options -Multiviews
RewriteEngine On
RewriteBase /

# Serve dynamic sitemap from PHP
RewriteRule ^sitemap\.xml$ sitemap.php [L,NC]
