1 2 3 4 5 6 7 8
<!DOCTYPE html> <html> <head> <title>Test Blog</title> <link rel="alternate" type="application/atom+xml" title="Atom Feed" href="https://example.com/atom.xml"> </head> <body><p>Hello</p></body> </html>