<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <link rel="stylesheet" href="advice.css" type="text/css"/>
    </head>
    <body>
        <h1>Structure Change</h1>
        <p> Here is a skeleton for a XQuery script to copy one collection to another, transforming each document via an XSLT stylesheet.

<a href="docchange.txt">skeleton</a>
        </p>
    </body>
</html>
