<?xml version="1.0" encoding="utf-8" standalone="no"?> <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href="../../Styles/style.css" rel="stylesheet" type="text/css" /> <title>Dein Auge sollst du senken</title> </head> <body> <div class="poem"> <p> <span class="vers">Dein Auge sollst du senken</span><br /> <span class="vers">In meins, als wär' ich Christ</span><br /> <span class="vers">Und könnte Gnaden schenken</span><br /> <span class="vers">Und ich will gläubig denken,</span><br /> <span class="vers">Daß du der Heiland bist.</span> </p> </div> </body> </html>