<?xml version='1.0' encoding="iso-8859-1"?>
<?DOCTYPE groterekendag SYSTEM "http://www.fi.uu.nl/dtd/specialcharacters.dtd" ?>
<?xml-stylesheet href="groterekendag.xsl" type="text/xsl" ?>
<?cocoon-process type="xinclude" ?>
<?cocoon-process type="xslt" ?>
<groterekendag
	xmlns:xlink="http://www.w3.org/1999/xlink"
	xmlns:xinclude="http://www.w3.org/1999/XML/xinclude"
	xmlns:xi="http://www.w3.org/2001/XInclude"
>

<modificationDate>20050114</modificationDate>
<creationDate>20030205</creationDate>

<xinclude:include xinclude:parse="xml" xinclude:href="algemeen/welcome.xml" />
<xi:include href='algemeen/welcome.xml' />

<xinclude:include xinclude:parse="xml" xinclude:href="onderbouw/welcome.xml" />
<xi:include href='onderbouw/welcome.xml' />

<xinclude:include xinclude:parse="xml" xinclude:href="middenbouw/welcome.xml" />
<xi:include href='middenbouw/welcome.xml' />

<xinclude:include xinclude:parse="xml" xinclude:href="bovenbouw/welcome.xml" />
<xi:include href='bovenbouw/welcome.xml' />

</groterekendag>

