2013-01-09 01:31:28 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<xsl:stylesheet version="1.0"
|
|
|
|
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
|
|
|
xmlns:dt="http://xsltsl.org/date-time"
|
|
|
|
exclude-result-prefixes="dt">
|
2015-08-08 08:31:07 +00:00
|
|
|
|
2013-01-09 01:31:28 +00:00
|
|
|
<xsl:import href="fsfe.xsl" />
|
|
|
|
|
|
|
|
</xsl:stylesheet>
|