Struggling with an issue here. I'm trying to incorporate sitemap generation into my project and utilizing @nuxtjs/sitemap for the task, but it appears that this package is not compatible with Nuxt3 at present. After scouring the internet, I haven't been able to find a solution. Does anyone have insight on how to implement sitemap functionality for a Nuxt3 application?