<?xml version="1.0" encoding="UTF-8"?>
<!-- 
############################################################################
# File:    dictcn.xml
# Purpose: Mozilla Search plug-in for dict.cn in OpenSearch format
# Author:  Lu Zheng <luzheng@gmail.com>
# Licence: Verbatim copying and redistribution of this program 
#          are permitted provided this notice is preserved
# 
# CreateDate: 2007-02-12
# LastChangedDate: 2007-02-27
# LastChangeBy: Lu Zheng
############################################################################
-->

<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>dict.cn</ShortName>
<Description>engine for searching in dict.cn</Description>
<Tags>language dictionary</Tags>
<Contact>luzheng@gmail.com</Contact>
<Developer>Lu Zheng</Developer>
<Attribution>
Verbatim copying and redistribution of this program are permitted provided this notice is preserved.
</Attribution>
<InputEncoding>GB2312</InputEncoding>
<OutputEncoding>GB2312</OutputEncoding>
<Image height="16" width="16" type="image/gif">http://www.arglz.com/code/firefox/dictcn.gif</Image>
<Url type="text/html" template="http://www.dict.cn/search/?q={searchTerms}">
</Url>
<Language>en-us</Language>
<moz:SearchForm>http://www.dict.cn</moz:SearchForm>
</OpenSearchDescription>



