Showing three XMLs on a html page
        Posted  
        
            by Manish
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Manish
        
        
        
        Published on 2010-04-07T07:29:48Z
        Indexed on 
            2010/04/07
            7:33 UTC
        
        
        Read the original article
        Hit count: 271
        
I want to show three XMLs on a single html page. These XMLs have XSLs associated with them.
Somthing like this:

Is it possible to do so? If yes, how?
© Stack Overflow or respective owner