glib/tests/bookmarks/fail-03.xbel
branchRCL_3
changeset 56 acd3cd4aaceb
equal deleted inserted replaced
54:4332f0f7be53 56:acd3cd4aaceb
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <xbel version="1.0"
       
     3       xmlns:bookmark="http://www.freedesktop.org/standards/desktop-bookmarks"
       
     4       xmlns:mime="http://www.freedesktop.org/standards/shared-mime-info"
       
     5 >
       
     6   <title>Singleton</title>
       
     7   <desc>A file containing a single bookmark element</desc>
       
     8   <bookmark>
       
     9     <info>
       
    10       <metadata owner="http://freedesktop.org">
       
    11         <mime:mime-type type="application/postscript"/>
       
    12         <bookmark:applications>
       
    13           <bookmark:application name="populate-recent" exec="populate-recent --info %u" timestamp="1128121528" count="1"/>
       
    14         </bookmark:applications>
       
    15       </metadata>
       
    16     </info>
       
    17   </bookmark>
       
    18 </xbel>