<?xml version="1.0" standalone="no" ?>

<!DOCTYPE Qbit PUBLIC
"-//aQtive//Qbit Specification V1.2Beta//EN"
"http://www.aQtive.com/dtd/qbit_v1.2Beta.dtd">

<!-- Search Qbit Template -->
<!-- Author Alan Dix -->
<!-- Copyright aQtive Ltd 1999 -->
<Qbit>
<!-- Service Bits -->
<Service>
<Name>**qbitname**</Name>
<Icon>user/images/**icon**</Icon>
<Author>**yourname**</Author>
<Help>**help**</Help>
<For Name="com.aqtive.qbits.general.SomeWords" Type="Java Class">
<URL Expand="Yes" Label="**label**">**webpage**</URL>
</For>
</Service>
</Qbit>