what i'm trying to do is:
1. Have a XML file
2. Transform the XML file into another format structure (anotherFormatStructure1) using a XSL file
3. Transform the anotherFormatStructure1 XML file into another format structure using another XSL file (anotherFormatStructure2)
4. Display the content of the anotherFormatStructure2 file