23 lines
1.1 KiB
XML
23 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE xbel
|
|
PUBLIC "+//IDN python.org//DTD XML Bookmark Exchange Language 1.0//EN//XML"
|
|
"http://www.python.org/topics/xml/dtds/xbel-1.0.dtd">
|
|
<xbel version="1.0"
|
|
xmlns:bookmark="http://www.freedesktop.org/standards/desktop-bookmarks"
|
|
xmlns:mime="http://www.freedesktop.org/standards/shared-mime-info"
|
|
>
|
|
<title>Singleton</title>
|
|
<desc>A file containing a single bookmark element</desc>
|
|
<bookmark href="file:///home/zefram/Documents/milan-stuttgart.ps" added="20050930T23:05:28Z" modified="20050930T23:05:28Z" visited="20050930T23:05:28Z">
|
|
<info>
|
|
<metadata owner="http://freedesktop.org">
|
|
<mime:mime-type type="application/postscript"/>
|
|
<bookmark:applications>
|
|
<bookmark:application name="populate-recent" exec="populate-recent --info %u" modified="2005-09-30T23:05:28Z" count="1"/>
|
|
</bookmark:applications>
|
|
<bookmark:icon type="image/png" href="file:///usr/share/icons/gnome/48x48/gnome-mime-application-postscript.png"/>
|
|
</metadata>
|
|
</info>
|
|
</bookmark>
|
|
</xbel>
|