I am actually working on a tool to create new charts in a webbrowser an at the moement i am searching for a way to save my charts (which are differen SVGs) in a file, store it in a MySQL Database (MariaDB) and load it back in the browser to rework the whole diagram. But step by step: First, i am searching for a way to save those elements to a file. I thought about saving it into XML but i have no idea how i should go on that. Does someone have some ideas for me? Would apreshiate every helpfull comments i realy stuck at the moment.
Thanks to all!