summaryrefslogtreecommitdiff
path: root/src/data/defaultbookmarks.xbel
blob: 505059df9a2465fac10aa0358e078bcc01e27a7c (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.kde.org/">
        <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>