A URL entry from a sitemap.
@type t() :: %Kreuzcrawl.SitemapUrl{ changefreq: String.t() | nil, lastmod: String.t() | nil, priority: String.t() | nil, url: String.t() | nil }