<?xml version="1.0"?>
<!DOCTYPE xsa PUBLIC "-//LM Garshol//DTD XML Software Autoupdate 1.0//EN//XML"
		     "http://www.garshol.priv.no/download/xsa/xsa.dtd" >

<!-- Updated 19 Jul 2000:
    changed SYSTEM identifier
	from "http://birk105.studby.uio.no/www_work/xsa/xsa.dtd"
	to   "http://www.garshol.priv.no/download/xsa/xsa.dtd" >
    since the DTD got moved at some point in time.

	"Public Identifiers Are Non-Portable 
	    ...
	Remember that if you use public identifiers within your
	own organization, that's perfectly OK, but if you want to
	interchange XML documents with anybody external, they have
	the right to demand, and you have the obligation to provide,
	a working system identifier (URI) for each external entity."
		- Tim Bray, "The Annotated XML Specification"
-->

<xsa>
<vendor>
<name>Joe English</name>
<email>jenglish@flightlab.com</email>
<url>http://www.flightlab.com/~joe</url>
</vendor>

<product id="Cost">
<name>Cost</name>
<version>2.3-2001-12-20</version>
<last-release>20011220</last-release>
<info-url>http://www.flightlab.com/cost/index.html</info-url>
<changes>
See CHANGELOG.
</changes>
</product>

<product id="HXML">
<name>HXML - an XML parser for Haskell</name>
<version>0.2</version>
<last-release>20021011</last-release>
<info-url>http://www.flightlab.com/~joe/hxml/</info-url>
<changes>
New snapshot
</changes>
</product>

<product id="RATFINK">
<name>RATFINK - Tcl routines for generating Microsoft RTF</name>
<version>1.0</version>
<last-release>20020501</last-release>
<info-url>http://www.flightlab.com/~joe/cost/ratfink/</info-url>
</product>

</xsa>
