<?xml version="1.0" encoding="UTF-8"?>
 <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
			xmlns:mkt="http://mykidstime.ie/extensions/">
   <ShortName>MyKidsTime.ie</ShortName>
   <Description>Search MyKidsTime.ie for articles and listings for kids' activities, camps, classes etc. in Ireland.</Description>
   <Tags>kids classes camps activities services events parties Ireland</Tags>
   <Contact>john@mykidstime.ie</Contact>
   <Url type="text/html"
        template="http://mykidstime.ie/index.php?option=com_mykidstime&amp;view=browse&amp;keyword={searchTerms}&amp;match={mkt:match?}&amp;ordering={mkt:ordering?}&amp;startIndex={startIndex?}&amp;count={count?}&amp;type={mkt:listingType?}&amp;catid={mkt:categoryId?}&amp;region={mkt:region?}&amp;location={mkt:location?}&amp;oname={mkt:oname?}&amp;oid={mkt:oid?}"/>
   <Url type="application/json"
        template="http://mykidstime.ie/index.php?option=com_mykidstime&amp;task=search.search&amp;keyword={searchTerms}&amp;match={mkt:match?}&amp;ordering={mkt:ordering?}&amp;startIndex={startIndex?}&amp;count={count?}&amp;type={mkt:listingType?}&amp;catid={mkt:categoryId?}&amp;region={mkt:region?}&amp;location={mkt:location?}&amp;oname={mkt:oname?}&amp;oid={mkt:oid?}"/>
   <Url type="application/x-suggestions+json"
        rel="suggestions"
        template="http://mykidstime.ie/index.php?option=com_mykidstime&amp;task=search.suggest&amp;searchTerms={searchTerms}" />

   <LongName>MyKidsTime.ie Article and Listing Search</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="soccer" />
   <Developer>John Rix</Developer>
   <Attribution>
     Search data Copyright 2010, MyKidsTIme.ie Ltd., All Rights Reserved
   </Attribution>
   <SyndicationRight>limited</SyndicationRight>
   <AdultContent>false</AdultContent>
   <Language>en-us</Language>
   <OutputEncoding>UTF-8</OutputEncoding>
   <InputEncoding>UTF-8</InputEncoding>
 </OpenSearchDescription>
