blob: 2bb5d4b2655f685a285be9feadfd6fcb5ad6e4dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<link href="domain1htmlrules.xml" rel="its-rules">
<meta name="keywords" content="automotive">
<title>Domain HTML</title>
</head>
<body>
<p>The new car from XYZ - buy it now!</p>
</body>
</html>
|