<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:12pt"><DIV><!--~-|**|PrettyHtmlStartT|**|-~-->
<DIV id=ygrp-mlmsg style="WIDTH: 655px">
<DIV id=ygrp-msg style="PADDING-RIGHT: 25px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 470px; PADDING-TOP: 0px"><!--~-|**|PrettyHtmlEndT|**|-~-->
<DIV id=ygrp-text>
<P>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: Courier New, courier, monaco, monospace, sans-serif">
<DIV>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Hi All,</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">&nbsp;</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">I am having difficulty parsing using Saxon and TagSoup parser on a namespace html document. The relevant content of this document are as follows:</SPAN></P>
<P class=MsoNormal><FONT face="Times New Roman">&nbsp;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional/ /EN" "http://www. w3.org/TR/ xhtml1/DTD/ xhtml1-transitio nal.dtd"&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">&lt;html xmlns="http: //www.w3. org/1999/ xhtml"&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">&lt;head&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">&lt;meta http-equiv=" Content-Type" content="text/ html; charset=UTF- 8" /&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">……..</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">&lt;/head&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">&lt;body&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp; </SPAN>&lt;div id="container"&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>&lt;div id="content"&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>&lt;table class="sresults"&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp; </SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>&lt;tr&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>&lt;td&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>&lt;a href="http:/ /www.abc. com/areas" title=" Hollywood , CA "&gt; hollywood &lt;/a&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>&lt;/td&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>&lt;td&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>&lt;a href="http:/ /www.abc. com/areas" title=" San Jose , CA "&gt; san jose &lt;/a&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>&lt;/td&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>&lt;td&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>&lt;a href="http:/ /www.abc. com/areas" title=" San Francisco , CA "&gt; san francisco &lt;/a&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>&lt;/td&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>&lt;td&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>&lt;a href="http:/ /www.abc. com/areas" title=" San Diego , CA "&gt; San diego &lt;/a&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>&lt;/td&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>&lt;/tr&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">……….</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">&lt;/body&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">&lt;/html&gt;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">&nbsp;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">Below is the relevant code snippets illustrates how I have attempted to retrieve the contents (value of<SPAN>&nbsp; </SPAN>&lt;a&gt;):</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">&nbsp;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>import java.util.*;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>import org.jdom.*;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>import org.jdom.xpath. *;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>import org.saxpath. *;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>import org.ccil.cowan. tagsoup.Parser;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">&nbsp;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">( 1 )<SPAN>&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><SPAN>&nbsp;&nbsp;</SPAN>frInHtml = new FileReader(" C:\\Tmp\\ ABC.html" );</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">( 2 )<SPAN>&nbsp;&nbsp;&nbsp; </SPAN><SPAN>&nbsp;&nbsp;</SPAN><SPAN>&nbsp;</SPAN>brInHtml = new BufferedReader( frInHtml) ;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">( 3 ) //<SPAN>&nbsp;&nbsp;&nbsp; </SPAN>SAXBuilder saxBuilder = new SAXBuilder(" org.apache. xerces.parsers. SAXParser" );</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">( 4 )<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>SAXBuilder saxBuilder = new SAXBuilder(" org.ccil. cowan.tagsoup. Parser");</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">( 5 )<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>org.jdom.Document jdomDocument = saxbuilder.build( brInHtml) ;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">( 6 )<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>XPath xpath = <SPAN>&nbsp;</SPAN>XPath.newInstance( "/ns:html/ ns:body/ns: div[@id=' container' ]/ns:div[ @id='content' ]/ns:table[ @class='sresults ']/ns:tr/ ns:td/ns: a");</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">( 7 )<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>xpath.addNamespace( "ns", "http://www. w3.org/1999/ xhtml");</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">( 8 )<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>java.util.List list = (java.util.List) (xpath.selectNodes( jdomDocument) );</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">( 9 )<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>Iterator iterator = list.iterator( );</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">( 10 )<SPAN>&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>while (iterator.hasNext( ))</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">( 11 )<SPAN>&nbsp;&nbsp;&nbsp; </SPAN><SPAN>&nbsp;</SPAN>{</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">( 12 )<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>Object object = iterator.next( );</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">( 13 ) //<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><SPAN>&nbsp;&nbsp;&nbsp;</SPAN>if (object instanceof Element)</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">( 14 ) //<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>System.out.println( ((Element) object).getTextN ormalize( ));</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">( 15 )<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>if (object instanceof Content)</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">( 16 )<SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>System.out.println( ((Content) object).getValue ());</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman"><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>}</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">….</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">&nbsp;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">This program would work on the same document without the default namespace, hence, it would not be necessary to include “ns” prefix along in the XPath statements (line 6-7) either. Moreover, I was using “org..apache. xerces.parsers. SAXParser” to have successfully retrieve content of &lt;a&gt; from the same document without default namespace in the past.</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">&nbsp;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">I would like to achieve the following objectives if possible:</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">&nbsp;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">( i ) Exclude DTD and namespace in order to simplifying the parsing process. How this could be done?</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">( ii ) If this is not possible, how to include it in XPath statements (line 6-7) so that the value of &lt;a&gt; is picked up correctly?</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">( iii ) Would changing from “org.apache.xerces. parsers.SAXParse r” to “org.ccil.cowan. tagsoup.Parser” make any difference as far as using XPath is concerned?</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">( iv ) Failing to exlude DTD, how to change the lookup of a PUBLIC DTD to a local SYSTEM one and include a local DTD for reference?</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">&nbsp;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">I am running JDK 1.6.0_06, Netbeans 6.1, JDOM 1.1, Saxon6-5-5, Tagsoup 1.2 on Windows XP platform.</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">&nbsp;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">Any assistance would be appreciated.</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">&nbsp;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">Thanks in advance,</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">&nbsp;</FONT></P>
<P class=MsoNormal><FONT face="Times New Roman">Jack</FONT></P></DIV></DIV><BR>
<HR SIZE=1>
Search 1000's of available singles in your area at the new Yahoo!7 Dating. <A href="http://au.rd.yahoo.com/dating/mail/tagline1/*http://au.dating.yahoo.com/?cid=53151&amp;pid=1011" target=_blank rel=nofollow>Get Started</A>. </DIV><!--~-|**|PrettyHtmlStart|**|-~--><SPAN style="COLOR: white">__._,_..___</SPAN> 
<DIV id=ygrp-actbar><SPAN class=left><A href="http://groups.yahoo.com/group/tagsoup-friends/message/1202;_ylc=X3oDMTM1NHRyOGU5BF9TAzk3MzU5NzE0BGdycElkAzExODc4MDY5BGdycHNwSWQDMTcwNjAzMDM5MARtc2dJZAMxMjAyBHNlYwNmdHIEc2xrA3Z0cGMEc3RpbWUDMTIyNTgwNDA1NwR0cGNJZAMxMjAy" target=_blank rel=nofollow>Messages in this topic </A>(<SPAN class=bld>1</SPAN>) </SPAN><A href="http://groups.yahoo.com/group/tagsoup-friends/post;_ylc=X3oDMTJxOGJtYWc2BF9TAzk3MzU5NzE0BGdycElkAzExODc4MDY5BGdycHNwSWQDMTcwNjAzMDM5MARtc2dJZAMxMjAyBHNlYwNmdHIEc2xrA3JwbHkEc3RpbWUDMTIyNTgwNDA1Nw--?act=reply&amp;messageNum=1202" target=_blank rel=nofollow><SPAN class=bld>Reply </SPAN>(via web post) </A>| <A class=bld href="http://groups.yahoo.com/group/tagsoup-friends/post;_ylc=X3oDMTJmbHMyYW9pBF9TAzk3MzU5NzE0BGdycElkAzExODc4MDY5BGdycHNwSWQDMTcwNjAzMDM5MARzZWMDZnRyBHNsawNudHBjBHN0aW1lAzEyMjU4MDQwNTc-" target=_blank rel=nofollow>Start a new topic </A></DIV>
<DIV id=ygrp-vitnav><A href="http://groups.yahoo.com/group/tagsoup-friends/messages;_ylc=X3oDMTJmOWM5N2lrBF9TAzk3MzU5NzE0BGdycElkAzExODc4MDY5BGdycHNwSWQDMTcwNjAzMDM5MARzZWMDZnRyBHNsawNtc2dzBHN0aW1lAzEyMjU4MDQwNTY-" target=_blank rel=nofollow>Messages</A> | <A href="http://groups.yahoo..com/group/tagsoup-friends/files;_ylc=X3oDMTJnYmFqYnIwBF9TAzk3MzU5NzE0BGdycElkAzExODc4MDY5BGdycHNwSWQDMTcwNjAzMDM5MARzZWMDZnRyBHNsawNmaWxlcwRzdGltZQMxMjI1ODA0MDU2" target=_blank rel=nofollow>Files</A> | <A href="http://groups.yahoo.com/group/tagsoup-friends/photos;_ylc=X3oDMTJmMGNrMTcxBF9TAzk3MzU5NzE0BGdycElkAzExODc4MDY5BGdycHNwSWQDMTcwNjAzMDM5MARzZWMDZnRyBHNsawNwaG90BHN0aW1lAzEyMjU4MDQwNTY-" target=_blank rel=nofollow>Photos</A> | <A href="http://groups.yahoo.com/group/tagsoup-friends/links;_ylc=X3oDMTJnbGV0MDJ0BF9TAzk3MzU5NzE0BGdycElkAzExODc4MDY5BGdycHNwSWQDMTcwNjAzMDM5MARzZWMDZnRyBHNsawNsaW5rcwRzdGltZQMxMjI1ODA0MDU2" target=_blank rel=nofollow>Links</A> | <A
 href="http://groups.yahoo.com/group/tagsoup-friends/database;_ylc=X3oDMTJkNmJ2MGljBF9TAzk3MzU5NzE0BGdycElkAzExODc4MDY5BGdycHNwSWQDMTcwNjAzMDM5MARzZWMDZnRyBHNsawNkYgRzdGltZQMxMjI1ODA0MDU2" target=_blank rel=nofollow>Database</A> | <A href="http://groups.yahoo.com/group/tagsoup-friends/polls;_ylc=X3oDMTJnZXFob2RuBF9TAzk3MzU5NzE0BGdycElkAzExODc4MDY5BGdycHNwSWQDMTcwNjAzMDM5MARzZWMDZnRyBHNsawNwb2xscwRzdGltZQMxMjI1ODA0MDU2" target=_blank rel=nofollow>Polls</A> | <A href="http://groups.yahoo.com/group/tagsoup-friends/members;_ylc=X3oDMTJmYnNhamYyBF9TAzk3MzU5NzE0BGdycElkAzExODc4MDY5BGdycHNwSWQDMTcwNjAzMDM5MARzZWMDZnRyBHNsawNtYnJzBHN0aW1lAzEyMjU4MDQwNTY-" target=_blank rel=nofollow>Members</A> | <A href="http://groups.yahoo.com/group/tagsoup-friends/calendar;_ylc=X3oDMTJlNnEwOWpwBF9TAzk3MzU5NzE0BGdycElkAzExODc4MDY5BGdycHNwSWQDMTcwNjAzMDM5MARzZWMDZnRyBHNsawNjYWwEc3RpbWUDMTIyNTgwNDA1Ng--" target=_blank rel=nofollow>Calendar</A> </DIV>
<DIV id=ygrp-grft>To unsubscribe, send a blank email to tagsoup-friends-unsubscribe@yahoogroups.com </DIV>
<DIV id=ygrp-ft><A href="http://groups.yahoo.com/;_ylc=X3oDMTJlZDVjN3FnBF9TAzk3NDc2NTkwBGdycElkAzExODc4MDY5BGdycHNwSWQDMTcwNjAzMDM5MARzZWMDZnRyBHNsawNnZnAEc3RpbWUDMTIyNTgwNDA1Nw--" target=_blank rel=nofollow><IMG height=15 alt="Yahoo! Groups" width=106 border=0></A> <BR><A href="http://groups.yahoo.com/group/tagsoup-friends/join;_ylc=X3oDMTJncTJobnNuBF9TAzk3NDc2NTkwBGdycElkAzExODc4MDY5BGdycHNwSWQDMTcwNjAzMDM5MARzZWMDZnRyBHNsawNzdG5ncwRzdGltZQMxMjI1ODA0MDU3" target=_blank rel=nofollow>Change settings via the Web</A> (Yahoo! ID required) <BR>Change settings via email: <A href="mailto:tagsoup-friends-digest@yahoogroups.com?subject=Email Delivery: Digest" target=_blank rel=nofollow ymailto="mailto:tagsoup-friends-digest@yahoogroups.com?subject=Email Delivery: Digest">Switch delivery to Daily Digest</A> | <A href="mailto:tagsoup-friends-traditional@yahoogroups.com?subject=Change Delivery Format: Traditional" target=_blank rel=nofollow
 ymailto="mailto:tagsoup-friends-traditional@yahoogroups.com?subject=Change Delivery Format: Traditional">Switch format to Traditional</A> <BR><A href="http://groups.yahoo.com/group/tagsoup-friends;_ylc=X3oDMTJlc2phdjk2BF9TAzk3NDc2NTkwBGdycElkAzExODc4MDY5BGdycHNwSWQDMTcwNjAzMDM5MARzZWMDZnRyBHNsawNocGYEc3RpbWUDMTIyNTgwNDA1Nw--" target=_blank rel=nofollow>Visit Your Group </A>| <A href="http://docs.yahoo.com/info/terms/" target=_blank rel=nofollow>Yahoo! Groups Terms of Use </A>| <A href="mailto:tagsoup-friends-unsubscribe@yahoogroups.com?subject=" target=_blank rel=nofollow ymailto="mailto:tagsoup-friends-unsubscribe@yahoogroups.com?subject=">Unsubscribe </A></DIV></DIV>
<DIV id=ygrp-sponsor style="CLEAR: none; BACKGROUND: white; FLOAT: right; MARGIN: 0px 0px 25px; WIDTH: 160px">
<DIV id=ygrp-reco></DIV>
<DIV id=ygrp-vital>
<DIV id=vithd>Recent Activity</DIV>
<UL style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 2px 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none">
<LI style="CLEAR: both">
<DIV class=ct style="FLOAT: right"><SPAN style="DISPLAY: none">&nbsp;</SPAN>2</DIV>
<DIV class=cat><A href="http://groups.yahoo.com/group/tagsoup-friends/members;_ylc=X3oDMTJnZXBpbjJrBF9TAzk3MzU5NzE0BGdycElkAzExODc4MDY5BGdycHNwSWQDMTcwNjAzMDM5MARzZWMDdnRsBHNsawN2bWJycwRzdGltZQMxMjI1ODA0MDU2" target=_blank rel=nofollow>New Members</A></DIV></LI></UL><A href="http://groups.yahoo.com/group/tagsoup-friends;_ylc=X3oDMTJmdXNkNjhxBF9TAzk3MzU5NzE0BGdycElkAzExODc4MDY5BGdycHNwSWQDMTcwNjAzMDM5MARzZWMDdnRsBHNsawN2Z2hwBHN0aW1lAzEyMjU4MDQwNTY-" target=_blank rel=nofollow>Visit Your Group </A></DIV>
<DIV id=nc>
<DIV class=ad>
<DIV id=hd1>Give Back</DIV>
<P><A href="http://us.lrd.yahoo.com/_ylc=X3oDMTJudmRtdDlxBF9TAzk3MzU5NzE0BF9wAzEEZ3JwSWQDMTE4NzgwNjkEZ3Jwc3BJZAMxNzA2MDMwMzkwBHNlYwNuY21vZARzbGsDYnJhbmQEc3RpbWUDMTIyNTgwNDA1Ng--;_ylg=1/SIG=11314uv3k/**http%3A//brand.yahoo.com/forgood" target=_blank rel=nofollow>Yahoo! for Good</A></P>
<P>Get inspired</P>
<P>by a good cause.</P></DIV>
<DIV class=ad>
<DIV id=hd1>Y! Toolbar</DIV>
<P><A href="http://us.lrd.yahoo.com/_ylc=X3oDMTJwY2xhdWFzBF9TAzk3MzU5NzE0BF9wAzIEZ3JwSWQDMTE4NzgwNjkEZ3Jwc3BJZAMxNzA2MDMwMzkwBHNlYwNuY21vZARzbGsDdG9vbGJhcgRzdGltZQMxMjI1ODA0MDU2;_ylg=1/SIG=11c6dvmk9/**http%3A//toolbar.yahoo.com/%3F.cpdl=ygrps" target=_blank rel=nofollow>Get it Free!</A></P>
<P>easy 1-click access</P>
<P>to your groups.</P></DIV>
<DIV class=ad>
<DIV id=hd1>Yahoo! Groups</DIV>
<P><A href="http://groups.yahoo.com/start;_ylc=X3oDMTJwanBpZm5hBF9TAzk3MzU5NzE0BF9wAzMEZ3JwSWQDMTE4NzgwNjkEZ3Jwc3BJZAMxNzA2MDMwMzkwBHNlYwNuY21vZARzbGsDZ3JvdXBzMgRzdGltZQMxMjI1ODA0MDU2" target=_blank rel=nofollow>Start a group</A></P>
<P>in 3 easy steps.</P>
<P>Connect with others.</P></DIV></DIV></DIV>
<DIV style="CLEAR: both; FONT-SIZE: 1px; COLOR: #fff">.</DIV></DIV><IMG height=1 width=1> <BR><SPAN style="COLOR: white">__,_._,___</SPAN> <!--~-|**|PrettyHtmlEnd|**|-~--><!--~-|**|PrettyHtmlStart|**|-~-->
<STYLE type=text/css>
<!--
#ygrp-mkp{
border:1px solid #d8d8d8;font-family:Arial;margin:14px 0px;padding:0px 14px;}
#ygrp-mkp hr{
border:1px solid #d8d8d8;}
#ygrp-mkp #hd{
color:#628c2a;font-size:85%;font-weight:bold;line-height:122%;margin:10px 0px;}
#ygrp-mkp #ads{
margin-bottom:10px;}
#ygrp-mkp .ad{
padding:0 0;}
#ygrp-mkp .ad a{
color:#0000ff;text-decoration:none;}
-->
</STYLE>

<STYLE type=text/css>
<!--
#ygrp-sponsor #ygrp-lc{
font-family:Arial;}
#ygrp-sponsor #ygrp-lc #hd{
margin:10px 0px;font-weight:bold;font-size:78%;line-height:122%;}
#ygrp-sponsor #ygrp-lc .ad{
margin-bottom:10px;padding:0 0;}
-->
</STYLE>

<STYLE type=text/css>
<!--
#ygrp-mlmsg {font-size:13px;font-family:arial, helvetica, clean, sans-serif;}
#ygrp-mlmsg table {font-size:inherit;font:100%;}
#ygrp-mlmsg select, input, textarea {font:99% arial, helvetica, clean, sans-serif;}
#ygrp-mlmsg pre, code {font:115% monospace;}
#ygrp-mlmsg * {line-height:1.22em;}
#ygrp-text{
font-family:Georgia;
}
#ygrp-text p{
margin:0 0 1em 0;}
#ygrp-tpmsgs{
font-family:Arial;
clear:both;}
#ygrp-vitnav{
padding-top:10px;font-family:Verdana;font-size:77%;margin:0;}
#ygrp-vitnav a{
padding:0 1px;}
#ygrp-actbar{
clear:both;margin:25px 0;white-space:nowrap;color:#666;text-align:right;}
#ygrp-actbar .left{
float:left;white-space:nowrap;}
.bld{font-weight:bold;}
#ygrp-grft{
font-family:Verdana;font-size:77%;padding:15px 0;}
#ygrp-ft{
font-family:verdana;font-size:77%;border-top:1px solid #666;
padding:5px 0;
}
#ygrp-mlmsg #logo{
padding-bottom:10px;}

#ygrp-reco {
margin-bottom:20px;padding:0px;}
#ygrp-reco #reco-head {
font-weight:bold;color:#ff7900;}

#reco-grpname{
font-weight:bold;margin-top:10px;}
#reco-category{
font-size:77%;}
#reco-desc{
font-size:77%;}

#ygrp-vital{
background-color:#e0ecee;margin-bottom:20px;padding:2px 0 8px 8px;}
#ygrp-vital #vithd{
font-size:77%;font-family:Verdana;font-weight:bold;color:#333;text-transform:uppercase;}
#ygrp-vital ul{
padding:0;margin:2px 0;}
#ygrp-vital ul li{
list-style-type:none;clear:both;border:1px solid #e0ecee;
}
#ygrp-vital ul li .ct{
font-weight:bold;color:#ff7900;float:right;width:2em;text-align:right;padding-right:.5em;}
#ygrp-vital ul li .cat{
font-weight:bold;}
#ygrp-vital a{
text-decoration:none;}

#ygrp-vital a:hover{
text-decoration:underline;}

#ygrp-sponsor #hd{
color:#999;font-size:77%;}
#ygrp-sponsor #ov{
padding:6px 13px;background-color:#e0ecee;margin-bottom:20px;}
#ygrp-sponsor #ov ul{
padding:0 0 0 8px;margin:0;}
#ygrp-sponsor #ov li{
list-style-type:square;padding:6px 0;font-size:77%;}
#ygrp-sponsor #ov li a{
text-decoration:none;font-size:130%;}
#ygrp-sponsor #nc{
background-color:#eee;margin-bottom:20px;padding:0 8px;}
#ygrp-sponsor .ad{
padding:8px 0;}
#ygrp-sponsor .ad #hd1{
font-family:Arial;font-weight:bold;color:#628c2a;font-size:100%;line-height:122%;}
#ygrp-sponsor .ad a{
text-decoration:none;}
#ygrp-sponsor .ad a:hover{
text-decoration:underline;}
#ygrp-sponsor .ad p{
margin:0;}
o{font-size:0;}
.MsoNormal{
margin:0 0 0 0;}
#ygrp-text tt{
font-size:120%;}
blockquote{margin:0 0 0 4px;}
.replbq{margin:4;}
-->
</STYLE>
<!--~-|**|PrettyHtmlEnd|**|-~--></DIV></div><br>



      <hr size=1> Search 1000's of available singles in your area at the new Yahoo!7 Dating.  
<a href="http://au.rd.yahoo.com/dating/mail/tagline1/*http://au.dating.yahoo.com/?cid=53151&pid=1011">Get Started</a>.</body></html>