XMLmind FO Converter (XFC for short) is an XSL-FO to RTF converter. It takes an XSL-FO source file as input and converts it to RTF. XFC preserves the structure of the original document (e.g. a list-block element is converted to an actual RTF list) and most of the presentation information (font attributes, indentation, etc). The output RTF conforms to version 1.6 of the specification. Download from here. See the sample makefile for technical details on calling XFC. Though XFC is deemed usable in its current state, it is indeed subject to a number of limitations. Some of these limitations are expected to be withdrawn in future releases.