
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Community Calendar</title>
<link>https://inscits.org/events/event_list.asp</link>
<description><![CDATA[ Here you can find out about upcoming events and view photo galleries of past events. Some events may allow for online registration and the ticket purchase. Click the event name to view more details.]]></description>
<lastBuildDate>Sun, 19 Jul 2026 15:33:57 GMT</lastBuildDate>
<pubDate>Mon, 7 Dec 2026 16:00:00 GMT</pubDate>
<copyright>Copyright &#xA9; 2026 International Network for the Science of Team Science</copyright>
<atom:link href="https://inscits.org/events/event_rss.asp?cat=26475" rel="self" type="application/rss+xml"></atom:link>
<item>
<title>INSciTS Education &amp; Training SIG Meeting</title>
<link>https://inscits.org/events/EventDetails.aspx?id=2036762</link>
<guid>https://inscits.org/events/EventDetails.aspx?id=2036762</guid>
<description><![CDATA[<!DOCTYPE html>
<html lang="en"><head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>NACTA Coffee Chat – Event Details</title>
    <style>
        @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
    
        * { box-sizing: border-box; margin: 0; padding: 0; }
    
        body {
          font-family: Roboto, sans-serif;
          background: #f4f4f4;
          color: #333;
          padding: 24px 16px;
        }
    
        .card {
          max-width: 620px;
          margin: 0 auto;
          background: #fff;
          border: 1px solid #ddd;
          border-radius: 4px;
          overflow: hidden;
        }
    
        /* ── Graphic header image ── */
        .card-header-img {
          display: block;
          width: 100%;
          height: auto;
          line-height: 0;
        }
    
        .card-header-img img {
          display: block;
          width: 100%;
          height: auto;
        }
    
        /* ── blue accent strip ── */
        .accent-bar {
          height: 4px;
          background: #155993;
        }
    
        /* ── Body ── */
        .card-body {
          padding: 22px 24px 26px;
        }
    
        /* Detail rows */
        .detail-list {
          list-style: none;
          margin-bottom: 18px;
          border: 1px solid #e5e5e5;
          border-radius: 4px;
          overflow: hidden;
        }
    
        .detail-list li {
          display: flex;
          align-items: flex-start;
          gap: 12px;
          padding: 12px 16px;
          border-bottom: 1px solid #e5e5e5;
          font-size: 14px;
          line-height: 1.45;
        }
    
        .detail-list li:last-child {
          border-bottom: none;
        }
    
        .detail-list li:nth-child(odd) {
          background: #f9f9f9;
        }
    
        .detail-icon {
          font-size: 16px;
          margin-top: 1px;
          flex-shrink: 0;
        }
    
        .detail-label {
          font-size: 10.5px;
          font-weight: bold;
          letter-spacing: 1px;
          text-transform: uppercase;
          color: #888;
          margin-bottom: 2px;
        }
    
        .detail-value {
          font-size: 14.5px;
          color: #222;
          font-weight: bold;
        }
    
        .detail-sub {
          font-size: 13px;
          color: #555;
          font-weight: normal;
          margin-top: 2px;
        }
    
        /* Zoom credentials */
        .zoom-creds {
          display: flex;
          gap: 24px;
          margin-top: 8px;
          flex-wrap: wrap;
        }
    
        .cred-label {
          font-size: 10px;
          text-transform: uppercase;
          letter-spacing: 1px;
          color: #888;
          font-weight: bold;
        }
    
        .cred-val {
          font-size: 14px;
          font-weight: bold;
          color: #2e6b27;
          font-family: 'Courier New', monospace;
        }
    
        /* ── Buttons ── */
        .btn-row {
          display: flex;
          gap: 10px;
          flex-wrap: wrap;
        }
    
        .btn {
          display: inline-flex;
          align-items: center;
          gap: 7px;
          padding: 10px 20px;
          border-radius: 4px;
          font-family: Roboto, sans-serif;
          font-size: 14px;
          font-weight: bold;
          text-decoration: none;
          cursor: pointer;
          border: none;
          transition: filter 0.15s ease, box-shadow 0.15s ease;
          line-height: 1;
        }
    
        .btn:hover {
          background: #155993;
          box-shadow: 0 2px 8px rgba(0,0,0,0.18);
          color: #fff
        }
    
        .btn-zoom,
        .btn-calendar {
          background: #0e7452;
          color: #fff;
        }
    
        .btn svg {
          width: 15px;
          height: 15px;
          flex-shrink: 0;
        }
    
        @media (max-width: 480px) {
          .btn-row { flex-direction: column; }
          .btn { justify-content: center; }
          .zoom-creds { flex-direction: column; gap: 8px; }
        }
    </style>
</head>

<body style="zoom: 100%;">

    <div class="card">

        <!-- ── Graphic header -->
        <div class="card-header-img">
            <img src="https://cdn.ymaws.com/staging-inscits.site-ym.com/resource/resmgr/images/events/sig_event_header_ym.png" alt="NACTA Coffee Chat" />
        </div>

        <div class="accent-bar">&nbsp;</div>

        <div class="card-body">

            <ul class="detail-list">
                <li><span class="detail-icon">📅</span>
                    <div>
                        <div class="detail-label">Date</div>
                        <div class="detail-value"><span style="font-size: 14px;">Monday, October 5, 2026</span></div>
                    </div>
                </li>

                <li>
                    <span class="detail-icon">🕚</span>
                    <div>
                        <div class="detail-label">Time</div>
                        <div class="detail-value"><span style="font-size: 14px;">12:00 – 1:00pm</span></div>
                    </div>
                </li>

                <li>
                    <span class="detail-icon">💻</span>
                    <div>
                        <div class="detail-label">Platform</div>
                        <div class="detail-value"><span style="font-size: 14px;">Zoom</span></div>
                    </div>
                </li>

            </ul>
    </div>

</div></body></html>]]></description>
<pubDate>Mon, 5 Oct 2026 17:00:00 GMT</pubDate>
</item>
<item>
<title>INSciTS Education &amp; Training SIG Meeting</title>
<link>https://inscits.org/events/EventDetails.aspx?id=2036763</link>
<guid>https://inscits.org/events/EventDetails.aspx?id=2036763</guid>
<description><![CDATA[<!DOCTYPE html>
<html lang="en"><head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>NACTA Coffee Chat – Event Details</title>
    <style>
        @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
    
        * { box-sizing: border-box; margin: 0; padding: 0; }
    
        body {
          font-family: Roboto, sans-serif;
          background: #f4f4f4;
          color: #333;
          padding: 24px 16px;
        }
    
        .card {
          max-width: 620px;
          margin: 0 auto;
          background: #fff;
          border: 1px solid #ddd;
          border-radius: 4px;
          overflow: hidden;
        }
    
        /* ── Graphic header image ── */
        .card-header-img {
          display: block;
          width: 100%;
          height: auto;
          line-height: 0;
        }
    
        .card-header-img img {
          display: block;
          width: 100%;
          height: auto;
        }
    
        /* ── blue accent strip ── */
        .accent-bar {
          height: 4px;
          background: #155993;
        }
    
        /* ── Body ── */
        .card-body {
          padding: 22px 24px 26px;
        }
    
        /* Detail rows */
        .detail-list {
          list-style: none;
          margin-bottom: 18px;
          border: 1px solid #e5e5e5;
          border-radius: 4px;
          overflow: hidden;
        }
    
        .detail-list li {
          display: flex;
          align-items: flex-start;
          gap: 12px;
          padding: 12px 16px;
          border-bottom: 1px solid #e5e5e5;
          font-size: 14px;
          line-height: 1.45;
        }
    
        .detail-list li:last-child {
          border-bottom: none;
        }
    
        .detail-list li:nth-child(odd) {
          background: #f9f9f9;
        }
    
        .detail-icon {
          font-size: 16px;
          margin-top: 1px;
          flex-shrink: 0;
        }
    
        .detail-label {
          font-size: 10.5px;
          font-weight: bold;
          letter-spacing: 1px;
          text-transform: uppercase;
          color: #888;
          margin-bottom: 2px;
        }
    
        .detail-value {
          font-size: 14.5px;
          color: #222;
          font-weight: bold;
        }
    
        .detail-sub {
          font-size: 13px;
          color: #555;
          font-weight: normal;
          margin-top: 2px;
        }
    
        /* Zoom credentials */
        .zoom-creds {
          display: flex;
          gap: 24px;
          margin-top: 8px;
          flex-wrap: wrap;
        }
    
        .cred-label {
          font-size: 10px;
          text-transform: uppercase;
          letter-spacing: 1px;
          color: #888;
          font-weight: bold;
        }
    
        .cred-val {
          font-size: 14px;
          font-weight: bold;
          color: #2e6b27;
          font-family: 'Courier New', monospace;
        }
    
        /* ── Buttons ── */
        .btn-row {
          display: flex;
          gap: 10px;
          flex-wrap: wrap;
        }
    
        .btn {
          display: inline-flex;
          align-items: center;
          gap: 7px;
          padding: 10px 20px;
          border-radius: 4px;
          font-family: Roboto, sans-serif;
          font-size: 14px;
          font-weight: bold;
          text-decoration: none;
          cursor: pointer;
          border: none;
          transition: filter 0.15s ease, box-shadow 0.15s ease;
          line-height: 1;
        }
    
        .btn:hover {
          background: #155993;
          box-shadow: 0 2px 8px rgba(0,0,0,0.18);
          color: #fff
        }
    
        .btn-zoom,
        .btn-calendar {
          background: #0e7452;
          color: #fff;
        }
    
        .btn svg {
          width: 15px;
          height: 15px;
          flex-shrink: 0;
        }
    
        @media (max-width: 480px) {
          .btn-row { flex-direction: column; }
          .btn { justify-content: center; }
          .zoom-creds { flex-direction: column; gap: 8px; }
        }
    </style>
</head>

<body style="zoom: 100%;">

    <div class="card">

        <!-- ── Graphic header -->
        <div class="card-header-img">
            <img src="https://cdn.ymaws.com/staging-inscits.site-ym.com/resource/resmgr/images/events/sig_event_header_ym.png" alt="NACTA Coffee Chat" />
        </div>

        <div class="accent-bar">&nbsp;</div>

        <div class="card-body">

            <ul class="detail-list">
                <li><span class="detail-icon">📅</span>
                    <div>
                        <div class="detail-label">Date</div>
                        <div class="detail-value"><span style="font-size: 14px;">Monday, December 7, 2026</span></div>
                    </div>
                </li>

                <li>
                    <span class="detail-icon">🕚</span>
                    <div>
                        <div class="detail-label">Time</div>
                        <div class="detail-value"><span style="font-size: 14px;">12:00 – 1:00pm</span></div>
                    </div>
                </li>

                <li>
                    <span class="detail-icon">💻</span>
                    <div>
                        <div class="detail-label">Platform</div>
                        <div class="detail-value"><span style="font-size: 14px;">Zoom</span><span style="font-size: 14px; color: #000000;">&nbsp;</span></div>
                    </div>
                </li>

            </ul>

            <div class="btn-row">
                <a class="btn btn-zoom" href="https://us06web.zoom.us/j/84905625809?pwd=coknFsGXGX8tsoJ0G2o8XjJ8t3i7no.1" target="_blank">
        <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round">
          <path d="M15 10l4.553-2.277A1 1 0 0121 8.618v6.764a1 1 0 01-1.447.895L15 14"></path>
          <rect x="3" y="7" width="12" height="10" rx="2"></rect>
        </svg>
        Join the Zoom
      </a>

                <a class="btn btn-calendar" href="https://calendar.google.com/calendar/event?action=TEMPLATE&amp;tmeid=M2RsaDdwdWIyNWg2YW80Ymk5bmNuOHNvMDBfMjAyNjEyMDdUMTcwMDAwWiBjXzE0ZWFjNzEzNjc0MWZjNjNiNmQ4YmY2NDJhMDgzYzJmNmE4NWVhNzNlYTE0MjBjZTk5NDkxOGE0OGE5NGJiYzdAZw&amp;tmsrc=c_14eac7136741fc63b6d8bf642a083c2f6a85ea73ea1420ce994918a48a94bbc7%40group.calendar.google.com" target="_blank">
        <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round">
          <rect x="3" y="4" width="18" height="18" rx="2"></rect>
          <line x1="16" y1="2" x2="16" y2="6"></line>
          <line x1="8" y1="2" x2="8" y2="6"></line>
          <line x1="3" y1="10" x2="21" y2="10"></line>
        </svg>
        Add to Calendar</a></div>
        </div>
    </div>

</body></html>]]></description>
<pubDate>Mon, 7 Dec 2026 17:00:00 GMT</pubDate>
</item>
</channel>
</rss>
