0

Photo of the error

<?xml version="1.0" encoding="utf-8"?><!--Generated by Screaming Frog SEO Spider 16.1-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  <url>
    <loc>....</loc>
    <lastmod>2021-10-04</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
      <image:image>
        <image:loc>....</image:loc>
        <image:title>....</image:title>
      </image:image>
  </url>
  <url>
    <loc>...</loc>
    <lastmod>2021-10-04</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
      <image:image>
        <image:loc>...</image:loc>
        <image:title></image:title>
      </image:image>
      <image:image>
        <image:loc>...</image:loc>
        <image:title></image:title>
      </image:image>
      <image:image>
        <image:loc>...</image:loc>
        <image:title></image:title>
      </image:image>
      <image:image>
        <image:loc>...</image:loc>
        <image:title></image:title>
      </image:image>
  </url>
</urlset>

#... are links

Can you guys help me what is the error of this code?? It seems right, but it always telling me that the code in line 7 is an error

  • 1
    [Please do not upload images of code/errors when asking a question.](//meta.stackoverflow.com/q/285551) – Ken White Oct 04 '21 at 04:49

0 Answers0