1. xsltproc 1.xml -o 1.html
    2. pandoc -f docx -t markdown --extract-media ./images -o test.md test.docx # docx -> md https://pandoc.org/installing.html