defaultbookmarks.xbel Example File

webkitwidgets/browser/data/defaultbookmarks.xbel
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xbel>
<xbel version="1.0">
    <folder folded="yes">
        <title>Bookmarks Bar</title>
        <bookmark href="http://qt.io/">
            <title>Qt Home Page</title>
        </bookmark>
        <bookmark href="http://doc.qt.io/">
            <title>Qt Documentation</title>
        </bookmark>
        <bookmark href="http://planet.qt.io/">
            <title>Qt Blog</title>
        </bookmark>
        <bookmark href="http://www.qtcentre.org/">
            <title>Qt Centre</title>
        </bookmark>
        <bookmark href="http://qt-apps.org/">
            <title>Qt-Apps.org</title>
        </bookmark>
        <bookmark href="http://wiki.qt.io/OnlineCommunities">
            <title>Online Communities</title>
        </bookmark>
        <bookmark href="http://webkit.org/">
            <title>WebKit.org</title>
        </bookmark>
       <bookmark href="http://xkcd.com/">
            <title>xkcd</title>
        </bookmark>
       <bookmark href="http://twitter.com/qtproject">
            <title>Twitter</title>
        </bookmark>
    </folder>
    <folder folded="yes">
        <title>Bookmarks Menu</title>
        <bookmark href="http://reddit.com/">
            <title>reddit.com: what's new online!</title>
        </bookmark>
    </folder>
</xbel>

© 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.