<?xml version="1.0"?>
<?xml-stylesheet href="hello2.xsl" type="text/xsl"?>

<!-- Here is the XML file -->

<page>
     <title>tESting</title>
     <content>
          <paragraph> 
                What you see is what you get! Great! </paragraph>
           <table> table </table>
           <chart>img/BCG_098.GIF</chart>
     </content>
</page>
