xml-stylesheet example
The xml-stylesheet tag can be used to apply an XSL transformation to a flatfile:
<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet type="text/xsl" href="stylesheet_to_be_applied.xsl"?>