Несоответствие открывающего и завершающего тегов: URL-адрес строки 0 и URL-адрес - PullRequest
0 голосов
/ 10 ноября 2018

Почему у меня эта ошибка:

Несоответствие открывающего и завершающего тегов: строка 0 URL и набор URL

<?xml version="1.0" encoding="UTF-8"?>
<urlset
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd
http://www.w3.org/1999/xhtml http://www.w3.org/2002/08/xhtml/xhtml1-strict.xsd"
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"   
>
</urlset>
...