<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE QUOTATIONS [
 	<!ENTITY body SYSTEM "maxime.txt">
	]>
<!-- Permet d'insérer les maximes à partir d'un fichier externe/Allows inserting the mottos from an external file -->
<?xml:stylesheet href="../styles/maxime.msxsl" type="text/xsl" ?>
<QUOTATIONS xmlns="http://www.multimania.com/clotilde/xml/namespaces/quotations" xmlns:HTML="http://www.w3.org/Profiles/XHTML-transitional">
	<HEADER>
		<MAINTITLE>Maximes d'<AUTHOR>Auguste Comte</AUTHOR>/<EN>Comte's Mottos</EN>
		</MAINTITLE>
		<SUBTITLE>Recueillies par /<EN>Compiled by</EN>
			<EDITOR>
				<NAME>Emmanuel Lazinier</NAME>
				<ACCESS TYPE="e-mail">emmanuel.lazinier@mail.dotcom.fr</ACCESS>
			</EDITOR>
		</SUBTITLE>
	</HEADER>
&body;
<!-- insère les maximes ici/inserts the mottos here -->
<FINAL-COMMENT>En cours de construction /<EN>Under Construction...</EN>
</FINAL-COMMENT>
</QUOTATIONS>