Currently I use:
To link XSL to XML.
If my xml was here: www.externald
One solution: Get the external XML into an XMLDocument object and then insert a node that contains include statement of xsl. Include xsl can be taken from http://adityabajaj.com/weblog/include-xsl-in-x-ml/.