--- /dev/null
+<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+ xmlns:foaf="http://xmlns.com/foaf/0.1/"
+ xmlns:gnome="http://api.gnome.org/doap-extensions#"
+ xmlns="http://usefulinc.com/ns/doap#">
+
+ <name xml:lang="en">libchamplain</name>
+ <shortdesc xml:lang="en">A map widget</shortdesc>
+ <homepage rdf:resource="http://project.gnome.org/libchamplain" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/libchamplain-list" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Pierre-Luc Beaudoin</foaf:name>
+ <foaf:mbox rdf:resource="mailto:pierre-luc@pierlux.com" />
+ <gnome:userid>plbeaudoin</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>