<!DOCTYPE html>
<html>
<head>
<title>Test Blog</title>
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://example.com/rss.xml">
<link rel="alternate" type="application/atom+xml" title="Atom" href="https://example.com/atom.xml">
</head>
<body><p>Hello</p></body>
</html>