<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE MEMO SYSTEM "memo.dtd">
<MEMO>
<HEADER>
<DISTRIBUTION>
<TO>To: Jimmy</TO>
<FROM>From: Simon</FROM>
</DISTRIBUTION>
<SUBJECT>Re: Sample Document Created with Memo DTD</SUBJECT>
<DATE>Date: 10/11/1999</DATE>
</HEADER>
<MAIN>
I just thought you might like to see what a memo in XML looks like. Thanks for the vote of confidence at the last meeting. With any luck, this will make our transition to electronic documents reasonably painless.
<AUTHOR>SSL</AUTHOR>
</MAIN>
</MEMO>
