<?xml version="1.0" encoding="UTF-8"?>
<!-- ======================================================================
*  $Id: config.xsl,v 1.8 2007/11/17 10:51:53 nzawa Exp nzawa $
*
*  Copyright (c) 2005 Nzawa
*
*  Usage of the works is permitted provided that this instrument
*  is retained with the works, so that any entity that uses the works
*  is notified of this instrument.
*
*  DISCLAIMER: THE WORKS ARE WITHOUT WARRANTY. 
*
*  [2004, Fair License: rhid.com/fair]
 ====================================================================== -->
<xsl:stylesheet
	version="1.0"
	xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

<xsl:variable name="cfg_stylesheet_title">Preferred</xsl:variable>
<xsl:variable name="cfg_stylesheet_type">text/css</xsl:variable>
<xsl:variable name="cfg_stylesheet_uri">http://www.wellformed.org/2007/cssload/screen.css</xsl:variable>
<xsl:variable name="cfg_title_prefix">RSS: </xsl:variable>
<xsl:variable name="cfg_title_suffix"> - W.F.N.</xsl:variable>
<xsl:variable name="cfg_h1_prefix"></xsl:variable>
<xsl:variable name="cfg_h1_suffix"></xsl:variable>
<xsl:variable name="cfg_metadata_id">Metadata</xsl:variable>
<xsl:variable name="cfg_metadata_heading">RSS Metadata</xsl:variable>
<xsl:variable name="cfg_headline_id">Headlines</xsl:variable>
<xsl:variable name="cfg_headline_heading">RSS Headlines</xsl:variable>
<xsl:variable name="cfg_credit_id">Credit</xsl:variable>
<xsl:variable name="cfg_credit_heading">このページについて</xsl:variable>
<xsl:variable name="cfg_credit_additional">※このページは XSLT によって RSS から生成されました。</xsl:variable>

</xsl:stylesheet>
