summaryrefslogtreecommitdiffstats
path: root/tests/rdfa/0008.xml
blob: 955ba1d0e51f311d211a816b594896a2b66f8a6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:cc="http://creativecommons.org/ns#">
	<head>
		<title>Test 0008</title>
	</head>
  <body>
  	<p>This document is licensed under a
  		<a 	about="" rel="cc:license"
    		href="http://creativecommons.org/licenses/by-nc-nd/2.5/">
       		Creative Commons
  		</a>.
  	</p>	
  </body>
</html>