2013-12-30 09:45:53 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2006-03-27 18:28:07 +00:00
|
|
|
<xbel version="1.0"
|
|
|
|
xmlns:bookmark="http://www.freedesktop.org/standards/desktop-bookmarks"
|
|
|
|
xmlns:mime="http://www.freedesktop.org/standards/shared-mime-info"
|
2013-12-30 09:45:53 -05:00
|
|
|
> <title>Singleton</title>
|
2006-03-27 18:28:07 +00:00
|
|
|
<desc>A file containing a single bookmark element</desc>
|
2013-12-30 09:45:53 -05:00
|
|
|
|
|
|
|
<bookmark href="file:///home/zefram/Documents/milan-stuttgart.ps" added="2005-09-30T23:05:28Z" modified="2005-09-30T23:05:28Z" visited="2005-09-30T23:05:28Z">
|
2006-03-27 18:28:07 +00:00
|
|
|
<info>
|
|
|
|
<metadata owner="http://freedesktop.org">
|
|
|
|
<mime:mime-type type="application/postscript"/>
|
2013-12-30 09:47:49 -05:00
|
|
|
<bookmark:groups>
|
|
|
|
<bookmark:group>Office</bookmark:group>
|
|
|
|
<bookmark:group>Multimedia</bookmark:group>
|
|
|
|
</bookmark:groups>
|
2006-03-27 18:28:07 +00:00
|
|
|
<bookmark:applications>
|
2013-12-30 09:45:53 -05:00
|
|
|
<bookmark:application name="populate-recent" exec="populate-recent --info %u" modified="2005-09-30T23:05:28Z" count="1"/>
|
2006-03-27 18:28:07 +00:00
|
|
|
</bookmark:applications>
|
|
|
|
</metadata>
|
|
|
|
</info>
|
|
|
|
</bookmark>
|
2013-12-30 09:45:53 -05:00
|
|
|
</xbel>
|