The old site on Mustard is now obsolete, so I've implemented redirects in the sitemap so that anyone accessing it is automatically taken to the relevant page of the new site. This is the code:
<map:match pattern="*">
<map:redirect-to uri="http://lettuce.tapor.uvic.ca/cocoon/journals/scancan/{1}" />
</map:match>