1<?xml version="1.0"?>
2<converters>
3    <converter type="staroffice/sxw" version="1.0">
4        <converter-display-name>
5            WordSmith
6        </converter-display-name>
7        <converter-description>
8            StarWriter XML to/from WordSmith conversion
9        </converter-description>
10        <converter-vendor>OpenOffice.org</converter-vendor>
11        <converter-class-impl>
12            org.openoffice.xmerge.converter.xml.sxw.wordsmith.PluginFactoryImpl
13        </converter-class-impl>
14        <converter-target type="application/x-wordsmith" />
15    </converter>
16</converters>
17
18