<script language="javascript" type="text/javascript">
function validatecontacts()
{
var name= document.formcontact.your_name;
var email= document.formcontact.email;

if(name.value=='')
{
alert("Please enter name!");
name.focus();
return false;
}
function echeck(str) {

		var at="@"
		var dot="."
		var lat=str.indexOf(at)
		var lstr=str.length
		var ldot=str.indexOf(dot)
		if (str.indexOf(at)==-1){
		   alert("Invalid E-mail ID")
		   return false
		}

		if (str.indexOf(at)==-1 || str.indexOf(at)==0 || str.indexOf(at)==lstr){
		   alert("Invalid E-mail ID")
		   return false
		}

		if (str.indexOf(dot)==-1 || str.indexOf(dot)==0 || str.indexOf(dot)==lstr){
		    alert("Invalid E-mail ID")
		    return false
		}

		 if (str.indexOf(at,(lat+1))!=-1){
		    alert("Invalid E-mail ID")
		    return false
		 }

		 if (str.substring(lat-1,lat)==dot || str.substring(lat+1,lat+2)==dot){
		    alert("Invalid E-mail ID")
		    return false
		 }

		 if (str.indexOf(dot,(lat+2))==-1){
		    alert("Invalid E-mail ID")
		    return false
		 }
		
		 if (str.indexOf(" ")!=-1){
		    alert("Invalid E-mail ID")
		    return false
		 }

 		 return true					
	}



if(email.value=='')
{
alert("Email field is blank!");
email.focus();
return false;
}
if (echeck(email.value)==false){
		email.value=""
		email.focus()
		return false
}
else
return true;
}
</script>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head profile="http://gmpg.org/xfn/11">
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-5220882-1"); //UA-3908575-3
pageTracker._initData();
pageTracker._trackPageview();
</script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="DESCRIPTION" content="Blognews by XL Results Foundation, Read about inspirational entrepreneurs and business in contributing to World Wide Wealth and Social Enterprise" />
<meta name="KEYWORDS" content="blog, xl results foundation, inspiration, business tools, entrepreneur network, social enterprise, personal motivation coach, transformational leadership, achieve extraordinary, motivation, networking events" />
<meta name="verify-v1" content="rNmrh7IOsU3rZvs55moNdip8Rp4qTD8RaAN0qTyWg/I=" />

<title>Roger Hamilton and XL Results Foundation News </title>

<meta name="generator" content="WordPress 4.7.3" /> <!-- leave this for stats -->

<link rel="stylesheet" href="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/style.css" type="text/css" media="screen" />
<link rel="stylesheet" href="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/nav.css" type="text/css" media="screen" />
<link rel="stylesheet" href="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/print.css" type="text/css" media="print" />

<script type="text/javascript" src="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/js/dropdowns.js"></script>

<link rel="alternate" type="application/rss+xml" title="Roger Hamilton and XL Results Foundation News RSS Feed" href="http://www.xlgroupblog.com/?feed=rss2" />
<link rel="pingback" href="http://www.xlgroupblog.com/xmlrpc.php" />


<link rel='dns-prefetch' href='//s.w.org' />
		<script type="text/javascript">
			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/www.xlgroupblog.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.7.3"}};
			!function(a,b,c){function d(a){var b,c,d,e,f=String.fromCharCode;if(!k||!k.fillText)return!1;switch(k.clearRect(0,0,j.width,j.height),k.textBaseline="top",k.font="600 32px Arial",a){case"flag":return k.fillText(f(55356,56826,55356,56819),0,0),!(j.toDataURL().length<3e3)&&(k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57331,65039,8205,55356,57096),0,0),b=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57331,55356,57096),0,0),c=j.toDataURL(),b!==c);case"emoji4":return k.fillText(f(55357,56425,55356,57341,8205,55357,56507),0,0),d=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55357,56425,55356,57341,55357,56507),0,0),e=j.toDataURL(),d!==e}return!1}function e(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g,h,i,j=b.createElement("canvas"),k=j.getContext&&j.getContext("2d");for(i=Array("flag","emoji4"),c.supports={everything:!0,everythingExceptFlag:!0},h=0;h<i.length;h++)c.supports[i[h]]=d(i[h]),c.supports.everything=c.supports.everything&&c.supports[i[h]],"flag"!==i[h]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[i[h]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings);
		</script>
		<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
<link rel='https://api.w.org/' href='http://www.xlgroupblog.com/?rest_route=/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.xlgroupblog.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.xlgroupblog.com/wp-includes/wlwmanifest.xml" /> 
<meta name="generator" content="WordPress 4.7.3" />
</head>
<body id="home">
<div id="page" class="clearfloat">

<div class="clearfloat">
<div id="branding" class="left">
<h1><a href="http://www.xlgroupblog.com/">Roger Hamilton and XL Results Foundation News</a></h1>
<div class="description"><br>All the latest from Roger Hamilton on Social Enterpreneurship and World Wide Wealth</div>
</div>

<div class="right"></div>
<div class="right"><p>&nbsp;</p></div>
<div class="right"><a href="http://fusion.google.com/add?source=atgs&moduleurl=http%3A//xlgroupblog.com/feed"><img src="http://buttons.googlesyndication.com/fusion/add.gif" border="0" alt="Add to Google"></a></div>
</div>

<ul id="nav" class="clearfloat">
<li><a href="http://www.xlgroupblog.com/" class="on">Home</a></li> 
<li class="page_item page-item-10"><a href="http://www.xlgroupblog.com/?page_id=10">About XL</a></li>
<li class="page_item page-item-426"><a href="http://www.xlgroupblog.com/?page_id=426">Roger Hamilton</a></li>
<li class="page_item page-item-31"><a href="http://www.xlgroupblog.com/?page_id=31">Vision 2020</a></li>
<li class="page_item page-item-51 page_item_has_children"><a href="http://www.xlgroupblog.com/?page_id=51">Events</a>
<ul class='children'>
	<li class="page_item page-item-14"><a href="http://www.xlgroupblog.com/?page_id=14">Wealth Dynamics</a></li>
	<li class="page_item page-item-30"><a href="http://www.xlgroupblog.com/?page_id=30">Your Life Your Legacy</a></li>
	<li class="page_item page-item-32"><a href="http://www.xlgroupblog.com/?page_id=32">Entrepreneur Business School (EBS)</a></li>
</ul>
</li>
<li class="page_item page-item-13"><a href="http://www.xlgroupblog.com/?page_id=13">RSS Feeds</a></li>
<li class="page_item page-item-442"><a href="http://www.xlgroupblog.com/?page_id=442">Blog</a></li>
</ul>


<div id="content">
  <p>&nbsp;</p>
  
<!--END FEATURE-->


  <div id="leftcol">
        <h3>	<a href="http://www.xlgroupblog.com/?cat=168" >Latest</a><br />
</h3>
        <div class="feature"><a href="http://www.xlgroupblog.com/?p=409" rel="bookmark" title="Permanent Link to XL Founding Member Guide Live"><img src="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/images/RFWebsiteNew.png" alt="" /></a><a href="http://www.xlgroupblog.com/?p=409" rel="bookmark" class="title">
      XL Founding Member Guide Live&raquo;</a></div>
        <div class="feature"><a href="http://www.xlgroupblog.com/?p=404" rel="bookmark" title="Permanent Link to The Five Pixls of Flow"><img src="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/images/rubberducks.png" alt="" /></a><a href="http://www.xlgroupblog.com/?p=404" rel="bookmark" class="title">
      The Five Pixls of Flow&raquo;</a></div>
        <div class="feature"><a href="http://www.xlgroupblog.com/?p=394" rel="bookmark" title="Permanent Link to The Wealth Dynamics Lighthouse"><img src="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/images/lighthousesmall.png" alt="" /></a><a href="http://www.xlgroupblog.com/?p=394" rel="bookmark" class="title">
      The Wealth Dynamics Lighthouse&raquo;</a></div>
        <div class="feature"><a href="http://www.xlgroupblog.com/?p=374" rel="bookmark" title="Permanent Link to Death, Taxes &#038; Volcanoes"><img src="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/images/rogerandglenonmtagung.jpg" alt="" /></a><a href="http://www.xlgroupblog.com/?p=374" rel="bookmark" class="title">
      Death, Taxes &#038; Volcanoes&raquo;</a></div>
        <div class="feature"><a href="http://www.xlgroupblog.com/?p=364" rel="bookmark" title="Permanent Link to A Ten Step Tour of XL Nation"><img src="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/images/rogerpresentation.jpg" alt="" /></a><a href="http://www.xlgroupblog.com/?p=364" rel="bookmark" class="title">
      A Ten Step Tour of XL Nation&raquo;</a></div>
        <div class="feature"><a href="http://www.xlgroupblog.com/?p=359" rel="bookmark" title="Permanent Link to XL Nation launches: A nation without borders"><img src="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/images/launches.jpg" alt="" /></a><a href="http://www.xlgroupblog.com/?p=359" rel="bookmark" class="title">
      XL Nation launches: A nation without borders&raquo;</a></div>
        <div class="feature"><a href="http://www.xlgroupblog.com/?p=356" rel="bookmark" title="Permanent Link to See Clearly Through the Manic Panic"><img src="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/images/WorldTourLiveCall.jpg" alt="" /></a><a href="http://www.xlgroupblog.com/?p=356" rel="bookmark" class="title">
      See Clearly Through the Manic Panic&raquo;</a></div>
        <div class="feature"><a href="http://www.xlgroupblog.com/?p=343" rel="bookmark" title="Permanent Link to XL Rock &#8216;n&#8217; Flow"><img src="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/images/xlflowsml.gif" alt="" /></a><a href="http://www.xlgroupblog.com/?p=343" rel="bookmark" class="title">
      XL Rock &#8216;n&#8217; Flow&raquo;</a></div>
        <div class="feature"><a href="http://www.xlgroupblog.com/?p=333" rel="bookmark" title="Permanent Link to XL World Tour: What on earth are we doing?"><img src="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/images/xltoursml.gif" alt="" /></a><a href="http://www.xlgroupblog.com/?p=333" rel="bookmark" class="title">
      XL World Tour: What on earth are we doing?&raquo;</a></div>
        <div class="feature"><a href="http://www.xlgroupblog.com/?p=326" rel="bookmark" title="Permanent Link to XL Exclusive: Drew Barrymore"><img src="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/images/latest-drewmainsml.gif" alt="" /></a><a href="http://www.xlgroupblog.com/?p=326" rel="bookmark" class="title">
      XL Exclusive: Drew Barrymore&raquo;</a></div>
        <div class="feature"><a href="http://www.xlgroupblog.com/?p=320" rel="bookmark" title="Permanent Link to Start Blogging Today with XL!"><img src="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/images/xllatest-blogssml.gif" alt="" /></a><a href="http://www.xlgroupblog.com/?p=320" rel="bookmark" class="title">
      Start Blogging Today with XL!&raquo;</a></div>
        <div class="feature"><a href="http://www.xlgroupblog.com/?p=230" rel="bookmark" title="Permanent Link to Dr Muhammad Yunus &#038; XL’s Roger Hamilton In Conversation<br>10-10-08"><img src="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/images/latest-roger-mdyunussml.gif" alt="" /></a><a href="http://www.xlgroupblog.com/?p=230" rel="bookmark" class="title">
      Dr Muhammad Yunus &#038; XL’s Roger Hamilton In Conversation<br>10-10-08&raquo;</a></div>
      </div><!--END LEFTCOL-->
  
  
  <div id="rightcol">
        <div class="clearfloat">
            <h3><a href="http://www.xlgroupblog.com/?cat=163"></a></h3>
                  <a href="http://www.xlgroupblog.com/?p=418" rel="bookmark" title="Permanent Link to Seven Truths of Wealth Dynamics"><img src="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/images/seventruths.png" alt="" /></a>
            <a href="http://www.xlgroupblog.com/?p=418" rel="bookmark" class="title">Seven Truths of Wealth Dynamics&raquo;</a>
      <p>Roger Hamilton explains how for something as complex and multi-leveled as Wealth Dynamics, it is important to be in agreement with the truths of the different levels. </p>
          </div>
    
    <div class="clearfloat">
            <h3><a href="http://www.xlgroupblog.com/?cat=83"></a></h3>
                  <a href="http://www.xlgroupblog.com/?p=429" rel="bookmark" class="title">XL Nation Incorporated as a Non-Profit&raquo;</a>
      <p>XL Nation is Incorporated! Roger Hamilton handed over XL Nation to the Directors in the same month that XL Nation received its certificate as a Non-Profit Organisation.</p>
          </div>
    
    <div class="clearfloat">
            <h3><a href="http://www.xlgroupblog.com/?cat=56"></a></h3>
                  <a href="http://www.xlgroupblog.com/?p=429" rel="bookmark" class="title">XL Nation Incorporated as a Non-Profit&raquo;</a>
      <p>XL Nation is Incorporated! Roger Hamilton handed over XL Nation to the Directors in the same month that XL Nation received its certificate as a Non-Profit Organisation.</p>
          </div>
    
    <div class="clearfloat">
            <h3><a href="http://www.xlgroupblog.com/?cat=165"></a></h3>
                  <a href="http://www.xlgroupblog.com/?p=97" rel="bookmark" title="Permanent Link to The Importance of Being Happy"><img src="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/images/daverogers.gif" alt="" /></a>
            <a href="http://www.xlgroupblog.com/?p=97" rel="bookmark" class="title">The Importance of Being Happy&raquo;</a>
      <p>Happiness is a hot topic in today&#8217;s hustle and bustle world where everyone is looking for instant gratification. Top Three Tips for Happiness</p>
          </div>
    
    <div class="clearfloat">
            <h3><a href="http://www.xlgroupblog.com/?cat=192"></a></h3>
                  <a href="http://www.xlgroupblog.com/?p=183" rel="bookmark" title="Permanent Link to XL Magazine October 2008 Issue"><img src="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/images/xlmagazine-robertredford.jpg" alt="" /></a>
            <a href="http://www.xlgroupblog.com/?p=183" rel="bookmark" class="title">XL Magazine October 2008 Issue&raquo;</a>
      <p>Cover story: Robert Redford, The Golden Boy prefers to be green.<br />
Click to view XL Magazine content page.</p>
          </div>
    
    <div class="clearfloat">
            <h3><a href="http://www.xlgroupblog.com/?cat=166"></a></h3>
                  <a href="http://www.xlgroupblog.com/?p=203" rel="bookmark" title="Permanent Link to Be Yourself and Overcome Co-dependance"><img src="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/images/dianepriestly.gif" alt="" /></a>
            <a href="http://www.xlgroupblog.com/?p=203" rel="bookmark" class="title">Be Yourself and Overcome Co-dependance&raquo;</a>
      <p>Making polite conversation, I asked the man, in his mid-60s, about this recent travels. &#8220;Where did you go? Which country did you like the best?&#8221; He looked at me, laughing nervously, and said:&#8230;</p>
          </div>
    
    <div class="clearfloat">
            <h3><a href="http://www.xlgroupblog.com/?cat=226"></a></h3>
                  <a href="http://www.xlgroupblog.com/?p=186" rel="bookmark" title="Permanent Link to Being Better in Bintan"><img src="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/images/xl-environment-bintan.gif" alt="" /></a>
            <a href="http://www.xlgroupblog.com/?p=186" rel="bookmark" class="title">Being Better in Bintan&raquo;</a>
      <p>Even though in Bintan is a short one-hour ferry ride from the highrises of Singapore, the mangrove forest engulfed rivers, the historical sites and the lush resorts stretching along the sugary white beaches seem a million miles away from the city to Floyd and Farah Cowen.</p>
          </div>
    
    <div class="clearfloat">
            <h3><a href="http://www.xlgroupblog.com/?cat=316"></a></h3>
                  <a href="http://www.xlgroupblog.com/?p=192" rel="bookmark" title="Permanent Link to Making Effective Giving Everyone’s Business"><img src="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/images/wow-rogerhamilton.gif" alt="" /></a>
            <a href="http://www.xlgroupblog.com/?p=192" rel="bookmark" class="title">Making Effective Giving Everyone’s Business&raquo;</a>
      <p>The link between effective giving and effective receiving is a link that has been understood by Wealth Creators throughout history. </p>
          </div>
    
<br>
<div align="left"> <table width="280" cellpadding="0" cellspacing="0" border="0" align="center">
				<tr><td colspan="2"><b><font size="+1" color="#1879A3">Subscribe to our newsletter</font></b></td></tr>
				<form name="formcontact" method="post" action="http://www.xlgroupblog.com/?p=192" onsubmit="return validatecontacts();">
				<input type="hidden" name="sent" id="sent" value="1" />
				<tr><td align="left" valign="top">&nbsp;<font size="2">Name:</font></td><td><input type="text" name="your_name"></td></tr>
<tr><td colspan="2" height="2"></td></tr>
				<tr><td align="left" valign="top">&nbsp;<font size="2">Email:</font></td><td><input type="text" name="email">&nbsp;&nbsp;</td></tr>
				<tr><td colspan="2" height="2"></td></tr>
				<tr><td align="left" valign="top">&nbsp;</td><td><input type="submit" name="submit" value="Subscribe"></td></tr>
				</form>
				<tr><td colspan="2">&nbsp;</td></tr>
				</table></div>
</div><!--END RIGHTCOL-->
</div><!--END CONTENT-->

	<div id="sidebar"> 
<ul id="sidelist">
		<li id="recent-posts-2" class="widget widget_recent_entries">		<h2 class="widgettitle">Recent Posts</h2>		<ul>
					<li>
				<a href="http://www.xlgroupblog.com/?p=448">Creating new leaders ‘naturally’!</a>
						</li>
					<li>
				<a href="http://www.xlgroupblog.com/?p=452">Hosting transformational training events with Roger James Hamilton</a>
						</li>
					<li>
				<a href="http://www.xlgroupblog.com/?p=450">TALENT DYNAMICS LAUNCH IN SOUTH AFRICA AND JAPAN</a>
						</li>
					<li>
				<a href="http://www.xlgroupblog.com/?p=458">Accommodation Shanghai Welcomes Large Number of Vacationers</a>
						</li>
					<li>
				<a href="http://www.xlgroupblog.com/?p=444">LAUNCH OF VISION ADVENTURES</a>
						</li>
				</ul>
		</li>		<li id="rss-140259681" class="widget widget_rss"><h2 class="widgettitle"><a class="rsswidget" href="http://feeds.feedburner.com/xlpodcast"><img class="rss-widget-icon" style="border:0" width="14" height="14" src="http://www.xlgroupblog.com/wp-includes/images/rss.png" alt="RSS" /></a> <a class="rsswidget" href="">Roger&#8217;s JOT Podcast</a></h2></li><br>
<li> 
<h3> 
	<a href="http://www.xlgroupblog.com/?cat=167" >News and Events</a><br />
</h3>
<ul class="bullets">
<li><a href="http://www.xlgroupblog.com/?p=448" rel="bookmark"> 
Creating new leaders ‘naturally’!</a></li>
<li><a href="http://www.xlgroupblog.com/?p=452" rel="bookmark"> 
Hosting transformational training events with Roger James Hamilton</a></li>
<li><a href="http://www.xlgroupblog.com/?p=450" rel="bookmark"> 
TALENT DYNAMICS LAUNCH IN SOUTH AFRICA AND JAPAN</a></li>
</ul>
</li>
<!--<li>
<a href="http://www.xl-radio.net/" target="_blank"><img src="http://xlgroupblog.com/images/xlradio-listennow.gif" border="0"></a> 
</li>
-->
<li> <h3>Browse Archives</h3>
<form id="archiveform" action="">
<select name="archive_chrono" onchange="window.location = 
(document.forms.archiveform.archive_chrono[document.forms.archiveform.archive_chrono.selectedIndex].value);">
	<option value='http://www.xlgroupblog.com/?m=201301'> January 2013 </option>
	<option value='http://www.xlgroupblog.com/?m=201110'> October 2011 </option>
	<option value='http://www.xlgroupblog.com/?m=201109'> September 2011 </option>
	<option value='http://www.xlgroupblog.com/?m=201108'> August 2011 </option>
	<option value='http://www.xlgroupblog.com/?m=201107'> July 2011 </option>
	<option value='http://www.xlgroupblog.com/?m=201106'> June 2011 </option>
	<option value='http://www.xlgroupblog.com/?m=201105'> May 2011 </option>
	<option value='http://www.xlgroupblog.com/?m=201005'> May 2010 </option>
	<option value='http://www.xlgroupblog.com/?m=200908'> August 2009 </option>
	<option value='http://www.xlgroupblog.com/?m=200907'> July 2009 </option>
	<option value='http://www.xlgroupblog.com/?m=200906'> June 2009 </option>
	<option value='http://www.xlgroupblog.com/?m=200905'> May 2009 </option>
	<option value='http://www.xlgroupblog.com/?m=200904'> April 2009 </option>
	<option value='http://www.xlgroupblog.com/?m=200902'> February 2009 </option>
	<option value='http://www.xlgroupblog.com/?m=200811'> November 2008 </option>
	<option value='http://www.xlgroupblog.com/?m=200810'> October 2008 </option>
	<option value='http://www.xlgroupblog.com/?m=200809'> September 2008 </option>
	<option value='http://www.xlgroupblog.com/?m=200808'> August 2008 </option>
	<option value='http://www.xlgroupblog.com/?m=200807'> July 2008 </option>
	<option value='http://www.xlgroupblog.com/?m=200806'> June 2008 </option>
	<option value='http://www.xlgroupblog.com/?m=200805'> May 2008 </option>
	<option value='http://www.xlgroupblog.com/?m=200803'> March 2008 </option>
	<option value='http://www.xlgroupblog.com/?m=200802'> February 2008 </option>
	<option value='http://www.xlgroupblog.com/?m=200801'> January 2008 </option>
	<option value='http://www.xlgroupblog.com/?m=200712'> December 2007 </option>
	<option value='http://www.xlgroupblog.com/?m=200710'> October 2007 </option>
	<option value='http://www.xlgroupblog.com/?m=200709'> September 2007 </option>
</select>
</form>
</li>
<li> 
<h3>Browse Categories</h3>
<ul class="subnav">
	<li class="cat-item cat-item-56"><a href="http://www.xlgroupblog.com/?cat=56" >Extraordinary Lives</a>
</li>
	<li class="cat-item cat-item-168"><a href="http://www.xlgroupblog.com/?cat=168" >Latest</a>
</li>
	<li class="cat-item cat-item-167 current-cat"><a href="http://www.xlgroupblog.com/?cat=167" >News and Events</a>
</li>
	<li class="cat-item cat-item-164"><a href="http://www.xlgroupblog.com/?cat=164" >Press</a>
</li>
	<li class="cat-item cat-item-316"><a href="http://www.xlgroupblog.com/?cat=316" title="Articles from XL Magazine, Roger Hamilton&#039;s The Last Word.

WOW- Words of Wisdom">Roger Hamilton&#039;s WOW</a>
</li>
	<li class="cat-item cat-item-226"><a href="http://www.xlgroupblog.com/?cat=226" >The Environment</a>
</li>
	<li class="cat-item cat-item-1"><a href="http://www.xlgroupblog.com/?cat=1" >Uncategorized</a>
</li>
	<li class="cat-item cat-item-165"><a href="http://www.xlgroupblog.com/?cat=165" >XL Coach</a>
</li>
	<li class="cat-item cat-item-166"><a href="http://www.xlgroupblog.com/?cat=166" >XL Extra</a>
</li>
	<li class="cat-item cat-item-192"><a href="http://www.xlgroupblog.com/?cat=192" >XL Magazine</a>
</li>
	<li class="cat-item cat-item-83"><a href="http://www.xlgroupblog.com/?cat=83" >XL Members</a>
</li>
	<li class="cat-item cat-item-163"><a href="http://www.xlgroupblog.com/?cat=163" >XL TV &#8211; Videos, News &amp; Updates</a>
</li>
</ul>
</li>
<li> 
<h3>Contributors</h3>
<ul class="bullets">
<li><a href="http://www.xlgroupblog.com/?author=1" title="Posts by XL">XL</a> <a href="http://www.xlgroupblog.com/?feed=rss2&amp;author=1"><img src="http://www.xlgroupblog.com/wp-content/themes/mimbo2.2/images/rss.gif" style="border: none;" alt="XML" /></a></li></ul>
</li>
</ul>
<!--END SIDELIST--> 
</div><!--END SIDEBAR--></div>
<div id="footer"> 
<script type='text/javascript' src='http://www.xlgroupblog.com/wp-includes/js/wp-embed.min.js?ver=4.7.3'></script>
&#169; 2017 <span class="url fn org"> 
Roger Hamilton and XL Results Foundation News</span> | 
<!--The following is optional address and contact information using Microformats:
http://microformats.org/wiki/adr#Examples-->
<!--
<div class="adr">
<span class="street-address">
Address Line #1</span>, <span class="locality">City</span>, <span class="region">State</span>, <span class="postal-code">22901</span> <br />
<span class="tel">Ph: <span class="value">(555) 555-5555</span></span>
</div>-->
Powered by <a href="http://wordpress.org/" target="_blank">WordPress</a> 
| <a href="http://www.xlgroupblog.com/?feed=rss2">Entries 
(RSS)</a> | <a href="http://www.xlgroupblog.com/?feed=comments-rss2">Comments 
(RSS)</a> | <a href="http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/" target="_blank" title="By Darren Hoyt"><em>Mimbo</em> 
theme</a> 
<!-- 90 queries. 0.254 seconds. -->
&nbsp; <a href="http://www.blogcatalog.com/directory/business" title="Business Blogs - BlogCatalog Blog Directory"><img src="http://www.blogcatalog.com/images/buttons/blogcatalog5.gif" alt="Business Blogs - BlogCatalog Blog Directory" style="border: 0;" /></a>&nbsp;<a href="http://portal.eatonweb.com/">EatonWeb Blog Directory</a>
</div>
</body>
</html>