Little help about the issue, I get after adding the sitemap into google webmaster.
I get this error in the google webmaster
Your Sitemap or Sitemap index file doesn't properly declare the namespace
Here is the sitemap code
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://domain123.com/</loc>
<lastmod>2020-02-10T06:35:59Z</lastmod>
</url>
<url>
</urlset>
Thanks Suresh