Visualizing XSLT in SVG by Chimezie Ogbuji June 04, 2003 There are a number of visual tools employed by XML editors and viewers which make verbose XML documents easier to browse and manipulate. XML Spy is, for example, such a tool. This article will introduce how SVG can be used to create a visual representation of an XSLT stylesheet. This will be done through a XSLT stylesheet which will transform an arbitrary stylesheet into an SVG document.