1*b832fe9eSHerbert Dürr<!--***********************************************************
2*b832fe9eSHerbert Dürr *
3*b832fe9eSHerbert Dürr * Licensed to the Apache Software Foundation (ASF) under one
4*b832fe9eSHerbert Dürr * or more contributor license agreements.  See the NOTICE file
5*b832fe9eSHerbert Dürr * distributed with this work for additional information
6*b832fe9eSHerbert Dürr * regarding copyright ownership.  The ASF licenses this file
7*b832fe9eSHerbert Dürr * to you under the Apache License, Version 2.0 (the
8*b832fe9eSHerbert Dürr * "License"); you may not use this file except in compliance
9*b832fe9eSHerbert Dürr * with the License.  You may obtain a copy of the License at
10*b832fe9eSHerbert Dürr *
11*b832fe9eSHerbert Dürr *   http://www.apache.org/licenses/LICENSE-2.0
12*b832fe9eSHerbert Dürr *
13*b832fe9eSHerbert Dürr * Unless required by applicable law or agreed to in writing,
14*b832fe9eSHerbert Dürr * software distributed under the License is distributed on an
15*b832fe9eSHerbert Dürr * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*b832fe9eSHerbert Dürr * KIND, either express or implied.  See the License for the
17*b832fe9eSHerbert Dürr * specific language governing permissions and limitations
18*b832fe9eSHerbert Dürr * under the License.
19*b832fe9eSHerbert Dürr *
20*b832fe9eSHerbert Dürr ***********************************************************-->
21*b832fe9eSHerbert Dürr
22d3069caaSHongyun An	<node oor:name="writer_NSO_UOF2" oor:op="replace">
23d3069caaSHongyun An		<prop oor:name="DetectService"><value>com.sun.star.comp.filters.XMLFilterDetect</value></prop>
24d3069caaSHongyun An		<prop oor:name="URLPattern"/>
25d3069caaSHongyun An		<prop oor:name="Extensions"><value>uot</value></prop>
26d3069caaSHongyun An		<prop oor:name="MediaType"><value>application/xml</value></prop>
27d3069caaSHongyun An		<prop oor:name="Preferred"><value>false</value></prop>
28d3069caaSHongyun An		<prop oor:name="PreferredFilter"><value>NSO Writer UOF2</value></prop>
29d3069caaSHongyun An		<prop oor:name="UIName">
30d3069caaSHongyun An			<value xml:lang="en-US">Uniform Office Format 2 text</value>
31d3069caaSHongyun An		</prop>
32d3069caaSHongyun An		<prop oor:name="ClipboardFormat"><value>doctype:uot:UOF2</value></prop>
33d3069caaSHongyun An	</node>
34