I have wordpress website that I installed google XML Plugin. all urls with and without trailing slash works properly. but for sitemap.xml without trailing slash browser return 404 error. I modified permalinks, .htaccess ,... but it doesn't work.
https://pteceng.com/partners/deltav =>OK
https://pteceng.com/partners/deltav/ =>OK
https://pteceng.com/sitemap.xml/ =>OK
https://pteceng.com/sitemap.xml =>NOT OK