os/ossrv/glib/tests/bookmarks/valid-02.xbel
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/ossrv/glib/tests/bookmarks/valid-02.xbel	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,15 @@
     1.4 +<?xml version="1.0" encoding="utf-8"?>
     1.5 +<xbel version="1.0">
     1.6 +  <title>Singleton</title>
     1.7 +  <desc>A file containing a single bookmark element</desc>
     1.8 +  <bookmark href="file:///home/zefram/Documents/milan-stuttgart.ps" added="20050930T23:05:28Z" modified="20050930T23:05:28Z" visited="20050930T23:05:28Z">
     1.9 +    <info>
    1.10 +      <metadata owner="http://freedesktop.org">
    1.11 +        <mime-type type="application/postscript"/>
    1.12 +        <applications>
    1.13 +          <application name="populate-recent" exec="populate-recent --info %u" timestamp="1128121528" count="1"/>
    1.14 +        </applications>
    1.15 +      </metadata>
    1.16 +    </info>
    1.17 +  </bookmark>
    1.18 +</xbel>