In my HTML file, I have an SVG with the following path syntax:
<path id="path0"> <title>title text</title> </path>
Using JavaScript, how do I dynamically change title text?