Right now I have an xml database with all of my products, but I wish to pull each one out individually into it's own xml file. Right now I can do this, but the problem I am having is that I need to declare a new xsl stylesheet after the transformation.
I have tried my best and looked over questions for hours, but still no luck. If anyone is able to help me out, that would be great.