blob: 90503d161fd9c475245696b9daca15121b9d2e1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xbel>
<xbel version="1.0">
<bookmark href="http://qt-project.org/">
<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://kde-apps.org/">
<title>KDE-Apps.org</title>
</bookmark>
<bookmark href="http://www.kde.org/">
<title>KDE site</title>
</bookmark>
</xbel>
|