<!DOCTYPE html>
<html lang="en">
	<head>
		<meta charset="utf-8">
		<title>h-entry with rel-author</title>
		<link rel="author" href="h-card_with_u-url_that_is_also_rel-me.html" />
	</head>
	<body>
		<div class="h-entry">
			<span class="p-name p-summary e-content">Hello World!</span>
		</div>
	</body>
</html>