<?xml version="1.0" encoding="ISO-8859-1" ?>
<Catalog>
	<LastChange>02.03.2002</LastChange>
	<Group ID="1" Name="XML">
		<Description>Things related to basic XML</Description>
		<Group ID="2" Name="W3C">
			<Description>W3C standards</Description>
			<Entry>
				<Name>XML</Name>
				<Link>www.w3.org</Link>
			</Entry>
			<Entry>
				<Name>XSL</Name>
				<Link>www.w3.org</Link>
			</Entry>
			<Entry>
				<Name>XPath</Name>
				<Link>www.w3.org</Link>
			</Entry>
		</Group>
	</Group>
	<Group ID="3" Name="WebServices">
		<Description>WebService resources</Description>
		<Group ID="4" Name="Microsoft">
			<Description>Links to and about Microsoft</Description>
			<Entry>
				<Name>Web Services Specifications</Name>
				<Link>msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsrvspec/html/wsspecsover.asp</Link>
				<Description>List of basic WebService specifications</Description>
			</Entry>
			<Entry>
				<Name>Global XML Web Services Architecture</Name>
				<Link>gotdotnet.com/team/xmlwebservices/gxa_overview.aspx</Link>
				<Description>Description of Microsofts GXA</Description>
			</Entry>
		</Group>
		<Group ID="5" Name="IBM">
			<Description>IBM AlphaWorks</Description>
			<Entry>
				<Name>The Web services (r)evolution, Part 1-4</Name>
				<Link>http://www-106.ibm.com/developerworks/webservices/library/ws-peer1.html</Link>
				<Description>Basic introduction to WebServices</Description>
			</Entry>
			<Entry>
				<Name>WebService insider, Part 1-10</Name>
				<Link>http://www-106.ibm.com/developerworks/webservices/library/ws-ref1.html?dwzone=webservices</Link>
				<Description>Basic yet further advanced introduction to WebServices</Description>
			</Entry>
		</Group>
	</Group>
	<Group ID="6" Name="Architecture">
		<Description>Software architecture</Description>
		<Entry>
			<Name>Roger Sessions: The Software Fortress Model</Name>
			<Link>http://www.objectwatch.com/issue_36.htm</Link>
		</Entry>
		<Entry>
			<Name>Philippe Kruchten: The 4+1 View Model of Architecture</Name>
			<Link>http://www.rational.com/products/whitepapers/350.jsp</Link>
		</Entry>
	</Group>
</Catalog>