Hi,
I've a xml svg file and I would like to update it with Python.
First, I would like to fetch one dom node with getElementByID. I've one
issue about this method.
This is my example :
My SVG file :
"""
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->...