I've got a question about XSL. I currently have it turn one XML document into another XML document to make sure the first one passes all requirements of the template. It removes empty tags (ie, ) - the spec clearly says it will do so when using - but I would like to keep them. Is there a way to keep these tags?