I am getting this error when I tried to create sitemap using free sitemap generator, any one have a clue to solve the issue?
Problems with the schema-validity of the target
https://www.xml-sitemaps.com/download/www.resources-zone.com/sitemap.xml:8:1: Invalid per cvc-complex-type.1.2.4: content of urlset is not allowed to end here (1), expecting [u'{http://www.sitemaps.org/schemas/sitemap/0.9}:url']:
Finite State Machine for content model
1
{http://www.sitemaps.org/schemas/sitemap/0.9}:url -> 2
2*
{http://www.sitemaps.org/schemas/sitemap/0.9}:url -> 2
I have removed the <meta name="robots" content="noindex,follow"> from the index page
Please help me to solve this issue.