<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Pebbls Adventure Travel Tracker | Jamie | Activity</title>
	<link>https://www.pebbls.com/explorer-directory/tourismjamie/activity/</link>
	<atom:link href="https://www.pebbls.com/explorer-directory/tourismjamie/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Jamie.</description>
	<lastBuildDate>Wed, 15 Apr 2026 17:45:11 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=2.18.0</generator>
	<language>en-GB</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">a1f7ec4c401d0d80660a775c27f105ca</guid>
				<title>Jamie posted a new pebbl.</title>
				<link>https://www.pebbls.com/pebbls/van-life-2-0-traunsee-31-march-2026-1643/</link>
				<pubDate>Tue, 31 Mar 2026 14:43:16 +0000</pubDate>

									<content:encoded><![CDATA[<div class="pebbls-activity-outer"><div class="pebbls-activity-row1"><div class="pebbls-activity-cell pebbls-activity-cell-1" style="width: fit-content;"  ></div><div id="pebbls-gallery-7619" class="pebbls-activity-cell pebbls-activity-pad-left" ><a onclick="event.preventDefault()"  href="https://www.pebbls.com/cdn-cgi/imagedelivery/If1Jcohd_cz0THFax-Bz4w/1774968210-img-8411bd9e-8456-4eb7-9bf2-3bc62320c676-37371/w=full,f=webp" class="" title="31 March 2026 - 16:43 - &lt;a href=&quot;/explorer-directory/tourismjamie&quot; title=&quot;View Jamie&#039;s profile&quot;&gt;by Jamie&lt;/a&gt; - &lt;a title=&quot;View Pebbls Map&quot;  href=&quot;/adventure-map/tourismjamie/van-life-20/#pebbl=7619&quot;&gt;View Journey&lt;/a&gt;&lt;div onclick=&quot;showLoading(&#039;Van Life 2.0&#039;);window.location=&#039;/adventure-map/tourismjamie/van-life-20/#pebbl=7619&#039;&quot;class=&quot;pebbls-map-button pbl-gallery-map&quot; style=&quot;background-image:url(https://www.pebbls.com/cdn-cgi/image/w=60,h=60,f=webp,trim=0;100;0;800,gravity=right,fit=cover/https://jrny.pebbls.com/media/?member=1&amp;url=/12100_855_1u14I/share/share_pebbl_7619.jpg?c=);&quot;&gt;&lt;/div&gt;"><div alt="Photo: 31 March 2026 - 16:43" title="Photo: 31 March 2026 - 16:43"  class="pebbls-activity-img-single  pebbls-activity-row-single pebbls-activity-img-outer-round" style="background-image:url(https://www.pebbls.com/cdn-cgi/imagedelivery/If1Jcohd_cz0THFax-Bz4w/1774968210-img-8411bd9e-8456-4eb7-9bf2-3bc62320c676-37371/w=600,f=webp); " ></div></a></div></div><div class="pebbls-activity-footer" onclick="showLoading('Van Life 2.0');window.location.href='/adventure-map/tourismjamie/van-life-20/#pebbl=7619'"><div class="pebbls-activity-marker pbm-F58231" style=""><img class="pebbls-activity-icon  " src="https://jrny.pebbls.com/svg/hike3.svg" alt="Hike3 icon"/></div><div class="pebbls-activity-meta-box"><div class="pebbls-activity-pb-title">31 March 2026 - 16:43</div><div class="pebbls-activity-pb-text">Entering Gmunden</div><div class='pebbls-activity-breadcrumbs'><a href='/adventure-map/tourismjamie/van-life-20/'>Van Life 2.0</a> > <a href='/adventure-map/tourismjamie/van-life-20/#leg=2753'>Traunsee</a> > <a href='/adventure-map/tourismjamie/van-life-20/#pebbl=7619'>31 March 2026 - 16:43</a></div></div><div class="pebbls-map-button-outer"><div class="pebbls-map-button" style="background-image:url(https://www.pebbls.com/cdn-cgi/image/w=60,h=60,f=webp,trim=0;190;0;850,gravity=right,fit=cover/https://jrny.pebbls.com/j/12100_855_1u14I/share/share_pebbl_7619.jpg?c=);" data-bg-image="https://www.pebbls.com/cdn-cgi/image/w=60,h=60,f=webp,trim=0;190;0;850,gravity=right,fit=cover/https://jrny.pebbls.com/j/12100_855_1u14I/share/share_pebbl_7619.jpg?c="></div><div class="pb-view-map">View Map</div></div></div></div><script type='text/javascript'>
    var popup_open = 0;
    var show_map = true;
    var checkWidthInterval;
  deBounceMapPrevRetina();

    if (jQuery(window).height() > jQuery(window).width()) {

        show_map = false;
    } else {

        show_map = true;
    }

    jQuery('#pebbls-gallery-7619').magnificPopup({
        delegate: 'a', // child items selector, by clicking on it popup will open
        type: 'image',
        gallery: {
            enabled: true,
            preload: [0, 2],
            navigateByImgClick: true,
            titleSrc: function(item) {
                return item.el.attr('title') + '<small>Pebbls</small>';
            },


        },
        callbacks: {
            open: function() {
                jQuery('body').css('overflow', 'hidden');
                popup_open = 1;
                var mfp = jQuery.magnificPopup.instance;
                var proto = jQuery.magnificPopup.proto;

                // extend function that moves to next item
                mfp.next = function() {

                    // if index is not last, call parent method
                    if (mfp.index < mfp.items.length - 1) {
                        proto.next.call(mfp);
                    } else {

                        this.close();
                    }
                };

                // same with prev method
                mfp.prev = function() {
                    if (mfp.index > 0) {
                        proto.prev.call(mfp);
                    } else {

                        this.close();
                    }
                };

            },
            close: function() {
                jQuery('body').css('overflow', 'unset');
                popup_open = 0;
            },
            change: function() {
                var mfpImg = jQuery('.mfp-content');
                var pebblsPhotoMap = jQuery('.pebbls-photo-map');
                pebblsPhotoMap.css('display', 'none');


                checkWidthInterval = setInterval(function() {
                    mfpImg = jQuery('.mfp-content');

                    if (mfpImg.length && mfpImg.width() > 100) {
                        clearInterval(checkWidthInterval);
                        setMap();
                    }
                }, 50);



            },
        }
        // other options
    });
</script></div><div class="bp-generic-meta activity-meta action">
        <div class="generic-button"><a href="/login/" class="button  bp-secondary-action bp-like-button reaction" target="_top"><span class="bp-screen-reader-text">Like</span><i class="bb-icon-thumbs-up"></i><span class="like-count">Like</span></a></div><div class="generic-button"><a class="button logged-out-fav logged-out-comment" href="/login/" role="button" target="_top"><span class="bp-screen-reader-text">Login to Comment</span> <span class="comment-count">Comment</span></a></div></div><div>]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">57e944a2d9d73e765a9200a5650bdcac</guid>
				<title>Jamie posted a new pebbl.</title>
				<link>https://www.pebbls.com/pebbls/van-life-2-0-traunsee-31-march-2026-1611/</link>
				<pubDate>Tue, 31 Mar 2026 14:11:07 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">92db081771938fd693ac4b54f19f0c1b</guid>
				<title>Jamie posted a new pebbl.</title>
				<link>https://www.pebbls.com/pebbls/van-life-2-0-test-17-feb-2026-1254/</link>
				<pubDate>Tue, 17 Feb 2026 11:54:57 +0000</pubDate>

									<content:encoded><![CDATA[<div class="pebbls-activity-outer"><div class="pebbls-activity-row1"><div class="pebbls-activity-cell pebbls-activity-cell-1" style="width: fit-content;"  ></div><div id="pebbls-gallery-6936" class="pebbls-activity-cell pebbls-activity-pad-left" ><a onclick="event.preventDefault()"  href="https://www.pebbls.com/cdn-cgi/imagedelivery/If1Jcohd_cz0THFax-Bz4w/1771329306-img-8411bd9e-8456-4eb7-9bf2-3bc62320c676-15128/w=full,f=webp" class="" title="17 Feb 2026 - 12:54 - &lt;a href=&quot;/explorer-directory/tourismjamie&quot; title=&quot;View Jamie&#039;s profile&quot;&gt;by Jamie&lt;/a&gt; - &lt;a title=&quot;View Pebbls Map&quot;  href=&quot;/adventure-map/tourismjamie/van-life-20/#pebbl=6936&quot;&gt;View Journey&lt;/a&gt;&lt;div onclick=&quot;showLoading(&#039;Van Life 2.0&#039;);window.location=&#039;/adventure-map/tourismjamie/van-life-20/#pebbl=6936&#039;&quot;class=&quot;pebbls-map-button pbl-gallery-map&quot; style=&quot;background-image:url(https://www.pebbls.com/cdn-cgi/image/w=60,h=60,f=webp,trim=0;100;0;800,gravity=right,fit=cover/https://jrny.pebbls.com/media/?member=1&amp;url=/12100_855_1u14I/share/share_pebbl_6936.jpg?c=1771329792);&quot;&gt;&lt;/div&gt;"><div alt="Photo: 17 Feb 2026 - 12:54" title="Photo: 17 Feb 2026 - 12:54"  class="pebbls-activity-img-single  pebbls-activity-row-single pebbls-activity-img-outer-round" style="background-image:url(https://www.pebbls.com/cdn-cgi/imagedelivery/If1Jcohd_cz0THFax-Bz4w/1771329306-img-8411bd9e-8456-4eb7-9bf2-3bc62320c676-15128/w=600,f=webp); " ></div></a></div></div><div class="pebbls-activity-footer" onclick="showLoading('Van Life 2.0');window.location.href='/adventure-map/tourismjamie/van-life-20/#pebbl=6936'"><div class="pebbls-activity-marker pbm-D71744" style=""><img class="pebbls-activity-icon  " src="https://jrny.pebbls.com/svg/campervan3.svg" alt="Campervan3 icon"/></div><div class="pebbls-activity-meta-box"><div class="pebbls-activity-pb-title">17 Feb 2026 - 12:54</div><div class="pebbls-activity-pb-text">Test</div><div class='pebbls-activity-breadcrumbs'><a href='/adventure-map/tourismjamie/van-life-20/'>Van Life 2.0</a> > <a href='/adventure-map/tourismjamie/van-life-20/#leg=2473'>Test</a> > <a href='/adventure-map/tourismjamie/van-life-20/#pebbl=6936'>17 Feb 2026 - 12:54</a></div></div><div class="pebbls-map-button-outer"><div class="pebbls-map-button" style="background-image:url(https://www.pebbls.com/cdn-cgi/image/w=60,h=60,f=webp,trim=0;190;0;850,gravity=right,fit=cover/https://jrny.pebbls.com/j/12100_855_1u14I/share/share_pebbl_6936.jpg?c=1771329792);" data-bg-image="https://www.pebbls.com/cdn-cgi/image/w=60,h=60,f=webp,trim=0;190;0;850,gravity=right,fit=cover/https://jrny.pebbls.com/j/12100_855_1u14I/share/share_pebbl_6936.jpg?c=1771329792"></div><div class="pb-view-map">View Map</div></div></div></div><script type='text/javascript'>
    var popup_open = 0;
    var show_map = true;
    var checkWidthInterval;
  deBounceMapPrevRetina();

    if (jQuery(window).height() > jQuery(window).width()) {

        show_map = false;
    } else {

        show_map = true;
    }

    jQuery('#pebbls-gallery-6936').magnificPopup({
        delegate: 'a', // child items selector, by clicking on it popup will open
        type: 'image',
        gallery: {
            enabled: true,
            preload: [0, 2],
            navigateByImgClick: true,
            titleSrc: function(item) {
                return item.el.attr('title') + '<small>Pebbls</small>';
            },


        },
        callbacks: {
            open: function() {
                jQuery('body').css('overflow', 'hidden');
                popup_open = 1;
                var mfp = jQuery.magnificPopup.instance;
                var proto = jQuery.magnificPopup.proto;

                // extend function that moves to next item
                mfp.next = function() {

                    // if index is not last, call parent method
                    if (mfp.index < mfp.items.length - 1) {
                        proto.next.call(mfp);
                    } else {

                        this.close();
                    }
                };

                // same with prev method
                mfp.prev = function() {
                    if (mfp.index > 0) {
                        proto.prev.call(mfp);
                    } else {

                        this.close();
                    }
                };

            },
            close: function() {
                jQuery('body').css('overflow', 'unset');
                popup_open = 0;
            },
            change: function() {
                var mfpImg = jQuery('.mfp-content');
                var pebblsPhotoMap = jQuery('.pebbls-photo-map');
                pebblsPhotoMap.css('display', 'none');


                checkWidthInterval = setInterval(function() {
                    mfpImg = jQuery('.mfp-content');

                    if (mfpImg.length && mfpImg.width() > 100) {
                        clearInterval(checkWidthInterval);
                        setMap();
                    }
                }, 50);



            },
        }
        // other options
    });
</script></div><div class="bp-generic-meta activity-meta action">
        <div class="generic-button"><a href="/login/" class="button  bp-secondary-action bp-like-button reaction" target="_top"><span class="bp-screen-reader-text">Like</span><i class="bb-icon-thumbs-up"></i><span class="like-count">Like</span></a></div><div class="generic-button"><a class="button logged-out-fav logged-out-comment" href="/login/" role="button" target="_top"><span class="bp-screen-reader-text">Login to Comment</span> <span class="comment-count">Comment</span></a></div></div><div>]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>
		