<?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>92.5 the River</title>
	<atom:link href="http://theriverboston.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://theriverboston.com/</link>
	<description>Boston&#039;s homegrown, independent radio</description>
	<lastBuildDate>Wed, 15 Apr 2026 16:31:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://theriverboston.com/wp-content/uploads/2015/08/cropped-925river-siteicon-512-32x32.png</url>
	<title>92.5 the River</title>
	<link>https://theriverboston.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>The Legendary Bob Dylan Plays Leader Bank Pavilion</title>
		<link>https://theriverboston.com/sweepstakes/bob-dylan-leader-bank-pav/</link>
		
		<dc:creator><![CDATA[Lindsay]]></dc:creator>
		<pubDate>Wed, 15 Apr 2026 16:31:10 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Sweepstakes]]></category>
		<guid isPermaLink="false">https://theriverboston.com/?p=230680</guid>

					<description><![CDATA[<p>Enter to win a pair of tickets to see Bob Dylan </p>
<p>The post <a href="https://theriverboston.com/sweepstakes/bob-dylan-leader-bank-pav/">The Legendary Bob Dylan Plays Leader Bank Pavilion</a> appeared first on <a href="https://theriverboston.com">92.5 the River</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img fetchpriority="high" decoding="async" class="wp-image-230681 aligncenter" src="https://theriverboston.com/wp-content/uploads/2026/04/Static_Social-FacebookPR_1200x630_BobDylan_2026_Regional_LeaderBankPavilion_0716.jpg" alt="" width="800" height="420" srcset="https://theriverboston.com/wp-content/uploads/2026/04/Static_Social-FacebookPR_1200x630_BobDylan_2026_Regional_LeaderBankPavilion_0716.jpg 1200w, https://theriverboston.com/wp-content/uploads/2026/04/Static_Social-FacebookPR_1200x630_BobDylan_2026_Regional_LeaderBankPavilion_0716-300x158.jpg 300w, https://theriverboston.com/wp-content/uploads/2026/04/Static_Social-FacebookPR_1200x630_BobDylan_2026_Regional_LeaderBankPavilion_0716-1024x538.jpg 1024w, https://theriverboston.com/wp-content/uploads/2026/04/Static_Social-FacebookPR_1200x630_BobDylan_2026_Regional_LeaderBankPavilion_0716-768x403.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" />
<h4 style="text-align: left;">Bob Dylan | Thursday, July 16</h4>
<h5 style="text-align: left;">Leader Bank Pavilion | Boston, MA<br />
On Sale Friday, April 17 at 10 AM</h5>
<h4 style="text-align: left;">Bob Dylan In Concert – With Jimmie Vaughan and the Tilt-A-Whirl Band</h4>
<p style="text-align: left;">One of the most iconic musicians of the modern era. The painter, sculptor, filmmaker, best-selling author, and Nobel Prize winner in literature hits the road again this summer, stopping in Boston&#8217;s Seaport District. If you&#8217;ve never been to a Dylan concert&#8230;now is your chance. Enter to win your way in below!</p>
<p style="text-align: left;"><strong>Enter by Sunday, April 19 @ 11:59 PM</strong></p>
<p style="text-align: left;" data-start="416" data-end="529"><script type="text/javascript">
/* <![CDATA[ */
var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
/* ]]&gt; */
</script>

                <div class='gf_browser_unknown gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework 9d758568e97651cd09c92f02119f6831-us7_wrapper' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_11' >
                        <div class='gform_heading'>
                            <p class='gform_description'></p>
                        </div><form method='post' enctype='multipart/form-data'  id='gform_11' class='9d758568e97651cd09c92f02119f6831-us7' action='/feed/' data-formid='11' novalidate>
                        <div class='gform-body gform_body'><ul id='gform_fields_11' class='gform_fields top_label form_sublabel_above description_above validation_below'><li id="field_11_9" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_above gfield--has-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_11_9'>Name</label><div class='gfield_description' id='gfield_description_11_9'>This field is for validation purposes and should be left unchanged.</div><div class='ginput_container'><input name='input_9' id='input_11_9' type='text' value='' autocomplete='new-password'/></div></li><li id="field_11_5" class="gfield gfield--type-name gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_11_5'>
                            
                            <span id='input_11_5_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >
                                                    <label for='input_11_5_3' class='gform-field-label gform-field-label--type-sub '>First</label>
                                                    <input type='text' name='input_5.3' id='input_11_5_3' value=''   aria-required='true'     />
                                                </span>
                            
                            <span id='input_11_5_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >
                                                            <label for='input_11_5_6' class='gform-field-label gform-field-label--type-sub '>Last</label>
                                                            <input type='text' name='input_5.6' id='input_11_5_6' value=''   aria-required='true'     />
                                                        </span>
                            
                        </div></li><li id="field_11_4" class="gfield gfield--type-email gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_11_4'>Email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'>
                            <input name='input_4' id='input_11_4' type='email' value='' class='large'    aria-required="true" aria-invalid="false"  />
                        </div></li><li id="field_11_6" class="gfield gfield--type-phone gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_11_6'>Phone<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_phone'><input name='input_6' id='input_11_6' type='tel' value='' class='large'   aria-required="true" aria-invalid="false"   /></div></li><li id="field_11_7" class="gfield gfield--type-address gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Address<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label>    
                    <div class='ginput_complex ginput_container has_street has_street2 has_city has_state has_zip ginput_container_address gform-grid-row' id='input_11_7' >
                         <span class='ginput_full address_line_1 ginput_address_line_1 gform-grid-col' id='input_11_7_1_container' >
                                        <label for='input_11_7_1' id='input_11_7_1_label' class='gform-field-label gform-field-label--type-sub '>Street Address</label>
                                        <input type='text' name='input_7.1' id='input_11_7_1' value=''    aria-required='true'    />
                                   </span><span class='ginput_full address_line_2 ginput_address_line_2 gform-grid-col' id='input_11_7_2_container' >
                                        <label for='input_11_7_2' id='input_11_7_2_label' class='gform-field-label gform-field-label--type-sub '>Address Line 2</label>
                                        <input type='text' name='input_7.2' id='input_11_7_2' value=''     aria-required='false'   />
                                    </span><span class='ginput_left address_city ginput_address_city gform-grid-col' id='input_11_7_3_container' >
                                    <label for='input_11_7_3' id='input_11_7_3_label' class='gform-field-label gform-field-label--type-sub '>City</label>
                                    <input type='text' name='input_7.3' id='input_11_7_3' value=''    aria-required='true'    />
                                 </span><span class='ginput_right address_state ginput_address_state gform-grid-col' id='input_11_7_4_container' >
                                        <label for='input_11_7_4' id='input_11_7_4_label' class='gform-field-label gform-field-label--type-sub '>State</label>
                                        <select name='input_7.4' id='input_11_7_4'     aria-required='true'    ><option value='' selected='selected'></option><option value='Alabama' >Alabama</option><option value='Alaska' >Alaska</option><option value='American Samoa' >American Samoa</option><option value='Arizona' >Arizona</option><option value='Arkansas' >Arkansas</option><option value='California' >California</option><option value='Colorado' >Colorado</option><option value='Connecticut' >Connecticut</option><option value='Delaware' >Delaware</option><option value='District of Columbia' >District of Columbia</option><option value='Florida' >Florida</option><option value='Georgia' >Georgia</option><option value='Guam' >Guam</option><option value='Hawaii' >Hawaii</option><option value='Idaho' >Idaho</option><option value='Illinois' >Illinois</option><option value='Indiana' >Indiana</option><option value='Iowa' >Iowa</option><option value='Kansas' >Kansas</option><option value='Kentucky' >Kentucky</option><option value='Louisiana' >Louisiana</option><option value='Maine' >Maine</option><option value='Maryland' >Maryland</option><option value='Massachusetts' >Massachusetts</option><option value='Michigan' >Michigan</option><option value='Minnesota' >Minnesota</option><option value='Mississippi' >Mississippi</option><option value='Missouri' >Missouri</option><option value='Montana' >Montana</option><option value='Nebraska' >Nebraska</option><option value='Nevada' >Nevada</option><option value='New Hampshire' >New Hampshire</option><option value='New Jersey' >New Jersey</option><option value='New Mexico' >New Mexico</option><option value='New York' >New York</option><option value='North Carolina' >North Carolina</option><option value='North Dakota' >North Dakota</option><option value='Northern Mariana Islands' >Northern Mariana Islands</option><option value='Ohio' >Ohio</option><option value='Oklahoma' >Oklahoma</option><option value='Oregon' >Oregon</option><option value='Pennsylvania' >Pennsylvania</option><option value='Puerto Rico' >Puerto Rico</option><option value='Rhode Island' >Rhode Island</option><option value='South Carolina' >South Carolina</option><option value='South Dakota' >South Dakota</option><option value='Tennessee' >Tennessee</option><option value='Texas' >Texas</option><option value='Utah' >Utah</option><option value='U.S. Virgin Islands' >U.S. Virgin Islands</option><option value='Vermont' >Vermont</option><option value='Virginia' >Virginia</option><option value='Washington' >Washington</option><option value='West Virginia' >West Virginia</option><option value='Wisconsin' >Wisconsin</option><option value='Wyoming' >Wyoming</option><option value='Armed Forces Americas' >Armed Forces Americas</option><option value='Armed Forces Europe' >Armed Forces Europe</option><option value='Armed Forces Pacific' >Armed Forces Pacific</option></select>
                                      </span><span class='ginput_left address_zip ginput_address_zip gform-grid-col' id='input_11_7_5_container' >
                                    <label for='input_11_7_5' id='input_11_7_5_label' class='gform-field-label gform-field-label--type-sub '>ZIP Code</label>
                                    <input type='text' name='input_7.5' id='input_11_7_5' value=''    aria-required='true'    />
                                </span><input type='hidden' class='gform_hidden' name='input_7.6' id='input_11_7_6' value='United States' />
                    <div class='gf_clear gf_clear_complex'></div>
                </div></li><li id="field_11_8" class="gfield gfield--type-date gfield--input-type-datefield gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Birthday<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div id='input_11_8' class='ginput_container ginput_complex gform-grid-row'><div class="clear-multi"><div class='gfield_date_month ginput_container ginput_container_date gform-grid-col' id='input_11_8_1_container'>
                                            <label for='input_11_8_1' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Month</label>
                                            <input type='number' maxlength='2' name='input_8[]' id='input_11_8_1' value=''   aria-required='true'   placeholder='MM' min='1' max='12' step='1'/>
                                        </div><div class='gfield_date_day ginput_container ginput_container_date gform-grid-col' id='input_11_8_2_container'>
                                            <label for='input_11_8_2' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Day</label>
                                            <input type='number' maxlength='2' name='input_8[]' id='input_11_8_2' value=''   aria-required='true'   placeholder='DD' min='1' max='31' step='1'/>
                                        </div><div class='gfield_date_year ginput_container ginput_container_date gform-grid-col' id='input_11_8_3_container'>
                                            <label for='input_11_8_3' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Year</label>
                                            <input type='number' maxlength='4' name='input_8[]' id='input_11_8_3' value=''   aria-required='true'   placeholder='YYYY' min='1920' max='2027' step='1'/>
                                       </div>
                                   </div></div></li></ul></div>
        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_11' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit Entry'  /> 
            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_11' value='postback' />
            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_11' id='gform_theme_11' value='legacy' />
            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_11' id='gform_style_settings_11' value='[]' />
            <input type='hidden' class='gform_hidden' name='is_submit_11' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='11' />
            
            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='h1NwC70qCrs+ejQJP39e296CrPQajvXi3rWsGR79pRlZx/irrR5/tUw+C8DOl9s8wT774QRVx6b9BKv+AWR/BXzZJD7FByNCI9i/nRBnP7x+Hkg=' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_11' value='WyJbXSIsIjc1NTVlZGY5OWFkZGQ5NGNkYzZjZmU5ODRiMDc2ZTRkIl0=' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_11' id='gform_target_page_number_11' value='0' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_11' id='gform_source_page_number_11' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div><script type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {gformInitSpinner( 11, 'http://theriverboston.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_11').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_11');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_11').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_11').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_11').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_11').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_11').val();gformInitSpinner( 11, 'http://theriverboston.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [11, current_page]);window['gf_submitting_11'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_11').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [11]);window['gf_submitting_11'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_11').text());}else{jQuery('#gform_11').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "11", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_11" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_11";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_11" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 11, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); 
/* ]]&gt; */
</script>
</p>
<p style="text-align: center;">Want to see what else you can win? Head to <a href="https://theriverboston.com/attend/the-winners-circle/" target="_blank" rel="noopener"><strong>The Winner&#8217;s Circle</strong>!</a></p>
<p>The post <a href="https://theriverboston.com/sweepstakes/bob-dylan-leader-bank-pav/">The Legendary Bob Dylan Plays Leader Bank Pavilion</a> appeared first on <a href="https://theriverboston.com">92.5 the River</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>SOMBR Announces You Are The Reason Tour</title>
		<link>https://theriverboston.com/sweepstakes/sombr-td-garden/</link>
		
		<dc:creator><![CDATA[Lindsay]]></dc:creator>
		<pubDate>Tue, 14 Apr 2026 06:21:12 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Sweepstakes]]></category>
		<guid isPermaLink="false">https://theriverboston.com/?p=230674</guid>

					<description><![CDATA[<p>SOMBR &#124; Wednesday, November 18 TD Garden &#124; Boston, MA On Sale Friday, April 17 at 10 AM Sombr – You Are the Reason Tour 2026 20-year-old Grammy-nominated singer-songwriter, Shane Michael Boose, who...  <a href="https://theriverboston.com/sweepstakes/sombr-td-garden/" title="Read SOMBR Announces You Are The Reason Tour">Read more &#187;</a></p>
<p>The post <a href="https://theriverboston.com/sweepstakes/sombr-td-garden/">SOMBR Announces You Are The Reason Tour</a> appeared first on <a href="https://theriverboston.com">92.5 the River</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img decoding="async" class="wp-image-230675 aligncenter" src="https://theriverboston.com/wp-content/uploads/2026/04/Static_Social-FacebookPR_1200x630_Sombr_2026_Regional_TDGarden_1118.jpg" alt="" width="800" height="420" srcset="https://theriverboston.com/wp-content/uploads/2026/04/Static_Social-FacebookPR_1200x630_Sombr_2026_Regional_TDGarden_1118.jpg 1200w, https://theriverboston.com/wp-content/uploads/2026/04/Static_Social-FacebookPR_1200x630_Sombr_2026_Regional_TDGarden_1118-300x158.jpg 300w, https://theriverboston.com/wp-content/uploads/2026/04/Static_Social-FacebookPR_1200x630_Sombr_2026_Regional_TDGarden_1118-1024x538.jpg 1024w, https://theriverboston.com/wp-content/uploads/2026/04/Static_Social-FacebookPR_1200x630_Sombr_2026_Regional_TDGarden_1118-768x403.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" />
<h4 style="text-align: left;">SOMBR | Wednesday, November 18</h4>
<h5 style="text-align: left;">TD Garden | Boston, MA<br />
On Sale Friday, April 17 at 10 AM</h5>
<h4 style="text-align: left;">Sombr – You Are the Reason Tour 2026</h4>
<p style="text-align: left;">20-year-old Grammy-nominated singer-songwriter, Shane Michael Boose, who goes by the stage name Sombr, has announced his first North American arena tour ever. The &#8220;overnight&#8221; pop sensation has dominated the charts with mega hits like “Undressed” and “back to friends.&#8221; Safe to say many of the 37-dates on the tour will sell out. Enter to win your way in below!</p>
<p style="text-align: left;"><strong>Enter by Sunday, April 19 @ 11:59 PM</strong></p>
<p style="text-align: left;" data-start="416" data-end="529">
                <div class='gf_browser_unknown gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework 9d758568e97651cd09c92f02119f6831-us7_wrapper' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_11' >
                        <div class='gform_heading'>
                            <p class='gform_description'></p>
                        </div><form method='post' enctype='multipart/form-data'  id='gform_11' class='9d758568e97651cd09c92f02119f6831-us7' action='/feed/' data-formid='11' novalidate>
                        <div class='gform-body gform_body'><ul id='gform_fields_11' class='gform_fields top_label form_sublabel_above description_above validation_below'><li id="field_11_9" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_above gfield--has-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_11_9'>X/Twitter</label><div class='gfield_description' id='gfield_description_11_9'>This field is for validation purposes and should be left unchanged.</div><div class='ginput_container'><input name='input_9' id='input_11_9' type='text' value='' autocomplete='new-password'/></div></li><li id="field_11_5" class="gfield gfield--type-name gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_11_5'>
                            
                            <span id='input_11_5_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >
                                                    <label for='input_11_5_3' class='gform-field-label gform-field-label--type-sub '>First</label>
                                                    <input type='text' name='input_5.3' id='input_11_5_3' value=''   aria-required='true'     />
                                                </span>
                            
                            <span id='input_11_5_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >
                                                            <label for='input_11_5_6' class='gform-field-label gform-field-label--type-sub '>Last</label>
                                                            <input type='text' name='input_5.6' id='input_11_5_6' value=''   aria-required='true'     />
                                                        </span>
                            
                        </div></li><li id="field_11_4" class="gfield gfield--type-email gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_11_4'>Email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'>
                            <input name='input_4' id='input_11_4' type='email' value='' class='large'    aria-required="true" aria-invalid="false"  />
                        </div></li><li id="field_11_6" class="gfield gfield--type-phone gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_11_6'>Phone<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_phone'><input name='input_6' id='input_11_6' type='tel' value='' class='large'   aria-required="true" aria-invalid="false"   /></div></li><li id="field_11_7" class="gfield gfield--type-address gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Address<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label>    
                    <div class='ginput_complex ginput_container has_street has_street2 has_city has_state has_zip ginput_container_address gform-grid-row' id='input_11_7' >
                         <span class='ginput_full address_line_1 ginput_address_line_1 gform-grid-col' id='input_11_7_1_container' >
                                        <label for='input_11_7_1' id='input_11_7_1_label' class='gform-field-label gform-field-label--type-sub '>Street Address</label>
                                        <input type='text' name='input_7.1' id='input_11_7_1' value=''    aria-required='true'    />
                                   </span><span class='ginput_full address_line_2 ginput_address_line_2 gform-grid-col' id='input_11_7_2_container' >
                                        <label for='input_11_7_2' id='input_11_7_2_label' class='gform-field-label gform-field-label--type-sub '>Address Line 2</label>
                                        <input type='text' name='input_7.2' id='input_11_7_2' value=''     aria-required='false'   />
                                    </span><span class='ginput_left address_city ginput_address_city gform-grid-col' id='input_11_7_3_container' >
                                    <label for='input_11_7_3' id='input_11_7_3_label' class='gform-field-label gform-field-label--type-sub '>City</label>
                                    <input type='text' name='input_7.3' id='input_11_7_3' value=''    aria-required='true'    />
                                 </span><span class='ginput_right address_state ginput_address_state gform-grid-col' id='input_11_7_4_container' >
                                        <label for='input_11_7_4' id='input_11_7_4_label' class='gform-field-label gform-field-label--type-sub '>State</label>
                                        <select name='input_7.4' id='input_11_7_4'     aria-required='true'    ><option value='' selected='selected'></option><option value='Alabama' >Alabama</option><option value='Alaska' >Alaska</option><option value='American Samoa' >American Samoa</option><option value='Arizona' >Arizona</option><option value='Arkansas' >Arkansas</option><option value='California' >California</option><option value='Colorado' >Colorado</option><option value='Connecticut' >Connecticut</option><option value='Delaware' >Delaware</option><option value='District of Columbia' >District of Columbia</option><option value='Florida' >Florida</option><option value='Georgia' >Georgia</option><option value='Guam' >Guam</option><option value='Hawaii' >Hawaii</option><option value='Idaho' >Idaho</option><option value='Illinois' >Illinois</option><option value='Indiana' >Indiana</option><option value='Iowa' >Iowa</option><option value='Kansas' >Kansas</option><option value='Kentucky' >Kentucky</option><option value='Louisiana' >Louisiana</option><option value='Maine' >Maine</option><option value='Maryland' >Maryland</option><option value='Massachusetts' >Massachusetts</option><option value='Michigan' >Michigan</option><option value='Minnesota' >Minnesota</option><option value='Mississippi' >Mississippi</option><option value='Missouri' >Missouri</option><option value='Montana' >Montana</option><option value='Nebraska' >Nebraska</option><option value='Nevada' >Nevada</option><option value='New Hampshire' >New Hampshire</option><option value='New Jersey' >New Jersey</option><option value='New Mexico' >New Mexico</option><option value='New York' >New York</option><option value='North Carolina' >North Carolina</option><option value='North Dakota' >North Dakota</option><option value='Northern Mariana Islands' >Northern Mariana Islands</option><option value='Ohio' >Ohio</option><option value='Oklahoma' >Oklahoma</option><option value='Oregon' >Oregon</option><option value='Pennsylvania' >Pennsylvania</option><option value='Puerto Rico' >Puerto Rico</option><option value='Rhode Island' >Rhode Island</option><option value='South Carolina' >South Carolina</option><option value='South Dakota' >South Dakota</option><option value='Tennessee' >Tennessee</option><option value='Texas' >Texas</option><option value='Utah' >Utah</option><option value='U.S. Virgin Islands' >U.S. Virgin Islands</option><option value='Vermont' >Vermont</option><option value='Virginia' >Virginia</option><option value='Washington' >Washington</option><option value='West Virginia' >West Virginia</option><option value='Wisconsin' >Wisconsin</option><option value='Wyoming' >Wyoming</option><option value='Armed Forces Americas' >Armed Forces Americas</option><option value='Armed Forces Europe' >Armed Forces Europe</option><option value='Armed Forces Pacific' >Armed Forces Pacific</option></select>
                                      </span><span class='ginput_left address_zip ginput_address_zip gform-grid-col' id='input_11_7_5_container' >
                                    <label for='input_11_7_5' id='input_11_7_5_label' class='gform-field-label gform-field-label--type-sub '>ZIP Code</label>
                                    <input type='text' name='input_7.5' id='input_11_7_5' value=''    aria-required='true'    />
                                </span><input type='hidden' class='gform_hidden' name='input_7.6' id='input_11_7_6' value='United States' />
                    <div class='gf_clear gf_clear_complex'></div>
                </div></li><li id="field_11_8" class="gfield gfield--type-date gfield--input-type-datefield gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Birthday<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div id='input_11_8' class='ginput_container ginput_complex gform-grid-row'><div class="clear-multi"><div class='gfield_date_month ginput_container ginput_container_date gform-grid-col' id='input_11_8_1_container'>
                                            <label for='input_11_8_1' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Month</label>
                                            <input type='number' maxlength='2' name='input_8[]' id='input_11_8_1' value=''   aria-required='true'   placeholder='MM' min='1' max='12' step='1'/>
                                        </div><div class='gfield_date_day ginput_container ginput_container_date gform-grid-col' id='input_11_8_2_container'>
                                            <label for='input_11_8_2' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Day</label>
                                            <input type='number' maxlength='2' name='input_8[]' id='input_11_8_2' value=''   aria-required='true'   placeholder='DD' min='1' max='31' step='1'/>
                                        </div><div class='gfield_date_year ginput_container ginput_container_date gform-grid-col' id='input_11_8_3_container'>
                                            <label for='input_11_8_3' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Year</label>
                                            <input type='number' maxlength='4' name='input_8[]' id='input_11_8_3' value=''   aria-required='true'   placeholder='YYYY' min='1920' max='2027' step='1'/>
                                       </div>
                                   </div></div></li></ul></div>
        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_11' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit Entry'  /> 
            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_11' value='postback' />
            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_11' id='gform_theme_11' value='legacy' />
            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_11' id='gform_style_settings_11' value='[]' />
            <input type='hidden' class='gform_hidden' name='is_submit_11' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='11' />
            
            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='SA0kDeR3JKgEhdzn5BZk9/ucGD4W9UXtOWVmorYZEhhDsxZ/SWYJx6htFwmK25y4X1htANrQL/a+l+dt2lajNxg0vLNZ9ASMqbUAi2Ct4sFa9+c=' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_11' value='WyJbXSIsIjc1NTVlZGY5OWFkZGQ5NGNkYzZjZmU5ODRiMDc2ZTRkIl0=' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_11' id='gform_target_page_number_11' value='0' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_11' id='gform_source_page_number_11' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div><script type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {gformInitSpinner( 11, 'http://theriverboston.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_11').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_11');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_11').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_11').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_11').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_11').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_11').val();gformInitSpinner( 11, 'http://theriverboston.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [11, current_page]);window['gf_submitting_11'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_11').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [11]);window['gf_submitting_11'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_11').text());}else{jQuery('#gform_11').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "11", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_11" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_11";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_11" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 11, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); 
/* ]]&gt; */
</script>
</p>
<p style="text-align: center;">Want to see what else you can win? Head to <a href="https://theriverboston.com/attend/the-winners-circle/" target="_blank" rel="noopener"><strong>The Winner&#8217;s Circle</strong>!</a></p>
<p>The post <a href="https://theriverboston.com/sweepstakes/sombr-td-garden/">SOMBR Announces You Are The Reason Tour</a> appeared first on <a href="https://theriverboston.com">92.5 the River</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Win Jack White Tickets Before They Go On Sale</title>
		<link>https://theriverboston.com/sweepstakes/jack-white-mgm-music-hall/</link>
		
		<dc:creator><![CDATA[Lindsay]]></dc:creator>
		<pubDate>Tue, 14 Apr 2026 06:01:42 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Sweepstakes]]></category>
		<guid isPermaLink="false">https://theriverboston.com/?p=230669</guid>

					<description><![CDATA[<p>Enter to see Jack White - July 17 at MGM Music Hall at Fenway</p>
<p>The post <a href="https://theriverboston.com/sweepstakes/jack-white-mgm-music-hall/">Win Jack White Tickets Before They Go On Sale</a> appeared first on <a href="https://theriverboston.com">92.5 the River</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img decoding="async" class="alignnone size-full wp-image-230671 aligncenter" src="https://theriverboston.com/wp-content/uploads/2026/04/jackwhite_800x419.jpg" alt="" width="800" height="419" srcset="https://theriverboston.com/wp-content/uploads/2026/04/jackwhite_800x419.jpg 800w, https://theriverboston.com/wp-content/uploads/2026/04/jackwhite_800x419-300x157.jpg 300w, https://theriverboston.com/wp-content/uploads/2026/04/jackwhite_800x419-768x402.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" />
<h4 style="text-align: left;">Jack White | Friday, July 17</h4>
<h5 style="text-align: left;">MGM Music Hall Fenway | Boston, MA<br />
On Sale Friday, April 17 at 10 AM</h5>
<p style="text-align: left;">After his 2026 Coachella appearance, the Grammy Winner and Rock and Roll Hall of Famer Jack White has announced an extended his run of tour dates. The White Stripes frontman is widely regarded as one of the most influential guitarists and creative forces in modern rock. Try to win your way in before tickets go on sale!</p>
<p style="text-align: left;"><strong>Enter by Friday, April 17 @ 10 AM</strong></p>
<p style="text-align: left;" data-start="416" data-end="529">
                <div class='gf_browser_unknown gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework 9d758568e97651cd09c92f02119f6831-us7_wrapper' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_11' >
                        <div class='gform_heading'>
                            <p class='gform_description'></p>
                        </div><form method='post' enctype='multipart/form-data'  id='gform_11' class='9d758568e97651cd09c92f02119f6831-us7' action='/feed/' data-formid='11' novalidate>
                        <div class='gform-body gform_body'><ul id='gform_fields_11' class='gform_fields top_label form_sublabel_above description_above validation_below'><li id="field_11_9" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_above gfield--has-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_11_9'>Comments</label><div class='gfield_description' id='gfield_description_11_9'>This field is for validation purposes and should be left unchanged.</div><div class='ginput_container'><input name='input_9' id='input_11_9' type='text' value='' autocomplete='new-password'/></div></li><li id="field_11_5" class="gfield gfield--type-name gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_11_5'>
                            
                            <span id='input_11_5_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >
                                                    <label for='input_11_5_3' class='gform-field-label gform-field-label--type-sub '>First</label>
                                                    <input type='text' name='input_5.3' id='input_11_5_3' value=''   aria-required='true'     />
                                                </span>
                            
                            <span id='input_11_5_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >
                                                            <label for='input_11_5_6' class='gform-field-label gform-field-label--type-sub '>Last</label>
                                                            <input type='text' name='input_5.6' id='input_11_5_6' value=''   aria-required='true'     />
                                                        </span>
                            
                        </div></li><li id="field_11_4" class="gfield gfield--type-email gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_11_4'>Email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'>
                            <input name='input_4' id='input_11_4' type='email' value='' class='large'    aria-required="true" aria-invalid="false"  />
                        </div></li><li id="field_11_6" class="gfield gfield--type-phone gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_11_6'>Phone<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_phone'><input name='input_6' id='input_11_6' type='tel' value='' class='large'   aria-required="true" aria-invalid="false"   /></div></li><li id="field_11_7" class="gfield gfield--type-address gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Address<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label>    
                    <div class='ginput_complex ginput_container has_street has_street2 has_city has_state has_zip ginput_container_address gform-grid-row' id='input_11_7' >
                         <span class='ginput_full address_line_1 ginput_address_line_1 gform-grid-col' id='input_11_7_1_container' >
                                        <label for='input_11_7_1' id='input_11_7_1_label' class='gform-field-label gform-field-label--type-sub '>Street Address</label>
                                        <input type='text' name='input_7.1' id='input_11_7_1' value=''    aria-required='true'    />
                                   </span><span class='ginput_full address_line_2 ginput_address_line_2 gform-grid-col' id='input_11_7_2_container' >
                                        <label for='input_11_7_2' id='input_11_7_2_label' class='gform-field-label gform-field-label--type-sub '>Address Line 2</label>
                                        <input type='text' name='input_7.2' id='input_11_7_2' value=''     aria-required='false'   />
                                    </span><span class='ginput_left address_city ginput_address_city gform-grid-col' id='input_11_7_3_container' >
                                    <label for='input_11_7_3' id='input_11_7_3_label' class='gform-field-label gform-field-label--type-sub '>City</label>
                                    <input type='text' name='input_7.3' id='input_11_7_3' value=''    aria-required='true'    />
                                 </span><span class='ginput_right address_state ginput_address_state gform-grid-col' id='input_11_7_4_container' >
                                        <label for='input_11_7_4' id='input_11_7_4_label' class='gform-field-label gform-field-label--type-sub '>State</label>
                                        <select name='input_7.4' id='input_11_7_4'     aria-required='true'    ><option value='' selected='selected'></option><option value='Alabama' >Alabama</option><option value='Alaska' >Alaska</option><option value='American Samoa' >American Samoa</option><option value='Arizona' >Arizona</option><option value='Arkansas' >Arkansas</option><option value='California' >California</option><option value='Colorado' >Colorado</option><option value='Connecticut' >Connecticut</option><option value='Delaware' >Delaware</option><option value='District of Columbia' >District of Columbia</option><option value='Florida' >Florida</option><option value='Georgia' >Georgia</option><option value='Guam' >Guam</option><option value='Hawaii' >Hawaii</option><option value='Idaho' >Idaho</option><option value='Illinois' >Illinois</option><option value='Indiana' >Indiana</option><option value='Iowa' >Iowa</option><option value='Kansas' >Kansas</option><option value='Kentucky' >Kentucky</option><option value='Louisiana' >Louisiana</option><option value='Maine' >Maine</option><option value='Maryland' >Maryland</option><option value='Massachusetts' >Massachusetts</option><option value='Michigan' >Michigan</option><option value='Minnesota' >Minnesota</option><option value='Mississippi' >Mississippi</option><option value='Missouri' >Missouri</option><option value='Montana' >Montana</option><option value='Nebraska' >Nebraska</option><option value='Nevada' >Nevada</option><option value='New Hampshire' >New Hampshire</option><option value='New Jersey' >New Jersey</option><option value='New Mexico' >New Mexico</option><option value='New York' >New York</option><option value='North Carolina' >North Carolina</option><option value='North Dakota' >North Dakota</option><option value='Northern Mariana Islands' >Northern Mariana Islands</option><option value='Ohio' >Ohio</option><option value='Oklahoma' >Oklahoma</option><option value='Oregon' >Oregon</option><option value='Pennsylvania' >Pennsylvania</option><option value='Puerto Rico' >Puerto Rico</option><option value='Rhode Island' >Rhode Island</option><option value='South Carolina' >South Carolina</option><option value='South Dakota' >South Dakota</option><option value='Tennessee' >Tennessee</option><option value='Texas' >Texas</option><option value='Utah' >Utah</option><option value='U.S. Virgin Islands' >U.S. Virgin Islands</option><option value='Vermont' >Vermont</option><option value='Virginia' >Virginia</option><option value='Washington' >Washington</option><option value='West Virginia' >West Virginia</option><option value='Wisconsin' >Wisconsin</option><option value='Wyoming' >Wyoming</option><option value='Armed Forces Americas' >Armed Forces Americas</option><option value='Armed Forces Europe' >Armed Forces Europe</option><option value='Armed Forces Pacific' >Armed Forces Pacific</option></select>
                                      </span><span class='ginput_left address_zip ginput_address_zip gform-grid-col' id='input_11_7_5_container' >
                                    <label for='input_11_7_5' id='input_11_7_5_label' class='gform-field-label gform-field-label--type-sub '>ZIP Code</label>
                                    <input type='text' name='input_7.5' id='input_11_7_5' value=''    aria-required='true'    />
                                </span><input type='hidden' class='gform_hidden' name='input_7.6' id='input_11_7_6' value='United States' />
                    <div class='gf_clear gf_clear_complex'></div>
                </div></li><li id="field_11_8" class="gfield gfield--type-date gfield--input-type-datefield gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Birthday<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div id='input_11_8' class='ginput_container ginput_complex gform-grid-row'><div class="clear-multi"><div class='gfield_date_month ginput_container ginput_container_date gform-grid-col' id='input_11_8_1_container'>
                                            <label for='input_11_8_1' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Month</label>
                                            <input type='number' maxlength='2' name='input_8[]' id='input_11_8_1' value=''   aria-required='true'   placeholder='MM' min='1' max='12' step='1'/>
                                        </div><div class='gfield_date_day ginput_container ginput_container_date gform-grid-col' id='input_11_8_2_container'>
                                            <label for='input_11_8_2' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Day</label>
                                            <input type='number' maxlength='2' name='input_8[]' id='input_11_8_2' value=''   aria-required='true'   placeholder='DD' min='1' max='31' step='1'/>
                                        </div><div class='gfield_date_year ginput_container ginput_container_date gform-grid-col' id='input_11_8_3_container'>
                                            <label for='input_11_8_3' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Year</label>
                                            <input type='number' maxlength='4' name='input_8[]' id='input_11_8_3' value=''   aria-required='true'   placeholder='YYYY' min='1920' max='2027' step='1'/>
                                       </div>
                                   </div></div></li></ul></div>
        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_11' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit Entry'  /> 
            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_11' value='postback' />
            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_11' id='gform_theme_11' value='legacy' />
            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_11' id='gform_style_settings_11' value='[]' />
            <input type='hidden' class='gform_hidden' name='is_submit_11' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='11' />
            
            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='6kC0ymQdDyOXJGDhXFbO95YvhO4rE6hB/8GjVh+2UaODCHi0x66vd+zaERqSGKRYLgvNbvWeT4g9Mbjrg3na6LfsiGdRYZJrvKkgSIJCP0T19Zw=' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_11' value='WyJbXSIsIjc1NTVlZGY5OWFkZGQ5NGNkYzZjZmU5ODRiMDc2ZTRkIl0=' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_11' id='gform_target_page_number_11' value='0' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_11' id='gform_source_page_number_11' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div><script type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {gformInitSpinner( 11, 'http://theriverboston.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_11').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_11');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_11').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_11').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_11').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_11').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_11').val();gformInitSpinner( 11, 'http://theriverboston.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [11, current_page]);window['gf_submitting_11'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_11').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [11]);window['gf_submitting_11'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_11').text());}else{jQuery('#gform_11').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "11", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_11" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_11";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_11" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 11, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); 
/* ]]&gt; */
</script>
</p>
<p style="text-align: center;">Want to see what else you can win? Head to <a href="https://theriverboston.com/attend/the-winners-circle/" target="_blank" rel="noopener"><strong>The Winner&#8217;s Circle</strong>!</a></p>
<p>The post <a href="https://theriverboston.com/sweepstakes/jack-white-mgm-music-hall/">Win Jack White Tickets Before They Go On Sale</a> appeared first on <a href="https://theriverboston.com">92.5 the River</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The Strokes @ TD Garden</title>
		<link>https://theriverboston.com/events/the-strokes-td-garden/</link>
		
		<dc:creator><![CDATA[Lindsay]]></dc:creator>
		<pubDate>Tue, 23 Jun 2026 23:00:00 +0000</pubDate>
				<guid isPermaLink="false">https://theriverboston.com/?post_type=tribe_events&#038;p=230667</guid>

					<description><![CDATA[<p>View Tickets &#8211; On Sale Friday April 17 at 10am The Strokes &#8211; Reality Awaits Tour After their first headline set at Coachella since 2011, The Strokes have announced a summer tour spanning...  <a href="https://theriverboston.com/events/the-strokes-td-garden/" title="Read The Strokes @ TD Garden">Read more &#187;</a></p>
<p>The post <a href="https://theriverboston.com/events/the-strokes-td-garden/">The Strokes @ TD Garden</a> appeared first on <a href="https://theriverboston.com">92.5 the River</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img loading="lazy" decoding="async" class="alignnone size-full wp-image-230661" src="https://theriverboston.com/wp-content/uploads/2026/04/Static_SocialPhoto-Twitter_800x419_TheStrokes_2026_Regional_TDGarden_0623.jpg" alt="" width="800" height="419" srcset="https://theriverboston.com/wp-content/uploads/2026/04/Static_SocialPhoto-Twitter_800x419_TheStrokes_2026_Regional_TDGarden_0623.jpg 800w, https://theriverboston.com/wp-content/uploads/2026/04/Static_SocialPhoto-Twitter_800x419_TheStrokes_2026_Regional_TDGarden_0623-300x157.jpg 300w, https://theriverboston.com/wp-content/uploads/2026/04/Static_SocialPhoto-Twitter_800x419_TheStrokes_2026_Regional_TDGarden_0623-768x402.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />
<p><a href="https://www.ticketmaster.com/the-strokes-reality-awaits-north-america-boston-massachusetts-06-23-2026/event/01006488ACAFE02F" target="_blank" rel="noopener">View Tickets &#8211; On Sale Friday April 17 at 10am</a></p>
<h4>The Strokes &#8211; Reality Awaits Tour</h4>
<p>After their first headline set at Coachella since 2011, The Strokes have announced a summer tour spanning North America, kicking off June 12. One of the most influential rock bands to come out of the 2000’s, The Strokes have been said to be, “as influential to their era as the Velvet Underground or the Ramones were to theirs” (quoted from Lizzy Goodman’s book about the NYC music scene). The new album featuring lead single “Going Shopping” is out June 26th!</p>
<p>The post <a href="https://theriverboston.com/events/the-strokes-td-garden/">The Strokes @ TD Garden</a> appeared first on <a href="https://theriverboston.com">92.5 the River</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The Strokes Announce &#8220;Reality Awaits&#8221; Summer Tour</title>
		<link>https://theriverboston.com/sweepstakes/the-strokes-td-garden/</link>
		
		<dc:creator><![CDATA[Lindsay]]></dc:creator>
		<pubDate>Tue, 14 Apr 2026 04:54:05 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Sweepstakes]]></category>
		<guid isPermaLink="false">https://theriverboston.com/?p=230659</guid>

					<description><![CDATA[<p>Enter to win a pair of tickets to see The Strokes - June 23 at TD Garden</p>
<p>The post <a href="https://theriverboston.com/sweepstakes/the-strokes-td-garden/">The Strokes Announce &#8220;Reality Awaits&#8221; Summer Tour</a> appeared first on <a href="https://theriverboston.com">92.5 the River</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img loading="lazy" decoding="async" class="alignnone size-full wp-image-230661 aligncenter" src="https://theriverboston.com/wp-content/uploads/2026/04/Static_SocialPhoto-Twitter_800x419_TheStrokes_2026_Regional_TDGarden_0623.jpg" alt="" width="800" height="419" srcset="https://theriverboston.com/wp-content/uploads/2026/04/Static_SocialPhoto-Twitter_800x419_TheStrokes_2026_Regional_TDGarden_0623.jpg 800w, https://theriverboston.com/wp-content/uploads/2026/04/Static_SocialPhoto-Twitter_800x419_TheStrokes_2026_Regional_TDGarden_0623-300x157.jpg 300w, https://theriverboston.com/wp-content/uploads/2026/04/Static_SocialPhoto-Twitter_800x419_TheStrokes_2026_Regional_TDGarden_0623-768x402.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />
<h4 style="text-align: left;">The Strokes | Wednesday, June 23</h4>
<h5 style="text-align: left;">TD Garden | Boston, MA</h5>
<p style="text-align: left;"><strong>Reality Awaits Tour</strong></p>
<p style="text-align: left;">After their first headline set at Coachella since 2011, The Strokes have announced a summer tour spanning North America, kicking off June 12. One of the most influential rock bands to come out of the 2000&#8217;s, The Strokes have been said to be, &#8220;as influential to their era as the Velvet Underground or the Ramones were to theirs&#8221; (quoted from Lizzy Goodman&#8217;s book about the NYC music scene). The new album featuring lead single &#8220;Going Shopping&#8221; is out June 26th!</p>
<p style="text-align: left;"><strong>Enter by Sunday, April 19 @ 11:59 PM</strong></p>
<p style="text-align: left;" data-start="416" data-end="529">
                <div class='gf_browser_unknown gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework 9d758568e97651cd09c92f02119f6831-us7_wrapper' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_11' >
                        <div class='gform_heading'>
                            <p class='gform_description'></p>
                        </div><form method='post' enctype='multipart/form-data'  id='gform_11' class='9d758568e97651cd09c92f02119f6831-us7' action='/feed/' data-formid='11' novalidate>
                        <div class='gform-body gform_body'><ul id='gform_fields_11' class='gform_fields top_label form_sublabel_above description_above validation_below'><li id="field_11_9" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_above gfield--has-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_11_9'>Instagram</label><div class='gfield_description' id='gfield_description_11_9'>This field is for validation purposes and should be left unchanged.</div><div class='ginput_container'><input name='input_9' id='input_11_9' type='text' value='' autocomplete='new-password'/></div></li><li id="field_11_5" class="gfield gfield--type-name gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_11_5'>
                            
                            <span id='input_11_5_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >
                                                    <label for='input_11_5_3' class='gform-field-label gform-field-label--type-sub '>First</label>
                                                    <input type='text' name='input_5.3' id='input_11_5_3' value=''   aria-required='true'     />
                                                </span>
                            
                            <span id='input_11_5_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >
                                                            <label for='input_11_5_6' class='gform-field-label gform-field-label--type-sub '>Last</label>
                                                            <input type='text' name='input_5.6' id='input_11_5_6' value=''   aria-required='true'     />
                                                        </span>
                            
                        </div></li><li id="field_11_4" class="gfield gfield--type-email gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_11_4'>Email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'>
                            <input name='input_4' id='input_11_4' type='email' value='' class='large'    aria-required="true" aria-invalid="false"  />
                        </div></li><li id="field_11_6" class="gfield gfield--type-phone gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_11_6'>Phone<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_phone'><input name='input_6' id='input_11_6' type='tel' value='' class='large'   aria-required="true" aria-invalid="false"   /></div></li><li id="field_11_7" class="gfield gfield--type-address gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Address<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label>    
                    <div class='ginput_complex ginput_container has_street has_street2 has_city has_state has_zip ginput_container_address gform-grid-row' id='input_11_7' >
                         <span class='ginput_full address_line_1 ginput_address_line_1 gform-grid-col' id='input_11_7_1_container' >
                                        <label for='input_11_7_1' id='input_11_7_1_label' class='gform-field-label gform-field-label--type-sub '>Street Address</label>
                                        <input type='text' name='input_7.1' id='input_11_7_1' value=''    aria-required='true'    />
                                   </span><span class='ginput_full address_line_2 ginput_address_line_2 gform-grid-col' id='input_11_7_2_container' >
                                        <label for='input_11_7_2' id='input_11_7_2_label' class='gform-field-label gform-field-label--type-sub '>Address Line 2</label>
                                        <input type='text' name='input_7.2' id='input_11_7_2' value=''     aria-required='false'   />
                                    </span><span class='ginput_left address_city ginput_address_city gform-grid-col' id='input_11_7_3_container' >
                                    <label for='input_11_7_3' id='input_11_7_3_label' class='gform-field-label gform-field-label--type-sub '>City</label>
                                    <input type='text' name='input_7.3' id='input_11_7_3' value=''    aria-required='true'    />
                                 </span><span class='ginput_right address_state ginput_address_state gform-grid-col' id='input_11_7_4_container' >
                                        <label for='input_11_7_4' id='input_11_7_4_label' class='gform-field-label gform-field-label--type-sub '>State</label>
                                        <select name='input_7.4' id='input_11_7_4'     aria-required='true'    ><option value='' selected='selected'></option><option value='Alabama' >Alabama</option><option value='Alaska' >Alaska</option><option value='American Samoa' >American Samoa</option><option value='Arizona' >Arizona</option><option value='Arkansas' >Arkansas</option><option value='California' >California</option><option value='Colorado' >Colorado</option><option value='Connecticut' >Connecticut</option><option value='Delaware' >Delaware</option><option value='District of Columbia' >District of Columbia</option><option value='Florida' >Florida</option><option value='Georgia' >Georgia</option><option value='Guam' >Guam</option><option value='Hawaii' >Hawaii</option><option value='Idaho' >Idaho</option><option value='Illinois' >Illinois</option><option value='Indiana' >Indiana</option><option value='Iowa' >Iowa</option><option value='Kansas' >Kansas</option><option value='Kentucky' >Kentucky</option><option value='Louisiana' >Louisiana</option><option value='Maine' >Maine</option><option value='Maryland' >Maryland</option><option value='Massachusetts' >Massachusetts</option><option value='Michigan' >Michigan</option><option value='Minnesota' >Minnesota</option><option value='Mississippi' >Mississippi</option><option value='Missouri' >Missouri</option><option value='Montana' >Montana</option><option value='Nebraska' >Nebraska</option><option value='Nevada' >Nevada</option><option value='New Hampshire' >New Hampshire</option><option value='New Jersey' >New Jersey</option><option value='New Mexico' >New Mexico</option><option value='New York' >New York</option><option value='North Carolina' >North Carolina</option><option value='North Dakota' >North Dakota</option><option value='Northern Mariana Islands' >Northern Mariana Islands</option><option value='Ohio' >Ohio</option><option value='Oklahoma' >Oklahoma</option><option value='Oregon' >Oregon</option><option value='Pennsylvania' >Pennsylvania</option><option value='Puerto Rico' >Puerto Rico</option><option value='Rhode Island' >Rhode Island</option><option value='South Carolina' >South Carolina</option><option value='South Dakota' >South Dakota</option><option value='Tennessee' >Tennessee</option><option value='Texas' >Texas</option><option value='Utah' >Utah</option><option value='U.S. Virgin Islands' >U.S. Virgin Islands</option><option value='Vermont' >Vermont</option><option value='Virginia' >Virginia</option><option value='Washington' >Washington</option><option value='West Virginia' >West Virginia</option><option value='Wisconsin' >Wisconsin</option><option value='Wyoming' >Wyoming</option><option value='Armed Forces Americas' >Armed Forces Americas</option><option value='Armed Forces Europe' >Armed Forces Europe</option><option value='Armed Forces Pacific' >Armed Forces Pacific</option></select>
                                      </span><span class='ginput_left address_zip ginput_address_zip gform-grid-col' id='input_11_7_5_container' >
                                    <label for='input_11_7_5' id='input_11_7_5_label' class='gform-field-label gform-field-label--type-sub '>ZIP Code</label>
                                    <input type='text' name='input_7.5' id='input_11_7_5' value=''    aria-required='true'    />
                                </span><input type='hidden' class='gform_hidden' name='input_7.6' id='input_11_7_6' value='United States' />
                    <div class='gf_clear gf_clear_complex'></div>
                </div></li><li id="field_11_8" class="gfield gfield--type-date gfield--input-type-datefield gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Birthday<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div id='input_11_8' class='ginput_container ginput_complex gform-grid-row'><div class="clear-multi"><div class='gfield_date_month ginput_container ginput_container_date gform-grid-col' id='input_11_8_1_container'>
                                            <label for='input_11_8_1' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Month</label>
                                            <input type='number' maxlength='2' name='input_8[]' id='input_11_8_1' value=''   aria-required='true'   placeholder='MM' min='1' max='12' step='1'/>
                                        </div><div class='gfield_date_day ginput_container ginput_container_date gform-grid-col' id='input_11_8_2_container'>
                                            <label for='input_11_8_2' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Day</label>
                                            <input type='number' maxlength='2' name='input_8[]' id='input_11_8_2' value=''   aria-required='true'   placeholder='DD' min='1' max='31' step='1'/>
                                        </div><div class='gfield_date_year ginput_container ginput_container_date gform-grid-col' id='input_11_8_3_container'>
                                            <label for='input_11_8_3' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Year</label>
                                            <input type='number' maxlength='4' name='input_8[]' id='input_11_8_3' value=''   aria-required='true'   placeholder='YYYY' min='1920' max='2027' step='1'/>
                                       </div>
                                   </div></div></li></ul></div>
        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_11' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit Entry'  /> 
            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_11' value='postback' />
            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_11' id='gform_theme_11' value='legacy' />
            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_11' id='gform_style_settings_11' value='[]' />
            <input type='hidden' class='gform_hidden' name='is_submit_11' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='11' />
            
            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='I9Jd9VQunIqSacMdluPMF7bOSzGdzL3bKwlfOFI3qxaghA2UTDj6jw59zTqm2xuweAK0D7X9mxR9SXUdIftPxL4FAEmj/EyJfNE9jVU+548vjIk=' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_11' value='WyJbXSIsIjc1NTVlZGY5OWFkZGQ5NGNkYzZjZmU5ODRiMDc2ZTRkIl0=' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_11' id='gform_target_page_number_11' value='0' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_11' id='gform_source_page_number_11' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div><script type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {gformInitSpinner( 11, 'http://theriverboston.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_11').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_11');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_11').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_11').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_11').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_11').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_11').val();gformInitSpinner( 11, 'http://theriverboston.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [11, current_page]);window['gf_submitting_11'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_11').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [11]);window['gf_submitting_11'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_11').text());}else{jQuery('#gform_11').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "11", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_11" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_11";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_11" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 11, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); 
/* ]]&gt; */
</script>
</p>
<p style="text-align: center;">Want to see what else you can win? Head to <a href="https://theriverboston.com/attend/the-winners-circle/" target="_blank" rel="noopener"><strong>The Winner&#8217;s Circle</strong>!</a></p>
<p>The post <a href="https://theriverboston.com/sweepstakes/the-strokes-td-garden/">The Strokes Announce &#8220;Reality Awaits&#8221; Summer Tour</a> appeared first on <a href="https://theriverboston.com">92.5 the River</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The New Pornographers @ The Wilbur</title>
		<link>https://theriverboston.com/events/the-new-pornographers-the-wilbur/</link>
		
		<dc:creator><![CDATA[Lindsay]]></dc:creator>
		<pubDate>Thu, 23 Apr 2026 00:00:00 +0000</pubDate>
				<guid isPermaLink="false">https://theriverboston.com/?post_type=tribe_events&#038;p=230656</guid>

					<description><![CDATA[<p>View Tickets NEW ALBUM ‘THE FORMER SITE OF’ OUT NOW VIA MERGE RECORDS Opener: Will Sheff (of Okkervil River) &#124; Doors Open: 1 Hour Prior to Showtime Over the past 20 years, The...  <a href="https://theriverboston.com/events/the-new-pornographers-the-wilbur/" title="Read The New Pornographers @ The Wilbur">Read more &#187;</a></p>
<p>The post <a href="https://theriverboston.com/events/the-new-pornographers-the-wilbur/">The New Pornographers @ The Wilbur</a> appeared first on <a href="https://theriverboston.com">92.5 the River</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img loading="lazy" decoding="async" class="wp-image-230653 aligncenter" src="https://theriverboston.com/wp-content/uploads/2026/04/Porno1920x1080.jpg" alt="" width="800" height="450" srcset="https://theriverboston.com/wp-content/uploads/2026/04/Porno1920x1080.jpg 1921w, https://theriverboston.com/wp-content/uploads/2026/04/Porno1920x1080-300x169.jpg 300w, https://theriverboston.com/wp-content/uploads/2026/04/Porno1920x1080-1024x576.jpg 1024w, https://theriverboston.com/wp-content/uploads/2026/04/Porno1920x1080-768x432.jpg 768w, https://theriverboston.com/wp-content/uploads/2026/04/Porno1920x1080-1536x864.jpg 1536w" sizes="auto, (max-width: 800px) 100vw, 800px" />
<p><a href="https://thewilbur.com/event/the-new-pornographers-the-former-site-of-tour/" target="_blank" rel="noopener">View Tickets</a></p>
<h4>NEW ALBUM ‘THE FORMER SITE OF’ OUT NOW VIA MERGE RECORDS</h4>
<p>Opener: Will Sheff (of Okkervil River) | Doors Open: 1 Hour Prior to Showtime</p>
<p>Over the past 20 years, The New Pornographers have proven themselves one of the most excellent bands in indie rock.</p>
<p>They’ve constantly offered new sonic surprises with every album, and have established themselves alongside modern luminaries like Yo La Tengo and Superchunk when it comes to their ability to evolve while still retaining what made them so special in the first place.</p>
<p>“Over the course of their 20-plus-year career, the New Pornographers have often specialized in catchy ambiguity. If leader Carl Newman was just a machine cranking out power-pop tunes, it would get boring. But there’s also a lot of mixed emotions going on under the surface of their studiously nuanced pop-rock formalism—like if Cheap Trick was as quick-witted as Steely Dan, or the Romantics were as thoughtful as R.E.M.”<br />
&#8211; Rolling Stone</p>
<p>“Pure, blissfully irresistible power pop”<br />
&#8211; NPR Music</p>
<p>The post <a href="https://theriverboston.com/events/the-new-pornographers-the-wilbur/">The New Pornographers @ The Wilbur</a> appeared first on <a href="https://theriverboston.com">92.5 the River</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The New Pornographers Bring the Energy This Earth Day to The Wilbur</title>
		<link>https://theriverboston.com/sweepstakes/the-new-pornographers-wilbur/</link>
		
		<dc:creator><![CDATA[Lindsay]]></dc:creator>
		<pubDate>Tue, 14 Apr 2026 04:01:45 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Sweepstakes]]></category>
		<guid isPermaLink="false">https://theriverboston.com/?p=230652</guid>

					<description><![CDATA[<p>Enter to win tickets for The New Pornographers - April 22nd at Boston's Wilbur Theatre</p>
<p>The post <a href="https://theriverboston.com/sweepstakes/the-new-pornographers-wilbur/">The New Pornographers Bring the Energy This Earth Day to The Wilbur</a> appeared first on <a href="https://theriverboston.com">92.5 the River</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img loading="lazy" decoding="async" class="wp-image-230653 aligncenter" src="https://theriverboston.com/wp-content/uploads/2026/04/Porno1920x1080.jpg" alt="" width="800" height="450" srcset="https://theriverboston.com/wp-content/uploads/2026/04/Porno1920x1080.jpg 1921w, https://theriverboston.com/wp-content/uploads/2026/04/Porno1920x1080-300x169.jpg 300w, https://theriverboston.com/wp-content/uploads/2026/04/Porno1920x1080-1024x576.jpg 1024w, https://theriverboston.com/wp-content/uploads/2026/04/Porno1920x1080-768x432.jpg 768w, https://theriverboston.com/wp-content/uploads/2026/04/Porno1920x1080-1536x864.jpg 1536w" sizes="auto, (max-width: 800px) 100vw, 800px" />
<h4 style="text-align: left;">The New Pornographers | Wednesday, April 22</h4>
<h5 style="text-align: left;">The Wilbur | Boston, MA</h5>
<p style="text-align: left;"><strong>The Former Site Of Tour<br />
</strong></p>
<p style="text-align: left;">For over two decades, The New Pornographers have proven themselves to be one of the most excellent bands in indie rock, constantly offering new sonic surprises with every album. Their 10th studio album is no different. &#8220;The Former Site Out&#8221; calls back to signage posted around a man-made lake in New York that was once the site of a small town. The band’s usual quick hooks and power pop are at the bottom of the lake, and all that’s left afloat is soft and airy meditation. Come hear it for yourself live!</p>
<p style="text-align: left;"><strong>Enter by Sunday, April 19 @ 11:59 PM</strong></p>
<p style="text-align: left;" data-start="416" data-end="529">
                <div class='gf_browser_unknown gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework 9d758568e97651cd09c92f02119f6831-us7_wrapper' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_11' >
                        <div class='gform_heading'>
                            <p class='gform_description'></p>
                        </div><form method='post' enctype='multipart/form-data'  id='gform_11' class='9d758568e97651cd09c92f02119f6831-us7' action='/feed/' data-formid='11' novalidate>
                        <div class='gform-body gform_body'><ul id='gform_fields_11' class='gform_fields top_label form_sublabel_above description_above validation_below'><li id="field_11_9" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_above gfield--has-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_11_9'>X/Twitter</label><div class='gfield_description' id='gfield_description_11_9'>This field is for validation purposes and should be left unchanged.</div><div class='ginput_container'><input name='input_9' id='input_11_9' type='text' value='' autocomplete='new-password'/></div></li><li id="field_11_5" class="gfield gfield--type-name gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_11_5'>
                            
                            <span id='input_11_5_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >
                                                    <label for='input_11_5_3' class='gform-field-label gform-field-label--type-sub '>First</label>
                                                    <input type='text' name='input_5.3' id='input_11_5_3' value=''   aria-required='true'     />
                                                </span>
                            
                            <span id='input_11_5_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >
                                                            <label for='input_11_5_6' class='gform-field-label gform-field-label--type-sub '>Last</label>
                                                            <input type='text' name='input_5.6' id='input_11_5_6' value=''   aria-required='true'     />
                                                        </span>
                            
                        </div></li><li id="field_11_4" class="gfield gfield--type-email gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_11_4'>Email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'>
                            <input name='input_4' id='input_11_4' type='email' value='' class='large'    aria-required="true" aria-invalid="false"  />
                        </div></li><li id="field_11_6" class="gfield gfield--type-phone gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_11_6'>Phone<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_phone'><input name='input_6' id='input_11_6' type='tel' value='' class='large'   aria-required="true" aria-invalid="false"   /></div></li><li id="field_11_7" class="gfield gfield--type-address gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Address<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label>    
                    <div class='ginput_complex ginput_container has_street has_street2 has_city has_state has_zip ginput_container_address gform-grid-row' id='input_11_7' >
                         <span class='ginput_full address_line_1 ginput_address_line_1 gform-grid-col' id='input_11_7_1_container' >
                                        <label for='input_11_7_1' id='input_11_7_1_label' class='gform-field-label gform-field-label--type-sub '>Street Address</label>
                                        <input type='text' name='input_7.1' id='input_11_7_1' value=''    aria-required='true'    />
                                   </span><span class='ginput_full address_line_2 ginput_address_line_2 gform-grid-col' id='input_11_7_2_container' >
                                        <label for='input_11_7_2' id='input_11_7_2_label' class='gform-field-label gform-field-label--type-sub '>Address Line 2</label>
                                        <input type='text' name='input_7.2' id='input_11_7_2' value=''     aria-required='false'   />
                                    </span><span class='ginput_left address_city ginput_address_city gform-grid-col' id='input_11_7_3_container' >
                                    <label for='input_11_7_3' id='input_11_7_3_label' class='gform-field-label gform-field-label--type-sub '>City</label>
                                    <input type='text' name='input_7.3' id='input_11_7_3' value=''    aria-required='true'    />
                                 </span><span class='ginput_right address_state ginput_address_state gform-grid-col' id='input_11_7_4_container' >
                                        <label for='input_11_7_4' id='input_11_7_4_label' class='gform-field-label gform-field-label--type-sub '>State</label>
                                        <select name='input_7.4' id='input_11_7_4'     aria-required='true'    ><option value='' selected='selected'></option><option value='Alabama' >Alabama</option><option value='Alaska' >Alaska</option><option value='American Samoa' >American Samoa</option><option value='Arizona' >Arizona</option><option value='Arkansas' >Arkansas</option><option value='California' >California</option><option value='Colorado' >Colorado</option><option value='Connecticut' >Connecticut</option><option value='Delaware' >Delaware</option><option value='District of Columbia' >District of Columbia</option><option value='Florida' >Florida</option><option value='Georgia' >Georgia</option><option value='Guam' >Guam</option><option value='Hawaii' >Hawaii</option><option value='Idaho' >Idaho</option><option value='Illinois' >Illinois</option><option value='Indiana' >Indiana</option><option value='Iowa' >Iowa</option><option value='Kansas' >Kansas</option><option value='Kentucky' >Kentucky</option><option value='Louisiana' >Louisiana</option><option value='Maine' >Maine</option><option value='Maryland' >Maryland</option><option value='Massachusetts' >Massachusetts</option><option value='Michigan' >Michigan</option><option value='Minnesota' >Minnesota</option><option value='Mississippi' >Mississippi</option><option value='Missouri' >Missouri</option><option value='Montana' >Montana</option><option value='Nebraska' >Nebraska</option><option value='Nevada' >Nevada</option><option value='New Hampshire' >New Hampshire</option><option value='New Jersey' >New Jersey</option><option value='New Mexico' >New Mexico</option><option value='New York' >New York</option><option value='North Carolina' >North Carolina</option><option value='North Dakota' >North Dakota</option><option value='Northern Mariana Islands' >Northern Mariana Islands</option><option value='Ohio' >Ohio</option><option value='Oklahoma' >Oklahoma</option><option value='Oregon' >Oregon</option><option value='Pennsylvania' >Pennsylvania</option><option value='Puerto Rico' >Puerto Rico</option><option value='Rhode Island' >Rhode Island</option><option value='South Carolina' >South Carolina</option><option value='South Dakota' >South Dakota</option><option value='Tennessee' >Tennessee</option><option value='Texas' >Texas</option><option value='Utah' >Utah</option><option value='U.S. Virgin Islands' >U.S. Virgin Islands</option><option value='Vermont' >Vermont</option><option value='Virginia' >Virginia</option><option value='Washington' >Washington</option><option value='West Virginia' >West Virginia</option><option value='Wisconsin' >Wisconsin</option><option value='Wyoming' >Wyoming</option><option value='Armed Forces Americas' >Armed Forces Americas</option><option value='Armed Forces Europe' >Armed Forces Europe</option><option value='Armed Forces Pacific' >Armed Forces Pacific</option></select>
                                      </span><span class='ginput_left address_zip ginput_address_zip gform-grid-col' id='input_11_7_5_container' >
                                    <label for='input_11_7_5' id='input_11_7_5_label' class='gform-field-label gform-field-label--type-sub '>ZIP Code</label>
                                    <input type='text' name='input_7.5' id='input_11_7_5' value=''    aria-required='true'    />
                                </span><input type='hidden' class='gform_hidden' name='input_7.6' id='input_11_7_6' value='United States' />
                    <div class='gf_clear gf_clear_complex'></div>
                </div></li><li id="field_11_8" class="gfield gfield--type-date gfield--input-type-datefield gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Birthday<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div id='input_11_8' class='ginput_container ginput_complex gform-grid-row'><div class="clear-multi"><div class='gfield_date_month ginput_container ginput_container_date gform-grid-col' id='input_11_8_1_container'>
                                            <label for='input_11_8_1' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Month</label>
                                            <input type='number' maxlength='2' name='input_8[]' id='input_11_8_1' value=''   aria-required='true'   placeholder='MM' min='1' max='12' step='1'/>
                                        </div><div class='gfield_date_day ginput_container ginput_container_date gform-grid-col' id='input_11_8_2_container'>
                                            <label for='input_11_8_2' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Day</label>
                                            <input type='number' maxlength='2' name='input_8[]' id='input_11_8_2' value=''   aria-required='true'   placeholder='DD' min='1' max='31' step='1'/>
                                        </div><div class='gfield_date_year ginput_container ginput_container_date gform-grid-col' id='input_11_8_3_container'>
                                            <label for='input_11_8_3' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Year</label>
                                            <input type='number' maxlength='4' name='input_8[]' id='input_11_8_3' value=''   aria-required='true'   placeholder='YYYY' min='1920' max='2027' step='1'/>
                                       </div>
                                   </div></div></li></ul></div>
        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_11' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit Entry'  /> 
            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_11' value='postback' />
            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_11' id='gform_theme_11' value='legacy' />
            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_11' id='gform_style_settings_11' value='[]' />
            <input type='hidden' class='gform_hidden' name='is_submit_11' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='11' />
            
            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='ShsgNJAMP/OsMiDoqK73D40VZCQ0eME+l9T4OF4dcNtnSbsHnQ3wzRiZF2sI+hsAw946vOOhXg58J/8k0t/up90ibsFpF9CzeEjdVZYurFJz7WY=' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_11' value='WyJbXSIsIjc1NTVlZGY5OWFkZGQ5NGNkYzZjZmU5ODRiMDc2ZTRkIl0=' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_11' id='gform_target_page_number_11' value='0' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_11' id='gform_source_page_number_11' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div><script type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {gformInitSpinner( 11, 'http://theriverboston.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_11').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_11');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_11').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_11').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_11').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_11').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_11').val();gformInitSpinner( 11, 'http://theriverboston.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [11, current_page]);window['gf_submitting_11'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_11').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [11]);window['gf_submitting_11'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_11').text());}else{jQuery('#gform_11').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "11", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_11" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_11";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_11" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 11, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); 
/* ]]&gt; */
</script>
</p>
<p style="text-align: center;">Want to see what else you can win? Head to <a href="https://theriverboston.com/attend/the-winners-circle/" target="_blank" rel="noopener"><strong>The Winner&#8217;s Circle</strong>!</a></p>
<p>The post <a href="https://theriverboston.com/sweepstakes/the-new-pornographers-wilbur/">The New Pornographers Bring the Energy This Earth Day to The Wilbur</a> appeared first on <a href="https://theriverboston.com">92.5 the River</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The Great Bay Foodtruck Festival</title>
		<link>https://theriverboston.com/events/great-bay-foodtruck-festival/</link>
		
		<dc:creator><![CDATA[Carly MacDonald]]></dc:creator>
		<pubDate>Sat, 09 May 2026 16:00:00 +0000</pubDate>
				<guid isPermaLink="false">https://theriverboston.com/?post_type=tribe_events&#038;p=230639</guid>

					<description><![CDATA[<p>Hungry for something fun this spring? Then roll on over to the 6th Annual Great Bay Food Truck Festival!</p>
<p>The post <a href="https://theriverboston.com/events/great-bay-foodtruck-festival/">The Great Bay Foodtruck Festival</a> appeared first on <a href="https://theriverboston.com">92.5 the River</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p data-start="0" data-end="43"><img loading="lazy" decoding="async" class="aligncenter wp-image-230641 " src="https://theriverboston.com/wp-content/uploads/2026/04/Great-Bay-Foodtruck-Festival.jpg" alt="" width="465" height="602" srcset="https://theriverboston.com/wp-content/uploads/2026/04/Great-Bay-Foodtruck-Festival.jpg 1545w, https://theriverboston.com/wp-content/uploads/2026/04/Great-Bay-Foodtruck-Festival-232x300.jpg 232w, https://theriverboston.com/wp-content/uploads/2026/04/Great-Bay-Foodtruck-Festival-791x1024.jpg 791w, https://theriverboston.com/wp-content/uploads/2026/04/Great-Bay-Foodtruck-Festival-768x994.jpg 768w, https://theriverboston.com/wp-content/uploads/2026/04/Great-Bay-Foodtruck-Festival-1187x1536.jpg 1187w" sizes="auto, (max-width: 465px) 100vw, 465px" /></p>
<p data-start="0" data-end="43"><strong data-start="0" data-end="41">The Great Bay Foodtruck Festival | Saturday, May 9</strong></p>
<p data-start="0" data-end="43"><strong data-start="45" data-end="58">Time: 12pm &#8211; 4pm</strong></p>
<p>Hungry for something fun this spring? Then roll on over to the 6th Annual Great Bay Food Truck Festival!</p>
<p>Join the Exeter Area Chamber of Commerce AND the Stratham Parts &amp; Recreation Department on Saturday, May 9th from 12noon to 4pm at beautiful Stratham Hill Park. Taste your way through amazing food trucks, relax in the beer garden, enjoy live music, browse local artisans, and let the kids run wild in the Kid Zone! Perfect for foodies, families, and friends!</p>
<p>Presented by Stratham Parks &amp; Rec and the Exeter Area Chamber of Commerce</p>
<p data-start="78" data-end="397"><a href="https://www.greatbayfoodtruckfestival.com/" target="_blank" rel="noopener">More Info Here!</a></p>
<p>The post <a href="https://theriverboston.com/events/great-bay-foodtruck-festival/">The Great Bay Foodtruck Festival</a> appeared first on <a href="https://theriverboston.com">92.5 the River</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The River Presents Johnny Blue Skies at TD Garden</title>
		<link>https://theriverboston.com/events/johnny-blue-skies-td-garden/</link>
		
		<dc:creator><![CDATA[Lindsay]]></dc:creator>
		<pubDate>Wed, 14 Oct 2026 00:00:00 +0000</pubDate>
				<guid isPermaLink="false">https://theriverboston.com/?post_type=tribe_events&#038;p=230636</guid>

					<description><![CDATA[<p>View Tickets 92.5 the River Proudly Presents Johnny Blue Skies &#38; The Dark Clouds on the “Mutiny for the Masses Tour”, celebrating the just released album, Mutiny After Midnight. Johnny Blue Skies combines...  <a href="https://theriverboston.com/events/johnny-blue-skies-td-garden/" title="Read The River Presents Johnny Blue Skies at TD Garden">Read more &#187;</a></p>
<p>The post <a href="https://theriverboston.com/events/johnny-blue-skies-td-garden/">The River Presents Johnny Blue Skies at TD Garden</a> appeared first on <a href="https://theriverboston.com">92.5 the River</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img loading="lazy" decoding="async" class="alignnone wp-image-230629" src="https://theriverboston.com/wp-content/uploads/2026/04/2026_JohnnyBlueSkies_PressPhoto_678x399-1.jpg" alt="" width="800" height="499" srcset="https://theriverboston.com/wp-content/uploads/2026/04/2026_JohnnyBlueSkies_PressPhoto_678x399-1.jpg 1200w, https://theriverboston.com/wp-content/uploads/2026/04/2026_JohnnyBlueSkies_PressPhoto_678x399-1-300x187.jpg 300w, https://theriverboston.com/wp-content/uploads/2026/04/2026_JohnnyBlueSkies_PressPhoto_678x399-1-1024x638.jpg 1024w, https://theriverboston.com/wp-content/uploads/2026/04/2026_JohnnyBlueSkies_PressPhoto_678x399-1-768x479.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />
<p><a href="https://www.axs.com/events/1396807/johnny-blue-skies-the-dark-clouds-tickets" target="_blank" rel="noopener">View Tickets</a></p>
<p>92.5 the River Proudly Presents Johnny Blue Skies &amp; The Dark Clouds on the “Mutiny for the Masses Tour”, celebrating the just released album, Mutiny After Midnight. Johnny Blue Skies combines psychedelic, country, and rock influences in a full-length arena experience. The 2026 tour spans 29 dates across North America. There will be no openers for this show. The band promises it will be just the band “rocking as hard and relentlessly as possible for every minute possible.”</p>
<p>The post <a href="https://theriverboston.com/events/johnny-blue-skies-td-garden/">The River Presents Johnny Blue Skies at TD Garden</a> appeared first on <a href="https://theriverboston.com">92.5 the River</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The River Presents Johnny Blue Skies at TD Garden</title>
		<link>https://theriverboston.com/sweepstakes/johnny-blue-skies-td-garden/</link>
		
		<dc:creator><![CDATA[Lindsay]]></dc:creator>
		<pubDate>Wed, 08 Apr 2026 15:06:23 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Sweepstakes]]></category>
		<guid isPermaLink="false">https://theriverboston.com/?p=230627</guid>

					<description><![CDATA[<p>Enter to see Johnny Blue Skies &#038; The Dark Clouds - Tuesday October 13 at TD Garden</p>
<p>The post <a href="https://theriverboston.com/sweepstakes/johnny-blue-skies-td-garden/">The River Presents Johnny Blue Skies at TD Garden</a> appeared first on <a href="https://theriverboston.com">92.5 the River</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img loading="lazy" decoding="async" class="aligncenter wp-image-230629" src="https://theriverboston.com/wp-content/uploads/2026/04/2026_JohnnyBlueSkies_PressPhoto_678x399-1.jpg" alt="" width="800" height="499" srcset="https://theriverboston.com/wp-content/uploads/2026/04/2026_JohnnyBlueSkies_PressPhoto_678x399-1.jpg 1200w, https://theriverboston.com/wp-content/uploads/2026/04/2026_JohnnyBlueSkies_PressPhoto_678x399-1-300x187.jpg 300w, https://theriverboston.com/wp-content/uploads/2026/04/2026_JohnnyBlueSkies_PressPhoto_678x399-1-1024x638.jpg 1024w, https://theriverboston.com/wp-content/uploads/2026/04/2026_JohnnyBlueSkies_PressPhoto_678x399-1-768x479.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" />
<h4 style="text-align: left;">Johnny Blue Skies &amp; The Dark Clouds | Tuesday, October 13</h4>
<h5 style="text-align: left;">TD Garden | Boston, MA</h5>
<p style="text-align: left;"><strong>JOHNNY BLUE SKIES &amp; THE DARK CLOUDS &#8211; MUTINY FOR THE MASSES TOUR<br />
<a href="https://www.axs.com/events/1396807/johnny-blue-skies-the-dark-clouds-tickets" target="_blank" rel="noopener">On Sale Friday, April 10 at 10am </a><br />
</strong></p>
<p style="text-align: left;">92.5 the River Proudly Presents Johnny Blue Skies &amp; The Dark Clouds on the “Mutiny for the Masses Tour”, celebrating the just released album, Mutiny After Midnight. Johnny Blue Skies combines psychedelic, country, and rock influences in a full-length arena experience. There will be no openers for this show. The band promises it will be just the band “rocking as hard and relentlessly as possible for every minute possible.” We love the sound of that! Enter to win your way in below.</p>
<p style="text-align: left;"><strong>Enter by Sunday, April 12 @ 11:59 PM</strong></p>
<p style="text-align: left;" data-start="416" data-end="529">
                <div class='gf_browser_unknown gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework 9d758568e97651cd09c92f02119f6831-us7_wrapper' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_11' >
                        <div class='gform_heading'>
                            <p class='gform_description'></p>
                        </div><form method='post' enctype='multipart/form-data'  id='gform_11' class='9d758568e97651cd09c92f02119f6831-us7' action='/feed/' data-formid='11' novalidate>
                        <div class='gform-body gform_body'><ul id='gform_fields_11' class='gform_fields top_label form_sublabel_above description_above validation_below'><li id="field_11_9" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_above gfield--has-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_11_9'>URL</label><div class='gfield_description' id='gfield_description_11_9'>This field is for validation purposes and should be left unchanged.</div><div class='ginput_container'><input name='input_9' id='input_11_9' type='text' value='' autocomplete='new-password'/></div></li><li id="field_11_5" class="gfield gfield--type-name gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_11_5'>
                            
                            <span id='input_11_5_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >
                                                    <label for='input_11_5_3' class='gform-field-label gform-field-label--type-sub '>First</label>
                                                    <input type='text' name='input_5.3' id='input_11_5_3' value=''   aria-required='true'     />
                                                </span>
                            
                            <span id='input_11_5_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >
                                                            <label for='input_11_5_6' class='gform-field-label gform-field-label--type-sub '>Last</label>
                                                            <input type='text' name='input_5.6' id='input_11_5_6' value=''   aria-required='true'     />
                                                        </span>
                            
                        </div></li><li id="field_11_4" class="gfield gfield--type-email gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_11_4'>Email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'>
                            <input name='input_4' id='input_11_4' type='email' value='' class='large'    aria-required="true" aria-invalid="false"  />
                        </div></li><li id="field_11_6" class="gfield gfield--type-phone gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_11_6'>Phone<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_phone'><input name='input_6' id='input_11_6' type='tel' value='' class='large'   aria-required="true" aria-invalid="false"   /></div></li><li id="field_11_7" class="gfield gfield--type-address gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Address<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label>    
                    <div class='ginput_complex ginput_container has_street has_street2 has_city has_state has_zip ginput_container_address gform-grid-row' id='input_11_7' >
                         <span class='ginput_full address_line_1 ginput_address_line_1 gform-grid-col' id='input_11_7_1_container' >
                                        <label for='input_11_7_1' id='input_11_7_1_label' class='gform-field-label gform-field-label--type-sub '>Street Address</label>
                                        <input type='text' name='input_7.1' id='input_11_7_1' value=''    aria-required='true'    />
                                   </span><span class='ginput_full address_line_2 ginput_address_line_2 gform-grid-col' id='input_11_7_2_container' >
                                        <label for='input_11_7_2' id='input_11_7_2_label' class='gform-field-label gform-field-label--type-sub '>Address Line 2</label>
                                        <input type='text' name='input_7.2' id='input_11_7_2' value=''     aria-required='false'   />
                                    </span><span class='ginput_left address_city ginput_address_city gform-grid-col' id='input_11_7_3_container' >
                                    <label for='input_11_7_3' id='input_11_7_3_label' class='gform-field-label gform-field-label--type-sub '>City</label>
                                    <input type='text' name='input_7.3' id='input_11_7_3' value=''    aria-required='true'    />
                                 </span><span class='ginput_right address_state ginput_address_state gform-grid-col' id='input_11_7_4_container' >
                                        <label for='input_11_7_4' id='input_11_7_4_label' class='gform-field-label gform-field-label--type-sub '>State</label>
                                        <select name='input_7.4' id='input_11_7_4'     aria-required='true'    ><option value='' selected='selected'></option><option value='Alabama' >Alabama</option><option value='Alaska' >Alaska</option><option value='American Samoa' >American Samoa</option><option value='Arizona' >Arizona</option><option value='Arkansas' >Arkansas</option><option value='California' >California</option><option value='Colorado' >Colorado</option><option value='Connecticut' >Connecticut</option><option value='Delaware' >Delaware</option><option value='District of Columbia' >District of Columbia</option><option value='Florida' >Florida</option><option value='Georgia' >Georgia</option><option value='Guam' >Guam</option><option value='Hawaii' >Hawaii</option><option value='Idaho' >Idaho</option><option value='Illinois' >Illinois</option><option value='Indiana' >Indiana</option><option value='Iowa' >Iowa</option><option value='Kansas' >Kansas</option><option value='Kentucky' >Kentucky</option><option value='Louisiana' >Louisiana</option><option value='Maine' >Maine</option><option value='Maryland' >Maryland</option><option value='Massachusetts' >Massachusetts</option><option value='Michigan' >Michigan</option><option value='Minnesota' >Minnesota</option><option value='Mississippi' >Mississippi</option><option value='Missouri' >Missouri</option><option value='Montana' >Montana</option><option value='Nebraska' >Nebraska</option><option value='Nevada' >Nevada</option><option value='New Hampshire' >New Hampshire</option><option value='New Jersey' >New Jersey</option><option value='New Mexico' >New Mexico</option><option value='New York' >New York</option><option value='North Carolina' >North Carolina</option><option value='North Dakota' >North Dakota</option><option value='Northern Mariana Islands' >Northern Mariana Islands</option><option value='Ohio' >Ohio</option><option value='Oklahoma' >Oklahoma</option><option value='Oregon' >Oregon</option><option value='Pennsylvania' >Pennsylvania</option><option value='Puerto Rico' >Puerto Rico</option><option value='Rhode Island' >Rhode Island</option><option value='South Carolina' >South Carolina</option><option value='South Dakota' >South Dakota</option><option value='Tennessee' >Tennessee</option><option value='Texas' >Texas</option><option value='Utah' >Utah</option><option value='U.S. Virgin Islands' >U.S. Virgin Islands</option><option value='Vermont' >Vermont</option><option value='Virginia' >Virginia</option><option value='Washington' >Washington</option><option value='West Virginia' >West Virginia</option><option value='Wisconsin' >Wisconsin</option><option value='Wyoming' >Wyoming</option><option value='Armed Forces Americas' >Armed Forces Americas</option><option value='Armed Forces Europe' >Armed Forces Europe</option><option value='Armed Forces Pacific' >Armed Forces Pacific</option></select>
                                      </span><span class='ginput_left address_zip ginput_address_zip gform-grid-col' id='input_11_7_5_container' >
                                    <label for='input_11_7_5' id='input_11_7_5_label' class='gform-field-label gform-field-label--type-sub '>ZIP Code</label>
                                    <input type='text' name='input_7.5' id='input_11_7_5' value=''    aria-required='true'    />
                                </span><input type='hidden' class='gform_hidden' name='input_7.6' id='input_11_7_6' value='United States' />
                    <div class='gf_clear gf_clear_complex'></div>
                </div></li><li id="field_11_8" class="gfield gfield--type-date gfield--input-type-datefield gfield--width-full gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Birthday<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div id='input_11_8' class='ginput_container ginput_complex gform-grid-row'><div class="clear-multi"><div class='gfield_date_month ginput_container ginput_container_date gform-grid-col' id='input_11_8_1_container'>
                                            <label for='input_11_8_1' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Month</label>
                                            <input type='number' maxlength='2' name='input_8[]' id='input_11_8_1' value=''   aria-required='true'   placeholder='MM' min='1' max='12' step='1'/>
                                        </div><div class='gfield_date_day ginput_container ginput_container_date gform-grid-col' id='input_11_8_2_container'>
                                            <label for='input_11_8_2' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Day</label>
                                            <input type='number' maxlength='2' name='input_8[]' id='input_11_8_2' value=''   aria-required='true'   placeholder='DD' min='1' max='31' step='1'/>
                                        </div><div class='gfield_date_year ginput_container ginput_container_date gform-grid-col' id='input_11_8_3_container'>
                                            <label for='input_11_8_3' class='gform-field-label gform-field-label--type-sub screen-reader-text'>Year</label>
                                            <input type='number' maxlength='4' name='input_8[]' id='input_11_8_3' value=''   aria-required='true'   placeholder='YYYY' min='1920' max='2027' step='1'/>
                                       </div>
                                   </div></div></li></ul></div>
        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_11' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit Entry'  /> 
            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_11' value='postback' />
            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_11' id='gform_theme_11' value='legacy' />
            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_11' id='gform_style_settings_11' value='[]' />
            <input type='hidden' class='gform_hidden' name='is_submit_11' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='11' />
            
            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='RFAagp/lka9pSKPObr1I4A69OW5ffCMxWsn2pm0j3vCjGzsd097xn6GKUF2XlOjUHtVXwwhOf25pPG5R+tmTKRe8UXJUDdAD1dNGLXXH31AVBWk=' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_11' value='WyJbXSIsIjc1NTVlZGY5OWFkZGQ5NGNkYzZjZmU5ODRiMDc2ZTRkIl0=' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_11' id='gform_target_page_number_11' value='0' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_11' id='gform_source_page_number_11' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div><script type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {gformInitSpinner( 11, 'http://theriverboston.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_11').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_11');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_11').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_11').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_11').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_11').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_11').val();gformInitSpinner( 11, 'http://theriverboston.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [11, current_page]);window['gf_submitting_11'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_11').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [11]);window['gf_submitting_11'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_11').text());}else{jQuery('#gform_11').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "11", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_11" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_11";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_11" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 11, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); 
/* ]]&gt; */
</script>
</p>
<p style="text-align: center;">Want to see what else you can win? Head to <a href="https://theriverboston.com/attend/the-winners-circle/" target="_blank" rel="noopener"><strong>The Winner&#8217;s Circle</strong>!</a></p>
<p>The post <a href="https://theriverboston.com/sweepstakes/johnny-blue-skies-td-garden/">The River Presents Johnny Blue Skies at TD Garden</a> appeared first on <a href="https://theriverboston.com">92.5 the River</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
