Package sitemap provides primitives for high effective parsing of huge sitemap files.
Package sitemap provides tools for creating XML sitemaps and sitemap indexes and writing them to io.Writer (such as net/http.ResponseWriter). Please see https://www.sitemaps.org/ for description of sitemap contents. This is a web server that implements two request paths /foo and /bar and provides a sitemap that contains those paths at /sitemap.xml.
Package sitemap implements the Sitemap Protocol. Reference: https://www.sitemaps.org/protocol.html