﻿<?xml version="1.0" encoding="UTF-8" ?> 
 <!-- 
To run the sample in IIS replace the root application Uri (i.e. http://localhost:5678/) 
with the application path (e.g. http://localhost/IE8WebControls.Web/) 
in all the elements and attributes that require it.
 

  --> 
 <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:ie="http://schemas.microsoft.com/Search/2008/">
  <ShortName>Free Computer Support</ShortName> 
  <Url type="text/html" template="http://freesupport.fixonefree.com/search.asp?Search={searchTerms}&amp;mode=auto" />
<!-- 
  <Url type="application/x-suggestions+xml" template="http://freesupport.fixonefree.com/VisualSearch/SampleSearch.ashx?q={searchTerms}" /> 
-->  
<Image height="16" width="16" type="image/icon">http://freesupport.fixonefree.com/favicon.ico</Image> 
<!--  
<ie:PreviewUrl type="text/html" template="http://freesupport.fixonefree.com/VisualSearch/SearchPreview.aspx?q={searchTerms}" /> 
-->
<!-- <Url type="application/x-suggestions+json" template="http://suggestions.example.com/search.aspx?q={searchTerms}"/>
  --> 
  </OpenSearchDescription>