﻿<?xml version="1.0" encoding="utf-8" ?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>EduStream.org</ShortName>
  <Description>OpenSearch interface to EduStream.org</Description>
  <Tags>EduStream Educational media video sharing</Tags>
  <Contact>edustream@sbccd.org</Contact>
  <!-- <Url type="text/html"
       indexOffset="0"
       template="http://www.edustream.org/OpenSearch.aspx?q={searchTerms}&amp;startIndex={startIndex?}&amp;count={count?}"/> -->
  <Url type="application/atom+xml"
       indexOffset="1"
       template="http://www.edustream.org/OpenSearch.ashx?q={searchTerms}&amp;startIndex={startIndex?}&amp;count={count?}"/>
  <LongName>EduStream.org OpenSearch</LongName>
  <!-- <Image height="64" width="64" type="image/png">http://example.com/websearch.png</Image>
  <Image height="16" width="16" type="image/vnd.microsoft.icon">http://example.com/websearch.ico</Image> -->
  <Query role="example" searchTerms="social" />
  <Developer>EduStream Development Team</Developer>
  <Attribution>Search data Copyright 2008, EduStream.org, A SBCCD Website</Attribution>
  <SyndicationRight>limited</SyndicationRight>
  <AdultContent>false</AdultContent>
  <Language>*</Language>
  <OutputEncoding>UTF-8</OutputEncoding>
  <InputEncoding>UTF-8</InputEncoding>
</OpenSearchDescription>