<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://simson.net/wiki/index.php?action=history&amp;feed=atom&amp;title=XML</id>
	<title>XML - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://simson.net/wiki/index.php?action=history&amp;feed=atom&amp;title=XML"/>
	<link rel="alternate" type="text/html" href="https://simson.net/wiki/index.php?title=XML&amp;action=history"/>
	<updated>2026-04-23T21:09:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://simson.net/wiki/index.php?title=XML&amp;diff=136&amp;oldid=prev</id>
		<title>Simson: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://simson.net/wiki/index.php?title=XML&amp;diff=136&amp;oldid=prev"/>
		<updated>2009-05-03T07:11:59Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 00:11, 3 May 2009&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Simson</name></author>
	</entry>
	<entry>
		<id>https://simson.net/wiki/index.php?title=XML&amp;diff=135&amp;oldid=prev</id>
		<title>Simson: New page: Notes on XML:  ==XML parsers== * [http://expat.sourceforge.net/ expat] (one of the oldest; fast; doesn&#039;t validate; doesn&#039;t build a DOM). * [http://xmlsoft.org/ libxml2] (provides DOM suppo...</title>
		<link rel="alternate" type="text/html" href="https://simson.net/wiki/index.php?title=XML&amp;diff=135&amp;oldid=prev"/>
		<updated>2009-04-13T06:42:18Z</updated>

		<summary type="html">&lt;p&gt;New page: Notes on XML:  ==XML parsers== * [http://expat.sourceforge.net/ expat] (one of the oldest; fast; doesn&amp;#039;t validate; doesn&amp;#039;t build a DOM). * [http://xmlsoft.org/ libxml2] (provides DOM suppo...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Notes on XML:&lt;br /&gt;
&lt;br /&gt;
==XML parsers==&lt;br /&gt;
* [http://expat.sourceforge.net/ expat] (one of the oldest; fast; doesn&amp;#039;t validate; doesn&amp;#039;t build a DOM).&lt;br /&gt;
* [http://xmlsoft.org/ libxml2] (provides DOM support, which is slow and sucks memory)&lt;br /&gt;
* [http://www.cogsci.ed.ac.uk/~richard/rxp.html rxp], fast, simple, and GPL&amp;#039;ed.&lt;br /&gt;
&lt;br /&gt;
Other XML resources at xml.apache.org&lt;/div&gt;</summary>
		<author><name>Simson</name></author>
	</entry>
</feed>