Hi

I have a .svg document and a .svgz document that I want to insert to a current .html document. How can I do that? Is there some way to just insert the <svg></svg> tag into my html doc?

thanks
CS