<?xml version="1.0" encoding="UTF-8"?>
<!--
  OpenSearch description document for Learning and Teaching Scotland OpenSearch

  Author: Learning and Teaching Scotland <mailto:webmaster@ltscotland.org.uk>
  Date:   2011.01.21

  Copyright (c) Learning and Teaching Scotland. All rights reserved.
-->
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <!-- Admin Details -->
  <ShortName>Learning and Teaching Scotland Search</ShortName>
  <LongName>Search the Learning and Teaching Scotland Website</LongName>
  <Description>The Learning and Teaching Scotland Search service provides a means to search for content on Learning and Teaching Scotland's website.</Description>
  <Tags>Learning and Teaching Scotland opensearch LTS www.ltscotland.org.uk</Tags>
  <Contact>webmaster@ltscotland.org.uk</Contact>
  <!-- Images -->
  <Image width="16" height="16" type="image/x-icon">http://www.ltscotland.org.uk/favicon.ico</Image>
  <Image width="64" height="64" type="image/jpeg">http://www.ltscotland.org.uk/global/graphics/opensearchicon.jpg</Image>
  <!-- URL Templates for HTML-->
  <Url type="text/html" template="http://www.ltscotland.org.uk/search/index.asp?strSearchText={searchTerms}" />
  <!-- URL Templates for RSS -->
  <Url type="application/rss+xml" template="http://www.ltscotland.org.uk/search/opensearch?q={searchTerms}&amp;p={startPage?}&amp;n={iPagingSize?}" />
     <!-- Example Queries -->
  <Query role="example" searchTerms="education" />
  <Query role="example" searchTerms="scottish education" />
  <Query role="example" searchTerms="&quot;scottish education&quot;" />
  <Query role="example" searchTerms="supporting scottish education" />
  <Query role="example" searchTerms="&quot;supporting scottish education&quot;" />
  <Query role="example" searchTerms="glow &quot;supporting scottish education&quot;" />
  <!-- Control Params -->
  <Language>en-gb</Language>
  <OutputEncoding>UTF-8</OutputEncoding>
  <InputEncoding>UTF-8</InputEncoding>
  <SyndicationRight>open</SyndicationRight>
  <AdultContent>false</AdultContent>
  <Attribution>&#169; Learning and Teaching Scotland.</Attribution>
</OpenSearchDescription>
