<?xml version="1.0" encoding="ISO-8859-1"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:referrer="http://a9.com/-/opensearch/extensions/referrer/">
    <ShortName>Open Science Portal</ShortName>
    <Description>Searches Open Science Portal</Description>
    <Image height="16" width="16" type="image/x-icon">/favicon.ico</Image>
    <Url type="text/html" method="GET" template="https://openscience.ansto.gov.au/search/query?queryString={searchTerms}"/>
    <Url type="application/atom+xml" method="GET" template="https://openscience.ansto.gov.au/search/query?sf_format=atom&amp;queryString={searchTerms}"/>
    <Url type="application/x-suggestions+json" method="GET" template="https://openscience.ansto.gov.au/search/query?sf_format=json&amp;queryString={searchTerms}"/>
    <InputEncoding>UTF-8</InputEncoding>
</OpenSearchDescription>