<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
	<!entity Introduction		SYSTEM "introduction.sgml">
	<!entity How-To-Compile		SYSTEM "compile.sgml">
	<!entity Bugs			SYSTEM "bugs.sgml">
	<!entity xls2xml-Program	SYSTEM "xls2xml-program.sgml">
	<!entity xls2xml-Library	SYSTEM "xls2xml-library.sgml">
	<!entity BUGS-File		SYSTEM "../BUGS">
	<!entity REQUERIMENTS-File	SYSTEM "requirements.sgml">
	<!entity Legal			SYSTEM "legal.sgml">
	<!entity GPL-License-Chapter	SYSTEM "gpl.sgml">

	<!entity author-name-full "Roberto Arturo Tena S&aacute;nchez">
	<!entity maintainer-email-ulink "<ulink
		URL=&#34;mailto:arturo@directmail.org&#34;
		>&lt;arturo@directmail.org&gt;</ulink>">
]>

<book id="index">


<bookinfo>
	<title>xls2xml Program Manual and Library Reference Manual</title>
	<copyright>
		<year>1999</year>
		<holder>&author-name-full;</holder>
	</copyright>
</bookinfo>


<chapter id="introduction">
	<title>Introduction</title>
	&Introduction;
</chapter>


<chapter id="how-to-compile">
	<title>How to compile xls2xml</title>
	&How-To-Compile;
</chapter>


<chapter id="xls2xml">
	<title>xls2xml Program</title>
	&xls2xml-Program;
</chapter>


<chapter id="libxls2xml">
	<title>xls2xml Library</title>
	&xls2xml-Library;
</chapter>


<chapter id="bugs">
	<title>Bugs</title>
	&Bugs;
</chapter>


<chapter id="legal-issues">
	<title>Legal issues</title>
	&Legal;
</chapter> <!-- legal-issues -->


&GPL-License-Chapter;


</book>

