summaryrefslogtreecommitdiffstats
path: root/tests/rdfa/0030.xml
blob: a901b3592e27f4220796c1bc8d681d1e5fbeb88d (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 0030</title>
	</head>
  <body>
  	<p>This document is licensed under a
  		<a 	rel="cc:license"
    		href="http://creativecommons.org/licenses/by-nc-nd/2.5/">
       		Creative Commons License
  		</a>.
  	</p>	
  </body>
</html>