<?xml version="1.0" encoding="UTF-8" ?>
<!--

    Solo - A small and beautiful blogging system written in Java.
    Copyright (c) 2010-present, b3log.org

    Solo is licensed under Mulan PSL v2.
    You can use this software according to the terms and conditions of the Mulan PSL v2.
    You may obtain a copy of Mulan PSL v2 at:
            http://license.coscl.org.cn/MulanPSL2
    THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
    See the Mulan PSL v2 for more details.

-->
<!--
    Description: OpenSearch definition.
    Version: 1.0.0.0, May 26, 2018
    Author: Liyuan Li
-->
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
    <ShortName>wangzhaoo 的个人博客</ShortName>
    <Description>记录精彩的程序人生</Description>
    <InputEncoding>UTF-8</InputEncoding>
    <Image width="32" height="32" type="image/x-icon">https://b3log.org/images/brand/solo-32.png</Image>
    <Url type="text/html" method="get" template="http://www.bangnimang.top/search?keyword={searchTerms}"></Url>
</OpenSearchDescription>