hi,
In general you can put xml data to xsl file, because xsl-file is first of all xml-file :)) But what you will do with this xsl file?! For xsl transform, for example, you will must to use xml fake like "<doc></doc>" or something else.
This way is contrary to xml technology, but...