Hi Joe,
Thanks. It is an XML file and is as follows:
<?xml-stylesheet type="text/css" href="#docstyle"?>
<document>
<style id="docstyle">
style {display:none; }
style {display:none; }
head {display:block; }
title {display:block; font-size:20pt; }
author {display:block; font-size:14pt; }
body {display:block; font-size:10pt; font-family:arial; }
para {disply:block; font-size:11; border-left:none; border-right:none; border:solid 2px blue; }
email {display:none; }
</style>
<head>
<title>Midnight Rain</title>
<author>Kurt Cagle</author>
<email>
[email protected]</email>
</head>
<body>
<note>From the first chapter of Midnight Run.</note>
<para>A web site is one of the most important advertising mediums of the future for any company because it will be permanently available, easy to update and relatively inexpensive to publish and maintain.</para>
<para>The Following pages will give you examples of our work so far, some ideas for you to think about and show you how your company can achieve its presence on the World Wide Web using the skills of a rapidly expanding design and Consultancy Company.</para>
<para>We also have a jargon buster page to give you an insight into some meanings of some of the web technology and associated terms.</para>
<para>We hope you enjoy your visit and please feel free to send us your feedback. We need your comments and suggestions to be able to deliver the service that ever changing needs require.</para>
</body>
</document>
Can you spot anything..?
Ash