-
Notifications
You must be signed in to change notification settings - Fork 0
/
osd.xml
22 lines (22 loc) · 1.4 KB
/
osd.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8" ?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>Bloom Blog</ShortName>
<Description>Search Bloom Blog - Pop-cultural instruments for data expression and exploration.</Description>
<Contact>[email protected]</Contact>
<Url type="application/atom+xml" template="http://blog.bloom.io/?s={searchTerms}&feed=atom"/>
<Url type="application/rss+xml" template="http://blog.bloom.io/?s={searchTerms}&feed=rss2"/>
<Url type="text/html" template="http://blog.bloom.io/?s={searchTerms}" method="GET" />
<Url type="application/opensearchdescription+xml" rel="self" template="/osd.xml" />
<LongName>Bloom Blog</LongName>
<Image height="16" width="16" type="image/vnd.microsoft.icon">http://blog.bloom.io/favicon.ico</Image>
<Image height="64" width="64" type="image/png">http://s0.wp.com/i/logo/gray-white-transparent-64.png</Image>
<Query role="example" searchTerms="photography" />
<Tags>fizz-2 works announcements cartagram hiring-2 planetary-2 ipad facebook twitter instagram</Tags>
<Developer>Automattic</Developer>
<SyndicationRight>open</SyndicationRight>
<AdultContent>false</AdultContent>
<Language>en</Language>
<OutputEncoding>UTF-8</OutputEncoding>
<InputEncoding>UTF-8</InputEncoding>
<moz:SearchForm>http://blog.bloom.io</moz:SearchForm>
</OpenSearchDescription>