Model
Sitemap
Magento\Sitemap\Model\ResourceModel\Sitemap
What it does
This resource model handles database operations for sitemap records in Magento 2.
Developers use this class when they need to perform CRUD operations on sitemap entries stored in the 'sitemap' database table, such as creating, reading, updating, or deleting sitemap configurations that define XML sitemap file locations and settings.