Idea https://github.com/palaniraja/blog2md
First, run this command
npm install xml2js sanitize-filename turndown
Usage: node script.js <BLOGGER BACKUP XML> <OUTPUT DIR>
example
node script.js blog-02-10-2025.xml output
It supports YAML(---); it may not be supported if you use TOML(+++).