summaryrefslogtreecommitdiff
path: root/src/data/defaultbookmarks.xbel
blob: 66e7af94d0286654e26b41e863b9a153a7bc95b6 (plain)
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"?>
<!DOCTYPE xbel>
<xbel version="1.0">
    <bookmark href="http://qt.nokia.com/">
        <title>Qt site</title>
    </bookmark>
    <bookmark href="http://webkit.org/">
        <title>WebKit.org</title>
    </bookmark>
    <bookmark href="http://rekonq.sourceforge.net/">
        <title>rekonq site</title>
    </bookmark>
    <bookmark href="http://labs.qt.nokia.com/">
        <title>Qt Labs</title>
    </bookmark>
    <bookmark href="http://kde-apps.org/">
        <title>KDE-Apps.org</title>
    </bookmark>
    <bookmark href="http://www.kde.org/">
        <title>KDE site</title>
    </bookmark>
</xbel>