13 lines
		
	
	
	
		
			360 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			360 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="ISO-8859-1" ?>
 | |
| 
 | |
| <!-- $FreeBSD$ -->
 | |
| 
 | |
| <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 | |
| 
 | |
|   <xsl:import href="../share/sgml/includes.xsl" />
 | |
| 
 | |
|   <xsl:variable name="url.doc.langcode" select="'es_ES.ISO8859-1'" />
 | |
| 
 | |
|   <!-- Language-specific definitions should be put below this line -->
 | |
| 
 | |
| </xsl:stylesheet>
 |