I've seen a few sharepoint developers use XSLT files instead of HTML files as their e-mail templates when they need to send out various items from lists in emails to subscribers / clients.
I have setup the XSLT as I want the email to look like when it gets sent out, but how do I get it and use it through my C# code?