<?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>Skateboarders DTS</title>
	<atom:link href="http://www.skateboardersdts.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.skateboardersdts.com</link>
	<description>Use your passion for Skateboarding for the Kingdom</description>
	<lastBuildDate>Thu, 06 Jan 2011 21:00:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>The Skatepool is covered and it&#8217;s fun to shred it</title>
		<link>http://www.skateboardersdts.com/2011/01/the-skatepool-is-covered-and-its-fun-to-shred-it/</link>
		<comments>http://www.skateboardersdts.com/2011/01/the-skatepool-is-covered-and-its-fun-to-shred-it/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 20:58:48 +0000</pubDate>
		<dc:creator>rjgubler</dc:creator>
				<category><![CDATA[Local]]></category>

		<guid isPermaLink="false">http://www.skateboardersdts.com/?p=407</guid>
		<description><![CDATA[The skate pool is covered for a while. Thanks to all the guys who worked hard on that. It is cold but soon you will get hot shredding our pool at the Holland House. Skateboarding in winter in Davos, yeah that is cool.
Here a link to some pictures.
]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-402" href="http://www.skateboardersdts.com/2011/01/the-skatepool-is-covered-and-its-fun-to-shred-it/dsc00726/"><img class="size-medium wp-image-402 alignleft" style="margin: 2px; border: 0px initial initial;" title="DSC00726" src="http://www.skateboardersdts.com/wp-content/uploads/2011/01/DSC00726-212x320.jpg" alt="" width="212" height="320" /></a>The skate pool is covered for a while. Thanks to all the guys who worked hard on that. It is cold but soon you will get hot shredding our pool at the Holland House. Skateboarding in winter in Davos, yeah that is cool.</p>
<p>Here a link to some <a title="Skate Pool Session Jan 2011" href="http://www.skateboardersdts.com/gallery/?psmash-gallery=6" target="_self">pictures</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.skateboardersdts.com/2011/01/the-skatepool-is-covered-and-its-fun-to-shred-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skatepool is ready!</title>
		<link>http://www.skateboardersdts.com/2010/10/skatepool-is-ready/</link>
		<comments>http://www.skateboardersdts.com/2010/10/skatepool-is-ready/#comments</comments>
		<pubDate>Sun, 03 Oct 2010 19:51:10 +0000</pubDate>
		<dc:creator>Gretas</dc:creator>
				<category><![CDATA[Local]]></category>

		<guid isPermaLink="false">http://www.skateboardersdts.com/?p=356</guid>
		<description><![CDATA[
Hey guys,
the skatepool is ready and is waiting for you!!
See the map below to find the location:
]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-359" href="http://www.skateboardersdts.com/2010/10/skatepool-is-ready/img_0162-2/"><img class="size-thumbnail wp-image-359 alignnone" title="IMG_0162" src="http://www.skateboardersdts.com/wp-content/uploads/2010/10/IMG_01621-150x150.jpg" alt="" width="150" height="170" /></a></p>
<p>Hey guys,</p>
<p>the skatepool is ready and is waiting for you!!</p>
<p>See the map below to find the location:</p>

<div id='map_356' style='width:500px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(46.80217458825197, 9.834147691726685) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_356').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_356'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(46.80217458825197, 9.834147691726685),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(46.80217458825197, 9.834147691726685));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(46.80217458825197, 9.834147691726685), '<span style="font-weight:bold;font-size:15px;">Skatepool</span><br>' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
]]></content:encoded>
			<wfw:commentRss>http://www.skateboardersdts.com/2010/10/skatepool-is-ready/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skatepool soon ready!</title>
		<link>http://www.skateboardersdts.com/2010/09/skatepool-soon-ready/</link>
		<comments>http://www.skateboardersdts.com/2010/09/skatepool-soon-ready/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 11:48:37 +0000</pubDate>
		<dc:creator>Gretas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.skateboardersdts.com/?p=353</guid>
		<description><![CDATA[Yeah!  The skatepool is almost finished! so COOL! 
Stay updated!
]]></description>
			<content:encoded><![CDATA[<p>Yeah!  The skatepool is almost finished! so COOL! </p>
<p>Stay updated!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.skateboardersdts.com/2010/09/skatepool-soon-ready/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Skate &amp; Wurst</title>
		<link>http://www.skateboardersdts.com/2010/08/skate-wurst/</link>
		<comments>http://www.skateboardersdts.com/2010/08/skate-wurst/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 10:58:48 +0000</pubDate>
		<dc:creator>Gretas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.skateboardersdts.com/?p=329</guid>
		<description><![CDATA[Guys,
we are starting with Skate &#38; Wurst again!
EVERY FRIDAY FROM 5.30PM TO 8PM (weather permitting) AT THE SKATEPARK IN DAVOS!
See you there
]]></description>
			<content:encoded><![CDATA[<p>Guys,</p>
<p>we are starting with Skate &amp; Wurst again!<br />
EVERY FRIDAY FROM 5.30PM TO 8PM (weather permitting) AT THE SKATEPARK IN DAVOS!</p>
<p>See you there</p>
]]></content:encoded>
			<wfw:commentRss>http://www.skateboardersdts.com/2010/08/skate-wurst/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trip to Ticino</title>
		<link>http://www.skateboardersdts.com/2010/07/trip-to-ticino/</link>
		<comments>http://www.skateboardersdts.com/2010/07/trip-to-ticino/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 15:09:16 +0000</pubDate>
		<dc:creator>Gretas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.skateboardersdts.com/?p=299</guid>
		<description><![CDATA[

On Sunday the 25th of July there was an event at the Indoor Skatepark Vanja in Riazzino and we were also there! a day with contest, music, graffiti and barbecue.
We had a good time with the team and we had some opportunity  to connect with the people there.
]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-312" href="http://www.skateboardersdts.com/2010/07/trip-to-ticino/hpim2119-2/"></a></p>
<p><a rel="attachment wp-att-315" href="http://www.skateboardersdts.com/2010/07/trip-to-ticino/hpim2119-3/"><img class="size-medium wp-image-315 alignnone" title="HPIM2119" src="http://www.skateboardersdts.com/wp-content/uploads/2010/07/HPIM21192-240x320.jpg" alt="" width="134" height="179" /></a></p>
<p>On Sunday the 25th of July there was an event at the Indoor Skatepark Vanja in Riazzino and we were also there! a day with contest, music, graffiti and barbecue.</p>
<p>We had a good time with the team and we had some opportunity  to connect with the people there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.skateboardersdts.com/2010/07/trip-to-ticino/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skatepool gallery</title>
		<link>http://www.skateboardersdts.com/2010/07/skatepool-gallery/</link>
		<comments>http://www.skateboardersdts.com/2010/07/skatepool-gallery/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 06:48:36 +0000</pubDate>
		<dc:creator>Gretas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.skateboardersdts.com/?p=291</guid>
		<description><![CDATA[Guys,
we add new pictures almost every 2-3 day! Check the gallery to stay updated!
]]></description>
			<content:encoded><![CDATA[<p>Guys,</p>
<p>we add new pictures almost every 2-3 day! Check the gallery to stay updated!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.skateboardersdts.com/2010/07/skatepool-gallery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skatepool at the base</title>
		<link>http://www.skateboardersdts.com/2010/07/skatepool-at-the-base/</link>
		<comments>http://www.skateboardersdts.com/2010/07/skatepool-at-the-base/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 18:36:41 +0000</pubDate>
		<dc:creator>Gretas</dc:creator>
				<category><![CDATA[Local]]></category>

		<guid isPermaLink="false">http://www.skateboardersdts.com/?p=236</guid>
		<description><![CDATA[ 

Guys!
we started building a skatepool at the base!  Stay updated!
Here some pictures:
Gallery
]]></description>
			<content:encoded><![CDATA[<p> </p>
<p><a rel="attachment wp-att-294" href="http://www.skateboardersdts.com/2010/07/skatepool-at-the-base/img2-2/"><img class="size-thumbnail wp-image-294 alignnone" title="IMG2" src="http://www.skateboardersdts.com/wp-content/uploads/2010/07/IMG21-150x150.jpg" alt="" width="132" height="133" /></a><a rel="attachment wp-att-296" href="http://www.skateboardersdts.com/2010/07/skatepool-at-the-base/project-3/"><img class="alignnone size-thumbnail wp-image-296" title="Project" src="http://www.skateboardersdts.com/wp-content/uploads/2010/07/Project2-150x150.jpg" alt="" width="129" height="132" /></a></p>
<p>Guys!</p>
<p>we started building a skatepool at the base!  Stay updated!</p>
<p>Here some pictures:</p>
<p><a href="http://www.skateboardersdts.com/gallery/?psmash-gallery=5">Gallery</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.skateboardersdts.com/2010/07/skatepool-at-the-base/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gallery skate@promenade is up!</title>
		<link>http://www.skateboardersdts.com/2010/07/gallery-skatepromenade-is-up/</link>
		<comments>http://www.skateboardersdts.com/2010/07/gallery-skatepromenade-is-up/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 10:06:07 +0000</pubDate>
		<dc:creator>Gretas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.skateboardersdts.com/?p=212</guid>
		<description><![CDATA[
Hey guys,
on Friday we were at the Promenade, we had awesome weather, we sold lot of crêpes and we had tons of fun!
Check the gallery below to see more pictures:
click here
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.skateboardersdts.com/?attachment_id=208"><img class="alignleft size-medium wp-image-208" title="SONY DSC" src="http://www.skateboardersdts.com/wp-content/uploads/2010/07/DSC09259-320x213.jpg" alt="" width="320" height="213" /></a></p>
<p>Hey guys,</p>
<p>on Friday we were at the Promenade, we had awesome weather, we sold lot of crêpes and we had tons of fun!</p>
<p>Check the gallery below to see more pictures:</p>
<p><a href="http://www.skateboardersdts.com/gallery/?psmash-gallery=4">click here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.skateboardersdts.com/2010/07/gallery-skatepromenade-is-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No Skate &amp; Wurst till end of July</title>
		<link>http://www.skateboardersdts.com/2010/07/no-skate-wurst-till-end-of-july/</link>
		<comments>http://www.skateboardersdts.com/2010/07/no-skate-wurst-till-end-of-july/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 16:35:13 +0000</pubDate>
		<dc:creator>Gretas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.skateboardersdts.com/?p=186</guid>
		<description><![CDATA[Hey guys,
because of the Promeande street festival that happens every Friday evening till the end of July we will not run the Skate &#38; Wurst at the skatepark. If you want to know more about the street festival check out the post below!
See you in August again!
]]></description>
			<content:encoded><![CDATA[<p>Hey guys,</p>
<p>because of the Promeande street festival that happens every Friday evening till the end of July we will not run the Skate &amp; Wurst at the skatepark. If you want to know more about the street festival check out the post below!</p>
<p>See you in August again!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.skateboardersdts.com/2010/07/no-skate-wurst-till-end-of-july/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Promenade in Davos &#8211; we will be there!</title>
		<link>http://www.skateboardersdts.com/2010/07/promenade-in-davos-we-will-be-there/</link>
		<comments>http://www.skateboardersdts.com/2010/07/promenade-in-davos-we-will-be-there/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 16:29:01 +0000</pubDate>
		<dc:creator>Gretas</dc:creator>
				<category><![CDATA[Local]]></category>

		<guid isPermaLink="false">http://www.skateboardersdts.com/?p=178</guid>
		<description><![CDATA[Hey guys,
from Friday July 9th from 6pm to 11pm and every Friday evening till the end of July there will be a street festival in the town of Davos! come to visit us at our stand, we will sell crêpes, have ramps for skateboarding a chill out zone and tons of fun! To find our [...]]]></description>
			<content:encoded><![CDATA[<p>Hey guys,</p>
<p>from Friday July 9th from 6pm to 11pm and every Friday evening till the end of July there will be a street festival in the town of Davos! come to visit us at our stand, we will sell crêpes, have ramps for skateboarding a chill out zone and tons of fun! To find our stand check out the map below!</p>
<p>We would love to see you there!</p>

<div id='map_178' style='width:500px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(46.79619616129523, 9.821423292160034) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_178').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_178'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(46.79619616129523, 9.821423292160034),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(46.79619616129523, 9.821423292160034));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(46.79619616129523, 9.821423292160034), '<span style="font-weight:bold;font-size:15px;">our stand</span><br>Promenade street festival' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		
]]></content:encoded>
			<wfw:commentRss>http://www.skateboardersdts.com/2010/07/promenade-in-davos-we-will-be-there/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

