--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+
+<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:em="http://www.mozilla.org/2004/em-rdf#">
+
+ <RDF:Description about="urn:mozilla:extension:{17AB1CC5-F137-4697-9E48-D8C49AFC3B77}">
+ <em:updates>
+ <RDF:Seq>
+
+ <RDF:li>
+ <RDF:Description>
+ <em:version>${VERSION}</em:version>
+
+ <em:targetApplication>
+ <RDF:Description>
+ <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
+ <em:minVersion>1.5</em:minVersion>
+ <em:maxVersion>2.0.0.*</em:maxVersion>
+ <em:updateLink>http://jkkn.dk/tv2developer/tv2developer.xpi</em:updateLink>
+ <em:updateInfoURL>http://jkkn.dk/tv2developer/</em:updateInfoURL>
+ </RDF:Description>
+ </em:targetApplication>
+ </RDF:Description>
+ </RDF:li>
+
+ </RDF:Seq>
+ </em:updates>
+
+ </RDF:Description>
+</RDF:RDF>