<?xml version="1.0" encoding="UTF-8"?>
<!-- 
############################################################################
# File:    linc.xml
# Purpose: Mozilla Search plug-in for linc.nus.edu.sg 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-09
# LastChangedDate: 2007-02-09
# LastChangeBy: Lu Zheng
############################################################################
-->

<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>LINC</ShortName>
<Description>engine for LINC</Description>
<Tags>library NUS</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>UTF-8</InputEncoding>
<Image height="16" width="16" type="image/gif">http://www.arglz.com/code/firefox/linc.gif</Image>
<Url type="text/html" template="http://linc.nus.edu.sg/search/Y{searchTerms}">
</Url>
<moz:SearchForm>http://linc.nus.edu.sg</moz:SearchForm>
</OpenSearchDescription>


