<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet version="1.0"
  xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

  <!-- (l) for legacy... without being too explicit in the final product. -->
  <xsl:param name="STYLE.NAME" select="'SUSE XSL Stylesheets (l)'"/>
  <xsl:param name="STYLE.ID" select="'suse2005'"/>
  <xsl:param name="STYLE.VERSION" select="'2.86.0'"/>

</xsl:stylesheet>
