1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2cdf0e10cSrcweir
35111cb72SAndrew Rist<!--***********************************************************
45111cb72SAndrew Rist *
55111cb72SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
65111cb72SAndrew Rist * or more contributor license agreements.  See the NOTICE file
75111cb72SAndrew Rist * distributed with this work for additional information
85111cb72SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
95111cb72SAndrew Rist * to you under the Apache License, Version 2.0 (the
105111cb72SAndrew Rist * "License"); you may not use this file except in compliance
115111cb72SAndrew Rist * with the License.  You may obtain a copy of the License at
125111cb72SAndrew Rist *
135111cb72SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
145111cb72SAndrew Rist *
155111cb72SAndrew Rist * Unless required by applicable law or agreed to in writing,
165111cb72SAndrew Rist * software distributed under the License is distributed on an
175111cb72SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
185111cb72SAndrew Rist * KIND, either express or implied.  See the License for the
195111cb72SAndrew Rist * specific language governing permissions and limitations
205111cb72SAndrew Rist * under the License.
215111cb72SAndrew Rist *
225111cb72SAndrew Rist ***********************************************************-->
235111cb72SAndrew Rist
24cdf0e10cSrcweir
25cdf0e10cSrcweir
26cdf0e10cSrcweir
27cdf0e10cSrcweir<converters>
28cdf0e10cSrcweir    <converter type="staroffice/sxw" version="1.1">
29cdf0e10cSrcweir        <converter-display-name>
30cdf0e10cSrcweir            Pocket Word
31cdf0e10cSrcweir        </converter-display-name>
32cdf0e10cSrcweir        <converter-description>
33*ff3f4ebcSOliver-Rainer Wittmann            OpenOffice.org XML Writer to/from Pocket Word conversion.
34cdf0e10cSrcweir        </converter-description>
35cdf0e10cSrcweir        <converter-vendor>
36*ff3f4ebcSOliver-Rainer Wittmann            Apache OpenOffice
37cdf0e10cSrcweir        </converter-vendor>
38cdf0e10cSrcweir        <converter-class-impl>
39cdf0e10cSrcweir            org.openoffice.xmerge.converter.xml.sxw.pocketword.PluginFactoryImpl
40cdf0e10cSrcweir        </converter-class-impl>
41cdf0e10cSrcweir        <converter-target type="application/x-pocket-word"/>
42cdf0e10cSrcweir    </converter>
43cdf0e10cSrcweir</converters>
44cdf0e10cSrcweir
45