Tizen 2.1 base
[platform/upstream/glib2.0.git] / glib / tests / bookmarks / valid-03.xbel
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" modified="2005-09-30T23:05:28Z" count="1"/>
17         </bookmark:applications>
18       </metadata>
19     </info>
20   </bookmark>
21 </xbel>