XSLT StyleSheet XML


  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
  xmlns:acme="http://rntsoft.com/xslt" exclude-result-prefixes="acme">
  
      select="'A Limited'" />
  
    
      
    

  

Output:

A Limited