my $app = sub { return [200, ['Content-Type' => 'application/xhtml+xml'], [<<'END_HTML']];

Greetings.

END_HTML };