<?xml version="1.0" encoding="UTF-8" ?>
<!-- Sherlock plugin to OpenSearch Description file conversion by A9.com
	Please see http://opensearch.a9.com/spec/1.1/description/ to verify the conversion yourself,
	and to learn about other information that you can add such as an example search -->
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
	<ShortName>Player Search</ShortName>
	<LongName>Unofficial MLB Player Search</LongName>
	<Description>Search for baseball player by last name</Description>
	<inputEncoding>UTF-8</inputEncoding>
	<Tags>baseball sports mlb</Tags>
  <Contact>peard33@earthlink.com</Contact>
	<Image width="16" height="16">http://www.mlb4u.com/mlb4uplayer.png</Image>
	<Url type="application/rss+xml" method="get" template="http://www.mlb4u.com/test.php?search={searchTerms}"/>
	<SearchForm>http://www.mlb4u.com/search.php</SearchForm>
<!--
	<Url type="application/rss+xml" template="http://www.mlb4u.com/srch.php?search={searchTerms}&amp;format=opensearch" />
-->
<!-- The second <Url> tag has been added as a suggestion for an OpenSearch Response; see http://opensearch.a9.com/spec/1.1/response/ -->
<!-- To enable searching beyond the first page of results, use startIndex or startPage; see http://opensearch.a9.com/spec/1.1/querysyntax/ -->
</OpenSearchDescription>
