GET /internet/web/ //browser / name HTTP/1.1
Accepts: text/xml
      
HTTP/1.1 200 OK
Content-Type: application/x-tmql-sequence+xml
<seq xmlns="http://astma..../ns/tmip/1.0/ts/">
  <t><s>Firefox</s></t>
  <t><s>Mozilla Firefox</s></t>
  <t><s>w3m</s></t>
  ....
</seq>