1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE xbel> 3<xbel version="1.0"> 4 <folder folded="yes"> 5 <title>Bookmarks Bar</title> 6 <bookmark href="http://qt.io/"> 7 <title>Qt Home Page</title> 8 </bookmark> 9 <bookmark href="http://doc.qt.io/"> 10 <title>Qt Documentation</title> 11 </bookmark> 12 <bookmark href="http://planet.qt.io/"> 13 <title>Qt Blog</title> 14 </bookmark> 15 <bookmark href="http://www.qtcentre.org/"> 16 <title>Qt Centre</title> 17 </bookmark> 18 <bookmark href="http://qt-apps.org/"> 19 <title>Qt-Apps.org</title> 20 </bookmark> 21 <bookmark href="http://wiki.qt.io/OnlineCommunities"> 22 <title>Online Communities</title> 23 </bookmark> 24 <bookmark href="http://webkit.org/"> 25 <title>WebKit.org</title> 26 </bookmark> 27 <bookmark href="http://xkcd.com/"> 28 <title>xkcd</title> 29 </bookmark> 30 <bookmark href="http://twitter.com/qtproject"> 31 <title>Twitter</title> 32 </bookmark> 33 </folder> 34 <folder folded="yes"> 35 <title>Bookmarks Menu</title> 36 <bookmark href="http://reddit.com/"> 37 <title>reddit.com: what's new online!</title> 38 </bookmark> 39 </folder> 40</xbel> 41