<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0" xmlns:s="http://updates.zdnet.com/">
<channel>
	<title><![CDATA[ada Resources | ZDNet]]></title>
	<link><![CDATA[http://updates.zdnet.com/tags/ada.html]]></link>
	<description><![CDATA[White papers, case studies, technical articles, and blog posts relating to ada]]></description>
	<s:counts start="0" returned="17" found="17" />
	<language>en-us</language>
	<item>
		<title><![CDATA[Ada Coca-Cola Invests in Speed With HighJump Mobile Sales Advantage]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=949893]]></link>
		<description><![CDATA[The Ada Coca-Cola & Dr. Pepper Bottling Company has operated as a family venture since 1905, with five generations working in the business. With routes spread throughout rural Oklahoma, Ada required a mobile application that would streamline its distribution and save preparation time in the warehouse. Ada chose the HighJump...]]></description>
		<s:doctype><![CDATA[Case studies]]></s:doctype>
		<pubDate>Thu, 01 May 2008 00:00:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/coca-cola+co..html"><![CDATA[Coca-Cola Co.]]></category>
		<category domain="http://updates.zdnet.com/tags/highjump+software+inc..html"><![CDATA[HighJump Software Inc.]]></category>
		<category domain="http://updates.zdnet.com/tags/ada.html"><![CDATA[Ada]]></category>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming Languages]]></category>
		<category domain="http://updates.zdnet.com/tags/software+development.html"><![CDATA[Software Development]]></category>
		<category domain="http://updates.zdnet.com/tags/software%252fweb+development.html"><![CDATA[Software/Web Development]]></category>
		<category domain="http://rss.financialcontent.com/stocksymbol">KO</category>
		<category domain="tickers">KO</category>
	</item>
	<item>
		<title><![CDATA[Frustrations with development languages]]></title>
		<link><![CDATA[http://talkback.zdnet.com/5208-11202-0.html?forumID=1&threadID=46556&messageID=863803&start=0]]></link>
		<description><![CDATA[Frustrations with development languagesWhat's left?It seems that you don't like any programming language....Seriously the "failure" of Java EE you refer to isn't necessarily a failure of Java, it is likely a failure of software management by the IT department concerned. Many companies tend towards highly complex solutions and "smart" ways...]]></description>
		<s:doctype><![CDATA[Discussion threads]]></s:doctype>
		<pubDate>Mon, 14 Apr 2008 03:35:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming languages]]></category>
		<category domain="http://updates.zdnet.com/tags/development+tools.html"><![CDATA[Development tools]]></category>
		<category domain="http://updates.zdnet.com/tags/scripting+languages.html"><![CDATA[Scripting languages]]></category>
		<category domain="http://updates.zdnet.com/tags/ada.html"><![CDATA[Ada]]></category>
		<category domain="http://updates.zdnet.com/tags/java.html"><![CDATA[Java]]></category>
		<category domain="http://updates.zdnet.com/tags/programming.html"><![CDATA[programming]]></category>
	</item>
	<item>
		<title><![CDATA[Is Java Windows for Unix?]]></title>
		<link><![CDATA[http://talkback.zdnet.com/5208-11202-0.html?forumID=1&threadID=46320&messageID=857989&start=0]]></link>
		<description><![CDATA[Is Java Windows for Unix?Amen brother!Java completely violates the Coupling/Cohesion rule of software quality. A "module" in Java consists of 5/6+ files containing interfaces, beans, functions, etc. This makes for low cohesion (BAD!). All of these files also need to be connected to each other plus those "frameworks". This introduces...]]></description>
		<s:doctype><![CDATA[Discussion threads]]></s:doctype>
		<pubDate>Mon, 07 Apr 2008 05:37:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming languages]]></category>
		<category domain="http://updates.zdnet.com/tags/window.html"><![CDATA[window]]></category>
		<category domain="http://updates.zdnet.com/tags/unix.html"><![CDATA[Unix]]></category>
		<category domain="http://updates.zdnet.com/tags/java.html"><![CDATA[Java]]></category>
		<category domain="http://updates.zdnet.com/tags/ada.html"><![CDATA[Ada]]></category>
	</item>
	<item>
		<title><![CDATA[Executable UML and SPARK Ada: The Best of Both Worlds]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=396851]]></link>
		<description><![CDATA[The demands of high integrity and safety critical systems development have lead to the use of a number of different formal specification and design techniques such as Z and SPARK together with well designed and understood implementation languages such as Ada. While considerable success has been achieved using these tools...]]></description>
		<s:doctype><![CDATA[White papers]]></s:doctype>
		<pubDate>Tue, 01 Jan 2008 00:00:00 -0800</pubDate>
		<category domain="http://updates.zdnet.com/tags/technique.html"><![CDATA[Technique]]></category>
		<category domain="http://updates.zdnet.com/tags/ada.html"><![CDATA[Ada]]></category>
		<category domain="http://updates.zdnet.com/tags/uml.html"><![CDATA[UML]]></category>
		<category domain="http://updates.zdnet.com/tags/kennedy+carter.html"><![CDATA[Kennedy Carter]]></category>
		<category domain="http://updates.zdnet.com/tags/productivity.html"><![CDATA[Productivity]]></category>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming Languages]]></category>
		<category domain="http://updates.zdnet.com/tags/software+development.html"><![CDATA[Software Development]]></category>
		<category domain="http://updates.zdnet.com/tags/software%252fweb+development.html"><![CDATA[Software/Web Development]]></category>
	</item>
	<item>
		<title><![CDATA[Could you say 'Unix' in Ada?]]></title>
		<link><![CDATA[http://talkback.zdnet.com/5208-11202-0.html?forumID=1&threadID=34676&messageID=637858&start=0]]></link>
		<description><![CDATA[Could you say 'Unix' in Ada?Leaky AbstractionsWhat you are argueing is that Unix is full of leaky abstractions instead of sound design principles, so a largely unsafe systems programming language should be used to write application software.I think you are very wrong.Unix promotes enforced isolation of components (strong process isolation,...]]></description>
		<s:doctype><![CDATA[Discussion threads]]></s:doctype>
		<pubDate>Wed, 06 Jun 2007 09:08:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming languages]]></category>
		<category domain="http://updates.zdnet.com/tags/c%252fc%252b%252b.html"><![CDATA[C/C++]]></category>
		<category domain="http://updates.zdnet.com/tags/operating+systems.html"><![CDATA[Operating systems]]></category>
		<category domain="http://updates.zdnet.com/tags/ada.html"><![CDATA[Ada]]></category>
		<category domain="http://updates.zdnet.com/tags/unix.html"><![CDATA[Unix]]></category>
		<category domain="http://updates.zdnet.com/tags/c.html"><![CDATA[C]]></category>
	</item>
	<item>
		<title><![CDATA[Could you say 'Unix' in Ada?]]></title>
		<link><![CDATA[http://blogs.zdnet.com/Murphy/?p=884]]></link>
		<description><![CDATA[Think about this problem for a minute: modify google maps to add the user's choice of socio-metric data about the region shown: how many Andersen's live there? what's the average family size in the region? what's the school age population in the region, by grade?Now think about how you thought...]]></description>
		<s:doctype><![CDATA[Blog posts]]></s:doctype>
		<pubDate>Wed, 06 Jun 2007 08:31:15 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/development.html"><![CDATA[Development]]></category>
	</item>
	<item>
		<title><![CDATA[Cool use of anonymous delegates]]></title>
		<link><![CDATA[http://talkback.zdnet.com/5208-11048-0.html?forumID=1&threadID=33591&messageID=617028&start=0]]></link>
		<description><![CDATA[Cool use of anonymous delegatesA wheel suitable to its purpose.Suppose re-using code were not a shibboleth.  How long would have been required to write what you needed?This may or may not be the most appropriate example, but reinventing the wheel is good when a prior attempt was square or...]]></description>
		<s:doctype><![CDATA[Discussion threads]]></s:doctype>
		<pubDate>Wed, 09 May 2007 11:48:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming languages]]></category>
		<category domain="http://updates.zdnet.com/tags/scripting+languages.html"><![CDATA[Scripting languages]]></category>
		<category domain="http://updates.zdnet.com/tags/development+tools.html"><![CDATA[Development tools]]></category>
		<category domain="http://updates.zdnet.com/tags/code+reuse.html"><![CDATA[Code Reuse]]></category>
		<category domain="http://updates.zdnet.com/tags/perl.html"><![CDATA[Perl]]></category>
		<category domain="http://updates.zdnet.com/tags/ada.html"><![CDATA[Ada]]></category>
	</item>
	<item>
		<title><![CDATA[Reluctantly, ID gives up punch card voting]]></title>
		<link><![CDATA[http://government.zdnet.com/?p=2947]]></link>
		<description><![CDATA[Idaho is the last state with old-fashioned manual punch card voting systems, but thats about to change. Ada County, Idaho is about to switch over to optical scan technology, the Idaho Stateman reports.  County officials are not exactly pleased.   Compared to the punch-card system, county officials say...]]></description>
		<s:doctype><![CDATA[Blog posts]]></s:doctype>
		<pubDate>Fri, 23 Feb 2007 22:34:59 -0800</pubDate>
		<category domain="http://updates.zdnet.com/tags/government+technology.html"><![CDATA[Government technology]]></category>
		<category domain="http://updates.zdnet.com/tags/state+%2526+local+govt.html"><![CDATA[State & Local Govt]]></category>
		<category domain="http://updates.zdnet.com/tags/elections.html"><![CDATA[Elections]]></category>
	</item>
	<item>
		<title><![CDATA[Ada Email Address Search XP 5.28 (Windows)]]></title>
		<link><![CDATA[http://downloads.zdnet.com/abstract.aspx?docid=504723]]></link>
		<description><![CDATA[Designed to fullfill your requirement of searching and finding the Client Email Addresses you really need. Ada Email Address Search XP effectively harvest the very clients for your products,softwares, and business from Internet users worldwide. ]]></description>
		<s:doctype><![CDATA[Software downloads]]></s:doctype>
		<pubDate>Tue, 13 Jun 2006 00:00:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/microsoft+windows+xp.html"><![CDATA[Microsoft Windows XP]]></category>
		<category domain="http://updates.zdnet.com/tags/ada.html"><![CDATA[Ada]]></category>
		<category domain="http://updates.zdnet.com/tags/microsoft+windows.html"><![CDATA[Microsoft Windows]]></category>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming Languages]]></category>
		<category domain="http://updates.zdnet.com/tags/software+development.html"><![CDATA[Software Development]]></category>
		<category domain="http://updates.zdnet.com/tags/software%252fweb+development.html"><![CDATA[Software/Web Development]]></category>
	</item>
	<item>
		<title><![CDATA[Ada Bulk Mailer 3.2 (Windows)]]></title>
		<link><![CDATA[http://downloads.zdnet.com/abstract.aspx?docid=504725]]></link>
		<description><![CDATA[Tool for mass mailing. Multi Threaded architecture. Internal SMTP server. Two optional delivery ways: DNS delivery direct delivery and SMTP delivery. Ada Bulk Mailer sends email to your recipients quickly and easily. ]]></description>
		<s:doctype><![CDATA[Software downloads]]></s:doctype>
		<pubDate>Tue, 13 Jun 2006 00:00:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/ada.html"><![CDATA[Ada]]></category>
		<category domain="http://updates.zdnet.com/tags/microsoft+windows.html"><![CDATA[Microsoft Windows]]></category>
		<category domain="http://updates.zdnet.com/tags/ada+bulk+mailer.html"><![CDATA[Ada Bulk Mailer]]></category>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming Languages]]></category>
		<category domain="http://updates.zdnet.com/tags/software+development.html"><![CDATA[Software Development]]></category>
		<category domain="http://updates.zdnet.com/tags/software%252fweb+development.html"><![CDATA[Software/Web Development]]></category>
	</item>
	<item>
		<title><![CDATA[Ada Email Extractor XP 3.0 (Windows)]]></title>
		<link><![CDATA[http://downloads.zdnet.com/abstract.aspx?docid=504727]]></link>
		<description><![CDATA[Ada Email Extractor XP is an easy to use software for internet marketing. The program searches local hard disk to extract email addresses. It can process the web pages you surfed from Internet Temporary Files, and what ever file types as you specify. ]]></description>
		<s:doctype><![CDATA[Software downloads]]></s:doctype>
		<pubDate>Tue, 13 Jun 2006 00:00:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/microsoft+windows+xp.html"><![CDATA[Microsoft Windows XP]]></category>
		<category domain="http://updates.zdnet.com/tags/ada.html"><![CDATA[Ada]]></category>
		<category domain="http://updates.zdnet.com/tags/microsoft+windows.html"><![CDATA[Microsoft Windows]]></category>
		<category domain="http://updates.zdnet.com/tags/e-mail.html"><![CDATA[E-mail]]></category>
		<category domain="http://updates.zdnet.com/tags/ada+email+extractor+xp.html"><![CDATA[Ada Email Extractor XP]]></category>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming Languages]]></category>
		<category domain="http://updates.zdnet.com/tags/software+development.html"><![CDATA[Software Development]]></category>
		<category domain="http://updates.zdnet.com/tags/software%252fweb+development.html"><![CDATA[Software/Web Development]]></category>
	</item>
	<item>
		<title><![CDATA[Ada Email Search XP Golden Bundle 2.10 (Windows)]]></title>
		<link><![CDATA[http://downloads.zdnet.com/abstract.aspx?docid=504729]]></link>
		<description><![CDATA[Ada Email Search XP Gold can search and extract email addresses both from Internet and local disk as you required. It is a perfect solution to establish your email address lists. It contains three powerful tools: AEAS, AEE and AEF. You can use them to get the cheapest and effective...]]></description>
		<s:doctype><![CDATA[Software downloads]]></s:doctype>
		<pubDate>Tue, 13 Jun 2006 00:00:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/microsoft+windows+xp.html"><![CDATA[Microsoft Windows XP]]></category>
		<category domain="http://updates.zdnet.com/tags/ada.html"><![CDATA[Ada]]></category>
		<category domain="http://updates.zdnet.com/tags/microsoft+windows.html"><![CDATA[Microsoft Windows]]></category>
		<category domain="http://updates.zdnet.com/tags/e-mail+address.html"><![CDATA[E-mail Address]]></category>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming Languages]]></category>
		<category domain="http://updates.zdnet.com/tags/e-mail.html"><![CDATA[E-mail]]></category>
		<category domain="http://updates.zdnet.com/tags/software+development.html"><![CDATA[Software Development]]></category>
		<category domain="http://updates.zdnet.com/tags/software%252fweb+development.html"><![CDATA[Software/Web Development]]></category>
		<category domain="http://updates.zdnet.com/tags/online+communications.html"><![CDATA[Online Communications]]></category>
	</item>
	<item>
		<title><![CDATA[The Pod: software issues]]></title>
		<link><![CDATA[http://talkback.zdnet.com/5208-11202-0.html?forumID=1&threadID=16387&messageID=325805&start=0]]></link>
		<description><![CDATA[The Pod: software issuesBoth feet inIn a large corporation like company "F", the one-throat to choke paradigm is paramount. Even if the Java desktop stuff is half-baked, it makes sense to contract with Sun to do everything and use everything. Heck, we use half-baked or less stuff from IBM today...]]></description>
		<s:doctype><![CDATA[Discussion threads]]></s:doctype>
		<pubDate>Wed, 04 Jan 2006 06:23:00 -0800</pubDate>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming languages]]></category>
		<category domain="http://updates.zdnet.com/tags/unix.html"><![CDATA[UNIX]]></category>
		<category domain="http://updates.zdnet.com/tags/operating+systems.html"><![CDATA[Operating systems]]></category>
		<category domain="http://updates.zdnet.com/tags/gnat.html"><![CDATA[GNAT]]></category>
		<category domain="http://updates.zdnet.com/tags/gcc.html"><![CDATA[GCC]]></category>
		<category domain="http://updates.zdnet.com/tags/vax.html"><![CDATA[VAX]]></category>
		<category domain="http://updates.zdnet.com/tags/sun+microsystems+inc..html"><![CDATA[Sun Microsystems Inc.]]></category>
		<category domain="http://updates.zdnet.com/tags/ada.html"><![CDATA[Ada]]></category>
		<category domain="http://updates.zdnet.com/tags/software.html"><![CDATA[software]]></category>
		<category domain="http://rss.financialcontent.com/stocksymbol">JAVA</category>
		<category domain="tickers">JAVA</category>
	</item>
	<item>
		<title><![CDATA[Fuzzy Sets for Ada 4 (Windows)]]></title>
		<link><![CDATA[http://downloads.zdnet.com/abstract.aspx?docid=727799]]></link>
		<description><![CDATA[The library provides implementations of fuzzy standard and intuitionistic sets, plain and dimensioned fuzzy numbers, fuzzy logic, plain and dimensioned linguistic variables, and fuzzy sets of linguistic variables. Fuzzy numbers are implemented over both integer and real domains. Fuzzy logic is based on the intuitionistic fuzzy sets and the possibility...]]></description>
		<s:doctype><![CDATA[Software downloads]]></s:doctype>
		<pubDate>Thu, 01 Dec 2005 00:00:00 -0800</pubDate>
		<category domain="http://updates.zdnet.com/tags/set.html"><![CDATA[Set]]></category>
		<category domain="http://updates.zdnet.com/tags/plain.html"><![CDATA[Plain]]></category>
		<category domain="http://updates.zdnet.com/tags/ada.html"><![CDATA[Ada]]></category>
		<category domain="http://updates.zdnet.com/tags/dmitry+a.+kazakov.html"><![CDATA[Dmitry A. Kazakov]]></category>
		<category domain="http://updates.zdnet.com/tags/microsoft+windows.html"><![CDATA[Microsoft Windows]]></category>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming Languages]]></category>
		<category domain="http://updates.zdnet.com/tags/operating+systems.html"><![CDATA[Operating Systems]]></category>
		<category domain="http://updates.zdnet.com/tags/software.html"><![CDATA[Software]]></category>
		<category domain="http://updates.zdnet.com/tags/software+development.html"><![CDATA[Software Development]]></category>
		<category domain="http://updates.zdnet.com/tags/software%252fweb+development.html"><![CDATA[Software/Web Development]]></category>
	</item>
	<item>
		<title><![CDATA[Simple components for Ada 1.9 (Windows)]]></title>
		<link><![CDATA[http://downloads.zdnet.com/abstract.aspx?docid=712011]]></link>
		<description><![CDATA[This library provides implementations of smart pointers for automatically collected objects using reference counting; object persistence using ODBC; various containers including maps, stacks, sets, bounded and unbounded arrays; table management tools; text editing tools for I/O of integer and floating-point numbers in any base; OO parsers for infix expressions; storage...]]></description>
		<s:doctype><![CDATA[Software downloads]]></s:doctype>
		<pubDate>Tue, 15 Nov 2005 00:00:00 -0800</pubDate>
		<category domain="http://updates.zdnet.com/tags/ada.html"><![CDATA[Ada]]></category>
		<category domain="http://updates.zdnet.com/tags/microsoft+windows.html"><![CDATA[Microsoft Windows]]></category>
		<category domain="http://updates.zdnet.com/tags/dmitry+a.+kazakov.html"><![CDATA[Dmitry A. Kazakov]]></category>
		<category domain="http://updates.zdnet.com/tags/ooa%252food%252foop.html"><![CDATA[Ooa/Ood/Oop]]></category>
		<category domain="http://updates.zdnet.com/tags/storage.html"><![CDATA[Storage]]></category>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming Languages]]></category>
		<category domain="http://updates.zdnet.com/tags/software+development.html"><![CDATA[Software Development]]></category>
		<category domain="http://updates.zdnet.com/tags/software%252fweb+development.html"><![CDATA[Software/Web Development]]></category>
		<category domain="http://updates.zdnet.com/tags/hardware.html"><![CDATA[Hardware]]></category>
	</item>
	<item>
		<title><![CDATA[How IT keeps an air carrier flying high]]></title>
		<link><![CDATA[http://talkback.zdnet.com/5208-10533-0.html?forumID=1&threadID=9817&messageID=194594&start=0]]></link>
		<description><![CDATA[How IT keeps an air carrier flying highGreat News!This guy knows his stuff! Allowing "gurus" and C programmers (with "link" dependencies) to control your IT department is BAD NEWS! Unfortunetly, this is the case in MANY IT orgs. There is NO standardization - only loosely followed "best practices" rule the...]]></description>
		<s:doctype><![CDATA[Discussion threads]]></s:doctype>
		<pubDate>Wed, 20 Apr 2005 05:34:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming languages]]></category>
		<category domain="http://updates.zdnet.com/tags/c%252fc%252b%252b.html"><![CDATA[C/C++]]></category>
		<category domain="http://updates.zdnet.com/tags/ada.html"><![CDATA[Ada]]></category>
		<category domain="http://updates.zdnet.com/tags/pointer.html"><![CDATA[pointer]]></category>
		<category domain="http://updates.zdnet.com/tags/information+technology.html"><![CDATA[information technology]]></category>
		<category domain="http://updates.zdnet.com/tags/c.html"><![CDATA[C]]></category>
	</item>
	<item>
		<title><![CDATA[Ada Links 3.58 (Windows)]]></title>
		<link><![CDATA[http://downloads.zdnet.com/abstract.aspx?docid=447837]]></link>
		<description><![CDATA[Ada Links is a fun puzzle game like mah jongg, that tests your mind. Its intuitive interface is very easy to learn, and you&apos;ll be playing within a few minutes. The goal of Ada Links is to remove all of the icons from the game board. Tiles can be removed...]]></description>
		<s:doctype><![CDATA[Software downloads]]></s:doctype>
		<pubDate>Sun, 16 May 2004 00:00:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/ada.html"><![CDATA[Ada]]></category>
		<category domain="http://updates.zdnet.com/tags/microsoft+windows.html"><![CDATA[Microsoft Windows]]></category>
		<category domain="http://updates.zdnet.com/tags/aye+software.html"><![CDATA[Aye Software]]></category>
		<category domain="http://updates.zdnet.com/tags/ada+links.html"><![CDATA[Ada Links]]></category>
		<category domain="http://updates.zdnet.com/tags/programming+languages.html"><![CDATA[Programming Languages]]></category>
		<category domain="http://updates.zdnet.com/tags/corporate+governance.html"><![CDATA[Corporate Governance]]></category>
		<category domain="http://updates.zdnet.com/tags/software+development.html"><![CDATA[Software Development]]></category>
		<category domain="http://updates.zdnet.com/tags/software%252fweb+development.html"><![CDATA[Software/Web Development]]></category>
		<category domain="http://updates.zdnet.com/tags/business+operations.html"><![CDATA[Business Operations]]></category>
		<category domain="http://updates.zdnet.com/tags/corporate+law.html"><![CDATA[Corporate Law]]></category>
	</item>
</channel>
</rss>
