<!--More modular Biography Driver-->

<!--Get the module-->
<!ENTITY % xhtml-biog.module "INCLUDE" >
<![%xhtml-biog.module;[
<!ENTITY % xhtml-biog.mod
     PUBLIC "-//SIMONSTLCOM//ELEMENTS Biography 1.0//EN"
     "http://www.simonstl.com/xhtml/code/chap16/xhtml-biog.mod" >
%xhtml-biog.mod;
]]>

<!--Customizations-->
<!ENTITY xhtml-biog-model.mod
     PUBLIC "-//SIMONSTLCOM//ENTITIES Biography 1.0//EN"
     "http://www.simonstl.com/xhtml/code/chap16/xhtml-biog-model.mod" >

<!--Include the rest of XHTML 1.1-->
<!ENTITY xhtml11 PUBLIC "-//W3C//DTD XHTML 1.1//EN"
     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
%xhtml11;
