Home | History | Annotate | Download | only in bookmarks
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!DOCTYPE xbel
      3   PUBLIC "+//IDN python.org//DTD XML Bookmark Exchange Language 1.0//EN//XML"
      4          "http://www.python.org/topics/xml/dtds/xbel-1.0.dtd">
      5 <xbel version="1.0"
      6       xmlns:bookmark="http://www.freedesktop.org/standards/desktop-bookmarks"
      7       xmlns:mime="http://www.freedesktop.org/standards/shared-mime-info"
      8 >
      9   <title>Singleton</title>
     10   <desc>A file containing a single bookmark element</desc>
     11   <bookmark href="file:///home/zefram/Documents/milan-stuttgart.ps" added="20050930T23:05:28Z" modified="20050930T23:05:28Z" visited="20050930T23:05:28Z">
     12     <info>
     13       <metadata owner="http://freedesktop.org">
     14         <mime:mime-type type="application/postscript"/>
     15         <bookmark:applications>
     16           <bookmark:application name="populate-recent" exec="populate-recent --info %u" timestamp="1128121528" count="1"/>
     17         </bookmark:applications>
     18 	<bookmark:groups>
     19 	  <bookmark:group>Test</bookmark:group>
     20       </metadata>
     21     </info>
     22   </bookmark>
     23 </xbel>
     24