view chrome/content/tinyurl.rdf @ 0:c14d52a3b2fe

initial import
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 11 Aug 2008 20:34:21 +0900
parents
children
line wrap: on
line source

<?xml version="1.0"?>
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:TINYURL="http://jgillick.nettripper.com/tinyurl/rdf#">

	<RDF:Seq about="http://jgillick.nettripper.com/tinyurl">
		<RDF:li>
			<RDF:Description about="http://jgillick.nettripper.com/tinyurl/28jt3">
				<TINYURL:title>Free Mozilla Extensions</TINYURL:title>
				<TINYURL:tinyurl>http://tinyurl.com/6owxl</TINYURL:tinyurl>
				<TINYURL:realurl>http://mozmonkey.com/</TINYURL:realurl>
				<TINYURL:created>1146780543620</TINYURL:created>
			</RDF:Description>
		</RDF:li>
	</RDF:Seq>
</RDF:RDF>