<?xml-stylesheet type="text/xsl" href="index.xslt" ?>
<Application>
    <directory>/db/chriswallace/appViewer</directory>
    <name>Application Viewer</name>
    <description>Generate an index page to the description of an application, and display XQuery sources</description>
    <FileList>
        <File source="true" name="readxql.xql" language="XQuery">
Displays an XQuery script
</File>
        <File source="true" name="readxml.xql" language="XQuery">
Pretty prints an XML file
</File>
        <File source="true" name="index.xslt" language="XML">
A Stylesheet to convert the index.xml file to a home web page
</File>
        <File source="true" name="index.xml" language="XML">
The index.xml file itself  
</File>
    </FileList>
</Application>
