{"id":182,"date":"2026-07-02T07:30:00","date_gmt":"2015-06-28T15:31:05","guid":{"rendered":"http:\/\/royalcitysax.com\/?page_id=182"},"modified":"2026-07-02T07:59:34","modified_gmt":"2026-07-02T11:59:34","slug":"mailing-list","status":"publish","type":"page","link":"https:\/\/royalcitysax.com\/?page_id=182","title":{"rendered":"Subscribe to Mailing List"},"content":{"rendered":"\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900&#038;family=Source+Serif+4:ital,opsz,wght@0,8..60,300;0,8..60,400;0,8..60,600;1,8..60,300;1,8..60,400&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --navy: #1a2640; --gold: #c9933a; --gold-lt: #e8b96a; --cream: #faf7f2;\n    --warm-gray: #e8e3db; --text: #2c2c2c; --text-muted: #5a5650;\n    --white: #ffffff; --green: #2a6e2a; --red: #a02020;\n    --font-display: 'Playfair Display', Georgia, serif;\n    --font-body: 'Source Serif 4', Georgia, serif;\n    --radius: 6px; --shadow: 0 2px 16px rgba(26,38,64,.10); --shadow-lg: 0 6px 32px rgba(26,38,64,.16);\n  }\n  html { scroll-behavior: smooth; }\n  body { font-family: var(--font-body); font-size: 17px; line-height: 1.75; color: var(--text); background: var(--cream); }\n  img { max-width: 100%; height: auto; display: block; border-radius: var(--radius); }\n  a { color: var(--navy); } a:hover { color: var(--gold); }\n  hr { border: none; border-top: 1px solid var(--warm-gray); margin: 2.5rem 0; }\n\n  \/* \u2500\u2500 HEADER \u2500\u2500 *\/\n  .rcsq-header { background: var(--navy); color: var(--white); text-align: center; padding: 2.25rem 1.25rem 1.75rem; position: relative; overflow: hidden; }\n  .rcsq-header::before { content: ''; position: absolute; inset: 0; background: repeating-linear-gradient(135deg, transparent, transparent 40px, rgba(201,147,58,.06) 40px, rgba(201,147,58,.06) 41px); }\n  .rcsq-header .tagline { font-family: var(--font-body); font-weight: 300; font-size: .9rem; letter-spacing: .12em; text-transform: uppercase; color: var(--gold-lt); margin-bottom: .5rem; position: relative; }\n  .rcsq-header h1 { font-family: var(--font-display); font-size: clamp(1.8rem, 5.5vw, 3rem); font-weight: 900; letter-spacing: -.01em; line-height: 1.1; position: relative; }\n  .rcsq-header h1 span { color: var(--gold-lt); }\n  .rcsq-header .sub { margin-top: .7rem; font-size: .98rem; color: rgba(255,255,255,.72); position: relative; }\n  .gold-rule { height: 4px; background: linear-gradient(90deg, transparent, var(--gold), transparent); }\n\n  \/* \u2500\u2500 LAYOUT \u2500\u2500 *\/\n  .rcsq-layout { display: grid; grid-template-columns: 250px 1fr; gap: 0; max-width: 1180px; margin: 0 auto; align-items: start; }\n  @media (max-width: 820px) { .rcsq-layout { grid-template-columns: 1fr; } }\n\n  \/* \u2500\u2500 SIDEBAR \u2500\u2500 *\/\n  .rcsq-sidebar { background: var(--white); border-right: 1px solid var(--warm-gray); padding: 1.5rem 1rem 2.5rem; position: sticky; top: 0; max-height: 100vh; overflow-y: auto; }\n  @media (max-width: 820px) { .rcsq-sidebar { position: static; max-height: none; border-right: none; border-bottom: 3px solid var(--gold); } }\n  .nav-toggle { display: none; width: 100%; background: var(--navy); color: var(--white); border: none; padding: .85rem 1rem; font-family: var(--font-body); font-size: .95rem; font-weight: 600; border-radius: var(--radius); cursor: pointer; text-align: left; align-items: center; justify-content: space-between; }\n  .nav-toggle .chev { transition: transform .2s; }\n  .nav-toggle[aria-expanded=\"true\"] .chev { transform: rotate(180deg); }\n  @media (max-width: 820px) { .nav-toggle { display: flex; } .nav-groups { display: none; padding-top: .75rem; } .nav-groups.open { display: block; } }\n  .nav-group { margin-bottom: 1.5rem; }\n  .nav-group-label { font-family: var(--font-display); font-size: .78rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; color: var(--gold); margin-bottom: .5rem; padding-left: .5rem; }\n  .nav-group ul { list-style: none; }\n  .nav-group li { margin-bottom: .1rem; }\n  .nav-group a { display: block; padding: .45rem .5rem; border-radius: 4px; color: var(--text); text-decoration: none; font-size: .92rem; line-height: 1.4; transition: background .15s, color .15s; border-left: 3px solid transparent; }\n  .nav-group a:hover { background: var(--cream); color: var(--navy); border-left-color: var(--gold); }\n  .nav-group a.current { background: var(--cream); color: var(--navy); font-weight: 600; border-left-color: var(--gold); }\n\n  \/* \u2500\u2500 MAIN CONTENT \u2500\u2500 *\/\n  .rcsq-content { padding: 2rem 1.5rem 3rem; max-width: 820px; }\n  @media (max-width: 600px) { .rcsq-content { padding: 1.5rem 1.1rem 2.5rem; } }\n\n  \/* \u2500\u2500 PAGE TITLE \u2500\u2500 *\/\n  .page-title-block { margin-bottom: .75rem; }\n  .page-title-block .eyebrow { font-size: .8rem; letter-spacing: .1em; text-transform: uppercase; color: var(--gold); font-weight: 700; margin-bottom: .4rem; }\n  .page-title-block h2 { font-family: var(--font-display); font-size: clamp(1.5rem, 4vw, 2.2rem); color: var(--navy); font-weight: 900; line-height: 1.2; }\n\n  \/* \u2500\u2500 INTRO \u2500\u2500 *\/\n  .intro { font-size: .97rem; color: var(--text-muted); margin: .75rem 0 2rem; }\n\n  \/* \u2500\u2500 SUCCESS \/ ERROR BANNERS \u2500\u2500 *\/\n  [data-fs-success] {\n    display: none;\n    background: #ecf7ec;\n    border: 1px solid #80c080;\n    border-radius: var(--radius);\n    padding: 1.5rem;\n    text-align: center;\n    margin-bottom: 1.5rem;\n  }\n  [data-fs-success] h3 { font-family: var(--font-display); color: var(--green); font-size: 1.3rem; margin-bottom: .3rem; }\n  [data-fs-success] p { font-size: .93rem; color: var(--text-muted); }\n\n  [data-fs-error] {\n    display: none;\n    background: #fff0f0;\n    border: 1px solid #e08080;\n    border-radius: var(--radius);\n    padding: 1rem 1.25rem;\n    font-size: .88rem;\n    color: var(--red);\n    margin-bottom: 1rem;\n  }\n\n  \/* \u2500\u2500 FORM CARD \u2500\u2500 *\/\n  .form-card {\n    background: var(--white);\n    border-radius: var(--radius);\n    padding: 2rem;\n    box-shadow: var(--shadow-lg);\n    border-top: 4px solid var(--gold);\n    margin-bottom: 1.5rem;\n  }\n\n  \/* \u2500\u2500 FORM FIELDS \u2500\u2500 *\/\n  .form-group { margin-bottom: 1.25rem; }\n  .form-group label { display: block; font-weight: 600; color: var(--navy); font-size: .93rem; margin-bottom: .4rem; }\n  .form-group .req { color: var(--gold); margin-left: .15rem; }\n  .form-group input[type=\"text\"],\n  .form-group input[type=\"email\"],\n  .form-group select,\n  .form-group textarea {\n    width: 100%;\n    border: 1px solid #c8c3bb;\n    border-radius: 4px;\n    padding: .6rem .85rem;\n    font-family: var(--font-body);\n    font-size: .95rem;\n    color: var(--text);\n    background: var(--cream);\n    transition: border-color .15s;\n    box-sizing: border-box;\n  }\n  .form-group input:focus,\n  .form-group select:focus,\n  .form-group textarea:focus { outline: 2px solid var(--gold); border-color: var(--gold); background: var(--white); }\n  .form-group input[aria-invalid=\"true\"],\n  .form-group textarea[aria-invalid=\"true\"] { border-color: var(--red); outline: 2px solid var(--red); }\n  .form-group textarea { resize: vertical; min-height: 100px; }\n\n  \/* \u2500\u2500 FIELD ERROR MESSAGES \u2500\u2500 *\/\n  span[data-fs-error] {\n    display: none;\n    font-size: .8rem;\n    color: var(--red);\n    margin-top: .25rem;\n  }\n\n  \/* \u2500\u2500 FORM ROW \u2500\u2500 *\/\n  .form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }\n  @media (max-width: 540px) { .form-row { grid-template-columns: 1fr; } }\n\n  \/* \u2500\u2500 SUBMIT BUTTON \u2500\u2500 *\/\n  .submit-btn {\n    width: 100%;\n    background: var(--navy);\n    color: var(--white);\n    padding: .75rem 2rem;\n    border: none;\n    border-radius: 4px;\n    font-family: var(--font-display);\n    font-size: 1rem;\n    font-weight: 700;\n    cursor: pointer;\n    transition: background .2s, opacity .2s;\n    margin-top: .5rem;\n  }\n  .submit-btn:hover:not(:disabled) { background: var(--gold); }\n  .submit-btn:disabled { opacity: .6; cursor: not-allowed; }\n\n  \/* \u2500\u2500 QUICK LINKS \u2500\u2500 *\/\n  .quicklinks { display: flex; flex-wrap: wrap; gap: .6rem; justify-content: center; margin: 1.5rem 0; }\n  .quicklinks a { display: inline-block; background: var(--navy); color: var(--white); padding: .45rem 1rem; border-radius: 4px; text-decoration: none; font-size: .85rem; font-weight: 600; transition: background .2s; }\n  .quicklinks a:hover { background: var(--gold); color: var(--white); }\n\n  \/* \u2500\u2500 CONTACT BOX \u2500\u2500 *\/\n  .contact-box { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; margin: 2rem 0; }\n  @media (max-width: 560px) { .contact-box { grid-template-columns: 1fr; } }\n  .contact-card { background: var(--white); border-radius: var(--radius); padding: 1.25rem 1.5rem; box-shadow: var(--shadow); }\n  .contact-card h4 { font-family: var(--font-display); color: var(--navy); margin-bottom: .6rem; }\n  .contact-card p { margin: .2rem 0; font-size: .93rem; }\n\n  \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n  .rcsq-footer { background: var(--navy); color: rgba(255,255,255,.8); text-align: center; padding: 2rem 1.25rem; margin-top: 2.5rem; font-size: .88rem; }\n  .rcsq-footer a { color: var(--gold-lt); }\n  .rcsq-footer .footer-copy { font-size: .72rem; color: rgba(255,255,255,.45); margin-top: .75rem; }\n  .rcsq-footer p { margin: .2rem 0; }\n<\/style>\n\n<header class=\"rcsq-header\">\n  <p class=\"tagline\">CBC Recording Artists \u00b7 Established 1991<\/p>\n  <h1>The <span>Royal City<\/span> Saxophone Quartet<\/h1>\n  <p class=\"sub\">Ragtime \u00b7 Classics \u00b7 Jazz &nbsp;|&nbsp; Guelph, Ontario, Canada<\/p>\n<\/header>\n<div class=\"gold-rule\"><\/div>\n\n<div class=\"rcsq-layout\">\n\n  <!-- \u2550\u2550 SIDEBAR \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <nav class=\"rcsq-sidebar\" aria-label=\"Site navigation\">\n    <button class=\"nav-toggle\" type=\"button\" onclick=\"\n      var g = this.nextElementSibling;\n      var open = g.classList.toggle('open');\n      this.setAttribute('aria-expanded', open ? 'true' : 'false');\n    \" aria-expanded=\"false\">\n      <span>\u2630 Menu<\/span><span class=\"chev\">\u25be<\/span>\n    <\/button>\n    <div class=\"nav-groups\">\n      <div class=\"nav-group\">\n        <div class=\"nav-group-label\">About<\/div>\n        <ul>\n          <li><a href=\"https:\/\/royalcitysax.com\/\">Home<\/a><\/li>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=106\">Members<\/a><\/li>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=363\">Profile &amp; Review \u2014 Saxophone Journal<\/a><\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"nav-group\">\n        <div class=\"nav-group-label\">CDs &amp; Music<\/div>\n        <ul>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=78\">CD List<\/a><\/li>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=283\">That&#8217;s A Plenty<\/a><\/li>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=309\">Ragtime for Rent<\/a><\/li>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=312\">Ragtime for Rent \u2014 Song List<\/a><\/li>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=334\">Ticklin&#8217; Time \u2014 Press Release &amp; Notes<\/a><\/li>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=339\">Ticklin&#8217; Time \u2014 Tune List<\/a><\/li>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=368\">Smiles &amp; Chuckles CD<\/a><\/li>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=412\">Smiles &amp; Chuckles Review \u2014 J.S. Morrison<\/a><\/li>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=410\">Smiles &amp; Chuckles Review \u2014 Paul Coats<\/a><\/li>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=406\">The Six Brown Brothers \u2014 History<\/a><\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"nav-group\">\n        <div class=\"nav-group-label\">Performances<\/div>\n        <ul>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=100\">Tour Dates<\/a><\/li>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=176\">Past Gigs<\/a><\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"nav-group\">\n        <div class=\"nav-group-label\">Media &amp; Gallery<\/div>\n        <ul>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=193\">Gallery<\/a><\/li>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=399\">6BB Historical Gallery<\/a><\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"nav-group\">\n        <div class=\"nav-group-label\">Products<\/div>\n        <ul>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=130\">Gemini Sax Harness<\/a><\/li>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=165\">Ultimate Reed File<\/a><\/li>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=118\">Equipment<\/a><\/li>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=174\">Saxes For Sale\/Wanted<\/a><\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"nav-group\">\n        <div class=\"nav-group-label\">Get In Touch<\/div>\n        <ul>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=182\" class=\"current\">Subscribe<\/a><\/li>\n          <li><a href=\"https:\/\/royalcitysax.com\/?page_id=186\">Related Links<\/a><\/li>\n          <li><a href=\"mailto:erniekalwa@gmail.com\">Email the RCSQ<\/a><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/nav>\n\n  <!-- \u2550\u2550 MAIN CONTENT \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <main class=\"rcsq-content\">\n\n    <div class=\"page-title-block\">\n      <div class=\"eyebrow\">Get In Touch<\/div>\n      <h2>Subscribe to Our Mailing List<\/h2>\n    <\/div>\n    <p class=\"intro\">Join the Royal City Saxophone Quartet mailing list to be notified of upcoming performances, new CD releases, and RCSQ news. We respect your privacy and will never share your information.<\/p>\n\n    <!-- SUCCESS banner (shown by Formspree after submission) -->\n    <div data-fs-success>\n      <h3>\u2705 Thank You!<\/h3>\n      <p>You&#8217;ve been added to the RCSQ mailing list. We&#8217;ll be in touch with upcoming news and performances!<\/p>\n    <\/div>\n\n    <!-- FORM-LEVEL ERROR banner -->\n    <div data-fs-error><\/div>\n\n    <!-- SUBSCRIBE FORM -->\n    <div class=\"form-card\">\n      <form id=\"rcsq-subscribe-form\">\n\n        <div class=\"form-row\">\n          <div class=\"form-group\">\n            <label for=\"sub_first_name\">First Name <span class=\"req\">*<\/span><\/label>\n            <input type=\"text\" id=\"sub_first_name\" name=\"first_name\" required\n                   placeholder=\"Jane\" data-fs-field \/>\n            <span data-fs-error=\"first_name\"><\/span>\n          <\/div>\n          <div class=\"form-group\">\n            <label for=\"sub_last_name\">Last Name <span class=\"req\">*<\/span><\/label>\n            <input type=\"text\" id=\"sub_last_name\" name=\"last_name\" required\n                   placeholder=\"Smith\" data-fs-field \/>\n            <span data-fs-error=\"last_name\"><\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"form-group\">\n          <label for=\"sub_email\">Email Address <span class=\"req\">*<\/span><\/label>\n          <input type=\"email\" id=\"sub_email\" name=\"email\" required\n                 placeholder=\"jane@example.com\" data-fs-field \/>\n          <span data-fs-error=\"email\"><\/span>\n        <\/div>\n\n        <div class=\"form-row\">\n          <div class=\"form-group\">\n            <label for=\"sub_city\">City<\/label>\n            <input type=\"text\" id=\"sub_city\" name=\"city\" placeholder=\"Guelph\" data-fs-field \/>\n          <\/div>\n          <div class=\"form-group\">\n            <label for=\"sub_country\">Country<\/label>\n            <input type=\"text\" id=\"sub_country\" name=\"country\" placeholder=\"Canada\" data-fs-field \/>\n          <\/div>\n        <\/div>\n\n        <div class=\"form-group\">\n          <label for=\"sub_interests\">I&#8217;d like to hear about<\/label>\n          <select id=\"sub_interests\" name=\"interests\" data-fs-field>\n            <option value=\"\">\u2014 Please select \u2014<\/option>\n            <option value=\"Upcoming Performances\">Upcoming Performances<\/option>\n            <option value=\"New CD Releases\">New CD Releases<\/option>\n            <option value=\"Both Performances and CDs\">Both Performances &amp; CDs<\/option>\n            <option value=\"All RCSQ News\">All RCSQ News<\/option>\n          <\/select>\n        <\/div>\n\n        <div class=\"form-group\">\n          <label for=\"sub_message\">Message (optional)<\/label>\n          <textarea id=\"sub_message\" name=\"message\"\n                    placeholder=\"How did you hear about the RCSQ? Any comments or questions?\"\n                    data-fs-field><\/textarea>\n          <span data-fs-error=\"message\"><\/span>\n        <\/div>\n\n        <!-- Honeypot spam prevention -->\n        <input type=\"text\" name=\"_gotcha\" style=\"display:none\" tabindex=\"-1\" autocomplete=\"off\" \/>\n\n        <button type=\"submit\" class=\"submit-btn\" data-fs-submit-btn>\n          \u2709\ufe0f Subscribe to the Mailing List\n        <\/button>\n\n      <\/form>\n    <\/div>\n\n    <p style=\"font-size:.82rem;color:var(--text-muted);text-align:center;margin-bottom:2rem;\">\n      You can unsubscribe at any time by <a href=\"mailto:erniekalwa@gmail.com?subject=Unsubscribe from RCSQ Mailing List\">emailing us<\/a>.\n    <\/p>\n\n    <hr>\n\n    <div class=\"quicklinks\">\n      <a href=\"https:\/\/royalcitysax.com\/?page_id=100\">Tour Dates<\/a>\n      <a href=\"https:\/\/royalcitysax.com\/?page_id=78\">CD List<\/a>\n      <a href=\"https:\/\/royalcitysax.com\/?page_id=186\">Related Links<\/a>\n      <a href=\"mailto:erniekalwa@gmail.com\">Email the RCSQ<\/a>\n      <a href=\"https:\/\/royalcitysax.com\/\">Back to Homepage<\/a>\n    <\/div>\n\n    <div class=\"contact-box\">\n      <div class=\"contact-card\">\n        <h4>Mailing Address<\/h4>\n        <p><strong>The Royal City Saxophone Quartet<\/strong><br>\n        P.O. Box 2896<br>Elora, Ontario<br>Canada &nbsp;N0B 1S0<\/p>\n      <\/div>\n      <div class=\"contact-card\">\n        <h4>Contact Us<\/h4>\n        <p>\ud83d\udcde Phone &amp; Fax: +1-519-846-9663<\/p>\n        <p>\u2709\ufe0f <a href=\"mailto:erniekalwa@gmail.com\">Email the RCSQ<\/a><\/p>\n      <\/div>\n    <\/div>\n\n  <\/main>\n<\/div>\n\n<footer class=\"rcsq-footer\">\n  <p>\u00a9 1995\u20132026 The Royal City Saxophone Quartet<\/p>\n  <p class=\"footer-copy\">All other logos remain the property of their respective copyright owners.<\/p>\n<\/footer>\n\n<!-- Formspree Vanilla JS Ajax library -->\n<script>\n  window.formspree = window.formspree || function () {\n    (formspree.q = formspree.q || []).push(arguments);\n  };\n  formspree('initForm', {\n    formElement: '#rcsq-subscribe-form',\n    formId: 'xvzjwnrp'\n  });\n<\/script>\n<script src=\"https:\/\/unpkg.com\/@formspree\/ajax@1\" defer><\/script>\n\n<!-- Sidebar current-page highlight -->\n<script>\n  (function() {\n    var here = window.location.href.split('#')[0].replace(\/\\\/$\/, '');\n    var links = document.querySelectorAll('.nav-group a');\n    links.forEach(function(a) {\n      var href = a.getAttribute('href').replace(\/\\\/$\/, '');\n      if (href === here) { a.classList.add('current'); }\n    });\n  })();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>CBC Recording Artists \u00b7 Established 1991 The Royal City Saxophone Quartet Ragtime \u00b7 Classics \u00b7 Jazz &nbsp;|&nbsp; Guelph, Ontario, Canada \u2630 Menu\u25be About Home Members Profile &amp; Review \u2014 Saxophone Journal CDs &amp; Music CD List That&#8217;s A Plenty Ragtime for Rent Ragtime for Rent \u2014 Song List Ticklin&#8217; Time \u2014 Press Release &amp; Notes <a href=\"https:\/\/royalcitysax.com\/?page_id=182\" class=\"more-link\">&#8230;<span class=\"screen-reader-text\">  Subscribe to Mailing List<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-182","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Subscribe to Mailing List - Royal City Saxophone Quartet<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/royalcitysax.com\/?page_id=182\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Subscribe to Mailing List - Royal City Saxophone Quartet\" \/>\n<meta property=\"og:description\" content=\"CBC Recording Artists \u00b7 Established 1991 The Royal City Saxophone Quartet Ragtime \u00b7 Classics \u00b7 Jazz &nbsp;|&nbsp; Guelph, Ontario, Canada \u2630 Menu\u25be About Home Members Profile &amp; Review \u2014 Saxophone Journal CDs &amp; Music CD List That&#8217;s A Plenty Ragtime for Rent Ragtime for Rent \u2014 Song List Ticklin&#8217; Time \u2014 Press Release &amp; Notes ... Subscribe to Mailing List\" \/>\n<meta property=\"og:url\" content=\"https:\/\/royalcitysax.com\/?page_id=182\" \/>\n<meta property=\"og:site_name\" content=\"Royal City Saxophone Quartet\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-02T11:59:34+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/royalcitysax.com\\\/?page_id=182\",\"url\":\"https:\\\/\\\/royalcitysax.com\\\/?page_id=182\",\"name\":\"Subscribe to Mailing List - Royal City Saxophone Quartet\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/royalcitysax.com\\\/#website\"},\"datePublished\":\"2015-06-28T15:31:05+00:00\",\"dateModified\":\"2026-07-02T11:59:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/royalcitysax.com\\\/?page_id=182#breadcrumb\"},\"inLanguage\":\"en-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/royalcitysax.com\\\/?page_id=182\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/royalcitysax.com\\\/?page_id=182#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/royalcitysax.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Subscribe to Mailing List\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/royalcitysax.com\\\/#website\",\"url\":\"https:\\\/\\\/royalcitysax.com\\\/\",\"name\":\"Royal City Saxophone Quartet\",\"description\":\"Just another WordPress site\",\"publisher\":{\"@id\":\"https:\\\/\\\/royalcitysax.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/royalcitysax.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-CA\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/royalcitysax.com\\\/#organization\",\"name\":\"Royal City Saxophone Quartet\",\"url\":\"https:\\\/\\\/royalcitysax.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\\\/\\\/royalcitysax.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/royalcitysax.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/rcsqlogo.jpg\",\"contentUrl\":\"https:\\\/\\\/royalcitysax.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/rcsqlogo.jpg\",\"width\":193,\"height\":265,\"caption\":\"Royal City Saxophone Quartet\"},\"image\":{\"@id\":\"https:\\\/\\\/royalcitysax.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Subscribe to Mailing List - Royal City Saxophone Quartet","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/royalcitysax.com\/?page_id=182","og_locale":"en_US","og_type":"article","og_title":"Subscribe to Mailing List - Royal City Saxophone Quartet","og_description":"CBC Recording Artists \u00b7 Established 1991 The Royal City Saxophone Quartet Ragtime \u00b7 Classics \u00b7 Jazz &nbsp;|&nbsp; Guelph, Ontario, Canada \u2630 Menu\u25be About Home Members Profile &amp; Review \u2014 Saxophone Journal CDs &amp; Music CD List That&#8217;s A Plenty Ragtime for Rent Ragtime for Rent \u2014 Song List Ticklin&#8217; Time \u2014 Press Release &amp; Notes ... Subscribe to Mailing List","og_url":"https:\/\/royalcitysax.com\/?page_id=182","og_site_name":"Royal City Saxophone Quartet","article_modified_time":"2026-07-02T11:59:34+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/royalcitysax.com\/?page_id=182","url":"https:\/\/royalcitysax.com\/?page_id=182","name":"Subscribe to Mailing List - Royal City Saxophone Quartet","isPartOf":{"@id":"https:\/\/royalcitysax.com\/#website"},"datePublished":"2015-06-28T15:31:05+00:00","dateModified":"2026-07-02T11:59:34+00:00","breadcrumb":{"@id":"https:\/\/royalcitysax.com\/?page_id=182#breadcrumb"},"inLanguage":"en-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/royalcitysax.com\/?page_id=182"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/royalcitysax.com\/?page_id=182#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/royalcitysax.com\/"},{"@type":"ListItem","position":2,"name":"Subscribe to Mailing List"}]},{"@type":"WebSite","@id":"https:\/\/royalcitysax.com\/#website","url":"https:\/\/royalcitysax.com\/","name":"Royal City Saxophone Quartet","description":"Just another WordPress site","publisher":{"@id":"https:\/\/royalcitysax.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/royalcitysax.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-CA"},{"@type":"Organization","@id":"https:\/\/royalcitysax.com\/#organization","name":"Royal City Saxophone Quartet","url":"https:\/\/royalcitysax.com\/","logo":{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/royalcitysax.com\/#\/schema\/logo\/image\/","url":"https:\/\/royalcitysax.com\/wp-content\/uploads\/2026\/04\/rcsqlogo.jpg","contentUrl":"https:\/\/royalcitysax.com\/wp-content\/uploads\/2026\/04\/rcsqlogo.jpg","width":193,"height":265,"caption":"Royal City Saxophone Quartet"},"image":{"@id":"https:\/\/royalcitysax.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/royalcitysax.com\/index.php?rest_route=\/wp\/v2\/pages\/182","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/royalcitysax.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/royalcitysax.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/royalcitysax.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/royalcitysax.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=182"}],"version-history":[{"count":6,"href":"https:\/\/royalcitysax.com\/index.php?rest_route=\/wp\/v2\/pages\/182\/revisions"}],"predecessor-version":[{"id":592,"href":"https:\/\/royalcitysax.com\/index.php?rest_route=\/wp\/v2\/pages\/182\/revisions\/592"}],"wp:attachment":[{"href":"https:\/\/royalcitysax.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=182"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}