<?xml version="1.0" encoding="utf-8"?>
<search_engine>
  <Google>
    <host_pattern>google.</host_pattern>
    <query_param>q</query_param>
  </Google>
  <Yahoo>
    <host_pattern>yahoo.</host_pattern>
    <query_param>p</query_param>
  </Yahoo>
  <MSN>
    <host_pattern>search.msn</host_pattern>
    <query_param>q</query_param>
  </MSN>
  <Localhost>
    <host_pattern>localhost</host_pattern>
    <query_param>q</query_param>
  </Localhost>
</search_engine>