In Google Search Console the sitemap.xml generated in HomeController fails to be read with the following error:

UPDATE: After renaming the "sitemapindex" & "sitemap" xml tags to "urlset" & "url" in HomeController.cs and republishing, Google Search Console has processed sitemap.xml successfully

Great find! 馃憤 馃挴
Can you make a PR so we can get these changes updated for others?
PR: #565
Most helpful comment
Great find! 馃憤 馃挴
Can you make a PR so we can get these changes updated for others?