<?xml version="1.0" ?>
<body>
 This is an XML document.  It's well-formed but doesn't have a DTD so
 we can't say if it's valid or not.  Because it has no instructions
 telling a browser how to display it they will probably show it in
 "raw" form including the elements and braces.
</body>

