RewriteRule ^(.*).php $1.html [R=301,L]
RewriteRule ^(.*).xml $1.html [R=301,L]
bu kodları .htaccess kodlarınızın altına ekleyip denermisiniz.