cthulhu/test/html/EpiphanyProfile/bookmarks.rdf

39 lines
1.5 KiB
Plaintext
Raw Normal View History

<?xml version="1.0"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ephy="http://gnome.org/ns/epiphany#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<channel rdf:about="file:///home/jd/orca/test/html/EpiphanyProfile/bookmarks.rdf">
<title>Epiphany bookmarks</title>
<link>http://www.gnome.org/projects/epiphany/</link>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://www.google.com"/>
<rdf:li rdf:resource="http://www.debian.org/"/>
<rdf:li rdf:resource="http://www.gnome.org/"/>
<rdf:li rdf:resource="http://planet.debian.org/"/>
<rdf:li rdf:resource="http://bugs.debian.org"/>
</rdf:Seq>
</items>
</channel>
<item rdf:about="http://www.google.com">
<title>Search the web</title>
<link>http://www.google.com</link>
<ephy:smartlink>http://www.google.com/search?client=ubuntu&amp;channel=es&amp;q=%s&amp;ie=UTF-8&amp;oe=UTF-8</ephy:smartlink>
</item>
<item rdf:about="http://www.debian.org/">
<title>Debian</title>
<link>http://www.debian.org/</link>
</item>
<item rdf:about="http://www.gnome.org/">
<title>GNOME</title>
<link>http://www.gnome.org/</link>
</item>
<item rdf:about="http://planet.debian.org/">
<title>Planet Debian</title>
<link>http://planet.debian.org/</link>
</item>
<item rdf:about="http://bugs.debian.org">
<title>Debian Bug Tracking System</title>
<link>http://bugs.debian.org</link>
<ephy:smartlink>http://bugs.debian.org/%s</ephy:smartlink>
</item>
</rdf:RDF>