<!-- bulkemail-sender DTD Version1.0 -->
<!-- ALL CONTENTS COPYRIGHT 2006, OOP-Research Corporation. -->
<!-- All rights reserved. -->
<!-- Any questions and comments are welcome to -->
<!-- tech@oop-research.com -->

<!ELEMENT bulkemail-sender (smtp-server*)>

<!ELEMENT smtp-server (id, host)>

<!ELEMENT id (#PCDATA)>

<!ELEMENT host (#PCDATA)>

