{"id":8,"date":"2026-07-02T07:30:00","date_gmt":"2014-06-12T20:59:37","guid":{"rendered":"http:\/\/royalcitysax.com\/?page_id=8"},"modified":"2026-07-03T08:49:02","modified_gmt":"2026-07-03T12:49:02","slug":"home","status":"publish","type":"page","link":"https:\/\/royalcitysax.com\/","title":{"rendered":"Home"},"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<script src=\"https:\/\/www.paypalobjects.com\/ncp\/cart\/cart.js\" data-merchant-id=\"LG5DXY95G93QC\"><\/script>\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; --red: #a02020; --green: #2a6e2a;\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: SIDEBAR + CONTENT \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 NAV \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\n  .nav-toggle {\n    display: none;\n    width: 100%;\n    background: var(--navy);\n    color: var(--white);\n    border: none;\n    padding: .85rem 1rem;\n    font-family: var(--font-body);\n    font-size: .95rem;\n    font-weight: 600;\n    border-radius: var(--radius);\n    cursor: pointer;\n    text-align: left;\n    align-items: center;\n    justify-content: space-between;\n  }\n  .nav-toggle .chev { transition: transform .2s; }\n  .nav-toggle[aria-expanded=\"true\"] .chev { transform: rotate(180deg); }\n  @media (max-width: 820px) {\n    .nav-toggle { display: flex; }\n    .nav-groups { display: none; padding-top: .75rem; }\n    .nav-groups.open { display: block; }\n  }\n\n  .nav-group { margin-bottom: 1.5rem; }\n  .nav-group-label {\n    font-family: var(--font-display);\n    font-size: .78rem;\n    font-weight: 700;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: .5rem;\n    padding-left: .5rem;\n  }\n  .nav-group ul { list-style: none; }\n  .nav-group li { margin-bottom: .1rem; }\n  .nav-group a {\n    display: block;\n    padding: .45rem .5rem;\n    border-radius: 4px;\n    color: var(--text);\n    text-decoration: none;\n    font-size: .92rem;\n    line-height: 1.4;\n    transition: background .15s, color .15s;\n    border-left: 3px solid transparent;\n  }\n  .nav-group a:hover {\n    background: var(--cream);\n    color: var(--navy);\n    border-left-color: var(--gold);\n  }\n  .nav-group a.current {\n    background: var(--cream);\n    color: var(--navy);\n    font-weight: 600;\n    border-left-color: var(--gold);\n  }\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  .section-heading {\n    font-family: var(--font-display);\n    font-size: clamp(1.3rem, 4vw, 1.8rem);\n    color: var(--navy);\n    font-weight: 700;\n    margin: 2.25rem 0 1rem;\n    border-bottom: 2px solid var(--warm-gray);\n    padding-bottom: .5rem;\n  }\n  .section-heading.center { text-align: center; }\n  .text-center { text-align: center; }\n\n  \/* \u2500\u2500 HERO TILE \u2500\u2500 *\/\n  .hero-tile {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1.5rem;\n    align-items: center;\n    background: var(--white);\n    border-radius: var(--radius);\n    padding: 1.5rem;\n    box-shadow: var(--shadow);\n    margin-bottom: 1.5rem;\n  }\n  @media (max-width: 560px) { .hero-tile { grid-template-columns: 1fr; } }\n  .hero-tile img { border-radius: var(--radius); }\n  .hero-tile .eyebrow { font-size: .8rem; letter-spacing: .08em; text-transform: uppercase; color: var(--gold); font-weight: 700; margin-bottom: .4rem; }\n  .hero-tile h2 { font-family: var(--font-display); font-size: 1.5rem; color: var(--navy); margin-bottom: .5rem; }\n\n  \/* \u2500\u2500 VIDEO LINKS \u2500\u2500 *\/\n  .video-links { display: flex; flex-direction: column; gap: .6rem; margin: 1rem 0; }\n  .video-link {\n    display: flex;\n    align-items: center;\n    gap: .6rem;\n    background: var(--white);\n    border-radius: var(--radius);\n    padding: .8rem 1rem;\n    box-shadow: var(--shadow);\n    text-decoration: none;\n    color: var(--text);\n    font-size: .92rem;\n    transition: box-shadow .15s, transform .15s;\n  }\n  .video-link:hover { box-shadow: var(--shadow-lg); transform: translateX(2px); color: var(--navy); }\n  .video-link .play-dot {\n    flex-shrink: 0;\n    width: 28px; height: 28px;\n    background: #ff0000;\n    border-radius: 50%;\n    display: flex; align-items: center; justify-content: center;\n  }\n  .video-link .play-dot svg { width: 12px; height: 12px; }\n\n  \/* \u2500\u2500 CD PROMO CARD \u2500\u2500 *\/\n  .cd-card {\n    display: grid;\n    grid-template-columns: 200px 1fr;\n    gap: 1.5rem;\n    background: var(--white);\n    border-radius: var(--radius);\n    padding: 1.5rem;\n    box-shadow: var(--shadow);\n    margin: 1.5rem 0;\n    align-items: start;\n  }\n  @media (max-width: 560px) { .cd-card { grid-template-columns: 1fr; } }\n  .cd-card img { border-radius: var(--radius); box-shadow: var(--shadow); }\n  .cd-card .cd-eyebrow { font-size: .78rem; letter-spacing: .08em; text-transform: uppercase; color: var(--gold); font-weight: 700; margin-bottom: .3rem; }\n  .cd-card h3 { font-family: var(--font-display); font-size: 1.5rem; color: var(--navy); margin-bottom: .25rem; }\n  .cd-card .cd-title { font-family: var(--font-display); font-style: italic; font-size: 1.2rem; color: var(--gold); margin: .4rem 0 .75rem; }\n  .cd-card p { font-size: .94rem; margin-bottom: .75rem; }\n  .cd-card .cd-buy { margin-top: .75rem; }\n  .cd-card .cd-price {\n    display: inline-block;\n    background: var(--cream);\n    border: 1px solid var(--warm-gray);\n    border-radius: 4px;\n    padding: .4rem .8rem;\n    font-size: .88rem;\n    font-weight: 600;\n    color: var(--navy);\n    margin-bottom: .6rem;\n  }\n\n  \/* \u2500\u2500 DONATION BOX \u2500\u2500 *\/\n  .donation-box {\n    background: var(--navy);\n    color: var(--white);\n    border-radius: var(--radius);\n    padding: 1.5rem;\n    text-align: center;\n    margin: 1.5rem 0;\n    box-shadow: var(--shadow);\n  }\n  .donation-box h3 { font-family: var(--font-display); font-size: 1.3rem; margin-bottom: .75rem; color: var(--gold-lt); }\n  .donation-box select {\n    font-family: var(--font-body);\n    font-size: .95rem;\n    padding: .5rem .75rem;\n    border-radius: 4px;\n    border: none;\n    margin: .5rem .5rem .75rem;\n  }\n  .donation-box .donate-note { font-size: .82rem; color: rgba(255,255,255,.65); margin-top: .5rem; }\n  .payment-icons { display: flex; justify-content: center; gap: .5rem; margin-top: .75rem; flex-wrap: wrap; }\n  .payment-icons img { background: var(--white); border-radius: 3px; padding: 2px; }\n\n  \/* \u2500\u2500 QUOTE STRIP \u2500\u2500 *\/\n  .quote-strip {\n    background: #f0f4f9;\n    border-left: 4px solid var(--navy);\n    border-radius: 0 var(--radius) var(--radius) 0;\n    padding: 1.1rem 1.4rem;\n    margin: 1.25rem 0;\n    font-style: italic;\n  }\n  .quote-strip cite { display: block; margin-top: .4rem; font-style: normal; font-weight: 600; font-size: .85rem; color: var(--navy); }\n\n  \/* \u2500\u2500 BIO TEXT \u2500\u2500 *\/\n  .bio-text p { margin-bottom: 1rem; font-size: .98rem; }\n\n  \/* \u2500\u2500 PHOTO STRIP \u2500\u2500 *\/\n  .photo-strip {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1rem;\n    align-items: center;\n    margin: 1.5rem 0;\n  }\n  @media (max-width: 560px) { .photo-strip { grid-template-columns: 1fr; } }\n  .photo-strip img { border-radius: var(--radius); box-shadow: var(--shadow); }\n  .photo-strip .credit { font-size: .78rem; color: var(--text-muted); text-align: center; margin-top: .4rem; }\n\n  \/* \u2500\u2500 AUDIO LIST \u2500\u2500 *\/\n  .audio-list { background: var(--white); border-radius: var(--radius); padding: 1.25rem 1.5rem; box-shadow: var(--shadow); margin: 1.5rem 0; }\n  .audio-list h4 { font-family: var(--font-display); color: var(--navy); margin-bottom: .75rem; font-size: 1.1rem; }\n  .audio-list ul { list-style: none; }\n  .audio-list li { margin-bottom: .5rem; }\n  .audio-list a { display: inline-flex; align-items: center; gap: .5rem; font-size: .92rem; text-decoration: none; }\n  .audio-list a::before { content: '\ud83c\udfb5'; font-size: .9rem; }\n\n  \/* \u2500\u2500 ENDORSEMENT ROW \u2500\u2500 *\/\n  .endorse-row {\n    display: flex;\n    gap: 1rem;\n    flex-wrap: wrap;\n    margin: 1.25rem 0;\n  }\n  .endorse-row .endorse-item {\n    flex: 1 1 240px;\n    background: var(--white);\n    border-radius: var(--radius);\n    padding: 1rem 1.25rem;\n    box-shadow: var(--shadow);\n    font-size: .9rem;\n  }\n\n  \/* \u2500\u2500 PRODUCT PROMO \u2500\u2500 *\/\n  .product-promo {\n    background: var(--white);\n    border: 2px solid var(--gold);\n    border-radius: 8px;\n    padding: 1.5rem;\n    text-align: center;\n    margin: 1.5rem 0;\n    box-shadow: var(--shadow);\n  }\n  .product-promo h3 { font-family: var(--font-display); color: var(--navy); font-size: 1.3rem; margin-bottom: .5rem; }\n  .product-promo p { font-size: .93rem; color: var(--text-muted); margin-bottom: .75rem; }\n  .product-promo .pp-btn {\n    display: inline-block;\n    background: var(--navy);\n    color: var(--white);\n    padding: .6rem 1.4rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-weight: 600;\n    font-size: .92rem;\n    transition: background .2s;\n  }\n  .product-promo .pp-btn:hover { background: var(--gold); color: var(--white); }\n\n  \/* \u2500\u2500 CONTACT BOX \u2500\u2500 *\/\n  .contact-box {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1.5rem;\n    margin: 2rem 0;\n  }\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 QUICK LINKS BAR \u2500\u2500 *\/\n  .quicklinks { display: flex; flex-wrap: wrap; gap: .6rem; justify-content: center; margin: 1.5rem 0; }\n  .quicklinks a {\n    display: inline-block;\n    background: var(--navy);\n    color: var(--white);\n    padding: .45rem 1rem;\n    border-radius: 4px;\n    text-decoration: none;\n    font-size: .85rem;\n    font-weight: 600;\n    transition: background .2s;\n  }\n  .quicklinks a:hover { background: var(--gold); color: var(--white); }\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 NAVIGATION \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>\n      <span class=\"chev\">\u25be<\/span>\n    <\/button>\n\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\/\" class=\"current\">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\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\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\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\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\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\">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 -->\n  <main class=\"rcsq-content\">\n\n    <!-- HERO -->\n    <div class=\"hero-tile\">\n      <img decoding=\"async\" src=\"http:\/\/royalcitysax.com\/wp-content\/uploads\/2015\/06\/RCSQ_9295_AA_10x8_WEBSITE.jpg\" alt=\"The Royal City Saxophone Quartet\" \/>\n      <div>\n        <div class=\"eyebrow\">CBC Recording Artists<\/div>\n        <h2>Watch the RCSQ in Concert<\/h2>\n        <img decoding=\"async\" src=\"http:\/\/royalcitysax.com\/wp-content\/uploads\/2014\/06\/rcsqlogo.jpg\" alt=\"RCSQ Logo\" style=\"max-width:160px;margin-top:.5rem;\" \/>\n      <\/div>\n    <\/div>\n\n    <div class=\"video-links\">\n      <a class=\"video-link\" href=\"http:\/\/www.youtube.com\/watch?v=yuVnJenYc18\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"play-dot\"><svg viewBox=\"0 0 24 24\" fill=\"white\"><polygon points=\"5,3 19,12 5,21\" \/><\/svg><\/span>\n        Watch the Royal City Saxophone Quartet in 2011 on YouTube\n      <\/a>\n      <a class=\"video-link\" href=\"http:\/\/youtu.be\/PvGraZdhiTo\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"play-dot\"><svg viewBox=\"0 0 24 24\" fill=\"white\"><polygon points=\"5,3 19,12 5,21\" \/><\/svg><\/span>\n        Canada Day 1998, Parliament Hill, Ottawa \u2014 Part 1 of 2\n      <\/a>\n      <a class=\"video-link\" href=\"http:\/\/youtu.be\/uHrLQ3ukdI0\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"play-dot\"><svg viewBox=\"0 0 24 24\" fill=\"white\"><polygon points=\"5,3 19,12 5,21\" \/><\/svg><\/span>\n        Canada Day 1998, Parliament Hill, Ottawa \u2014 Part 2 of 2\n      <\/a>\n    <\/div>\n    <p class=\"text-center\" style=\"font-size:.85rem;color:var(--text-muted);margin-bottom:1rem;\">\n      Archival footage of the RCSQ performing before 100,000+ on Parliament Hill, July 1, 1998 (2 \u00d7 10 minute videos)\n    <\/p>\n\n    <div class=\"quote-strip\">\n      <strong>The Royal City Saxophone Quartet<\/strong> was published in the Jan\/Feb 2008 issue of <em>Saxophone Journal<\/em>, featuring their Six Brown Brothers Masterclass\/Play-Along CD.\n      <cite>Read the full profile under &#8220;Profile &amp; Review&#8221; in the menu \u2192<\/cite>\n    <\/div>\n\n    <!-- CD PROMOS -->\n    <h2 class=\"section-heading\">Latest Release<\/h2>\n    <div class=\"cd-card\">\n        <div class=\"cd-buy\">\n           <paypal-add-to-cart-button data-id=\"XLUWHKAU9B48U\"><\/paypal-add-to-cart-button>\n           <script>\n             cartPaypal.AddToCart({ id: \"XLUWHKAU9B48U\" })\n           <\/script>  \n           <paypal-cart-button data-id=\"pp-view-cart\"><\/paypal-cart-button>\n           <script>\n             cartPaypal.Cart({ id: \"pp-view-cart\" })\n           <\/script>\t\t   \n\t\t<\/div>\n\t  <div>\n        <div class=\"cd-eyebrow\">Released October 1, 2006<\/div>\n        <h3>The Royal City Saxophone Quartet<\/h3>\n        <div class=\"cd-title\">That&#8217;s A Plenty!<\/div>\n        <p>It is the pleasure of the RCSQ to share with you the many moods of music, expressed through the medium of Adolphe Sax&#8217;s invention \u2014 the saxophone. Each member of the quartet, for his own unique reasons, was drawn to this versatile wind instrument, and together they&#8217;ve enjoyed performing these often-requested tunes for live audiences everywhere. This packed programme of ragtime, classics, and jazz can surely be called <em>That&#8217;s A Plenty!<\/em><\/p>\n        <p><a href=\"https:\/\/royalcitysax.com\/?page_id=283\">Click here to read reviews and for a preview \u2192<\/a><\/p>\n        <div class=\"cd-price\">US $14.99 + shipping<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"cd-card\">\n      <div class=\"cd-buy\">\n\t    <paypal-add-to-cart-button data-id=\"HTDGAD86JR95U\"><\/paypal-add-to-cart-button>\n        <script>\n          cartPaypal.AddToCart({ id: \"HTDGAD86JR95U\" })\n        <\/script>\n        <paypal-cart-button data-id=\"pp-view-cart\"><\/paypal-cart-button>\n        <script>\n          cartPaypal.Cart({ id: \"pp-view-cart\" })\n        <\/script>\n      <\/div>\n      <div>\n        <div class=\"cd-eyebrow\">Debut CD Release \u2014 2006<\/div>\n        <h3>The Ernie Kalwa Quartet<\/h3>\n        <div class=\"cd-title\">The Autumn Leaves<\/div>\n        <p>Autumn is a time of vibrant colours. Vibrant too are the colours of Jazz. For the first time on CD, Ernie Kalwa and his Quartet make their debut with this popular collection of jazz standards. Having played professionally throughout Ontario for over fifteen years, they&#8217;ve assembled some of their favourite requests into an enjoyable mix of Swing, Latin, and a ballad thrown in for good measure. Timeless classics create the perfect programme and a sparkling atmosphere for any occasion.<\/p>\n        <div class=\"cd-price\">US $14.99 + shipping<\/div>\n        <p style=\"margin-top:.5rem;\"><a href=\"https:\/\/open.spotify.com\/album\/49gBUeTw1QqGmLB3OwQmLA\" target=\"_blank\" rel=\"noopener\">\ud83c\udfa7 Listen to the new CD on Spotify!\u2192<\/a><\/p>\n      <\/div>\n    <\/div>\n\n    <!-- DONATION -->\n    <div class=\"donation-box\">\n      <h3>Support the RCSQ<\/h3>\n      <p>Please consider making a donation to help us make more recordings and concert tours.<\/p>\n      <form action=\"https:\/\/www.paypal.com\/cgi-bin\/webscr\" method=\"post\" target=\"_top\" style=\"margin-top:.5rem;\">\n        <label for=\"amount\" style=\"display:block;margin-bottom:.4rem;font-size:.9rem;\">Enter the donation amount<\/label>\n        <select name=\"amount\" id=\"amount\" size=\"1\">\n          <option value=\"1.00\">$1.00<\/option>\n          <option value=\"1.50\">$1.50<\/option>\n          <option value=\"2.00\">$2.00<\/option>\n          <option value=\"2.95\">$2.95<\/option>\n          <option value=\"4.00\">$4.00<\/option>\n          <option value=\"5.00\">$5.00<\/option>\n          <option selected=\"selected\" value=\"10.00\">$10.00<\/option>\n          <option value=\"15.00\">$15.00<\/option>\n          <option value=\"20.00\">$20.00<\/option>\n          <option value=\"30.00\">$30.00<\/option>\n          <option value=\"50.00\">$50.00<\/option>\n          <option value=\"75.00\">$75.00<\/option>\n          <option value=\"100.00\">$100.00<\/option>\n        <\/select>\n        <br>\n        <input alt=\"Make payments with PayPal - it's fast, free and secure!\" name=\"I1\" src=\"https:\/\/www.paypal.com\/images\/x-click-but04.gif\" type=\"image\" style=\"margin-top:.5rem;\" \/>\n      <\/form>\n      <p class=\"donate-note\">Please feel free to donate as much or as little as you wish.<\/p>\n      <div class=\"payment-icons\">\n        <img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/royalcitysax.com\/wp-content\/uploads\/2014\/06\/icon_visa.gif\" alt=\"Visa\" width=\"39\" height=\"26\" \/>\n        <img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/royalcitysax.com\/wp-content\/uploads\/2014\/06\/icon_amex.gif\" alt=\"Amex\" width=\"27\" height=\"26\" \/>\n        <img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/royalcitysax.com\/wp-content\/uploads\/2014\/06\/icon_discover.gif\" alt=\"Discover\" width=\"39\" height=\"26\" \/>\n        <img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/royalcitysax.com\/wp-content\/uploads\/2014\/06\/icon_mastercard.gif\" alt=\"Mastercard\" width=\"39\" height=\"26\" \/>\n      <\/div>\n    <\/div>\n\n    <hr>\n\n    <!-- ABOUT \/ BIO -->\n    <h2 class=\"section-heading\">About the Quartet<\/h2>\n\n    <div class=\"photo-strip\">\n      <a href=\"https:\/\/royalcitysax.com\/?page_id=106\"><img decoding=\"async\" src=\"http:\/\/royalcitysax.com\/wp-content\/uploads\/2015\/06\/RCSQ_9295_AA_10x8_WEBSITE.jpg\" alt=\"The Royal City Saxophone Quartet - 2002\" \/><\/a>\n      <a href=\"https:\/\/royalcitysax.com\/?page_id=106\"><img decoding=\"async\" src=\"http:\/\/royalcitysax.com\/wp-content\/uploads\/2014\/06\/rcsqlogo.jpg\" alt=\"RCSQ Logo\" \/><\/a>\n    <\/div>\n    <p class=\"credit\">Photo courtesy of <a href=\"http:\/\/www.porchlight.ca\/~photoman\" target=\"_blank\" rel=\"noopener\">Gary Moon<\/a><\/p>\n\n    <div class=\"quote-strip\">\n      &#8220;One of the best saxophone quartets in Canada.&#8221;\n      <cite>\u2014 Paul Brodie, Order of Canada<\/cite>\n    <\/div>\n    <div class=\"quote-strip\">\n      &#8220;\u2026World Class\u2026&#8221;\n      <cite>\u2014 The Canadian Press<\/cite>\n    <\/div>\n\n    <div class=\"bio-text\">\n      <p><strong>The Royal City Saxophone Quartet<\/strong> (RCSQ) was formed in 1991 in Guelph, Ontario. Since then, the group has carved its own niche in the genre of Ragtime. Their recordings <em>Ragtime for Rent<\/em> and <em>Ticklin&#8217; Time<\/em> have enjoyed worldwide appeal and have been featured on CBC Radio, on commercial classical stations, and on National Public Radio in the USA. Concert tours have taken the group to ragtime and jazz festivals throughout Canada and the United States including the du Maurier Downtown Jazz Festival in Toronto, the Evergreen Ragtime Bash in Colorado, the Grand International Ragtime-Jasstime Festival at Alexandria Bay, and the world&#8217;s largest Scott Joplin Ragtime Festival in Sedalia, Missouri. In 1998, the RCSQ represented Ontario in a Canada Day performance before an audience of over 100,000 on Parliament Hill in Ottawa.<\/p>\n\n      <p>Due to their range of sensitivity, expression, and dynamics, assembling four different members of the saxophone family together by four compatible and enthusiastic musicians achieves a new dimension in variety and musical creativity. Their musical promenades always leave audiences with lasting musical memories.<\/p>\n\n      <p>Because of their dedication to chamber music, the RCSQ performs well at intimate settings from weddings, banquets and receptions to larger outdoor activities such as festivals, barbecues, graduations and grand openings. They have many Renaissance, Baroque and Classical transcriptions to enhance any intimate affair, and plenty of Ragtime, Jazz and Swing selections to &#8220;set the spark&#8221; for parties, celebrations and other festive occasions.<\/p>\n    <\/div>\n\n    <p><a href=\"http:\/\/royalcitysax.com\/wp-content\/uploads\/2015\/06\/Listowel_NewsLetter_July_2009.pdf\" target=\"_blank\" rel=\"noopener\">\ud83d\udcc4 Read about the RCSQ&#8217;s performance in Listowel, 2009<\/a><\/p>\n\n    <hr>\n\n    <!-- AUDIO -->\n    <div class=\"audio-list\">\n      <h4>Listen: With the Wellington Winds Saxophone Ensemble<\/h4>\n      <p style=\"font-size:.88rem;color:var(--text-muted);margin-bottom:.75rem;\">Featuring RCSQ Alumni Tim Moher and Dan Stephens \u2014 December 2006<\/p>\n      <ul>\n        <li><a href=\"http:\/\/royalcitysax.com\/wp-content\/uploads\/2015\/06\/SmilesChucklesWWindsEnsemble.mp3\">Smiles and Chuckles<\/a><\/li>\n        <li><a href=\"http:\/\/royalcitysax.com\/wp-content\/uploads\/2015\/06\/SadRagWWindsEnsemble.mp3\">Sad Rag<\/a><\/li>\n        <li><a href=\"http:\/\/royalcitysax.com\/wp-content\/uploads\/2015\/06\/GladRagWWindsEnsemble.mp3\">Glad Rag<\/a><\/li>\n      <\/ul>\n    <\/div>\n\n    <!-- ENDORSEMENTS -->\n    <div class=\"endorse-row\">\n      <div class=\"endorse-item\">The RCSQ plays and endorses <strong>Legere Reeds<\/strong> \u2014 <a href=\"http:\/\/www.legere.com\" target=\"_blank\" rel=\"noopener\">www.legere.com<\/a><\/div>\n      <div class=\"endorse-item\">The RCSQ plays and endorses <strong>Rovner Ligatures<\/strong> \u2014 <a href=\"http:\/\/www.rovnerproducts.com\/\" target=\"_blank\" rel=\"noopener\">www.rovnerproducts.com<\/a><\/div>\n    <\/div>\n\n    <!-- PRODUCT PROMO -->\n    <div class=\"product-promo\">\n      <h3>Products for Sale<\/h3>\n      <p>The Gemini Baritone\/Bass Sax Harness \u2014 the best strap for baritone or bass saxophonists!<\/p>\n      <a class=\"pp-btn\" href=\"https:\/\/saxharness.com\" target=\"_blank\" rel=\"noopener\">Visit saxharness.com \u2192<\/a>\n    <\/div>\n\n    <hr>\n\n    <!-- QUICK LINKS -->\n    <h2 class=\"section-heading center\">Quick Links<\/h2>\n    <div class=\"quicklinks\">\n      <a href=\"https:\/\/royalcitysax.com\/?page_id=100\">Upcoming Performances<\/a>\n      <a href=\"https:\/\/royalcitysax.com\/?page_id=106\">Members<\/a>\n      <a href=\"https:\/\/royalcitysax.com\/?page_id=176\">Past Performances<\/a>\n      <a href=\"https:\/\/royalcitysax.com\/?page_id=193\">Sound Centre &amp; Image Gallery<\/a>\n      <a href=\"https:\/\/royalcitysax.com\/?page_id=174\">Saxophones For Sale\/Wanted<\/a>\n      <a href=\"https:\/\/royalcitysax.com\/?page_id=186\">Links to Related Sites<\/a>\n      <a href=\"https:\/\/royalcitysax.com\/?page_id=182\">Join Our Mailing List<\/a>\n      <a href=\"mailto:erniekalwa@gmail.com\">Email the RCSQ<\/a>\n    <\/div>\n\n    <!-- CONTACT -->\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>\n        Elora, Ontario<br>\n        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<script>\n  \/\/ Highlight current page link in sidebar based on URL\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\n\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; <a href=\"https:\/\/royalcitysax.com\/\" class=\"more-link\">&#8230;<span class=\"screen-reader-text\">  Home<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home - 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\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - 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; ... Home\" \/>\n<meta property=\"og:url\" content=\"https:\/\/royalcitysax.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Royal City Saxophone Quartet\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-03T12:49:02+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/royalcitysax.com\/wp-content\/uploads\/2015\/06\/RCSQ_9295_AA_10x8_WEBSITE.jpg\" \/>\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=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/royalcitysax.com\\\/\",\"url\":\"https:\\\/\\\/royalcitysax.com\\\/\",\"name\":\"Home - Royal City Saxophone Quartet\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/royalcitysax.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/royalcitysax.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/royalcitysax.com\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/royalcitysax.com\\\/wp-content\\\/uploads\\\/2015\\\/06\\\/RCSQ_9295_AA_10x8_WEBSITE.jpg\",\"datePublished\":\"2014-06-12T20:59:37+00:00\",\"dateModified\":\"2026-07-03T12:49:02+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/royalcitysax.com\\\/#breadcrumb\"},\"inLanguage\":\"en-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/royalcitysax.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\\\/\\\/royalcitysax.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/royalcitysax.com\\\/wp-content\\\/uploads\\\/2015\\\/06\\\/RCSQ_9295_AA_10x8_WEBSITE.jpg\",\"contentUrl\":\"https:\\\/\\\/royalcitysax.com\\\/wp-content\\\/uploads\\\/2015\\\/06\\\/RCSQ_9295_AA_10x8_WEBSITE.jpg\",\"width\":960,\"height\":768},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/royalcitysax.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/royalcitysax.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@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":"Home - 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\/","og_locale":"en_US","og_type":"article","og_title":"Home - 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; ... Home","og_url":"https:\/\/royalcitysax.com\/","og_site_name":"Royal City Saxophone Quartet","article_modified_time":"2026-07-03T12:49:02+00:00","og_image":[{"url":"http:\/\/royalcitysax.com\/wp-content\/uploads\/2015\/06\/RCSQ_9295_AA_10x8_WEBSITE.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/royalcitysax.com\/","url":"https:\/\/royalcitysax.com\/","name":"Home - Royal City Saxophone Quartet","isPartOf":{"@id":"https:\/\/royalcitysax.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/royalcitysax.com\/#primaryimage"},"image":{"@id":"https:\/\/royalcitysax.com\/#primaryimage"},"thumbnailUrl":"http:\/\/royalcitysax.com\/wp-content\/uploads\/2015\/06\/RCSQ_9295_AA_10x8_WEBSITE.jpg","datePublished":"2014-06-12T20:59:37+00:00","dateModified":"2026-07-03T12:49:02+00:00","breadcrumb":{"@id":"https:\/\/royalcitysax.com\/#breadcrumb"},"inLanguage":"en-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/royalcitysax.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/royalcitysax.com\/#primaryimage","url":"https:\/\/royalcitysax.com\/wp-content\/uploads\/2015\/06\/RCSQ_9295_AA_10x8_WEBSITE.jpg","contentUrl":"https:\/\/royalcitysax.com\/wp-content\/uploads\/2015\/06\/RCSQ_9295_AA_10x8_WEBSITE.jpg","width":960,"height":768},{"@type":"BreadcrumbList","@id":"https:\/\/royalcitysax.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/royalcitysax.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@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\/8","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\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/royalcitysax.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8"}],"version-history":[{"count":89,"href":"https:\/\/royalcitysax.com\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":624,"href":"https:\/\/royalcitysax.com\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions\/624"}],"wp:attachment":[{"href":"https:\/\/royalcitysax.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}