<search function="upsave">
  <COMMENT>

    Even though this XML search will probably load and is a good start
    toward a completed search, please be aware that this search will probably
    not work as is and will probably require some changes.

  </COMMENT>
  <name>UpSave.com</name>
  <category></category>
  <contributor>Guy Malachi</contributor>
  <link>http://upsave.com/</link>
  <email></email>
  <description>
Search your UpSave.com account for bookmark keywords.<br/><br/>
UpSave.com is a free service to manage, access, and search you bookmarks from any computer that is connected to the net.<br/>
<br/>
You can get a free UpSave account at http://upsave.com
<br/>
<br/>
<div class="helpboxDescLabels">Example:</div>
 <table class="helpboxDescTable">
  		<tr><td>upsave my_bookmark_keyword</td></tr>
  	</table>
			
  </description>
  <form name="upsavef"
        method="get"
        action="http://upsave.com/cgi-bin/main.pl">

    <COMMENT> The following field was active (i.e. had focus) when the search was generated. </COMMENT>

    <input type="hidden" name="q" value="" />
    <input type="hidden" name="s_h" value="0" />
    <input type="hidden" name="mode" value="search" />
    <input type="hidden" name="op" value="and" />
  </form>
  <script><![CDATA[
    function upsave(q)
    {
      if( nullArgs("upsave", q) )
        return;

      // FORM variables for upsavef

      // The wizard assigned the search string to this form field value because
      // this field was the active element when the search file was generated.
      // Change this to args.q if the search string is parsed with parseArgs.
      document.upsavef.q.value = q;
      //document.upsavef.s_h.value = "";
      //document.upsavef.mode.value = "";
      //document.upsavef.op.value = "";

      submitForm(upsavef);
    }
  ]]></script>
  <copyright>
    The following applies if this file is included and distributed with Dave's Quick Search Deskbar:
    Copyright (c) 2002 David Bau; Distributed under the terms of the GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  </copyright>
  <created_by>
    This search file was initially created on 08/05/03 at 15:40:14
    by Dave's Quick Search Deskbar Search Wizard version 1.0.1 ,
    Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU General Public License, Version 2
  </created_by>
</search>