<?xml version = "1.0"?>
<rdf:RDF xmlns:rdf = "http://www.w3.org/TR/WD-rdf-syntax"
     xmlns:DC = "http://info.internet.isi.edu/in-notes/rfc/files/rfc2413.txt">

<rdf:Description xml:lang="en" about="http://www.simonstl.com">
  <DC:Title>
    Simon St.Laurent's Web Site - Articles, Projects, and Books
  </DC:Title>
  <DC:Creator>
    Simon St.Laurent
  </DC:Creator>
  <DC:Description>
    This Web site contains pointers to XML information, as well as articles by Simon St.Laurent and links to books he has written.
  </DC:Description>
	<DC:Subject>
		XML XLink XLinkFilter DDML XSchema CSS
	</DC:Subject>
  <DC:Publisher>
    simonstl.com
  </DC:Publisher>
  <DC:Identifier DC:Scheme="URI">
    http://www.simonstl.com
  </DC:Identifier>
  <DC:Rights>
    Copyright 1998-9 by Simon St.Laurent
  </DC:Rights>
</rdf:Description>
</rdf:RDF>
