<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
 	<channel>
		<title>David Abse: | David Abse</title>
		<link>http://www.toosh.biz/</link>
		<description></description>
		<language>en</language>
		<lastBuildDate>Thu, 03 May 2012 18:09:15 +0200</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>Sandvox 2.5.4</generator>
		<item>
			<title>Sectorthree.Blogspot</title>
			<link>http://sectorthree.blogspot.com/</link>
			<description>
				
			</description>
			<pubDate>Sat, 14 Jan 2012 10:50:11 +0100</pubDate>
			<guid>http://sectorthree.blogspot.com/</guid>
            
			
		</item>
		<item>
			<title>Services</title>
			<link>http://www.toosh.biz/services/</link>
			<description>
				&lt;div class="article-summary"&gt;&lt;p&gt;&lt;a href="~PAGEID~3B818B66F18F4129BAAE"&gt;&lt;strong style="font-size: 14px;"&gt;&lt;span style="font-family: 'Gill Sans';"&gt;Consultation&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 14px; font-family: 'Gill Sans';"&gt;David Abse can provide a wide range of consultation services. Click the link above to find out more.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 14px; font-family: 'Gill Sans';"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="~PAGEID~EB8DC185454C46A78F34"&gt;&lt;strong style="font-size: 14px;"&gt;&lt;span style="font-family: 'Gill Sans';"&gt;Training&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 14px; font-family: 'Gill Sans';"&gt;David Abse can provide tailor-made training for your organisation. Click the link above to find out more.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 14px; font-family: 'Gill Sans';"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;a href="~PAGEID~B0742B9CC15B4BCA872A" style="font-size: 14px;"&gt;&lt;span style="font-family: 'Gill Sans';"&gt;Research&lt;/span&gt;&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 14px; font-family: 'Gill Sans';"&gt;David Abse can provide tailor-made training for your organisation. Click the link above to find out more.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
			</description>
			<pubDate>Fri, 06 Jan 2012 16:55:08 +0100</pubDate>
			<guid>http://www.toosh.biz/services/</guid>
            
			
		</item>
		<item>
			<title>Art</title>
			<link>http://www.davidabse.com/</link>
			<description>
				
			</description>
			<pubDate>Fri, 06 Jan 2012 16:50:46 +0100</pubDate>
			<guid>http://www.davidabse.com/</guid>
            
			
		</item>
		<item>
			<title>Contact</title>
			<link>http://www.toosh.biz/contact.html</link>
			<description>
				&lt;div class="article-summary"&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
	&lt;div class="first graphic-container wide center"&gt;
		&lt;div style="" class="graphic"&gt;
			&lt;div class="figure-content"&gt;&lt;!-- sandvox.ContactElement --&gt;
				&lt;div id="contactform"&gt;
&lt;script type="text/javascript"&gt;&lt;!--

function verifyAndSubmitcontactform(form) {

	var theResults	= document.getElementById("contactform-results");

	checkEmail = form.e.value;
	if (checkEmail=='email@domain.com'
		|| checkEmail.indexOf('@') &lt; 0
		|| checkEmail.lastIndexOf('.') &lt; (checkEmail.indexOf('@') + 1)
		|| checkEmail.lastIndexOf('.') &gt;= (checkEmail.length - 2)
		|| checkEmail == form.e.title)
	{
		var message = "Email address is missing. Message cannot be sent.";
		theResults.className = 'contactError';
		theResults.innerHTML = message;
		return false;
	}
	if (form.s.value == '' &amp;&amp; form.m.value == '')
	{
		var message = "No message has been entered. Message cannot be sent.";
		theResults.className = 'contactError';
		theResults.innerHTML = message;
		return false;
	}
	return true;
}

function doblurcontactform(anInput) {
	if (anInput.value == '') { anInput.value = anInput.title; anInput.style.color = '#999'; }
}

function dofocuscontactform(anInput) {
	if (anInput.value == anInput.title) { anInput.value = ''; anInput.removeAttribute('style'); }
}

//--&gt;&lt;/script&gt;

&lt;form class="contactElement labelsOnTop" action="http://service.karelia.com/mailme.php" onsubmit="return verifyAndSubmitcontactform(this);" method="post"&gt;
		
		&lt;div class="hidden"&gt;
			&lt;label for="contactform-subject"&gt;Please leave this field empty:&lt;/label&gt;
			&lt;input id="contactform-subject" type="text" name="subject" /&gt;
			&lt;br /&gt;
			&lt;label for="contactform-message"&gt;Please leave this field empty:&lt;/label&gt;
			&lt;textarea id="contactform-message" name="message" rows="3" cols="20"&gt;&lt;/textarea&gt;
		&lt;/div&gt;
	
&lt;p&gt;

	

	
	&lt;label for="contactform-n"&gt;Name:&lt;/label&gt;&lt;br /&gt;
	
	
	
	
	
	
	&lt;!-- text field --&gt;
	&lt;input id="contactform-n"
		class="fullWidth"
		type="text"
		name="n"
		
		
		/&gt;

	
	
	
	
	
	
&lt;br /&gt;
	

	

	
	&lt;label for="contactform-e"&gt;Email:&lt;/label&gt;&lt;br /&gt;
	
	
	
	
	
	
	&lt;!-- text field --&gt;
	&lt;input id="contactform-e"
		class="fullWidth"
		type="email" style="color:#888"
		name="e"
		title="email@domain.com" value="email@domain.com"
		onfocus="dofocuscontactform(this)" onblur="doblurcontactform(this)"
		/&gt;

	
	
	
	
	
	
&lt;br /&gt;
	

	

	
	&lt;label for="contactform-s"&gt;Subject:&lt;/label&gt;&lt;br /&gt;
	
	
	
	
	
	
	&lt;!-- text field --&gt;
	&lt;input id="contactform-s"
		class="fullWidth"
		type="text"
		name="s"
		
		
		/&gt;

	
	
	
	
	
	
&lt;br /&gt;
	

	

	
	&lt;label for="contactform-m"&gt;Message:&lt;/label&gt;&lt;br /&gt;
	
	
	&lt;!-- text area --&gt;
	&lt;textarea class="fullWidth" id="contactform-m" name="m" rows="10" cols="80"&gt;&lt;/textarea&gt;
	
	
	
&lt;br /&gt;
	

	

	
	&lt;!-- Send Button --&gt;
	&lt;input type="submit" class="submit" id="contactform-submit" name="x" value="Send" /&gt;

	
&lt;br /&gt;
	
	&lt;/p&gt;
	&lt;div class="hidden"&gt;
		&lt;!-- CSS URL --&gt;
		&lt;input type="hidden" name="a" id="contactform-a" value="" /&gt;
		&lt;!-- Site Title --&gt;
		&lt;input type="hidden" name="t" id="contactform-t" value="" /&gt;
		&lt;!-- Verification Code --&gt;
		&lt;input type="hidden" name="v1" id="contactform-v1" value="qxRh0gbQPwwf1Rug2ffCWNUgDs4T4tnc" /&gt;
	
		
		&lt;!-- Copy to sender --&gt;
		&lt;input type="hidden" name="c" id="contactform-c" value="yes" /&gt;
		
	&lt;/div&gt;
&lt;/form&gt;
&lt;div style='text-align:center;' id="contactform-results"&gt;&lt;/div&gt;

&lt;/div&gt;&lt;!-- /sandvox.ContactElement --&gt;
			&lt;/div&gt;
		&lt;/div&gt;
	&lt;/div&gt;
	&lt;div class="not-first-item wide right"&gt;
		&lt;div style="width:45px;" class="graphic"&gt;
			&lt;div class="figure-content HTMLElement"&gt;
				&lt;span&gt;
    &lt;!-- Start of StatCounter Code for Default Guide --&gt;
    &lt;script type="text/javascript"&gt;var sc_project=1737723; 
var sc_invisible=1; 
var sc_security="1eb58286"; 
&lt;/script&gt;
     &lt;script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"&gt;&lt;/script&gt;
     &lt;noscript&gt;
        &lt;div class="statcounter"&gt;
            &lt;span&gt;
                &lt;a title="website tonight analytics" href="http://statcounter.com/godaddy_website_tonight/" target="_blank"&gt;
                    &lt;img class="statcounter" src="http://c.statcounter.com/1737723/0/1eb58286/1/" alt="website tonight analytics" /&gt;
                &lt;/a&gt;
            &lt;/span&gt;
        &lt;/div&gt;
    &lt;/noscript&gt;
     &lt;!-- End of StatCounter Code for Default Guide --&gt;
&lt;/span&gt;
			&lt;/div&gt;
		&lt;/div&gt;
	&lt;/div&gt;&lt;br /&gt;
&lt;/div&gt;
			</description>
			<pubDate>Fri, 06 Jan 2012 15:49:46 +0100</pubDate>
			<guid>http://www.toosh.biz/contact.html</guid>
            
			
		</item>
		<item>
			<title>Links</title>
			<link>http://www.toosh.biz/links.html</link>
			<description>
				&lt;div class="article-summary"&gt;&lt;p&gt;Very useful documents are available from the following sources:
&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;&lt;a href="http://www.lvsc.org.uk/Templates/information.asp?NodeID=90165&amp;amp;i1PNID=90016" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;LVSC PEACe service&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.navca.org.uk/" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;NAVCA&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.sandy-a.co.uk/" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;Sandy Adirondack&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.ladder4learning.org.uk/ladder-downloads.shtml" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;Ladder for Learning&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.vas.org.uk/info4.html" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;Voluntary Action Sheffield&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.businessballs.com/" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;Business Balls&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.cipd.co.uk/" target="_blank"&gt;&lt;span style="font-family: Helvetica;"&gt;&lt;strong&gt;CIPD&lt;/strong&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Some other sites of interest:
&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;&lt;a href="http://www.intelligentgiving.com/" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;Intelligent Giving&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.cywu.org.uk/links.shtml" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;CYWU&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;&lt;a href="http://sectorthree.blogspot.com/" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;Sector Three&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-family: Helvetica;"&gt;&lt;strong&gt;&lt;a href="http://www.davidabse.com/" target="_blank"&gt;Davidabse.com&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sabcat.com/" target="_blank"&gt;&lt;span style="font-family: Helvetica;"&gt;&lt;strong&gt;Sabcat Political T-Shirts&lt;/strong&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
	&lt;div class="first wide right"&gt;
		&lt;div style="width:45px;" class="graphic"&gt;
			&lt;div class="figure-content HTMLElement"&gt;
				&lt;span&gt;
    &lt;!-- Start of StatCounter Code for Default Guide --&gt;
    &lt;script type="text/javascript"&gt;var sc_project=1737723; 
var sc_invisible=1; 
var sc_security="1eb58286"; 
&lt;/script&gt;
     &lt;script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"&gt;&lt;/script&gt;
     &lt;noscript&gt;
        &lt;div class="statcounter"&gt;
            &lt;span&gt;
                &lt;a title="website tonight analytics" href="http://statcounter.com/godaddy_website_tonight/" target="_blank"&gt;
                    &lt;img class="statcounter" src="http://c.statcounter.com/1737723/0/1eb58286/1/" alt="website tonight analytics" /&gt;
                &lt;/a&gt;
            &lt;/span&gt;
        &lt;/div&gt;
    &lt;/noscript&gt;
     &lt;!-- End of StatCounter Code for Default Guide --&gt;
&lt;/span&gt;
			&lt;/div&gt;
		&lt;/div&gt;
	&lt;/div&gt;&lt;br /&gt;
&lt;/div&gt;
			</description>
			<pubDate>Fri, 06 Jan 2012 15:40:50 +0100</pubDate>
			<guid>http://www.toosh.biz/links.html</guid>
            
			
		</item>
		<item>
			<title>Clients</title>
			<link>http://www.toosh.biz/clients.html</link>
			<description>
				&lt;div class="article-summary"&gt;&lt;p&gt;Some of David's clients:
&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://www.planningaidforlondon.org.uk/" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;Planning Aid for London&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://www.lvsc.org.uk/" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;London Voluntary Service Council&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://www.ivac.org.uk/" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;Islington Voluntary Action Council&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://www.mildmay.net/" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;Mildmay Community Partnership&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://www.mhmedia.com/" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;Mental Health Media&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://www.chanceuk.com/" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;ChanceUK&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://www.rota.org.uk/" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;Race On The Agenda&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://www.brentadp.co.uk/" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;Brent Association of Disabled People&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://www.ecen.org.uk/" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;Enfield Community Empowerment Network&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://www.lambeth.gov.uk/Services/LeisureCulture/Arts/" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;Lambeth Arts&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://www.hounslow.gov.uk/index/community_and_living/voluntary_sector.htm" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;LB Hounslow&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://www.scvo.info/" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;Sandwell Council of Voluntary Organisation&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://www.continyou.org.uk/what_we_do/children_and_young_people/supplementary_education" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;National Resource Centre for Supplementary Education&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://www.tendringcvs.org.uk/" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;Tendring CVS&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://www.prisonersadvice.org.uk/" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;Prisoners Advice Service&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://www.ramfel.org.uk/" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;RAMFEL&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://www.vacoventry.org.uk/" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;Voluntary Action Coventry&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://www.trustforlondon.org.uk/publications-research/building-our-futures-report-launch.html" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;Building Our Futures &lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://www.wassr.org/index2.html" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;WASSR&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: rgb(48, 48, 48); font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;"&gt;&lt;a href="http://westminstercitypartnership.org.uk/default.aspx" style="text-decoration: none; color: rgb(40, 110, 160);"&gt;Westminster City Partnership &lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;
	&lt;div class="first wide right"&gt;
		&lt;div style="width:45px;" class="graphic"&gt;
			&lt;div class="figure-content HTMLElement"&gt;
				&lt;span&gt;
    &lt;!-- Start of StatCounter Code for Default Guide --&gt;
    &lt;script type="text/javascript"&gt;var sc_project=1737723; 
var sc_invisible=1; 
var sc_security="1eb58286"; 
&lt;/script&gt;
     &lt;script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"&gt;&lt;/script&gt;
     &lt;noscript&gt;
        &lt;div class="statcounter"&gt;
            &lt;span&gt;
                &lt;a title="website tonight analytics" href="http://statcounter.com/godaddy_website_tonight/" target="_blank"&gt;
                    &lt;img class="statcounter" src="http://c.statcounter.com/1737723/0/1eb58286/1/" alt="website tonight analytics" /&gt;
                &lt;/a&gt;
            &lt;/span&gt;
        &lt;/div&gt;
    &lt;/noscript&gt;
     &lt;!-- End of StatCounter Code for Default Guide --&gt;
&lt;/span&gt;
			&lt;/div&gt;
		&lt;/div&gt;
	&lt;/div&gt;&lt;br /&gt;
&lt;/div&gt;
			</description>
			<pubDate>Fri, 06 Jan 2012 15:39:11 +0100</pubDate>
			<guid>http://www.toosh.biz/clients.html</guid>
            
			
		</item>
 	</channel>
</rss>
