{
  "served_by": "ai",
  "spec": "sitemap.xml",
  "count": 1,
  "latency_ms": 5775,
  "data": {
    "urlset": {
      "url": [
        {
          "changefreq": "monthly",
          "lastmod": "2022-01-01",
          "loc": "https://example.com/",
          "priority": 1
        },
        {
          "changefreq": "yearly",
          "lastmod": "2022-01-15",
          "loc": "https://example.com/about",
          "priority": 0.8
        },
        {
          "changefreq": "never",
          "lastmod": "2022-02-01",
          "loc": "https://example.com/contact",
          "priority": 0.6
        },
        {
          "changefreq": "monthly",
          "lastmod": "2022-03-01",
          "loc": "https://example.com/services",
          "priority": 0.9
        },
        {
          "changefreq": "weekly",
          "lastmod": "2022-04-01",
          "loc": "https://example.com/blog",
          "priority": 0.7
        }
      ],
      "xmlns": "http://www.sitemaps.org/schemas/sitemap/0.9"
    }
  }
}