Getting a working sitemap for nuxt3 turned out to be close to impossible given that I have a lot of dynamic routes for the portfolio and the blog.
The only solution I found that worked was https://github.com/funken-studio/sitemap-module-nuxt-3. So thanks to Funken-studio for making a working solution.
They even had a working example for Storyblok which was a great bonus.