<?xml version="1.0" encoding="utf-8" ?>
<html>
<head>
<title>Raw Static page (no xml-stylesheet instruction)</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<p>This is a <i>static web page</i> in XML format with no xml-stylesheet instruction. The required stylesheet specification is
inserted by the sendXML.asp script.</p>
</body>
</html>