XSLT StyleSheet XML

File: Data.xml

    hello
    hello
    hello
    hello there
    hello there
    hello

File: Transform.xslt
  version="1.0">
  
  
    
      
        
      

    
  
  
    
      
    

  

Output:

    hello
    
    
    hello there