Are there any examples of the SVG write templates being used online?
I want to setup a template that allows my features to have both an id and title parameter but without any prefix.
So that would be:
<g id={value1} title={value2}><path fme:parameters...