<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Robinson&#039;s Taekwondo</title>
	<atom:link href="http://www.robinsonstkd.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robinsonstkd.com</link>
	<description></description>
	<lastBuildDate>Tue, 15 May 2012 20:53:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>test123</title>
		<link>http://www.robinsonstkd.com/blog/2012/04/24/test123/</link>
		<comments>http://www.robinsonstkd.com/blog/2012/04/24/test123/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 05:11:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.robinsonstkd.com/?p=1285</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p></p><div id="map_search" ><a id="map_top"></a><form  onsubmit="searchLocations( 1 ); return false; " name="location_search_form" id="location_search_form" action="http://www.robinsonstkd.com/blog/2012/04/24/test123/" method="post"><table class="location_search" style='display:none;' ><tr><td colspan="3" class="location_search_title">Find Locations Near:</td></tr>
	<tr id='location_search_0_tr' class='location_search_row'>
		<td class='location_search_street_cell  location_search_cell'>Street: <br /><input type="text" id="location_search_address_field" name="location_search_address" value="" /></td>
		<td class='location_search_city_cell  location_search_cell'>City: <br /><input type="text"  id="location_search_city_field" name="location_search_city" value="" /></td>
		<td class='location_search_state_cell  location_search_cell'>State: <br /><input type="text" id="location_search_state_field" name="location_search_state" value="" /></td>
	</tr> 
	<tr id='location_search_1_tr' class='location_search_row'>
		<td class='location_search_zip_cell  location_search_cell'>Zip: <br /><input type="text" id="location_search_zip_field" name="location_search_zip" value="" /></td>
		<td class='location_search_empty_cell location_search_cell'></td>
		<td class='location_search_empty_cell location_search_cell'></td>
	</tr> 
	<tr id='location_search_2_tr' class='location_search_row'>
		<td class='location_search_distance_cell  location_search_cell'>Select a distance: </td>
		<td id='location_search_distance_fields'><select id="location_search_distance_field" name="location_search_distance" ><option value="1">1 mi</option>
<option value="5">5 mi</option>
<option value="10" selected='selected'>10 mi</option>
<option value="25">25 mi</option>
<option value="50">50 mi</option>
<option value="100">100 mi</option>
<option value="500">500 mi</option>
<option value="1000">1000 mi</option>
</select></td>
		<td class='location_search_empty_cell location_search_cell'></td>
	</tr> 
	<tr id='location_search_3_tr' class='location_search_row'>
		<td class='location_search_cat_cell location_search_taxonomy_cell location_search_cell'>Categories</td>
		<td id='location_search_sm-category_fields'><label for="location_search_sm_category_field_7" class="no-linebreak"><input rel="location_search_sm_category_field" type="checkbox" name="location_search_sm_category_7field" id="location_search_sm_category_field_7" value="7" /> Sacramento County&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label> </td>
		<td class='location_search_empty_cell location_search_cell'></td>
	</tr> 
	<tr id='location_search_5_tr' class='location_search_row'>
		<td class='location_search_submit_cell  location_search_cell'><input type="submit" value="Search" id="location_search_submit_field" class="submit" /></td>
		<td class='location_search_empty_cell location_search_cell'></td>
		<td class='location_search_empty_cell location_search_cell'></td>
	</tr></table><input type="hidden" id="avail_sm_category" value="" /> <input type="hidden" id="avail_sm_tag" value="" /><input type='hidden' id='location_search_default_lat' value='38.5815719' /><input type='hidden' id='location_search_default_lng' value='-121.49439960000001' /><input type='hidden' id='location_search_limit' value='20' /><input type='hidden' id='location_is_search_results' name='sm-location-search' value='0' /></form></div><div id="simplemap-updating" style="height:350px;width:100%;"><img src="http://www.robinsonstkd.com/wp-content/plugins/simplemap/inc/images/loading.gif" alt="Loading new locations" /></div><div id="simplemap" style="width: 100%; height: 350px;"></div><div id="results" style="width: 100%;"></div><script type="text/javascript">(function($) { $(document).ready(function() {
				var lat = "38.5815719";
				var lng = "-121.49439960000001";
				var aspid = "0";
				var ascid = "0";
				var asma = "0";
				var shortcode_zoom_level = "10";
				var map_type = "ROADMAP";
				var shortcode_autoload = "all";
				var auto_locate = "";
				var sm_autolocate_complete = false;
				geocoder = new google.maps.Geocoder();

				if ( !0 && auto_locate == "ip" ) {
					jQuery.getJSON( "http://freegeoip.net/json/?callback=?", function(location) {
						lat = location.latitude;
						lng = location.longitude;

                    	if ( document.getElementById("location_search_city_field") ) {
							document.getElementById("location_search_city_field").value = location.city;
						}
	                    if ( document.getElementById("location_search_country_field") ) {
							document.getElementById("location_search_country_field").value = location.country_code;
						}
        	            if ( document.getElementById("location_search_state_field") ) {
							document.getElementById("location_search_state_field").value = location.region_code;
						}
                	    if ( document.getElementById("location_search_zip_field") ) {
							document.getElementById("location_search_zip_field").value = location.zipcode;
						}
						if ( document.getElementById("location_search_default_lat" ) ) {
							document.getElementById("location_search_default_lat").value = lat;
						}
						if ( document.getElementById("location_search_default_lng" ) ) {
							document.getElementById("location_search_default_lng").value = lng;
						}
						
				load_simplemap( lat, lng, aspid, ascid, asma, shortcode_zoom_level, map_type, shortcode_autoload );
				//searchLocations( 0 );
			
						searchLocations( 1 );
					}).error(function() {
					 	
				load_simplemap( lat, lng, aspid, ascid, asma, shortcode_zoom_level, map_type, shortcode_autoload );
				//searchLocations( 0 );
			
						searchLocations( 0 );
					});
				}
				else if ( !0 && auto_locate == "html5" ) {
					// Ugly hack for FireFox "Not Now" option
					setTimeout(function () { 
						if ( sm_autolocate_complete == false ) {
							
				load_simplemap( lat, lng, aspid, ascid, asma, shortcode_zoom_level, map_type, shortcode_autoload );
				//searchLocations( 0 );
			 searchLocations( 0 );
						}
					}, 10000);

					navigator.geolocation.getCurrentPosition(
						function(position) {
							lat = position.coords.latitude;
							lng = position.coords.longitude;
							if ( document.getElementById("location_search_default_lat" ) ) {
								document.getElementById("location_search_default_lat").value = lat;
							}
							if ( document.getElementById("location_search_default_lng" ) ) {
								document.getElementById("location_search_default_lng").value = lng;
							}
							sm_autolocate_complete = true;
							
				load_simplemap( lat, lng, aspid, ascid, asma, shortcode_zoom_level, map_type, shortcode_autoload );
				//searchLocations( 0 );
			
							searchLocations( 1 );
						},
						function(error) {
							sm_autolocate_complete = true;
							
				load_simplemap( lat, lng, aspid, ascid, asma, shortcode_zoom_level, map_type, shortcode_autoload );
				//searchLocations( 0 );
			
							searchLocations( 0 );
						},
						{
							maximumAge:300000,
							timeout:5000
						}
					);
				}
				else {
					sm_autolocate_complete = true;
					
				load_simplemap( lat, lng, aspid, ascid, asma, shortcode_zoom_level, map_type, shortcode_autoload );
				//searchLocations( 0 );
			
					searchLocations( 0 );
				}
			});})(jQuery);</script>
]]></content:encoded>
			<wfw:commentRss>http://www.robinsonstkd.com/blog/2012/04/24/test123/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>test</title>
		<link>http://www.robinsonstkd.com/blog/2011/10/03/test/</link>
		<comments>http://www.robinsonstkd.com/blog/2011/10/03/test/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 16:34:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bullsai.com/robinsons/?p=97</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.robinsonstkd.com/blog/2011/10/03/test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>March 2011 Newsletter</title>
		<link>http://www.robinsonstkd.com/blog/2011/03/02/march-2011-newsletter/</link>
		<comments>http://www.robinsonstkd.com/blog/2011/03/02/march-2011-newsletter/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 19:23:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.robinsonstkd.com/?p=635</guid>
		<description><![CDATA[Click Here to Download March 2011 Newsletter]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.robinsonstkd.com/newsletters/March11News.pdf">Click Here to Download March 2011 Newsletter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robinsonstkd.com/blog/2011/03/02/march-2011-newsletter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>February 2011 Newsletter</title>
		<link>http://www.robinsonstkd.com/blog/2011/02/28/february-2011-newsletter/</link>
		<comments>http://www.robinsonstkd.com/blog/2011/02/28/february-2011-newsletter/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 02:48:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.robinsonstkd.com/?p=634</guid>
		<description><![CDATA[Click Here to Download February 2011 Newsletter]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.robinsonstkd.com/newsletters/February11News.pdf">Click Here to Download February 2011 Newsletter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robinsonstkd.com/blog/2011/02/28/february-2011-newsletter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>January 2011 Newsletter</title>
		<link>http://www.robinsonstkd.com/blog/2011/01/13/january-2011-newsletter/</link>
		<comments>http://www.robinsonstkd.com/blog/2011/01/13/january-2011-newsletter/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 04:59:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.robinsonstkd.com/?p=632</guid>
		<description><![CDATA[Click Here to Download The January 2011 Newsletter]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://robinsonstkd.com/newsletters/january11news.pdf">Click Here to Download The January 2011 Newsletter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robinsonstkd.com/blog/2011/01/13/january-2011-newsletter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>December 2010 Newsletter</title>
		<link>http://www.robinsonstkd.com/blog/2011/01/13/december-2010-newsletter/</link>
		<comments>http://www.robinsonstkd.com/blog/2011/01/13/december-2010-newsletter/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 04:58:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.robinsonstkd.com/?p=631</guid>
		<description><![CDATA[Click Here to Download The December 2010 Newsletter]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://robinsonstkd.com/newsletters/December10news.pdf">Click Here to Download The December 2010 Newsletter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robinsonstkd.com/blog/2011/01/13/december-2010-newsletter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>November 2010 Newsletter</title>
		<link>http://www.robinsonstkd.com/blog/2011/01/13/november-2010-newsletter/</link>
		<comments>http://www.robinsonstkd.com/blog/2011/01/13/november-2010-newsletter/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 04:56:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.robinsonstkd.com/?p=630</guid>
		<description><![CDATA[&#160; Click Here to Download The November 2010 Newsletter]]></description>
			<content:encoded><![CDATA[<p></p><p>&nbsp;</p>
<p><a href="http://robinsonstkd.com/newsletters/November10news.pdf">Click Here to Download The November 2010 Newsletter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robinsonstkd.com/blog/2011/01/13/november-2010-newsletter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>October 2010 Newsletter</title>
		<link>http://www.robinsonstkd.com/blog/2011/01/13/october-2010-newsletter/</link>
		<comments>http://www.robinsonstkd.com/blog/2011/01/13/october-2010-newsletter/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 04:54:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.robinsonstkd.com/?p=629</guid>
		<description><![CDATA[Click Here to Download The October 2010 Newsletter]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://robinsonstkd.com/newsletters/Oct10news.pdf">Click Here to Download The October 2010 Newsletter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robinsonstkd.com/blog/2011/01/13/october-2010-newsletter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>September 2010 Newsletter</title>
		<link>http://www.robinsonstkd.com/blog/2010/09/16/september-2010-newsletter/</link>
		<comments>http://www.robinsonstkd.com/blog/2010/09/16/september-2010-newsletter/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 08:58:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.robinsonstkd.com/?p=627</guid>
		<description><![CDATA[&#160; Click Here to Download September 2010 Newsletter]]></description>
			<content:encoded><![CDATA[<p></p><p>&nbsp;</p>
<p><a href="http://www.robinsonstkd.com/newsletters/Sep2010news.pdf">Click Here to Download September 2010 Newsletter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robinsonstkd.com/blog/2010/09/16/september-2010-newsletter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>August 2010 Newsletter</title>
		<link>http://www.robinsonstkd.com/blog/2010/09/16/august-2010-newsletter/</link>
		<comments>http://www.robinsonstkd.com/blog/2010/09/16/august-2010-newsletter/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 08:57:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.robinsonstkd.com/?p=626</guid>
		<description><![CDATA[&#160; Click Here to Download August 2010 Newsletter]]></description>
			<content:encoded><![CDATA[<p></p><p>&nbsp;</p>
<p><a href="http://www.robinsonstkd.com/newsletters/Aug10news.pdf">Click Here to Download August 2010 Newsletter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robinsonstkd.com/blog/2010/09/16/august-2010-newsletter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.robinsonstkd.com @ 2012-05-17 14:48:41 -->
