Large sync between my W3C base and Gnome's one:

- parser.[ch]: added xmlGetFeaturesList() xmlGetFeature() and xmlAddFeature()
- tree.[ch]: added xmlAddChildList()
- xmllint.c: MAP_FAILED macro test
- parser.h: added xmlParseCtxtExternalEntity()
- valid.c: applied bug fixes removed warning
- tree.c: added CDATA block to elements content
- testSAX.c: cleanup of output
- testHTML.c: added SAX testing
- encoding.c: better error recovery
- SAX.c, parser.c: fixed one of the external entity processing of the OASis testsuite
- Makefile.am: added HTML SAX regression tests
- configure.in: bumped to 2.2.2
- test/HTML/ result/HTML: added a few of HTML tests, and added the SAX results

Daniel
diff --git a/result/HTML/Down.html.sax b/result/HTML/Down.html.sax
new file mode 100644
index 0000000..ce3052e
--- /dev/null
+++ b/result/HTML/Down.html.sax
@@ -0,0 +1,37 @@
+SAX.setDocumentLocator()
+SAX.startDocument()
+SAX.startElement(html)
+SAX.characters(
+, 1)
+SAX.startElement(head)
+SAX.characters(
+  , 3)
+SAX.startElement(title)
+SAX.characters(This service is temporary down, 30)
+SAX.endElement(title)
+SAX.characters(
+, 1)
+SAX.endElement(head)
+SAX.characters(
+
+, 2)
+SAX.startElement(body, bgcolor='#FFFFFF')
+SAX.characters(
+, 1)
+SAX.startElement(h1, align='center')
+SAX.characters(Sorry, this service is tempora, 37)
+SAX.endElement(h1)
+SAX.characters(
+We are doing our best to get , 48)
+SAX.startElement(p)
+SAX.characters(The W3C system administrators, 29)
+SAX.endElement(p)
+SAX.characters(
+, 1)
+SAX.endElement(body)
+SAX.characters(
+, 1)
+SAX.endElement(html)
+SAX.ignorableWhitespace(
+, 1)
+SAX.endDocument()
diff --git a/result/HTML/autoclose.html.sax b/result/HTML/autoclose.html.sax
new file mode 100644
index 0000000..5a45627
--- /dev/null
+++ b/result/HTML/autoclose.html.sax
@@ -0,0 +1,11 @@
+SAX.setDocumentLocator()
+SAX.startDocument()
+SAX.startElement(html)
+SAX.startElement(body)
+SAX.startElement(hr)
+SAX.endElement(hr)
+SAX.ignorableWhitespace(
+, 1)
+SAX.endElement(body)
+SAX.endElement(html)
+SAX.endDocument()
diff --git a/result/HTML/autoclose2.html.sax b/result/HTML/autoclose2.html.sax
new file mode 100644
index 0000000..d1e6abb
--- /dev/null
+++ b/result/HTML/autoclose2.html.sax
@@ -0,0 +1,11 @@
+SAX.setDocumentLocator()
+SAX.startDocument()
+SAX.startElement(html)
+SAX.startElement(body)
+SAX.startElement(p)
+SAX.characters(toto
+, 5)
+SAX.endElement(p)
+SAX.endElement(body)
+SAX.endElement(html)
+SAX.endDocument()
diff --git a/result/HTML/autoclose3.html.sax b/result/HTML/autoclose3.html.sax
new file mode 100644
index 0000000..e8ed330
--- /dev/null
+++ b/result/HTML/autoclose3.html.sax
@@ -0,0 +1,20 @@
+SAX.setDocumentLocator()
+SAX.startDocument()
+SAX.startElement(html)
+SAX.startElement(body)
+SAX.startElement(ul)
+SAX.characters(
+, 1)
+SAX.startElement(li)
+SAX.characters(item 1
+, 7)
+SAX.endElement(li)
+SAX.startElement(li)
+SAX.characters(item 2
+, 7)
+SAX.endElement(li)
+SAX.error: Opening and ending tag mismatch: body and ul
+SAX.endElement(ul)
+SAX.endElement(body)
+SAX.endElement(html)
+SAX.endDocument()
diff --git a/result/HTML/doc2.htm b/result/HTML/doc2.htm
new file mode 100644
index 0000000..31db496
--- /dev/null
+++ b/result/HTML/doc2.htm
@@ -0,0 +1,24 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!-- saved from url=(0016)http://intranet/ --><!-- BEGIN Naviscope Javascript --><html>
+<head>
+<title>Welcome to Copernic.com</title>
+<script language="javascript">
+          NS_ActualOpen=window.open;
+          function NS_NullWindow(){this.window;}
+          function NS_NewOpen(url,nam,atr){return(new NS_NullWindow());}
+          window.open=NS_NewOpen;
+</script>
+<!-- END Naviscope Javascript -->!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;<!-- saved from url=(0027)http://www.agents-tech.com/ --><meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
+<meta content="Copernic.com Inc. develops innovative agent technology solutions to efficiently access and manage the overwhelming quantity of information available on the Internet and intranets." name="DESCRIPTION">
+<meta content="agent,technology,intranet,extranet,management,filtering,ranking,solution,service,intelligent,intelligence,client,server,architecture,developer,development,information,telecommunication,announcement,press,product,profile,contact,multi-agent,meta-search,metasearch,multi-thread,mobile,wireless,shopping,robot,PCS,Copernic,engine,toolkit,CDK,EDK" name="KEYWORDS">
+<meta content="MSHTML 5.00.3103.1000" name="GENERATOR">
+</head>
+<body><frameset border="false" cols="172,*" frameBorder="0" frameSpacing="0">
+<frame marginHeight="0" marginWidth="0" name="left" noResize scrolling="no" src="doc2_files/side.htm" target="rtop">
+<frameset rows="43,*">
+<frame marginHeight="0" marginWidth="0" name="rtop" noResize scrolling="no" src="doc2_files/top.htm" target="rbottom">
+<frame name="rbottom" noResize src="doc2_files/contents.htm" target="_top">
+</frameset>
+<noframes><body bgcolor="#FFFFFF" text="#000000" link="#000080" vlink="#000080" alink="#000080" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0"><p>This page uses frames, but your browser doesn't support them.</p></body></noframes>
+</frameset></body>
+</html>
diff --git a/result/HTML/doc2.htm.err b/result/HTML/doc2.htm.err
new file mode 100644
index 0000000..9e37bf4
--- /dev/null
+++ b/result/HTML/doc2.htm.err
@@ -0,0 +1,3 @@
+./test/HTML/doc2.htm:10: error: htmlParseStartTag: invalid element name
+<!-- END Naviscope Javascript --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Tr
+                                  ^
diff --git a/result/HTML/doc2.htm.sax b/result/HTML/doc2.htm.sax
new file mode 100644
index 0000000..3d02052
--- /dev/null
+++ b/result/HTML/doc2.htm.sax
@@ -0,0 +1,71 @@
+SAX.setDocumentLocator()
+SAX.startDocument()
+SAX.internalSubset(HTML, -//W3C//DTD HTML 4.0 Transitional//EN, (null))
+SAX.comment( saved from url=(0016)http://intranet/ )
+SAX.comment( BEGIN Naviscope Javascript )
+SAX.startElement(html)
+SAX.startElement(head)
+SAX.startElement(title)
+SAX.characters(Welcome to Copernic.com, 23)
+SAX.endElement(title)
+SAX.characters(
+, 1)
+SAX.startElement(script, language='javascript')
+SAX.characters(
+          NS_ActualOpen=windo, 194)
+SAX.endElement(script)
+SAX.characters(
+, 1)
+SAX.comment( END Naviscope Javascript )
+SAX.error: htmlParseStartTag: invalid element name
+SAX.characters(!DOCTYPE HTML PUBLIC "-//W3C//, 61)
+SAX.comment( saved from url=(0027)http://www.agents-tech.com/ )
+SAX.characters(
+, 1)
+SAX.startElement(meta, content='text/html; charset=iso-8859-1', http-equiv='Content-Type')
+SAX.endElement(meta)
+SAX.characters(
+, 1)
+SAX.startElement(meta, content='Copernic.com Inc. develops innovative agent technology solutions to efficiently access and manage the overwhelming quantity of information available on the Internet and intranets.', name='DESCRIPTION')
+SAX.endElement(meta)
+SAX.characters(
+, 1)
+SAX.startElement(meta, content='agent,technology,intranet,extranet,management,filtering,ranking,solution,service,intelligent,intelligence,client,server,architecture,developer,development,information,telecommunication,announcement,press,product,profile,contact,multi-agent,meta-search,metasearch,multi-thread,mobile,wireless,shopping,robot,PCS,Copernic,engine,toolkit,CDK,EDK', name='KEYWORDS')
+SAX.endElement(meta)
+SAX.characters(
+, 1)
+SAX.startElement(meta, content='MSHTML 5.00.3103.1000', name='GENERATOR')
+SAX.endElement(meta)
+SAX.endElement(head)
+SAX.startElement(body)
+SAX.startElement(frameset, border='false', cols='172,*', frameBorder='0', frameSpacing='0')
+SAX.startElement(frame, marginHeight='0', marginWidth='0', name='left', noResize='(null)', scrolling='no', src='doc2_files/side.htm', target='rtop')
+SAX.endElement(frame)
+SAX.startElement(frameset, rows='43,*')
+SAX.startElement(frame, marginHeight='0', marginWidth='0', name='rtop', noResize='(null)', scrolling='no', src='doc2_files/top.htm', target='rbottom')
+SAX.endElement(frame)
+SAX.startElement(frame, name='rbottom', noResize='(null)', src='doc2_files/contents.htm', target='_top')
+SAX.endElement(frame)
+SAX.endElement(frameset)
+SAX.startElement(noframes)
+SAX.characters(
+
+  , 4)
+SAX.startElement(body, bgcolor='#FFFFFF', text='#000000', link='#000080', vlink='#000080', alink='#000080', topmargin='0', leftmargin='0', marginheight='0', marginwidth='0')
+SAX.characters(
+  , 3)
+SAX.startElement(p)
+SAX.characters(This page uses frames, but you, 61)
+SAX.endElement(p)
+SAX.characters(
+  , 3)
+SAX.endElement(body)
+SAX.characters(
+  , 3)
+SAX.endElement(noframes)
+SAX.endElement(frameset)
+SAX.endElement(body)
+SAX.endElement(html)
+SAX.ignorableWhitespace(
+, 1)
+SAX.endDocument()
diff --git a/result/HTML/doc3.htm b/result/HTML/doc3.htm
new file mode 100644
index 0000000..cd7e2b6
--- /dev/null
+++ b/result/HTML/doc3.htm
@@ -0,0 +1,888 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!-- saved from url=(0025)http://bp6.gamesquad.net/ --><!-- BEGIN Naviscope Javascript --><html>
+<head>
+<title>BP6.com #1 online resource for the BP6 Mobo....</title>
+<script language="javascript">

+          NS_ActualOpen=window.open;

+          function NS_NullWindow(){this.window;}

+          function NS_NewOpen(url,nam,atr){return(new NS_NullWindow());}

+          window.open=NS_NewOpen;

+</script>
+<!-- END Naviscope Javascript -->!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 3.2//EN&quot;&gt;<!--last modified on Tuesday, February 22, 2000 11:47 PM --><meta content="text/html;CHARSET=iso-8859-1" http-equiv="Content-Type">
+<meta content="Tim" name="Author">
+<style type="text/css">A.nav {

+	COLOR: #003399; TEXT-DECORATION: none

+}

+A.nav:hover {

+	COLOR: #3366cc; TEXT-DECORATION: underline

+}

+</style>
+<script language="JavaScript">
+<!-- Idea by:  Nic Wolfe (Nic@TimelapseProductions.com) --><!-- Web URL:  http://fineline.xs.mw --><!-- This script and many more are available free online at --><!-- The JavaScript Source!! http://javascript.internet.com --><!-- Begin
+function popUp(URL) {
+day = new Date();
+id = day.getTime();
+eval("page" + id + " = window.open(URL, '" + id + "', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=145, height=250');");
+}
+// End -->
+</script>
+<meta content="MSHTML 5.00.3103.1000" name="GENERATOR">
+</head>
+<body aLink="red" bgColor="black" link="red" text="white" vLink="red">
+<p>
+<div align="center">
+<table border="0" cellPadding="0" cellSpacing="0" width="80%"><tbody>
+<tr>
+<td vAlign="top" width="31"><a href="http://bp6.gamesquad.net/"><img align="bottom" border="0" height="74" src="doc3_files/logo.gif" width="252"></a></td>
+<td align="left" bgColor="#000000">
+<img height="15" src="doc3_files/spacer.gif" width="15">
+<!-- START GAMESQUAD.NET IFRAME RICH MEDIA CODE --><!-- © 2000 GameSquad.net All Rights Reserved. --><iframe border="0" frameBorder="no" height="60" marginHeight="0" marginWidth="0" scrolling="no" src="doc3_files/adcycle.htm" width="468"><a href="http://ads.gamesquad.net/addclick.exe/adclick.cgi?REGION=game|tech|ent&amp;id=1" target="_top"><img src="http://ads.gamesquad.net/addclick.exe/adcycle.cgi?group=52&amp;media=1&amp;id=1" width="468" height="60" border="0" ALT="GSN ROS Ad"></a></iframe>
+<!-- END GAMESQUAD.NET IFRAME RICH MEDIA CODE --><br>
+<img height="15" src="doc3_files/spacer.gif" width="400">
+</td>
+</tr>
+<tr><td bgColor="#003399" colSpan="2"><p align="right">
+<img align="right" border="0" height="18" hspace="0" src="doc3_files/trcorner.gif" width="20">
+<img align="left" border="0" height="18" hspace="0" src="doc3_files/tlcorner.gif" width="20">
+<font face="Verdana" size="2">Monday, July 31st, 2000</font>
+</p></td></tr>
+<tr><td colSpan="2"><table bgColor="#003399" border="0" cellPadding="0" cellSpacing="4" width="100%"><tbody><tr><td bgColor="#666666" width="100%"><center>
+<p>
+<table bgColor="black" border="0" cellPadding="0" cellSpacing="1" width="100%"><tbody><tr><td background="doc3_files/hscan.gif" bgColor="#666666" width="100%">
+<img height="1" src="doc3_files/spacer.gif" width="738">
+<br>
+<center><table border="0" cellPadding="2" cellSpacing="0" width="91%"><tbody><tr>
+<td vAlign="top" width="15%"><p align="center">
+<a href="http://bp6.gamesquad.net/specs.phtml"><img align="bottom" alt="Abit BP6 Motherboard specification and information." border="0" height="45" src="doc3_files/bp6icon.gif" width="70"></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/specs.phtml"><font color="white" face="Verdana" size="1">BP6 Specs</font></a>
+</p></td>
+<td vAlign="top" width="15%"><p align="center">
+<a href="http://bp6.gamesquad.net/bxcool.phtml"><img align="bottom" alt="How to cool the BX Chipset on your BP6." border="0" height="45" src="doc3_files/bxcool.gif" width="70"></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/uc.phtml"><font color="white" face="Verdana" size="1">BX Cooling</font></a>
+</p></td>
+<td vAlign="top" width="15%"><p align="center">
+<a href="http://bp6.gamesquad.net/contest.phtml"><img align="bottom" alt="The U;timate Gaming Contest - Coming Soon!" border="0" height="45" src="doc3_files/ugmcontest.gif" width="70"></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/contest.phtml"><font color="white" face="Verdana" size="1">UGM Contest</font></a>
+</p></td>
+<td vAlign="top" width="15%"><p align="center">
+<a href="http://bp6.gamesquad.net/uc.phtml"><img align="bottom" alt="Cooling &amp; Heatsink review for the BP6." border="0" height="45" src="doc3_files/alpha.gif" width="70"></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/uc.phtml"><font color="white" face="Verdana" size="1">Heatsinks</font></a>
+</p></td>
+<td vAlign="top" width="15%"><p align="center">
+<a href="http://bp6.gamesquad.net/101.phtml"><img align="bottom" alt="BP6 101 - Class is now in session. Welcome newbies!" border="0" height="45" src="doc3_files/bp6101.gif" width="70"></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/101.phtml"><font color="white" face="Verdana" size="1">BP6 101</font></a>
+</p></td>
+<td vAlign="top" width="15%"><p align="center">
+<a href="http://bp6.gamesquad.net/win2k_install.phtml"><img align="bottom" alt="Install guide for installing Windows 2000 on the BP6 " border="0" height="45" src="doc3_files/win2kht.gif" width="70"></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/win2k_install.phtml"><font color="white" face="Verdana" size="1">Win2k Install</font></a>
+</p></td>
+<td vAlign="top" width="15%"><p align="center">
+<a href="http://www.gentus.com/">
+<img align="bottom" alt="Taking a first look at the Abit Linux release called " border="0" height="45" src="doc3_files/gentusbox.gif" width="70" Gentus>?.?&gt;</a>
+<br>
+<a href="http://www.gentus.com/"><font color="white" face="Verdana" size="1">Gentus</font></a>
+</p></td>
+</tr></tbody></table></center>
+</tbody></table>
+</center></tbody></table>
+</tbody></table>
+<table bgColor="#003399" border="0" cellSpacing="6" width="80%"><tbody><tr>
+<td bgColor="black" vAlign="top" width="10%"><table border="0" cellPadding="3" cellSpacing="0" width="100%"><tbody><tr><td width="100%">
+<img height="1" src="doc3_files/spacer.gif" width="111">
+<br>
+<b><font color="yellow" face="Verdana" size="2">REVIEWS</font></b>
+<font face="Verdana" size="2">
+<br>
+<hr align="center">
+</font>
+<a href="http://bp6.gamesquad.net/bp6reviews.phtml"><font color="white" face="Verdana" size="1">BP6 Reviews</font></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/h2o.phtml"><font color="white" face="Verdana" size="1">BP6 Watercooling</font></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/bxcool.phtml"><font color="white" face="Verdana" size="1">BX Chipset Cooling</font></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/benchmark.phtml"><font color="white" face="Verdana" size="1">Benchmarks</font></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/bp6fsb.phtml"><font color="white" face="Verdana" size="1">BP6FSB Utility</font></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/powerleap.phtml"><font color="white" face="Verdana" size="1">PowerLeap NEO S370</font></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/seti.phtml"><font color="white" face="Verdana" size="1">SETI on the BP6</font></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/orbs.phtml"><font color="white" face="Verdana" size="1">Golden Orbs I</font></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/orbs/orbs2.phtml"><font color="white" face="Verdana" size="1">Golden Orbs II</font></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/Q6fix.phtml"><font color="white" face="Verdana" size="1">VTT Solution</font></a>
+<font face="Verdana" size="1">
+<br>
+<br>
+</font>
+<b><font color="yellow" face="Verdana" size="2">NAVIGATE</font></b>
+<font color="yellow" face="Verdana" size="2"><hr align="center"></font>
+<a href="http://www.bp6.com/"><font color="white" face="Verdana" size="1">News</font></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/chat.phtml"><font color="white" face="Verdana" size="1">Online Text Chat</font></a>
+<font face="Verdana" size="1"><br></font>
+<a href="javascript:popUp('chat_popup.htm')"><font color="white" face="Verdana" size="1">Voice Chat</font></a>
+<br>
+<a href="http://216.247.220.192/Forum"><font color="white" face="Verdana" size="1">Messageboard</font></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/cooling"><font color="white" face="Verdana" size="1">Temp. Converter</font></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/uc.phtml"><font color="white" face="Verdana" size="1">Picture Gallery</font></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/bios.phtml"><font color="white" face="Verdana" size="1">Latest BIOS</font></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/files/"><font color="white" face="Verdana" size="1">Drivers &amp; Files</font></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/uc.phtml"><font color="white" face="Verdana" size="1">UGM of the week</font></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/contest.phtml"><font color="white" face="Verdana" size="1">BP6 Contest</font></a>
+<font face="Verdana" size="1">
+<br>
+<br>
+</font>
+<b><font color="yellow" face="Verdana" size="2">OTHER STUFF</font></b>
+<font color="yellow" face="Verdana" size="2"><hr align="center"></font>
+<a href="http://bp6.gamesquad.net/whois.phtml"><font color="white" face="Verdana" size="1">Who is Tim?</font></a>
+<font face="Verdana" size="1"><br></font>
+<a href="mailto:tim@bp6.com"><font color="white" face="Verdana" size="1">Contact BP6.com</font></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/uc.phtml"><font color="white" face="Verdana" size="1">Affiliates Section</font></a>
+<font face="Verdana" size="1"><br></font>
+<a href="http://bp6.gamesquad.net/uc.phtml"><font color="white" face="Verdana" size="1">Sponsors Section <br>
+</font></a>
+<a href="http://bp6.gamesquad.net/links.phtml"><font color="white" face="Verdana" size="1">Links<br>
+<br>
+</font></a>
+<b><font color="yellow" face="Verdana" size="2">PC SPECIALS</font></b>
+<font color="yellow" face="Verdana" size="2"><hr align="center"></font>
+<a href="http://bp6.gamesquad.net/specials.phtml"><font color="white" face="Verdana" size="1">Vendor 

+            Specials<br>
+<br>
+</font></a>
+<br>
+<b><font color="yellow" face="Verdana" size="2">Pic of the day</font></b>
+<hr>
+<center><p align="center"><font face="Verdana, Arial, Helvetica" size="1"><a href="http://bp6.gamesquad.net/cgi-bin/schlabo/potd.pl"><img alt="No picture is available for today." border="0" src="doc3_files/potd_na_110x83.gif"></a></font></p></center>
+<br>
+<center></center>
+<br>
+<!--<A HREF="code:javascript:ID_FTPWebView.InvokeHelp()"><FONT SIZE="1" COLOR="white" FACE="Verdana">FTP Help</FONT></A>-->
+</td></tr></tbody></table>
+<td bgColor="white" vAlign="top" width="80%">
+<img height="1" src="doc3_files/spacer.gif" width="490">
+<br>
+<center>
+<p>
+<table bgColor="white" border="0" cellPadding="10" cellSpacing="0" height="100%" width="100%"><tbody><tr><td bgColor="white" vAlign="top" width="100%">
+<center><a href="http://www.encounter2001.com/" target="_blank"><img border="0" height="60" src="doc3_files/banner2.gif" width="468"></a></center>
+<br>
+<a name="news_top"></a>
+<font color="#003366" face="verdana,arial" size="2"><b>Headlines</b></font>
+<br>
+<font face="arial" size="1"><a class="nav" href="http://bp6.gamesquad.net/index.phtml#newsitem965012956,78924,">Chat 

+            with ABIT - 8:09PM PDT</a></font>
+<br>
+<font face="arial" size="1"><a class="nav" href="http://bp6.gamesquad.net/index.phtml#newsitem964766837,26344,">Fixed 

+            wallpaper - 11:47PM PDT</a></font>
+<br>
+<font face="arial" size="1"><a class="nav" href="http://bp6.gamesquad.net/index.phtml#newsitem964762841,25865,">Seti 

+            update - 10:40PM PDT</a></font>
+<br>
+<font face="arial" size="1"><a class="nav" href="http://bp6.gamesquad.net/index.phtml#newsitem964732235,45502,">Judge 

+            gives Napster the Boot!! - 2:10PM PDT</a></font>
+<br>
+<font face="arial" size="1"><a class="nav" href="http://bp6.gamesquad.net/index.phtml#newsitem964713289,83675,">Ram 

+            Sinks.. more cooling for small places. - 8:54AM 

+            PDT</a></font>
+<br>
+<font face="arial" size="1"><a class="nav" href="http://bp6.gamesquad.net/index.phtml#newsitem964671589,7831,">is 

+            it [H]ard? - 9:19PM PDT</a></font>
+<br>
+<font face="arial" size="1"><a class="nav" href="http://bp6.gamesquad.net/index.phtml#newsitem964644047,60218,">WiLd 

+            CaSe!! - 1:40PM PDT</a></font>
+<br>
+<font face="arial" size="1"><a class="nav" href="http://bp6.gamesquad.net/index.phtml#newsitem964631110,84122,">What 

+            the heck is a Peltier?!?! - 10:05AM PDT</a></font>
+<br>
+<font face="arial" size="1"><a class="nav" href="http://bp6.gamesquad.net/index.phtml#newsitem964587833,74573,">HELLO 

+            EVERYONE!!! - 10:03PM PDT</a></font>
+<br>
+<font face="arial" size="1"><a class="nav" href="http://bp6.gamesquad.net/index.phtml#newsitem964429577,13375,">BP6 

+            Q3 server up and running.. - 2:06AM PDT</a></font>
+<br>
+<br>
+<!-- NP v3.7.5 --><a name="newsitem965012956,78924,"></a>
+<table bgColor="#003399" width="100%"><tbody><tr><td><font color="#ffffff" face="Verdana,arial" size="2"><b>Sunday, 

+                  July 30, 2000</b></font></td></tr></tbody></table>
+<br>
+<!--<hr noshade width=100%>--><b><u><font color="#003366" face="Verdana, Arial" size="2">Chat with 

+            ABIT</font></u></b>
+<br>
+<font color="#0066cc" face="Arial" size="1">
+<small>Posted by <a class="nav" href="mailto:Holodeck@bp6.com">Holodeck2</a> @ 8:09PM 

+            PDT</small>  <a href="http://bp6.gamesquad.net/news/965012956,78924,.html">
+<img border="0" src="doc3_files/comments.gif">0 comments</a> 

+             | <a href="http://bp6.gamesquad.net/#news_top">top</a>
+</font>
+<br>
+<font color="black" face="Arial" size="2">I&#x2019;m slacking a little. All game no 

+            work makes Holodeck2 a happy boy :-)<br>
+<br>Wallpaper update: I got 

+            off my lazy ass and redid the 1280x1024 wall paper, now it has the 2 

+            celerons.<br>
+<br>
+<b><a href="http://fullon3d.com/chat/abit/" target="3d">Fullon3d had a live chat with that Eric guy from Abit. 

+            </a></b>Submitted by: MJS<br>
+<br>Here&#x2019;s a little clip:<br>[Falcon] 

+            BP6-2??<br>[EricBoeing] We already have a micro ATX dual flip-chip 

+            board<br>[EricBoeing] but it's OEM only<br>[EricBoeing] the full ATX 

+            version should be out Septemberish<br>
+</font>
+<br>
+<br>
+<a name="newsitem964766837,26344,"></a>
+<table bgColor="#003399" width="100%"><tbody><tr><td><font color="#ffffff" face="Verdana,arial" size="2"><b>Thursday, 

+                  July 27, 2000</b></font></td></tr></tbody></table>
+<br>
+<!--<hr noshade width=100%>--><b><u><font color="#003366" face="Verdana, Arial" size="2">Fixed 

+            wallpaper</font></u></b>
+<br>
+<font color="#0066cc" face="Arial" size="1">
+<small>Posted by <a class="nav" href="mailto:Holodeck@bp6.com">Holodeck2</a> @ 11:47PM 

+            PDT</small>  <a href="http://bp6.gamesquad.net/news/964766837,26344,.html">
+<img border="0" src="doc3_files/comments.gif">5 comments</a> 

+             | <a href="http://bp6.gamesquad.net/#news_top">top</a>
+</font>
+<br>
+<font color="black" face="Arial" size="2">
+<b>Get them now!!</b>
+<br>This is a 

+            fixed bp6 wallpaper. In all the popular flavors, err... 

+            resolutions.<br>
+<img height="180" src="doc3_files/3-800.jpg" width="240">
+<br>It's still the Intels Inside one with a spelling 

+            change; from &quot;Mothboard&quot; to &quot;Motherboard&quot;<br>
+<br>Thanks to Matt for 

+            pointing that out to me.<br>I would also like to thank Kevin for 

+            hosting my last batch and Radu for the previous &quot;DUEL&quot;/&quot;DUAL&quot; 

+            error.<br>And 1 more person, THANK YOU TIM for letting me borrow 

+            your server space ;-)<br>
+<br>If you need a weird resolution, feel 

+            free to <a href="mailto:Holodeck2@home.com">e-mail</a> me requesting 

+            for one.<br>If you have ideas or more errors to point out, <a href="mailto:Holodeck2@home.com">mailto:Holodeck2@home.com</a>
+<br>
+<br>
+<a href="doc3_files/3-800.jpg" target="800">800x600 </a>
+<br>
+<a href="http://www.bp6.com/pics/holodeck2/wallpaper/3-1024.jpg" target="800">1024x768 </a>
+<br>
+<a href="http://www.bp6.com/pics/holodeck2/wallpaper/3-1152.jpg" target="800">1152x864 </a>
+<br>
+<a href="http://www.bp6.com/pics/holodeck2/wallpaper/3-1280x1024.jpg" target="800">1280x1024 </a>
+<br>
+<a href="http://www.bp6.com/pics/holodeck2/wallpaper/3-1600.jpg" target="800">1600x1200 </a>
+<br>
+<p>Enjoy :-)<br>
+</p>
+<p>
+<a href="mailto:Holodeck2@home.com">Holodeck2,</a>
+<br>[H]ard at 

+            work on the Brand Spanking New Wallpaper.<br>
+</p>
+</font>
+<br>
+<br>
+<a name="newsitem964762841,25865,"></a>
+<b><u><font color="#003366" face="Verdana, Arial" size="2">Seti update</font></u></b>
+<br>
+<font color="#0066cc" face="Arial" size="1">
+<small>Posted by <a class="nav" href="mailto:Holodeck@bp6.com">Holodeck2</a> @ 10:40PM 

+            PDT</small>  <a href="http://bp6.gamesquad.net/news/964762841,25865,.html">
+<img border="0" src="doc3_files/comments.gif">5 comments</a> 

+             | <a href="http://bp6.gamesquad.net/#news_top">top</a>
+</font>
+<br>
+<font color="black" face="Arial" size="2">
+<img height="54" src="doc3_files/setiupdate.jpg" width="400">
+<br>You like the 

+            pic?<br>
+<br>Bp6 User Group Update:<br>Completed 61531 

+            units!!<br>
+<b>#168 on Top 200 All Groups</b> (Going to pass CLRC in 

+            a few days)<br>
+<b>#74 on Top 200 Teams</b> (Gaining fast on 

+            Starfleet)<br>
+<br>We are flying though at the speed of light (may be 

+            a little slower).<br>Good job everyone!!<br>
+<br>Check this page at 

+            least once a day for new stuff :-)<br>
+</font>
+<br>
+<br>
+<a name="newsitem964732235,45502,"></a>
+<b><u><font color="#003366" face="Verdana, Arial" size="2">Judge gives Napster the 

+            Boot!!</font></u></b>
+<br>
+<font color="#0066cc" face="Arial" size="1">
+<small>Posted by <a class="nav" href="mailto:Holodeck@bp6.com">Holodeck2</a> @ 2:10PM 

+            PDT</small>  <a href="http://bp6.gamesquad.net/news/964732235,45502,.html">
+<img border="0" src="doc3_files/comments.gif">0 comments</a> 

+             | <a href="http://bp6.gamesquad.net/#news_top">top</a>
+</font>
+<br>
+<font color="black" face="Arial" size="2">Good afternoon for everyone living in 

+            EST. I was going to post today morning but I didn't. Here's my 

+            story:<br>I woke up and thought about posting something but I 

+            decided to wax my car before the sun came up (draw your own 

+            conclusions), wax on, wax off, wax on,..., did that for about an 

+            hour. Then I saw the sun rise (Aaahh I'm melting... not). I sat in 

+            front of my comp and started to search for good news to post. Saw 

+            that a stoopid judge temporally shuts down napster. Goes to room and 

+            cry. and now I'm here :-)<br>
+<br>
+<a href="http://www.msnbc.com/news/437532.asp" target="Judge vs Napster">Judge shuts Napster down

+            <p><img height="143" src="doc3_files/669915.jpg" width="200"></p>
+</a>
+<br>Check out the Goofy guy in the suit<br>He's Sean 

+            Fanning, founder of Napster.<br>
+<br>Got news?? <a href="mailto:Holodeck2@home.com">mailto:Holodeck2@home.com</a>
+<br>
+</font>
+<br>
+<br>
+<a name="newsitem964713289,83675,"></a>
+<b><u><font color="#003366" face="Verdana, Arial" size="2">Ram Sinks.. more cooling for small 

+            places.</font></u></b>
+<br>
+<font color="#0066cc" face="Arial" size="1">
+<small>Posted by <a class="nav" href="mailto:tim@bp6.com">tim</a> @ 8:54AM PDT</small>  <a href="http://bp6.gamesquad.net/news/964713289,83675,.html">
+<img border="0" src="doc3_files/comments.gif">0 comments</a> 

+             | <a href="http://bp6.gamesquad.net/#news_top">top</a>
+</font>
+<br>
+<font color="black" face="Arial" size="2">Need some cooling for your Videocard 

+            memory to get a little extra overclockability and FPS? <a href="http://www.overclockershideout.com/RamSinks.html" target="_BLANK">Overclockers Hiedout Ram Sinks</a> They just notified 

+            me of their new design.<br>
+<img border="1" src="doc3_files/ramsink.jpg">
+</font>
+<br>
+<br>
+<a name="newsitem964671589,7831,"></a>
+<table bgColor="#003399" width="100%"><tbody><tr><td><font color="#ffffff" face="Verdana,arial" size="2"><b>Wednesday, July 26, 

+            2000</b></font></td></tr></tbody></table>
+<br>
+<!--<hr noshade width=100%>--><b><u><font color="#003366" face="Verdana, Arial" size="2">is it 

+            [H]ard?</font></u></b>
+<br>
+<font color="#0066cc" face="Arial" size="1">
+<small>Posted by <a class="nav" href="mailto:Holodeck@bp6.com">Holodeck2</a> @ 9:19PM 

+            PDT</small>  <a href="http://bp6.gamesquad.net/news/964671589,7831,.html">
+<img border="0" src="doc3_files/comments.gif">0 comments</a> 

+             | <a href="http://bp6.gamesquad.net/#news_top">top</a>
+</font>
+<br>
+<font color="black" face="Arial" size="2">Big heatsinks are good, very good. The 

+            bigger the better.<br>You can never can have a too big of heatsink 

+            on a small chip (CPU, GPU, CHIPSET, etc)<br>
+<br>
+<img height="173" src="doc3_files/voodooside2.jpg" width="230">
+<br>My overclocked 

+            Voodoo3 2000 with a BIG mofo heatsink on top.<br>Peltier and 

+            watercooling next up :-)<br>(if you pry off the heatsink you void 

+            the warranty )<br>
+<br>it was originally posted on <a href="http://www.hardocp.com/">[H]ardOCP </a>
+<br>I&#x2019;m not only a 

+            BP6er but also a [H]ardOCPer<br>
+</font>
+<br>
+<br>
+<a name="newsitem964644047,60218,"></a>
+<b><u><font color="#003366" face="Verdana, Arial" size="2">WiLd CaSe!!</font></u></b>
+<br>
+<font color="#0066cc" face="Arial" size="1">
+<small>Posted by <a class="nav" href="mailto:Holodeck@bp6.com">Holodeck2</a> @ 1:40PM 

+            PDT</small>  <a href="http://bp6.gamesquad.net/news/964644047,60218,.html">
+<img border="0" src="doc3_files/comments.gif">8 comments</a> 

+             | <a href="http://bp6.gamesquad.net/#news_top">top</a>
+</font>
+<br>
+<font color="black" face="Arial" size="2">Now this person really knows how to 

+            keep his case cool!!<br>Addin an 18&quot; Fan!! WOW!!<br>
+<br>
+<a href="http://www.envador.com/Photos/PVCII/" target="_blank"><img src="doc3_files/TN_OpenedUp1.jpg"></a>
+<br>Click to go to his 

+            site.<br>
+</font>
+<br>
+<br>
+<a name="newsitem964631110,84122,"></a>
+<b><u><font color="#003366" face="Verdana, Arial" size="2">What the heck is a 

+            Peltier?!?!</font></u></b>
+<br>
+<font color="#0066cc" face="Arial" size="1">
+<small>Posted by <a class="nav" href="mailto:Holodeck@bp6.com">Holodeck2</a> @ 10:05AM 

+            PDT</small>  <a href="http://bp6.gamesquad.net/news/964631110,84122,.html">
+<img border="0" src="doc3_files/comments.gif">6 comments</a> 

+             | <a href="http://bp6.gamesquad.net/#news_top">top</a>
+</font>
+<br>
+<font color="black" face="Arial" size="2">This is for all you people who wanted 

+            to know what a peltier is.<br>
+<br>The quest fo the Perfect 

+            Peltier<br>
+<a href="http://www.tweakmax.com/html/peltier/peltier-1.cfm" target="_blank"><img src="doc3_files/peltier.jpg"></a>
+<br>Thanks to 

+            <a href="http://www.tweakmax.com/" target="_blank">TweakMax.com</a>
+<br>
+<br>Note: Today morning when I woke up I saw my whole screen 

+            cluttered with a bunch of IMs!! I live in the USA on EST. If you 

+            live somewhere else please check the time in my area. for example: 

+            If you live in Europe and IM me in the morning your time I would be 

+            sleeping it would be like 4 in the morning here. Just to let you 

+            know <img src="doc3_files/smile.gif">
+<br>I'm not angry at anyone... 

+            good thing I have a long fuse <img src="doc3_files/tongue.gif">
+<br>
+</font>
+<br>
+<br>
+<a name="newsitem964587833,74573,"></a>
+<table bgColor="#003399" width="100%"><tbody><tr><td><font color="#ffffff" face="Verdana,arial" size="2"><b>Tuesday, 

+                  July 25, 2000</b></font></td></tr></tbody></table>
+<br>
+<!--<hr noshade width=100%>--><b><u><font color="#003366" face="Verdana, Arial" size="2">HELLO 

+            EVERYONE!!!</font></u></b>
+<br>
+<font color="#0066cc" face="Arial" size="1">
+<small>Posted by <a class="nav" href="mailto:Holodeck@bp6.com">Holodeck2</a> @ 10:03PM 

+            PDT</small>  <br>
+<font color="black" face="Arial" size="2">Hello 

+            everyone, Woohoo!! I'm on!!<br>Who is this Holodeck2 person 

+            anyways?!?! Read on :-)<br>I&#x2019;m a regular on the bp6 messageboard, 

+            trying to help people out with their problems.<br>I&#x2019;m the 

+            self-proclaimed bp6 cooling expert, If you have a cooling idea, I&#x2019;ve 

+            probably already done it and can offer some incite.<br>My computer 

+            is always on so you can contact me whenever... problem is, I'm not 

+            always in front of it. I'll try to update this page and keep 

+            everyone happy :-)<br>Any Questions or comments, you can either 

+            contact me or post it on the messageboard.<br>
+<br>Ways to contact 

+            me.<br>E-mail: <a href="mailto:Holodeck2@home.com">Holodeck2@home.com</a> (All E-mails 

+            will be answered in 24 hours or less, I guarantee it.)<br>When you 

+            write me an e-mail please put in the subject line &quot;BP6&quot; then the 

+            rest of your subject so my e-mail program can sort it, thanks<br>
+<a href="http://www.aol.com/aim">AIM: </a>Holodeck2 (instant response 

+            if I&#x2019;m in front of my comp and not trying to frag someone)<br>
+<a href="http://www.icq.com/download">ICQ: </a>82640218 (rarely 

+            on)<br>
+<br>P.S. If someone named &#x201C;Digital Vortex&#x201D; on either Quake 3 

+            or 2 frags you, it&#x2019;s probably me. ;-)<br>
+</font>
+<br>
+<br>
+<a name="newsitem964429577,13375,"></a>
+<table bgColor="#003399" width="100%"><tbody><tr><td><font color="#ffffff" face="Verdana,arial" size="2"><b>Monday, 

+                  July 24, 2000</b></font></td></tr></tbody></table>
+<br>
+<!--<hr noshade width=100%>--><b><u><font color="#003366" face="Verdana, Arial" size="2">BP6 Q3 server up and 

+            running..</font></u></b>
+<br>
+<font color="#0066cc" face="Arial" size="1">
+<small>Posted by <a class="nav" href="mailto:tim@bp6.com">tim</a> @ 2:06AM PDT</small>  <a href="http://bp6.gamesquad.net/news/964429577,13375,.html">
+<img border="0" src="doc3_files/comments.gif">3 comments</a> 

+             | <a href="http://bp6.gamesquad.net/#news_top">top</a>
+</font>
+<br>
+<font color="black" face="Arial" size="2">Setup a Q3 server for anyone wanting 

+            to practice in preparation for Quakecon.. Connect to bp6.dyndns.org 

+            default port. (SERVER: BP6 system, 256 MB ram, celeron 600 on a T3 

+            connection)... Will be moved to another BP6 server eventually. This 

+            is only a temporary test of the system and net connection. <br>(BTW- 

+            there are a few bot's running around in there..)</font>
+<br>
+<br>
+<a name="newsitem964425184,95812,"></a>
+<b><u><font color="#003366" face="Verdana, Arial" size="2">BIOS Savior to the 

+            rescue....</font></u></b>
+<br>
+<font color="#0066cc" face="Arial" size="1">
+<small>Posted by <a class="nav" href="mailto:tim@bp6.com">tim</a> @ 12:53AM PDT</small>  <a href="http://bp6.gamesquad.net/news/964425184,95812,.html">
+<img border="0" src="doc3_files/comments.gif">2 comments</a> 

+             | <a href="http://bp6.gamesquad.net/#news_top">top</a>
+</font>
+<br>
+<font color="black" face="Arial" size="2">Do you sweat during the BIOS flashing 

+            procedure on your BP6 mobo? If so then this little gadget maybe 

+            worth a first look. It's called the &quot;<b>RD1 BIOS Savior</b>&quot; and it 

+            plugs in between your BIOS ROM and the BIOS ROM socket on your mobo. 

+            This device will backup your BIOS and and allow you to recover your 

+            BIOS in the event that your flashing session goes wrong. In the 

+            event of a bad flash, just flip a switch on the RDI and boot up your 

+            system, and flash again. This is also good as a failsafe in case you 

+            don't believe in Virus Protecting your computer. (Thanks to Fred for 

+            link)<br>
+<a href="http://www.ioss.com.tw/eg/rd1/RD1info0004.PDF" target="_NEW">Manufacturers Brochure</a> (PDF Format)<br>
+<a href="http://192.216.185.10/mwave/doc/A06950.html" target="_BLANK&quot;">Another info page</a>
+<br>
+<a href="http://192.216.185.10/mwave/ProdMB-AC-MW.hmx?UID=&amp;CID=&amp;updepts=MB&amp;DNAME=%3Cb%3EMotherboards%3C%2Fb%3E&amp;Back=ProdMB-AC-MW.hmx?" target="_BLANK">Available for about $20</a>
+<br>
+<br>
+<img src="doc3_files/rd1.jpg">
+</font>
+<br>
+<br>
+<a name="newsitem963875853,12731,"></a>
+<table bgColor="#003399" width="100%"><tbody><tr><td><font color="#ffffff" face="Verdana,arial" size="2"><b>Monday, 

+                  July 17, 2000</b></font></td></tr></tbody></table>
+<br>
+<!--<hr noshade width=100%>--><b><u><font color="#003366" face="Verdana, Arial" size="2">How To 

+            Overclock</font></u></b>
+<br>
+<font color="#0066cc" face="Arial" size="1">
+<small>Posted by <a class="nav" href="mailto:killz@i82hq.com">DareDevil</a> @ 4:17PM 

+            PDT</small>  <a href="http://bp6.gamesquad.net/news/963875853,12731,.html">
+<img border="0" src="doc3_files/comments.gif">3 comments</a> 

+             | <a href="http://bp6.gamesquad.net/#news_top">top</a>
+</font>
+<br>
+<font color="black" face="Arial" size="2">For those of you who are new to 

+            overclocking, this guide will explain to you how to overclock, and 

+            what some of the terms are. Like 'FSB' (what the heck is that!? 

+            :0))<br>
+<br>
+<a href="http://netkills.qgl.org/a_oc_comp.shtml" target="_blank">How To Overclock</a>
+</font>
+<br>
+<br>
+<a name="newsitem963875485,23353,"></a>
+<b><u><font color="#003366" face="Verdana, Arial" size="2">The Cardcooler 

+            XT</font></u></b>
+<br>
+<font color="#0066cc" face="Arial" size="1">
+<small>Posted by <a class="nav" href="mailto:killz@i82hq.com">DareDevil</a> @ 4:11PM 

+            PDT</small>  <a href="http://bp6.gamesquad.net/news/963875485,23353,.html">
+<img border="0" src="doc3_files/comments.gif">1 comments</a> 

+             | <a href="http://bp6.gamesquad.net/#news_top">top</a>
+</font>
+<br>
+<font color="black" face="Arial" size="2">Wow! I am impressed! Nevermind keeping 

+            the CPU's cool... Keep your whole board cool!<br>
+<br>
+<i>Even if your 

+            not overclocking your system (or planning on it), this unit will 

+            provide system stability and longevity. What would happen one day of 

+            your GeForce or CPU fan went dead? You can also think of this 

+            cooling unit as a backup to essential cooling fans in your 

+            system.</i>
+<br>
+<br>Check this out!<br>
+<br>
+<a href="http://www.brokenpixel.com/articles/coolerXT/cardcoolerXT_1.shtml" target="_blank">http://www.brokenpixel.com/articles/coolerXT/cardcoolerXT_1.shtml</a>
+</font>
+<br>
+<br>
+<a name="newsitem963859982,88982,"></a>
+<b><u><font color="#003366" face="Verdana, Arial" size="2">'Nerd 

+            Inside'</font></u></b>
+<br>
+<font color="#0066cc" face="Arial" size="1">
+<small>Posted by <a class="nav" href="mailto:killz@i82hq.com">DareDevil</a> @ 11:53AM 

+            PDT</small>  <a href="http://bp6.gamesquad.net/news/963859982,88982,.html">
+<img border="0" src="doc3_files/comments.gif">1 comments</a> 

+             | <a href="http://bp6.gamesquad.net/#news_top">top</a>
+</font>
+<br>
+<font color="black" face="Arial" size="2">We all need to have some fun 

+            sometimes! Check out this little web site that sells 'nerd' clothing 

+            ;) (I like the bibs in the Junior Hackerz section) :-Þ<br>
+<br>
+<div align="center"><a href="http://www.nerdgear.com/" target="_blank"><img border="0" src="doc3_files/nerdinside.gif"></a></div>
+</font>
+<br>
+<br>
+<a name="newsitem963819796,9688,"></a>
+<b><u><font color="#003366" face="Verdana, Arial" size="2">Dual PSU Wiring diagram... (preview to 

+            Part 1 Watercooling Project)</font></u></b>
+<br>
+<font color="#0066cc" face="Arial" size="1">
+<small>Posted by <a class="nav" href="mailto:tim@bp6.com">tim</a> @ 12:43AM PDT</small>  <a href="http://bp6.gamesquad.net/news/963819796,9688,.html">
+<img border="0" src="doc3_files/comments.gif">11 comments</a> 

+             | <a href="http://bp6.gamesquad.net/#news_top">top</a>
+</font>
+<br>
+<font color="black" face="Arial" size="2">When is comes to overclocking your 

+            system, cooling plays a big role. Powering all of those fans in your 

+            system can cause quite a strain on your PSU (Power Supply Unit). 

+            Depending on the number of peripherals in your system, adding a more 

+            powerfull PSU or adding a second PSU may be neccesary. For 

+            watercooling and using peltiers, dedicating a second PSU to power 

+            the Peltiers (TEC's) is a good idea. Here I have come up with 2 

+            diagrams on how I wired dual 300 watt ATX power supply units for the 

+            Blizzard BP6 watercooling project. Consider this part of Step 1. 

+            More will follow this week. BTW.. hacking up your PSU's is very 

+            dangerous and is not recommended unless you know what you are doing. 

+            <br>
+<br>View Diagram 1 <a href="http://bp6.gamesquad.net/images/wiring.jpg" target="_BLANK">here</a>.<br>View Diagram 2 <a href="http://bp6.gamesquad.net/images/psu2.gif" target="_BLANK">here</a>.<br>
+<br>I used Tap-In Squeeze Connectors and 

+            22 guage wire to connect the wires. You can get them at Radio Shack 

+            Part# 64-3053 or <a href="http://www.radioshack.com/ProductCatalog/ProductDetail/Index/1,2098,,00.html?SKUString1=64&amp;SKUString2=3053" target="_blank">click here</a>.</font>
+<br>
+<br>
+<a name="newsitem963766655,78511,"></a>
+<table bgColor="#003399" width="100%"><tbody><tr><td><font color="#ffffff" face="Verdana,arial" size="2"><b>Sunday, 

+                  July 16, 2000</b></font></td></tr></tbody></table>
+<br>
+<!--<hr noshade width=100%>--><b><u><font color="#003366" face="Verdana, Arial" size="2">RAM Overclocking? 

+            Hmmmmm.</font></u></b>
+<br>
+<font color="#0066cc" face="Arial" size="1">
+<small>Posted by <a class="nav" href="mailto:killz@i82hq.com">DareDevil</a> @ 9:57AM 

+            PDT</small>  <a href="http://bp6.gamesquad.net/news/963766655,78511,.html">
+<img border="0" src="doc3_files/comments.gif">3 comments</a> 

+             | <a href="http://bp6.gamesquad.net/#news_top">top</a>
+</font>
+<br>
+<font color="black" face="Arial" size="2">I know we're pretty big overclockers 

+            here at BP6.Com so, this is a post of choice ;-) I've seen the 

+            question in the message boards, 'why can't I overclock any higher?' 

+            Well, it's not always the CPU that's holding you back... Many other 

+            things need to be taken care of to overclock such as your PCI 

+            devices (can they handle the higher bus speed), the actual CPU, and 

+            your RAM. I'm not saying that that a high quality stick of silicon 

+            will enable you to overclock your 366MHz to 1 GHZ (I wish!), but, it 

+            will certainly help =)<br>
+<br>Extreme Overclocking has tested 

+            (overclocked) PC133 RAM to there full potential. Here's a quote I 

+            found and the link:<br>
+<br>
+<i>Well, the guys at Extreme Overclocking 

+            have been hard at work again with their latest review. This time 

+            they have put seven 128MB PC133 memory modules through the torture 

+            tests to determine their maximum overclocking potential. Which one's 

+            came out on top? Read the review to find out....</i>
+<br>
+<br>
+<a href="http://www.extremeoverclocking.com/reviews/memory/ram_roundup_1.html" target="_blank">Cooked RAM... Yummie</a>
+<br>
+<br>The 

+            ÐÐ.</font>
+<br>
+<br>
+<a name="newsitem963764236,76720,"></a>
+<b><u><font color="#003366" face="Verdana, Arial" size="2">CPU 

+            Guide</font></u></b>
+<br>
+<font color="#0066cc" face="Arial" size="1">
+<small>Posted by <a class="nav" href="mailto:killz@i82hq.com">DareDevil</a> @ 9:17AM 

+            PDT</small>  <a href="http://bp6.gamesquad.net/news/963764236,76720,.html">
+<img border="0" src="doc3_files/comments.gif">0 comments</a> 

+             | <a href="http://bp6.gamesquad.net/#news_top">top</a>
+</font>
+<br>
+<font color="black" face="Arial" size="2">A follow up on the 'Weekly CPU 

+            Prices', this guide will help you determine which cpu is best for 

+            you (and your board ;-)). Sent to me by Spanky, here's the 

+            link:<br>
+<br>
+<li><a href="http://www6.tomshardware.com/howto/00q2/000412/index.html" target="_blank">http://www6.tomshardware.com/howto/00q2/000412/index.html</a></li>
+</font>
+<br>
+<br>
+<a name="newsitem963685749,28290,"></a>
+<table bgColor="#003399" width="100%"><tbody><tr><td><font color="#ffffff" face="Verdana,arial" size="2"><b>Saturday, 

+                  July 15, 2000</b></font></td></tr></tbody></table>
+<br>
+<!--<hr noshade width=100%>--><b><u><font color="#003366" face="Verdana, Arial" size="2">Weekly CPU 

+            Prices</font></u></b>
+<br>
+<font color="#0066cc" face="Arial" size="1">
+<small>Posted by <a class="nav" href="mailto:killz@i82hq.com">DareDevil</a> @ 11:29AM 

+            PDT</small>  <a href="http://bp6.gamesquad.net/news/963685749,28290,.html">
+<img border="0" src="doc3_files/comments.gif">2 comments</a> 

+             | <a href="http://bp6.gamesquad.net/#news_top">top</a>
+</font>
+<br>
+<font color="black" face="Arial" size="2">Wow, found this very useful! Wanting 

+            to buy a new CPU? Check out this detailed price list!<br>
+<br>
+<a href="http://www.sharkyextreme.com/hardware/weekly_cpu/" target="_blank">Click Here.</a>
+<br>
+<br>Thanks Sharky 

+            Extreme!</font>
+<br>
+<br>
+<a name="newsitem963679881,35277,"></a>
+<b><u><font color="#003366" face="Verdana, Arial" size="2">Fast Wallpapers</font></u></b>
+<br>
+<font color="#0066cc" face="Arial" size="1">
+<small>Posted by <a class="nav" href="mailto:killz@i82hq.com">DareDevil</a> @ 9:51AM 

+            PDT</small>  <a href="http://bp6.gamesquad.net/news/963679881,35277,.html">
+<img border="0" src="doc3_files/comments.gif">0 comments</a> 

+             | <a href="http://bp6.gamesquad.net/#news_top">top</a>
+</font>
+<br>
+<font color="black" face="Arial" size="2">FAST-MHz has released some wallpapers! 

+            <a href="http://64.29.18.111/wallpaper/index.html" target="_blank">Click here</a> to view them. They come in sizes 

+            800x600 1024x768 and 1152x864. If you have your desktop set at a 

+            larger size, just use the 'stretch' function in desktop properties 

+            instead of 'center'. Works great.<br>
+<br>In other news, we want to 

+            finnish off all the sections at BP6.Com so, to start, we're going to 

+            work on the <a href="http://bp6.gamesquad.net/uc.phtml" target="_blank">Picture Gallery</a>. To help us out, you can send in 

+            all your cool, wierd, crazy pics that you may have to: <a href="mailto:thedaredevil@bp6.com">thedaredevil@bp6.com</a>. (The 

+            topic being computers, duh! :0) And no... I don't want to recieve 

+            any porno piccies in my mailbox! I have enough of those!) Kidding 

+            guys.<br>
+<br>Okay, that's all for now.<br>
+<br>The 

+            ÐÐ.</font>
+<br>
+<br>
+<a name="newsitem963619505,3764,"></a>
+<table bgColor="#003399" width="100%"><tbody><tr><td><font color="#ffffff" face="Verdana,arial" size="2"><b>Friday, 

+                  July 14, 2000</b></font></td></tr></tbody></table>
+<br>
+<!--<hr noshade width=100%>--><b><u><font color="#003366" face="Verdana, Arial" size="2">Hey 

+            There!</font></u></b>
+<br>
+<font color="#0066cc" face="Arial" size="1">
+<small>Posted by <a class="nav" href="mailto:killz@i82hq.com">DareDevil</a> @ 5:05PM 

+            PDT</small>  <a href="http://bp6.gamesquad.net/news/963619505,3764,.html">
+<img border="0" src="doc3_files/comments.gif">7 comments</a> 

+             | <a href="http://bp6.gamesquad.net/#news_top">top</a>
+</font>
+<br>
+<font color="black" face="Arial" size="2">Hey guys, just wanted to introduce 

+            myself, some of you may have already met me on the BP6.com board. 

+            I'll be posting up news from time to time now so, if you'd like, you 

+            may send me some news to be posted if you find any ( we don't want 

+            to flood Tim ;-) ).<br>
+<br>My e-mail address is <a href="mailto:killz@i82hq.com">killz@i82hq.com</a>
+<br>
+<br>Ciao for 

+            now.<br>
+<br>The ÐÐ.</font>
+<br>
+<br>
+</font>
+<center><iframe frameBorder="0" height="60" marginHeight="0" marginWidth="0" noResize scrolling="no" src="doc3_files/ad_iframe.htm" width="468"><a href="http://ads.adflight.com/go_static.asp?asid=7708" target="_top"><img width="468" height="60" border="0" alt="Advertisement" src="http://ads.adflight.com/ad_static.asp?pid=2097&amp;sid=1881&amp;asid=7708"></a></iframe></center>
+</tbody></table>
+</center>
+
+<td bgColor="silver" vAlign="top" width="10%"><center>
+<p>
+<table bgColor="silver" border="0" cellPadding="0" cellSpacing="0" width="100%"><tbody><tr><td COLSTART="1"><center>
+<!--	<FORM ACTION="/cgi-bin/subscribe.pl" METHOD="POST" ENCTYPE="application/x-www-form-urlencoded">

+						<IMG SRC="/images/spacer.gif" WIDTH="111" HEIGHT="1"><BR>

+						<P><B><FONT SIZE="2" COLOR="#000066" FACE="Verdana">Newsletter</FONT></B><FONT SIZE="1" FACE="Verdana"><BR>

+						<INPUT TYPE="TEXT" NAME="email" SIZE="10" VALUE="ur@email.com"><BR>

+						<INPUT TYPE="HIDDEN" NAME="subscribe" SIZE="-1" VALUE="subscribe"><INPUT TYPE="IMAGE" SRC="/images/subscribe.gif" WIDTH="80"

+						HEIGHT="27" ALIGN="BOTTOM" BORDER="0"></FONT>

+						</FORM> --><form action="http://bp6.gamesquad.net/cgi-bin/news/viewnews.cgi?emaillist" method="post">
+<img height="1" src="doc3_files/spacer.gif" width="111">
+<br>
+<font size="1">Newsletter<br>
+<input name="npemail" size="13" value="e-mail addr.">
+<br>
+<input name="npsubscribe" style="BACKGROUND-COLOR: #000000; COLOR: #ffffff; FONT-FAMILY: Verdana; FONT-SIZE: xx-small; FONT-WEIGHT: bold" type="submit" value="Subscribe">
+<br>
+<!-- <input type="submit" name="npunsubscribe" value="Unsubscribe" style="font-size: xx-small; font-family: Verdana; font-weight: bold; color: #ffffff; background-color: #000000;"> -->
+</font>
+</form>
+<font size="1"><form action="http://bp6.gamesquad.net/cgi-bin/news/viewnews.cgi?search" method="post">Search news<br>
+<input name="searchstring" size="13">
+<br>
+<input name="submit" style="BACKGROUND-COLOR: #000000; COLOR: #ffffff; FONT-FAMILY: Verdana; FONT-SIZE: xx-small; FONT-WEIGHT: bold" type="submit" value="Submit">
+<br>
+<a href="http://bp6.gamesquad.net/cgi-bin/news/viewnews.cgi?newsall">News 

+            archive</a>
+</form></font>
+</center></td></tr></tbody></table>
+<!--				<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%" BGCOLOR="silver">

+					<TR>

+						<TD WIDTH="100%">

+							<P ALIGN="CENTER"><A HREF="http://www.free56k.com" target="_blank"><IMG SRC="/images/free56k.gif" WIDTH="100" HEIGHT="49"

+							ALIGN="BOTTOM" BORDER="0"></A>

+						</TD>

+					</TR>

+				</TABLE> 

+--><table bgColor="silver" border="0" cellPadding="0" cellSpacing="0" width="100%"><tbody><tr><td align="middle" width="100%">
+<!-- BEGIN GoTo.com Search Box --><script language="javascript" type="text/javascript"><!--

+							if ((parseInt(navigator.appVersion) >= 3)

+							&& (navigator.appName != "Netscape")) {

+							document.write("<IFRAME marginheight=0 frameborder=0 ");

+							document.write("marginwidth=0 scrolling=no width=100 height");

+							document.write("=90 ");

+							document.write("SRC=http://www.goto.com/d/ssn/dynconsole/?t");

+							document.write("ype=html&size=100x90&url=http://www.goto.co");

+							document.write("m/d/search/ssn/&target=_blank&Partner=SSN80");

+							document.write("42DF8478957377></IFRAME>");

+							} else if ((parseInt(navigator.appVersion) > 3)

+							&& (navigator.appName == "Netscape")) {

+							document.write("<SCRIPT language=javascript type=text/javas");

+							document.write("cript ");

+							document.write("SRC=http://www.goto.com/d/ssn/dynconsole/?t");

+							document.write("ype=js&size=100x90&url=http://www.goto.com/");

+							document.write("d/search/ssn/&target=_blank&Partner=SSN8042");

+							document.write("DF8478957377></SC");

+							document.write("RIPT>");

+							} else {

+							document.write("<A TARGET=_blank ");

+							document.write("HREF=http://www.goto.com/d/search/ssn/?from");

+							document.write("GIF=true>");

+							document.write("<IMG ismap ");

+							document.write("SRC=http://www.goto.com/d/ssn/dynconsole/?t");

+							document.write("ype=gif&size=100x90></A>");

+							}

+							// --></script>
+<b><noscript></noscript></b>
+<a href="http://www.goto.com/d/search/ssn/?fromGIF=true" target="_blank"><img align="bottom" border="0" height="90" isMap src="doc3_files/100x90.gif" width="100"></a>
+<b><a href="http://www.goto.com/d/search/ssn/?fromGIF=true" target="_blank"></a></b>
+<b></b>
+<b><!-- END GoTo.com Search Box --></b>
+<!-- Pricewatch Search Box --><form action="http://www.pricewatch.com/search/search.asp" method="get" target="_Blank"><center><p>
+<b><font color="white" face="ARIAL, HELVETICA" size="1">PC Price 

+            Search<br>
+</font></b>
+<input maxLength="30" name="criteria" size="10">
+<br>
+<input name="submit" style="BACKGROUND-COLOR: #000000; COLOR: #ffffff; FONT-FAMILY: Verdana; FONT-SIZE: xx-small; FONT-WEIGHT: bold" type="submit" value="Search">
+</p></center></form>
+<!-- Pricewatch Search Box --><a href="http://www.puicorp.com/bp6specials.htm" target="_BLANK"><img src="doc3_files/puibp6.gif"></a>
+<br>
+<br>
+<br>
+<br>
+<a href="http://store.yahoo.com/dunamis-site/maxtor.html" target="_BLANK">
+<img alt="BP6.com Special - Enter CODE: BP6-hd in the order (notes) to receive a discount" src="doc3_files/hd5.gif">
+<font size="1">
+<br>BP6.COM 

+            Special<br>Code:BP6-hd</font>
+</a>
+</td></tr></tbody></table>
+</center>
+</tbody></table>
+<table bgColor="silver" border="0" cellPadding="0" cellSpacing="0" height="100%" width="100%"><tbody><tr><td width="100%"> </td></tr></tbody></table>
+<!--	</TABLE>--><center></center>
+<tr><td COLSPAN="3" VALIGN="TOP" HEIGHT="70"> </td></tr>
+<table border="0" width="780"><tbody>
+<tr><td width="780"><p align="center">
+<font color="#999999" face="verdana,arial" size="1">Copyright 

+      ©1999-2000 BP6.com, All rights reserved.<br>Got news? Send it to </font>
+<a href="mailto:tim@bp6.com"><font color="white" face="Verdana" size="1">Tim</font></a>
+</p></td></tr>
+<!--	<TR>		<TD WIDTH="780">			<P ALIGN="CENTER"><FONT SIZE="1" COLOR="#999999" FACE="Verdana,arial">Site design by Tim Brinkley</FONT>		</TD>	</TR> -->
+</tbody></table>
+</div>
+<script> window.open=NS_ActualOpen; </script>
+</body>
+</html>
diff --git a/result/HTML/doc3.htm.err b/result/HTML/doc3.htm.err
new file mode 100644
index 0000000..aabc200
--- /dev/null
+++ b/result/HTML/doc3.htm.err
@@ -0,0 +1,93 @@
+./test/HTML/doc3.htm:10: error: htmlParseStartTag: invalid element name
+<!-- END Naviscope Javascript --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//E
+                                  ^
+./test/HTML/doc3.htm:52: error: htmlParseEntityRef: expecting ';'
+ href="http://ads.gamesquad.net/addclick.exe/adclick.cgi?REGION=game|tech|ent&i
+                                                                                ^
+./test/HTML/doc3.htm:52: error: htmlParseEntityRef: expecting ';'
+_top"><img src="http://ads.gamesquad.net/addclick.exe/adcycle.cgi?group=52&medi
+                                                                                ^
+./test/HTML/doc3.htm:52: error: htmlParseEntityRef: expecting ';'
+><img src="http://ads.gamesquad.net/addclick.exe/adcycle.cgi?group=52&media=1&i
+                                                                                ^
+./test/HTML/doc3.htm:145: error: error parsing attribute name
+                        width=70 Gentus?.?></A><BR><A 
+                                       ^
+./test/HTML/doc3.htm:145: error: htmlParseStartTag: problem parsing attributes
+                        width=70 Gentus?.?></A><BR><A 
+                                       ^
+./test/HTML/doc3.htm:145: error: Couldn't find end of Start Tag img
+                        width=70 Gentus?.?></A><BR><A 
+                                       ^
+./test/HTML/doc3.htm:148: error: Unexpected end tag : p
+  </P></TD></TR></TBODY></TABLE></CENTER></TD></TR></TBODY></TABLE></CENTER></P
+                                                                                ^
+./test/HTML/doc3.htm:236: error: Unexpected end tag : font
+            Specials<BR><BR></FONT></A><BR></FONT></A><B><FONT color=yellow 
+                                                  ^
+./test/HTML/doc3.htm:236: error: Unexpected end tag : a
+            Specials<BR><BR></FONT></A><BR></FONT></A><B><FONT color=yellow 
+                                                      ^
+./test/HTML/doc3.htm:747: error: htmlParseEntityRef: expecting ';'
+er=0 alt="Advertisement" src="http://ads.adflight.com/ad_static.asp?pid=2097&si
+                                                                                ^
+./test/HTML/doc3.htm:747: error: htmlParseEntityRef: expecting ';'
+Advertisement" src="http://ads.adflight.com/ad_static.asp?pid=2097&sid=1881&asi
+                                                                                ^
+./test/HTML/doc3.htm:747: error: Unexpected end tag : li
+light.com/ad_static.asp?pid=2097&sid=1881&asid=7708"></a></IFRAME></CENTER></LI
+                                                                                ^
+./test/HTML/doc3.htm:747: error: Unexpected end tag : font
+om/ad_static.asp?pid=2097&sid=1881&asid=7708"></a></IFRAME></CENTER></LI></FONT
+                                                                                ^
+./test/HTML/doc3.htm:747: error: Unexpected end tag : p
+=7708"></a></IFRAME></CENTER></LI></FONT></TD></TR></TBODY></TABLE></CENTER></P
+                                                                                ^
+./test/HTML/doc3.htm:772: error: Opening and ending tag mismatch: font and form
+            archive</A></FONT> </FORM></CENTER></TD></TR></TBODY></TABLE><!--		
+                              ^
+./test/HTML/doc3.htm:772: error: Unexpected end tag : form
+            archive</A></FONT> </FORM></CENTER></TD></TR></TBODY></TABLE><!--		
+                                      ^
+./test/HTML/doc3.htm:815: error: Opening and ending tag mismatch: b and noscript
+            <B><NOSCRIPT></B><A 
+                             ^
+./test/HTML/doc3.htm:820: error: Unexpected end tag : a
+            </A></A></B><B></NOSCRIPT></B><B><!-- END GoTo.com Search Box --></
+                    ^
+./test/HTML/doc3.htm:820: error: Unexpected end tag : noscript
+            </A></A></B><B></NOSCRIPT></B><B><!-- END GoTo.com Search Box --></
+                                      ^
+./test/HTML/doc3.htm:826: error: Opening and ending tag mismatch: form and center
+            </FORM><!-- Pricewatch Search Box --><A 
+                   ^
+./test/HTML/doc3.htm:833: error: Unexpected end tag : p
+            Special<BR>Code:BP6-hd</FONT></A> </P></CENTER></TD></TR></TBODY></
+                                                  ^
+./test/HTML/doc3.htm:833: error: Opening and ending tag mismatch: center and table
+            Special<BR>Code:BP6-hd</FONT></A> </P></CENTER></TD></TR></TBODY></
+                                                           ^
+./test/HTML/doc3.htm:839: error: Unexpected end tag : p
+width="100%">&nbsp;</TD></TR></TBODY></TABLE></P></CENTER></TR></TBODY></TABLE>
+                                                 ^
+./test/HTML/doc3.htm:839: error: Unexpected end tag : center
+width="100%">&nbsp;</TD></TR></TBODY></TABLE></P></CENTER></TR></TBODY></TABLE>
+                                                          ^
+./test/HTML/doc3.htm:839: error: Unexpected end tag : tr
+width="100%">&nbsp;</TD></TR></TBODY></TABLE></P></CENTER></TR></TBODY></TABLE>
+                                                               ^
+./test/HTML/doc3.htm:839: error: Unexpected end tag : tbody
+width="100%">&nbsp;</TD></TR></TBODY></TABLE></P></CENTER></TR></TBODY></TABLE>
+                                                                       ^
+./test/HTML/doc3.htm:839: error: Unexpected end tag : table
+width="100%">&nbsp;</TD></TR></TBODY></TABLE></P></CENTER></TR></TBODY></TABLE>
+                                                                               ^
+./test/HTML/doc3.htm:840: error: Unexpected end tag : td
+<CENTER></CENTER></TD></TR><TR><TD COLSPAN="3" VALIGN="TOP" 
+                      ^
+./test/HTML/doc3.htm:840: error: Unexpected end tag : tr
+<CENTER></CENTER></TD></TR><TR><TD COLSPAN="3" VALIGN="TOP" 
+                           ^
+./test/HTML/doc3.htm:841: error: Unexpected end tag : table
+HEIGHT="70">&nbsp;</TD> </TR></TABLE>
+                                    ^
diff --git a/result/HTML/doc3.htm.sax b/result/HTML/doc3.htm.sax
new file mode 100644
index 0000000..17c6734
--- /dev/null
+++ b/result/HTML/doc3.htm.sax
Binary files differ
diff --git a/result/HTML/entities.html b/result/HTML/entities.html
new file mode 100644
index 0000000..c2d4a84
--- /dev/null
+++ b/result/HTML/entities.html
@@ -0,0 +1,6 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
+<html><body><p tst="a&amp;b" tst2="a&amp;b" tst3="a &amp; b">
+a&amp;b
+a&amp;b
+a &amp; b
+</p></body></html>
diff --git a/result/HTML/entities.html.err b/result/HTML/entities.html.err
new file mode 100644
index 0000000..a2bd6d0
--- /dev/null
+++ b/result/HTML/entities.html.err
@@ -0,0 +1,12 @@
+./test/HTML/entities.html:1: error: htmlParseEntityRef: expecting ';'
+<p tst="a&amp;b" tst2="a&b" tst3="a & b">
+                          ^
+./test/HTML/entities.html:1: error: htmlParseEntityRef: no name
+<p tst="a&amp;b" tst2="a&b" tst3="a & b">
+                                     ^
+./test/HTML/entities.html:3: error: htmlParseEntityRef: expecting ';'
+a&b
+  ^
+./test/HTML/entities.html:4: error: htmlParseEntityRef: no name
+a & b
+   ^
diff --git a/result/HTML/entities.html.sax b/result/HTML/entities.html.sax
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/result/HTML/entities.html.sax
diff --git a/result/HTML/fp40.htm.sax b/result/HTML/fp40.htm.sax
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/result/HTML/fp40.htm.sax
diff --git a/result/HTML/liclose.html.sax b/result/HTML/liclose.html.sax
new file mode 100644
index 0000000..8752acd
--- /dev/null
+++ b/result/HTML/liclose.html.sax
@@ -0,0 +1,38 @@
+SAX.setDocumentLocator()
+SAX.startDocument()
+SAX.internalSubset(HTML, -//W3C//DTD HTML 4.0 Transitional//EN, http://www.w3.org/TR/REC-html40/loose.dtd)
+SAX.startElement(html)
+SAX.characters(
+, 1)
+SAX.startElement(head)
+SAX.characters(
+  , 3)
+SAX.startElement(title)
+SAX.endElement(title)
+SAX.characters(
+, 1)
+SAX.endElement(head)
+SAX.characters(
+, 1)
+SAX.startElement(body)
+SAX.characters(
+, 1)
+SAX.startElement(ul)
+SAX.characters(
+, 1)
+SAX.startElement(li)
+SAX.characters(First item
+, 11)
+SAX.endElement(li)
+SAX.startElement(li)
+SAX.characters(Second item, closes the first , 34)
+SAX.endElement(li)
+SAX.endElement(ul)
+SAX.characters(
+
+, 2)
+SAX.endElement(body)
+SAX.endElement(html)
+SAX.ignorableWhitespace(
+, 1)
+SAX.endDocument()
diff --git a/result/HTML/reg1.html.sax b/result/HTML/reg1.html.sax
new file mode 100644
index 0000000..0e52b63
--- /dev/null
+++ b/result/HTML/reg1.html.sax
@@ -0,0 +1,36 @@
+SAX.setDocumentLocator()
+SAX.startDocument()
+SAX.startElement(html)
+SAX.characters(
+, 1)
+SAX.startElement(head)
+SAX.characters(
+, 1)
+SAX.startElement(title)
+SAX.characters(Regression test 1, 17)
+SAX.endElement(title)
+SAX.characters(
+, 1)
+SAX.endElement(head)
+SAX.characters(
+, 1)
+SAX.startElement(body)
+SAX.characters(
+, 1)
+SAX.startElement(h1)
+SAX.characters(Regression test 1, 17)
+SAX.endElement(h1)
+SAX.characters(
+, 1)
+SAX.startElement(p)
+SAX.characters(
+Ok file no problem
+, 20)
+SAX.endElement(p)
+SAX.endElement(body)
+SAX.characters(
+, 1)
+SAX.endElement(html)
+SAX.ignorableWhitespace(
+, 1)
+SAX.endDocument()
diff --git a/result/HTML/reg2.html.sax b/result/HTML/reg2.html.sax
new file mode 100644
index 0000000..c824c59
--- /dev/null
+++ b/result/HTML/reg2.html.sax
@@ -0,0 +1,41 @@
+SAX.setDocumentLocator()
+SAX.startDocument()
+SAX.startElement(html)
+SAX.characters(
+, 1)
+SAX.startElement(head)
+SAX.characters(
+, 1)
+SAX.startElement(title)
+SAX.characters(Regression test 2, 17)
+SAX.endElement(title)
+SAX.characters(
+, 1)
+SAX.endElement(head)
+SAX.characters(
+, 1)
+SAX.startElement(body)
+SAX.characters(
+, 1)
+SAX.startElement(h1)
+SAX.characters(Regression test 2, 17)
+SAX.endElement(h1)
+SAX.characters(
+, 1)
+SAX.startElement(p)
+SAX.characters(
+Autoclose of tag P
+, 20)
+SAX.endElement(p)
+SAX.startElement(p)
+SAX.characters(
+Ok file no problem
+, 20)
+SAX.endElement(p)
+SAX.endElement(body)
+SAX.characters(
+, 1)
+SAX.endElement(html)
+SAX.ignorableWhitespace(
+, 1)
+SAX.endDocument()
diff --git a/result/HTML/reg3.html.sax b/result/HTML/reg3.html.sax
new file mode 100644
index 0000000..3dd6c02
--- /dev/null
+++ b/result/HTML/reg3.html.sax
@@ -0,0 +1,45 @@
+SAX.setDocumentLocator()
+SAX.startDocument()
+SAX.startElement(html)
+SAX.characters(
+, 1)
+SAX.startElement(head)
+SAX.characters(
+, 1)
+SAX.startElement(title)
+SAX.characters(Regression test 3, 17)
+SAX.endElement(title)
+SAX.characters(
+, 1)
+SAX.endElement(head)
+SAX.characters(
+, 1)
+SAX.startElement(body)
+SAX.characters(
+, 1)
+SAX.startElement(h1)
+SAX.characters(Regression test 3, 17)
+SAX.endElement(h1)
+SAX.characters(
+, 1)
+SAX.startElement(p)
+SAX.characters(
+Autoclose of tag P
+, 20)
+SAX.endElement(p)
+SAX.startElement(hr)
+SAX.endElement(hr)
+SAX.characters(
+, 1)
+SAX.startElement(p)
+SAX.characters(
+Ok file no problem
+, 20)
+SAX.endElement(p)
+SAX.endElement(body)
+SAX.characters(
+, 1)
+SAX.endElement(html)
+SAX.ignorableWhitespace(
+, 1)
+SAX.endDocument()
diff --git a/result/HTML/reg4.html.sax b/result/HTML/reg4.html.sax
new file mode 100644
index 0000000..80472e2
--- /dev/null
+++ b/result/HTML/reg4.html.sax
@@ -0,0 +1,43 @@
+SAX.setDocumentLocator()
+SAX.startDocument()
+SAX.startElement(html)
+SAX.characters(
+, 1)
+SAX.startElement(head)
+SAX.characters(
+, 1)
+SAX.startElement(title)
+SAX.characters(Regression test 4, 17)
+SAX.endElement(title)
+SAX.characters(
+, 1)
+SAX.endElement(head)
+SAX.characters(
+, 1)
+SAX.startElement(body)
+SAX.characters(
+, 1)
+SAX.startElement(h1)
+SAX.characters(Regression test 4, 17)
+SAX.endElement(h1)
+SAX.characters(
+, 1)
+SAX.startElement(p)
+SAX.characters(
+Wrong close of tag P
+, 22)
+SAX.endElement(p)
+SAX.startElement(hr)
+SAX.endElement(hr)
+SAX.characters(
+, 1)
+SAX.error: Unexpected end tag : p
+SAX.characters(
+, 1)
+SAX.endElement(body)
+SAX.characters(
+, 1)
+SAX.endElement(html)
+SAX.ignorableWhitespace(
+, 1)
+SAX.endDocument()
diff --git a/result/HTML/test2.html.sax b/result/HTML/test2.html.sax
new file mode 100644
index 0000000..275ae1b
--- /dev/null
+++ b/result/HTML/test2.html.sax
@@ -0,0 +1,145 @@
+SAX.setDocumentLocator()
+SAX.startDocument()
+SAX.internalSubset(HTML, -//W3C//DTD HTML 4.0 Transitional//EN, http://www.w3.org/TR/REC-html40/loose.dtd)
+SAX.startElement(html)
+SAX.startElement(head)
+SAX.characters( , 1)
+SAX.startElement(title)
+SAX.characters(Linux Today, 11)
+SAX.endElement(title)
+SAX.endElement(head)
+SAX.characters(
+, 1)
+SAX.startElement(body, bgcolor='White', link='Blue', text='Black', VLINK='Black', ALINK='Red')
+SAX.characters(
+
+, 2)
+SAX.startElement(center)
+SAX.characters(
+, 1)
+SAX.startElement(table, BORDER='0', WIDTH='100%', CELLSPACING='0', CELLPADDING='0')
+SAX.characters(
+        , 9)
+SAX.startElement(tr, BGCOLOR='#FFFFFF')
+SAX.characters(
+                , 17)
+SAX.startElement(td, HEIGHT='90')
+SAX.characters(
+, 1)
+SAX.startElement(a, href='http://linuxtoday.com/cgi-bin/click.pl?adnum=49')
+SAX.startElement(img, src='/pics/door_linux.gif', border='0', width='468', height='60', alt='Atipa Linux solutions. Your reliable cluster, server, and workstation solution. Win a Free Celeron Linux Workstation!')
+SAX.endElement(img)
+SAX.endElement(a)
+SAX.characters(
+
+                , 18)
+SAX.endElement(td)
+SAX.characters(
+    , 5)
+SAX.startElement(td)
+SAX.startElement(img, SRC='/pics/lt.gif', VSPACE='5', alt='Linux Today Logo')
+SAX.endElement(img)
+SAX.startElement(br)
+SAX.endElement(br)
+SAX.startElement(font, size='-1')
+SAX.startElement(a, href='http://linux.com')
+SAX.characters(linux.com, 9)
+SAX.endElement(a)
+SAX.characters( partner, 8)
+SAX.endElement(font)
+SAX.startElement(p)
+SAX.endElement(p)
+SAX.endElement(td)
+SAX.characters(
+
+        , 10)
+SAX.endElement(tr)
+SAX.characters(
+, 1)
+SAX.endElement(table)
+SAX.characters(
+, 1)
+SAX.startElement(font, size='2', face='Helvetica')
+SAX.characters(
+[ , 3)
+SAX.startElement(a, href='http://linuxtoday.com/')
+SAX.characters(headlines, 9)
+SAX.endElement(a)
+SAX.characters( |
+, 3)
+SAX.startElement(a, href='http://features.linuxtoday.com/')
+SAX.characters(features, 8)
+SAX.endElement(a)
+SAX.characters( |
+, 3)
+SAX.startElement(a, href='http://commercial.linuxtoday.com/')
+SAX.characters(commercial, 10)
+SAX.endElement(a)
+SAX.characters( |
+, 3)
+SAX.startElement(a, href='http://security.linuxtoday.com/')
+SAX.characters(security, 8)
+SAX.endElement(a)
+SAX.characters( |
+, 3)
+SAX.startElement(a, href='http://jobs.linuxtoday.com/')
+SAX.characters(jobs, 4)
+SAX.endElement(a)
+SAX.characters( |
+, 3)
+SAX.startElement(a, href='http://linuxtoday.com/volt/')
+SAX.characters(volt, 4)
+SAX.endElement(a)
+SAX.characters( | 
+, 4)
+SAX.startElement(a, href='http://linuxtoday.com/contrib.pl')
+SAX.characters(contribute/submit, 17)
+SAX.endElement(a)
+SAX.characters( |
+, 3)
+SAX.startElement(a, href='http://linuxtoday.com/advertise/')
+SAX.characters(advertise, 9)
+SAX.endElement(a)
+SAX.characters( |
+, 3)
+SAX.startElement(a, href='http://linuxtoday.com/search.html')
+SAX.characters(search, 6)
+SAX.endElement(a)
+SAX.characters( |
+, 3)
+SAX.startElement(a, href='http://linuxtoday.com/digests/')
+SAX.characters(site digests, 12)
+SAX.endElement(a)
+SAX.characters( |
+, 3)
+SAX.startElement(a, href='http://linuxtoday.com/mail-lists')
+SAX.characters(mailing lists, 13)
+SAX.endElement(a)
+SAX.characters( |
+, 3)
+SAX.startElement(a, href='http://linuxtoday.com/about/')
+SAX.characters(about us, 8)
+SAX.endElement(a)
+SAX.characters( |
+, 3)
+SAX.startElement(a, href='http://linuxtoday.com/linkus.html')
+SAX.characters(link us, 7)
+SAX.endElement(a)
+SAX.characters( ], 2)
+SAX.endElement(font)
+SAX.characters(
+, 1)
+SAX.endElement(center)
+SAX.characters(
+, 1)
+SAX.startElement(p)
+SAX.characters(
+, 1)
+SAX.endElement(p)
+SAX.endElement(body)
+SAX.characters(
+, 1)
+SAX.endElement(html)
+SAX.ignorableWhitespace(
+, 1)
+SAX.endDocument()
diff --git a/result/HTML/test3.html.sax b/result/HTML/test3.html.sax
new file mode 100644
index 0000000..41ee432
--- /dev/null
+++ b/result/HTML/test3.html.sax
@@ -0,0 +1,230 @@
+SAX.setDocumentLocator()
+SAX.startDocument()
+SAX.startElement(html)
+SAX.characters(

+, 2)
+SAX.startElement(head)
+SAX.characters(

+, 2)
+SAX.startElement(base, target='contents')
+SAX.endElement(base)
+SAX.characters(

+, 2)
+SAX.endElement(head)
+SAX.characters(

+, 2)
+SAX.startElement(body)
+SAX.startElement(a, name='ProblemDomain.Package')
+SAX.startElement(h2)
+SAX.characters(Component Package diagram Prob, 39)
+SAX.endElement(h2)
+SAX.characters(

+, 2)
+SAX.endElement(a)
+SAX.startElement(p)
+SAX.endElement(p)
+SAX.startElement(hr)
+SAX.endElement(hr)
+SAX.error: Unexpected end tag : p
+SAX.characters(

+, 2)
+SAX.startElement(dl)
+SAX.characters(

+, 2)
+SAX.startElement(dt)
+SAX.startElement(b)
+SAX.characters(Stereotype , 11)
+SAX.endElement(b)
+SAX.characters(problem domain, 14)
+SAX.endElement(dt)
+SAX.characters(

+, 2)
+SAX.startElement(dt)
+SAX.startElement(b)
+SAX.characters(Alias , 6)
+SAX.endElement(b)
+SAX.characters(Problem Domain, 14)
+SAX.endElement(dt)
+SAX.characters(

+, 2)
+SAX.startElement(dt)
+SAX.startElement(b)
+SAX.characters(Note , 5)
+SAX.endElement(b)
+SAX.endElement(dt)
+SAX.startElement(dd)
+SAX.characters(The Problem Domain package is , 59)
+SAX.startElement(dd)
+SAX.characters(Interface, thats stores and ma, 58)
+SAX.endElement(dd)
+SAX.endElement(dd)
+SAX.endElement(dl)
+SAX.characters(

+, 2)
+SAX.startElement(p)
+SAX.endElement(p)
+SAX.startElement(hr)
+SAX.endElement(hr)
+SAX.error: Unexpected end tag : p
+SAX.characters(

+, 2)
+SAX.startElement(dl)
+SAX.characters(

+

+, 4)
+SAX.startElement(dt)
+SAX.startElement(h4)
+SAX.characters(Class , 6)
+SAX.startElement(a, href='HumanInterface.FamilyFrame.html#HumanInterface.FamilyFrame')
+SAX.characters(HumanInterface.FamilyFrame, 26)
+SAX.endElement(a)
+SAX.endElement(h4)
+SAX.endElement(dt)
+SAX.characters(

+, 2)
+SAX.startElement(dt)
+SAX.startElement(h4)
+SAX.characters(Class , 6)
+SAX.startElement(a, href='ProblemDomain.Birth.html#ProblemDomain.Birth')
+SAX.characters(ProblemDomain.Birth, 19)
+SAX.endElement(a)
+SAX.endElement(h4)
+SAX.endElement(dt)
+SAX.characters(

+, 2)
+SAX.startElement(dt)
+SAX.startElement(h4)
+SAX.characters(Class , 6)
+SAX.startElement(a, href='ProblemDomain.Death.html#ProblemDomain.Death')
+SAX.characters(ProblemDomain.Death, 19)
+SAX.endElement(a)
+SAX.endElement(h4)
+SAX.endElement(dt)
+SAX.characters(

+, 2)
+SAX.startElement(dt)
+SAX.startElement(h4)
+SAX.characters(Class , 6)
+SAX.startElement(a, href='ProblemDomain.Divorce.html#ProblemDomain.Divorce')
+SAX.characters(ProblemDomain.Divorce, 21)
+SAX.endElement(a)
+SAX.endElement(h4)
+SAX.endElement(dt)
+SAX.characters(

+, 2)
+SAX.startElement(dt)
+SAX.startElement(h4)
+SAX.characters(Class , 6)
+SAX.startElement(a, href='ProblemDomain.Family.html#ProblemDomain.Family')
+SAX.characters(ProblemDomain.Family, 20)
+SAX.endElement(a)
+SAX.endElement(h4)
+SAX.endElement(dt)
+SAX.characters(

+, 2)
+SAX.startElement(dt)
+SAX.startElement(h4)
+SAX.characters(Class , 6)
+SAX.startElement(a, href='ProblemDomain.Individual.html#ProblemDomain.Individual')
+SAX.characters(ProblemDomain.Individual, 24)
+SAX.endElement(a)
+SAX.endElement(h4)
+SAX.endElement(dt)
+SAX.characters(

+, 2)
+SAX.startElement(dt)
+SAX.startElement(h4)
+SAX.characters(Class , 6)
+SAX.startElement(a, href='ProblemDomain.LifeEvent.html#ProblemDomain.LifeEvent')
+SAX.characters(ProblemDomain.LifeEvent, 23)
+SAX.endElement(a)
+SAX.endElement(h4)
+SAX.endElement(dt)
+SAX.characters(

+, 2)
+SAX.startElement(dt)
+SAX.startElement(h4)
+SAX.characters(Class , 6)
+SAX.startElement(a, href='ProblemDomain.Marriage.html#ProblemDomain.Marriage')
+SAX.characters(ProblemDomain.Marriage, 22)
+SAX.endElement(a)
+SAX.endElement(h4)
+SAX.endElement(dt)
+SAX.characters(

+, 2)
+SAX.startElement(dt)
+SAX.startElement(h4)
+SAX.characters(Class , 6)
+SAX.startElement(a, href='ProblemDomain.Note.html#ProblemDomain.Note')
+SAX.characters(ProblemDomain.Note, 18)
+SAX.endElement(a)
+SAX.endElement(h4)
+SAX.endElement(dt)
+SAX.characters(

+, 2)
+SAX.endElement(dl)
+SAX.characters(

+

+, 4)
+SAX.startElement(h4)
+SAX.startElement(b)
+SAX.characters(Links, 5)
+SAX.error: Opening and ending tag mismatch: h4 and b
+SAX.endElement(b)
+SAX.endElement(h4)
+SAX.error: Unexpected end tag : b
+SAX.characters(

+, 2)
+SAX.startElement(ul)
+SAX.startElement(li)
+SAX.startElement(b)
+SAX.characters(Link to , 8)
+SAX.endElement(b)
+SAX.startElement(a, href='HumanInterface.Package.html#HumanInterface.Package')
+SAX.characters(HumanInterface, 14)
+SAX.endElement(a)
+SAX.endElement(li)
+SAX.endElement(ul)
+SAX.characters(

+, 2)
+SAX.startElement(dir)
+SAX.endElement(dir)
+SAX.characters(

+, 2)
+SAX.startElement(ul)
+SAX.startElement(li)
+SAX.startElement(b)
+SAX.characters(Link to , 8)
+SAX.endElement(b)
+SAX.startElement(a, href='DataManagement.FlatFile.Package.html#DataManagement.FlatFile.Package')
+SAX.characters(DataManagement.FlatFile, 23)
+SAX.endElement(a)
+SAX.endElement(li)
+SAX.endElement(ul)
+SAX.characters(

+, 2)
+SAX.startElement(dir)
+SAX.endElement(dir)
+SAX.characters(

+, 2)
+SAX.startElement(ul)
+SAX.startElement(li)
+SAX.startElement(b)
+SAX.characters(Link to , 8)
+SAX.endElement(b)
+SAX.startElement(a, href='DataManagement.Package.html#DataManagement.Package')
+SAX.characters(DataManagement, 14)
+SAX.endElement(a)
+SAX.endElement(li)
+SAX.endElement(ul)
+SAX.characters(

+, 2)
+SAX.startElement(dir)
+SAX.endElement(dir)
+SAX.characters(

+, 2)
+SAX.endElement(body)
+SAX.endElement(html)
+SAX.ignorableWhitespace(

+, 2)
+SAX.endDocument()
diff --git a/result/HTML/wired.html.err b/result/HTML/wired.html.err
index 357dc0a..e9e588d 100644
--- a/result/HTML/wired.html.err
+++ b/result/HTML/wired.html.err
@@ -181,75 +181,75 @@
 ./test/HTML/wired.html:97: error: htmlParseEntityRef: expecting ';'
 lue="http://www.hotbot.com/?SM=MC&DV=0&LG=any&RD=RG&DC=10&DE=2&_v=2&OPs=MDRTP&M
                                                                                 ^
-./test/HTML/wired.html:159: error: Opening and ending tag mismatch: td and form
+./test/HTML/wired.html:165: error: Opening and ending tag mismatch: td and form
 </td> 
      ^
-./test/HTML/wired.html:164: error: Unexpected end tag : form
+./test/HTML/wired.html:170: error: Unexpected end tag : form
 	</tr>    </form>
                 ^
-./test/HTML/wired.html:238: error: Opening and ending tag mismatch: td and form
+./test/HTML/wired.html:244: error: Opening and ending tag mismatch: td and form
  </select></font></td></tr>
                       ^
-./test/HTML/wired.html:242: error: htmlParseEntityRef: expecting ';'
+./test/HTML/wired.html:248: error: htmlParseEntityRef: expecting ';'
 MG SRC="http://barnesandnoble.bfast.com/booklink/serve?sourceid=383471&is_searc
                                                                                 ^
-./test/HTML/wired.html:257: error: Unexpected end tag : form
+./test/HTML/wired.html:265: error: Unexpected end tag : form
         </tr>  </form>
                      ^
-./test/HTML/wired.html:338: error: Opening and ending tag mismatch: td and font
+./test/HTML/wired.html:346: error: Opening and ending tag mismatch: td and font
 </td>
     ^
-./test/HTML/wired.html:366: error: htmlParseEntityRef: no name
+./test/HTML/wired.html:374: error: htmlParseEntityRef: no name
 a, sans-serif"><b><a href="/news/commentarySection/0,1292,31926,00.html">Rants 
                                                                                 ^
-./test/HTML/wired.html:366: error: Opening and ending tag mismatch: td and font
+./test/HTML/wired.html:374: error: Opening and ending tag mismatch: td and font
 Readers on Apple's G4 ... AOL's passwords ... MS vs. Linux.</font><br><br>  </t
                                                                                 ^
-./test/HTML/wired.html:366: error: Opening and ending tag mismatch: td and font
+./test/HTML/wired.html:374: error: Opening and ending tag mismatch: td and font
 Readers on Apple's G4 ... AOL's passwords ... MS vs. Linux.</font><br><br>  </t
                                                                                 ^
-./test/HTML/wired.html:394: error: Opening and ending tag mismatch: a and font
+./test/HTML/wired.html:402: error: Opening and ending tag mismatch: a and font
 w.vignette.com/" style="text-decoration:none"><font color="#000000">Vignette</a
                                                                                 ^
-./test/HTML/wired.html:398: error: htmlParseEntityRef: expecting ';'
+./test/HTML/wired.html:406: error: htmlParseEntityRef: expecting ';'
 ervlet/appservlet?from=/wired/sprint/&template=/security/security.html&SITE=
                                               ^
-./test/HTML/wired.html:398: error: htmlParseEntityRef: expecting ';'
+./test/HTML/wired.html:406: error: htmlParseEntityRef: expecting ';'
 ervlet/appservlet?from=/wired/sprint/&template=/security/security.html&SITE=
                                                                            ^
-./test/HTML/wired.html:398: error: htmlParseEntityRef: expecting ';'
+./test/HTML/wired.html:406: error: htmlParseEntityRef: expecting ';'
 wired.com&BANNER=Sprint" style="text-decoration:none"><font color="#000000">Spr
                 ^
-./test/HTML/wired.html:398: error: Opening and ending tag mismatch: a and font
+./test/HTML/wired.html:406: error: Opening and ending tag mismatch: a and font
 com&BANNER=Sprint" style="text-decoration:none"><font color="#000000">Sprint</a
                                                                                 ^
-./test/HTML/wired.html:398: error: End tag : expected '>'
+./test/HTML/wired.html:406: error: End tag : expected '>'
 =Sprint" style="text-decoration:none"><font color="#000000">Sprint</a></i></fon
                                                                                 ^
-./test/HTML/wired.html:404: error: Opening and ending tag mismatch: td and font
+./test/HTML/wired.html:412: error: Opening and ending tag mismatch: td and font
 </td>
     ^
-./test/HTML/wired.html:404: error: Opening and ending tag mismatch: td and font
+./test/HTML/wired.html:412: error: Opening and ending tag mismatch: td and font
 </td>
     ^
-./test/HTML/wired.html:404: error: Opening and ending tag mismatch: td and font
+./test/HTML/wired.html:412: error: Opening and ending tag mismatch: td and font
 </td>
     ^
-./test/HTML/wired.html:404: error: Opening and ending tag mismatch: td and font
+./test/HTML/wired.html:412: error: Opening and ending tag mismatch: td and font
 </td>
     ^
-./test/HTML/wired.html:404: error: Opening and ending tag mismatch: td and font
+./test/HTML/wired.html:412: error: Opening and ending tag mismatch: td and font
 </td>
     ^
-./test/HTML/wired.html:404: error: Opening and ending tag mismatch: td and font
+./test/HTML/wired.html:412: error: Opening and ending tag mismatch: td and font
 </td>
     ^
-./test/HTML/wired.html:404: error: Opening and ending tag mismatch: td and font
+./test/HTML/wired.html:412: error: Opening and ending tag mismatch: td and font
 </td>
     ^
-./test/HTML/wired.html:404: error: Opening and ending tag mismatch: td and font
+./test/HTML/wired.html:412: error: Opening and ending tag mismatch: td and font
 </td>
     ^
-./test/HTML/wired.html:422: error: htmlParseEntityRef: expecting ';'
+./test/HTML/wired.html:430: error: htmlParseEntityRef: expecting ';'
 href="http://www.lycos.com/news/flash/hitlerbunker.html?v=wn1015&lpv=1">Lycos</
                                                                     ^
diff --git a/result/HTML/wired.html.sax b/result/HTML/wired.html.sax
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/result/HTML/wired.html.sax