Blame glib/tests/bookmarks/fail-16.xbel

Packit ae235b
Packit ae235b
Packit ae235b
  PUBLIC "+//IDN python.org//DTD XML Bookmark Exchange Language 1.0//EN//XML"
Packit ae235b
         "http://www.python.org/topics/xml/dtds/xbel-1.0.dtd">
Packit ae235b
Packit ae235b
      xmlns:bookmark="http://www.freedesktop.org/standards/desktop-bookmarks"
Packit ae235b
      xmlns:mime="http://www.freedesktop.org/standards/shared-mime-info"
Packit ae235b
>
Packit ae235b
  <title>Singleton</title>
Packit ae235b
  <desc>A file containing a single bookmark element</desc>
Packit ae235b
  <bookmark href="file:///home/zefram/Documents/milan-stuttgart.ps" added="20050930T23:05:28Z" modified="20050930T23:05:28Z" visited="20050930T23:05:28Z">
Packit ae235b
    <info>
Packit ae235b
      <metadata owner="http://freedesktop.org">
Packit ae235b
        <mime:mime-type type="application/postscript"/>
Packit ae235b
        <bookmark:applications>
Packit ae235b
          <bookmark:application name="populate-recent" exec="populate-recent --info %u" timestamp="1128121528" count="1"/>
Packit ae235b
        </bookmark:applications>
Packit ae235b
	<bookmark:groups>
Packit ae235b
	  <bookmark:group>Test</group>
Packit ae235b
	</bookmark:groups>
Packit ae235b
      </metadata>
Packit ae235b
    </info>
Packit ae235b
  </bookmark>
Packit ae235b
</xbel>