﻿<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>Search SMITH</ShortName>
  <Description>Search the Smith.com website</Description>
  <Tags>smith web</Tags>
  <Contact>kmullins@smith.com</Contact>
  <Url type="text/html"
       template="http://www.smith.com/search/{searchTerms}"/>
  <LongName>Smith.com Web Search</LongName>
  <Image height="64" width="64" type="image/png">http://www.smith.com/searchicon.png</Image>
  <Image height="16" width="16" type="image/x-icon">http://www.smith.com/favicon.ico</Image>
  <Query role="example" searchTerms="business overview" />
  <Developer>Smith.com Development Team</Developer>
  <Attribution>
    Search data Copyright 2010, Schlumberger Limited, All Rights Reserved
  </Attribution>
  <SyndicationRight>open</SyndicationRight>
  <AdultContent>false</AdultContent>
  <Language>en-us</Language>
  <OutputEncoding>UTF-8</OutputEncoding>
  <InputEncoding>UTF-8</InputEncoding>
</OpenSearchDescription>
