<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                xmlns:xs="http://www.w3.org/2001/XMLSchema"
                xmlns:fo="http://www.w3.org/1999/XSL/Format"
                xmlns:html="http://www.w3.org/1999/xhtml"
                exclude-result-prefixes="xs html"
                version="2.0">

  <xsl:import href="xhtml-config:xsl/fo.xsl"/>

</xsl:stylesheet>
