blob: f1c9253d152d869504b80fd974cc3c01dbd0e191 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xbel>
<xbel version="1.0">
<folder folded="yes">
<title>Bookmarks Bar</title>
<bookmark href="http://trolltech.com/">
<title>Trolltech.com</title>
</bookmark>
<bookmark href="http://webkit.org/">
<title>WebKit.org</title>
</bookmark>
<bookmark href="http://doc.trolltech.com/">
<title>Qt Documentation</title>
</bookmark>
<bookmark href="http://doc.trolltech.com/qq/">
<title>Qt Quarterly</title>
</bookmark>
<bookmark href="http://labs.trolltech.com/">
<title>Trolltech Labs</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://qtnode.net/">
<title>qtnode</title>
</bookmark>
<bookmark href="http://xkcd.com/">
<title>xkcd</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>
|