Congratulations!

[Valid RSS] This is a valid RSS feed.

Recommendations

This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

Source: https://www.scip.org/resource/rss/news.rss

  1.  
  2. <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  3. <channel>
  4. <title>Blog</title>
  5. <link>https://www.scip.org/news/</link>
  6. <description><![CDATA[
  7.    h1 {
  8.     text-align: center;
  9.     color: #212220;
  10.     }
  11.     h2 {
  12.     text-align: center;
  13.     font-weight: 600;
  14.     color: #7DC242;
  15.     }
  16.        h3 {
  17.        color: #656d79;
  18.        font-size: 16px;
  19.        font-weight: 700;
  20.        margin: 10px 10px 10px;
  21.        text-transform: uppercase;
  22.        line-height: normal;
  23.        }
  24.        .content{
  25.            width:70%;
  26.            padding-top:20px;
  27.        }
  28.        /*#EventList div span a b {*/
  29.        /*font-size: 24px !important;*/
  30.        /*color: #656d79;*/
  31.    
  32.        /*}*/
  33.    
  34.    
  35.     /*   .small {font-size: 15px;     margin: 10px 0px 0px;*/
  36.     /*   text-transform: uppercase;*/
  37.     /*   line-height: normal;}*/
  38.    
  39.     /*.date {*/
  40.     /* font-size: 20px;*/
  41.     /* color: #7DC242;*/
  42.     /* text-align: center;*/
  43.     /*}*/
  44.     /*.cptier {*/
  45.     /* display: inline-block;*/
  46.     /* width: 100%; */
  47.     /*}*/
  48.     /*.cptier .container {*/
  49.     /* padding:40px 20px;*/
  50.     /*}*/
  51.     /*.cptitle {*/
  52.     /* color: #666666;*/
  53.     /* font-size: 30px;*/
  54.     /* text-transform: uppercase;*/
  55.     /* font-weight: 600;*/
  56.     /* line-height: 1.2em;*/
  57.     /* margin-bottom: 15px; */
  58.     /*}*/
  59.     /*.cpsubtitle {*/
  60.     /* color: #b1d101;*/
  61.     /* font-weight: 600;*/
  62.     /* font-size: 24px;*/
  63.     /* line-height: 1.2em;*/
  64.     /* margin-bottom: 15px; */
  65.     /*}*/
  66.     /*#SpTitleBar { */
  67.     /* display: none; */
  68.     /*}*/
  69.     /*#SpContent_Container { */
  70.     /* padding: 0 15px 15px; */
  71.     /*}*/
  72.     /*#SpSubHead { */
  73.     /* display: none; */
  74.     /*}*/
  75.     /*#sp-main { */
  76.     /* width: 90%; */
  77.     /*}*/
  78.     /*#sp-main::before { */
  79.     /* display: none; */
  80.     /*}*/
  81.     /*#SpContent_Container { */
  82.     /* padding: 0; */
  83.     /*}*/
  84.     /*#sp-main #left { */
  85.     /* margin-top: 0px; */
  86.     /* padding-top: 0px; */
  87.     /* padding-left: 0; */
  88.     /* padding-right: 0; */
  89.     /* width: 100%; */
  90.     /*}*/
  91.     /*#sp-main #right { */
  92.     /* display: none; */
  93.     /* margin-top: 0px; */
  94.     /* padding-top: 0px; */
  95.     /* padding-left: 0; */
  96.     /* padding-right: 0; */
  97.     /* width: 100%; */
  98.     /*}*/
  99.     /*.addthis_toolbox { */
  100.     /* display: none; */
  101.     /*}*/
  102.     /*.header-out { */
  103.     /* box-shadow: none; */
  104.     /*}*/
  105.    
  106.    
  107.     /*.clear {*/
  108.     /* clear: both;*/
  109.     /*}*/
  110.     /*#toTopBtn { */
  111.     /* background-color: #7DC242; */
  112.     /* border: none; */
  113.     /* border-radius: 100px; */
  114.     /* bottom: 10%; */
  115.     /* color: white; */
  116.     /* cursor: pointer; */
  117.     /* display: none; */
  118.     /* font-size: 38px; */
  119.     /* height: 50px; */
  120.     /* outline: medium none; */
  121.     /* padding: 0; */
  122.     /* position: fixed; */
  123.     /* right: 50px; */
  124.     /* width: 50px; */
  125.     /* z-index: 99; */
  126.     /* opacity: 0.5;*/
  127.     /* -webkit-transition: all 225ms ease-in 0s;*/
  128.     /* -moz-transition: all 225ms ease-in 0s;*/
  129.     /* -o-transition: all 225ms ease-in 0s;*/
  130.     /* transition: all 225ms ease-in 0s; */
  131.     /*}*/
  132.     /*#toTopBtn:hover { */
  133.     /* opacity: 1; */
  134.     /*}*/
  135.     /*#toTopBtn i { */
  136.     /* line-height: 44px; */
  137.     /* vertical-align: top; */
  138.     /* color: #fff; */
  139.     /*}*/
  140.    
  141.     /* Intro */
  142.     /*.intro {*/
  143.     /* font-size: 20px;*/
  144.     /* font-style: italic;*/
  145.     /* text-align: center;*/
  146.     /* color: #212220;*/
  147.     /* font-weight: normal;*/
  148.     /*}*/
  149.    
  150.     /* For screens with a width between 1000px and 1199px */
  151.            @media (min-width: 1000px) and (max-width: 1199px) {
  152.                .content {
  153.                    width: 55%;
  154.                    padding-top: 20px;
  155.                }
  156.            }
  157.            
  158.            /* For screens with a width between 1200px and 1399px */
  159.            @media (min-width: 1200px) and (max-width: 1399px) {
  160.                .content {
  161.                    width: 60%;
  162.                    padding-top: 20px;
  163.                }
  164.            }
  165.            
  166.            /* For screens with a width between 1400px and 1599px */
  167.            @media (min-width: 1400px) and (max-width: 1599px) {
  168.                .content {
  169.                    width: 65%;
  170.                    padding-top: 20px;
  171.                }
  172.            }
  173.            
  174.            /* For screens with a width of 1600px and above */
  175.            @media (min-width: 1600px) {
  176.                .content {
  177.                    width: 75%;
  178.                    padding-top: 20px;
  179.                }
  180.            }
  181.  
  182.     @media all and (max-width:1199px) {
  183.      .content{
  184.            width:65%;
  185.            padding-top:20px;
  186.        }
  187.    
  188.     }
  189.     @media all and (max-width:959px) {
  190.      .content{
  191.            width:65%;
  192.            padding-top:20px;
  193.        }
  194.     }
  195.     /*@media (max-width: 767px) {*/
  196.     /* #sp-main { */
  197.     /* margin-top: 0; */
  198.     /* }*/
  199.     /* #toTopBtn { */
  200.     /* display:  none !important; */
  201.     /* }*/
  202.     /* .cptier .container { */
  203.     /* padding-left: 35px; */
  204.     /* padding-right: 35px; */
  205.     /* } */
  206.     /* .topTitleOut { */
  207.     /* text-align: center; */
  208.     /* background-attachment: scroll; */
  209.     /* font-size: 30px;*/
  210.     /* padding: 40px 30px; */
  211.     /* margin-top: 0; */
  212.     /* }*/
  213.     /* #taglineBox {*/
  214.     /* margin: 20px auto;*/
  215.     /* width: auto;*/
  216.     /* }*/
  217.     /* #tagline {*/
  218.     /* padding: 20px;*/
  219.     /* background: #30b9e4;*/
  220.     /* font-size: 18px;*/
  221.     /* text-transform: uppercase;*/
  222.     /* color: white;*/
  223.     /* text-align: center;*/
  224.     /* letter-spacing: 10px;*/
  225.     /* }*/
  226.     /* img.logo {*/
  227.     /* width: 100%;*/
  228.     /* }*/
  229.     /* .cpNav { */
  230.     /* font-size: 0; */
  231.     /* margin: 0 auto; */
  232.     /* }*/
  233.     /* .cpNav li { */
  234.     /* display: block; */
  235.     /* }*/
  236.     /* .cpNav li a { */
  237.     /* background-color: rgba(0,0,0,0.2); */
  238.     /* display: block; */
  239.     /* font-size: 14px; */
  240.     /* margin-bottom: 5px; */
  241.     /* padding: 8px 15px !important; */
  242.     /* }*/
  243.     /* .cpNav li:last-child a { */
  244.     /* margin-bottom: 0; */
  245.     /* }*/
  246.     /* .cpNav li a:hover { */
  247.     /* background-color: rgba(0,0,0,0.4); */
  248.     /* color: #fff; */
  249.     /* } */
  250.     /* .cptier.cpintro .container { */
  251.     /* padding-bottom: 0; */
  252.     /* }*/
  253.    
  254.     /*}  */
  255.     /*@media all and (max-width:480px) {*/
  256.     /* #testimonialSlider .carousel-control { */
  257.     /* display: none; */
  258.     /* }*/
  259.     /* .agendaRow.rowSubtitle { */
  260.     /* text-align: center; */
  261.     /* } */
  262.     /* .sessionTime {*/
  263.     /* width: 100%; */
  264.     /* text-align: center;*/
  265.     /* }*/
  266.     /* .sessionInfo {*/
  267.     /* width: 100%; */
  268.     /* text-align:center;*/
  269.     /* }*/
  270.     /* .agendaTabs .nav-tabs {*/
  271.     /* text-align:center;*/
  272.     /* }*/
  273.     /* .agendaTabs .nav-tabs li {*/
  274.     /* display:inline-block; */
  275.     /* text-align:center; */
  276.     /* float:none;*/
  277.     /* }*/
  278.     /* .agendaTabs .nav-tabs li a {*/
  279.     /* padding:10px; */
  280.     /* font-size:15px;*/
  281.     /* }*/
  282.     /*}*/
  283.     -->
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.    
  291.          SCIP  Insights  and Newsletters  
  292.          
  293.                   SCIP  Insights   is our ongoing series of blogs and informative articles around the value of the Intelligence Ecosystem on organizations and technology.
  294.                     Interested in submitting an article for  SCIP  Insights  ?
  295.                    
  296.                      
  297.        
  298.            
  299.                            Learn More  
  300.                        
  301.        
  302.          
  303.                    
  304.                    Newsletters are weekly communications shared with the community to keep informed of upcoming events, member resources, industry news and more.
  305.                    
  306.                    
  307.                    Click below to view  SCIP  Insights   and Newsletters.
  308.                  
  309.                  
  310.                    
  311.        
  312.  
  313.    
  314.    
  315.    
  316.    
  317.        
  318.        
  319.            
  320.            
  321.                
  322.                
  323.                    
  324.                          
  325.                
  326.                    
  327.                        
  328.                      SCIP INSIGHTS  
  329.                
  330.            
  331.            
  332.  
  333.        
  334.  
  335.        
  336.        
  337.            
  338.            
  339.                
  340.                    
  341.                  
  342.                    
  343.                
  344.                    
  345.                        
  346.                      NEWSLETTERS  
  347.                
  348.            
  349.            
  350.  
  351.        
  352.  
  353.    
  354.    
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.    window.onscroll = function() {scrollFunction()};
  367.            function scrollFunction() {
  368.                if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
  369.                    document.getElementById("toTopBtn").style.display = "block";
  370.                } else {
  371.                    document.getElementById("toTopBtn").style.display = "none";
  372.                }
  373.            }
  374.          
  375.            function topFunction() {
  376.             $("html, body").animate({ scrollTop: 0 }, 600);
  377.                return false;
  378.            }
  379. ]]></description>
  380. <lastBuildDate>Tue, 21 May 2024 05:42:01 GMT</lastBuildDate>
  381. <pubDate>Mon, 20 May 2024 03:36:00 GMT</pubDate>
  382. <copyright>Copyright &#xA9; 2024 Strategic Consortium of Intelligence Professionals (SCIP)</copyright>
  383. <atom:link href="http://www.scip.org/resource/rss/news.rss" rel="self" type="application/rss+xml"></atom:link>
  384. <item>
  385. <title>The Role of Intelligence in Modern Aeronautics </title>
  386. <link>https://www.scip.org/news/672883/</link>
  387. <guid>https://www.scip.org/news/672883/</guid>
  388. <description><![CDATA[<!-- gb: Abhash Raj Subedi -->
  389. <table class="container">
  390.    <tbody>
  391.        <!-- News letter start -->
  392.        <tr>
  393.            <td>
  394.                <!-- content -->
  395.                <table class="content" style="width: 60%;">
  396.                    <tbody>
  397.  
  398.                        <!-- Header -->
  399.                        <tr>
  400.                            <td valign="center">
  401.  
  402.                                <img src='https://content.app-us1.com/oJap5/2023/04/26/497360a3-c7a9-45c2-92e6-7a09970e1240.png?id=20779214' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  403.  
  404.                            </td>
  405.                        </tr>
  406.                        <!-- Content Start -->
  407.                        <tr style="background-color: #f5f5f4;">
  408.                            <td class="containerContent">
  409.                                <table style="display: flex;
  410.                                justify-content: center;
  411.                                padding-right: 20px;
  412.                                margin-top: 15px;">
  413.                                    <tbody>
  414.                                        <tr style="background-color: #060032;">
  415.                                            <td style="display: flex;flex-direction: row;">
  416.                                                <p style="color:white; padding: 10px;margin-top: 8px;margin-bottom: 8px; font-size: 32px;">
  417.                                                    SCIP <i> Insights </i>
  418.                                                </p>
  419.                                            </td>
  420.                                        </tr>
  421.                                    </tbody>
  422.                                </table>
  423.                                <table style="display: flex; justify-content: center; width:80%; " align="center">
  424.                                    <tbody>
  425.                                        <tr>
  426.                                            <td style="padding-top:20px; padding-left: 30px; padding-right: 30px; " align="center">
  427.                                                <h1 class="header">
  428.                                                    <b>The Role of Intelligence in Modern Aeronautics</b>
  429.                                                </h1>
  430.                                            </td>
  431.                                        </tr>
  432.                                    </tbody>
  433.                                </table>
  434.                                <table style="display: flex; justify-content: center;">
  435.                                    <tbody>
  436.                                        <tr>
  437.                                            <td align="center" style="padding-bottom: 30px;padding-left: 30px; padding-right: 30px; ">
  438.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  439.                                                    In the ever-evolving field of aeronautics, intelligence plays a crucial role in advancing technology, enhancing safety, and improving efficiency. Intelligence, in this context, incorporates human expertise, sophisticated algorithms, data analytics, and cutting-edge engineering. All of these elements work together to push the boundaries of what is possible in aviation, transforming the industry in significant ways.
  440.                                                    <br><br>
  441.                                                    <strong>Enhancing Safety</strong>
  442.                                                    <br>
  443.                                                    Safety is paramount in aeronautics, and intelligence is at the forefront of enhancing it. Human intelligence, combined with rigorous training and experience, ensures that pilots, air traffic controllers, and maintenance crews can make quick, informed decisions during critical situations. Moreover, advanced systems and software now monitor every aspect of flight operations. These systems analyze vast amounts of data in real time, detecting glitches and predicting potential issues before they become serious problems.  
  444.                                                    <br><br>
  445.                                                    For instance, modern aircraft are equipped with predictive maintenance systems that use historical and real-time data to foresee mechanical failures, allowing for timely interventions and reducing the risk of in-flight malfunctions. These systems rely on machine learning algorithms that continuously improve their predictive accuracy by analyzing trends and patterns in the data. Furthermore, advanced avionics provide pilots with comprehensive situational awareness, integrating information from multiple sensors and sources to deliver clear, actionable insights.
  446.                                                    <br><br>
  447.                                                    <strong>Optimizing Flight Operations</strong>
  448.                                                    <br>
  449.                                                    Intelligence in aeronautics also plays a significant role in optimizing flight operations. This includes everything from route planning to fuel efficiency. Aeronautical engineers and data scientists collaborate to develop sophisticated models that can simulate various flight conditions and scenarios. These models help airlines determine the most efficient routes, taking into account factors such as weather, air traffic, and fuel consumption. By optimizing flight paths, airlines can reduce travel time, lower fuel costs, and minimize environmental impact.
  450.                                                    <br><br>
  451.                                                    Air traffic management (ATM) systems have also benefited from advancements in intelligence. NextGen and SESAR (Single European Sky ATM Research) are initiatives that aim to modernize air traffic control infrastructure, utilizing data analytics and real-time information sharing to enhance the efficiency and safety of air traffic management. These systems enable more dynamic and flexible routing, reducing congestion and delays while improving overall airspace utilization.
  452.                                                    <br><br>
  453.                                                    <strong>Advancing Technology</strong>
  454.                                                    <br>
  455.                                                    The integration of intelligence in aeronautics is driving technological innovation at an unprecedented pace. One of the most significant developments is the rise of autonomous and semi-autonomous systems. Drones and Unmanned Aerial Vehicles (UAVs) are becoming increasingly common for various applications, including cargo transport, surveillance, and even passenger travel. These systems rely on artificial intelligence (AI) to navigate, avoid obstacles, and perform complex tasks with minimal human intervention.
  456.                                                    <br><br>
  457.                                                    Moreover, AI and machine learning are being leveraged to enhance the design and manufacturing processes of aircraft. By analyzing vast datasets, engineers can identify optimal design configurations, materials, and manufacturing techniques, leading to more efficient and reliable aircraft. Additive manufacturing, or 3D printing, is another area where intelligence is making a significant impact, allowing for the production of complex components with greater precision and lower costs.
  458.                                                    <br><br>
  459.                                                    <strong>Improving Passenger Experience</strong>
  460.                                                    <br>
  461.                                                    Intelligence is also transforming the passenger experience, making air travel more comfortable and convenient. Airlines are using data analytics to personalize services, from tailored in-flight entertainment to customized meal options. Predictive analytics help airlines manage passenger flow more efficiently, reducing wait times and improving overall satisfaction. Furthermore, biometric technologies, such as facial recognition, are streamlining the boarding process, enhancing security, and expediting passenger throughput.
  462.                                                    <br><br>
  463.                                                    <strong>Sustainability and Environmental Impact</strong>
  464.                                                    <br>
  465.                                                    Sustainability is a growing concern in the aviation industry, and intelligence is playing a key role in addressing this challenge. Advanced analytics and AI are being used to develop more fuel-efficient engines and aerodynamic designs, reducing greenhouse gas emissions. Additionally, intelligence is aiding the development of alternative fuels, such as biofuels and electric propulsion systems, which promise to lower the environmental footprint of aviation.
  466.                                                    <br><br>
  467.                                                    In conclusion, intelligence is a driving force behind the continuous advancements in aeronautics. By enhancing safety, optimizing flight operations, advancing technology, improving passenger experience, and promoting sustainability, intelligence is shaping the future of aviation. As the industry continues to evolve, the integration of human expertise and artificial intelligence will be essential in navigating the complexities and challenges of modern air travel.
  468.                                                </p>
  469.                                            </td>
  470.                                        </tr>
  471.                                    </tbody>
  472.                                </table>
  473.                            </td>
  474.                        </tr>
  475.                        <!-- Footer -->
  476.                        <tr>
  477.                            <td class="sections" style="background-color: #060032; padding: 25px;">
  478.                                <table width="100%" cellspacing="0" cellpadding="0">
  479.                                    <tbody>
  480.                                        <tr>
  481.                                            <!-- <td width="25%" style="padding:10px;" valign="top"><a href="https://www.iacet.org/resources/accredited-providers-list/accredited-provider-overview/?providerID=109186" target="_blank"><img src="https://www.scip.org/resource/resmgr/newsletter_template_/newsletter_new/iacet-accredited-provider.png" alt="SCIP is IACET accredited" width="120"></a></td> -->
  482.                                            <td width="75%" style="padding:30px" valign="top" align="center">
  483.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: white;">
  484.                                                  <strong style="text-decoration: underline;">Strategic Consortium of
  485.                                                      Intelligence Professionals (SCIP)</strong><br>
  486.                                                  <a href="mailto:memberservices@scip.org"
  487.                                                      style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  488.                                                  | <a href="https://www.scip.org/" target="_blank"
  489.                                                      style="color: white; text-decoration: underline;">www.scip.org</a><br>
  490.                                                  <a href="%UNSUBSCRIBELINK%"
  491.                                                      style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  492.                                                      </em></a>
  493.                                              </span>
  494.                                            </td>
  495.                                        </tr>
  496.                                        <tr>
  497.                                            <td width="100%">
  498.                                                <p style="text-align: center; margin-top: 0;">
  499.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  500.                                                          src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  501.                                                          alt="Padcast icon" width="50" style="padding:8px;"></a>
  502.                                                    <a href="https://twitter.com/SCIP" target="_blank"><img
  503.                                                          src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029"
  504.                                                          alt="Twitter icon" width="50" style="padding:8px;"></a>
  505.  
  506.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  507.                                                          src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  508.                                                          alt="Linkedin icon" width="50" style="padding:8px;"></a>
  509.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  510.                                                          src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  511.                                                          alt="YouTube icon" width="50" style="padding:8px;"></a>
  512.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  513.                                                          src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  514.                                                          alt="Facebook icon" width="50" style="padding:8px;"></a>
  515.                                                </p>
  516.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  517.                                                    <em><a href="%SENDER-INFO%"></a></em>
  518.                                                </p>
  519.                                            </td>
  520.                                        </tr>
  521.                                    </tbody>
  522.                                </table>
  523.                            </td>
  524.                        </tr>
  525.                    </tbody>
  526.                </table>
  527.            </td>
  528.        </tr>
  529.    </tbody>
  530. </table>]]></description>
  531. <category>SCIP &quot;Insights&quot; Blog</category>
  532. <pubDate>Mon, 20 May 2024 04:36:00 GMT</pubDate>
  533. </item>
  534. <item>
  535. <title>Smart Maintenance Strategies: How Intelligence Drives Efficiency and Reliability </title>
  536. <link>https://www.scip.org/news/672656/</link>
  537. <guid>https://www.scip.org/news/672656/</guid>
  538. <description><![CDATA[<!-- gb: Abhash Raj Subedi -->
  539. <table class="container">
  540.    <tbody>
  541.        <!-- News letter start -->
  542.        <tr>
  543.            <td>
  544.                <!-- content -->
  545.                <table class="content" style="width: 60%;">
  546.                    <tbody>
  547.  
  548.                        <!-- Header -->
  549.                        <tr>
  550.                            <td valign="center">
  551.  
  552.                                <img src='https://content.app-us1.com/oJap5/2023/04/26/497360a3-c7a9-45c2-92e6-7a09970e1240.png?id=20779214' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  553.  
  554.                            </td>
  555.                        </tr>
  556.                        <!-- Content Start -->
  557.                        <tr style="background-color: #f5f5f4;">
  558.                            <td class="containerContent">
  559.                                <table style="display: flex;
  560.                                  justify-content: center;
  561.                                  padding-right: 20px;
  562.                                  margin-top: 15px;">
  563.                                    <tbody>
  564.                                        <tr style="background-color: #060032;">
  565.                                            <td style="display: flex;flex-direction: row;">
  566.                                                <p style="color:white; padding: 10px;margin-top: 8px;margin-bottom: 8px; font-size: 32px;">
  567.                                                    SCIP <i> Insights </i>
  568.                                                </p>
  569.                                            </td>
  570.                                        </tr>
  571.                                    </tbody>
  572.                                </table>
  573.                                <table style="display: flex; justify-content: center; width:80%; " align="center">
  574.                                    <tbody>
  575.                                        <tr>
  576.                                            <td style="padding-top:20px; padding-left: 30px; padding-right: 30px; " align="center">
  577.                                                <h1 class="header">
  578.                                                    <b>Smart Maintenance Strategies: How Intelligence Drives Efficiency and Reliability</b>
  579.                                                </h1>
  580.                                            </td>
  581.                                        </tr>
  582.                                    </tbody>
  583.                                </table>
  584.                                <table style="display: flex; justify-content: center;">
  585.                                    <tbody>
  586.                                        <tr>
  587.                                            <td align="center" style="padding-bottom: 30px;padding-left: 30px; padding-right: 30px; ">
  588.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  589.                                                    In the dynamic landscape of modern industry, the search for efficiency and reliability has never been more in demand. Businesses across sectors struggle to maintain optimal performance while minimizing downtime and operational disruptions. In this pursuit,
  590.                                                    traditional maintenance approaches fall short, often reactive and costly. However, the emergence of smart maintenance strategies fueled by intelligence presents a transformative solution that redefines
  591.                                                    the maintenance paradigm.
  592.                                                    <br><br> At the heart of smart maintenance lies the concept of intelligence – not just in the form of advanced technologies, but in the strategic utilization of data and insights to drive proactive decision-making.
  593.                                                    Gone are the days of waiting for equipment to fail before taking action. Instead, organizations now leverage predictive analytics, condition monitoring, and real-time data analysis to anticipate potential
  594.                                                    issues and preemptively address them.
  595.                                                    <br><br> Predictive maintenance is one of the key pillars of intelligence-driven maintenance, which revolutionizes traditional reactive approaches. By harnessing historical data, sensor inputs, and machine
  596.                                                    learning algorithms, organizations can forecast equipment failures before they occur, enabling timely interventions to prevent costly downtime. This proactive approach not only extends the lifespan of
  597.                                                    assets but also minimizes maintenance costs and enhances operational efficiency.
  598.                                                    <br><br> Moreover, intelligence-driven maintenance goes beyond mere prediction to enable prescriptive actions. Through advanced analytics, organizations can not only identify potential failure modes
  599.                                                    but also recommend the most effective maintenance strategies to mitigate risks. Whether it's scheduling preventive maintenance tasks, optimizing spare parts inventory, or adjusting operating parameters,
  600.                                                    prescriptive intelligence empowers organizations to make informed decisions that optimize performance and reliability.
  601.                                                    <br><br> Furthermore, the integration of intelligence into maintenance practices enables a shift from scheduled to condition-based maintenance. Rather than adhering to rigid maintenance schedules, organizations
  602.                                                    monitor equipment health in real-time, utilizing sensor data and predictive algorithms to determine the optimal timing for maintenance activities. This adaptive approach minimizes unnecessary downtime
  603.                                                    and maximizes asset availability, ensuring that maintenance efforts are both efficient and effective.
  604.                                                    <br><br> Another aspect where intelligence drives efficiency and reliability is in the realm of asset performance management. By aggregating and analyzing data from various sources, including maintenance
  605.                                                    records, operational metrics, and external factors such as environmental conditions, organizations gain a holistic view of asset health and performance. This comprehensive understanding enables proactive
  606.                                                    optimization strategies, such as asset health monitoring, performance benchmarking, and lifecycle cost analysis, to maximize asset value and minimize lifecycle costs.
  607.                                                    <br><br> In conclusion, smart maintenance strategies powered by intelligence represent a paradigm shift in the way organizations approach maintenance and asset management. By leveraging data-driven insights,
  608.                                                    predictive analytics, and prescriptive intelligence, businesses can enhance efficiency, reliability, and sustainability across their operations. As we continue to embrace the era of intelligent maintenance,
  609.                                                    organizations stand poised to unlock new levels of performance and competitiveness in an increasingly dynamic and demanding marketplace.
  610.                                                </p>
  611.                                            </td>
  612.                                        </tr>
  613.                                    </tbody>
  614.                                </table>
  615.                            </td>
  616.                        </tr>
  617.                        <!-- Footer -->
  618.                        <tr>
  619.                            <td class="sections" style="background-color: #060032; padding: 25px;">
  620.                                <table width="100%" cellspacing="0" cellpadding="0">
  621.                                    <tbody>
  622.                                        <tr>
  623.                                            <!-- <td width="25%" style="padding:10px;" valign="top"><a href="https://www.iacet.org/resources/accredited-providers-list/accredited-provider-overview/?providerID=109186" target="_blank"><img src="https://www.scip.org/resource/resmgr/newsletter_template_/newsletter_new/iacet-accredited-provider.png" alt="SCIP is IACET accredited" width="120"></a></td> -->
  624.                                            <td width="75%" style="padding:10px" valign="top" align="center">
  625.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: white;">
  626.                                                    <strong style="text-decoration: underline;">Strategic Consortium of
  627.                                                        Intelligence Professionals (SCIP)</strong><br>
  628.                                                    <a href="mailto:memberservices@scip.org"
  629.                                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  630.                                                    | <a href="https://www.scip.org/" target="_blank"
  631.                                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  632.                                                    <a href="%UNSUBSCRIBELINK%"
  633.                                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  634.                                                        </em></a>
  635.                                                </span>
  636.                                            </td>
  637.                                        </tr>
  638.                                        <tr>
  639.                                            <td width="100%">
  640.                                                <p style="text-align: center; margin-top: 0;">
  641.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  642.                                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  643.                                                            alt="Padcast icon" width="50" style="padding:8px;"></a>
  644.                                                    <a href="https://twitter.com/SCIP" target="_blank"><img
  645.                                                            src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029"
  646.                                                            alt="Twitter icon" width="50" style="padding:8px;"></a>
  647.  
  648.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  649.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  650.                                                            alt="Linkedin icon" width="50" style="padding:8px;"></a>
  651.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  652.                                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  653.                                                            alt="YouTube icon" width="50" style="padding:8px;"></a>
  654.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  655.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  656.                                                            alt="Facebook icon" width="50" style="padding:8px;"></a>
  657.                                                </p>
  658.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  659.                                                    <em><a href="%SENDER-INFO%"></a></em>
  660.                                                </p>
  661.                                            </td>
  662.                                        </tr>
  663.                                    </tbody>
  664.                                </table>
  665.                            </td>
  666.                        </tr>
  667.                    </tbody>
  668.                </table>
  669.            </td>
  670.        </tr>
  671.    </tbody>
  672. </table>]]></description>
  673. <category>SCIP &quot;Insights&quot; Blog</category>
  674. <pubDate>Thu, 16 May 2024 07:20:00 GMT</pubDate>
  675. </item>
  676. <item>
  677. <title>Beyond Automation: Harnessing Intelligence for Robotic Innovation</title>
  678. <link>https://www.scip.org/news/672329/</link>
  679. <guid>https://www.scip.org/news/672329/</guid>
  680. <description><![CDATA[<!-- gb: Abhash Raj Subedi -->
  681. <table class="container">
  682.    <tbody>
  683.        <!-- News letter start -->
  684.        <tr>
  685.            <td>
  686.                <!-- content -->
  687.                <table class="content" style="width: 60%;">
  688.                    <tbody>
  689.  
  690.                        <!-- Header -->
  691.                        <tr>
  692.                            <td valign="center">
  693.  
  694.                                <img src='https://content.app-us1.com/oJap5/2023/04/26/497360a3-c7a9-45c2-92e6-7a09970e1240.png?id=20779214' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  695.  
  696.                            </td>
  697.                        </tr>
  698.                        <!-- Content Start -->
  699.                        <tr style="background-color: #f5f5f4;">
  700.                            <td class="containerContent">
  701.                                <table style="display: flex;
  702.                                  justify-content: center;
  703.                                  padding-right: 20px;
  704.                                  margin-top: 15px;">
  705.                                    <tbody>
  706.                                        <tr style="background-color: #060032;">
  707.                                            <td style="display: flex;flex-direction: row;">
  708.                                                <p style="color:white; padding: 10px;margin-top: 8px;margin-bottom: 8px; font-size: 32px;">
  709.                                                    SCIP <i> Insights </i>
  710.                                                </p>
  711.                                            </td>
  712.                                        </tr>
  713.                                    </tbody>
  714.                                </table>
  715.                                <table style="display: flex; justify-content: center; width:80%; " align="center">
  716.                                    <tbody>
  717.                                        <tr>
  718.                                            <td style="padding-top:20px; padding-left: 30px; padding-right: 30px; " align="center">
  719.                                                <h1 class="header">
  720.                                                    <b>Beyond Automation: Harnessing Intelligence for Robotic Innovation</b>
  721.                                                </h1>
  722.                                            </td>
  723.                                        </tr>
  724.                                    </tbody>
  725.                                </table>
  726.                                <table style="display: flex; justify-content: center;">
  727.                                    <tbody>
  728.                                        <tr>
  729.                                            <td align="center" style="padding-bottom: 30px;padding-left: 30px; padding-right: 30px; ">
  730.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  731.                                                    In the realm of robotics, the concept of automation has long been synonymous with efficiency and productivity. However, as technology continues to evolve, the focus is shifting beyond mere automation towards integrating intelligence into robotic systems.
  732.                                                    This paradigm shift initiates a new era of innovation, where robots not only perform repetitive tasks but also adapt, learn, and interact with their environment in a manner much like human intelligence.
  733.                                                    <br><br> At the heart of this transformation lies the fusion of robotics with advanced technologies such as machine learning, computer vision, and sensor networks. These intelligent systems empower robots
  734.                                                    to perceive, comprehend, and respond to complex stimuli in real-time, transcending the limitations of traditional programmed instructions.
  735.                                                    <br><br> One of the key areas where intelligence revolutionizes robotic innovation is in the realm of autonomous navigation. Traditionally, robots were confined to predefined paths or controlled environments.
  736.                                                    However, with the advent of intelligent navigation systems, robots can now navigate dynamic and unstructured environments with ease. By leveraging sensor data and machine learning algorithms, robots
  737.                                                    can perceive obstacles, plan optimal paths, and adapt to changing conditions on the fly, enabling unprecedented levels of autonomy and versatility.
  738.                                                    <br><br> Moreover, intelligence-driven robotics enables robots to interact with humans and their surroundings in a more intuitive and natural manner. From collaborative robots (cobots) that work alongside
  739.                                                    humans on factory floors to service robots that assist in healthcare and hospitality settings, intelligent robotics are redefining the relationship between humans and machines. By understanding human
  740.                                                    gestures, speech, and intentions, robots can seamlessly integrate into diverse workflows and environments, enhancing efficiency and augmenting human capabilities.
  741.                                                    <br><br> Another area where intelligence drives robotic innovation is in the realm of predictive maintenance. By analyzing sensor data and historical performance metrics, intelligent robots can anticipate
  742.                                                    potential failures before they occur, enabling proactive maintenance interventions to minimize downtime and optimize performance. This predictive capability not only enhances reliability but also reduces
  743.                                                    maintenance costs and extends the lifespan of robotic systems.
  744.                                                    <br><br> Furthermore, intelligence-driven robotics enables adaptive and flexible manufacturing processes that can respond dynamically to changing demand and market conditions. By leveraging real-time
  745.                                                    data analytics and optimization algorithms, robotic systems can optimize production schedules, adjust workflows, and reconfigure production lines on the fly, ensuring agility and resilience in the face
  746.                                                    of uncertainty.
  747.                                                    <br><br> In conclusion, the integration of intelligence into robotics represents a paradigm shift that transcends traditional notions of automation. By infusing robots with perception, cognition, and
  748.                                                    adaptability, intelligent robotics are unlocking new frontiers of innovation and redefining the possibilities of human-machine interaction. As we continue to harness the power of intelligence for robotic
  749.                                                    innovation, the potential for transformative impact across industries and society at large is truly limitless.
  750.                                                </p>
  751.                                            </td>
  752.                                        </tr>
  753.                                    </tbody>
  754.                                </table>
  755.                            </td>
  756.                        </tr>
  757.                        <!-- Footer -->
  758.                        <tr>
  759.                            <td class="sections" style="background-color: #060032; padding: 25px;">
  760.                                <table width="100%" cellspacing="0" cellpadding="0">
  761.                                    <tbody>
  762.                                        <tr>
  763.                                            <!-- <td width="25%" style="padding:10px;" valign="top"><a href="https://www.iacet.org/resources/accredited-providers-list/accredited-provider-overview/?providerID=109186" target="_blank"><img src="https://www.scip.org/resource/resmgr/newsletter_template_/newsletter_new/iacet-accredited-provider.png" alt="SCIP is IACET accredited" width="120"></a></td> -->
  764.                                            <td width="75%" style="padding:10px" valign="top" align="center">
  765.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: white;">
  766.                                                    <strong style="text-decoration: underline;">Strategic Consortium of
  767.                                                        Intelligence Professionals (SCIP)</strong><br>
  768.                                                    <a href="mailto:memberservices@scip.org"
  769.                                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  770.                                                    | <a href="https://www.scip.org/" target="_blank"
  771.                                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  772.                                                    <a href="%UNSUBSCRIBELINK%"
  773.                                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  774.                                                        </em></a>
  775.                                                </span>
  776.                                            </td>
  777.                                        </tr>
  778.                                        <tr>
  779.                                            <td width="100%">
  780.                                                <p style="text-align: center; margin-top: 0;">
  781.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  782.                                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  783.                                                            alt="Padcast icon" width="50" style="padding:8px;"></a>
  784.                                                    <a href="https://twitter.com/SCIP" target="_blank"><img
  785.                                                            src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029"
  786.                                                            alt="Twitter icon" width="50" style="padding:8px;"></a>
  787.  
  788.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  789.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  790.                                                            alt="Linkedin icon" width="50" style="padding:8px;"></a>
  791.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  792.                                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  793.                                                            alt="YouTube icon" width="50" style="padding:8px;"></a>
  794.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  795.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  796.                                                            alt="Facebook icon" width="50" style="padding:8px;"></a>
  797.                                                </p>
  798.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  799.                                                    <em><a href="%SENDER-INFO%"></a></em>
  800.                                                </p>
  801.                                            </td>
  802.                                        </tr>
  803.                                    </tbody>
  804.                                </table>
  805.                            </td>
  806.                        </tr>
  807.                    </tbody>
  808.                </table>
  809.            </td>
  810.        </tr>
  811.    </tbody>
  812. </table>]]></description>
  813. <category>SCIP &quot;Insights&quot; Blog</category>
  814. <pubDate>Mon, 13 May 2024 05:43:00 GMT</pubDate>
  815. </item>
  816. <item>
  817. <title>The Journey of Intelligence in Manufacturing and Logistics </title>
  818. <link>https://www.scip.org/news/672113/</link>
  819. <guid>https://www.scip.org/news/672113/</guid>
  820. <description><![CDATA[<!-- gb: Abhash Raj Subedi -->
  821. <table class="container">
  822.    <tbody>
  823.        <!-- News letter start -->
  824.        <tr>
  825.            <td>
  826.                <!-- content -->
  827.                <table class="content" style="width: 60%;">
  828.                    <tbody>
  829.  
  830.                        <!-- Header -->
  831.                        <tr>
  832.                            <td valign="center">
  833.  
  834.                                <img src='https://content.app-us1.com/oJap5/2023/04/26/497360a3-c7a9-45c2-92e6-7a09970e1240.png?id=20779214' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  835.  
  836.                            </td>
  837.                        </tr>
  838.                        <!-- Content Start -->
  839.                        <tr style="background-color: #f5f5f4;">
  840.                            <td class="containerContent">
  841.                                <table style="display: flex;
  842.                                  justify-content: center;
  843.                                  padding-right: 20px;
  844.                                  margin-top: 15px;">
  845.                                    <tbody>
  846.                                        <tr style="background-color: #060032;">
  847.                                            <td style="display: flex;flex-direction: row;">
  848.                                                <p style="color:white; padding: 10px;margin-top: 8px;margin-bottom: 8px; font-size: 32px;">
  849.                                                    SCIP <i> Insights </i>
  850.                                                </p>
  851.                                            </td>
  852.                                        </tr>
  853.                                    </tbody>
  854.                                </table>
  855.                                <table style="display: flex; justify-content: center; width:80%; " align="center">
  856.                                    <tbody>
  857.                                        <tr>
  858.                                            <td style="padding-top:20px; padding-left: 30px; padding-right: 30px; " align="center">
  859.                                                <h1 class="header">
  860.                                                    <b>The Journey of Intelligence in Manufacturing and Logistics </b>
  861.                                                </h1>
  862.                                            </td>
  863.                                        </tr>
  864.                                    </tbody>
  865.                                </table>
  866.                                <table style="display: flex; justify-content: center;">
  867.                                    <tbody>
  868.                                        <tr>
  869.                                            <td align="center" style="padding-bottom: 30px;padding-left: 30px; padding-right: 30px; ">
  870.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  871.                                                    In the ever-evolving industrial landscape, two sectors stand out: manufacturing and logistics. These domains are undergoing a profound transformation, driven by the integration of intelligence into their operations. From smart factories to autonomous logistics, the journey of intelligence in manufacturing and logistics is shaping the future of industry.
  872.                                                    <br><br>
  873.                                                    Manufacturing has long been characterized by its reliance on manual labor and traditional production methods. However, the introduction of intelligence technologies is revolutionizing this sector. Smart factories, equipped with advanced sensors, robotics, and AI algorithms, are leading the charge towards greater efficiency, flexibility, and productivity.
  874.                                                    <br><br>
  875.                                                    At the heart of intelligent manufacturing lies the concept of connectivity. By interconnecting machines, systems, and processes, manufacturers can create seamless workflows and optimize production in real-time. For example, predictive maintenance algorithms can anticipate equipment failures before they occur, minimizing downtime and maximizing uptime.
  876.                                                    <br><br>
  877.                                                    Moreover, intelligence enables manufacturers to adapt to changing market demands swiftly. With data analytics and machine learning, companies can gain valuable insights into consumer preferences and market trends, allowing them to customize products and services to meet evolving customer needs.
  878.                                                    <br><br>
  879.                                                    But intelligence is not limited to the factory floor. It extends throughout the entire supply chain, transforming logistics into a highly efficient and responsive ecosystem. Autonomous vehicles, drones, and smart sensors are revolutionizing the way goods are transported, monitored, and delivered.
  880.                                                    <br><br>
  881.                                                    Autonomous logistics systems leverage AI algorithms and real-time data to optimize route planning, reduce delivery times, and minimize transportation costs. For example, self-driving trucks equipped with sensors and cameras can navigate roads safely and efficiently, delivering goods with precision and accuracy.
  882.                                                    <br><br>
  883.                                                    Furthermore, intelligence enables greater transparency and visibility across the supply chain. With blockchain technology, manufacturers and logistics providers can track the movement of goods from the factory floor to the end consumer securely. This transparency not only enhances accountability but also helps mitigate risks such as forging and theft.
  884.                                                    <br><br>
  885.                                                    The journey of intelligence in manufacturing and logistics is not without its challenges. Implementation costs, data security concerns, and workforce reskilling are among the hurdles that companies must overcome. However, the benefits far outweigh the challenges. By embracing intelligence, manufacturers and logistics providers can gain a competitive edge in today's fast-paced market environment.
  886.                                                    <br><br>
  887.                                                    In conclusion, the journey of intelligence in manufacturing and logistics is transforming the way goods are produced, transported, and consumed. From smart factories to autonomous logistics systems, intelligence is reshaping the industry landscape, driving efficiency, innovation, and sustainability. As we look to the future, the role of intelligence will only continue to grow, paving the way for a more connected, agile, and robust manufacturing and logistics sector.
  888.                                                </p>
  889.                                            </td>
  890.                                        </tr>
  891.                                    </tbody>
  892.                                </table>
  893.                            </td>
  894.                        </tr>
  895.                        <!-- Footer -->
  896.                        <tr>
  897.                            <td class="sections" style="background-color: #060032; padding: 25px;">
  898.                                <table width="100%" cellspacing="0" cellpadding="0">
  899.                                    <tbody>
  900.                                        <tr>
  901.                                            <!-- <td width="25%" style="padding:10px;" valign="top"><a href="https://www.iacet.org/resources/accredited-providers-list/accredited-provider-overview/?providerID=109186" target="_blank"><img src="https://www.scip.org/resource/resmgr/newsletter_template_/newsletter_new/iacet-accredited-provider.png" alt="SCIP is IACET accredited" width="120"></a></td> -->
  902.                                            <td width="75%" style="padding:10px" valign="top" align="center">
  903.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: white;">
  904.                                                    <strong style="text-decoration: underline;">Strategic Consortium of
  905.                                                        Intelligence Professionals (SCIP)</strong><br>
  906.                                                    <a href="mailto:memberservices@scip.org"
  907.                                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  908.                                                    | <a href="https://www.scip.org/" target="_blank"
  909.                                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  910.                                                    <a href="%UNSUBSCRIBELINK%"
  911.                                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  912.                                                        </em></a>
  913.                                                </span>
  914.                                            </td>
  915.                                        </tr>
  916.                                        <tr>
  917.                                            <td width="100%">
  918.                                                <p style="text-align: center; margin-top: 0;">
  919.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  920.                                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  921.                                                            alt="Padcast icon" width="50" style="padding:8px;"></a>
  922.                                                    <a href="https://twitter.com/SCIP" target="_blank"><img
  923.                                                            src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029"
  924.                                                            alt="Twitter icon" width="50" style="padding:8px;"></a>
  925.  
  926.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  927.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  928.                                                            alt="Linkedin icon" width="50" style="padding:8px;"></a>
  929.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  930.                                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  931.                                                            alt="YouTube icon" width="50" style="padding:8px;"></a>
  932.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  933.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  934.                                                            alt="Facebook icon" width="50" style="padding:8px;"></a>
  935.                                                </p>
  936.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  937.                                                    <em><a href="%SENDER-INFO%"></a></em>
  938.                                                </p>
  939.                                            </td>
  940.                                        </tr>
  941.                                    </tbody>
  942.                                </table>
  943.                            </td>
  944.                        </tr>
  945.                    </tbody>
  946.                </table>
  947.            </td>
  948.        </tr>
  949.    </tbody>
  950. </table>]]></description>
  951. <category>SCIP &quot;Insights&quot; Blog</category>
  952. <pubDate>Thu, 9 May 2024 09:35:00 GMT</pubDate>
  953. </item>
  954. <item>
  955. <title>The role of AI in infrastructure development of developed nations</title>
  956. <link>https://www.scip.org/news/671778/</link>
  957. <guid>https://www.scip.org/news/671778/</guid>
  958. <description><![CDATA[<!-- gb: Abhash Raj Subedi -->
  959. <table class="container">
  960.    <tbody>
  961.        <!-- News letter start -->
  962.        <tr>
  963.            <td>
  964.                <!-- content -->
  965.                <table class="content" style="width: 60%;">
  966.                    <tbody>
  967.  
  968.                        <!-- Header -->
  969.                        <tr>
  970.                            <td valign="center">
  971.  
  972.                                <img src='https://content.app-us1.com/oJap5/2023/04/26/497360a3-c7a9-45c2-92e6-7a09970e1240.png?id=20779214' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  973.  
  974.                            </td>
  975.                        </tr>
  976.                        <!-- Content Start -->
  977.                        <tr style="background-color: #f5f5f4;">
  978.                            <td class="containerContent">
  979.                                <table style="display: flex;
  980.                                  justify-content: center;
  981.                                  padding-right: 20px;
  982.                                  margin-top: 15px;">
  983.                                    <tbody>
  984.                                        <tr style="background-color: #060032;">
  985.                                            <td style="display: flex;flex-direction: row;">
  986.                                                <p style="color:white; padding: 10px;margin-top: 8px;margin-bottom: 8px; font-size: 32px;">
  987.                                                    SCIP <i> Insights </i>
  988.                                                </p>
  989.                                            </td>
  990.                                        </tr>
  991.                                    </tbody>
  992.                                </table>
  993.                                <table style="display: flex; justify-content: center; width:80%; " align="center">
  994.                                    <tbody>
  995.                                        <tr>
  996.                                            <td style="padding-top:20px; padding-left: 30px; padding-right: 30px; " align="center">
  997.                                                <h1 class="header">
  998.                                                    <b>The role of AI in infrastructure development of developed nations</b>
  999.                                                </h1>
  1000.                                            </td>
  1001.                                        </tr>
  1002.                                    </tbody>
  1003.                                </table>
  1004.                                <table style="display: flex; justify-content: center;">
  1005.                                    <tbody>
  1006.                                        <tr>
  1007.                                            <td align="center" style=" padding:30px 0px; ">
  1008.                                                <img src='https://content.app-us1.com/oJap5/2024/05/02/f79e2656-beb3-449c-9d20-93fad2c5b291.png' alt="background image" alt="SCIP IntelliCon 2023" width="75%">
  1009.                                            </td>
  1010.                                        </tr>
  1011.                                        <tr>
  1012.                                            <td align="center" style="padding-bottom: 30px;padding-left: 30px; padding-right: 30px; ">
  1013.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  1014.                                                    In the ever-evolving landscape of infrastructure development, Artificial Intelligence (AI) 1stands as a transformative force, assisting in the current time of unprecedented efficiency, sustainability, and innovation. The AI market is projected to reach
  1015.                                                    a whooping $407 billion by 2027 and as societies globally compete with the complexities of modern urbanization and the demand for resilient, interconnected systems, AI has emerged as a pivotal enabler,
  1016.                                                    offering solutions that redefine how we plan, construct, and manage infrastructure.
  1017.                                                    <br><br> Artificial intelligence, AI refers to developing computer systems that can do things that would typically require human intelligence like problem solving, learning, perceiving, or analyzing.
  1018.                                                    AI is being rapidly adopted due to several factors like better computing power, facilitating the quick processing of vast datasets vital for AI algorithms.
  1019.                                                    <br><br> <strong>Infrastructure Development Made Easy by Artificial Intelligence:</strong>
  1020.                                                    <br><br> This exploration dives into the different ways by which AI is influencing the infrastructure sector, driving advancements that not only enhance functionality but also a sustainable and interconnected
  1021.                                                    future for the developments we have made in the following ways:-
  1022.                                                </p>
  1023.                                                <ul style="font-size: 17px; text-align: justify;line-height: 25px; ">
  1024.                                                    <li style="margin-bottom: 20px !important;"><strong>Smart city initiative <br></strong>AI has been a driving force for the implementation of Smart City initiatives, where technology is leveraged to enhance the quality of life of common people.
  1025.                                                        Through the integration of sensors, data analytics, and algorithms, cities can optimize resource utilization, improve public services, and enhance overall efficiency. AI-driven systems can analyze
  1026.                                                        real-time data from various sources, such as traffic cameras, weather sensors, and social media, to dynamically manage traffic flow, reduce congestion, and enhance public safety. In over 140 smart
  1027.                                                        cities around the world, AI has contributed to development of intelligent infrastructure, including waste management systems, and water distribution networks, fostering sustainable and resilient
  1028.                                                        urban environments, improving the infrastructure development in developed nations. </li>
  1029.                                                    <li style="margin-bottom: 20px !important;"><strong>Predictive maintenance<br></strong>In the arena of infrastructure development, predictive maintenance has become a game-changer with the help of AI. Traditional maintenance practices often rely
  1030.                                                        on fixed schedules or reactive responses to equipment failures, leading to inefficiencies and downtime. AI-powered predictive maintenance uses data analytics and machine learning to forecast equipment
  1031.                                                        failures before they occur. By continuously monitoring the condition of infrastructure components, such as bridges, roads, and utilities, AI systems can predict maintenance needs, optimize repair
  1032.                                                        schedules, and ultimately extend the lifespan of critical assets. This proactive approach not only reduces costs but also enhances the reliability and safety of infrastructure networks, making infrastructure
  1033.                                                        development more robust.</li>
  1034.                                                    <li style="margin-bottom: 20px !important;"><strong>Traffic management<br></strong>Traffic congestion is becoming a pressing issue in developed nations, and AI has emerged as a powerful tool for optimizing traffic management systems and resolving
  1035.                                                        those issues. AI algorithms process vast amounts of data from different sources, such as traffic cameras, GPS devices, and mobile apps, to analyse current traffic conditions and predict future patterns.
  1036.                                                        This enables dynamic adjustments to traffic signal timings, rerouting strategies, and public transportation schedules. With expected 10% of vehicles becoming driverless by 2030, and the global market
  1037.                                                        of self-driving cars increasing from 20.3 million in 2021 to 62.4 million, by promoting smoother traffic flow and reducing congestion, AI contributes to improved air quality, fuel efficiency, and
  1038.                                                        overall urban mobility which in turn facilitates infrastructural development process in developed nations. </li>
  1039.                                                    <li style="margin-bottom: 20px !important;"><strong>Energy management <br></strong>AI has impacted energy management in developed nations by optimizing the generation, distribution, and consumption of energy resources. Smart grids, which are enabled
  1040.                                                        by AI tools like NARI technology, can balance supply and demand in real-time, integrate renewable energy sources efficiently, and identify potential issues before they escalate. Similarly, machine
  1041.                                                        learning algorithms analyze historical data to predict energy consumption patterns, allowing for better planning and resource allocation. Additionally, AI-driven energy management systems contribute
  1042.                                                        to sustainability goals by promoting energy conservation and reducing carbon footprints. </li>
  1043.                                                    <li><strong>Monitoring and inspection <br></strong>Infrastructure assets require regular monitoring and inspection to ensure safety and compliance with regulations. AI facilitates this process by automating
  1044.                                                        and enhancing monitoring activities. Systems equipped with AI-powered cameras can inspect bridges, tunnels, and other critical infrastructure, identifying potential issues such as cracks, corrosion,
  1045.                                                        or structural damage. AI algorithms analyze the collected data, providing accurate and timely information for maintenance and repair decisions. This not only improves the efficiency of inspection
  1046.                                                        processes but also enhances the overall safety and resilience of infrastructure systems. </li>
  1047.                                                </ul>
  1048.                                                <br>
  1049.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px;">
  1050.                                                    From the realization of Smart City initiatives to the optimization of maintenance practices, traffic management, energy systems, and monitoring processes, AI continues to redefine the way nations approach and build their critical infrastructure. As technology
  1051.                                                    continues to advance, the role of AI in infrastructure development is poised to grow, giving rise to opportunities for creating smarter, more resilient, and sustainable urban environments in the developed
  1052.                                                    nations.
  1053.                                                </p>
  1054.                                            </td>
  1055.                                        </tr>
  1056.                                    </tbody>
  1057.                                </table>
  1058.                            </td>
  1059.                        </tr>
  1060.                        <!-- Footer -->
  1061.                        <tr>
  1062.                            <td class="sections" style="background-color: #060032; padding: 25px;">
  1063.                                <table width="100%" cellspacing="0" cellpadding="0">
  1064.                                    <tbody>
  1065.                                        <tr>
  1066.                                            <!-- <td width="25%" style="padding:10px;" valign="top"><a href="https://www.iacet.org/resources/accredited-providers-list/accredited-provider-overview/?providerID=109186" target="_blank"><img src="https://www.scip.org/resource/resmgr/newsletter_template_/newsletter_new/iacet-accredited-provider.png" alt="SCIP is IACET accredited" width="120"></a></td> -->
  1067.                                            <td width="75%" style="padding:10px" valign="top" align="center">
  1068.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: white;">
  1069.                                                    <strong style="text-decoration: underline;">Strategic Consortium of
  1070.                                                        Intelligence Professionals (SCIP)</strong><br>
  1071.                                                    <a href="mailto:memberservices@scip.org"
  1072.                                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  1073.                                                    | <a href="https://www.scip.org/" target="_blank"
  1074.                                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  1075.                                                    <a href="%UNSUBSCRIBELINK%"
  1076.                                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  1077.                                                        </em></a>
  1078.                                                </span>
  1079.                                            </td>
  1080.                                        </tr>
  1081.                                        <tr>
  1082.                                            <td width="100%">
  1083.                                                <p style="text-align: center; margin-top: 0;">
  1084.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  1085.                                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  1086.                                                            alt="Padcast icon" width="50" style="padding:8px;"></a>
  1087.                                                    <a href="https://twitter.com/SCIP" target="_blank"><img
  1088.                                                            src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029"
  1089.                                                            alt="Twitter icon" width="50" style="padding:8px;"></a>
  1090.  
  1091.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  1092.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  1093.                                                            alt="Linkedin icon" width="50" style="padding:8px;"></a>
  1094.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  1095.                                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  1096.                                                            alt="YouTube icon" width="50" style="padding:8px;"></a>
  1097.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  1098.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  1099.                                                            alt="Facebook icon" width="50" style="padding:8px;"></a>
  1100.                                                </p>
  1101.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  1102.                                                    <em><a href="%SENDER-INFO%"></a></em>
  1103.                                                </p>
  1104.                                            </td>
  1105.                                        </tr>
  1106.                                    </tbody>
  1107.                                </table>
  1108.                            </td>
  1109.                        </tr>
  1110.                    </tbody>
  1111.                </table>
  1112.            </td>
  1113.        </tr>
  1114.    </tbody>
  1115. </table>]]></description>
  1116. <category>SCIP &quot;Insights&quot; Blog</category>
  1117. <pubDate>Mon, 6 May 2024 05:08:00 GMT</pubDate>
  1118. </item>
  1119. <item>
  1120. <title>Connecting the Dots: Intelligence Solutions for Urban Challenges </title>
  1121. <link>https://www.scip.org/news/671528/</link>
  1122. <guid>https://www.scip.org/news/671528/</guid>
  1123. <description><![CDATA[<!-- gb: Abhash Raj Subedi -->
  1124. <table class="container">
  1125.    <tbody>
  1126.        <!-- News letter start -->
  1127.        <tr>
  1128.            <td>
  1129.                <!-- content -->
  1130.                <table class="content" style="width: 60%;">
  1131.                    <tbody>
  1132.  
  1133.                        <!-- Header -->
  1134.                        <tr>
  1135.                            <td valign="center">
  1136.  
  1137.                                <img src='https://content.app-us1.com/oJap5/2023/04/26/497360a3-c7a9-45c2-92e6-7a09970e1240.png?id=20779214' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  1138.  
  1139.                            </td>
  1140.                        </tr>
  1141.                        <!-- Content Start -->
  1142.                        <tr style="background-color: #f5f5f4;">
  1143.                            <td class="containerContent">
  1144.                                <table style="display: flex;
  1145.                                  justify-content: center;
  1146.                                  padding-right: 20px;
  1147.                                  margin-top: 15px;">
  1148.                                    <tbody>
  1149.                                        <tr style="background-color: #060032;">
  1150.                                            <td style="display: flex;flex-direction: row;">
  1151.                                                <p style="color:white; padding: 10px;margin-top: 8px;margin-bottom: 8px; font-size: 32px;">
  1152.                                                    SCIP <i> Insights </i>
  1153.                                                </p>
  1154.                                            </td>
  1155.                                        </tr>
  1156.                                    </tbody>
  1157.                                </table>
  1158.                                <table style="display: flex; justify-content: center; width:80%; " align="center">
  1159.                                    <tbody>
  1160.                                        <tr>
  1161.                                            <td style="padding-top:20px; padding-left: 30px; padding-right: 30px; " align="center">
  1162.                                                <h1 class="header">
  1163.                                                    <b>Connecting the Dots: Intelligence Solutions for Urban Challenges</b>
  1164.                                                </h1>
  1165.                                            </td>
  1166.                                        </tr>
  1167.                                    </tbody>
  1168.                                </table>
  1169.                                <table style="display: flex; justify-content: center;">
  1170.                                    <tbody>
  1171.                                        <tr>
  1172.                                            <td align="center" style="padding-bottom: 30px;padding-left: 30px; padding-right: 30px; ">
  1173.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  1174.                                                    In the bustling landscape of urban environments, challenges exist. From traffic congestion to resource management, cities struggle with complex issues daily. However, amidst these challenges lie opportunities for innovation and progress. Introducing intelligence solutions – the key to unlocking the potential of urban spaces and transforming them into smarter, more sustainable communities.
  1175.                                                    <br><br>
  1176.                                                    At the heart of intelligence solutions for urban challenges lies the concept of connectivity. It's about connecting the dots between data, infrastructure, and decision-making processes to create more efficient and effective systems. By harnessing the power of data analytics, IoT devices, and advanced technologies, cities can gain valuable insights into their operations and optimize them for the benefit of residents and businesses alike.
  1177.                                                    <br><br>
  1178.                                                    One of the most persistent urban challenges is traffic congestion. As populations grow and urbanization intensifies, roadways become increasingly congested, leading to wasted time, fuel, and productivity. However, through the use of intelligent transportation systems (ITS), cities can mitigate congestion and improve traffic flow. By leveraging real-time data from sensors and cameras, ITS can optimize traffic signal timings, reroute vehicles to less congested routes, and provide travelers with up-to-date information to make informed decisions.
  1179.                                                    <br><br>
  1180.                                                    But intelligence solutions extend beyond just traffic management. They also play a crucial role in enhancing public safety and security. With the use of surveillance cameras and sensors, cities can monitor public spaces in real-time, detect suspicious activities, and respond proactively to potential threats. Moreover, by analyzing data from various sources, such as crime reports and social media feeds, law enforcement agencies can identify patterns and trends to allocate resources more effectively and prevent crime before it occurs.
  1181.                                                    <br><br>
  1182.                                                    Another area where intelligence solutions are making a significant impact is in urban planning and development. By integrating data from multiple sources, including demographics, land use, and environmental factors, city planners can make more informed decisions about infrastructure investments and land use policies. This holistic approach ensures that urban development is not only economically viable but also socially and environmentally sustainable.
  1183.                                                    <br><br>
  1184.                                                    Furthermore, intelligence solutions hold immense potential for improving resource management in cities. Whether its water, energy, or waste, optimizing resource utilization is essential for building resilient and sustainable urban communities. Through the deployment of smart meters, sensors, and predictive analytics, cities can monitor resource consumption in real time, identify inefficiencies, and implement targeted interventions to reduce waste and conserve resources.
  1185.                                                    <br><br>
  1186.                                                    In conclusion, intelligence solutions offer a multifaceted approach to addressing urban challenges. By connecting the dots between data, technology, and governance, cities can create more livable, resilient, and sustainable environments for their residents. However, realizing this vision requires collaboration and innovation across multiple stakeholders, including government agencies, businesses, academia, and the community at large.
  1187.                                                    <br><br>
  1188.                                                    As we look to the future, the role of intelligence solutions in shaping urban landscapes will only continue to grow. From smart buildings to autonomous vehicles, the possibilities are endless. By embracing innovation and investing in smart technologies, cities can pave the way for a brighter, more prosperous future for all. It's time to connect the dots and unlock the full potential of our urban environments.
  1189.                                                </p>
  1190.                                            </td>
  1191.                                        </tr>
  1192.                                    </tbody>
  1193.                                </table>
  1194.                            </td>
  1195.                        </tr>
  1196.                        <!-- Footer -->
  1197.                        <tr>
  1198.                            <td class="sections" style="background-color: #060032; padding: 25px;">
  1199.                                <table width="100%" cellspacing="0" cellpadding="0">
  1200.                                    <tbody>
  1201.                                        <tr>
  1202.                                            <!-- <td width="25%" style="padding:10px;" valign="top"><a href="https://www.iacet.org/resources/accredited-providers-list/accredited-provider-overview/?providerID=109186" target="_blank"><img src="https://www.scip.org/resource/resmgr/newsletter_template_/newsletter_new/iacet-accredited-provider.png" alt="SCIP is IACET accredited" width="120"></a></td> -->
  1203.                                            <td width="75%" style="padding:10px" valign="top" align="center">
  1204.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: white;">
  1205.                                                    <strong style="text-decoration: underline;">Strategic Consortium of
  1206.                                                        Intelligence Professionals (SCIP)</strong><br>
  1207.                                                    <a href="mailto:memberservices@scip.org"
  1208.                                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  1209.                                                    | <a href="https://www.scip.org/" target="_blank"
  1210.                                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  1211.                                                    <a href="%UNSUBSCRIBELINK%"
  1212.                                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  1213.                                                        </em></a>
  1214.                                                </span>
  1215.                                            </td>
  1216.                                        </tr>
  1217.                                        <tr>
  1218.                                            <td width="100%">
  1219.                                                <p style="text-align: center; margin-top: 0;">
  1220.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  1221.                                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  1222.                                                            alt="Padcast icon" width="50" style="padding:8px;"></a>
  1223.                                                    <a href="https://twitter.com/SCIP" target="_blank"><img
  1224.                                                            src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029"
  1225.                                                            alt="Twitter icon" width="50" style="padding:8px;"></a>
  1226.  
  1227.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  1228.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  1229.                                                            alt="Linkedin icon" width="50" style="padding:8px;"></a>
  1230.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  1231.                                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  1232.                                                            alt="YouTube icon" width="50" style="padding:8px;"></a>
  1233.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  1234.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  1235.                                                            alt="Facebook icon" width="50" style="padding:8px;"></a>
  1236.                                                </p>
  1237.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  1238.                                                    <em><a href="%SENDER-INFO%"></a></em>
  1239.                                                </p>
  1240.                                            </td>
  1241.                                        </tr>
  1242.                                    </tbody>
  1243.                                </table>
  1244.                            </td>
  1245.                        </tr>
  1246.                    </tbody>
  1247.                </table>
  1248.            </td>
  1249.        </tr>
  1250.    </tbody>
  1251. </table>]]></description>
  1252. <category>SCIP &quot;Insights&quot; Blog</category>
  1253. <pubDate>Thu, 2 May 2024 08:08:00 GMT</pubDate>
  1254. </item>
  1255. <item>
  1256. <title>Intelligent Solutions for Sustainable Waste Reduction </title>
  1257. <link>https://www.scip.org/news/671176/</link>
  1258. <guid>https://www.scip.org/news/671176/</guid>
  1259. <description><![CDATA[<!-- gb: Abhash Raj Subedi -->
  1260. <table class="container">
  1261.    <tbody>
  1262.        <!-- News letter start -->
  1263.        <tr>
  1264.            <td>
  1265.                <!-- content -->
  1266.                <table class="content" style="width: 60%;">
  1267.                    <tbody>
  1268.  
  1269.                        <!-- Header -->
  1270.                        <tr>
  1271.                            <td valign="center">
  1272.  
  1273.                                <img src='https://content.app-us1.com/oJap5/2023/04/26/497360a3-c7a9-45c2-92e6-7a09970e1240.png?id=20779214' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  1274.  
  1275.                            </td>
  1276.                        </tr>
  1277.                        <!-- Content Start -->
  1278.                        <tr style="background-color: #f5f5f4;">
  1279.                            <td class="containerContent">
  1280.                                <table style="display: flex;
  1281.                                  justify-content: center;
  1282.                                  padding-right: 20px;
  1283.                                  margin-top: 15px;">
  1284.                                    <tbody>
  1285.                                        <tr style="background-color: #060032;">
  1286.                                            <td style="display: flex;flex-direction: row;">
  1287.                                                <p style="color:white; padding: 10px;margin-top: 8px;margin-bottom: 8px; font-size: 32px;">
  1288.                                                    SCIP <i> Insights </i>
  1289.                                                </p>
  1290.                                            </td>
  1291.                                        </tr>
  1292.                                    </tbody>
  1293.                                </table>
  1294.                                <table style="display: flex; justify-content: center; width:80%; " align="center">
  1295.                                    <tbody>
  1296.                                        <tr>
  1297.                                            <td style="padding-top:20px; padding-left: 30px; padding-right: 30px; " align="center">
  1298.                                                <h1 class="header">
  1299.                                                    <b>Intelligent Solutions for Sustainable Waste Reduction </b>
  1300.                                                </h1>
  1301.                                            </td>
  1302.                                        </tr>
  1303.                                    </tbody>
  1304.                                </table>
  1305.                                <table style="display: flex; justify-content: center;">
  1306.                                    <tbody>
  1307.                                        <tr>
  1308.                                            <td align="center" style="padding-bottom: 30px;padding-left: 30px; padding-right: 30px; ">
  1309.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  1310.                                                    In a world struggling with the challenges of overconsumption and environmental degradation, the need for sustainable waste management has never been more vital. Traditional approaches to waste reduction often fall short of effectively addressing the complexities
  1311.                                                    of modern waste streams. However, with the emergence of intelligence-based solutions powered by cutting-edge technologies, a new era of sustainable waste reduction is dawning. In this blog, we delve
  1312.                                                    into the transformative potential of intelligence-driven solutions in combating waste and fostering a more sustainable future.
  1313.                                                    <br><br> At the forefront of the battle against waste lies the power of data and analytics. Intelligent solutions leverage advanced algorithms and machine learning to analyze vast quantities of data,
  1314.                                                    uncovering insights into waste generation patterns, composition, and sources. By harnessing this intelligence, policymakers, businesses, and communities can develop targeted strategies to minimize waste
  1315.                                                    generation and optimize resource utilization.
  1316.                                                    <br><br> One of the key pillars of intelligent waste reduction is predictive analytics. By analyzing historical data and trends, predictive models can forecast future waste generation patterns with remarkable
  1317.                                                    accuracy. This enables stakeholders to anticipate peaks in waste generation, plan resource allocation more effectively, and implement proactive measures to prevent waste accumulation. By staying one
  1318.                                                    step ahead of the waste curve, intelligence-based solutions empower decision-makers to minimize waste generation and maximize resource efficiency.
  1319.                                                    <br><br> Moreover, intelligence-based solutions facilitate real-time monitoring and optimization of waste management processes. By deploying sensors and IoT devices across waste collection points, landfills,
  1320.                                                    and recycling facilities, stakeholders can gather real-time data on waste volumes, composition, and movement. This data is then analyzed in real-time to optimize collection routes, streamline processing
  1321.                                                    operations, and identify areas for improvement. By harnessing the power of real-time intelligence, stakeholders can achieve greater operational efficiency, reduce costs, and minimize environmental impact.
  1322.                                                    <br><br> Furthermore, intelligence-based solutions empower communities to participate in waste reduction efforts through behavior change and education. By providing real-time feedback on waste generation
  1323.                                                    and disposal habits, intelligent systems raise awareness and incentivize sustainable behaviors among residents and businesses. This fosters a culture of environmental responsibility and encourages active
  1324.                                                    participation in waste reduction initiatives. By harnessing the collective intelligence of communities, intelligent solutions amplify the impact of sustainable waste management efforts and drive lasting
  1325.                                                    change.
  1326.                                                    <br><br> In addition to optimizing waste management processes, intelligence-based solutions promote the circular economy by facilitating resource recovery and recycling. By leveraging advanced sorting
  1327.                                                    technologies and robotics, stakeholders can efficiently separate recyclable materials from the waste stream, diverting them from landfills and returning them to the production cycle. Moreover, intelligent
  1328.                                                    systems enable the traceability and tracking of recycled materials, providing transparency and accountability across the supply chain. By closing the loop on waste, intelligent solutions promote resource
  1329.                                                    conservation, reduce reliance on finite resources, and foster a more sustainable economy.
  1330.                                                    <br><br> In conclusion, intelligence-based solutions hold immense promise for transforming waste management and fostering a more sustainable future. By harnessing the power of data and analytics, stakeholders
  1331.                                                    can develop targeted strategies to minimize waste generation, optimize resource utilization, and promote recycling. Moreover, intelligent solutions empower communities to participate in waste reduction
  1332.                                                    efforts and drive lasting change at the grassroots level. As we embrace the potential of intelligence-driven solutions, we can create a world where waste is minimized, resources are conserved, and the
  1333.                                                    planet thrives for generations to come.
  1334.                                                </p>
  1335.                                            </td>
  1336.                                        </tr>
  1337.                                    </tbody>
  1338.                                </table>
  1339.                            </td>
  1340.                        </tr>
  1341.                        <!-- Footer -->
  1342.                        <tr>
  1343.                            <td class="sections" style="background-color: #060032; padding: 25px;">
  1344.                                <table width="100%" cellspacing="0" cellpadding="0">
  1345.                                    <tbody>
  1346.                                        <tr>
  1347.                                            <!-- <td width="25%" style="padding:10px;" valign="top"><a href="https://www.iacet.org/resources/accredited-providers-list/accredited-provider-overview/?providerID=109186" target="_blank"><img src="https://www.scip.org/resource/resmgr/newsletter_template_/newsletter_new/iacet-accredited-provider.png" alt="SCIP is IACET accredited" width="120"></a></td> -->
  1348.                                            <td width="75%" style="padding:10px" valign="top" align="center">
  1349.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: white;">
  1350.                                                    <strong style="text-decoration: underline;">Strategic Consortium of
  1351.                                                        Intelligence Professionals (SCIP)</strong><br>
  1352.                                                    <a href="mailto:memberservices@scip.org"
  1353.                                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  1354.                                                    | <a href="https://www.scip.org/" target="_blank"
  1355.                                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  1356.                                                    <a href="%UNSUBSCRIBELINK%"
  1357.                                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  1358.                                                        </em></a>
  1359.                                                </span>
  1360.                                            </td>
  1361.                                        </tr>
  1362.                                        <tr>
  1363.                                            <td width="100%">
  1364.                                                <p style="text-align: center; margin-top: 0;">
  1365.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  1366.                                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  1367.                                                            alt="Padcast icon" width="50" style="padding:8px;"></a>
  1368.                                                    <a href="https://twitter.com/SCIP" target="_blank"><img
  1369.                                                            src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029"
  1370.                                                            alt="Twitter icon" width="50" style="padding:8px;"></a>
  1371.  
  1372.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  1373.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  1374.                                                            alt="Linkedin icon" width="50" style="padding:8px;"></a>
  1375.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  1376.                                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  1377.                                                            alt="YouTube icon" width="50" style="padding:8px;"></a>
  1378.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  1379.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  1380.                                                            alt="Facebook icon" width="50" style="padding:8px;"></a>
  1381.                                                </p>
  1382.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  1383.                                                    <em><a href="%SENDER-INFO%"></a></em>
  1384.                                                </p>
  1385.                                            </td>
  1386.                                        </tr>
  1387.                                    </tbody>
  1388.                                </table>
  1389.                            </td>
  1390.                        </tr>
  1391.                    </tbody>
  1392.                </table>
  1393.            </td>
  1394.        </tr>
  1395.    </tbody>
  1396. </table>]]></description>
  1397. <category>SCIP &quot;Insights&quot; Blog</category>
  1398. <pubDate>Mon, 29 Apr 2024 07:15:00 GMT</pubDate>
  1399. </item>
  1400. <item>
  1401. <title>Don&apos;t miss out on the upcoming SCIP Workshops and Webinars</title>
  1402. <link>https://www.scip.org/news/672437/</link>
  1403. <guid>https://www.scip.org/news/672437/</guid>
  1404. <description><![CDATA[<table class="container">
  1405.    <tbody>
  1406.        <!-- News letter start -->
  1407.        <tr>
  1408.            <td align="center">
  1409.                <!-- content -->
  1410.                <table align="center" class="content" style="width: 100%; background-color:#FAF9F9;">
  1411.                    <tbody>
  1412.                        <tr align="center">
  1413.                            <td>
  1414.                                <table width="100%">
  1415.                                    <tbody>
  1416.                                        <!-- Header -->
  1417.                                        <tr>
  1418.                                            <td align="center" style="background-color:#052D70;">
  1419.                                                <img src='https://content.app-us1.com/oJap5/2023/12/26/6dac97c9-5f53-4ee5-bdcc-e58f468e88d9.png'
  1420.                                                    alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  1421.                                            </td>
  1422.                                        </tr>
  1423.                                        <td>
  1424.                                    </tbody>
  1425.                                </table>
  1426.                                <table style="text-align:center;">
  1427.                                    <tbody>
  1428.                                        <tr>
  1429.                                            <td class="sections" align="center"
  1430.                                                style="padding:50px 30px; padding-bottom:0px; ">
  1431.                                                <table align="center" style="width: unset !important;">
  1432.                                                    <tbody>
  1433.                                                        <tr>
  1434.                                                            <td align="center" tyle="color: #FFF; background: #31ADED;; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px; font-weight:700;">
  1435.                                                                <a target="_blank"
  1436.                                                                    style="color: #FFF; text-decoration: none; font-size: 18px; font-weight:700;">WEBINAR
  1437.                                                                    ALERT</a>
  1438.                                                            </td>
  1439.                                                        </tr>
  1440.                                                    </tbody>
  1441.                                                </table>
  1442.                                                <table width="100%" style="padding-top:10px; " class="w-responsive">
  1443.                                                    <tbody>
  1444.                                                        <tr align="center">
  1445.                                                            <td align="center">
  1446.                                                                <h1
  1447.                                                                    style="color:#70B36C; font-weight:700; line-height:40px; font-size: 36px;">
  1448.                                                                    DECREASING CHURN</h1>
  1449.                                                                <h2
  1450.                                                                    style="color:#70B36C; font-weight:700; line-height:30px;">
  1451.                                                                    HOW TO USE WIN-LOSS ANALYSIS TO EFFECTIVELY
  1452.                                                                    DRIVE NET RETENTION </h2>
  1453.                                                            </td>
  1454.                                                        </tr>
  1455.                                                    </tbody>
  1456.                                                </table>
  1457.                                                <table width="100%" style="padding-top: 10px; " class="w-responsive">
  1458.                                                    <tbody>
  1459.                                                        <tr>
  1460.                                                            <td width="65%" valign="top">
  1461.                                                                <table valign="top">
  1462.                                                                    <tbody>
  1463.                                                                        <tr style="color:#000;">
  1464.                                                                            <td style="width:100%;">
  1465.                                                                                <p
  1466.                                                                                    style="margin-top:0px; font-size:20px; margin-bottom:15px;color:#000;letter-spacing:1px; word-spacing: 5px; line-height: 25px; text-align:justify;">
  1467.                                                                                    In an uncertain economy,
  1468.                                                                                    companies must leverage
  1469.                                                                                    win-loss analysis and churn/stay
  1470.                                                                                    interviews to
  1471.                                                                                    understand customer pain points
  1472.                                                                                    for retention and
  1473.                                                                                    growth. Join the webinar for
  1474.                                                                                    free to explore the value
  1475.                                                                                    of churn and stay interviews and
  1476.                                                                                    learn how to
  1477.                                                                                    integrate them into a wider CX
  1478.                                                                                    strategy.
  1479.                                                                                </p>
  1480.                                                                            </td>
  1481.                                                                        </tr>
  1482.                                                                        <tr>
  1483.                                                                            <td valign="top">
  1484.                                                                                <table>
  1485.                                                                                    <tbody>
  1486.                                                                                        <tr style="color:#000;">
  1487.                                                                                            <td valign="top"
  1488.                                                                                                style=" padding-right: 5px;" width="10%">
  1489.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/06/ee58699a-313a-415a-bef1-9d2a4391f2c3.png'
  1490.                                                                                                    alt="" width="23">
  1491.                                                                                            </td>
  1492.                                                                                            <td>
  1493.                                                                                                <p
  1494.                                                                                                    style="margin-top:0px; font-size:18px; margin-bottom:15px;color:#000;">
  1495.                                                                                                    April 30, 2024
  1496.                                                                                                </p>
  1497.                                                                                            </td>
  1498.                                                                                        </tr>
  1499.                                                                                    </tbody>
  1500.                                                                                </table>
  1501.                                                                            </td>
  1502.                                                                        </tr>
  1503.                                                                        <tr>
  1504.                                                                            <td valign="top">
  1505.                                                                                <table>
  1506.                                                                                    <tbody>
  1507.                                                                                        <tr style="color:#000;">
  1508.                                                                                            <td valign="top"
  1509.                                                                                                style=" padding-right: 5px;" width="10%">
  1510.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/06/20a945b4-e6b4-47c9-b71b-e0db79555263.png'
  1511.                                                                                                    alt="" width="23">
  1512.                                                                                            </td>
  1513.                                                                                            <td>
  1514.                                                                                                <p
  1515.                                                                                                    style="margin-top:0px; font-size:18px; margin-bottom:15px;color:#000;">
  1516.                                                                                                    10:00AM-11:00AM MT
  1517.                                                                                                </p>
  1518.                                                                                            </td>
  1519.                                                                                        </tr>
  1520.                                                                                    </tbody>
  1521.                                                                                </table>
  1522.                                                                            </td>
  1523.                                                                        </tr>
  1524.                                                                    </tbody>
  1525.                                                                </table>
  1526.                                                            </td>
  1527.                                                            <td width="35%" align="center" valign="top"
  1528.                                                                class="responsive-td">
  1529.                                                                <p
  1530.                                                                    style="color:#70B36C; font-size: 22px;font-weight: 600; margin-top: 0px;">
  1531.                                                                    Guest
  1532.                                                                    Expert</p>
  1533.                                                                <img src="https://content.app-us1.com/oJap5/2024/03/04/5a7790f4-f661-4bfe-be93-e88472b86a38.jpeg"
  1534.                                                                    alt="" width="70%" />
  1535.                                                                <p class="name"><strong class="nameBold"
  1536.                                                                        style="color:#000; font-size: 20px;font-weight: 600;">
  1537.                                                                        Brady Tengberg
  1538.                                                                    </strong>
  1539.                                                                </p>
  1540.                                                                <p style="color:#000; font-size: 15px;">Head of
  1541.                                                                    Client Success at Clozd</p>
  1542.                                                            </td>
  1543.                                                        </tr>
  1544.                                                    </tbody>
  1545.                                                </table>
  1546.                                                <table align="center">
  1547.                                                    <tbody>
  1548.                                                        <tr align="center">
  1549.                                                            <td align="center" style="padding-top:20px">
  1550.                                                                <table align="center" style="width: unset !important;">
  1551.                                                                    <tbody>
  1552.                                                                        <tr>
  1553.                                                                            <td align="center"
  1554.                                                                                style="color: #fff; background: #70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  1555.                                                                                <a href="https://www.scip.org/page/How-to-use-win-loss-analysis"
  1556.                                                                                    target="_blank"
  1557.                                                                                    style="color: #fff; text-decoration: none; font-size: 18px;">Register
  1558.                                                                                    for Free</a>
  1559.                                                                            </td>
  1560.                                                                        </tr>
  1561.                                                                    </tbody>
  1562.                                                                </table>
  1563.                                                            </td>
  1564.                                                        </tr>
  1565.                                                    </tbody>
  1566.                                                </table>
  1567.                                            </td>
  1568.                                        </tr>
  1569.                                        <tr>
  1570.                                            <td align="center">
  1571.                                                <img src="https://content.app-us1.com/oJap5/2023/12/26/274860e6-b703-4881-a2fe-91c974208fb0.png?id=27565505"
  1572.                                                    width="35%" alt="">
  1573.                                            </td>
  1574.                                        </tr>
  1575.                                    </tbody>
  1576.                                </table>
  1577.                                <table align="center" style="background-color:#EAEAEA;">
  1578.                                    <tbody>
  1579.                                        <tr>
  1580.                                            <td class="sections" align="center"
  1581.                                                style=" padding:0px 30px; padding-top: 50px; ">
  1582.                                                <table align="center" style="width: unset !important;">
  1583.                                                    <tbody>
  1584.                                                        <tr>
  1585.                                                            <td align="center"
  1586.                                                                style="color: #FFF; background: #70B36C;; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px; font-weight:700;">
  1587.                                                                <a target="_blank"
  1588.                                                                    style="color: #FFF; text-decoration: none; font-size: 18px; font-weight:700;">WORKSHOP
  1589.                                                                    ALERT</a>
  1590.                                                            </td>
  1591.                                                        </tr>
  1592.                                                    </tbody>
  1593.                                                </table>
  1594.                                                <table width="100%" style="padding-top:10px; " class="w-responsive">
  1595.                                                    <tbody>
  1596.                                                        <tr align="center">
  1597.                                                            <td align="center">
  1598.                                                                <h1
  1599.                                                                    style="color:#70B36C; font-weight:700; line-height:40px; font-size: 36px">
  1600.                                                                    AI GOVERNANCE</h1>
  1601.                                                                <h2
  1602.                                                                    style="color:#70B36C; font-weight:700; line-height:30px;">
  1603.                                                                    MASTER AI GOVERNANCE IN YOUR ORGANIZATION</h2>
  1604.                                                            </td>
  1605.                                                        </tr>
  1606.                                                    </tbody>
  1607.                                                </table>
  1608.                                                <table width="100%" style="padding-top: 10px; " valign="top"
  1609.                                                    class="w-responsive">
  1610.                                                    <tbody>
  1611.                                                        <tr>
  1612.                                                            <td width="65%" valign="top">
  1613.                                                                <table valign="top">
  1614.                                                                    <tbody>
  1615.                                                                        <tr style="color:#000;">
  1616.                                                                            <td style="width:100%;">
  1617.                                                                                <p
  1618.                                                                                    style="margin-top:0px; font-size:20px; margin-bottom:15px;color:#000;letter-spacing:1px; word-spacing: 5px; line-height: 25px; text-align:justify;">
  1619.                                                                                    Join our upcoming workshop for
  1620.                                                                                    tech leaders
  1621.                                                                                    mastering AI governance. Get
  1622.                                                                                    actionable strategies
  1623.                                                                                    tailored to your landscape,
  1624.                                                                                    ditch theory for real-world
  1625.                                                                                    insights, and become the go-to
  1626.                                                                                    guru on responsible
  1627.                                                                                    innovation.
  1628.                                                                                </p>
  1629.                                                                            </td>
  1630.                                                                        </tr>
  1631.                                                                        <tr>
  1632.                                                                            <td valign="top">
  1633.                                                                                <table>
  1634.                                                                                    <tbody>
  1635.                                                                                        <tr style="color:#000;">
  1636.                                                                                            <td valign="top"
  1637.                                                                                                style=" padding-right: 5px;" width="10%">
  1638.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/06/ee58699a-313a-415a-bef1-9d2a4391f2c3.png'
  1639.                                                                                                    alt="" width="23">
  1640.                                                                                            </td>
  1641.                                                                                            <td>
  1642.                                                                                                <p
  1643.                                                                                                    style="margin-top:0px; font-size:18px; margin-bottom:15px;color:#000;">
  1644.                                                                                                    May 8, 2024</p>
  1645.                                                                                            </td>
  1646.                                                                                        </tr>
  1647.                                                                                    </tbody>
  1648.                                                                                </table>
  1649.                                                                            </td>
  1650.                                                                        </tr>
  1651.                                                                        <tr>
  1652.                                                                            <td valign="top">
  1653.                                                                                <table>
  1654.                                                                                    <tbody>
  1655.                                                                                        <tr style="color:#000;">
  1656.                                                                                            <td valign="top"
  1657.                                                                                                style=" padding-right: 5px;" width="10%">
  1658.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/06/20a945b4-e6b4-47c9-b71b-e0db79555263.png'
  1659.                                                                                                    alt="" width="23">
  1660.                                                                                            </td>
  1661.                                                                                            <td>
  1662.                                                                                                <p
  1663.                                                                                                    style="margin-top:0px; font-size:18px; margin-bottom:15px;color:#000;">
  1664.                                                                                                    10:00 AM-1:30 PM
  1665.                                                                                                    EST</p>
  1666.                                                                                            </td>
  1667.                                                                                        </tr>
  1668.                                                                                    </tbody>
  1669.                                                                                </table>
  1670.                                                                            </td>
  1671.                                                                        </tr>
  1672.                                                                    </tbody>
  1673.                                                                </table>
  1674.                                                            </td>
  1675.                                                            <td width="35%" align="center" valign="top"
  1676.                                                                class="responsive-td">
  1677.                                                                <p
  1678.                                                                    style="color:#70B36C; font-size: 22px;font-weight: 600; margin-top: 0px;">
  1679.                                                                    Guest
  1680.                                                                    Expert</p>
  1681.                                                                <img src="https://content.app-us1.com/oJap5/2024/03/25/d9fad487-32be-49c5-8b3f-47521eb176ed.jpeg"
  1682.                                                                    alt="" width="70%" />
  1683.                                                                <p class="name"><strong class="nameBold"
  1684.                                                                        style="color:#000; font-size: 20px;font-weight: 600; margin-bottom:0px">
  1685.                                                                        Ana Chubinidze
  1686.                                                                    </strong>
  1687.                                                                </p>
  1688.                                                                <p style="color:#000; font-size: 15px; margin-top:0px;">
  1689.                                                                    CEO <br> AdalanAI</p>
  1690.                                                            </td>
  1691.                                                        </tr>
  1692.                                                    </tbody>
  1693.                                                </table>
  1694.                                                <table align="center">
  1695.                                                    <tbody>
  1696.                                                        <tr align="center">
  1697.                                                            <td align="center" style="padding-top:20px">
  1698.                                                                <table align="center" style="width: unset !important;">
  1699.                                                                    <tbody>
  1700.                                                                        <tr>
  1701.                                                                            <td align="center"
  1702.                                                                                style="color: #fff; background: #70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  1703.                                                                                <a href="https://www.scip.org/page/AI-Governance"
  1704.                                                                                    target="_blank"
  1705.                                                                                    style="color: #fff; text-decoration: none; font-size: 18px;">Register
  1706.                                                                                    Now</a>
  1707.                                                                            </td>
  1708.                                                                        </tr>
  1709.                                                                    </tbody>
  1710.                                                                </table>
  1711.                                                            </td>
  1712.                                                        </tr>
  1713.                                                    </tbody>
  1714.                                                </table>
  1715.                                            </td>
  1716.                                        </tr>
  1717.                                        <tr>
  1718.                                            <td align="center">
  1719.                                                <img src="https://content.app-us1.com/oJap5/2023/12/26/274860e6-b703-4881-a2fe-91c974208fb0.png?id=27565505"
  1720.                                                    width="35%" alt="">
  1721.                                            </td>
  1722.                                        </tr>
  1723.                                    </tbody>
  1724.                                </table>
  1725.                                <table align="center">
  1726.                                    <tbody>
  1727.                                        <tr>
  1728.                                            <td class="sections" align="center"
  1729.                                                style=" padding:50px 30px; padding-bottom:0px;">
  1730.                                                <table align="center" style="width: unset !important;">
  1731.                                                    <tbody>
  1732.                                                        <tr>
  1733.                                                            <td align="center"
  1734.                                                                style="color: #FFF; background: #70B36C;; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px; font-weight:700;">
  1735.                                                                <a target="_blank"
  1736.                                                                    style="color: #FFF; text-decoration: none; font-size: 18px; font-weight:700;">WORKSHOP
  1737.                                                                    ALERT</a>
  1738.                                                            </td>
  1739.                                                        </tr>
  1740.                                                    </tbody>
  1741.                                                </table>
  1742.                                                <table width="100%" style="padding-top:10px; " class="w-responsive">
  1743.                                                    <tbody>
  1744.                                                        <tr align="center">
  1745.                                                            <td align="center">
  1746.                                                                <h1
  1747.                                                                    style="color:#70B36C; font-weight:700; line-height:40px; font-size: 36px">
  1748.                                                                    FOUNDATIONS OF WAR GAMING</h1>
  1749.                                                            </td>
  1750.                                                        </tr>
  1751.                                                    </tbody>
  1752.                                                </table>
  1753.                                                <table width="100%" style="padding-top: 10px; " valign="top"
  1754.                                                    class="w-responsive">
  1755.                                                    <tbody>
  1756.                                                        <tr>
  1757.                                                            <td width="65%" valign="top">
  1758.                                                                <table valign="top">
  1759.                                                                    <tbody>
  1760.                                                                        <tr style="color:#000;">
  1761.                                                                            <td style="width:100%;">
  1762.                                                                                <p
  1763.                                                                                    style="margin-top:0px; font-size:20px; margin-bottom:15px;color:#000;letter-spacing:1px; word-spacing: 5px; line-height: 25px; text-align:justify;">
  1764.                                                                                    Don't drive blind in today's
  1765.                                                                                    competitive world. Join the
  1766.                                                                                    workshop to learn how war games
  1767.                                                                                    can help you
  1768.                                                                                    understand market dynamics and
  1769.                                                                                    make informed
  1770.                                                                                    decisions. Dive into practical
  1771.                                                                                    case studies and group
  1772.                                                                                    exercises, culminating in an
  1773.                                                                                    immersive war game
  1774.                                                                                    experience: The Battle for
  1775.                                                                                    Mobility.
  1776.                                                                                </p>
  1777.                                                                            </td>
  1778.                                                                        </tr>
  1779.                                                                        <tr>
  1780.                                                                            <td valign="top">
  1781.                                                                                <table>
  1782.                                                                                    <tbody>
  1783.                                                                                        <tr style="color:#000;">
  1784.                                                                                            <td valign="top"
  1785.                                                                                                style=" padding-right: 5px;" width="10%">
  1786.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/06/ee58699a-313a-415a-bef1-9d2a4391f2c3.png'
  1787.                                                                                                    alt="" width="23">
  1788.                                                                                            </td>
  1789.                                                                                            <td>
  1790.                                                                                                <p
  1791.                                                                                                    style="margin-top:0px; font-size:18px; margin-bottom:15px;color:#000;">
  1792.                                                                                                    May 14, 15, 16,
  1793.                                                                                                    2024</p>
  1794.                                                                                            </td>
  1795.                                                                                        </tr>
  1796.                                                                                    </tbody>
  1797.                                                                                </table>
  1798.                                                                            </td>
  1799.                                                                        </tr>
  1800.                                                                        <tr>
  1801.                                                                            <td valign="top">
  1802.                                                                                <table>
  1803.                                                                                    <tbody>
  1804.                                                                                        <tr style="color:#000;">
  1805.                                                                                            <td valign="top"
  1806.                                                                                                style=" padding-right: 5px;" width="10%">
  1807.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/06/20a945b4-e6b4-47c9-b71b-e0db79555263.png'
  1808.                                                                                                    alt="" width="23">
  1809.                                                                                            </td>
  1810.                                                                                            <td>
  1811.                                                                                                <p
  1812.                                                                                                    style="margin-top:0px; font-size:18px; margin-bottom:15px;color:#000;">
  1813.                                                                                                    10:00AM-1:00PM
  1814.                                                                                                    ET (each day)
  1815.                                                                                                </p>
  1816.                                                                                            </td>
  1817.                                                                                        </tr>
  1818.                                                                                    </tbody>
  1819.                                                                                </table>
  1820.                                                                            </td>
  1821.                                                                        </tr>
  1822.                                                                    </tbody>
  1823.                                                                </table>
  1824.                                                            </td>
  1825.                                                            <td width="35%" align="center" valign="top"
  1826.                                                                class="responsive-td">
  1827.                                                                <p
  1828.                                                                    style="color:#70B36C; font-size: 22px;font-weight: 600; margin-top: 0px;">
  1829.                                                                    Guest
  1830.                                                                    Expert</p>
  1831.                                                                <img src="https://content.app-us1.com/oJap5/2024/03/19/1fe5eec3-3f1f-41e8-b41e-c7676c3b8c2a.png"
  1832.                                                                    alt="" width="70%" />
  1833.  
  1834.                                                                <p class="name"><strong class="nameBold"
  1835.                                                                        style="color:#000; font-size: 20px;font-weight: 600;">
  1836.                                                                        Arjan Singh
  1837.                                                                    </strong>
  1838.                                                                </p>
  1839.                                                                <p style="color:#000; font-size: 15px;">Founder &
  1840.                                                                    Managing Partner Corporate War Games</p>
  1841.                                                            </td>
  1842.                                                        </tr>
  1843.                                                    </tbody>
  1844.                                                </table>
  1845.                                                <table align="center" >
  1846.                                                    <tbody>
  1847.                                                        <tr align="center">
  1848.                                                            <td align="center" style="padding-top:20px;">
  1849.                                                                <table align="center" style="width: unset !important;">
  1850.                                                                    <tbody>
  1851.                                                                        <tr>
  1852.                                                                            <td align="center"
  1853.                                                                                style="color: #fff; background: #70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  1854.                                                                                <a href="https://www.scip.org/page/Foundations-of-War-Gaming"
  1855.                                                                                    target="_blank"
  1856.                                                                                    style="color: #fff; text-decoration: none; font-size: 18px;">Register
  1857.                                                                                    Now</a>
  1858.                                                                            </td>
  1859.                                                                        </tr>
  1860.                                                                    </tbody>
  1861.                                                                </table>
  1862.                                                            </td>
  1863.                                                        </tr>
  1864.                                                    </tbody>
  1865.                                                </table>
  1866.                                            </td>
  1867.                                        </tr>
  1868.                                        <tr>
  1869.                                            <td align="center">
  1870.                                                <img src="https://content.app-us1.com/oJap5/2023/12/26/274860e6-b703-4881-a2fe-91c974208fb0.png?id=27565505"
  1871.                                                    width="35%" alt="">
  1872.                                            </td>
  1873.                                        </tr>
  1874.                                    </tbody>
  1875.                                </table>
  1876.                                <table style="background-color:#EAEAEA;">
  1877.                                    <tbody>
  1878.                                        <tr>
  1879.                                            <td class="sections" align="center"
  1880.                                                style="padding:50px 30px; padding-bottom:0px;">
  1881.                                                <table align="center" style="width: unset !important;">
  1882.                                                    <tbody>
  1883.                                                        <tr>
  1884.                                                            <td align="center"
  1885.                                                                style="color: #FFF; background: #31ADED;; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px; font-weight:700;">
  1886.                                                                <a target="_blank"
  1887.                                                                    style="color: #FFF; text-decoration: none; font-size: 18px; font-weight:700;">WEBINAR
  1888.                                                                    ALERT</a>
  1889.                                                            </td>
  1890.                                                        </tr>
  1891.                                                    </tbody>
  1892.                                                </table>
  1893.                                                <table width="100%" style="padding-top:10px; " valign="top"
  1894.                                                    class="w-responsive">
  1895.                                                    <tbody>
  1896.                                                        <tr align="center">
  1897.                                                            <td align="center">
  1898.                                                                <h1
  1899.                                                                    style="color:#70B36C; font-weight:700; line-height:40px; font-size: 36px;">
  1900.                                                                    NEXT-GENERATION SCENARIO PLANNING MODELS FOR
  1901.                                                                    HEALTHCARES</h1>
  1902.                                                                <h2
  1903.                                                                    style="color:#70B36C; font-weight:700; line-height:30px;">
  1904.                                                                    TAKE A STEP AHEAD WITH BESPOKE RESEARCH</h2>
  1905.                                                            </td>
  1906.                                                        </tr>
  1907.                                                    </tbody>
  1908.                                                </table>
  1909.                                                <table width="100%" style="padding-top: 10px; " valign="top"
  1910.                                                    class="w-responsive">
  1911.                                                    <tbody>
  1912.                                                        <tr>
  1913.                                                            <td width="100%" valign="top">
  1914.                                                                <table valign="top">
  1915.                                                                    <tbody>
  1916.                                                                        <tr style="color:#000;">
  1917.                                                                            <td style="width:100%;">
  1918.                                                                                <p
  1919.                                                                                    style="margin-top:0px; font-size:20px; margin-bottom:15px;color:#000;letter-spacing:1px; word-spacing: 5px; line-height: 25px; text-align:center;">
  1920.                                                                                    Join our upcoming webinar to explore
  1921.                                                                                    groundbreaking epidemiology-based,
  1922.                                                                                    prescription-based, and sales-based
  1923.                                                                                    forecasting techniques. Don't miss
  1924.                                                                                    out - join us for enlightening
  1925.                                                                                    discussions and a glimpse into the
  1926.                                                                                    future of healthcare intelligence.
  1927.                                                                                </p>
  1928.                                                                            </td>
  1929.                                                                        </tr>
  1930.                                                                        <tr>
  1931.                                                                            <td>
  1932.                                                                                <table class="w-responsive"
  1933.                                                                                    align="center">
  1934.                                                                                    <tbody>
  1935.                                                                                        <tr>
  1936.                                                                                            <td valign="top" width="50%"
  1937.                                                                                                align="center">
  1938.                                                                                                <table>
  1939.                                                                                                    <tbody>
  1940.                                                                                                        <tr
  1941.                                                                                                            style="color:#000;">
  1942.                                                                                                            <td valign="top"
  1943.                                                                                                                style=" padding-right: 5px;" width="10%">
  1944.                                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/06/ee58699a-313a-415a-bef1-9d2a4391f2c3.png'
  1945.                                                                                                                    alt=""
  1946.                                                                                                                    width="23">
  1947.                                                                                                            </td>
  1948.                                                                                                            <td>
  1949.                                                                                                                <p
  1950.                                                                                                                    style="margin-top:0px; font-size:18px; margin-bottom:15px;color:#000;">
  1951.                                                                                                                    May
  1952.                                                                                                                    22,
  1953.                                                                                                                    2024
  1954.                                                                                                                </p>
  1955.                                                                                                            </td>
  1956.                                                                                                        </tr>
  1957.                                                                                                    </tbody>
  1958.                                                                                                </table>
  1959.                                                                                            </td>
  1960.                                                                                            <td valign="top" width="50%"
  1961.                                                                                                align="center">
  1962.                                                                                                <table>
  1963.                                                                                                    <tbody>
  1964.                                                                                                        <tr
  1965.                                                                                                            style="color:#000;">
  1966.                                                                                                            <td valign="top"
  1967.                                                                                                                style=" padding-right: 5px; " width="10%">
  1968.                                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/06/20a945b4-e6b4-47c9-b71b-e0db79555263.png'
  1969.                                                                                                                    alt=""
  1970.                                                                                                                    width="23">
  1971.                                                                                                            </td>
  1972.                                                                                                            <td>
  1973.                                                                                                                <p
  1974.                                                                                                                    style="margin-top:0px; font-size:18px; margin-bottom:15px;color:#000;">
  1975.                                                                                                                    10:00AM-11:00AM
  1976.                                                                                                                    EST
  1977.                                                                                                                </p>
  1978.                                                                                                            </td>
  1979.                                                                                                        </tr>
  1980.                                                                                                    </tbody>
  1981.                                                                                                </table>
  1982.                                                                                            </td>
  1983.                                                                                        </tr>
  1984.                                                                                    </tbody>
  1985.                                                                                </table>
  1986.                                                                            </td>
  1987.                                                                        </tr>
  1988.                                                                    </tbody>
  1989.                                                                </table>
  1990.                                                            </td>
  1991.                                                        </tr>
  1992.                                                        <tr>
  1993.                                                            <td align="center" style="padding-bottom:10px;">
  1994.                                                                <p
  1995.                                                                    style="color:#70B36C; font-size: 22px;font-weight: 600; margin-top: 0px;">
  1996.                                                                    Guest
  1997.                                                                    Expert</p>
  1998.                                                            </td>
  1999.                                                        </tr>
  2000.                                                        <tr>
  2001.                                                            <td>
  2002.                                                                <table align="center" class="w-responsive">
  2003.                                                                    <tbody>
  2004.                                                                        <tr>
  2005.                                                                            <td width="50%" align="center" valign="top"
  2006.                                                                                class="responsive-td">
  2007.                                                                                <img src="https://content.app-us1.com/oJap5/2024/04/24/ef65aa62-6620-4b41-a9ea-fafea065de7b.jpeg"
  2008.                                                                                    alt="" width="50%" />
  2009.                                                                                <p class="name"><strong class="nameBold"
  2010.                                                                                        style="color:#000; font-size: 20px;font-weight: 600;">
  2011.                                                                                        Ravi Kiran
  2012.                                                                                    </strong>
  2013.                                                                                </p>
  2014.                                                                                <p style="color:#000; font-size: 15px;">
  2015.                                                                                    Healthcare & Lifesciences Market
  2016.                                                                                    Research Director <br>The Business
  2017.                                                                                    Research Company</p>
  2018.                                                                            </td>
  2019.                                                                            <td width="50%" align="center" valign="top"
  2020.                                                                                class="responsive-td">
  2021.                                                                                <img src="https://content.app-us1.com/oJap5/2024/04/24/1a0a0ba2-a3d5-4fcd-877a-110587c416b7.jpeg"
  2022.                                                                                    alt="" width="50%" />
  2023.                                                                                <p class="name"><strong class="nameBold"
  2024.                                                                                        style="color:#000; font-size: 20px;font-weight: 600;">
  2025.                                                                                        Oliver Guirdham
  2026.                                                                                    </strong>
  2027.                                                                                </p>
  2028.                                                                                <p style="color:#000; font-size: 15px;">
  2029.                                                                                    Chief Executive Officer<br>The
  2030.                                                                                    Business Research Company</p>
  2031.                                                                            </td>
  2032.                                                                        </tr>
  2033.                                                                    </tbody>
  2034.                                                                </table>
  2035.                                                            </td>
  2036.                                                        </tr>
  2037.                                                    </tbody>
  2038.                                                </table>
  2039.                                                <table align="center">
  2040.                                                    <tbody>
  2041.                                                        <tr align="center">
  2042.                                                            <td align="center" style="padding-top:20px;">
  2043.                                                                <table align="center" style="width: unset !important;">
  2044.                                                                    <tbody>
  2045.                                                                        <tr>
  2046.                                                                            <td align="center"
  2047.                                                                                style="color: #fff; background: #70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  2048.                                                                                <a href="https://www.scip.org/page/Next-Generation_Scenario_Planning_Models_For_Healthcare"
  2049.                                                                                    target="_blank"
  2050.                                                                                    style="color: #fff; text-decoration: none; font-size: 18px;">Register
  2051.                                                                                    for Free</a>
  2052.                                                                            </td>
  2053.                                                                        </tr>
  2054.                                                                    </tbody>
  2055.                                                                </table>
  2056.                                                            </td>
  2057.                                                        </tr>
  2058.                                                    </tbody>
  2059.                                                </table>
  2060.                                            </td>
  2061.                                        </tr>
  2062.                                        <tr>
  2063.                                            <td align="center">
  2064.                                                <img src="https://content.app-us1.com/oJap5/2023/12/26/274860e6-b703-4881-a2fe-91c974208fb0.png?id=27565505"
  2065.                                                    width="35%" alt="">
  2066.                                            </td>
  2067.                                        </tr>
  2068.                                    </tbody>
  2069.                                </table>
  2070.                                <table align="center" style=" width:100%;">
  2071.                                    <tbody>
  2072.                                        <tr>
  2073.                                            <td style=" padding:50px 40px 0px;">
  2074.                                                <table align="center" style="width: unset !important;">
  2075.                                                    <tbody>
  2076.                                                        <tr>
  2077.                                                            <td align="center"
  2078.                                                                style="color: #FFF; background: #70B36C;; padding: 10px; padding-left: 30px; padding-right: 30px;border-radius:20px; font-weight:700;">
  2079.                                                                <a target="_blank"
  2080.                                                                    style="color: #FFF; text-decoration: none; font-size: 18px; font-weight:700;">MEMBER
  2081.                                                                    SURVEY</a>
  2082.                                                            </td>
  2083.                                                        </tr>
  2084.                                                    </tbody>
  2085.                                                </table>
  2086.                                                <table width="100%" style="padding-top: 30px;">
  2087.                                                    <tbody>
  2088.                                                        <tr align="center">
  2089.                                                            <td align="center">
  2090.                                                                <h1 style="color:#70B36C; line-height:35px;">YOUR
  2091.                                                                    FEEDBACK MATTERS</h1>
  2092.                                                                <p
  2093.                                                                    style="font-size:20px; margin-bottom:15px;color:#000;line-height: 25px;">
  2094.                                                                    We hope
  2095.                                                                    you can take a few minutes to complete our
  2096.                                                                    member survey. Hearing from you will
  2097.                                                                    allow us to further enhance our services to
  2098.                                                                    better serve the SCIP member community.
  2099.                                                                </p>
  2100.                                                            </td>
  2101.                                                        </tr>
  2102.                                                    </tbody>
  2103.                                                </table>
  2104.                                            </td>
  2105.                                        </tr>
  2106.                                        <tr>
  2107.                                            <td style="padding-bottom: 50px;">
  2108.                                                <table align="center" style="padding-top:10px; width: unset !important">
  2109.                                                    <tbody>
  2110.                                                        <tr>
  2111.                                                            <td align="center"
  2112.                                                                style="color: #fff; background: #052D70; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  2113.                                                                <a href="https://www.surveymonkey.com/r/HPRYZPN"
  2114.                                                                    target="_blank"
  2115.                                                                    style="color: #fff; text-decoration: none; font-size: 18px;">Share
  2116.                                                                    Your Thoughts</a>
  2117.                                                            </td>
  2118.                                                        </tr>
  2119.                                                    </tbody>
  2120.                                                </table>
  2121.                                            </td>
  2122.                                        </tr>
  2123.                                    </tbody>
  2124.                                </table>
  2125.                            </td>
  2126.                        </tr>
  2127.  
  2128.                        <!-- Footer -->
  2129.                        <tr>
  2130.                            <td class="sections" style="background-color: #052D70; padding: 15px;">
  2131.                                <table width="100%" cellspacing="0" cellpadding="0">
  2132.                                    <tbody>
  2133.                                        <tr>
  2134.                                            <!-- <td width="25%" style="padding:10px;" valign="top"><a href="https://www.iacet.org/resources/accredited-providers-list/accredited-provider-overview/?providerID=109186" target="_blank"><img src="https://www.scip.org/resource/resmgr/newsletter_template_/newsletter_new/iacet-accredited-provider.png" alt="SCIP is IACET accredited" width="120"></a></td> -->
  2135.                                            <td width="75%" style="padding:30px" valign="top" align="center"><span
  2136.                                                    style="font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 25px; color: white;">
  2137.                                                    <strong>Strategic Consortium of Intelligence Professionals
  2138.                                                        (SCIP)</strong><br>
  2139.                                                    <a href="mailto:memberservices@scip.org"
  2140.                                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  2141.                                                    |
  2142.                                                    <a href="https://www.scip.org/" target="_blank"
  2143.                                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  2144.                                                    <a href="%UNSUBSCRIBELINK%"
  2145.                                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  2146.                                                        </em>
  2147.                                                    </a>
  2148.                                                </span>
  2149.                                            </td>
  2150.                                        </tr>
  2151.                                        <tr>
  2152.                                            <td width="100%">
  2153.                                                <p style="text-align: center; margin-top: 0;">
  2154.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  2155.                                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  2156.                                                            alt="Podcast icon" width="30"></a>
  2157.                                                    <a href="https://x.com/SCIPcommunity" target="_blank"><img
  2158.                                                            src='https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029'
  2159.                                                            alt="Twitter icon" width="30"></a>
  2160.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  2161.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  2162.                                                            alt="Linkedin icon" width="30"></a>
  2163.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  2164.                                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  2165.                                                            alt="YouTube icon" width="35"></a>
  2166.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  2167.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  2168.                                                            alt="Facebook icon" width="30"></a>
  2169.                                                </p>
  2170.                                                <p
  2171.                                                    style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  2172.                                                    <em><a href="%SENDER-INFO%"></a></em>
  2173.                                                </p>
  2174.                                            </td>
  2175.                                        </tr>
  2176.                                    </tbody>
  2177.                                </table>
  2178.                            </td>
  2179.                        </tr>
  2180.                    </tbody>
  2181.                </table>
  2182.            </td>
  2183.        </tr>
  2184.    </tbody>
  2185. </table>]]></description>
  2186. <category>SCIP Newsletter</category>
  2187. <pubDate>Fri, 26 Apr 2024 05:57:00 GMT</pubDate>
  2188. </item>
  2189. <item>
  2190. <title>SCIP IntelliCon Nashville 2024 Day Four</title>
  2191. <link>https://www.scip.org/news/672436/</link>
  2192. <guid>https://www.scip.org/news/672436/</guid>
  2193. <description><![CDATA[<table class="container" cellspacing="0" style="margin:0 auto; width: 600px;">
  2194.    <tbody>
  2195.        <tr>
  2196.            <td style="background-color: #031347;">
  2197.                <a href="https://www.scip.org/page/Intellicon-nashville_2024" target="_blank" rel="noopener noreferrer"
  2198.                    data-auth="NotApplicable" data-linkindex="0">
  2199.                    <img data-imagetype="External"
  2200.                        src="https://content.app-us1.com/oJap5/2024/04/17/3ca477a2-f744-4da6-9194-bf7b62ff9fcb.jpeg"
  2201.                        alt="SCIP IntelliCon 2023" width="100%">
  2202.                </a>
  2203.                <!-- content -->
  2204.                <table width="95%" align="center" class="content" style="background-color: #031347;  width: 100%;">
  2205.                    <tbody>
  2206.                        <tr>
  2207.                            <td class="sections" style="padding: 20px; margin: 0;">
  2208.                                <br>
  2209.                                <p
  2210.                                    style="font-size: 32px; text-align:center; line-height: 36px; font-weight: 600; margin-bottom: 15px; color: #f5f5f5;">
  2211.                                    We've made it to the final day</p>
  2212.                                <p style="color: #fff; text-align:center;">Thank you for helping make these past three
  2213.                                    days such a great success! Time to get some rest and prepare for day four — another
  2214.                                    day full day of <strong>education, networking, and fun</strong>.</p>
  2215.                                <br>
  2216.                            </td>
  2217.                        </tr>
  2218.                    </tbody>
  2219.                </table>
  2220.                <table width="95%" align="center" class="content" style="background-color: #014280;  width: 100%;">
  2221.                    <tbody>
  2222.                        <tr>
  2223.                            <td class="sections" style="padding: 30px 20px;">
  2224.                                <h3 style="color: #f5f5f5; font-size: 22px; line-height: 26px; text-align:center;">Day 4
  2225.                                    Schedule Overview</h3>
  2226.                                <p style="color: #f5f5f5; line-height:28px;font-size:20px; text-align:center;">Check out
  2227.                                    the full and most up-to-date program on our EventMobi app. Don't forget to add your
  2228.                                    preferred sessions to your agenda!</p>
  2229.                                <br>
  2230.  
  2231.                            </td>
  2232.                        </tr>
  2233.                    </tbody>
  2234.                </table>
  2235.                <a href="https://www.scip.org/page/IntelliCon_2024_Call_For_Proposals" target="_blank">
  2236.                    <img src='https://content.app-us1.com/oJap5/2024/04/19/06a11abb-abf0-43b5-848c-27edd5bdf8fa.jpeg'
  2237.                        alt="SCIP IntelliCon 2023" width="100%">
  2238.                </a>
  2239.                <table align="center" style="background-color:whitesmoke; padding:40px;">
  2240.                    <tbody>
  2241.                        <tr>
  2242.                            <td style="color:#F7F7F7;font-size:18px;;padding:20px;">
  2243.                                <p
  2244.                                    style="color:#313F6E; font-size:32px; font-weight:600; text-align:center; line-height:35px;">
  2245.                                    Shout out to our SCIP IntelliCon Nashville 2024 Sponsors</p>
  2246.                                <p
  2247.                                    style="color:#313F6E; font-size:24px; font-weight:600; text-align:center;margin-top:10px; line-height:28px;">
  2248.                                    We couldn't do it without you!</p>
  2249.                                <table align="center" class="logo-table">
  2250.                                    <tbody>
  2251.                                        <tr>
  2252.                                            <td align="center" width="30%" style=" padding:10px;">
  2253.                                                <a href="https://www.mercyhurst.edu/"><img
  2254.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/fd18b514-d8c2-40ea-8421-b3c87a1153c4.jpeg'
  2255.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2256.                                                        width="100%"></a>
  2257.                                            </td>
  2258.                                            <td align="center" width="30%" style=" padding:10px;">
  2259.                                                <a href="https://www.lexisnexis.com/"><img
  2260.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/8370c17f-33ed-436d-be6f-3f2d0caeee91.jpeg'
  2261.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2262.                                                        width="100%"></a>
  2263.                                            </td>
  2264.                                            <td align="center" width="30%" style=" padding:10px;">
  2265.                                                <a href="https://www.axience.com/"><img
  2266.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/8b372c79-6361-467e-8edf-f06463b9d990.jpeg'
  2267.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2268.                                                        width="100%"></a>
  2269.                                            </td>
  2270.                                        </tr>
  2271.                                        <tr>
  2272.                                            <td align="center" width="30%" style=" padding:10px;">
  2273.                                                <a href="https://www.dig-worldwide.com/"><img
  2274.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/13bb1fcc-1494-4c0a-8ca0-2740b88b0ca9.jpeg'
  2275.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2276.                                                        width="100%"></a>
  2277.                                            </td>
  2278.                                            <td align="center" width="30%" style=" padding:10px;">
  2279.                                                <a href="https://www.competeiq.io/"><img
  2280.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/dc7e76d3-2ded-4919-8afe-ccbebd31639b.jpeg'
  2281.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2282.                                                        width="100%"></a>
  2283.                                            </td>
  2284.                                            <td align="center" width="30%" style=" padding:10px;">
  2285.                                                <a href="https://www.factset.com/"><img
  2286.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/3b9fc0cb-330e-4b28-aa06-2ab95e243a76.jpeg'
  2287.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2288.                                                        width="100%"></a>
  2289.                                            </td>
  2290.                                        </tr>
  2291.                                        <tr align="center">
  2292.                                            <td align="center" width="30%">
  2293.                                                <a href="https://comintelli.com/"><img
  2294.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/8185702a-a6f2-4d85-b3eb-aa38203cdc22.jpeg'
  2295.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2296.                                                        width="100%"></a>
  2297.                                            </td>
  2298.                                            <td align="center" width="30%">
  2299.                                                <a href="https://www.proactiveworldwide.com/"><img
  2300.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/adbca42c-2ded-4cb6-885a-f8ca4e89c692.jpeg'
  2301.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2302.                                                        width="100%"></a>
  2303.                                            </td>
  2304.                                            <td align="center" width="30%">
  2305.                                                <a href="https://groopit.co/"><img
  2306.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/4b45ccc6-eef6-41f2-84fd-5becb5f5701f.jpeg'
  2307.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2308.                                                        width="100%"></a>
  2309.                                            </td>
  2310.                                        </tr>
  2311.                                        <tr>
  2312.                                            <td align="center" width="30%" style=" padding:10px;">
  2313.                                                <a href="https://valonaintelligence.com/"><img
  2314.                                                        src='https://content.app-us1.com/oJap5/2024/03/28/3c8b5bd4-c96f-48ab-8fd8-5185d26a7eae.jpeg'
  2315.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2316.                                                        width="100%"></a>
  2317.                                            </td>
  2318.                                            <td align="center" width="30%" style=" padding:10px;">
  2319.                                                <a href="https://sedulogroup.com/"><img
  2320.                                                        src='https://content.app-us1.com/oJap5/2024/04/03/80a11977-17e1-4705-9f8d-7f36a5c79ba7.jpeg'
  2321.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2322.                                                        width="100%"></a>
  2323.                                            </td>
  2324.                                            <td align="center" width="30%" style=" padding:10px;">
  2325.                                                <a href="http://en.sinofaith-ip.com/"><img
  2326.                                                        src='https://content.app-us1.com/oJap5/2024/04/11/a64f6ec0-1eed-421a-a604-0c96833d5cae.jpeg'
  2327.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2328.                                                        width="100%"></a>
  2329.                                            </td>
  2330.                                        </tr>
  2331.                                        <tr>
  2332.                                            <td align="center" width="30%" style=" padding:10px;">
  2333.                                                <a href="https://www.alpha-sense.com/"><img
  2334.                                                        src='https://content.app-us1.com/oJap5/2024/04/18/514c529c-ecac-4e57-b2ae-a26b7fdb40d4.jpeg'
  2335.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2336.                                                        width="100%"></a>
  2337.                                            </td>
  2338.                                            <td align="center" width="30%" style=" padding:10px;">
  2339.                                                <a href="https://fletchercsi.com/"><img
  2340.                                                        src='https://content.app-us1.com/oJap5/2024/04/18/f785293f-5914-4bdc-94e4-edf156680c65.jpeg'
  2341.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2342.                                                        width="100%"></a>
  2343.                                            </td>
  2344.                                            <td align="center" width="30%" style=" padding:10px;">
  2345.                                                <a href="https://www.evalueserve.com/"><img
  2346.                                                        src='https://content.app-us1.com/oJap5/2024/04/18/d3690c3d-3282-4350-9a7a-ab12354d2859.jpeg'
  2347.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2348.                                                        width="100%"></a>
  2349.                                            </td>
  2350.                                        </tr>
  2351.                                    </tbody>
  2352.                                </table>
  2353.                                <table align="center" class="logo-table2">
  2354.                                    <tbody>
  2355.                                        <tr>
  2356.                                            <td align="center" width="30%" style=" padding:10px;">
  2357.                                                <a href="https://vizru.com/"><img
  2358.                                                        src='https://content.app-us1.com/oJap5/2024/04/18/e90e1012-3b21-4237-b831-5bd8df4a89b4.jpeg'
  2359.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2360.                                                        width="31%"></a>
  2361.                                            </td>
  2362.                                        </tr>
  2363.                                    </tbody>
  2364.                                </table>
  2365.                            </td>
  2366.                        </tr>
  2367.                    </tbody>
  2368.                </table>
  2369.                <table width="100%" cellspacing="0" cellpadding="0" style="background-color: #060032; padding: 10px;">
  2370.                    <tbody>
  2371.                        <tr>
  2372.                            <!-- <td width="25%" style="padding:10px;" valign="top"><a href="https://www.iacet.org/resources/accredited-providers-list/accredited-provider-overview/?providerID=109186" target="_blank"><img src="https://www.scip.org/resource/resmgr/newsletter_template_/newsletter_new/iacet-accredited-provider.png" alt="SCIP is IACET accredited" width="120"></a></td> -->
  2373.                            <td width="75%" style="padding:30px" valign="top" align="center"><span
  2374.                                    style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 28px; color: white;">
  2375.                                    <strong>Strategic Consortium of Intelligence Professionals (SCIP)</strong><br>
  2376.                                    <a href="mailto:memberservices@scip.org"
  2377.                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a> |
  2378.                                    <a href="https://www.scip.org/" target="_blank"
  2379.                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  2380.                                    <a href="%UNSUBSCRIBELINK%"
  2381.                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  2382.                                        </em></a></span></td>
  2383.                        </tr>
  2384.                        <tr>
  2385.                            <td width="100%">
  2386.                                <p style="text-align: center; margin-top: 0;">
  2387.                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  2388.                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  2389.                                            alt="Padcast icon" width="30" style="padding:8px;"></a>
  2390.                                    <a href="https://x.com/SCIPcommunity" target="_blank"><img
  2391.                                            src='https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029'
  2392.                                            alt="Twitter icon" width="30" style="padding:8px;"></a>
  2393.                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  2394.                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  2395.                                            alt="Linkedin icon" width="30" style="padding:8px;"></a>
  2396.                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  2397.                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  2398.                                            alt="YouTube icon" width="35" style="padding:8px;"></a>
  2399.                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  2400.                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  2401.                                            alt="Facebook icon" width="30" style="padding:8px;"></a>
  2402.                                </p>
  2403.                                <p
  2404.                                    style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  2405.                                    <em><a href="%SENDER-INFO%"></a></em></p>
  2406.                            </td>
  2407.                        </tr>
  2408.                    </tbody>
  2409.                </table>
  2410.            </td>
  2411.        </tr>
  2412.    </tbody>
  2413. </table>]]></description>
  2414. <category>SCIP Newsletter</category>
  2415. <pubDate>Thu, 25 Apr 2024 05:44:00 GMT</pubDate>
  2416. </item>
  2417. <item>
  2418. <title>Harnessing Intelligence for Improving Food Distribution </title>
  2419. <link>https://www.scip.org/news/670929/</link>
  2420. <guid>https://www.scip.org/news/670929/</guid>
  2421. <description><![CDATA[<!-- gb: Abhash Raj Subedi -->
  2422. <table class="container">
  2423.    <tbody>
  2424.        <!-- News letter start -->
  2425.        <tr>
  2426.            <td>
  2427.                <!-- content -->
  2428.                <table class="content" style="width: 60%;">
  2429.                    <tbody>
  2430.  
  2431.                        <!-- Header -->
  2432.                        <tr>
  2433.                            <td valign="center">
  2434.  
  2435.                                <img src='https://content.app-us1.com/oJap5/2023/04/26/497360a3-c7a9-45c2-92e6-7a09970e1240.png?id=20779214' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  2436.  
  2437.                            </td>
  2438.                        </tr>
  2439.                        <!-- Content Start -->
  2440.                        <tr style="background-color: #f5f5f4;">
  2441.                            <td class="containerContent">
  2442.                                <table style="display: flex;
  2443.                                  justify-content: center;
  2444.                                  padding-right: 20px;
  2445.                                  margin-top: 15px;">
  2446.                                    <tbody>
  2447.                                        <tr style="background-color: #060032;">
  2448.                                            <td style="display: flex;flex-direction: row;">
  2449.                                                <p style="color:white; padding: 10px;margin-top: 8px;margin-bottom: 8px; font-size: 32px;">
  2450.                                                    SCIP <i> Insights </i>
  2451.                                                </p>
  2452.                                            </td>
  2453.                                        </tr>
  2454.                                    </tbody>
  2455.                                </table>
  2456.                                <table style="display: flex; justify-content: center; width:80%; " align="center">
  2457.                                    <tbody>
  2458.                                        <tr>
  2459.                                            <td style="padding-top:20px; padding-left: 30px; padding-right: 30px; " align="center">
  2460.                                                <h1 class="header">
  2461.                                                    <b>Harnessing Intelligence for Improving Food Distribution</b>
  2462.                                                </h1>
  2463.                                            </td>
  2464.                                        </tr>
  2465.                                    </tbody>
  2466.                                </table>
  2467.                                <table style="display: flex; justify-content: center;">
  2468.                                    <tbody>
  2469.                                        <tr>
  2470.                                            <td align="center" style="padding-bottom: 30px;padding-left: 30px; padding-right: 30px; ">
  2471.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  2472.                                                    In a world where millions go hungry while food waste continues to rise, the need for efficient food distribution has never been more critical. Traditional methods of distribution often lack the agility and precision needed to match supply with demand effectively. However, the emergence of intelligence is revolutionizing the way we approach food distribution, offering unprecedented insights and efficiencies. In this blog post, we'll explore how intelligence-driven approaches are transforming the food distribution landscape and driving positive change.
  2473.                                                    <br><br>
  2474.                                                    One of the primary challenges in food distribution is predicting and managing demand accurately. Traditional methods often rely on historical data or intuition, leading to inefficiencies and waste. However, with the advent of advanced analytics and big data technologies, companies can now harness vast amounts of data to gain deeper insights into consumer behavior, market trends, and supply chain dynamics. By analyzing data from sources such as sales transactions, weather patterns, social media, and even satellite imagery, companies can better anticipate demand fluctuations and optimize their distribution networks accordingly.
  2475.                                                    <br><br>
  2476.                                                    For example, predictive analytics algorithms can forecast future demand based on historical sales data, seasonal trends, and external factors such as holidays or events. By leveraging these insights, companies can adjust their inventory levels, production schedules, and transportation routes in real-time, ensuring that products reach consumers when and where they're needed most. This not only reduces the risk of stock outs and overstocking but also minimizes waste by optimizing inventory levels and distribution routes.
  2477.                                                    <br><br>
  2478.                                                    Moreover, intelligence-driven solutions enable greater visibility and transparency across the entire supply chain, from farm to fork. Through technologies such as blockchain, companies can track the movement of goods in real-time, recording every step of the journey and verifying the authenticity and quality of products. This not only enhances food safety and traceability but also builds trust and confidence among consumers.
  2479.                                                    <br><br>
  2480.                                                    Furthermore, intelligence-driven approaches facilitate collaboration and coordination among stakeholders within the food supply chain. By sharing data and insights with suppliers, distributors, and retailers, companies can streamline operations, reduce inefficiencies, and drive cost savings. For instance, by synchronizing production schedules with transportation logistics, companies can minimize empty truck miles and optimize delivery routes, reducing fuel consumption and emissions in the process.
  2481.                                                    <br><br>
  2482.                                                    Additionally, intelligence-driven solutions empower consumers to make more informed choices about the food they eat. Through mobile apps and online platforms, consumers can access information about the origin, nutritional content, and sustainability of products, helping them make healthier and more sustainable choices. This not only drives demand for ethically sourced and environmentally friendly products but also incentivizes companies to adopt more sustainable practices throughout their supply chains.
  2483.                                                    <br><br>
  2484.                                                    In conclusion, intelligence-driven solutions offer a promising path forward for improving food distribution systems worldwide. By harnessing the power of data and analytics, companies can better anticipate demand, optimize supply chains, and reduce waste, ultimately ensuring that food reaches those who need it most. However, realizing the full potential of intelligence-driven solutions will require collaboration, innovation, and investment across the public and private sectors. Together, we can build a more resilient, efficient, and sustainable food distribution system for the future.
  2485.                                                </p>
  2486.                                            </td>
  2487.                                        </tr>
  2488.                                    </tbody>
  2489.                                </table>
  2490.                            </td>
  2491.                        </tr>
  2492.                        <!-- Footer -->
  2493.                        <tr>
  2494.                            <td class="sections" style="background-color: #060032; padding: 25px;">
  2495.                                <table width="100%" cellspacing="0" cellpadding="0">
  2496.                                    <tbody>
  2497.                                        <tr>
  2498.                                            <!-- <td width="25%" style="padding:10px;" valign="top"><a href="https://www.iacet.org/resources/accredited-providers-list/accredited-provider-overview/?providerID=109186" target="_blank"><img src="https://www.scip.org/resource/resmgr/newsletter_template_/newsletter_new/iacet-accredited-provider.png" alt="SCIP is IACET accredited" width="120"></a></td> -->
  2499.                                            <td width="75%" style="padding:10px" valign="top" align="center">
  2500.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: white;">
  2501.                                                    <strong style="text-decoration: underline;">Strategic Consortium of
  2502.                                                        Intelligence Professionals (SCIP)</strong><br>
  2503.                                                    <a href="mailto:memberservices@scip.org"
  2504.                                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  2505.                                                    | <a href="https://www.scip.org/" target="_blank"
  2506.                                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  2507.                                                    <a href="%UNSUBSCRIBELINK%"
  2508.                                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  2509.                                                        </em></a>
  2510.                                                </span>
  2511.                                            </td>
  2512.                                        </tr>
  2513.                                        <tr>
  2514.                                            <td width="100%">
  2515.                                                <p style="text-align: center; margin-top: 0;">
  2516.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  2517.                                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  2518.                                                            alt="Padcast icon" width="50" style="padding:8px;"></a>
  2519.                                                    <a href="https://twitter.com/SCIP" target="_blank"><img
  2520.                                                            src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029"
  2521.                                                            alt="Twitter icon" width="50" style="padding:8px;"></a>
  2522.  
  2523.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  2524.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  2525.                                                            alt="Linkedin icon" width="50" style="padding:8px;"></a>
  2526.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  2527.                                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  2528.                                                            alt="YouTube icon" width="50" style="padding:8px;"></a>
  2529.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  2530.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  2531.                                                            alt="Facebook icon" width="50" style="padding:8px;"></a>
  2532.                                                </p>
  2533.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  2534.                                                    <em><a href="%SENDER-INFO%"></a></em>
  2535.                                                </p>
  2536.                                            </td>
  2537.                                        </tr>
  2538.                                    </tbody>
  2539.                                </table>
  2540.                            </td>
  2541.                        </tr>
  2542.                    </tbody>
  2543.                </table>
  2544.            </td>
  2545.        </tr>
  2546.    </tbody>
  2547. </table>]]></description>
  2548. <category>SCIP &quot;Insights&quot; Blog</category>
  2549. <pubDate>Thu, 25 Apr 2024 05:24:00 GMT</pubDate>
  2550. </item>
  2551. <item>
  2552. <title>Embark on another day of learning and collaboration</title>
  2553. <link>https://www.scip.org/news/671179/</link>
  2554. <guid>https://www.scip.org/news/671179/</guid>
  2555. <description><![CDATA[<table class="container" cellspacing="0">
  2556.    <tbody>
  2557.        <tr>
  2558.            <td style="background-color: #031347;">
  2559.  
  2560.                <table width="95%" align="center" class="content" style="background-color: #031347;">
  2561.                    <tbody>
  2562.                        <tr>
  2563.                            <td
  2564.                                style="color:#F7F7F7;font-size:18px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:.25px;line-height:20px;">
  2565.                                <a href="https://www.scip.org/page/Intellicon-nashville_2024" target="_blank"
  2566.                                    rel="noopener noreferrer" data-auth="NotApplicable" data-linkindex="0">
  2567.                                    <img data-imagetype="External"
  2568.                                        src="https://content.app-us1.com/oJap5/2024/04/17/3ca477a2-f744-4da6-9194-bf7b62ff9fcb.jpeg"
  2569.                                        alt="SCIP IntelliCon 2023" width="100%">
  2570.                                </a>
  2571.                            </td>
  2572.                        </tr>
  2573.                        <tr>
  2574.                            <td class="sections" style="padding: 40px;">
  2575.                                <br>
  2576.                                <p style="font-size: 32px; text-align:center; line-height: 36px; font-weight: 600; margin-bottom: 15px; color: #f5f5f5;">
  2577.                                    Get Ready for Day Three</p>
  2578.  
  2579.                                <br>
  2580.                            </td>
  2581.                        </tr>
  2582.                    </tbody>
  2583.                </table>
  2584.                <table width="95%" align="center" class="content" style="background-color: #efefef;">
  2585.                    <tbody>
  2586.                        <tr>
  2587.                            <td class="sections" style="padding: 40px;">
  2588.                                <p style="color: #031347; text-align:justify; line-height:25px;">We are kicking
  2589.                                    Wednesday off with a brief welcome from SCIP's CEO, Paul Santilli, immediately
  2590.                                    followed by our Keynote Session:<strong> Leveraging AI for Global Competitive
  2591.                                        Intelligence </strong> by Adil Husain.
  2592.                                    <br>
  2593.                                    <br>
  2594.                                    We hope you enjoy the rest of our robust Wednesday filled with engaging General
  2595.                                    Sessions, informative Academic Modules, and quality Breakout Sessions.
  2596.                                    <br>
  2597.  
  2598.                                </p>
  2599.                            </td>
  2600.                        </tr>
  2601.                    </tbody>
  2602.                </table>
  2603.                <table width="95%" align="center" class="content" style="background-color: #014280;">
  2604.                    <tbody>
  2605.                        <tr>
  2606.                            <td class="sections" style="padding: 40px;">
  2607.                                <h3 style="color: #f5f5f5; font-size: 22px; line-height: 26px; text-align:center;">Day 3
  2608.                                    Schedule Overview</h3>
  2609.                                <p style="color: #f5f5f5; line-height:28px;font-size:20px; text-align:center;">Check out
  2610.                                    the full and most up-to-date program on our EventMobi app. Don't forget to add your
  2611.                                    preferred sessions to your agenda!</p>
  2612.                                <br>
  2613.  
  2614.                            </td>
  2615.                        </tr>
  2616.                    </tbody>
  2617.                </table>
  2618.  
  2619.                <table width="95%" align="center" class="content" style="background-color: #efefef;">
  2620.                    <tbody>
  2621.                        <tr>
  2622.                            <td class="sections" style="padding: 40px;">
  2623.                                <table width="100%">
  2624.                                    <tr>
  2625.                                        <td width="25%" valign="top" style="padding: 10px 0px;">
  2626.                                            <p style="text-align:center;"><img
  2627.                                                    src="https://www.scip.org/resource/resmgr/intellicon/2023/emails/smartphone-icon.png"
  2628.                                                    alt="mobile device" height="75"></p>
  2629.                                            <h3
  2630.                                                style="color: #031347; font-size: 22px; line-height: 26px; text-align: center;">
  2631.                                                Get the Mobile App</h3>
  2632.                                        </td>
  2633.                                        <td width="75%" valign="top" style="padding: 10px 0px;">
  2634.                                            <p style="color:#313F6E; line-height:28px; text-align:justify;"><strong>Get
  2635.                                                    the EventMobi app ahead of time.</strong> Stay connected throughout
  2636.                                                the entire event and get real-time notifications about everything that's
  2637.                                                happening. Find it here:</p>
  2638.                                            <table width="90%" align="center" style="padding:10px; margin-top:10px; width: unset !important;">
  2639.                                                <tbody>
  2640.                                                    <tr>
  2641.                                                        <td align="center"
  2642.                                                            style="color:#fff; height:20px; background:#04BADE; padding:15px; border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px">
  2643.                                                            <a href="https://apps.apple.com/ca/app/eventmobi/id1276348688"
  2644.                                                                target="_blank" rel="noopener noreferrer"
  2645.                                                                data-auth="NotApplicable"
  2646.                                                                style="color:#fff; text-decoration:underline; text-transform:uppercase; font-size:16px"
  2647.                                                                data-linkindex="1">App Store</a>
  2648.                                                        </td>
  2649.                                                        <td align="center"
  2650.                                                            style="color:#fff; height:20px; background:#7DC242; padding:15px; border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px">
  2651.                                                            <a href="https://play.google.com/store/apps/details?id=com.eventmobi.multieventapp.meaidfa33d52eb4374fdb891ab905fa3a72e7"
  2652.                                                                target="_blank" rel="noopener noreferrer"
  2653.                                                                data-auth="NotApplicable"
  2654.                                                                style="color:#fff; text-decoration:underline; text-transform:uppercase; font-size:16px"
  2655.                                                                data-linkindex="2">Play Store</a>
  2656.                                                        </td>
  2657.                                                    </tr>
  2658.                                                </tbody>
  2659.                                            </table>
  2660.                                            <table width="55%" align="center" style="padding:10px; margin-top:10px; width: unset !important;">
  2661.                                                <tbody>
  2662.                                                    <tr>
  2663.                                                        <td align="center"
  2664.                                                            style="color:#fff; height:20px; background:#0B193E; padding:15px; border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px">
  2665.                                                            <a href="https://eventmobi.com/us2024nash/" target="_blank"
  2666.                                                                rel="noopener noreferrer" data-auth="NotApplicable"
  2667.                                                                style="color:#fff; text-decoration:underlinene; text-transform:uppercase; font-size:16px"
  2668.                                                                data-linkindex="3">View Browser</a>
  2669.                                                        </td>
  2670.                                                    </tr>
  2671.                                                </tbody>
  2672.                                            </table>
  2673.  
  2674.                                        </td>
  2675.                                    </tr>
  2676.                                </table>
  2677.                                <table width="100%">
  2678.                                    <tbody>
  2679.                                        <tr>
  2680.                                            <td>
  2681.                                                <p style="color:#031347; font-size:20px; line-height:28px;">Launch the
  2682.                                                    app and enter the event code <strong>US2024NASH</strong></p>
  2683.                                                <p style="color:#313F6E; line-height:28px; text-align:justify;">Sign in
  2684.                                                    with the email address that you registered with and create your own
  2685.                                                    password <em>(Password must include special character)</em></p>
  2686.                                                <p
  2687.                                                    style="color:#313F6E; line-height:28px; font-size:20px; text-align:justify;font-weight:bold;">
  2688.                                                    Don't Forget to Provide Us with Your Feedback on the Sessions</p>
  2689.  
  2690.                                                <ul>
  2691.                                                    <li style="color:#313F6E; line-height:28px; text-align:justify;">
  2692.                                                        Open the App</li>
  2693.                                                    <li style="color:#313F6E; line-height:28px; text-align:justify;">Go
  2694.                                                        to "<strong>Program</strong>" and find our session</li>
  2695.                                                    <li style="color:#313F6E; line-height:28px; text-align:justify;">
  2696.                                                        Scroll down to complete "<strong>Session Survey
  2697.                                                            Feedback</strong>"</li>
  2698.                                                </ul>
  2699.                                                <p style="color:#313F6E; line-height:28px; text-align:justify;">The app
  2700.                                                    will be subject to updates as our event date approaches.</p>
  2701.                                            </td>
  2702.                                        </tr>
  2703.                                    </tbody>
  2704.                                </table>
  2705.                            </td>
  2706.                        </tr>
  2707.                    </tbody>
  2708.                </table>
  2709.                <table width="95%" align="center" class="content" style="background-color: #014280;">
  2710.                    <tbody>
  2711.                        <tr>
  2712.                            <td width="25%" valign="top" style="padding: 40px;">
  2713.                                <p style="text-align:center"><img data-imagetype="External"
  2714.                                        src="https://www.scip.org/resource/resmgr/intellicon/2023/emails/calendar-icon.png"
  2715.                                        alt="calendar" height="75"></p>
  2716.                                <h3 style="color:#efefef; font-size:22px; line-height:28px; text-align:center">Set Your
  2717.                                    Schedule</h3>
  2718.                            </td>
  2719.                            <td width="75%" valign="top" style="padding:40px; color: #efefef;">
  2720.                                <p style="line-height:28px; text-align:justify;">Each day of IntelliCon will consist of
  2721.                                    general
  2722.                                    sessions, academic sessions, breakout sessions, networking, exhibit hours, and more!
  2723.                                    Don't forget to
  2724.                                    add sessions to "my agenda" in the Mobile App. While you need to be pre-registered
  2725.                                    for the April
  2726.                                    22nd workshops, sessions on April 23rd to 25th are open for you to join freely.</p>
  2727.                            </td>
  2728.                        </tr>
  2729.                    </tbody>
  2730.                </table>
  2731.                <table align="center" style="background-color:whitesmoke; padding:40px">
  2732.                    <tbody>
  2733.                        <tr>
  2734.                            <td style="color:#F7F7F7;font-size:18px;;padding:20px 0px;">
  2735.                                <p
  2736.                                    style="color:#313F6E; font-size:32px; font-weight:600; text-align:center; line-height:35px;">
  2737.                                    Shout out to our SCIP IntelliCon Nashville 2024 Sponsors</p>
  2738.                                <p
  2739.                                    style="color:#313F6E; font-size:24px; font-weight:600; text-align:center;margin-top:10px; line-height:28px;">
  2740.                                    We couldn't do it without you!</p>
  2741.                                <table align="center" class="logo-table">
  2742.                                    <tbody>
  2743.                                        <tr>
  2744.                                            <td align="center" width="30%" style=" padding:10px;">
  2745.                                                <a href="https://www.mercyhurst.edu/"><img
  2746.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/fd18b514-d8c2-40ea-8421-b3c87a1153c4.jpeg'
  2747.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2748.                                                        width="100%"></a>
  2749.                                            </td>
  2750.                                            <td align="center" width="30%" style=" padding:10px;">
  2751.                                                <a href="https://www.lexisnexis.com/"><img
  2752.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/8370c17f-33ed-436d-be6f-3f2d0caeee91.jpeg'
  2753.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2754.                                                        width="100%"></a>
  2755.                                            </td>
  2756.                                            <td align="center" width="30%" style=" padding:10px;">
  2757.                                                <a href="https://www.axience.com/"><img
  2758.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/8b372c79-6361-467e-8edf-f06463b9d990.jpeg'
  2759.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2760.                                                        width="100%"></a>
  2761.                                            </td>
  2762.                                        </tr>
  2763.                                        <tr>
  2764.                                            <td align="center" width="30%" style=" padding:10px;">
  2765.                                                <a href="https://www.dig-worldwide.com/"><img
  2766.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/13bb1fcc-1494-4c0a-8ca0-2740b88b0ca9.jpeg'
  2767.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2768.                                                        width="100%"></a>
  2769.                                            </td>
  2770.                                            <td align="center" width="30%" style=" padding:10px;">
  2771.                                                <a href="https://www.competeiq.io/"><img
  2772.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/dc7e76d3-2ded-4919-8afe-ccbebd31639b.jpeg'
  2773.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2774.                                                        width="100%"></a>
  2775.                                            </td>
  2776.                                            <td align="center" width="30%" style=" padding:10px;">
  2777.                                                <a href="https://www.factset.com/"><img
  2778.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/3b9fc0cb-330e-4b28-aa06-2ab95e243a76.jpeg'
  2779.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2780.                                                        width="100%"></a>
  2781.                                            </td>
  2782.                                        </tr>
  2783.                                        <tr align="center">
  2784.                                            <td align="center" width="30%">
  2785.                                                <a href="https://comintelli.com/"><img
  2786.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/8185702a-a6f2-4d85-b3eb-aa38203cdc22.jpeg'
  2787.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2788.                                                        width="100%"></a>
  2789.                                            </td>
  2790.                                            <td align="center" width="30%">
  2791.                                                <a href="https://www.proactiveworldwide.com/"><img
  2792.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/adbca42c-2ded-4cb6-885a-f8ca4e89c692.jpeg'
  2793.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2794.                                                        width="100%"></a>
  2795.                                            </td>
  2796.                                            <td align="center" width="30%">
  2797.                                                <a href="https://groopit.co/"><img
  2798.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/4b45ccc6-eef6-41f2-84fd-5becb5f5701f.jpeg'
  2799.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2800.                                                        width="100%"></a>
  2801.                                            </td>
  2802.                                        </tr>
  2803.                                        <tr>
  2804.                                            <td align="center" width="30%" style=" padding:10px;">
  2805.                                                <a href="https://valonaintelligence.com/"><img
  2806.                                                        src='https://content.app-us1.com/oJap5/2024/03/28/3c8b5bd4-c96f-48ab-8fd8-5185d26a7eae.jpeg'
  2807.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2808.                                                        width="100%"></a>
  2809.                                            </td>
  2810.                                            <td align="center" width="30%" style=" padding:10px;">
  2811.                                                <a href="https://sedulogroup.com/"><img
  2812.                                                        src='https://content.app-us1.com/oJap5/2024/04/03/80a11977-17e1-4705-9f8d-7f36a5c79ba7.jpeg'
  2813.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2814.                                                        width="100%"></a>
  2815.                                            </td>
  2816.                                            <td align="center" width="30%" style=" padding:10px;">
  2817.                                                <a href="http://en.sinofaith-ip.com/"><img
  2818.                                                        src='https://content.app-us1.com/oJap5/2024/04/11/a64f6ec0-1eed-421a-a604-0c96833d5cae.jpeg'
  2819.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2820.                                                        width="100%"></a>
  2821.                                            </td>
  2822.                                        </tr>
  2823.                                        <tr>
  2824.                                            <td align="center" width="30%" style=" padding:10px;">
  2825.                                                <a href="https://www.alpha-sense.com/"><img
  2826.                                                        src='https://content.app-us1.com/oJap5/2024/04/18/514c529c-ecac-4e57-b2ae-a26b7fdb40d4.jpeg'
  2827.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2828.                                                        width="100%"></a>
  2829.                                            </td>
  2830.                                            <td align="center" width="30%" style=" padding:10px;">
  2831.                                                <a href="https://fletchercsi.com/"><img
  2832.                                                        src='https://content.app-us1.com/oJap5/2024/04/18/f785293f-5914-4bdc-94e4-edf156680c65.jpeg'
  2833.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2834.                                                        width="100%"></a>
  2835.                                            </td>
  2836.                                            <td align="center" width="30%" style=" padding:10px;">
  2837.                                                <a href="https://www.evalueserve.com/"><img
  2838.                                                        src='https://content.app-us1.com/oJap5/2024/04/18/d3690c3d-3282-4350-9a7a-ab12354d2859.jpeg'
  2839.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2840.                                                        width="100%"></a>
  2841.                                            </td>
  2842.                                        </tr>
  2843.                                    </tbody>
  2844.                                </table>
  2845.                                <table align="center" class="logo-table2">
  2846.                                    <tbody>
  2847.                                        <tr>
  2848.                                            <td align="center" width="30%" style=" padding:10px;">
  2849.                                                <a href="https://vizru.com/"><img
  2850.                                                        src='https://content.app-us1.com/oJap5/2024/04/18/e90e1012-3b21-4237-b831-5bd8df4a89b4.jpeg'
  2851.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  2852.                                                        width="31%"></a>
  2853.                                            </td>
  2854.                                        </tr>
  2855.                                    </tbody>
  2856.                                </table>
  2857.                            </td>
  2858.                        </tr>
  2859.                    </tbody>
  2860.                </table>
  2861.                <table width="100%" style="background-color: #060032; padding: 10px;">
  2862.                    <tbody>
  2863.                        <tr>
  2864.                            <!-- <td width="25%" style="padding:10px;" valign="top"><a href="https://www.iacet.org/resources/accredited-providers-list/accredited-provider-overview/?providerID=109186" target="_blank"><img src="https://www.scip.org/resource/resmgr/newsletter_template_/newsletter_new/iacet-accredited-provider.png" alt="SCIP is IACET accredited" width="120"></a></td> -->
  2865.                            <td width="75%" style="padding:30px" valign="top" align="center"><span
  2866.                                    style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 28px; color: white;">
  2867.                                    <strong>Strategic Consortium of Intelligence Professionals (SCIP)</strong><br>
  2868.                                    <a href="mailto:memberservices@scip.org"
  2869.                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a> |
  2870.                                    <a href="https://www.scip.org/" target="_blank"
  2871.                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  2872.                                    <a href="%UNSUBSCRIBELINK%"
  2873.                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  2874.                                        </em></a></span></td>
  2875.                        </tr>
  2876.                        <tr>
  2877.                            <td width="100%">
  2878.                                <p style="text-align: center; margin-top: 0;">
  2879.                                    <a href="https://www.scip.org/page/I_Stream" target="_blank" style="margin: 0px 5px;"><img
  2880.                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  2881.                                            alt="Padcast icon" width="30"></a>
  2882.                                    <a href="https://x.com/SCIPcommunity" target="_blank" style="margin: 0px 5px;"><img
  2883.                                            src='https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029'
  2884.                                            alt="Twitter icon" width="30"></a>
  2885.                                    <a href="https://www.linkedin.com/company/scip" target="_blank" style="margin: 0px 5px;"><img
  2886.                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  2887.                                            alt="Linkedin icon" width="30"></a>
  2888.                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank" style="margin: 0px 5px;"><img
  2889.                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  2890.                                            alt="YouTube icon" width="35"></a>
  2891.                                    <a href="https://www.facebook.com/SCIP.org" target="_blank" style="margin: 0px 5px;"><img
  2892.                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  2893.                                            alt="Facebook icon" width="30"></a>
  2894.                                </p>
  2895.                                <p
  2896.                                    style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  2897.                                    <em><a href="%SENDER-INFO%"></a></em></p>
  2898.                            </td>
  2899.                        </tr>
  2900.                    </tbody>
  2901.                </table>
  2902.  
  2903.            </td>
  2904.        </tr>
  2905.  
  2906.    </tbody>
  2907. </table>]]></description>
  2908. <category>SCIP Newsletter</category>
  2909. <pubDate>Wed, 24 Apr 2024 07:43:00 GMT</pubDate>
  2910. </item>
  2911. <item>
  2912. <title>SCIP IntelliCon Nashville 2024 Day Two</title>
  2913. <link>https://www.scip.org/news/670695/</link>
  2914. <guid>https://www.scip.org/news/670695/</guid>
  2915. <description><![CDATA[<table class="container" cellspacing="0" style="background-color: #fff; margin: 0 auto; width: 600px;">
  2916.  <tbody>
  2917.    <tr>
  2918.      <td style="background-color: #031347;width: 100%;">
  2919.  
  2920.        <table width="95%" align="center" class="content" style="background-color: #031347;">
  2921.          <tbody>
  2922.            <tr>
  2923.              <td style="color:#F7F7F7;font-size:18px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:.25px;line-height:20px;">
  2924.                <a href="https://www.scip.org/page/Intellicon-nashville_2024" target="_blank" rel="noopener noreferrer"
  2925.                  data-auth="NotApplicable" data-linkindex="0">
  2926.                  <img data-imagetype="External"
  2927.                    src="https://content.app-us1.com/oJap5/2024/04/17/3ca477a2-f744-4da6-9194-bf7b62ff9fcb.jpeg"
  2928.                    alt="SCIP IntelliCon 2023" width="100%">
  2929.                </a>
  2930.              </td>
  2931.            </tr>
  2932.            <tr>
  2933.              <td class="sections" style="padding: 40px;">
  2934.                <br>
  2935.                <p
  2936.                  style="font-size: 32px; text-align:center; line-height: 36px; font-weight: 600; margin-bottom: 15px; color: #f5f5f5;">
  2937.                  Get Ready for Day Two</p>
  2938.  
  2939.                <br>
  2940.              </td>
  2941.            </tr>
  2942.          </tbody>
  2943.        </table>
  2944.        <table width="95%" align="center" class="content" style="background-color: #efefef;">
  2945.          <tbody>
  2946.            <tr>
  2947.              <td class="sections" style="padding: 40px;">
  2948.                <p style="color: #031347; text-align:justify; line-height:25px;">We are kicking Tuesday off with a brief
  2949.                  welcome from SCIP's CEO, Paul Santilli, immediately followed by our Keynote Session:<strong> C-Level
  2950.                    Visions: Navigating the Future Business Landscape </strong> by Richard Sear.
  2951.                  <br>
  2952.                  <br>
  2953.                  We hope you enjoy the rest of our robust Tuesday filled with engaging General Sessions, informative
  2954.                  Academic Modules, and quality Breakout Sessions.
  2955.                  <br>
  2956.  
  2957.                </p>
  2958.              </td>
  2959.            </tr>
  2960.          </tbody>
  2961.        </table>
  2962.        <table  align="center" class="content" style="background-color: #014280;">
  2963.          <tbody>
  2964.            <tr>
  2965.              <td class="sections" style="padding: 40px;">
  2966.                <h3 style="color: #f5f5f5; font-size: 22px; line-height: 26px; text-align:center;">Day 2 Schedule
  2967.                  Overview</h3>
  2968.                <p style="color: #f5f5f5; line-height:28px;font-size:20px; text-align:center;">Check out the full and
  2969.                  most up-to-date program on our EventMobi app. Don't forget to add your preferred sessions to your
  2970.                  agenda!</p>
  2971.                <br>
  2972.              </td>
  2973.            </tr>
  2974.          </tbody>
  2975.        </table>
  2976.        <table width="95%" align="center" class="content" style="background-color: #efefef;">
  2977.          <tbody>
  2978.            <tr>
  2979.              <td class="sections" style="padding: 40px;">
  2980.                <table width="100%">
  2981.                  <tr>
  2982.                    <td width="25%" valign="top" style="padding: 10px 15px;">
  2983.                      <p style="text-align:center;"><img
  2984.                          src="https://www.scip.org/resource/resmgr/intellicon/2023/emails/smartphone-icon.png"
  2985.                          alt="mobile device" height="75"></p>
  2986.                      <h3 style="color: #031347; font-size: 22px; line-height: 26px; text-align: center;">Get the Mobile
  2987.                        App</h3>
  2988.                    </td>
  2989.                    <td width="75%" valign="top" style="padding: 10px 15px;">
  2990.                      <p style="color:#313F6E; line-height:28px; text-align:justify;"><strong>Get the EventMobi app
  2991.                          ahead of time.</strong> Stay connected throughout the entire event and get real-time
  2992.                        notifications about everything that's happening. Find it here:</p>
  2993.                      <table align="center" style="padding:10px; margin-top:10px; width: unset !important;">
  2994.                        <tbody>
  2995.                          <tr>
  2996.                            <td align="center"
  2997.                              style="color:#fff; height:20px; background:#04BADE; padding:15px; border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px">
  2998.                              <a href="https://apps.apple.com/ca/app/eventmobi/id1276348688" target="_blank"
  2999.                                rel="noopener noreferrer" data-auth="NotApplicable"
  3000.                                style="color:#fff; text-decoration:underline; text-transform:uppercase; font-size:16px"
  3001.                                data-linkindex="1">App Store</a>
  3002.                            </td>
  3003.                            <td align="center" style="color:#fff; height:20px; background:#7DC242; padding:15px; border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px">
  3004.                              <a href="https://play.google.com/store/apps/details?id=com.eventmobi.multieventapp.meaidfa33d52eb4374fdb891ab905fa3a72e7"
  3005.                                target="_blank" rel="noopener noreferrer" data-auth="NotApplicable"
  3006.                                style="color:#fff; text-decoration:underline; text-transform:uppercase; font-size:16px"
  3007.                                data-linkindex="2">Play Store</a>
  3008.                            </td>
  3009.                          </tr>
  3010.                        </tbody>
  3011.                      </table>
  3012.                      <table align="center" style="padding:10px; margin-top:10px; width: unset !important;">
  3013.                        <tbody>
  3014.                          <tr>
  3015.                            <td align="center"
  3016.                              style="color:#fff; height:20px; background:#0B193E; padding:15px; border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px">
  3017.                              <a href="https://eventmobi.com/us2024nash/" target="_blank" rel="noopener noreferrer"
  3018.                                data-auth="NotApplicable"
  3019.                                style="color:#fff; text-decoration:underlinene; text-transform:uppercase; font-size:16px"
  3020.                                data-linkindex="3">View Browser</a>
  3021.                            </td>
  3022.                          </tr>
  3023.                        </tbody>
  3024.                      </table>
  3025.                    </td>
  3026.                  </tr>
  3027.                </table>
  3028.                <table width="100%">
  3029.                  <tbody>
  3030.                    <tr>
  3031.                      <td style="padding: 40px;">
  3032.                        <p style="color:#031347; font-size:20px; line-height:28px;">Launch the app and enter the event
  3033.                          code <strong>US2024NASH</strong></p>
  3034.                        <p style="color:#313F6E; line-height:28px; text-align:justify;">Sign in with the email address
  3035.                          that you registered with and create your own password <em>(Password must include special
  3036.                            character)</em></p>
  3037.                        <p
  3038.                          style="color:#313F6E; line-height:28px; font-size:20px; text-align:justify;font-weight:bold;">
  3039.                          Don't Forget to Provide Us with Your Feedback on the Sessions</p>
  3040.  
  3041.                        <ul>
  3042.                          <li style="color:#313F6E; line-height:28px; text-align:justify;">Open the App</li>
  3043.                          <li style="color:#313F6E; line-height:28px; text-align:justify;">Go to
  3044.                            "<strong>Program</strong>" and find our session</li>
  3045.                          <li style="color:#313F6E; line-height:28px; text-align:justify;">Scroll down to complete
  3046.                            "<strong>Session Survey Feedback</strong>"</li>
  3047.                        </ul>
  3048.                        <p style="color:#313F6E; line-height:28px; text-align:justify;">The app will be subject to
  3049.                          updates as our event date approaches.</p>
  3050.                      </td>
  3051.                    </tr>
  3052.                  </tbody>
  3053.                </table>
  3054.              </td>
  3055.            </tr>
  3056.          </tbody>
  3057.        </table>
  3058.        <table align="center" class="content" style="background-color: #014280;">
  3059.          <tbody>
  3060.            <tr>
  3061.              <td width="25%" valign="top" style="padding:40px">
  3062.                <p style="text-align:center"><img data-imagetype="External"
  3063.                    src="https://www.scip.org/resource/resmgr/intellicon/2023/emails/calendar-icon.png" alt="calendar"
  3064.                    height="75"></p>
  3065.                <h3 style="color:#efefef; font-size:22px; line-height:28px; text-align:center">Set Your Schedule</h3>
  3066.              </td>
  3067.              <td width="75%" valign="top" style="padding:40px;">
  3068.                <p style="line-height:28px; text-align:justify; color: #efefef;">Each day of IntelliCon will consist of general
  3069.                  sessions, academic sessions, breakout sessions, networking, exhibit hours, and more! Don't forget to
  3070.                  add sessions to "my agenda" in the Mobile App. While you need to be pre-registered for the April
  3071.                  22nd workshops, sessions on April 23rd to 25th are open for you to join freely.</p>
  3072.              </td>
  3073.            </tr>
  3074.          </tbody>
  3075.        </table>
  3076.        <table align="center" style="background-color:whitesmoke; padding:20px 0px;">
  3077.          <tbody>
  3078.            <tr>
  3079.              <td style="color:#F7F7F7;font-size:18px;;padding:40px;">
  3080.                <p style="color:#313F6E; font-size:32px; font-weight:600; text-align:center; line-height:35px;">Shout
  3081.                  out to our SCIP IntelliCon Nashville 2024 Sponsors</p>
  3082.                <p
  3083.                  style="color:#313F6E; font-size:24px; font-weight:600; text-align:center;margin-top:10px; line-height:28px;">
  3084.                  We couldn't do it without you!</p>
  3085.                <table align="center" class="logo-table">
  3086.                  <tbody>
  3087.                    <tr>
  3088.                      <td align="center" width="30%" style=" padding:10px;">
  3089.                        <a href="https://www.mercyhurst.edu/"><img
  3090.                            src='https://content.app-us1.com/oJap5/2024/03/22/fd18b514-d8c2-40ea-8421-b3c87a1153c4.jpeg'
  3091.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3092.                      </td>
  3093.                      <td align="center" width="30%" style=" padding:10px;">
  3094.                        <a href="https://www.lexisnexis.com/"><img
  3095.                            src='https://content.app-us1.com/oJap5/2024/03/22/8370c17f-33ed-436d-be6f-3f2d0caeee91.jpeg'
  3096.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3097.                      </td>
  3098.                      <td align="center" width="30%" style=" padding:10px;">
  3099.                        <a href="https://www.axience.com/"><img
  3100.                            src='https://content.app-us1.com/oJap5/2024/03/22/8b372c79-6361-467e-8edf-f06463b9d990.jpeg'
  3101.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3102.                      </td>
  3103.                    </tr>
  3104.                    <tr>
  3105.                      <td align="center" width="30%" style=" padding:10px;">
  3106.                        <a href="https://www.dig-worldwide.com/"><img
  3107.                            src='https://content.app-us1.com/oJap5/2024/03/22/13bb1fcc-1494-4c0a-8ca0-2740b88b0ca9.jpeg'
  3108.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3109.                      </td>
  3110.                      <td align="center" width="30%" style=" padding:10px;">
  3111.                        <a href="https://www.competeiq.io/"><img
  3112.                            src='https://content.app-us1.com/oJap5/2024/03/22/dc7e76d3-2ded-4919-8afe-ccbebd31639b.jpeg'
  3113.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3114.                      </td>
  3115.                      <td align="center" width="30%" style=" padding:10px;">
  3116.                        <a href="https://www.factset.com/"><img
  3117.                            src='https://content.app-us1.com/oJap5/2024/03/22/3b9fc0cb-330e-4b28-aa06-2ab95e243a76.jpeg'
  3118.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3119.                      </td>
  3120.                    </tr>
  3121.                    <tr align="center">
  3122.                      <td align="center" width="30%">
  3123.                        <a href="https://comintelli.com/"><img
  3124.                            src='https://content.app-us1.com/oJap5/2024/03/22/8185702a-a6f2-4d85-b3eb-aa38203cdc22.jpeg'
  3125.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3126.                      </td>
  3127.                      <td align="center" width="30%">
  3128.                        <a href="https://www.proactiveworldwide.com/"><img
  3129.                            src='https://content.app-us1.com/oJap5/2024/03/22/adbca42c-2ded-4cb6-885a-f8ca4e89c692.jpeg'
  3130.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3131.                      </td>
  3132.                      <td align="center" width="30%">
  3133.                        <a href="https://groopit.co/"><img
  3134.                            src='https://content.app-us1.com/oJap5/2024/03/22/4b45ccc6-eef6-41f2-84fd-5becb5f5701f.jpeg'
  3135.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3136.                      </td>
  3137.                    </tr>
  3138.                    <tr>
  3139.                      <td align="center" width="30%" style=" padding:10px;">
  3140.                        <a href="https://valonaintelligence.com/"><img
  3141.                            src='https://content.app-us1.com/oJap5/2024/03/28/3c8b5bd4-c96f-48ab-8fd8-5185d26a7eae.jpeg'
  3142.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3143.                      </td>
  3144.                      <td align="center" width="30%" style=" padding:10px;">
  3145.                        <a href="https://sedulogroup.com/"><img
  3146.                            src='https://content.app-us1.com/oJap5/2024/04/03/80a11977-17e1-4705-9f8d-7f36a5c79ba7.jpeg'
  3147.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3148.                      </td>
  3149.                      <td align="center" width="30%" style=" padding:10px;">
  3150.                        <a href="http://en.sinofaith-ip.com/"><img
  3151.                            src='https://content.app-us1.com/oJap5/2024/04/11/a64f6ec0-1eed-421a-a604-0c96833d5cae.jpeg'
  3152.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3153.                      </td>
  3154.                    </tr>
  3155.                    <tr>
  3156.                      <td align="center" width="30%" style=" padding:10px;">
  3157.                        <a href="https://www.alpha-sense.com/"><img
  3158.                            src='https://content.app-us1.com/oJap5/2024/04/18/514c529c-ecac-4e57-b2ae-a26b7fdb40d4.jpeg'
  3159.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3160.                      </td>
  3161.                      <td align="center" width="30%" style=" padding:10px;">
  3162.                        <a href="https://fletchercsi.com/"><img
  3163.                            src='https://content.app-us1.com/oJap5/2024/04/18/f785293f-5914-4bdc-94e4-edf156680c65.jpeg'
  3164.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3165.                      </td>
  3166.                      <td align="center" width="30%" style=" padding:10px;">
  3167.                        <a href="https://www.evalueserve.com/"><img
  3168.                            src='https://content.app-us1.com/oJap5/2024/04/18/d3690c3d-3282-4350-9a7a-ab12354d2859.jpeg'
  3169.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3170.                      </td>
  3171.                    </tr>
  3172.                  </tbody>
  3173.                </table>
  3174.                <table align="center" class="logo-table2">
  3175.                  <tbody>
  3176.                    <tr>
  3177.                      <td align="center" width="30%" style=" padding:10px;">
  3178.                        <a href="https://vizru.com/"><img
  3179.                            src='https://content.app-us1.com/oJap5/2024/04/18/e90e1012-3b21-4237-b831-5bd8df4a89b4.jpeg'
  3180.                            alt="background image" alt="SCIP IntelliCon 2023" width="31%"></a>
  3181.                      </td>
  3182.                    </tr>
  3183.                  </tbody>
  3184.                </table>
  3185.              </td>
  3186.            </tr>
  3187.          </tbody>
  3188.        </table>
  3189.        <table width="100%" style="background-color: #060032; padding: 10px;">
  3190.          <tbody>
  3191.            <tr>
  3192.              <!-- <td width="25%" style="padding:10px;" valign="top"><a href="https://www.iacet.org/resources/accredited-providers-list/accredited-provider-overview/?providerID=109186" target="_blank"><img src="https://www.scip.org/resource/resmgr/newsletter_template_/newsletter_new/iacet-accredited-provider.png" alt="SCIP is IACET accredited" width="120"></a></td> -->
  3193.              <td width="75%" style="padding:30px" valign="top" align="center"><span
  3194.                  style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 28px; color: white;">
  3195.                  <strong>Strategic Consortium of Intelligence Professionals (SCIP)</strong><br>
  3196.                  <a href="mailto:memberservices@scip.org"
  3197.                    style="color: white; text-decoration: underline;">memberservices@scip.org</a> | <a
  3198.                    href="https://www.scip.org/" target="_blank"
  3199.                    style="color: white; text-decoration: underline;">www.scip.org</a><br>
  3200.                  <a href="%UNSUBSCRIBELINK%"
  3201.                    style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  3202.                    </em></a></span></td>
  3203.            </tr>
  3204.            <tr>
  3205.              <td width="100%">
  3206.                <p style="text-align: center; margin-top: 0;">
  3207.                  <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  3208.                      src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  3209.                      alt="Padcast icon" width="30"></a>
  3210.                  <a href="https://x.com/SCIPcommunity" target="_blank"><img
  3211.                      src='https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029'
  3212.                      alt="Twitter icon" width="30"></a>
  3213.                  <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  3214.                      src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  3215.                      alt="Linkedin icon" width="30"></a>
  3216.                  <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  3217.                      src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  3218.                      alt="YouTube icon" width="35"></a>
  3219.                  <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  3220.                      src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  3221.                      alt="Facebook icon" width="30"></a>
  3222.                </p>
  3223.                <p
  3224.                  style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  3225.                  <em><a href="%SENDER-INFO%"></a></em></p>
  3226.              </td>
  3227.            </tr>
  3228.          </tbody>
  3229.        </table>
  3230.  
  3231.      </td>
  3232.    </tr>
  3233.  
  3234.  </tbody>
  3235. </table>]]></description>
  3236. <category>SCIP Newsletter</category>
  3237. <pubDate>Tue, 23 Apr 2024 10:46:00 GMT</pubDate>
  3238. </item>
  3239. <item>
  3240. <title>Register Now for our Workshop on Mastering AI Governance in Your Organization!</title>
  3241. <link>https://www.scip.org/news/671177/</link>
  3242. <guid>https://www.scip.org/news/671177/</guid>
  3243. <description><![CDATA[<table class="container">
  3244.    <tbody>
  3245.        <!-- News letter start -->
  3246.        <tr>
  3247.            <td>
  3248.                <!-- content -->
  3249.                <table align="center" class="content" style="width: 100%; background-color:#F5F5F6;">
  3250.                    <tbody>
  3251.                        <tr align="center">
  3252.                            <td>
  3253.                                <table class="table-bg3" style="background-color: #122C4B;">
  3254.                                    <tbody>
  3255.                                        <!-- Header -->
  3256.                                        <tr>
  3257.                                            <td>
  3258.                                                <table class="table-bg1">
  3259.                                                    <tbody>
  3260.                                                        <tr>
  3261.                                                            <td align="center">
  3262.                                                                <table align="center" width="100%">
  3263.                                                                    <tbody>
  3264.                                                                        <tr>
  3265.                                                                            <td align="center">
  3266.                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/06/28d78d00-ab57-40a6-8b45-28119678b051.png' alt="background image" alt="SCIP IntelliCon 2023" width="75%" style="margin-top:10px;">
  3267.                                                                            </td>
  3268.                                                                        </tr>
  3269.                                                                    </tbody>
  3270.                                                                </table>
  3271.                                                            </td>
  3272.                                                        </tr>
  3273.                                                        <tr>
  3274.                                                            <td>
  3275.                                                                <table>
  3276.                                                                    <tbody>
  3277.                                                                        <tr align="center">
  3278.                                                                            <td>
  3279.                                                                                <table style="width: unset !important;">
  3280.                                                                                    <tbody>
  3281.                                                                                        <tr>
  3282.                                                                                            <td align="center" style="color: #122C4B; background: #7ED957; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px; font-weight:700;">
  3283.                                                                                                <a href="#" target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight:700;">TRAINING & CERTIFICATION</a>
  3284.                                                                                            </td>
  3285.                                                                                        </tr>
  3286.                                                                                    </tbody>
  3287.                                                                                </table>
  3288.                                                                            </td>
  3289.                                                                        </tr>
  3290.                                                                        <!-- Foundations Of Sales Battlecards -->
  3291.                                                                        <tr style="padding:30px; padding-top:0px;">
  3292.                                                                            <td class="sections" align="center">
  3293.                                                                                <p class="title"> <br> <strong style="color: #66C052; font-weight: 800; line-height:30px;font-size:40px;">AI GOVERNANCE</strong> </p>
  3294.                                                                                <p class="title1"> <strong style="color: #66C052; font-weight: 600; font-size:30px;">Master AI Governance in your Organization</strong></p>
  3295.                                                                                <p class="title1"> <strong style="color: #32ADED; font-weight: 600; font-size:22px;"><em>MAY 8 2024, (10:00 AM - 1:30 PM EST)</em></strong> </p>
  3296.                                                                                <table style="margin-top:40px; width: unset !important;">
  3297.                                                                                    <tbody>
  3298.                                                                                        <tr>
  3299.                                                                                            <td align="center" style="color: #122C4B; background: #fff; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px; font-weight:700;">
  3300.                                                                                                <a href="#" target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight:700;">WORKSHOP
  3301.                                                                                                    OFFERINGS!</a>
  3302.                                                                                            </td>
  3303.                                                                                        </tr>
  3304.                                                                                    </tbody>
  3305.                                                                                </table>
  3306.                                                                            </td>
  3307.                                                                        </tr>
  3308.                                                                        <tr>
  3309.                                                                            <td align="center" style=" padding:15px 30px; padding-bottom:15px;">
  3310.                                                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff;">
  3311.                                                                                    <tbody>
  3312.                                                                                        <tr>
  3313.                                                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  3314.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  3315.                                                                                            </td>
  3316.                                                                                            <td>
  3317.                                                                                                <p class="list" style="margin-top:0px; color:#fff;">
  3318.                                                                                                    Master the art of responsible AI Governance: Go beyond compliance and unlock the true potential of your AI initiatives.
  3319.                                                                                                </p>
  3320.                                                                                            </td>
  3321.                                                                                        </tr>
  3322.                                                                                    </tbody>
  3323.                                                                                </table>
  3324.                                                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff;">
  3325.                                                                                    <tbody>
  3326.                                                                                        <tr>
  3327.                                                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  3328.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  3329.                                                                                            </td>
  3330.                                                                                            <td>
  3331.                                                                                                <p class="list" style="margin-top:0px; color:#fff;">
  3332.                                                                                                    Impress your boss (and the board): Become the go-to guru on navigating the ever-evolving AI landscape.
  3333.                                                                                                </p>
  3334.                                                                                            </td>
  3335.                                                                                        </tr>
  3336.                                                                                    </tbody>
  3337.                                                                                </table>
  3338.                                                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff;">
  3339.                                                                                    <tbody>
  3340.                                                                                        <tr>
  3341.                                                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  3342.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  3343.                                                                                            </td>
  3344.                                                                                            <td>
  3345.                                                                                                <p class="list" style="margin-top:0px; color:#fff;">
  3346.                                                                                                    Network with fellow tech titans: Connect and collaborate with other AI enthusiasts and governance champions.
  3347.                                                                                                </p>
  3348.                                                                                            </td>
  3349.                                                                                        </tr>
  3350.                                                                                    </tbody>
  3351.                                                                                </table>
  3352.                                                                            </td>
  3353.                                                                        </tr>
  3354.                                                                        <tr>
  3355.                                                                            <td style="padding-bottom:50px;">
  3356.                                                                                <table align="center" style="width: unset !important;">
  3357.                                                                                    <tbody>
  3358.                                                                                        <tr align="center">
  3359.                                                                                            <td align="center" style="color: #fff; background: #5CE1E6; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px;">
  3360.                                                                                                <a href="https://www.scip.org/page/AI-Governance" target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight: 700;">Register
  3361.                                                                                                    Now</a>
  3362.                                                                                            </td>
  3363.                                                                                        </tr>
  3364.                                                                                    </tbody>
  3365.                                                                                </table>
  3366.                                                                            </td>
  3367.                                                                        </tr>
  3368.                                                                    </tbody>
  3369.                                                                </table>
  3370.                                                            </td>
  3371.                                                        </tr>
  3372.                                                    </tbody>
  3373.                                                </table>
  3374.                                            </td>
  3375.                                        </tr>
  3376.                                    </tbody>
  3377.                                </table>
  3378.                            </td>
  3379.                        </tr>
  3380.                        <!-- Objective -->
  3381.                        <tr>
  3382.                            <td class="sections" align="center" style="padding:50px 30px;">
  3383.                                <table width="100%" class="w-responsive" align="center">
  3384.                                    <tbody>
  3385.                                        <tr align="center">
  3386.                                            <td style="padding-bottom:30px;" align="center" colspan="2">
  3387.                                                <table style="width:unset !important;">
  3388.                                                    <tbody>
  3389.                                                        <tr align="center">
  3390.                                                            <td align="center" style="color: #fff; background: #122C4B; padding: 15px; padding-left: 40px; padding-right: 40px;border-radius:10px; font-weight:700;">
  3391.                                                                <a href="#" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px; font-weight:700;">CURRICULUM</a>
  3392.                                                            </td>
  3393.                                                        </tr>
  3394.                                                    </tbody>
  3395.                                                </table>
  3396.                                            </td>
  3397.                                        </tr>
  3398.                                        <tr>
  3399.                                            <td width="50%" valign="top">
  3400.                                                <table valign="top" style=" padding-right:20px;">
  3401.                                                    <tbody>
  3402.                                                        <tr style="color:#000;">
  3403.                                                            <td style="width:100%;">
  3404.                                                                <table width="100%" align="top" style="padding-bottom:30px; color:#fff;">
  3405.                                                                    <tbody>
  3406.                                                                        <tr>
  3407.                                                                            <td valign="top" width="10%" style=" padding-right: 10px;">
  3408.                                                                                <img src='https://content.app-us1.com/oJap5/2024/03/25/f282a5b3-c289-4df2-8a6a-210b0491f614.png' alt="" width="25">
  3409.                                                                            </td>
  3410.                                                                            <td>
  3411.                                                                                <h3 class="list" style="color:#00BF63; font-size:20px;font-weight:600; margin-bottom:10px; margin-top:0px;">
  3412.                                                                                    MODULE 1:</h3>
  3413.                                                                                <p style="color:#122C4B; font-size:18px; margin-top:0px;">
  3414.                                                                                    Overview of AI Governance; Ecosystem of AI Governance and Major Actors</p>
  3415.                                                                            </td>
  3416.                                                                        </tr>
  3417.                                                                    </tbody>
  3418.                                                                </table>
  3419.                                                            </td>
  3420.                                                        </tr>
  3421.                                                        <tr style="color:#000;">
  3422.                                                            <td style="width:100%; padding-bottom:10px;">
  3423.                                                                <table width="100%" align="top" style=" color:#fff;">
  3424.                                                                    <tbody>
  3425.                                                                        <tr>
  3426.                                                                            <td valign="top" width="10%" style=" padding-right: 10px;">
  3427.                                                                                <img src='https://content.app-us1.com/oJap5/2024/03/25/f282a5b3-c289-4df2-8a6a-210b0491f614.png' alt="" width="25">
  3428.                                                                            </td>
  3429.                                                                            <td>
  3430.                                                                                <h3 class="list" style="color:#00BF63; font-size:20px;font-weight:600; margin-bottom:10px; margin-top:0px;">
  3431.                                                                                    MODULE 2:</h3>
  3432.                                                                                <p style="color:#122C4B; font-size:18px; margin-top:0px;">
  3433.                                                                                    Building trust</p>
  3434.                                                                            </td>
  3435.                                                                        </tr>
  3436.                                                                    </tbody>
  3437.                                                                </table>
  3438.                                                            </td>
  3439.                                                        </tr>
  3440.                                                    </tbody>
  3441.                                                </table>
  3442.                                            </td>
  3443.                                            <td width="40%" align="center" valign="top" class="responsive-td">
  3444.                                                <h3 style="color:#122C4B; margin-top:0px; margin-bottom:20px;">
  3445.                                                    WORKSHOP INSTRUCTOR</h3>
  3446.                                                <img src="https://content.app-us1.com/oJap5/2024/03/25/d9fad487-32be-49c5-8b3f-47521eb176ed.jpeg" alt="" width="40%" style="border-radius:30px; outline:7px solid #38B6FF;" />
  3447.                                                <p class="name" style="padding-top: 20px;"><strong class="nameBold" style="color:#00BF63; font-size: 24px;font-weight: 600;">
  3448.                                                        Ana Chubinidze </strong> </p>
  3449.                                                <p style="color:#052D70; font-size: 18px; padding-left:10px; font-weight:600; margin-top:0px;">
  3450.                                                    CEO <br>AdalanAI</p>
  3451.                                            </td>
  3452.                                        </tr>
  3453.                                    </tbody>
  3454.                                </table>
  3455.                            </td>
  3456.                        </tr>
  3457.                        <!-- Guest Expert -->
  3458.                        <tr>
  3459.                            <td class="sections" align="center" style="background-color: #122C4B; padding:40px;">
  3460.                                <table style="width: unset !important;">
  3461.                                    <tbody>
  3462.                                        <tr>
  3463.                                            <td align="center" style="color: #122C4B; background: #fff; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px; font-weight:700;">
  3464.                                                <a target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight:700;">KEY TAKEAWAYS</a>
  3465.                                            </td>
  3466.                                        </tr>
  3467.                                    </tbody>
  3468.                                </table>
  3469.                                <table width="100%" style="padding-top: 40px; " class="w-responsive">
  3470.                                    <tbody>
  3471.                                        <tr>
  3472.                                            <td align="center" style=" padding-bottom:15px;">
  3473.                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff;">
  3474.                                                    <tbody>
  3475.                                                        <tr>
  3476.                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  3477.                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  3478.                                                            </td>
  3479.                                                            <td width="95%">
  3480.                                                                <p class="list" style="margin-top:0px; color:#fff;">
  3481.                                                                    Apply existing AI governance solutions to your use case. </p>
  3482.                                                            </td>
  3483.                                                        </tr>
  3484.                                                    </tbody>
  3485.                                                </table>
  3486.                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff;">
  3487.                                                    <tbody>
  3488.                                                        <tr>
  3489.                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  3490.                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  3491.                                                            </td>
  3492.                                                            <td width="95%">
  3493.                                                                <p class="list" style="margin-top:0px; color:#fff;">
  3494.                                                                    Understand the limitations of existing AI governance frameworks and models and work toward going beyond them.
  3495.                                                                </p>
  3496.                                                            </td>
  3497.                                                        </tr>
  3498.                                                    </tbody>
  3499.                                                </table>
  3500.                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff; border:none;">
  3501.                                                    <tbody>
  3502.                                                        <tr>
  3503.                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  3504.                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  3505.                                                            </td>
  3506.                                                            <td width="95%">
  3507.                                                                <p class="list" style="margin-top:0px; color:#fff;">
  3508.                                                                    Analyze the roles and responsibilities of different stakeholders in AI governance. </p>
  3509.                                                            </td>
  3510.                                                        </tr>
  3511.                                                    </tbody>
  3512.                                                </table>
  3513.                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff;">
  3514.                                                    <tbody>
  3515.                                                        <tr>
  3516.                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  3517.                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  3518.                                                            </td>
  3519.                                                            <td width="95%">
  3520.                                                                <p class="list" style="margin-top:0px; color:#fff;">
  3521.                                                                    Communicate effectively with important stakeholders regarding underlying issues, risks, or solutions.
  3522.                                                                </p>
  3523.                                                            </td>
  3524.                                                        </tr>
  3525.                                                    </tbody>
  3526.                                                </table>
  3527.                                            </td>
  3528.                                        </tr>
  3529.                                    </tbody>
  3530.                                </table>
  3531.                                <table style="padding-top:20px; width: unset !important;">
  3532.                                    <tbody>
  3533.                                        <tr align="center">
  3534.                                            <td align="center" style="color: #fff; background: #5CE1E6; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px;">
  3535.                                                <a href="https://www.scip.org/page/AI-Governance" target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight: 700;">Register
  3536.                                                    Now</a>
  3537.                                            </td>
  3538.                                        </tr>
  3539.                                    </tbody>
  3540.                                </table>
  3541.                            </td>
  3542.                        </tr>
  3543.                        <!-- Footer -->
  3544.                        <tr>
  3545.                            <td class="sections" style="background-color: #16142e; padding: 15px;">
  3546.                                <table width="100%" cellspacing="0" cellpadding="0">
  3547.                                    <tbody>
  3548.                                        <tr>
  3549.                                            <!-- <td width="25%" style="padding:10px;" valign="top"><a href="https://www.iacet.org/resources/accredited-providers-list/accredited-provider-overview/?providerID=109186" target="_blank"><img src="https://www.scip.org/resource/resmgr/newsletter_template_/newsletter_new/iacet-accredited-provider.png" alt="SCIP is IACET accredited" width="120"></a></td> -->
  3550.                                            <td width="75%" style="padding:30px" valign="top" align="center">
  3551.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 25px; color: white;">
  3552.                                                    <strong>Strategic Consortium of Intelligence Professionals
  3553.                                                        (SCIP)</strong><br>
  3554.                                                    <a href="mailto:memberservices@scip.org"
  3555.                                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  3556.                                                    |
  3557.                                                    <a href="https://www.scip.org/" target="_blank"
  3558.                                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  3559.                                                    <a href="%UNSUBSCRIBELINK%"
  3560.                                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  3561.                                                        </em></a>
  3562.                                                </span>
  3563.                                            </td>
  3564.                                        </tr>
  3565.                                        <tr>
  3566.                                            <td width="100%">
  3567.                                                <p style="text-align: center; margin-top: 0;">
  3568.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  3569.                                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  3570.                                                            alt="Podcast icon" width="30" style="padding:8px;"></a>
  3571.                                                    <a href="https://x.com/SCIPcommunity" target="_blank"><img
  3572.                                                            src='https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029'
  3573.                                                            alt="Twitter icon" width="30" style="padding:8px;"></a>
  3574.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  3575.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  3576.                                                            alt="Linkedin icon" width="30" style="padding:8px;"></a>
  3577.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  3578.                                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  3579.                                                            alt="YouTube icon" width="35" style="padding:8px;"></a>
  3580.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  3581.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  3582.                                                            alt="Facebook icon" width="30" style="padding:8px;"></a>
  3583.                                                </p>
  3584.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  3585.                                                    <em><a href="%SENDER-INFO%"></a></em>
  3586.                                                </p>
  3587.                                            </td>
  3588.                                        </tr>
  3589.                                    </tbody>
  3590.                                </table>
  3591.                            </td>
  3592.                        </tr>
  3593.                    </tbody>
  3594.                </table>
  3595.            </td>
  3596.        </tr>
  3597.    </tbody>
  3598. </table>]]></description>
  3599. <category>SCIP Newsletter</category>
  3600. <pubDate>Tue, 23 Apr 2024 06:02:00 GMT</pubDate>
  3601. </item>
  3602. <item>
  3603. <title>SCIP IntelliCon Nashville 2024 Day One</title>
  3604. <link>https://www.scip.org/news/670691/</link>
  3605. <guid>https://www.scip.org/news/670691/</guid>
  3606. <description><![CDATA[<table class="container" cellspacing="0" style="background-color: #fff; margin: 0 auto; width: 600px;">
  3607.  <tbody>
  3608.      <tr>
  3609.          <td>
  3610.              <a href="https://www.scip.org/page/Intellicon-nashville_2024" target="_blank" rel="noopener noreferrer" data-auth="NotApplicable" data-linkindex="0">
  3611.        <img data-imagetype="External" src="https://content.app-us1.com/oJap5/2024/04/17/3ca477a2-f744-4da6-9194-bf7b62ff9fcb.jpeg" alt="SCIP IntelliCon 2023" width="100%">
  3612.      </a>
  3613.              <!-- content -->
  3614.              <table align="center" class="content" style="background-color: #031347; width: 100%;">
  3615.                  <tbody>
  3616.                      <tr>
  3617.                          <td class="sections" style="padding: 40px;">
  3618.                              <br>
  3619.                              <p style="font-size: 32px; text-align:center; line-height: 36px; font-weight: 600; margin-bottom: 15px; color: #f5f5f5;">
  3620.                                  We are looking forward to seeing you!</p>
  3621.                              <p style="color: #f5f5f5;line-height:28px;text-align:justify;"><strong>Tomorrow is the day!</strong> We're excited to finally kick off SCIP IntelliCon Nashville 2024 with you with a series of full-day and half-day workshops following the registration.
  3622.                                  <br><br>Full-day and Half-day workshops are only available to those with the All-Access Pass. If you would like to add a workshop to your conference-only ticket, stop by the registration to purchase a pass.
  3623.                              </p>
  3624.                              <br>
  3625.                          </td>
  3626.                      </tr>
  3627.                  </tbody>
  3628.              </table>
  3629.              <table align="center" class="content" style="background-color: #014280;">
  3630.                  <tbody>
  3631.                      <tr>
  3632.                          <td class="sections" style="padding: 40px;">
  3633.                              <h3 style="color: #f5f5f5; font-size: 22px; line-height: 26px; text-align:center;">Day 1 Schedule Overview
  3634.                              </h3>
  3635.                              <p style="color: #f5f5f5; line-height:28px;font-size:20px; text-align:center;">Check out the full and most up-to-date program on our EventMobi app. Don't forget to add your preferred sessions to your agenda!</p>
  3636.                              <br>
  3637.                          </td>
  3638.                      </tr>
  3639.                  </tbody>
  3640.              </table>
  3641.              <table width="95%" align="center" class="content" style="background-color: #f6f6f6;">
  3642.                  <tbody>
  3643.                      <tr>
  3644.                          <td class="sections" style="padding: 40px;">
  3645.                              <table width="100%">
  3646.                                  <tr>
  3647.                                      <td width="25%" valign="top" style="padding: 10px 15px;">
  3648.                                          <p style="text-align:center;"><img src="https://www.scip.org/resource/resmgr/intellicon/2023/emails/smartphone-icon.png" alt="mobile device" height="75"></p>
  3649.                                          <h3 style="color: #031347; font-size: 22px; line-height: 26px; text-align: center;">Get the Mobile App</h3>
  3650.                                      </td>
  3651.                                      <td width="75%" valign="top" style="padding: 10px 15px;">
  3652.                                          <p style="color:#313F6E; line-height:28px; text-align:justify;"><strong>Get the EventMobi app
  3653.                        ahead of time.</strong> Stay connected throughout the entire event and get real-time notifications about everything that's happening. Find it here:</p>
  3654.                                          <table width="90%" align="center" style="padding:10px; margin-top:10px; width: unset !important;">
  3655.                                              <tbody>
  3656.                                                  <tr>
  3657.                                                      <td align="center" style="color:#fff; height:20px; background:#04BADE; padding:15px; border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px">
  3658.                                                          <a href="https://apps.apple.com/ca/app/eventmobi/id1276348688" target="_blank" rel="noopener noreferrer" data-auth="NotApplicable" style="color:#fff; text-decoration:underline; text-transform:uppercase; font-size:16px" data-linkindex="1">App Store</a>
  3659.                                                      </td>
  3660.                                                      <td align="center" style="color:#fff; height:20px; background:#7DC242; padding:15px; border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px">
  3661.                                                          <a href="https://play.google.com/store/apps/details?id=com.eventmobi.multieventapp.meaidfa33d52eb4374fdb891ab905fa3a72e7" target="_blank" rel="noopener noreferrer" data-auth="NotApplicable" style="color:#fff; text-decoration:underline; text-transform:uppercase; font-size:16px"
  3662.                                                              data-linkindex="2">Play Store</a>
  3663.                                                      </td>
  3664.                                                  </tr>
  3665.                                              </tbody>
  3666.                                          </table>
  3667.                                          <table width="55%" align="center" style="padding:10px; margin-top:10px;width: unset !important;">
  3668.                                              <tbody>
  3669.                                                  <tr>
  3670.                                                      <td align="center" style="color:#fff; height:20px; background:#0B193E; padding:15px; border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px">
  3671.                                                          <a href="https://eventmobi.com/us2024nash/" target="_blank" rel="noopener noreferrer" data-auth="NotApplicable" style="color:#fff; text-decoration:underlinene; text-transform:uppercase; font-size:16px" data-linkindex="3">View Browser</a>
  3672.                                                      </td>
  3673.                                                  </tr>
  3674.                                              </tbody>
  3675.                                          </table>
  3676.                                      </td>
  3677.                                  </tr>
  3678.                              </table>
  3679.                              <table width="100%">
  3680.                                  <tbody>
  3681.                                      <tr>
  3682.                                          <td style="padding: 40px;">
  3683.                                              <p style="color:#031347; font-size:20px; line-height:28px;">Launch the app and enter the event code <strong>US2024NASH</strong></p>
  3684.                                              <p style="color:#313F6E; line-height:28px; text-align:justify;">Sign in with the email address that you registered with and create your own password <em>(Password must include special
  3685.                          character)</em></p>
  3686.                                              <p style="color:#313F6E; line-height:28px;font-size:20px; text-align:justify;font-weight:bold;">
  3687.                                                  Don't Forget to Provide Us with Your Feedback on the Sessions</p>
  3688.  
  3689.                                              <ul>
  3690.                                                  <li style="color:#313F6E; line-height:28px; text-align:justify;">Open the App</li>
  3691.                                                  <li style="color:#313F6E; line-height:28px; text-align:justify;">Go to "
  3692.                                                      <strong>Program</strong>" and find our session</li>
  3693.                                                  <li style="color:#313F6E; line-height:28px; text-align:justify;">Scroll down to complete "
  3694.                                                      <strong>Session Survey Feedback</strong>"</li>
  3695.                                              </ul>
  3696.                                              <p style="color:#313F6E; line-height:28px; text-align:justify;">The app will be subject to updates as our event date approaches.</p>
  3697.                                          </td>
  3698.                                      </tr>
  3699.                                  </tbody>
  3700.                              </table>
  3701.                          </td>
  3702.                      </tr>
  3703.                  </tbody>
  3704.              </table>
  3705.              <table width="95%" align="center" class="content" style="background-color: #014280;">
  3706.                  <tbody>
  3707.                      <tr>
  3708.                          <td width="25%" valign="top" style="padding:40px 20px 40px 40px">
  3709.                              <p style="text-align:center"><img data-imagetype="External" src="https://www.scip.org/resource/resmgr/intellicon/2023/emails/calendar-icon.png" alt="calendar" height="75"></p>
  3710.                              <h3 style="color:#efefef; font-size:22px; line-height:28px; text-align:center">Set Your Schedule</h3>
  3711.                          </td>
  3712.                          <td width="75%" valign="top" style="padding:40px 40px 40px 20px;">
  3713.  
  3714.                              <p style="line-height:28px; text-align:justify; color: #efefef;">Each day of IntelliCon will consist of general sessions, academic sessions, breakout sessions, networking, exhibit hours, and more! Don't forget to add sessions to "my agenda" in the Mobile App. While you need to be pre-registered
  3715.                                  for the April 22nd workshops, sessions on April 23rd to 25th are open for you to join freely.</p>
  3716.                          </td>
  3717.                      </tr>
  3718.                  </tbody>
  3719.              </table>
  3720.              <table align="center" style="background-color:#f6f6f6; padding:20px 0px;">
  3721.                  <tbody>
  3722.                      <tr>
  3723.                          <td style="color:#F7F7F7;font-size:18px;;padding:40px;">
  3724.                              <p style="color:#313F6E; font-size:32px; font-weight:600; text-align:center; line-height:35px;">Shout out to our SCIP IntelliCon Nashville 2024 Sponsors</p>
  3725.                              <p style="color:#313F6E; font-size:24px; font-weight:600; text-align:center;margin-top:10px; line-height:28px;">
  3726.                                  We couldn't do it without you!</p>
  3727.                              <table align="center" class="logo-table">
  3728.                                  <tbody>
  3729.                                      <tr>
  3730.                                          <td align="center" width="30%" style=" padding:10px;">
  3731.                                              <a href="https://www.mercyhurst.edu/"><img src='https://content.app-us1.com/oJap5/2024/03/22/fd18b514-d8c2-40ea-8421-b3c87a1153c4.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3732.                                          </td>
  3733.                                          <td align="center" width="30%" style=" padding:10px;">
  3734.                                              <a href="https://www.lexisnexis.com/"><img src='https://content.app-us1.com/oJap5/2024/03/22/8370c17f-33ed-436d-be6f-3f2d0caeee91.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3735.                                          </td>
  3736.                                          <td align="center" width="30%" style=" padding:10px;">
  3737.                                              <a href="https://www.axience.com/"><img src='https://content.app-us1.com/oJap5/2024/03/22/8b372c79-6361-467e-8edf-f06463b9d990.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3738.                                          </td>
  3739.                                      </tr>
  3740.                                      <tr>
  3741.                                          <td align="center" width="30%" style=" padding:10px;">
  3742.                                              <a href="https://www.dig-worldwide.com/"><img src='https://content.app-us1.com/oJap5/2024/03/22/13bb1fcc-1494-4c0a-8ca0-2740b88b0ca9.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3743.                                          </td>
  3744.                                          <td align="center" width="30%" style=" padding:10px;">
  3745.                                              <a href="https://www.competeiq.io/"><img src='https://content.app-us1.com/oJap5/2024/03/22/dc7e76d3-2ded-4919-8afe-ccbebd31639b.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3746.                                          </td>
  3747.                                          <td align="center" width="30%" style=" padding:10px;">
  3748.                                              <a href="https://www.factset.com/"><img src='https://content.app-us1.com/oJap5/2024/03/22/3b9fc0cb-330e-4b28-aa06-2ab95e243a76.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3749.                                          </td>
  3750.                                      </tr>
  3751.                                      <tr align="center">
  3752.                                          <td align="center" width="30%">
  3753.                                              <a href="https://comintelli.com/"><img src='https://content.app-us1.com/oJap5/2024/03/22/8185702a-a6f2-4d85-b3eb-aa38203cdc22.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3754.                                          </td>
  3755.                                          <td align="center" width="30%">
  3756.                                              <a href="https://www.proactiveworldwide.com/"><img src='https://content.app-us1.com/oJap5/2024/03/22/adbca42c-2ded-4cb6-885a-f8ca4e89c692.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3757.                                          </td>
  3758.                                          <td align="center" width="30%">
  3759.                                              <a href="https://groopit.co/"><img src='https://content.app-us1.com/oJap5/2024/03/22/4b45ccc6-eef6-41f2-84fd-5becb5f5701f.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3760.                                          </td>
  3761.                                      </tr>
  3762.                                      <tr>
  3763.                                          <td align="center" width="30%" style=" padding:10px;">
  3764.                                              <a href="https://valonaintelligence.com/"><img src='https://content.app-us1.com/oJap5/2024/03/28/3c8b5bd4-c96f-48ab-8fd8-5185d26a7eae.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3765.                                          </td>
  3766.                                          <td align="center" width="30%" style=" padding:10px;">
  3767.                                              <a href="https://sedulogroup.com/"><img src='https://content.app-us1.com/oJap5/2024/04/03/80a11977-17e1-4705-9f8d-7f36a5c79ba7.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3768.                                          </td>
  3769.                                          <td align="center" width="30%" style=" padding:10px;">
  3770.                                              <a href="http://en.sinofaith-ip.com/"><img src='https://content.app-us1.com/oJap5/2024/04/11/a64f6ec0-1eed-421a-a604-0c96833d5cae.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3771.                                          </td>
  3772.                                      </tr>
  3773.                                      <tr>
  3774.                                          <td align="center" width="30%" style=" padding:10px;">
  3775.                                              <a href="https://www.alpha-sense.com/"><img src='https://content.app-us1.com/oJap5/2024/04/18/514c529c-ecac-4e57-b2ae-a26b7fdb40d4.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3776.                                          </td>
  3777.                                          <td align="center" width="30%" style=" padding:10px;">
  3778.                                              <a href="https://fletchercsi.com/"><img src='https://content.app-us1.com/oJap5/2024/04/18/f785293f-5914-4bdc-94e4-edf156680c65.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3779.                                          </td>
  3780.                                          <td align="center" width="30%" style=" padding:10px;">
  3781.                                              <a href="https://www.evalueserve.com/"><img src='https://content.app-us1.com/oJap5/2024/04/18/d3690c3d-3282-4350-9a7a-ab12354d2859.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  3782.                                          </td>
  3783.                                      </tr>
  3784.                                  </tbody>
  3785.                              </table>
  3786.                              <table align="center" class="logo-table2">
  3787.                                  <tbody>
  3788.                                      <tr>
  3789.                                          <td align="center" width="30%" style=" padding:10px;">
  3790.                                              <a href="https://vizru.com/"><img src='https://content.app-us1.com/oJap5/2024/04/18/e90e1012-3b21-4237-b831-5bd8df4a89b4.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="31%"></a>
  3791.                                          </td>
  3792.                                      </tr>
  3793.                                  </tbody>
  3794.                              </table>
  3795.                          </td>
  3796.                      </tr>
  3797.                  </tbody>
  3798.              </table>
  3799.              <table width="100%" style="background-color: #060032; padding: 10px;">
  3800.                  <tbody>
  3801.                      <tr>
  3802.  
  3803.                          <td width="75%" style="padding:30px" valign="top" align="center"><span style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 28px; color: white;">
  3804.                <strong>Strategic Consortium of Intelligence Professionals (SCIP)</strong><br>
  3805.                <a href="mailto:memberservices@scip.org" style="color: white; text-decoration: underline;">memberservices@scip.org</a> | <a href="https://www.scip.org/" target="_blank" style="color: white; text-decoration: underline;">www.scip.org</a><br>
  3806.                <a href="%UNSUBSCRIBELINK%" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  3807.                  </em></a></span></td>
  3808.                      </tr>
  3809.                      <tr>
  3810.                          <td width="100%">
  3811.                              <p style="text-align: center; margin-top: 0;">
  3812.                                  <a href="https://www.scip.org/page/I_Stream" target="_blank"><img src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674" alt="Padcast icon" width="30"></a>
  3813.                                  <a href="https://x.com/SCIPcommunity" target="_blank"><img src='https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029' alt="Twitter icon" width="30"></a>
  3814.                                  <a href="https://www.linkedin.com/company/scip" target="_blank"><img src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png" alt="Linkedin icon" width="30"></a>
  3815.                                  <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108' alt="YouTube icon" width="35"></a>
  3816.                                  <a href="https://www.facebook.com/SCIP.org" target="_blank"><img src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png" alt="Facebook icon" width="30"></a>
  3817.                              </p>
  3818.                              <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  3819.                                  <em><a href="%SENDER-INFO%"></a></em>
  3820.                              </p>
  3821.                          </td>
  3822.                      </tr>
  3823.                  </tbody>
  3824.              </table>
  3825.          </td>
  3826.      </tr>
  3827.  </tbody>
  3828. </table>]]></description>
  3829. <category>SCIP Newsletter</category>
  3830. <pubDate>Mon, 22 Apr 2024 09:41:00 GMT</pubDate>
  3831. </item>
  3832. <item>
  3833. <title>Unlocking Competitive Advantage: The Power of Intelligence-Driven Decision-Making </title>
  3834. <link>https://www.scip.org/news/670535/</link>
  3835. <guid>https://www.scip.org/news/670535/</guid>
  3836. <description><![CDATA[<!-- gb: Abhash Raj Subedi -->
  3837. <table class="container">
  3838.    <tbody>
  3839.        <!-- News letter start -->
  3840.        <tr>
  3841.            <td>
  3842.                <!-- content -->
  3843.                <table class="content" style="width: 60%;">
  3844.                    <tbody>
  3845.  
  3846.                        <!-- Header -->
  3847.                        <tr>
  3848.                            <td valign="center">
  3849.  
  3850.                                <img src='https://content.app-us1.com/oJap5/2023/04/26/497360a3-c7a9-45c2-92e6-7a09970e1240.png?id=20779214' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  3851.  
  3852.                            </td>
  3853.                        </tr>
  3854.                        <!-- Content Start -->
  3855.                        <tr style="background-color: #f5f5f4;">
  3856.                            <td class="containerContent">
  3857.                                <table style="display: flex;
  3858.                                justify-content: center;
  3859.                                padding-right: 20px;
  3860.                                margin-top: 15px;">
  3861.                                    <tbody>
  3862.                                        <tr style="background-color: #060032;">
  3863.                                            <td style="display: flex;flex-direction: row;">
  3864.                                                <p style="color:white; padding: 10px;margin-top: 8px;margin-bottom: 8px; font-size: 32px;">
  3865.                                                    SCIP <i> Insights </i>
  3866.                                                </p>
  3867.                                            </td>
  3868.                                        </tr>
  3869.                                    </tbody>
  3870.                                </table>
  3871.                                <table style="display: flex; justify-content: center; width:80%; " align="center">
  3872.                                    <tbody>
  3873.                                        <tr>
  3874.                                            <td style="padding-top:20px; padding-left: 30px; padding-right: 30px; " align="center">
  3875.                                                <h1 class="header">
  3876.                                                    <b>Unlocking Competitive Advantage: The Power of Intelligence-Driven Decision-Making in Today's Business Landscape </b>
  3877.                                                </h1>
  3878.                                            </td>
  3879.                                        </tr>
  3880.                                    </tbody>
  3881.                                </table>
  3882.                                <table style="display: flex; justify-content: center;">
  3883.                                    <tbody>
  3884.                                        <tr>
  3885.                                            <td align="center" style="padding-bottom: 30px;padding-left: 30px; padding-right: 30px; ">
  3886.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  3887.                                                    In today's fast-paced business scene, quick and informed decisions are key to success. The reliance on intuition or past trends is fading, making way for intelligence-driven decision-making as a crucial strategy. This shift helps businesses tackle uncertainty,
  3888.                                                    grab opportunities, and lead the pack. We'll explore how this approach affects business operations and market trends, and how tools like Intelligence2day® by Comintelli are transforming decision-making,
  3889.                                                    sparking innovation, and encouraging growth.
  3890.                                                    <br><br>
  3891.                                                    <strong>The Essence of Intelligence-Driven Decision Making</strong>
  3892.                                                    <br> Intelligence-driven decision-making involves collecting, analyzing, and interpreting data systematically to guide strategic choices. Unlike traditional methods, it uses advanced technologies like
  3893.                                                    AI, machine learning, and natural language processing to turn raw data into actionable insights. By leveraging data analytics and predictive modeling, organizations anticipate market trends, identify
  3894.                                                    opportunities, and drive sustainable growth and competitive advantage.
  3895.                                                    <br><br>
  3896.                                                    <span style="font-size: 19px; text-align: justify;line-height: 28px; "><strong>Unveiling the Business Implications</strong></span>
  3897.                                                    <br><br>
  3898.                                                    <strong>Strategic Planning Reinvented </strong>
  3899.                                                    <br> Intelligence-driven decision-making serves as a cornerstone for strategic planning, enabling organizations to formulate robust business strategies that are aligned with market dynamics and evolving
  3900.                                                    consumer preferences. By continuously monitoring market trends, competitor movements, and regulatory changes, businesses can adapt their strategies in real time, maximizing opportunities and mitigating
  3901.                                                    risks.
  3902.                                                    <br><br>
  3903.                                                    <strong>Proactive Risk Management </strong>
  3904.                                                    <br> In today's volatile and uncertain business environment, risk management is paramount. Intelligence-driven decision-making empowers organizations to proactively identify and mitigate risks by providing
  3905.                                                    timely insights into potential threats, vulnerabilities, and emerging market disruptions. By anticipating risks and developing contingency plans, businesses can safeguard their operations and maintain
  3906.                                                    business continuity.
  3907.                                                    <br><br>
  3908.                                                    <strong>Operational Excellence </strong>
  3909.                                                    <br> Access to timely and relevant intelligence enables organizations to streamline their operational processes, optimize resource allocation, and enhance productivity. By automating repetitive tasks
  3910.                                                    and leveraging data-driven insights, businesses can eliminate inefficiencies, reduce costs, and improve overall operational performance.
  3911.                                                    <br><br>
  3912.                                                    <strong>Sustainable Competitive Advantage </strong>
  3913.                                                    <br> In an increasingly competitive marketplace, gaining a competitive edge is essential for long-term success. Intelligence-driven decision-making empowers organizations to differentiate themselves
  3914.                                                    from competitors by offering innovative products, personalized services, and exceptional customer experiences. By leveraging actionable insights from market intelligence, businesses can identify unmet
  3915.                                                    customer needs, capitalize on emerging trends, and stay ahead of the competition.
  3916.                                                    <br><br>
  3917.                                                    <span style="font-size: 19px; text-align: justify;line-height: 28px; "><strong>Exploring the Market Implications </strong></span>
  3918.                                                    <br><br>
  3919.                                                    <strong>Agility and Adaptability </strong>
  3920.                                                    <br> Markets are dynamic and constantly evolving. Intelligence-driven decision-making enables organizations to anticipate market shifts, adapt to changing customer preferences, and capitalize on emerging
  3921.                                                    opportunities. By leveraging real-time data and predictive analytics, businesses can respond swiftly to market trends, regulatory changes, and competitive threats, thereby maintaining a competitive edge
  3922.                                                    in today's fast-paced business environment.
  3923.                                                    <br><br>
  3924.                                                    <strong>Customer-Centricity </strong>
  3925.                                                    <br> Understanding customer needs, preferences, and behaviors is essential for driving business growth and fostering customer loyalty. Intelligence-driven decision-making enables organizations to gain
  3926.                                                    deeper insights into customer preferences, sentiment, and purchase behavior. By leveraging customer intelligence, businesses can personalize their products, services, and marketing efforts to meet the
  3927.                                                    evolving needs of their target audience, thereby enhancing customer satisfaction and driving long-term profitability.
  3928.                                                    <br><br>
  3929.                                                    <strong>Innovation Catalyst</strong>
  3930.                                                    <br> Innovation is the lifeblood of business growth and competitiveness. Intelligence-driven decision-making gives organizations the insights and intelligence needed to fuel innovation and drive product
  3931.                                                    development. By analyzing market trends, consumer behavior, and competitor strategies, businesses can identify unmet needs, develop innovative solutions, and gain a first-mover advantage in the marketplace.
  3932.                                                    <br><br>
  3933.                                                    <strong>Regulatory Compliance </strong>
  3934.                                                    <br> In today's complex regulatory environment, compliance is non-negotiable. Intelligence-driven decision-making enables organizations to stay abreast of regulatory changes, industry standards, and
  3935.                                                    best practices. By leveraging regulatory intelligence, businesses can ensure compliance with relevant laws and regulations, mitigate regulatory risks, and protect their reputation and brand integrity.
  3936.                                                    <br><br>
  3937.                                                    <strong>Harnessing the Power of Intelligence2day® </strong>
  3938.                                                    <br> In the era of intelligence-driven decision-making, having access to the right tools and technologies is paramount. Comintelli's Intelligence2day® platform offers a comprehensive solution for organizations
  3939.                                                    embracing intelligence-driven decision-making. By leveraging advanced technologies such as artificial intelligence, machine learning, and natural language processing, Intelligence2day® enables businesses
  3940.                                                    to:
  3941.                                                </p>
  3942.                                                <ul style="font-size: 17px; text-align: justify;line-height: 25px; ">
  3943.                                                    <li>Aggregate and analyze vast amounts of data from diverse sources, including internal and external data sources, social media, news outlets, and industry reports. </li>
  3944.                                                    <li>Generate actionable insights through advanced analytics, data visualization, and predictive modeling capabilities. </li>
  3945.                                                    <li>Foster collaboration and knowledge sharing across teams and departments through centralized intelligence repositories, collaborative workspaces, and communication tools. </li>
  3946.                                                    <li>Stay ahead of the competition with real-time monitoring, alerts, and notifications on market trends, competitor activities, and emerging threats. </li>
  3947.                                                    <li>Drive innovation and adaptability through scenario planning, trend analysis, and opportunity identification features. </li>
  3948.                                                </ul>
  3949.                                                <br>
  3950.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  3951.                                                    Intelligence-driven decision-making fundamentally transforms business operations and competition in the digital economy. By leveraging actionable insights from data, organizations unlock opportunities, mitigate risks, and drive sustainable growth. With
  3952.                                                    platforms like Intelligence2day®, businesses gain a competitive edge and thrive in a complex marketplace. Embrace the future of decision-making to unlock your business's full potential.
  3953.                                                </p>
  3954.                                            </td>
  3955.                                        </tr>
  3956.                                    </tbody>
  3957.                                </table>
  3958.                            </td>
  3959.                        </tr>
  3960.                        <!-- Footer -->
  3961.                        <tr>
  3962.                            <td class="sections" style="background-color: #060032; padding: 25px;">
  3963.                                <table width="100%" cellspacing="0" cellpadding="0">
  3964.                                    <tbody>
  3965.                                        <tr>
  3966.                                            <!-- <td width="25%" style="padding:10px;" valign="top"><a href="https://www.iacet.org/resources/accredited-providers-list/accredited-provider-overview/?providerID=109186" target="_blank"><img src="https://www.scip.org/resource/resmgr/newsletter_template_/newsletter_new/iacet-accredited-provider.png" alt="SCIP is IACET accredited" width="120"></a></td> -->
  3967.                                            <td width="75%" style="padding:30px" valign="top" align="center">
  3968.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: white;">
  3969.                                                  <strong style="text-decoration: underline;">Strategic Consortium of
  3970.                                                      Intelligence Professionals (SCIP)</strong><br>
  3971.                                                  <a href="mailto:memberservices@scip.org"
  3972.                                                      style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  3973.                                                  | <a href="https://www.scip.org/" target="_blank"
  3974.                                                      style="color: white; text-decoration: underline;">www.scip.org</a><br>
  3975.                                                  <a href="%UNSUBSCRIBELINK%"
  3976.                                                      style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  3977.                                                      </em></a>
  3978.                                              </span>
  3979.                                            </td>
  3980.                                        </tr>
  3981.                                        <tr>
  3982.                                            <td width="100%">
  3983.                                                <p style="text-align: center; margin-top: 0;">
  3984.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  3985.                                                          src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  3986.                                                          alt="Padcast icon" width="50" style="padding:8px;"></a>
  3987.                                                    <a href="https://twitter.com/SCIP" target="_blank"><img
  3988.                                                          src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029"
  3989.                                                          alt="Twitter icon" width="50" style="padding:8px;"></a>
  3990.  
  3991.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  3992.                                                          src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  3993.                                                          alt="Linkedin icon" width="50" style="padding:8px;"></a>
  3994.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  3995.                                                          src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  3996.                                                          alt="YouTube icon" width="50" style="padding:8px;"></a>
  3997.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  3998.                                                          src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  3999.                                                          alt="Facebook icon" width="50" style="padding:8px;"></a>
  4000.                                                </p>
  4001.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  4002.                                                    <em><a href="%SENDER-INFO%"></a></em>
  4003.                                                </p>
  4004.                                            </td>
  4005.                                        </tr>
  4006.                                    </tbody>
  4007.                                </table>
  4008.                            </td>
  4009.                        </tr>
  4010.                    </tbody>
  4011.                </table>
  4012.            </td>
  4013.        </tr>
  4014.    </tbody>
  4015. </table>]]></description>
  4016. <category>SCIP &quot;Insights&quot; Blog</category>
  4017. <pubDate>Mon, 22 Apr 2024 07:30:00 GMT</pubDate>
  4018. </item>
  4019. <item>
  4020. <title>Your Guide to Be A Part of IntelliCon US 2024 and More!</title>
  4021. <link>https://www.scip.org/news/670546/</link>
  4022. <guid>https://www.scip.org/news/670546/</guid>
  4023. <description><![CDATA[<table class="container" style=" margin: 0 auto; width: 750px;">
  4024.    <tbody>
  4025.      <!-- News letter start -->
  4026.      <tr>
  4027.        <td>
  4028.          <!-- content -->
  4029.          <table align="center" class="content" style="width: 100%; background-color:#F6F6F6;">
  4030.            <tbody>
  4031.              <tr align="center">
  4032.                <td>
  4033.                  <table class="table-bg1" style="background-color:#03174A;">
  4034.                    <tbody>
  4035.                        
  4036.                      <!-- Header -->
  4037.                      <tr>
  4038.                        <td align="center" style=" padding-top:50px; ">
  4039.                          <img src='https://content.app-us1.com/oJap5/2024/02/21/ea3a5635-ac8e-4441-a72d-5192585cfcee.png' alt="background image" alt="SCIP IntelliCon 2023" width="60%">
  4040.                        </td>
  4041.                      </tr>
  4042.                      <tr>
  4043.                          <td width="100%" style="padding:10px 0px; ">
  4044.                          <table align="center" class="table-bg4" style="width:100% !important; padding:20px 30px;  background-color:#3FAFB3;">
  4045.                            <tbody>
  4046.                              <tr>
  4047.                                <td align="center" width="100%">
  4048.                                    <h1 style="color: #fff;font-weight:700; line-height:45px;font-size:36px;"> <strong>INTELLICON US NASHVILLE 2024 </strong></h1>
  4049.                                </td>
  4050.                              </tr>
  4051.                              <tr>
  4052.                                <td>
  4053.                                  <table align="center" width="80%" style="width: unset !important;">
  4054.                                    <tbody>
  4055.                                      <tr>
  4056.                                        <td width="35%" valign="top" align="center">
  4057.                                          <table>
  4058.                                            <tbody>
  4059.                                              <tr style="color:#fff;">
  4060.                                                <td valign="top" style=" padding-right: 5px;">
  4061.                                                  <img src='https://content.app-us1.com/oJap5/2024/02/27/b6123ef0-ea1c-4d7c-b31f-0297c23c0d05.png' alt="" width="20">
  4062.                                                </td>
  4063.                                                <td valign="top">
  4064.                                                  <p style="margin-top:0px; font-size:18px;color:#fff; line-height:25px;">
  4065.                                                    April 22-25, 2024
  4066.                                                  </p>
  4067.                                                </td>
  4068.                                              </tr>
  4069.                                            </tbody>
  4070.                                          </table>
  4071.                                        </td>
  4072.                                        <td width="45%" valign="top" align="center">
  4073.                                          <table>
  4074.                                            <tbody>
  4075.                                              <tr style="color:#fff;">
  4076.                                                <td valign="top" style=" padding-right: 5px;">
  4077.                                                  <img src='https://content.app-us1.com/oJap5/2024/02/27/a722e31d-e8c1-432b-b967-9cd0159d0806.png' alt="" width="20">
  4078.                                                </td>
  4079.                                                <td valign="top">
  4080.                                                  <p style="margin-top:0px; font-size:18px;color:#fff;line-height:25px;">
  4081.                                                    Loews Vanderbilt Hotel, Nashville
  4082.                                                  </p>
  4083.                                                </td>
  4084.                                              </tr>
  4085.                                            </tbody>
  4086.                                          </table>
  4087.                                        </td>
  4088.                                      </tr>
  4089.                                    </tbody>
  4090.                                  </table>
  4091.                                </td>
  4092.                              </tr>
  4093.                            </tbody>
  4094.                          </table>
  4095.                        </td>
  4096.                      </tr>
  4097.                      <tr>
  4098.                          <td>
  4099.                            <table >
  4100.                              <tbody>
  4101.                                <!-- Foundations Of Sales Battlecards -->
  4102.                                <tr>
  4103.                                  <td class="sections" align="center" style="padding:0px 30px; padding-bottom:50px;">
  4104.                                    <table style="padding-bottom:25px;">
  4105.                                      <tbody>
  4106.                                        <tr>
  4107.                                          <td align="center">
  4108.                                            <p style="color:#fff; line-height:25px; font-size:18px; font-weight: 600;">Get ready to unravel the secrets of AI and Competitive Intelligence in the Intelligence EcoSystem.</p>
  4109.                                          </td>
  4110.                                        </tr>
  4111.                                      </tbody>
  4112.                                    </table>
  4113.                                    <table align="center" style="width: unset !important;">
  4114.                                        <tbody>
  4115.                                          <tr>
  4116.                                            <td align="center" style="border-radius:50px; background-color:#70B36C;padding: 15px; padding-left: 30px; padding-right: 30px; ">
  4117.                                              <span style="font-size:18px; color:white; font-weight:700">
  4118.                                                <a href="https://www.scip.org/page/intellicon-nashville-registration-2024" target="_blank" style=" color:#fff; text-decoration:none; margin:0px">
  4119.                                                  Register Now
  4120.                                                </a>
  4121.                                              </span>
  4122.                                            </td>
  4123.                                          </tr>
  4124.                                        </tbody>
  4125.                                      </table>
  4126.                                  </td>
  4127.                                </tr>
  4128.                              </tbody>
  4129.                            </table>
  4130.                        </td>
  4131.                    </tr>
  4132.                    </tbody>
  4133.                  </table>
  4134.                </td>
  4135.              </tr>
  4136.              <!-- Objective -->
  4137.              <tr>
  4138.                <td class="sections" align="center" style="padding:40px 0px; ">
  4139.                  <table align="center">
  4140.                    <tbody>
  4141.                      <tr>
  4142.                        <td align="center" style="padding:0px 30px; padding-bottom:20px">
  4143.                          <h1 style="color: #70B36C;font-weight:700; line-height:30px;font-size:34px; margin-bottom:10px;">INTELLICON US 2024 NASHVILLE</h1>
  4144.                        </td>
  4145.                      </tr>
  4146.                      <tr>
  4147.                        <td>
  4148.                          <table align="center" style="width:100% !important;">
  4149.                            <tbody>
  4150.                              <tr>
  4151.                                <td align="center" class="blueBox" style="border-radius:0px; background-color:#70B36C; padding: 15px; margin: 0; padding-left:30px;  padding-right:30px;">
  4152.                                  <p class="boxText" style=" font-size: 18px; color: white; font-weight: 700; margin: 0;">SPONSORSHIP OPPORTUNITIES ARE NOW AVAILABLE!</p>
  4153.                                </td>
  4154.                              </tr>
  4155.                            </tbody>
  4156.                          </table>
  4157.                        </td>
  4158.                      </tr>
  4159.                      <tr>
  4160.                        <td align="center" style="padding:10px 30px;">
  4161.                          <p class="paragraph " style="line-height:30px; padding-top:20px; padding-bottom:20px; font-weight:500;">
  4162.                            Seize the opportunity to boost your brand’s visibility to the
  4163.                            thousands of people in the SCIP community. Be a Sponsor at SCIP
  4164.                            IntelliCon Nashville 2024 and meet hundreds of Intelligence
  4165.                            Professionals passionate about<br aria-hidden="true">
  4166.                            <i style="font-size:19px; color: #5CBDF1; font-weight:600">"AI and Competitive Intelligence in the Intelligence EcoSystem"</i>. </p>
  4167.                        </td>
  4168.                      </tr>
  4169.                      <tr>
  4170.                        <td align="center" style="padding:0px 30px;">
  4171.                          <table align="center" style="width: unset !important;">
  4172.                            <tbody>
  4173.                              <tr>
  4174.                                <td align="center" style="border-radius:50px; background-color:rgb(5,45,112);padding: 15px; padding-left: 30px; padding-right: 30px; color:rgb(255,255,255)">
  4175.                                  <span style="font-size:18px; color:white; font-weight:700">
  4176.                                    <a href="https://www.scip.org/page/intellicon-nashville-sponsorship-2024" style="color:white; text-decoration:none; margin:0px" data-linkindex="0">
  4177.                                      Become a Sponsor
  4178.                                    </a>
  4179.                                  </span>
  4180.                                </td>
  4181.                              </tr>
  4182.                            </tbody>
  4183.                          </table>
  4184.                        </td>
  4185.                      </tr>
  4186.                    </tbody>
  4187.                  </table>
  4188.                </td>
  4189.              </tr>
  4190.              <!-- Guest Expert -->
  4191.              <tr>
  4192.                <td class="sections" align="center">
  4193.                  <table align="center" class="table-bg1" style="background-color:#03174A;">
  4194.                    <tbody>
  4195.                        <tr>
  4196.                            <td style=" padding:50px 40px;">
  4197.                                <table align="center">
  4198.                                    <tbody>
  4199.                                        <tr>
  4200.                                            <td align="center">
  4201.                                                <img src='https://content.app-us1.com/oJap5/2024/04/03/fceb94fd-3c78-40f8-bf51-ed7c7f67d0a8.png' alt="background image" alt="SCIP IntelliCon 2023" width="25%">
  4202.                                            </td>
  4203.                                        </tr>
  4204.                                        <tr>
  4205.                                            <td align="center">
  4206.                                                <h1 style="color:#7ED957; line-height:45px; margin-top: 0px; font-size:40px; font-weight:700;">SCIP Intelligence Centers of Excellence (ICoEs)</h1>                                            
  4207.                                                <p class="semi-title" style=" font-size:22px; font-weight:700; margin-bottom:20px; margin-top:0px; color: #fff;">SCIP ICoEs are more than just a community</p>
  4208.                                                <p style="color: #fff; margin-bottom:20px; margin-top:0px;">We are a <em style="font-weight:700;">collective intelligence force</em> dedicated to advancing regional prosperity through the power of intelligence, knowledge, and collaboration.</p>
  4209.                                            </td>
  4210.                                        </tr>
  4211.                                        <tr>
  4212.                                            <td style="background-color:#0E63A2; padding:30px 20px; border-radius:30px;">
  4213.                                                <table align="center">
  4214.                                                    <tbody>
  4215.                                                        <tr>
  4216.                                                            <td align="center">
  4217.                                                                <h1 style="color:#fff; line-height:35px; margin-top: 0px; font-size:30px;font-weight:700;">The SCIP Global ICoE Community</h1>
  4218.                                                            
  4219.                                                                <h3 style="font-size:22px;color:#7ED957; font-weight:600; margin-bottom:20px; margin-top:0px;">Connecting Minds, Building Innovations</h3>
  4220.                                                                <p style="font-size:22px;color:#fff; font-weight:600; margin-bottom:20px; margin-top:0px;letter-spacing:px;">..................</p>
  4221.                                                            </td>
  4222.                                                        </tr>
  4223.                                                        <tr>
  4224.                                                            <td align="center">
  4225.                                                                <table align="center" style="padding-bottom:25px; border-collapse: collapse;" class="keynote-speaker">
  4226.                                                                    <tbody>
  4227.                                                                        <tr align="center">
  4228.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  4229.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/03/161ea5ad-aca6-437b-8237-4b577c72fab0.png' alt="SCIP IntelliCon 2024" width="100%" style="border-radius:50%;">
  4230.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE <br> Canada-Ontario</h5>
  4231.                                                                            </td>
  4232.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  4233.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/03/b66d6350-7aad-4a71-bea9-e5e074c177b7.png' alt="SCIP IntelliCon 2024" width="100%" style="border-radius:50%;">
  4234.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>Germany </h5>
  4235.                                                                            </td>
  4236.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  4237.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/03/4bde9cd8-0b18-4b82-97d9-1511761999fc.png' alt="SCIP IntelliCon 2024" width="100%" style="border-radius:50%;">
  4238.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>Israel </h5>
  4239.                                                                            </td>  
  4240.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  4241.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/03/533544eb-8310-4425-b8a9-770cfa1460e7.png' alt="SCIP IntelliCon 2024" width="100%" style="border-radius:50%;">
  4242.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>North-West Africa</h5>
  4243.                                                                            </td>                                                  
  4244.                                                                        </tr>
  4245.                                                                        <tr>                                                                                                
  4246.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  4247.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/03/3c291d7c-33a4-42b8-8a3a-6433bca2a3ad.png' alt="SCIP IntelliCon 2024" width="100%" style="border-radius:50%;">
  4248.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>Portugal </h5>
  4249.                                                                            </td>
  4250.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  4251.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/03/ed845072-8318-4058-a31c-eba82a0578a9.png' alt="SCIP IntelliCon 2024" width="100%" style="border-radius:50%;">
  4252.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>Romania</h5>
  4253.                                                                            </td>
  4254.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  4255.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/03/23d0b609-0896-4355-ab9f-cd2259220baa.png' alt="SCIP IntelliCon 2024" width="100%" style="border-radius:50%;">
  4256.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>South-East Africa</h5>
  4257.                                                                            </td>
  4258.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  4259.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/03/581cbb15-f620-4c2e-b41d-8c4d9ab703f0.png' alt="SCIP IntelliCon 2024" width="100%" style="border-radius:50%;">
  4260.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>US - Mid-Atlantic</h5>
  4261.                                                                            </td>                                                  
  4262.                                                                        </tr>
  4263.                                                                    </tbody>
  4264.                                                                </table>
  4265.                                                            </td>
  4266.                                                        </tr>
  4267.                                                        <tr>
  4268.                                                            <td style=" padding:0px 40px; ">
  4269.                                                                <table align="center" style="width: unset !important;">
  4270.                                                                    <tbody>
  4271.                                                                        <tr>
  4272.                                                                        <td align="center" style=" background:#70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px;">
  4273.                                                                          <a href="https://www.scip.org/page/ICoE" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Learn More</a>
  4274.                                                                        </td>
  4275.                                                                        </tr>
  4276.                                                                    </tbody>
  4277.                                                                </table>
  4278.                                                            </td>
  4279.                                                        </tr>
  4280.                                                    </tbody>
  4281.                                                </table>
  4282.                                            </td>
  4283.                                        </tr>
  4284.                                    </tbody>
  4285.                                </table>
  4286.                            </td>
  4287.                        </tr>
  4288.                    </tbody>
  4289.                  </table>
  4290.                </td>
  4291.              </tr>
  4292.              <tr>
  4293.                <td class="sections" align="center" style=" padding:50px 30px; border-collapse: collapse;">
  4294.                  <table align="center" style="width:100%;">
  4295.                    <tbody>
  4296.                      <tr>
  4297.                        <td>
  4298.                          <table align="center">
  4299.                            <tbody>
  4300.                              <tr>
  4301.                                 <td align="center">
  4302.                                  <p style="line-height:35px; font-size:20px; margin-bottom: 0px;">A <strong><em>big shoutout  </em></strong>to our</p>
  4303.                                </td>
  4304.                              </tr>
  4305.                            </tbody>
  4306.                          </table>
  4307.                          <table width="100%">
  4308.                            <tbody>
  4309.                              <tr align="center">
  4310.                                <td align="center">
  4311.                                  <h1 style="color:#70B36C; line-height:35px; margin-top: 0px;font-weight:700;">SCIP IntelliCon Nashville 2024 Sponsors</h1>
  4312.                                </td>
  4313.                              </tr>
  4314.                            </tbody>
  4315.                          </table>
  4316.                          <table align="center" class="logo-table" style="border-collapse: collapse;">
  4317.                           <table align="center" class="logo-table">
  4318.                            <tbody>
  4319.                            <tr>
  4320.                                <td align="center" width="30%" style=" padding:10px;">
  4321.                                <a href="https://www.mercyhurst.edu/"><img src='https://content.app-us1.com/oJap5/2024/03/22/fd18b514-d8c2-40ea-8421-b3c87a1153c4.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4322.                                </td>
  4323.                                <td align="center" width="30%" style=" padding:10px;">
  4324.                                <a href="https://www.lexisnexis.com/"><img src='https://content.app-us1.com/oJap5/2024/03/22/8370c17f-33ed-436d-be6f-3f2d0caeee91.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4325.                                </td>
  4326.                                <td align="center" width="30%" style=" padding:10px;">
  4327.                                <a href="https://www.axience.com/"><img src='https://content.app-us1.com/oJap5/2024/03/22/8b372c79-6361-467e-8edf-f06463b9d990.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4328.                                </td>
  4329.                            </tr>
  4330.                            <tr>
  4331.                                <td align="center" width="30%" style=" padding:10px;">
  4332.                                <a href="https://www.dig-worldwide.com/"><img src='https://content.app-us1.com/oJap5/2024/03/22/13bb1fcc-1494-4c0a-8ca0-2740b88b0ca9.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4333.                                </td>
  4334.                                <td align="center" width="30%" style=" padding:10px;">
  4335.                                <a href="https://www.competeiq.io/"><img src='https://content.app-us1.com/oJap5/2024/03/22/dc7e76d3-2ded-4919-8afe-ccbebd31639b.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4336.                                </td>
  4337.                                <td align="center" width="30%" style=" padding:10px;">
  4338.                                <a href="https://www.factset.com/"><img src='https://content.app-us1.com/oJap5/2024/03/22/3b9fc0cb-330e-4b28-aa06-2ab95e243a76.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4339.                                </td>
  4340.                            </tr>
  4341.                            <tr align="center">
  4342.                                <td align="center" width="30%">
  4343.                                <a href="https://comintelli.com/"><img src='https://content.app-us1.com/oJap5/2024/03/22/8185702a-a6f2-4d85-b3eb-aa38203cdc22.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4344.                                </td>
  4345.                                <td align="center" width="30%">
  4346.                                <a href="https://www.proactiveworldwide.com/"><img src='https://content.app-us1.com/oJap5/2024/03/22/adbca42c-2ded-4cb6-885a-f8ca4e89c692.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4347.                                </td>
  4348.                                <td align="center" width="30%">
  4349.                                <a href="https://groopit.co/"><img src='https://content.app-us1.com/oJap5/2024/03/22/4b45ccc6-eef6-41f2-84fd-5becb5f5701f.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4350.                                </td>
  4351.                            </tr>
  4352.                            <tr>
  4353.                                <td align="center" width="30%" style=" padding:10px;">
  4354.                                <a href="https://valonaintelligence.com/"><img src='https://content.app-us1.com/oJap5/2024/03/28/3c8b5bd4-c96f-48ab-8fd8-5185d26a7eae.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4355.                                </td>
  4356.                                <td align="center" width="30%" style=" padding:10px;">
  4357.                                <a href="https://sedulogroup.com/"><img src='https://content.app-us1.com/oJap5/2024/04/03/80a11977-17e1-4705-9f8d-7f36a5c79ba7.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4358.                                </td>
  4359.                                <td align="center" width="30%" style=" padding:10px;">
  4360.                                <a href="http://en.sinofaith-ip.com/"><img src='https://content.app-us1.com/oJap5/2024/04/11/a64f6ec0-1eed-421a-a604-0c96833d5cae.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4361.                                </td>
  4362.                            </tr>
  4363.                            <tr>
  4364.                                <td align="center" width="30%" style=" padding:10px;">
  4365.                                <a href="https://www.alpha-sense.com/"><img src='https://content.app-us1.com/oJap5/2024/04/18/514c529c-ecac-4e57-b2ae-a26b7fdb40d4.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4366.                                </td>
  4367.                                <td align="center" width="30%" style=" padding:10px;">
  4368.                                <a href="https://fletchercsi.com/"><img src='https://content.app-us1.com/oJap5/2024/04/18/f785293f-5914-4bdc-94e4-edf156680c65.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4369.                                </td>
  4370.                                <td align="center" width="30%" style=" padding:10px;">
  4371.                                <a href="https://www.evalueserve.com/"><img src='https://content.app-us1.com/oJap5/2024/04/18/d3690c3d-3282-4350-9a7a-ab12354d2859.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4372.                                </td>
  4373.                            </tr>
  4374.                            </tbody>
  4375.                        </table>
  4376.                        <table align="center" class="logo-table2">
  4377.                            <tbody>
  4378.                            <tr>
  4379.                                <td align="center" width="30%" style=" padding:10px;">
  4380.                                <a href="https://vizru.com/"><img src='https://content.app-us1.com/oJap5/2024/04/18/e90e1012-3b21-4237-b831-5bd8df4a89b4.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="31%"></a>
  4381.                                </td>
  4382.                            </tr>
  4383.                            </tbody>
  4384.                        </table>
  4385.                          <table width="100%" style="padding-top: 15px; ">
  4386.                            <tbody>
  4387.                              <tr align="center">
  4388.                                <td align="center">
  4389.                                  <p style="font-size:16px; line-height: 25px;">
  4390.                                    for their invaluable support in shaping the future of
  4391.                                      <br>
  4392.                                     <span style="font-size:17px"><strong><em> AI and Competitive Intelligence in the Intelligence EcoSystem!</em></strong></span>
  4393.                                 </p>
  4394.                                </td>
  4395.                              </tr>
  4396.                            </tbody>
  4397.                          </table>
  4398.                        </td>
  4399.                      </tr>
  4400.                    </tbody>
  4401.                  </table>
  4402.                </td>
  4403.              </tr>
  4404.  
  4405.              <!-- Footer -->
  4406.              <tr>
  4407.                <td class="sections" style="background-color: #052D70; padding: 15px;">
  4408.                  <table width="100%" cellspacing="0" cellpadding="0">
  4409.                    <tbody>
  4410.                      <tr>
  4411.                        <!-- <td width="25%" style="padding:10px;" valign="top"><a href="https://www.iacet.org/resources/accredited-providers-list/accredited-provider-overview/?providerID=109186" target="_blank"><img src="https://www.scip.org/resource/resmgr/newsletter_template_/newsletter_new/iacet-accredited-provider.png" alt="SCIP is IACET accredited" width="120"></a></td> -->
  4412.                        <td width="75%" style="padding:30px" valign="top" align="center"><span style="font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 25px; color: white;">
  4413.                            <strong>Strategic Consortium of Intelligence Professionals
  4414.                              (SCIP)</strong><br>
  4415.                            <a href="mailto:memberservices@scip.org" style="color: white; text-decoration: none;">memberservices@scip.org</a>
  4416.                            |
  4417.                            <a href="https://www.scip.org/" target="_blank" style="color: white; text-decoration: none;">www.scip.org</a><br>
  4418.                            <a href="%UNSUBSCRIBELINK%" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: none;"><em>Unsubscribe
  4419.                              </em></a></span></td>
  4420.                      </tr>
  4421.                      <tr>
  4422.                        <td width="100%">
  4423.                          <p style="text-align: center; margin-top: 0;">
  4424.                            <a href="https://www.scip.org/page/I_Stream" target="_blank"><img src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674" alt="Podcast icon" width="30" style="padding:8px;"></a>
  4425.                            <a href="https://x.com/SCIPcommunity" target="_blank"><img src='https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029' alt="Twitter icon" width="30" style="padding:8px;"></a>
  4426.                            <a href="https://www.linkedin.com/company/scip" target="_blank"><img src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png" alt="Linkedin icon" width="30" style="padding:8px;"></a>
  4427.                            <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108' alt="YouTube icon" width="35" style="padding:8px;"></a>
  4428.                            <a href="https://www.facebook.com/SCIP.org" target="_blank"><img src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png" alt="Facebook icon" width="30" style="padding:8px;"></a>
  4429.                          </p>
  4430.                          <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  4431.                            <em><a href="%SENDER-INFO%"></a></em>
  4432.                          </p>
  4433.                        </td>
  4434.                      </tr>
  4435.                    </tbody>
  4436.                  </table>
  4437.                </td>
  4438.              </tr>
  4439.            </tbody>
  4440.          </table>
  4441.        </td>
  4442.      </tr>
  4443.    </tbody>
  4444.  </table>]]></description>
  4445. <category>SCIP Newsletter</category>
  4446. <pubDate>Sat, 20 Apr 2024 10:14:00 GMT</pubDate>
  4447. </item>
  4448. <item>
  4449. <title>Your Guide to Be A Part of IntelliCon US 2024 and More!</title>
  4450. <link>https://www.scip.org/news/670545/</link>
  4451. <guid>https://www.scip.org/news/670545/</guid>
  4452. <description><![CDATA[<table class="container" style=" margin: 0 auto; width: 750px;">
  4453.    <tbody>
  4454.      <!-- News letter start -->
  4455.      <tr>
  4456.        <td>
  4457.          <!-- content -->
  4458.          <table align="center" class="content" style="width: 100%; background-color:#F6F6F6;">
  4459.            <tbody>
  4460.              <tr align="center">
  4461.                <td>
  4462.                  <table class="table-bg1" style="background-color:#03174A;">
  4463.                    <tbody>
  4464.                        
  4465.                      <!-- Header -->
  4466.                      <tr>
  4467.                        <td align="center" style=" padding-top:50px; ">
  4468.                          <img src='https://content.app-us1.com/oJap5/2024/02/21/ea3a5635-ac8e-4441-a72d-5192585cfcee.png' alt="background image" alt="SCIP IntelliCon 2023" width="60%">
  4469.                        </td>
  4470.                      </tr>
  4471.                      <tr>
  4472.                          <td width="100%" style="padding:10px 0px; ">
  4473.                          <table align="center" class="table-bg4" style="width:100% !important; padding:20px 30px;  background-color:#3FAFB3;">
  4474.                            <tbody>
  4475.                              <tr>
  4476.                                <td align="center" width="100%">
  4477.                                    <h1 style="color: #fff;font-weight:700; line-height:45px;font-size:36px;"> <strong>INTELLICON US NASHVILLE 2024 </strong></h1>
  4478.                                </td>
  4479.                              </tr>
  4480.                              <tr>
  4481.                                <td>
  4482.                                  <table align="center" width="80%" style="width: unset !important;">
  4483.                                    <tbody>
  4484.                                      <tr>
  4485.                                        <td width="35%" valign="top" align="center">
  4486.                                          <table>
  4487.                                            <tbody>
  4488.                                              <tr style="color:#fff;">
  4489.                                                <td valign="top" style=" padding-right: 5px;">
  4490.                                                  <img src='https://content.app-us1.com/oJap5/2024/02/27/b6123ef0-ea1c-4d7c-b31f-0297c23c0d05.png' alt="" width="20">
  4491.                                                </td>
  4492.                                                <td valign="top">
  4493.                                                  <p style="margin-top:0px; font-size:18px;color:#fff; line-height:25px;">
  4494.                                                    April 22-25, 2024
  4495.                                                  </p>
  4496.                                                </td>
  4497.                                              </tr>
  4498.                                            </tbody>
  4499.                                          </table>
  4500.                                        </td>
  4501.                                        <td width="45%" valign="top" align="center">
  4502.                                          <table>
  4503.                                            <tbody>
  4504.                                              <tr style="color:#fff;">
  4505.                                                <td valign="top" style=" padding-right: 5px;">
  4506.                                                  <img src='https://content.app-us1.com/oJap5/2024/02/27/a722e31d-e8c1-432b-b967-9cd0159d0806.png' alt="" width="20">
  4507.                                                </td>
  4508.                                                <td valign="top">
  4509.                                                  <p style="margin-top:0px; font-size:18px;color:#fff;line-height:25px;">
  4510.                                                    Loews Vanderbilt Hotel, Nashville
  4511.                                                  </p>
  4512.                                                </td>
  4513.                                              </tr>
  4514.                                            </tbody>
  4515.                                          </table>
  4516.                                        </td>
  4517.                                      </tr>
  4518.                                    </tbody>
  4519.                                  </table>
  4520.                                </td>
  4521.                              </tr>
  4522.                            </tbody>
  4523.                          </table>
  4524.                        </td>
  4525.                      </tr>
  4526.                      <tr>
  4527.                          <td>
  4528.                            <table >
  4529.                              <tbody>
  4530.                                <!-- Foundations Of Sales Battlecards -->
  4531.                                <tr>
  4532.                                  <td class="sections" align="center" style="padding:0px 30px; padding-bottom:50px;">
  4533.                                    <table style="padding-bottom:25px;">
  4534.                                      <tbody>
  4535.                                        <tr>
  4536.                                          <td align="center">
  4537.                                            <p style="color:#fff; line-height:25px; font-size:18px; font-weight: 600;">Get ready to unravel the secrets of AI and Competitive Intelligence in the Intelligence EcoSystem.</p>
  4538.                                          </td>
  4539.                                        </tr>
  4540.                                      </tbody>
  4541.                                    </table>
  4542.                                    <table align="center" style="width: unset !important;">
  4543.                                        <tbody>
  4544.                                          <tr>
  4545.                                            <td align="center" style="border-radius:50px; background-color:#70B36C;padding: 15px; padding-left: 30px; padding-right: 30px; ">
  4546.                                              <span style="font-size:18px; color:white; font-weight:700">
  4547.                                                <a href="https://www.scip.org/page/intellicon-nashville-registration-2024" target="_blank" style=" color:#fff; text-decoration:none; margin:0px">
  4548.                                                  Register Now
  4549.                                                </a>
  4550.                                              </span>
  4551.                                            </td>
  4552.                                          </tr>
  4553.                                        </tbody>
  4554.                                      </table>
  4555.                                  </td>
  4556.                                </tr>
  4557.                              </tbody>
  4558.                            </table>
  4559.                        </td>
  4560.                    </tr>
  4561.                    </tbody>
  4562.                  </table>
  4563.                </td>
  4564.              </tr>
  4565.              <!-- Objective -->
  4566.              <tr>
  4567.                <td class="sections" align="center" style="padding:40px 0px; ">
  4568.                  <table align="center">
  4569.                    <tbody>
  4570.                      <tr>
  4571.                        <td align="center" style="padding:0px 30px; padding-bottom:20px">
  4572.                          <h1 style="color: #70B36C;font-weight:700; line-height:30px;font-size:34px; margin-bottom:10px;">INTELLICON US 2024 NASHVILLE</h1>
  4573.                        </td>
  4574.                      </tr>
  4575.                      <tr>
  4576.                        <td>
  4577.                          <table align="center" style="width:100% !important;">
  4578.                            <tbody>
  4579.                              <tr>
  4580.                                <td align="center" class="blueBox" style="border-radius:0px; background-color:#70B36C; padding: 15px; margin: 0; padding-left:30px;  padding-right:30px;">
  4581.                                  <p class="boxText" style=" font-size: 18px; color: white; font-weight: 700; margin: 0;">SPONSORSHIP OPPORTUNITIES ARE NOW AVAILABLE!</p>
  4582.                                </td>
  4583.                              </tr>
  4584.                            </tbody>
  4585.                          </table>
  4586.                        </td>
  4587.                      </tr>
  4588.                      <tr>
  4589.                        <td align="center" style="padding:10px 30px;">
  4590.                          <p class="paragraph " style="line-height:30px; padding-top:20px; padding-bottom:20px; font-weight:500;">
  4591.                            Seize the opportunity to boost your brand’s visibility to the
  4592.                            thousands of people in the SCIP community. Be a Sponsor at SCIP
  4593.                            IntelliCon Nashville 2024 and meet hundreds of Intelligence
  4594.                            Professionals passionate about<br aria-hidden="true">
  4595.                            <i style="font-size:19px; color: #5CBDF1; font-weight:600">"AI and Competitive Intelligence in the Intelligence EcoSystem"</i>. </p>
  4596.                        </td>
  4597.                      </tr>
  4598.                      <tr>
  4599.                        <td align="center" style="padding:0px 30px;">
  4600.                          <table align="center" style="width: unset !important;">
  4601.                            <tbody>
  4602.                              <tr>
  4603.                                <td align="center" style="border-radius:50px; background-color:rgb(5,45,112);padding: 15px; padding-left: 30px; padding-right: 30px; color:rgb(255,255,255)">
  4604.                                  <span style="font-size:18px; color:white; font-weight:700">
  4605.                                    <a href="https://www.scip.org/page/intellicon-nashville-sponsorship-2024" style="color:white; text-decoration:none; margin:0px" data-linkindex="0">
  4606.                                      Become a Sponsor
  4607.                                    </a>
  4608.                                  </span>
  4609.                                </td>
  4610.                              </tr>
  4611.                            </tbody>
  4612.                          </table>
  4613.                        </td>
  4614.                      </tr>
  4615.                    </tbody>
  4616.                  </table>
  4617.                </td>
  4618.              </tr>
  4619.              <!-- Guest Expert -->
  4620.              <tr>
  4621.                <td class="sections" align="center">
  4622.                  <table align="center" class="table-bg1" style="background-color:#03174A;">
  4623.                    <tbody>
  4624.                        <tr>
  4625.                            <td style=" padding:50px 40px;">
  4626.                                <table align="center">
  4627.                                    <tbody>
  4628.                                        <tr>
  4629.                                            <td align="center">
  4630.                                                <img src='https://content.app-us1.com/oJap5/2024/04/03/fceb94fd-3c78-40f8-bf51-ed7c7f67d0a8.png' alt="background image" alt="SCIP IntelliCon 2023" width="25%">
  4631.                                            </td>
  4632.                                        </tr>
  4633.                                        <tr>
  4634.                                            <td align="center">
  4635.                                                <h1 style="color:#7ED957; line-height:45px; margin-top: 0px; font-size:40px; font-weight:700;">SCIP Intelligence Centers of Excellence (ICoEs)</h1>                                            
  4636.                                                <p class="semi-title" style=" font-size:22px; font-weight:700; margin-bottom:20px; margin-top:0px; color: #fff;">SCIP ICoEs are more than just a community</p>
  4637.                                                <p style="color: #fff; margin-bottom:20px; margin-top:0px;">We are a <em style="font-weight:700;">collective intelligence force</em> dedicated to advancing regional prosperity through the power of intelligence, knowledge, and collaboration.</p>
  4638.                                            </td>
  4639.                                        </tr>
  4640.                                        <tr>
  4641.                                            <td style="background-color:#0E63A2; padding:30px 20px; border-radius:30px;">
  4642.                                                <table align="center">
  4643.                                                    <tbody>
  4644.                                                        <tr>
  4645.                                                            <td align="center">
  4646.                                                                <h1 style="color:#fff; line-height:35px; margin-top: 0px; font-size:30px;font-weight:700;">The SCIP Global ICoE Community</h1>
  4647.                                                            
  4648.                                                                <h3 style="font-size:22px;color:#7ED957; font-weight:600; margin-bottom:20px; margin-top:0px;">Connecting Minds, Building Innovations</h3>
  4649.                                                                <p style="font-size:22px;color:#fff; font-weight:600; margin-bottom:20px; margin-top:0px;letter-spacing:px;">..................</p>
  4650.                                                            </td>
  4651.                                                        </tr>
  4652.                                                        <tr>
  4653.                                                            <td align="center">
  4654.                                                                <table align="center" style="padding-bottom:25px; border-collapse: collapse;" class="keynote-speaker">
  4655.                                                                    <tbody>
  4656.                                                                        <tr align="center">
  4657.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  4658.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/03/161ea5ad-aca6-437b-8237-4b577c72fab0.png' alt="SCIP IntelliCon 2024" width="100%" style="border-radius:50%;">
  4659.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE <br> Canada-Ontario</h5>
  4660.                                                                            </td>
  4661.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  4662.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/03/b66d6350-7aad-4a71-bea9-e5e074c177b7.png' alt="SCIP IntelliCon 2024" width="100%" style="border-radius:50%;">
  4663.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>Germany </h5>
  4664.                                                                            </td>
  4665.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  4666.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/03/4bde9cd8-0b18-4b82-97d9-1511761999fc.png' alt="SCIP IntelliCon 2024" width="100%" style="border-radius:50%;">
  4667.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>Israel </h5>
  4668.                                                                            </td>  
  4669.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  4670.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/03/533544eb-8310-4425-b8a9-770cfa1460e7.png' alt="SCIP IntelliCon 2024" width="100%" style="border-radius:50%;">
  4671.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>North-West Africa</h5>
  4672.                                                                            </td>                                                  
  4673.                                                                        </tr>
  4674.                                                                        <tr>                                                                                                
  4675.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  4676.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/03/3c291d7c-33a4-42b8-8a3a-6433bca2a3ad.png' alt="SCIP IntelliCon 2024" width="100%" style="border-radius:50%;">
  4677.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>Portugal </h5>
  4678.                                                                            </td>
  4679.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  4680.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/03/ed845072-8318-4058-a31c-eba82a0578a9.png' alt="SCIP IntelliCon 2024" width="100%" style="border-radius:50%;">
  4681.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>Romania</h5>
  4682.                                                                            </td>
  4683.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  4684.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/03/23d0b609-0896-4355-ab9f-cd2259220baa.png' alt="SCIP IntelliCon 2024" width="100%" style="border-radius:50%;">
  4685.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>South-East Africa</h5>
  4686.                                                                            </td>
  4687.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  4688.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/03/581cbb15-f620-4c2e-b41d-8c4d9ab703f0.png' alt="SCIP IntelliCon 2024" width="100%" style="border-radius:50%;">
  4689.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>US - Mid-Atlantic</h5>
  4690.                                                                            </td>                                                  
  4691.                                                                        </tr>
  4692.                                                                    </tbody>
  4693.                                                                </table>
  4694.                                                            </td>
  4695.                                                        </tr>
  4696.                                                        <tr>
  4697.                                                            <td style=" padding:0px 40px; ">
  4698.                                                                <table align="center" style="width: unset !important;">
  4699.                                                                    <tbody>
  4700.                                                                        <tr>
  4701.                                                                        <td align="center" style=" background:#70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px;">
  4702.                                                                          <a href="https://www.scip.org/page/ICoE" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Learn More</a>
  4703.                                                                        </td>
  4704.                                                                        </tr>
  4705.                                                                    </tbody>
  4706.                                                                </table>
  4707.                                                            </td>
  4708.                                                        </tr>
  4709.                                                    </tbody>
  4710.                                                </table>
  4711.                                            </td>
  4712.                                        </tr>
  4713.                                    </tbody>
  4714.                                </table>
  4715.                            </td>
  4716.                        </tr>
  4717.                    </tbody>
  4718.                  </table>
  4719.                </td>
  4720.              </tr>
  4721.              <tr>
  4722.                <td class="sections" align="center" style=" padding:50px 30px; border-collapse: collapse;">
  4723.                  <table align="center" style="width:100%;">
  4724.                    <tbody>
  4725.                      <tr>
  4726.                        <td>
  4727.                          <table align="center">
  4728.                            <tbody>
  4729.                              <tr>
  4730.                                 <td align="center">
  4731.                                  <p style="line-height:35px; font-size:20px; margin-bottom: 0px;">A <strong><em>big shoutout  </em></strong>to our</p>
  4732.                                </td>
  4733.                              </tr>
  4734.                            </tbody>
  4735.                          </table>
  4736.                          <table width="100%">
  4737.                            <tbody>
  4738.                              <tr align="center">
  4739.                                <td align="center">
  4740.                                  <h1 style="color:#70B36C; line-height:35px; margin-top: 0px;font-weight:700;">SCIP IntelliCon Nashville 2024 Sponsors</h1>
  4741.                                </td>
  4742.                              </tr>
  4743.                            </tbody>
  4744.                          </table>
  4745.                          <table align="center" class="logo-table" style="border-collapse: collapse;">
  4746.                           <table align="center" class="logo-table">
  4747.                            <tbody>
  4748.                            <tr>
  4749.                                <td align="center" width="30%" style=" padding:10px;">
  4750.                                <a href="https://www.mercyhurst.edu/"><img src='https://content.app-us1.com/oJap5/2024/03/22/fd18b514-d8c2-40ea-8421-b3c87a1153c4.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4751.                                </td>
  4752.                                <td align="center" width="30%" style=" padding:10px;">
  4753.                                <a href="https://www.lexisnexis.com/"><img src='https://content.app-us1.com/oJap5/2024/03/22/8370c17f-33ed-436d-be6f-3f2d0caeee91.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4754.                                </td>
  4755.                                <td align="center" width="30%" style=" padding:10px;">
  4756.                                <a href="https://www.axience.com/"><img src='https://content.app-us1.com/oJap5/2024/03/22/8b372c79-6361-467e-8edf-f06463b9d990.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4757.                                </td>
  4758.                            </tr>
  4759.                            <tr>
  4760.                                <td align="center" width="30%" style=" padding:10px;">
  4761.                                <a href="https://www.dig-worldwide.com/"><img src='https://content.app-us1.com/oJap5/2024/03/22/13bb1fcc-1494-4c0a-8ca0-2740b88b0ca9.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4762.                                </td>
  4763.                                <td align="center" width="30%" style=" padding:10px;">
  4764.                                <a href="https://www.competeiq.io/"><img src='https://content.app-us1.com/oJap5/2024/03/22/dc7e76d3-2ded-4919-8afe-ccbebd31639b.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4765.                                </td>
  4766.                                <td align="center" width="30%" style=" padding:10px;">
  4767.                                <a href="https://www.factset.com/"><img src='https://content.app-us1.com/oJap5/2024/03/22/3b9fc0cb-330e-4b28-aa06-2ab95e243a76.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4768.                                </td>
  4769.                            </tr>
  4770.                            <tr align="center">
  4771.                                <td align="center" width="30%">
  4772.                                <a href="https://comintelli.com/"><img src='https://content.app-us1.com/oJap5/2024/03/22/8185702a-a6f2-4d85-b3eb-aa38203cdc22.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4773.                                </td>
  4774.                                <td align="center" width="30%">
  4775.                                <a href="https://www.proactiveworldwide.com/"><img src='https://content.app-us1.com/oJap5/2024/03/22/adbca42c-2ded-4cb6-885a-f8ca4e89c692.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4776.                                </td>
  4777.                                <td align="center" width="30%">
  4778.                                <a href="https://groopit.co/"><img src='https://content.app-us1.com/oJap5/2024/03/22/4b45ccc6-eef6-41f2-84fd-5becb5f5701f.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4779.                                </td>
  4780.                            </tr>
  4781.                            <tr>
  4782.                                <td align="center" width="30%" style=" padding:10px;">
  4783.                                <a href="https://valonaintelligence.com/"><img src='https://content.app-us1.com/oJap5/2024/03/28/3c8b5bd4-c96f-48ab-8fd8-5185d26a7eae.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4784.                                </td>
  4785.                                <td align="center" width="30%" style=" padding:10px;">
  4786.                                <a href="https://sedulogroup.com/"><img src='https://content.app-us1.com/oJap5/2024/04/03/80a11977-17e1-4705-9f8d-7f36a5c79ba7.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4787.                                </td>
  4788.                                <td align="center" width="30%" style=" padding:10px;">
  4789.                                <a href="http://en.sinofaith-ip.com/"><img src='https://content.app-us1.com/oJap5/2024/04/11/a64f6ec0-1eed-421a-a604-0c96833d5cae.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4790.                                </td>
  4791.                            </tr>
  4792.                            <tr>
  4793.                                <td align="center" width="30%" style=" padding:10px;">
  4794.                                <a href="https://www.alpha-sense.com/"><img src='https://content.app-us1.com/oJap5/2024/04/18/514c529c-ecac-4e57-b2ae-a26b7fdb40d4.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4795.                                </td>
  4796.                                <td align="center" width="30%" style=" padding:10px;">
  4797.                                <a href="https://fletchercsi.com/"><img src='https://content.app-us1.com/oJap5/2024/04/18/f785293f-5914-4bdc-94e4-edf156680c65.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4798.                                </td>
  4799.                                <td align="center" width="30%" style=" padding:10px;">
  4800.                                <a href="https://www.evalueserve.com/"><img src='https://content.app-us1.com/oJap5/2024/04/18/d3690c3d-3282-4350-9a7a-ab12354d2859.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  4801.                                </td>
  4802.                            </tr>
  4803.                            </tbody>
  4804.                        </table>
  4805.                        <table align="center" class="logo-table2">
  4806.                            <tbody>
  4807.                            <tr>
  4808.                                <td align="center" width="30%" style=" padding:10px;">
  4809.                                <a href="https://vizru.com/"><img src='https://content.app-us1.com/oJap5/2024/04/18/e90e1012-3b21-4237-b831-5bd8df4a89b4.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="31%"></a>
  4810.                                </td>
  4811.                            </tr>
  4812.                            </tbody>
  4813.                        </table>
  4814.                          <table width="100%" style="padding-top: 15px; ">
  4815.                            <tbody>
  4816.                              <tr align="center">
  4817.                                <td align="center">
  4818.                                  <p style="font-size:16px; line-height: 25px;">
  4819.                                    for their invaluable support in shaping the future of
  4820.                                      <br>
  4821.                                     <span style="font-size:17px"><strong><em> AI and Competitive Intelligence in the Intelligence EcoSystem!</em></strong></span>
  4822.                                 </p>
  4823.                                </td>
  4824.                              </tr>
  4825.                            </tbody>
  4826.                          </table>
  4827.                        </td>
  4828.                      </tr>
  4829.                    </tbody>
  4830.                  </table>
  4831.                </td>
  4832.              </tr>
  4833.              <tr>
  4834.                <td class="sections" align="center" style="background-color:#E1E8F0 ;">
  4835.                  <table align="center" style="width:100%">
  4836.                    <tbody>
  4837.                      <tr>
  4838.                        <td style="padding:0px 40px; padding-top:50px;">
  4839.                          <table align="center" style="width: unset !important;">
  4840.                            <tbody>
  4841.                              <tr>
  4842.                                <td align="center" style="color: #FFF; background: #70B36C;; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px; font-weight:700;">
  4843.                                  <a target="_blank" style="color: #FFF; text-decoration: none; font-size: 18px; font-weight:700;">MEMBER
  4844.                                    SURVEY</a>
  4845.                                </td>
  4846.                              </tr>
  4847.                            </tbody>
  4848.                          </table>
  4849.                          <table width="100%" style="padding-top: 30px; padding-bottom:10px;">
  4850.                            <tbody>
  4851.                              <tr align="center">
  4852.                                <td align="center">
  4853.                                  <h1 style="color:#70B36C; line-height:35px;font-weight:700;">YOUR FEEDBACK MATTERS</h1>
  4854.                                  <p style="font-size:18px; ;line-height: 25px;">
  4855.                                    We hope you can take a few minutes to complete our member survey.
  4856.                                    Hearing from you will allow us to further enhance our services to
  4857.                                    better serve the SCIP member community.
  4858.                                  </p>
  4859.                                </td>
  4860.                              </tr>
  4861.                            </tbody>
  4862.                          </table>
  4863.                        </td>
  4864.                      </tr>
  4865.                      <tr>
  4866.                        <td style="padding-bottom:50px;">
  4867.                          <table align="center" style="width: unset !important;">
  4868.                            <tbody>
  4869.                              <tr>
  4870.                                <td align="center" style="color: #fff; background: #052D70; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px;">
  4871.                                  <a href="https://www.surveymonkey.com/r/HPRYZPN" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Share Your Thoughts</a>
  4872.                                </td>
  4873.                              </tr>
  4874.                            </tbody>
  4875.                          </table>
  4876.                        </td>
  4877.                      </tr>
  4878.                    </tbody>
  4879.                  </table>
  4880.                </td>
  4881.              </tr>
  4882.  
  4883.              <!-- Footer -->
  4884.              <tr>
  4885.                <td class="sections" style="background-color: #052D70; padding: 15px;">
  4886.                  <table width="100%" cellspacing="0" cellpadding="0">
  4887.                    <tbody>
  4888.                      <tr>
  4889.                        <!-- <td width="25%" style="padding:10px;" valign="top"><a href="https://www.iacet.org/resources/accredited-providers-list/accredited-provider-overview/?providerID=109186" target="_blank"><img src="https://www.scip.org/resource/resmgr/newsletter_template_/newsletter_new/iacet-accredited-provider.png" alt="SCIP is IACET accredited" width="120"></a></td> -->
  4890.                        <td width="75%" style="padding:30px" valign="top" align="center"><span style="font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 25px; color: white;">
  4891.                            <strong>Strategic Consortium of Intelligence Professionals
  4892.                              (SCIP)</strong><br>
  4893.                            <a href="mailto:memberservices@scip.org" style="color: white; text-decoration: none;">memberservices@scip.org</a>
  4894.                            |
  4895.                            <a href="https://www.scip.org/" target="_blank" style="color: white; text-decoration: none;">www.scip.org</a><br>
  4896.                            <a href="%UNSUBSCRIBELINK%" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: none;"><em>Unsubscribe
  4897.                              </em></a></span></td>
  4898.                      </tr>
  4899.                      <tr>
  4900.                        <td width="100%">
  4901.                          <p style="text-align: center; margin-top: 0;">
  4902.                            <a href="https://www.scip.org/page/I_Stream" target="_blank"><img src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674" alt="Podcast icon" width="30" style="padding:8px;"></a>
  4903.                            <a href="https://x.com/SCIPcommunity" target="_blank"><img src='https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029' alt="Twitter icon" width="30" style="padding:8px;"></a>
  4904.                            <a href="https://www.linkedin.com/company/scip" target="_blank"><img src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png" alt="Linkedin icon" width="30" style="padding:8px;"></a>
  4905.                            <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108' alt="YouTube icon" width="35" style="padding:8px;"></a>
  4906.                            <a href="https://www.facebook.com/SCIP.org" target="_blank"><img src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png" alt="Facebook icon" width="30" style="padding:8px;"></a>
  4907.                          </p>
  4908.                          <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  4909.                            <em><a href="%SENDER-INFO%"></a></em>
  4910.                          </p>
  4911.                        </td>
  4912.                      </tr>
  4913.                    </tbody>
  4914.                  </table>
  4915.                </td>
  4916.              </tr>
  4917.            </tbody>
  4918.          </table>
  4919.        </td>
  4920.      </tr>
  4921.    </tbody>
  4922.  </table>]]></description>
  4923. <category>SCIP Newsletter</category>
  4924. <pubDate>Sat, 20 Apr 2024 10:03:00 GMT</pubDate>
  4925. </item>
  4926. <item>
  4927. <title>SCIP IntelliCon Nashville 2024 - Checklist!</title>
  4928. <link>https://www.scip.org/news/670543/</link>
  4929. <guid>https://www.scip.org/news/670543/</guid>
  4930. <description><![CDATA[<table class="email">
  4931.    <tbody>
  4932.        <tr>
  4933.            <td align="center">
  4934.                <a href="https://www.scip.org/page/intellicon-euro-prague-central-2023">
  4935.                    <img src="https://content.app-us1.com/oJap5/2024/04/17/3ca477a2-f744-4da6-9194-bf7b62ff9fcb.jpeg?id=31464923" alt="SCIP IntelliCon 2023" width="100%" />
  4936.                </a>
  4937.            </td>
  4938.        </tr>
  4939.        <tr>
  4940.            <td>
  4941.                <table class="container" style="background-color: #0B193E;">
  4942.                    <tbody>
  4943.                        <tr>
  4944.                            <td style="padding: 50px 50px;  margin: 0 auto; width: 600px;">
  4945.                                <!-- content -->
  4946.                                <table width="95%" align="center" class="content" style="width: unset !important; background-color:rgba(31,46,86,0.74);">
  4947.                                    <tbody>
  4948.                                        <tr>
  4949.                                            <td class="sections" style="padding: 40px ; margin: 0;">
  4950.                                                <p style="font-size:30px; line-height: 40px; font-weight: 600; text-align:center;color:#fff;">
  4951.                                                    Get ready to do some serious networking.</p>
  4952.  
  4953.                                                <p style="text-align:center; border-bottom: 1px solid #fff;"><img src="https://www.scip.org/resource/resmgr/intellicon/2023/emails/scip-networking-people-email.png" width="80%" alt="People cheering" /></p>
  4954.  
  4955.                                                <p style="font-size:22px; line-height: 30px; text-align:center;color:#fff;">
  4956.                                                    <strong>Don't forget to pack your business cards!</strong><br /> Ensure you are prepared for all the networking opportunities at SCIP IntelliCon Nashville 2024.</p>
  4957.                                                <p>&nbsp;</p>
  4958.                                                <table width="542" style="background-color: #f5f5f5; width: unset !important;">
  4959.                                                    <tbody>
  4960.                                                        <tr>
  4961.                                                            <td>
  4962.                                                                <h3 style="color: #313F6E; font-size: 26px; line-height:30px; text-align:center; margin-top:10px;">
  4963.                                                                    Download the EventMobi App</h3>
  4964.                                                                <p style="color: #313F6E; line-height:24px; text-align:justify; text-align:center;">
  4965.                                                                    Stay connected throughout the event and get real-time notifications about everything that's happening
  4966.                                                                </p>
  4967.                                                                <table width="545" style="background-color: #f5f5f5;">
  4968.                                                                    <tbody>
  4969.                                                                        <tr>
  4970.                                                                            <td style="padding: 10px 15px;">
  4971.                                                                                <p style="color: #313F6E; line-height:24px;">
  4972.                                                                                    <strong style="color:green;">STEP 1:</strong> Download the <strong style="font-weight:700;">EVENTMOBI APP</strong> from the iPhone or Android App store or View from your
  4973.                                                                                    browser.
  4974.                                                                                </p>
  4975.                                                                                <br />
  4976.                                                                                <table width="90%" align="center" style="padding: 10px; margin-top:10px;width: unset !important;">
  4977.                                                                                    <tbody>
  4978.                                                                                        <tr>
  4979.                                                                                            <td align="center" style="color: #fff; height: 20px; background: #04BADE; padding: 15px; border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; margin-right: 20px;">
  4980.                                                                                                <a href="https://apps.apple.com/ca/app/eventmobi/id1276348688" target="_blank" style="color: #fff; text-decoration: underline; text-transform: uppercase; font-size: 18px;">App
  4981.                                                                                                    Store</a>
  4982.                                                                                            </td>
  4983.                                                                                            <td align="center" style="color: #fff; height: 20px; background: #7DC242; padding: 15px; border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; margin-left: 20px;">
  4984.                                                                                                <a href="https://play.google.com/store/apps/details?id=com.eventmobi.multieventapp.meaidfa33d52eb4374fdb891ab905fa3a72e7" target="_blank" style="color: #fff; text-decoration: underline; text-transform: uppercase; font-size: 18px;">
  4985.                                                                                                    Play Store</a>
  4986.                                                                                            </td>
  4987.                                                                                        </tr>
  4988.                                                                                    </tbody>
  4989.                                                                                </table>
  4990.                                                                                <br />
  4991.                                                                                <p style="color: #313F6E; line-height:24px;">
  4992.                                                                                    <strong style="color:green;">STEP 2:</strong> Launch the app and enter the event code <strong style="font-weight:700;"> US2024NASH </strong>
  4993.                                                                                </p>
  4994.                                                                                <p style="color: #313F6E; line-height:24px; text-align:justify; text-align:center;">
  4995.                                                                                    Sign in with the email address that you registered with and create your own password (Password must include special character)</p>
  4996.                                                                                <p style="color: #313F6E; line-height:24px; text-align:justify; text-align:center;">
  4997.                                                                                    The app will be subject to updates as our event date approaches.</p>
  4998.                                                                            </td>
  4999.                                                                        </tr>
  5000.                                                                    </tbody>
  5001.                                                                </table>
  5002.                                                            </td>
  5003.                                                        </tr>
  5004.                                                    </tbody>
  5005.                                                </table>
  5006.                                                <p>&nbsp;</p>
  5007.                                                <table width="60%" align="center" style="padding: 10px; margin-top:10px;width: unset !important;">
  5008.                                                    <tbody>
  5009.                                                        <tr>
  5010.                                                            <td align="center" style="color: #fff; height: 20px; background: #7DC242; border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px;">
  5011.                                                                <a href="https://www.scip.org/page/intellicon-us-nashville-program-2024" target="_blank" style="color: #fff; padding: 20px 30px;display: inline-block; text-decoration: underline; text-transform: uppercase; font-size: 18px;">Full
  5012.                                                                    Schedule</a>
  5013.                                                            </td>
  5014.                                                        </tr>
  5015.                                                    </tbody>
  5016.                                                </table>
  5017.                                                <br />
  5018.                                                <p style="font-size:30px; line-height: 30px; font-weight: 600; text-align:center; color: #fff;">
  5019.                                                    We can't wait to see you in just a few days.</p>
  5020.                                                <p>&nbsp;</p>
  5021.                                            </td>
  5022.                                        </tr>
  5023.                                    </tbody>
  5024.                                </table>
  5025.                            </td>
  5026.                        </tr>
  5027.                    </tbody>
  5028.                </table>
  5029.                <table align="center" style="background-color:#031347;width:100%;">
  5030.                    <tbody>
  5031.                        <tr>
  5032.                            <td style="color:#F7F7F7;font-size:18px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;margin:0;padding:10px 20px;line-height:20px;padding-bottom: 50px;">
  5033.                                <table width="100%">
  5034.                                    <tbody>
  5035.                                        <tr>
  5036.                                            <td valign="top" style="color: #f7f7f7; font-size: 18px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; padding: 10px 15px; letter-spacing: 0.25px; line-height: 20px; width: 25%;">
  5037.                                                <p style="color:#F7F7F7;font-size:18px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;margin-top:0;margin-bottom:0;letter-spacing:.25px;line-height:20px;">
  5038.                                                    <img data-imagetype="External" src="https://www.scip.org/resource/resmgr/intellicon/2023/emails/building-icon.png" height="75" alt="hotel icon" /></p>
  5039.                                                <h3 style="color:whitesmoke;font-size:22px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:800;text-align:center;line-height:18px;line-height:26px;">Drop Your Pin</h3>
  5040.                                            </td>
  5041.                                            <td valign="top" style="color: #f7f7f7; font-size: 18px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; padding: 10px 15px; letter-spacing: 0.25px; line-height: 20px; width: 75%;">
  5042.                                                <p style="text-align: left;color:whitesmoke;font-size:18px;line-height:30px;">
  5043.                                                    <a href="https://www.loewshotels.com/vanderbilt-hotel/group-scip-intellicon-2024-nashville" target="_blank">Loews Vanderbilt Hotel</a><br aria-hidden="true" /> 2100 West End Ave, Nashville,<br /> TN
  5044.                                                    37203, United States<br />
  5045.                                                </p>
  5046.                                                <p style="color:whitesmoke;font-size:18px;line-height:28px; text-align:justify;">
  5047.                                                    All attendees who have booked their accommodations under the SCIP hotel room block will have access to a continental breakfast at the hotel’s restaurant each morning of their stay. For those not staying at the Loews Vanderbilt Hotel, the breakfast is
  5048.                                                    on your own.
  5049.                                                </p>
  5050.                                            </td>
  5051.                                        </tr>
  5052.                                        <tr align="center" style="padding:10px 0 0 0;">
  5053.                                            <td colspan="2">
  5054.                                                <table align="center" width="50%" style="padding:10px 0 0 0; width: unset !important;">
  5055.                                                    <tbody>
  5056.                                                        <tr>
  5057.                                                            <td align="center" style="color:white;font-size:18px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;background-color:#7DC242;height:15px;border-radius:25px;padding:15px 30px;letter-spacing:.25px;line-height:20px;-moz-border-radius:25px;-webkit-border-radius:25px;">
  5058.                                                                <a href="https://www.scip.org/page/intellicon-nashville-hotel-and-travel-2024" target="_blank" rel="noopener noreferrer" data-auth="NotApplicable" style="color:white;font-size:14px;text-transform:uppercase;text-decoration:underline;" data-linkindex="6">Hotel and Travel</a>
  5059.                                                            </td>
  5060.                                                        </tr>
  5061.                                                    </tbody>
  5062.                                                </table>
  5063.                                            </td>
  5064.                                            <td>
  5065.                                            </td>
  5066.                                        </tr>
  5067.                                    </tbody>
  5068.                                </table>
  5069.                            </td>
  5070.                        </tr>
  5071.                    </tbody>
  5072.                </table>
  5073.            </td>
  5074.        </tr>
  5075.        <!-- Footer -->
  5076.        <tr>
  5077.            <td class="sections" style="background-color: #060032; padding: 25px;">
  5078.                <table width="100%" cellspacing="0" cellpadding="0">
  5079.                    <tbody>
  5080.                        <tr>
  5081.                            <!-- <td width="25%" style="padding:10px;" valign="top"><a href="https://www.iacet.org/resources/accredited-providers-list/accredited-provider-overview/?providerID=109186" target="_blank"><img src="https://www.scip.org/resource/resmgr/newsletter_template_/newsletter_new/iacet-accredited-provider.png" alt="SCIP is IACET accredited" width="120"></a></td> -->
  5082.                            <td style="padding: 30px; width: 75%;" valign="top" align="center"><span style="line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: white;">
  5083.                                    <strong>Strategic Consortium of Intelligence Professionals (SCIP)</strong><br />
  5084.                                    <a href="mailto:memberservices@scip.org" style="color: white; text-decoration: underline; font-size: 12px;">memberservices@scip.org</a>
  5085.                                    | <a href="https://www.scip.org/" target="_blank" style="color: white; text-decoration: underline;font-size: 12px;">www.scip.org</a><br />
  5086.                                    <a href="%UNSUBSCRIBELINK%" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  5087.                                        </em></a></span>
  5088.                            </td>
  5089.                        </tr>
  5090.                        <tr>
  5091.                            <td style="width: 100%;">
  5092.                                <p style="text-align: center; margin-top: 0;">
  5093.                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674" alt="Padcast icon" width="30" /></a>
  5094.                                    <a href="https://x.com/SCIPcommunity" target="_blank"><img src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029" alt="Twitter icon" width="30" /></a>
  5095.                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png" alt="Linkedin icon" width="30" /></a>
  5096.                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img src="https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108" alt="YouTube icon" width="35" /></a>
  5097.                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png" alt="Facebook icon" width="30" /></a>
  5098.                                </p>
  5099.                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  5100.                                    <em><a href="%SENDER-INFO%"></a></em></p>
  5101.                            </td>
  5102.                        </tr>
  5103.                    </tbody>
  5104.                </table>
  5105.            </td>
  5106.        </tr>
  5107.    </tbody>
  5108. </table>]]></description>
  5109. <category>SCIP Newsletter</category>
  5110. <pubDate>Fri, 19 Apr 2024 07:54:00 GMT</pubDate>
  5111. </item>
  5112. <item>
  5113. <title>Why Has GAI Risen So Quickly?</title>
  5114. <link>https://www.scip.org/news/670315/</link>
  5115. <guid>https://www.scip.org/news/670315/</guid>
  5116. <description><![CDATA[<!-- gb: Abhash Raj Subedi -->
  5117. <table class="container">
  5118.    <tbody>
  5119.        <!-- News letter start -->
  5120.        <tr>
  5121.            <td>
  5122.                <!-- content -->
  5123.                <table class="content" style="width: 60%;">
  5124.                    <tbody>
  5125.  
  5126.                        <!-- Header -->
  5127.                        <tr>
  5128.                            <td valign="center">
  5129.                                <img src='https://content.app-us1.com/oJap5/2023/04/26/497360a3-c7a9-45c2-92e6-7a09970e1240.png?id=20779214' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  5130.  
  5131.                            </td>
  5132.                        </tr>
  5133.                        <!-- Content Start -->
  5134.                        <tr style="background-color: #f5f5f4;">
  5135.                            <td class="containerContent">
  5136.                                <table style="display: flex;
  5137.                                justify-content: center;
  5138.                                padding-right: 20px;
  5139.                                margin-top: 15px;">
  5140.                                    <tbody>
  5141.                                        <tr style="background-color: #060032;">
  5142.                                            <td style="display: flex;flex-direction: row;">
  5143.                                                <p style="color:white; padding: 10px;margin-top: 8px;margin-bottom: 8px; font-size: 32px;">
  5144.                                                    SCIP <i> Insights </i>
  5145.                                                </p>
  5146.                                            </td>
  5147.                                        </tr>
  5148.                                    </tbody>
  5149.                                </table>
  5150.                                <table style="display: flex; justify-content: center; width:80%; " align="center">
  5151.                                    <tbody>
  5152.                                        <tr>
  5153.                                            <td style="padding-top:20px; padding-left: 30px; padding-right: 30px; " align="center">
  5154.                                                <h1 class="header">
  5155.                                                    <strong>Why Has GAI Risen So Quickly?</strong>
  5156.                                                </h1>
  5157.                                            </td>
  5158.                                        </tr>
  5159.                                    </tbody>
  5160.                                </table>
  5161.                                <table style="display: flex; justify-content: center;">
  5162.                                    <tbody>
  5163.                                        <tr>
  5164.                                            <td align="center" style="padding-bottom: 30px;padding-left: 30px; padding-right: 30px; ">
  5165.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  5166.                                                    A researched-back look into how Generative AI is becoming ubiquitous.
  5167.                                                    <br><br> It's no secret that Generative AI (GAI) is the tech industry’s hot, new tool that has been adapted across the world in countless ways. Chat GPT alone has reached heights that average Americans
  5168.                                                    likely would not have predicted: Users are turning to the tool for reading comprehension help, recipe writing and even casual conversation. In fact, <a href="https://www.mckinsey.com/capabilities/mckinsey-digital/our-insights/the-economic-potential-of-generative-ai-the-next-productivity-frontier">McKinsey predicts</a>                                                    that GAI will generate $2.6 trillion to $4.4 trillion in value.
  5169.                                                    <br><br> But why has GAI adoption moved so quickly? Here, we will break down the elements that led to the exponential rise of this tech niche.
  5170.                                                    <br><br>
  5171.                                                    <strong>Generative AI's constant improvements</strong>
  5172.                                                    <br> A <a href="https://www.jpmorgan.com/insights/global-research/artificial-intelligence/generative-ai%23:~:text=Generative%2520AI%2520tools%2520reduce%2520the,new%2520business%2520models%2520and%2520applications.">report from J.P. Morgan</a>                                                    posits that continual improvements are a key reason why GAI tools have exploded: their consistent improvements make the experience enticing and almost addictive for users.
  5173.                                                    <br><br> In 2020, GAI tools were able to create general first drafts of copywriting and conduct average searches. But by 2030, these same tools may be able to generate professional-level writing as well
  5174.                                                    as images and graphics. This promise of growth makes tools feel like a long-term investment: get used to their features now, and within five or six years, you might have implemented a tool that saves
  5175.                                                    plenty of time in the artistic process.
  5176.                                                    <br><br>
  5177.                                                    <strong>Generative AI is An Accessible Tool</strong>
  5178.                                                    <br> Unlike many SaaS and business-to-business products, Generative AI tools are widely available to individual users. <a href="https://www.poynter.org/fact-checking/2023/what-is-generative-ai-and-why-is-it-suddenly-everywhere-heres-how-tools-like-chatgpt-and-dall-e-work/">Poynter</a>                                                    dove into the rise of GAI and noted that accessibility was a massive factor in leading to its popularity: “When companies such as OpenAI made products available to the general public, it was transformative,”
  5179.                                                    Poynter reported.
  5180.                                                    <br><br> That's because AI went from an exclusive, hard-to-access tool to something anyone could seek out. This benefitted the AI companies by generating more and more content for their models to grow
  5181.                                                    and led to 206 million unique monthly visitors by April 2023, according to Poynter.
  5182.                                                    <br><br>
  5183.                                                    <strong>Generative AI has Plentiful Capabilities</strong>
  5184.                                                    <br> A <a href="https://www.ibm.com/blog/generative-ai-use-cases/">blog by IBM</a> lists GAI's workforce applications, which include automating workflow, designing and creating marketing content, connecting
  5185.                                                    teams to each other, and much more. “Excitement about this new technology has spread quickly throughout various industries and departments,” IBM reported, clarifying that GAI targets just about any field
  5186.                                                    and is certainly not limited to tech companies alone.
  5187.                                                    <br><br> The ability to provide services that impact all areas of life, both inside the office and out, assisted GAI in its rapid rise to ubiquity.
  5188.                                                    <br><br>
  5189.                                                    <strong>Timing Build-Up and Demand for Generative AI</strong>
  5190.                                                    <br> Generative AI has been around since the 1950s, a statistic that might shock many readers. In a timeline report, <a href="https://www.qualcomm.com/news/onq/2024/02/the-rise-of-generative-ai-timeline-of-breakthrough-innovations">Qualcomm</a>                                                    outlined that GAI has had decades to build trust with average users, which could play a role in its adoption today. “Generative AI has enjoyed an accelerating journey of innovation and importance, from
  5191.                                                    its roots in AI’s earliest days in the 1950s to today’s near-constant release of innovations and demonstrations leveraging its many capabilities.”
  5192.                                                    <br><br>
  5193.                                                    <strong>Media Hype for Generative AI</strong>
  5194.                                                    <br>
  5195.                                                </p>
  5196.                                                <img src='https://content.app-us1.com/oJap5/2024/04/18/eaa1ce60-c352-4ddd-8a9c-abe29ed315c2.png' alt="background image" alt="SCIP IntelliCon 2023" width="100%" style="border-radius: 15px;">
  5197.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  5198.                                                    <br> A simple search for the term “Generative AI” on Google brings up results like an article from <a href="https://www.googleadservices.com/pagead/aclk?sa=L&ai=DChcSEwiN9IDxw6mEAxVpbX8AHezdDS8YABACGgJvYQ&ase=2&gclid=Cj0KCQiAw6yuBhDrARIsACf94RWbDMO6E7MdUzGApCKcabHV3PL6bXT7vR7sAxOx9KVkhscVgDptzDsaArwKEALw_wcB&ohost=www.google.com&cid=CAESVeD2m91y3hIuo5VifAkmb9CRNekGPrGYh6r9QLI3apAKLjDGMGFMEOcEHic2Mvs7x9p6alSZfIG7L20fnCogQ02cCBonmgybFKh6hPiIFF9EZOFUi24&sig=AOD64_3KvA_D6_kxe_pWWrGSeudcpGY3UQ&q&nis=4&adurl&ved=2ahUKEwi46_jww6mEAxUjkmoFHWmnDVY4ChDRDHoECAIQAw">The Economist</a>                                                    entitled “Generative AI will go mainstream in 2024” and overviews from reputable sources like Forbes and <a href="https://news.mit.edu/2023/explained-generative-ai-1109">MIT News</a>. This coverage has
  5199.                                                    led to GAI going from a lesser-known term to a massively searched category, as depicted in this Google Trends graph:
  5200.                                                    <br><br> “It seemed as though the digital world had found its latest muse, with prophecies of generative AI being the transformative technology of the moment becoming ubiquitous,” <a href="https://www.linkedin.com/pulse/who-got-most-benefit-from-generative-ai-hype-dr-vaibhav-kumar-kb6xc/">a LinkedIn article by Dr. Vaibhav Kumar stated</a>.
  5201.                                                    <br><br>
  5202.                                                    <strong>Ubiquity Was Inevitable - And Well Earned </strong>
  5203.                                                    <br> All of the above channels led to the rise in Generative AI. Though it might be hard to know exactly which one factor had the most impact, it is easy to see that GAI checks a lot of boxes regardless
  5204.                                                    of a user’s work and personal needs. The massive capabilities offer something for everyone, and are revolutionizing newsrooms, marketing agencies, tech companies and many more spaces.
  5205.                                                    <br><br> For more insight into the growing Generative AI field and how it’s transforming workplaces, download <a href="https://professional.lexisnexis.com/en-us/future-of-work-2024?utm_source=scip&utm_medium=blog&utm_campaign=scipintellicon2024">LexisNexis® Future of Work Report 2024: How Generative AI is Shaping the Future of Work</a>.
  5206.                                                </p>
  5207.                                            </td>
  5208.                                        </tr>
  5209.                                    </tbody>
  5210.                                </table>
  5211.                            </td>
  5212.                        </tr>
  5213.                        <!-- Footer -->
  5214.                        <tr>
  5215.                            <td class="sections" style="background-color: #060032; padding: 25px;">
  5216.                                <table width="100%" cellspacing="0" cellpadding="0">
  5217.                                    <tbody>
  5218.                                        <tr>
  5219.                                            <!-- <td width="25%" style="padding:10px;" valign="top"><a href="https://www.iacet.org/resources/accredited-providers-list/accredited-provider-overview/?providerID=109186" target="_blank"><img src="https://www.scip.org/resource/resmgr/newsletter_template_/newsletter_new/iacet-accredited-provider.png" alt="SCIP is IACET accredited" width="120"></a></td> -->
  5220.                                            <td width="75%" style="padding:10px" valign="top" align="center">
  5221.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: white;">
  5222.                          <strong style="text-decoration: underline;">Strategic Consortium of
  5223.                            Intelligence Professionals (SCIP)</strong><br>
  5224.                          <a href="mailto:memberservices@scip.org"
  5225.                            style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  5226.                          | <a href="https://www.scip.org/" target="_blank"
  5227.                            style="color: white; text-decoration: underline;">www.scip.org</a><br>
  5228.                          <a href="%UNSUBSCRIBELINK%"
  5229.                            style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  5230.                            </em></a>
  5231.                        </span>
  5232.                                            </td>
  5233.                                        </tr>
  5234.                                        <tr>
  5235.                                            <td width="100%">
  5236.                                                <p style="text-align: center; margin-top: 0;">
  5237.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  5238.                              src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  5239.                              alt="Padcast icon" width="50" style="padding:8px;"></a>
  5240.                                                    <a href="https://twitter.com/SCIP" target="_blank"><img
  5241.                              src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029"
  5242.                              alt="Twitter icon" width="50" style="padding:8px;"></a>
  5243.  
  5244.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  5245.                              src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  5246.                              alt="Linkedin icon" width="50" style="padding:8px;"></a>
  5247.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  5248.                              src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  5249.                              alt="YouTube icon" width="50" style="padding:8px;"></a>
  5250.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  5251.                              src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  5252.                              alt="Facebook icon" width="50" style="padding:8px;"></a>
  5253.                                                </p>
  5254.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  5255.                                                    <em><a href="%SENDER-INFO%"></a></em>
  5256.                                                </p>
  5257.                                            </td>
  5258.                                        </tr>
  5259.                                    </tbody>
  5260.                                </table>
  5261.                            </td>
  5262.                        </tr>
  5263.                    </tbody>
  5264.                </table>
  5265.            </td>
  5266.        </tr>
  5267.    </tbody>
  5268. </table>]]></description>
  5269. <category>SCIP &quot;Insights&quot; Blog</category>
  5270. <pubDate>Thu, 18 Apr 2024 07:57:00 GMT</pubDate>
  5271. </item>
  5272. <item>
  5273. <title>Last Chance to Register for IntelliCon Nashville 2024!</title>
  5274. <link>https://www.scip.org/news/670542/</link>
  5275. <guid>https://www.scip.org/news/670542/</guid>
  5276. <description><![CDATA[<table class="container">
  5277.    <tbody>
  5278.        <tr>
  5279.            <td style="background-color:#F6F6F6;">
  5280.                <!-- content -->
  5281.                <table align="center" class="content" style="width: 100%;">
  5282.                    <tbody>
  5283.                        <!-- Header -->
  5284.                        <tr>
  5285.                            <td align="center">
  5286.  
  5287.                                <img src="https://content.app-us1.com/oJap5/2024/01/02/7dc5967b-0e1d-4173-8388-75ddecc4b53a.jpeg?id=27766434" alt="background image" width="100%" />
  5288.  
  5289.                            </td>
  5290.                        </tr>
  5291.                        <!-- Body -->
  5292.                        <tr>
  5293.                            <td class="sections" style="padding:20px;">
  5294.  
  5295.                                <p class="contentText" style="line-height: 22px; text-align:justify; font-family: Arial, sans-serif; padding-top:10px;">
  5296.                                    Hi %FIRSTNAME%,
  5297.                                </p>
  5298.                                <p style="text-align:justify;">This is your final reminder to register for the IntelliCon Nashville 2024!</p>
  5299.                                <p style="text-align:justify;">
  5300.                                    <strong>Registration closes soon, </strong>so don't miss out on this exciting opportunity to learn about the latest trends in AI and Competitive Intelligence and network with industry professionals.
  5301.                                </p>
  5302.                                <p style="text-align:justify;">
  5303.                                    The conference will be held April 22-25 and will feature various sessions, workshops, and networking events. There are also discounts available for groups of 3 or more people.
  5304.                                </p>
  5305.  
  5306.                                <p><strong>Secure your spot today!</strong></p>
  5307.                                <table align="center" style="padding-top:25px;padding-bottom:25px; width: unset !important;">
  5308.                                    <tbody>
  5309.                                        <tr>
  5310.                                            <td align="center" style="color: #fff; height: 20px; background: #70B36C; padding: 15px 30px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius:10px;">
  5311.                                                <a href="https://www.scip.org/page/intellicon-nashville-registration-2024" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Register Now</a>
  5312.                                            </td>
  5313.                                        </tr>
  5314.                                        <tr>
  5315.                                        </tr>
  5316.                                    </tbody>
  5317.                                </table>
  5318.                                <br />
  5319.                                <p style="text-align:center; font-size:20px;"><strong>Shoutout to all the IntelliCon Nashville 2024 Sponsors!</strong></p>
  5320.                                <br />
  5321.                                <table align="center" class="logo-table">
  5322.                                    <tbody>
  5323.                                        <tr>
  5324.                                            <td align="center" style="padding: 10px; width: 30%;">
  5325.                                                <img src="https://content.app-us1.com/oJap5/2024/03/22/fd18b514-d8c2-40ea-8421-b3c87a1153c4.jpeg" alt="background image" width="100%" />
  5326.                                            </td>
  5327.                                            <td align="center" style="padding: 10px; width: 30%;">
  5328.                                                <img src="https://content.app-us1.com/oJap5/2024/03/22/8370c17f-33ed-436d-be6f-3f2d0caeee91.jpeg" alt="background image" width="100%" />
  5329.                                            </td>
  5330.                                            <td align="center" style="padding: 10px; width: 30%;">
  5331.                                                <img src="https://content.app-us1.com/oJap5/2024/03/22/8b372c79-6361-467e-8edf-f06463b9d990.jpeg" alt="background image" width="100%" />
  5332.                                            </td>
  5333.                                        </tr>
  5334.                                        <tr>
  5335.                                            <td align="center" style="padding: 10px; width: 30%;">
  5336.                                                <img src="https://content.app-us1.com/oJap5/2024/03/22/13bb1fcc-1494-4c0a-8ca0-2740b88b0ca9.jpeg" alt="background image" width="100%" />
  5337.                                            </td>
  5338.                                            <td align="center" style="padding: 10px; width: 30%;">
  5339.                                                <img src="https://content.app-us1.com/oJap5/2024/03/22/dc7e76d3-2ded-4919-8afe-ccbebd31639b.jpeg" alt="background image" width="100%" />
  5340.                                            </td>
  5341.                                            <td align="center" style="padding: 10px; width: 30%;">
  5342.                                                <img src="https://content.app-us1.com/oJap5/2024/03/22/3b9fc0cb-330e-4b28-aa06-2ab95e243a76.jpeg" alt="background image" width="100%" />
  5343.                                            </td>
  5344.                                        </tr>
  5345.                                        <tr align="center">
  5346.                                            <td align="center" style="width: 30%;">
  5347.                                                <img src="https://content.app-us1.com/oJap5/2024/03/22/8185702a-a6f2-4d85-b3eb-aa38203cdc22.jpeg" alt="background image" width="100%" />
  5348.                                            </td>
  5349.                                            <td align="center" style="width: 30%;">
  5350.                                                <img src="https://content.app-us1.com/oJap5/2024/03/22/adbca42c-2ded-4cb6-885a-f8ca4e89c692.jpeg" alt="background image" width="100%" />
  5351.                                            </td>
  5352.                                            <td align="center" style="width: 30%;">
  5353.                                                <img src="https://content.app-us1.com/oJap5/2024/03/22/4b45ccc6-eef6-41f2-84fd-5becb5f5701f.jpeg" alt="background image" width="100%" />
  5354.                                            </td>
  5355.                                        </tr>
  5356.                                        <tr>
  5357.                                            <td align="center" style="padding: 10px; width: 30%;">
  5358.                                                <img src="https://content.app-us1.com/oJap5/2024/03/28/3c8b5bd4-c96f-48ab-8fd8-5185d26a7eae.jpeg" alt="background image" width="100%" />
  5359.                                            </td>
  5360.                                            <td align="center" style="padding: 10px; width: 30%;">
  5361.                                                <img src="https://content.app-us1.com/oJap5/2024/04/03/80a11977-17e1-4705-9f8d-7f36a5c79ba7.jpeg" alt="background image" width="100%" />
  5362.                                            </td>
  5363.                                            <td align="center" style="padding: 10px; width: 30%;">
  5364.                                                <img src="https://content.app-us1.com/oJap5/2024/04/11/a64f6ec0-1eed-421a-a604-0c96833d5cae.jpeg" alt="background image" width="100%" />
  5365.                                            </td>
  5366.                                        </tr>
  5367.                                    </tbody>
  5368.                                </table>
  5369.                                <table align="center" class="logo-table2">
  5370.                                    <tbody>
  5371.                                        <tr>
  5372.                                            <td align="center" style="padding: 10px; width: 30%;">
  5373.                                                <img src="https://content.app-us1.com/oJap5/2024/04/11/9c64e02d-57eb-486b-9fd1-f39561782caa.jpeg" alt="background image" width="100%" />
  5374.                                            </td>
  5375.  
  5376.                                            <td align="center" style="padding: 10px; width: 30%;">
  5377.                                                <img src="https://content.app-us1.com/oJap5/2024/03/26/5fb533b4-7267-4d2c-a385-a2b545f8b51b.jpeg?id=30996606" width="100%" alt="SCIP IntelliCon 2023" />
  5378.                                            </td>
  5379.  
  5380.                                            <td align="center" style="padding: 10px; width: 30%;">
  5381.                                                <img src="https://content.app-us1.com/oJap5/2024/04/17/7c2cce60-e868-4e59-931c-80c446a1fca3.jpeg?id=31464787" alt="background image" width="100%" />
  5382.                                            </td>
  5383.                                        </tr>
  5384.                                    </tbody>
  5385.                                </table>
  5386.                                <br />
  5387.                                <p style="line-height: 22px; text-align:justify; font-family: Arial, sans-serif;"><strong>Sponsorship and Partner Opportunities are also available.</strong> Elevate your organization's visibility and support this transformative event by becoming a sponsor. Keep your brand front and center as you connect
  5388.                                    with Competitive Intelligence Professionals as an IntelliCon Nashville 2024 sponsor! Check out the new options in 2024!.</p>
  5389.                                <table align="center" style="padding-bottom:25px; width: unset !important;">
  5390.                                    <tbody>
  5391.                                        <tr>
  5392.                                            <td align="center" style="color: #122C4B; background: #70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  5393.                                                <a href="https://www.scip.org/page/intellicon-nashville-sponsorship-2024" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Become a Sponsor</a>
  5394.                                            </td>
  5395.                                        </tr>
  5396.                                        <tr>
  5397.                                        </tr>
  5398.                                    </tbody>
  5399.                                </table>
  5400.                                <br />
  5401.                                <p style="text-align:justify;margin:0px; line-height: 22px;font-family: Arial, sans-serif;">We look forward to welcoming you to Nashville! </p>
  5402.                                <br />
  5403.                                
  5404.  
  5405.  
  5406.                                <p class="contentText" style="line-height:30px;text-align:justify; font-family: Arial, sans-serif;">
  5407.                                    Best Regards,
  5408.                                    <br />
  5409.                                    <img src="https://content.app-us1.com/oJap5/2024/03/07/d4c3dd4d-0219-47d7-863e-fcd576caff38.jpeg" alt="background image" width="15%" />
  5410.                                    <br /> Paul Santilli
  5411.                                    <br /> Chief Executive Officer
  5412.                                    <br /> Strategic Consortium of Intelligence Professionals (SCIP)
  5413.                                </p>
  5414.                        </td></tr>
  5415.  
  5416.  
  5417.                        <!-- Footer -->
  5418.                        <tr>
  5419.  
  5420.                            <td class="sections">
  5421.  
  5422.                                <table class="sections" style="background-color: #16142e; padding: 15px;" width="100%">
  5423.                                    <tbody>
  5424.                                        <tr>
  5425.                                            <td style="padding: 10px; width: 75%;" valign="top" align="center"><span style="line-height: 30px; font-size: 16px; color: white;"> <strong>Strategic Consortium of Intelligence Professionals (SCIP)</strong><br />
  5426.                                                        <a class="body" href="mailto:memberservices@scip.org" style="color: white; text-decoration: underline;">memberservices@scip.org</a> | <a class="body" href="https://www.scip.org/" target="_blank" style="color: white; text-decoration: underline;">www.scip.org</a><br />
  5427.                                                        <a href="%UNSUBSCRIBELINK%" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe </em></a></span></td>
  5428.                                        </tr>
  5429.                                        <tr>
  5430.                                            <td style="width: 100%;">
  5431.                                                <p style="text-align: center; margin-top: 0;">
  5432.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674" alt="Padcast icon" width="30" style="padding:8px;" /></a>
  5433.                                                    <a href="https://x.com/SCIPcommunity" target="_blank"><img src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029" alt="Twitter icon" width="30" style="padding:8px;" /></a>
  5434.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png" alt="Linkedin icon" width="30" style="padding:8px;" /></a>
  5435.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img src="https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108" alt="YouTube icon" width="35" style="padding:8px;" /></a>
  5436.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png" alt="Facebook icon" width="30" style="padding:8px;" /></a>
  5437.                                                </p>
  5438.                                                <!--<div style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;" _rdEditor_temp="1"><em><a href="%SENDER-INFO%"></a></em></div></td>-->
  5439.                                            </td>
  5440.                                        </tr>
  5441.                                    </tbody>
  5442.                                </table>
  5443.                            </td>
  5444.                        </tr>
  5445.  
  5446.                    </tbody>
  5447.                </table>
  5448.                </td>
  5449.        </tr>
  5450.    </tbody>
  5451. </table>]]></description>
  5452. <category>SCIP Newsletter</category>
  5453. <pubDate>Wed, 17 Apr 2024 07:22:00 GMT</pubDate>
  5454. </item>
  5455. <item>
  5456. <title>Register Now for our Workshop on Foundations of War Gaming!</title>
  5457. <link>https://www.scip.org/news/670541/</link>
  5458. <guid>https://www.scip.org/news/670541/</guid>
  5459. <description><![CDATA[<table class="container">
  5460.    <tbody>
  5461.        <!-- News letter start -->
  5462.        <tr>
  5463.            <td>
  5464.                <!-- content -->
  5465.                <table align="center" class="content" style="width: 100%;background-color: #122C4B;padding:0px;">
  5466.                    <tbody>
  5467.                        <tr align="center">
  5468.                            <td>
  5469.                                <table class="table-bg3">
  5470.                                    <tbody>
  5471.                                        <!-- Header -->
  5472.                                        <tr>
  5473.                                            <td>
  5474.                                                <table class="table-bg1">
  5475.                                                    <tbody>
  5476.                                                        <tr>
  5477.                                                            <td align="center">
  5478.                                                                <table align="center" width="100%">
  5479.                                                                    <tbody>
  5480.                                                                        <tr>
  5481.                                                                            <td align="center">
  5482.                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/06/28d78d00-ab57-40a6-8b45-28119678b051.png' alt="background image" alt="SCIP IntelliCon 2023" width="75%" style="margin-top:10px;">
  5483.                                                                            </td>
  5484.                                                                        </tr>
  5485.                                                                    </tbody>
  5486.                                                                </table>
  5487.                                                            </td>
  5488.                                                        </tr>
  5489.                                                        <tr>
  5490.                                                            <td style="padding:30px; padding-top:0px;">
  5491.                                                                <table >
  5492.                                                                    <tbody>
  5493.                                                                        <tr align="center">
  5494.                                                                            <td>
  5495.                                                                                <table style="width: unset !important;">
  5496.                                                                                    <tbody>
  5497.                                                                                        <tr>
  5498.                                                                                            <td align="center" style="color: #122C4B; background: #7ED957; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px; font-weight:700;">
  5499.                                                                                                <a href="#" target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight:700;">TRAINING
  5500.                                                                                                    &
  5501.                                                                                                    CERTIFICATION</a>
  5502.                                                                                            </td>
  5503.                                                                                        </tr>
  5504.                                                                                    </tbody>
  5505.                                                                                </table>
  5506.                                                                            </td>
  5507.                                                                        </tr>
  5508.                                                                        <!-- Foundations Of Sales Battlecards -->
  5509.                                                                        <tr>
  5510.                                                                            <td class="sections" align="center">
  5511.                                                                                <p class="title"> <br> <strong style="color: #66C052; font-weight: 800; line-height:48px;font-size:40px;">FOUNDATIONS
  5512.                                                                                        OF WAR GAMING</strong> </p>
  5513.                                                                                <p class="title1"> <strong style="color: #32ADED; font-weight: 600; font-size:22px;"><em>May
  5514.                                                                                            14, 15, 16, 2024 (10am -
  5515.                                                                                            1pm ET each
  5516.                                                                                            day)</em></strong></p>
  5517.                                                                                <table style="margin-top:40px;width: unset !important;">
  5518.                                                                                    <tbody>
  5519.                                                                                        <tr>
  5520.                                                                                            <td align="center" style="color: #122C4B; background: #fff; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px; font-weight:700;">
  5521.                                                                                                <a href="#" target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight:700;">WORKSHOP
  5522.                                                                                                    OFFERINGS!</a>
  5523.                                                                                            </td>
  5524.                                                                                        </tr>
  5525.                                                                                    </tbody>
  5526.                                                                                </table>
  5527.                                                                            </td>
  5528.                                                                        </tr>
  5529.                                                                        <tr>
  5530.                                                                            <td align="center" style=" padding:15px 30px; padding-bottom:15px;">
  5531.                                                                                <table width="100%" align="top" style="padding-top:10px" class="w-responsive">
  5532.                                                                                    <tbody>
  5533.                                                                                        <tr>
  5534.                                                                                            <td width="50%" valign="top">
  5535.                                                                                                <table align="top">
  5536.                                                                                                    <tbody>
  5537.                                                                                                        <tr>
  5538.                                                                                                            <td valign="top">
  5539.                                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20" style=" margin-right:10px;">
  5540.                                                                                                            </td>
  5541.                                                                                                            <td>
  5542.                                                                                                                <p style="margin-top:0px; color:#fff;margin-bottom: 10px;">
  5543.                                                                                                                    9
  5544.                                                                                                                    hours
  5545.                                                                                                                    of
  5546.                                                                                                                    live
  5547.                                                                                                                    training
  5548.                                                                                                                </p>
  5549.                                                                                                            </td>
  5550.                                                                                                        </tr>
  5551.                                                                                                    </tbody>
  5552.                                                                                                </table>
  5553.                                                                                            </td>
  5554.                                                                                            <td width="50%" valign="top">
  5555.                                                                                                <table align="top">
  5556.                                                                                                    <tbody>
  5557.                                                                                                        <tr>
  5558.                                                                                                            <td valign="top">
  5559.                                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20" style=" margin-right:10px;">
  5560.                                                                                                            </td>
  5561.                                                                                                            <td>
  5562.                                                                                                                <p style="margin-top:0px; color:#fff;margin-bottom: 10px;">
  5563.                                                                                                                    SCIP
  5564.                                                                                                                    Certification
  5565.                                                                                                                    eligible
  5566.                                                                                                                </p>
  5567.                                                                                                            </td>
  5568.                                                                                                        </tr>
  5569.                                                                                                    </tbody>
  5570.                                                                                                </table>
  5571.                                                                                            </td>
  5572.                                                                                        </tr>
  5573.                                                                                        <tr>
  5574.                                                                                            <td width="50%" valign="top">
  5575.                                                                                                <table align="top">
  5576.                                                                                                    <tbody>
  5577.                                                                                                        <tr>
  5578.                                                                                                            <td valign="top">
  5579.                                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20" style=" margin-right:10px;">
  5580.                                                                                                            </td>
  5581.                                                                                                            <td>
  5582.                                                                                                                <p style="margin-top:0px; color:#fff;margin-bottom: 5px;">
  5583.                                                                                                                    Detailed
  5584.                                                                                                                    Briefing
  5585.                                                                                                                    Book
  5586.                                                                                                                </p>
  5587.                                                                                                            </td>
  5588.                                                                                                        </tr>
  5589.                                                                                                    </tbody>
  5590.                                                                                                </table>
  5591.                                                                                            </td>
  5592.                                                                                            <td width="50%" valign="top">
  5593.                                                                                                <table align="top">
  5594.                                                                                                    <tbody>
  5595.                                                                                                        <tr>
  5596.                                                                                                            <td valign="top">
  5597.                                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20" style=" margin-right:10px;">
  5598.                                                                                                            </td>
  5599.                                                                                                            <td>
  5600.                                                                                                                <p style="margin-top:0px;color:#fff;margin-bottom: 5px;">
  5601.                                                                                                                    Highly
  5602.                                                                                                                    interactive
  5603.                                                                                                                    -
  5604.                                                                                                                    not
  5605.                                                                                                                    a
  5606.                                                                                                                    lecture
  5607.                                                                                                                </p>
  5608.                                                                                                            </td>
  5609.                                                                                                        </tr>
  5610.                                                                                                    </tbody>
  5611.                                                                                                </table>
  5612.                                                                                            </td>
  5613.                                                                                        </tr>
  5614.                                                                                    </tbody>
  5615.                                                                                </table>
  5616.                                                                                <table width="100%" align="center" style="padding-bottom:10px">
  5617.                                                                                    <tbody>
  5618.                                                                                        <tr>
  5619.                                                                                            <td valign="top" align="center">
  5620.                                                                                                <table align="top">
  5621.                                                                                                    <tbody>
  5622.                                                                                                        <tr>
  5623.                                                                                                            <td valign="top">
  5624.                                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20" style=" margin-right:10px;">
  5625.                                                                                                            </td>
  5626.                                                                                                            <td>
  5627.                                                                                                                <p style="margin-top:0px; color:#fff;margin-bottom: 10px; ">
  5628.                                                                                                                    Post-workshop
  5629.                                                                                                                    coaching
  5630.                                                                                                                    session
  5631.                                                                                                                </p>
  5632.                                                                                                            </td>
  5633.                                                                                                        </tr>
  5634.  
  5635.                                                                                                    </tbody>
  5636.                                                                                                </table>
  5637.                                                                                            </td>
  5638.                                                                                        </tr>
  5639.                                                                                    </tbody>
  5640.                                                                                </table>
  5641.                                                                            </td>
  5642.                                                                        </tr>
  5643.                                                                        <tr>
  5644.                                                                            <td style="padding-bottom:50px;">
  5645.                                                                                <table align="center" style="width: unset !important;">
  5646.                                                                                    <tbody>
  5647.                                                                                        <tr align="center">
  5648.                                                                                            <td align="center" style="color: #fff; background: #5CE1E6; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  5649.                                                                                                <a href="https://www.scip.org/page/Foundations-of-War-Gaming" target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px;">Register
  5650.                                                                                                    Now</a>
  5651.                                                                                            </td>
  5652.                                                                                        </tr>
  5653.                                                                                    </tbody>
  5654.                                                                                </table>
  5655.                                                                            </td>
  5656.                                                                        </tr>
  5657.                                                                    </tbody>
  5658.                                                                </table>
  5659.                                                            </td>
  5660.                                                        </tr>
  5661.                                                    </tbody>
  5662.                                                </table>
  5663.                                            </td>
  5664.                                        </tr>
  5665.                                    </tbody>
  5666.                                </table>
  5667.                            </td>
  5668.                        </tr>
  5669.                        <!-- Objective -->
  5670.                        <tr>
  5671.                            <td class="sections" align="center" style="background-color: #F2F2F2; padding:50px 30px;">
  5672.                                <table width="100%" class="table-bg2" align="center">
  5673.                                    <tbody>
  5674.                                        <tr align="center">
  5675.                                            <td style="padding-bottom:10px;" align="center">
  5676.                                                <table style="width:unset !important;">
  5677.                                                    <tbody>
  5678.                                                        <tr align="center">
  5679.                                                            <td align="center" style="color: #fff; background: #052D70; padding: 15px; padding-left: 40px; padding-right: 40px;border-radius:10px; font-weight:700;">
  5680.                                                                <a href="#" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px; font-weight:700;">LEARNING
  5681.                                                                    OBJECTIVES</a>
  5682.                                                            </td>
  5683.                                                        </tr>
  5684.                                                    </tbody>
  5685.                                                </table>
  5686.                                            </td>
  5687.                                        </tr>
  5688.                                        <tr>
  5689.                                            <td align="center">
  5690.                                                <p style="color:#122C4B; margin: 0px; padding:0px;">
  5691.                                                    This workshop will develop your understanding of the concepts of war games and how to implement
  5692.                                                    the competitive success playbook in your company.<br>
  5693.                                                    After completing this course, you should be able to:
  5694.                                                </p>
  5695.                                            </td>
  5696.                                        </tr>
  5697.                                        <tr>
  5698.                                            <td valign="top">
  5699.                                                <table valign="top">
  5700.                                                    <tbody>
  5701.                                                        <tr style="color:#000;">
  5702.                                                            <td style="width:100%;">
  5703.                                                                <table width="100%" align="top" style="color:#fff;">
  5704.                                                                    <tbody>
  5705.                                                                        <tr>
  5706.                                                                            <td valign="top" width="8%">
  5707.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/01/a2d00df1-4374-42e0-b75b-0b0ff4924ae7.png' alt="" width="25">
  5708.                                                                            </td>
  5709.                                                                            <td>
  5710.                                                                                <p style="color:#122C4B; font-size:18px; margin-top:0px;">
  5711.                                                                                    Understand the fundamentals of
  5712.                                                                                    war games and identify how they
  5713.                                                                                    are used in business to solve
  5714.                                                                                    problems.</p>
  5715.                                                                            </td>
  5716.                                                                        </tr>
  5717.                                                                        <tr>
  5718.                                                                            <td valign="top" width="8%">
  5719.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/01/a2d00df1-4374-42e0-b75b-0b0ff4924ae7.png' alt="" width="25">
  5720.                                                                            </td>
  5721.                                                                            <td>
  5722.                                                                                <p style="color:#122C4B; font-size:18px; margin-top:0px;">
  5723.                                                                                    Plan a war game.</p>
  5724.                                                                            </td>
  5725.                                                                        </tr>
  5726.                                                                        <tr>
  5727.                                                                            <td valign="top" width="8%">
  5728.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/01/a2d00df1-4374-42e0-b75b-0b0ff4924ae7.png' alt="" width="25">
  5729.                                                                            </td>
  5730.                                                                            <td>
  5731.                                                                                <p style="color:#122C4B; font-size:18px; margin-top:0px;">
  5732.                                                                                    Conduct a war game.</p>
  5733.                                                                            </td>
  5734.                                                                        </tr>
  5735.                                                                    </tbody>
  5736.                                                                </table>
  5737.                                                            </td>
  5738.                                                        </tr>
  5739.                                                    </tbody>
  5740.                                                </table>
  5741.                                            </td>
  5742.                                        </tr>
  5743.                                    </tbody>
  5744.                                </table>
  5745.                            </td>
  5746.                        </tr>
  5747.                        <!-- Guest Expert -->
  5748.                        <tr>
  5749.                            <td class="sections" align="center" style="background-color: #122C4B; padding:40px 30px;">
  5750.                                <table>
  5751.                                    <tbody>
  5752.                                        <tr>
  5753.                                            <td align="center" style="color: #122C4B; background: #fff; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px; font-weight:700;">
  5754.                                                <a target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight:700;">COURSE
  5755.                                                    SCHEDULE</a>
  5756.                                            </td>
  5757.                                        </tr>
  5758.                                    </tbody>
  5759.                                </table>
  5760.                                <table width="100%" style="padding-top: 40px; ">
  5761.                                    <tbody>
  5762.                                        <tr>
  5763.                                            <td>
  5764.                                                <h2 class="left-blue" style="margin-bottom: 0px; color: #5CE1E6; font-size: 20px; line-height: 25px; padding-left: 10px; border-left: 5px solid #5ce1e6;"><em>HOW ARE WAR GAMES USED IN BUSINESS?</em>
  5765.                                                </h2>
  5766.                                            </td>
  5767.                                        </tr>
  5768.                                        
  5769.                                        <tr>
  5770.                                            <td>
  5771.                                                <h2 class="left-blue" style="margin-bottom: 0px; color: #5CE1E6; font-size: 20px; line-height: 25px; padding-left: 10px; border-left: 5px solid #5ce1e6;"><em>IMPLEMENTING THE COMPETITIVE SUCCESS
  5772.                                                        PLAYBOOK</em></h2>
  5773.                                            </td>
  5774.                                        </tr>
  5775.                                        <tr>
  5776.                                            <td>
  5777.                                                <h2 class="left-blue" style="margin-bottom: 0px; color: #5CE1E6; font-size: 20px; line-height: 25px; padding-left: 10px; border-left: 5px solid #5ce1e6;"><em>THE WAR GAME BATTLE</em></h2>
  5778.                                            </td>
  5779.                                        </tr>
  5780.                                        <tr>
  5781.                                            <td>
  5782.                                                <h2 class="left-blue" style="color: #5CE1E6; font-size: 20px; line-height: 25px; padding-left: 10px; border-left: 5px solid #5ce1e6;"><em>IMPLEMENTING THE COMPETITIVE SUCCESS PLAYBOOK</em></h2>
  5783.                                            </td>
  5784.                                        </tr>
  5785.                                    </tbody>
  5786.                                </table>
  5787.                            </td>
  5788.                        </tr>
  5789.                        <tr>
  5790.                            <td class="sections" align="center" style="background-color: #F2F2F2 ;">
  5791.                                <table width="100%" class="table-bg4" align="center">
  5792.                                    <tbody>
  5793.                                        <tr>
  5794.                                            <td valign="top" style="padding:0px 30px;padding-top:50px;">
  5795.                                                <table valign="top" style=" padding-bottom:20px;" class="w-responsive">
  5796.                                                    <tbody>
  5797.                                                        <tr>
  5798.                                                            <td width="65%" valign="top" style="padding-bottom: 20px;">
  5799.                                                                <table class="guest-expert">
  5800.                                                                    <tbody>
  5801.                                                                        <tr>
  5802.                                                                            <td>
  5803.                                                                                <h1 style="color:#00BF63; font-size: 32px;font-weight:800; margin-bottom:30px;">
  5804.                                                                                    Guest Expert</h1>
  5805.                                                                                <h2>Arjan Singh</h2>
  5806.                                                                                <p>Founder & Managing Partner
  5807.                                                                                    Corporate War Games Forbes Books
  5808.                                                                                    & Amazon Bestselling Author |
  5809.                                                                                    Creator of the Competitive
  5810.                                                                                    Success Playbook</p>
  5811.                                                                            </td>
  5812.                                                                        </tr>
  5813.                                                                    </tbody>
  5814.                                                                </table>
  5815.                                                            </td>
  5816.                                                            <td width="35%" align="center" valign="top">
  5817.                                                                <img src="https://content.app-us1.com/oJap5/2024/03/19/1fe5eec3-3f1f-41e8-b41e-c7676c3b8c2a.png" alt="" width="90%" style="border:5px solid #009CE0; border-radius:20px;" />
  5818.                                                            </td>
  5819.                                                        </tr>
  5820.                                                    </tbody>
  5821.                                                </table>
  5822.                                            </td>
  5823.                                        </tr>
  5824.                                        <tr>
  5825.                                            <td style="padding-bottom:70px;">
  5826.                                                <table align="center" style="width: unset !important;">
  5827.                                                    <tbody>
  5828.                                                        <tr align="center">
  5829.                                                            <td align="center" style="color: #fff; background: #052D70; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  5830.                                                                <a href="https://www.scip.org/page/Foundations-of-War-Gaming" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Register
  5831.                                                                    Now</a>
  5832.                                                            </td>
  5833.                                                        </tr>
  5834.                                                    </tbody>
  5835.                                                </table>
  5836.                                            </td>
  5837.                                        </tr>
  5838.                                    </tbody>
  5839.                                </table>
  5840.                            </td>
  5841.                        </tr>
  5842.                        <!-- Footer -->
  5843.                        <tr>
  5844.                            <td class="sections" style="background-color: #011A27; padding: 15px;">
  5845.                                <table width="100%" cellspacing="0" cellpadding="0">
  5846.                                    <tbody>
  5847.                                        <tr>
  5848.                                            <!-- <td width="25%" style="padding:10px;" valign="top"><a href="https://www.iacet.org/resources/accredited-providers-list/accredited-provider-overview/?providerID=109186" target="_blank"><img src="https://www.scip.org/resource/resmgr/newsletter_template_/newsletter_new/iacet-accredited-provider.png" alt="SCIP is IACET accredited" width="120"></a></td> -->
  5849.                                            <td width="75%" style="padding:30px" valign="top" align="center">
  5850.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 25px; color: white;">
  5851.                                                    <strong>Strategic Consortium of Intelligence Professionals
  5852.                                                        (SCIP)</strong><br>
  5853.                                                    <a href="mailto:memberservices@scip.org" style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  5854.                                                    |
  5855.                                                    <a href="https://www.scip.org/" target="_blank" style="color: white; text-decoration: underline;">www.scip.org</a><br>
  5856.                                                    <a href="%UNSUBSCRIBELINK%" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  5857.                                                        </em></a>
  5858.                                                </span>
  5859.                                            </td>
  5860.                                        </tr>
  5861.                                        <tr>
  5862.                                            <td width="100%">
  5863.                                                <p style="text-align: center; margin-top: 0;">
  5864.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674" alt="Podcast icon" width="30" style="padding:8px;"></a>
  5865.                                                    <a href="https://x.com/SCIPcommunity" target="_blank"><img src='https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029' alt="Twitter icon" width="30" style="padding:8px;"></a>
  5866.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png" alt="Linkedin icon" width="30" style="padding:8px;"></a>
  5867.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108' alt="YouTube icon" width="35" style="padding:8px;"></a>
  5868.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png" alt="Facebook icon" width="30" style="padding:8px;"></a>
  5869.                                                </p>
  5870.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  5871.                                                    <em><a href="%SENDER-INFO%"></a></em>
  5872.                                                </p>
  5873.                                            </td>
  5874.                                        </tr>
  5875.                                    </tbody>
  5876.                                </table>
  5877.                            </td>
  5878.                        </tr>
  5879.                    </tbody>
  5880.                </table>
  5881.            </td>
  5882.        </tr>
  5883.    </tbody>
  5884. </table>]]></description>
  5885. <category>SCIP Newsletter</category>
  5886. <pubDate>Tue, 16 Apr 2024 06:21:00 GMT</pubDate>
  5887. </item>
  5888. <item>
  5889. <title>Onboarding AI for Success </title>
  5890. <link>https://www.scip.org/news/670001/</link>
  5891. <guid>https://www.scip.org/news/670001/</guid>
  5892. <description><![CDATA[<!-- gb: Abhash Raj Subedi -->
  5893. <table class="container">
  5894.    <tbody>
  5895.        <!-- News letter start -->
  5896.        <tr>
  5897.            <td>
  5898.                <!-- content -->
  5899.                <table class="content" style="width: 60%;">
  5900.                    <tbody>
  5901.  
  5902.                        <!-- Header -->
  5903.                        <tr>
  5904.                            <td valign="center">
  5905.  
  5906.                                <img src='https://content.app-us1.com/oJap5/2023/04/26/497360a3-c7a9-45c2-92e6-7a09970e1240.png?id=20779214' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  5907.  
  5908.                            </td>
  5909.                        </tr>
  5910.                        <!-- Content Start -->
  5911.                        <tr style="background-color: #f5f5f4;">
  5912.                            <td class="containerContent">
  5913.                                <table style="display: flex;
  5914.                                  justify-content: center;
  5915.                                  padding-right: 20px;
  5916.                                  margin-top: 15px;">
  5917.                                    <tbody>
  5918.                                        <tr style="background-color: #060032;">
  5919.                                            <td style="display: flex;flex-direction: row;">
  5920.                                                <p style="color:white; padding: 10px;margin-top: 8px;margin-bottom: 8px; font-size: 32px;">
  5921.                                                    SCIP <i> Insights </i>
  5922.                                                </p>
  5923.                                            </td>
  5924.                                        </tr>
  5925.                                    </tbody>
  5926.                                </table>
  5927.                                <table style="display: flex; justify-content: center; width:80%; " align="center">
  5928.                                    <tbody>
  5929.                                        <tr>
  5930.                                            <td style="padding-top:20px; padding-left: 30px; padding-right: 30px; " align="center">
  5931.                                                <h1 class="header">
  5932.                                                    <b>Onboarding AI for Success </b>
  5933.                                                </h1>
  5934.                                            </td>
  5935.                                        </tr>
  5936.                                    </tbody>
  5937.                                </table>
  5938.                                <table style="display: flex; justify-content: center;">
  5939.                                    <tbody>
  5940.                                        <tr>
  5941.                                            <td align="center" style="padding-bottom: 30px;padding-left: 30px; padding-right: 30px; ">
  5942.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  5943.                                                    Every company has valuable competitive intelligence lying unexploited within their organization. Too often, this intelligence evaporates in conversation, stays trapped in enterprise silos, is lost in Slack or email threads, or never shared at all.
  5944.                                                    <br><br> AI holds the promise to the change this dynamic by 1) extracting valuable intel from both employees and enterprise systems and 2) identifying patterns and anomalies from vast amounts of data
  5945.                                                    in a manner and speed that was virtually impossible for humans to do before.
  5946.                                                    <br><br> As competitive intelligence organizations integrate AI into their compete programs, we encourage professionals to onramp AI with the same forethought that they would a new employee. And to leverage
  5947.                                                    AI as a strategic tool for gaining competitive advantage from the proprietary intel that only your employees have.
  5948.                                                    <br><br> Our 4-step process outlines how you’ll tap into your organization’s employee intelligence asset:
  5949.                                                </p>
  5950.                                                <ol style="font-size: 17px; text-align: justify;line-height: 25px; ">
  5951.                                                    <li>Define the business objectives and outcomes desired from AI.</li>
  5952.                                                    <li>Draft a job description to define the specific role that AI will play on your team. </li>
  5953.                                                    <li>Define a data model framework that equips AI to extract and analyze high-quality competitive intel. </li>
  5954.                                                    <li>Outline your AI roll-out plan in three phases: crawl, walk and run. </li>
  5955.                                                </ol>
  5956.                                                <br>
  5957.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  5958.                                                    <strong>Step 1: Defining Objectives and Outcomes </strong>
  5959.                                                    <br> Think carefully about this step because it will impact everything you do later. Start by compiling a list of specific business objectives, making them as results oriented as possible. What could
  5960.                                                    you accomplish by leveraging the competitive intel your employees uniquely possess? Your list might include increasing win rates in strategic accounts, enabling product leaders to make better feature
  5961.                                                    roadmap decisions, or rapidly countering competitors’ merchandising promotions in the field.
  5962.                                                    <br><br> Once you’ve exhausted the list of objectives, carefully prioritize them, paying attention to your top 3 desired outcomes.
  5963.                                                    <br><br>
  5964.                                                    <strong>Step 2: Drafting the Job Description </strong>
  5965.                                                    <br> Begin step 2 by preparing two lists of sources: Systems and Employees. The first is a comprehensive list of the places where competitive intelligence might exist in your company, including email,
  5966.                                                    collaboration tools like Slack or Teams, your CRM and other discipline-specific systems. The second is a list of the teams, departments and disciplines who may encounter competitive intel. Think comprehensively
  5967.                                                    about where AI may be able to extract intelligence across your organization.
  5968.                                                    <br><br> Using this information and the business priorities from step 1, you can now produce an AI job description that includes measurable objectives, specific responsibilities, and essential qualifications.
  5969.                                                    This thoughtful planning allows you to more effectively evaluate AI technology partners against the specific needs of your organization, and also to inform the who, where, when and how of your roll-out.
  5970.                                                    <br><br>
  5971.                                                    <strong> Step 3: Defining the Data Model Framework </strong>
  5972.                                                    <br> This is a crucial step in averting the “garbage in, garbage out” problem. In this step, you will define the events, data points and data types that will enable AI to both extract and analyze the
  5973.                                                    highest-quality intelligence. Think about this activity as an exercise in completing this sentence: “When you see, extract in.”
  5974.                                                    <br><br> Begin by making an event list. Examples of events might include competitive pricing intelligence, competitive product intelligence, competitor promotions, competitor presence in a strategic
  5975.                                                    account, competitor strengths, etc.
  5976.                                                    <br><br> For each of your events, define the key data points you’d like AI to extract, and in what form, or data type. For example, for the event “competitor pricing intelligence” you might include:
  5977.                                                </p>
  5978.                                                <ul style="font-size: 17px; text-align: justify;line-height: 25px; ">
  5979.                                                    <li>Competitor name (select from defined list) </li>
  5980.                                                    <li>Competitor product (select from defined list) </li>
  5981.                                                    <li>Price (currency) </li>
  5982.                                                    <li>Summary of terms (text) </li>
  5983.                                                    <li>Date issued (date) </li>
  5984.                                                </ul>
  5985.                                                <br>
  5986.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  5987.                                                    <strong>Step 4: AI Operational Roll-Out Plan </strong>
  5988.                                                    <br> Think about your roll-out plan as a series of concentric circles.
  5989.                                                    <br><br> Your inner circle should be very small: a core working group of 1-10 CI professionals, or perhaps just you and your inbox. By starting small, you can get AI tuned and working to produce the
  5990.                                                    results you want before adding the complexity of others.
  5991.                                                    <br><br> In the second circle, expand to a slightly larger but still constrained group of perhaps 10-100 people to replicate the results you found in your inner circle. Also add one additional system
  5992.                                                    to the mix. If you started with email in the inner circle, consider adding Teams, Slack or your CRM in this next phase. This will allow you to identify and work through any requirements or challenges
  5993.                                                    you’ll face in your enterprise roll-out plan.
  5994.                                                    <br><br> Once you’ve replicated success in the second tier, keep replicating this process by adding systems and teams in concentric circles until your AI roll-out is a success.
  5995.                                                    <br><br>
  5996.                                                    <strong>To learn more, join our workshop at IntelliCon Nashville 2024 on Tuesday April 23 at 3:00 and leave with a custom work plan.  </strong>
  5997.                                                </p>
  5998.                                            </td>
  5999.                                        </tr>
  6000.                                    </tbody>
  6001.                                </table>
  6002.                            </td>
  6003.                        </tr>
  6004.                        <!-- Footer -->
  6005.                        <tr>
  6006.                            <td class="sections" style="background-color: #060032; padding: 25px;">
  6007.                                <table width="100%" cellspacing="0" cellpadding="0">
  6008.                                    <tbody>
  6009.                                        <tr>
  6010.                                            <!-- <td width="25%" style="padding:10px;" valign="top"><a href="https://www.iacet.org/resources/accredited-providers-list/accredited-provider-overview/?providerID=109186" target="_blank"><img src="https://www.scip.org/resource/resmgr/newsletter_template_/newsletter_new/iacet-accredited-provider.png" alt="SCIP is IACET accredited" width="120"></a></td> -->
  6011.                                            <td width="75%" style="padding:10px" valign="top" align="center">
  6012.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: white;">
  6013.                                                    <strong style="text-decoration: underline;">Strategic Consortium of
  6014.                                                        Intelligence Professionals (SCIP)</strong><br>
  6015.                                                    <a href="mailto:memberservices@scip.org"
  6016.                                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  6017.                                                    | <a href="https://www.scip.org/" target="_blank"
  6018.                                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  6019.                                                    <a href="%UNSUBSCRIBELINK%"
  6020.                                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  6021.                                                        </em></a>
  6022.                                                </span>
  6023.                                            </td>
  6024.                                        </tr>
  6025.                                        <tr>
  6026.                                            <td width="100%">
  6027.                                                <p style="text-align: center; margin-top: 0;">
  6028.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  6029.                                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  6030.                                                            alt="Padcast icon" width="50" style="padding:8px;"></a>
  6031.                                                    <a href="https://twitter.com/SCIP" target="_blank"><img
  6032.                                                            src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029"
  6033.                                                            alt="Twitter icon" width="50" style="padding:8px;"></a>
  6034.  
  6035.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  6036.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  6037.                                                            alt="Linkedin icon" width="50" style="padding:8px;"></a>
  6038.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  6039.                                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  6040.                                                            alt="YouTube icon" width="50" style="padding:8px;"></a>
  6041.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  6042.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  6043.                                                            alt="Facebook icon" width="50" style="padding:8px;"></a>
  6044.                                                </p>
  6045.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  6046.                                                    <em><a href="%SENDER-INFO%"></a></em>
  6047.                                                </p>
  6048.                                            </td>
  6049.                                        </tr>
  6050.                                    </tbody>
  6051.                                </table>
  6052.                            </td>
  6053.                        </tr>
  6054.                    </tbody>
  6055.                </table>
  6056.            </td>
  6057.        </tr>
  6058.    </tbody>
  6059. </table>]]></description>
  6060. <category>SCIP &quot;Insights&quot; Blog</category>
  6061. <pubDate>Mon, 15 Apr 2024 07:45:00 GMT</pubDate>
  6062. </item>
  6063. <item>
  6064. <title>Unravel the Secrets of AI &amp; CI at the IntelliCon Nashville 2024!</title>
  6065. <link>https://www.scip.org/news/670540/</link>
  6066. <guid>https://www.scip.org/news/670540/</guid>
  6067. <description><![CDATA[<table class="container">
  6068.    <tbody>
  6069.        <tr>
  6070.            <td style="background-color:#F6F6F6;">
  6071.            <!-- content -->
  6072.                <table align="center" class="content" style="width: 100%;">
  6073.                    <tbody>
  6074.                             <!-- Header -->
  6075.                            <tr>
  6076.                                <td align="center">
  6077.          
  6078.                                    <img src='https://content.app-us1.com/oJap5/2024/01/02/7dc5967b-0e1d-4173-8388-75ddecc4b53a.jpeg?id=27766434' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  6079.                              
  6080.                                </td>
  6081.                            </tr>
  6082.                            <!-- Body -->
  6083.                            <tr>
  6084.                                <td class="sections" style="padding:20px;">
  6085.                                    <p class="contentText" style="line-height: 22px; text-align:justify; font-family: Arial, sans-serif; padding-top:10px;">
  6086.                                       Dear %FIRSTNAME%,
  6087.                                       <br>
  6088.                                        <br />
  6089.                                        <strong>Are you ready to stay ahead of the curve in today's dynamic business landscape?</strong>
  6090.                                        <br><br>
  6091.                                          Join us at IntelliCon Nashville 2024 on April 22-25, the premier event for data-driven decision makers seeking to harness the power of Artificial Intelligence (AI) and Competitive Intelligence (CI) in the Intelligence EcoSystem.
  6092.                                            <br>
  6093.                                            <br>
  6094.                                            <strong>Here's why you can't miss this event:</strong>
  6095.                                            </p>
  6096.                                            <ul>
  6097.                                                <li><strong>Unleash the Potential of AI & CI: </strong> Discover how to leverage AI and CI tools and navigate the evolving Intelligence Ecosystem to gain a strategic advantage in any sector – healthcare, energy, technology, and beyond.</li>
  6098.                                                <li><strong>Connect with the Best Minds: </strong>Network with a diverse global community of AI and CI experts. Share best practices, learn from industry leaders, and forge valuable connections.</li>
  6099.                                                <li><strong> Gain Actionable Insights: </strong>Discover practical applications and real-world examples of AI in action, equipping you to make informed decisions for your business.</li>
  6100.                                            </ul>
  6101.                                            <p style="line-height: 22px; text-align:justify; font-family: Arial, sans-serif"><strong>Don't miss out! </strong>Registration closes soon. Secure your spot now!</p>
  6102.                                            
  6103.                                            <table align="center" style="padding-bottom:25px;width: unset !important;">
  6104.                                                <tbody>
  6105.                                                    <tr>
  6106.                                                        <td align="center" style="color: #122C4B; background: #70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  6107.                                                            <a href="https://www.scip.org/page/intellicon-nashville-registration-2024" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Register
  6108.                                                                Now</a>
  6109.                                                        </td>
  6110.                                                    </tr>
  6111.                                                    <tr>
  6112.                                                    </tr>
  6113.                                                </tbody>
  6114.                                            </table>
  6115.                                            <br>
  6116.                                         <p style="text-align:center; font-size:20px;"><strong>Shoutout to all the IntelliCon Nashville 2024 Sponsors!</strong></p>
  6117.                                         <br>
  6118.                                         <table align="center" class="logo-table">
  6119.                                            <tbody>
  6120.                                                <tr>
  6121.                                                    <td align="center" width="30%" style=" padding:10px;">
  6122.                                                        <img src='https://content.app-us1.com/oJap5/2024/03/22/fd18b514-d8c2-40ea-8421-b3c87a1153c4.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  6123.                                                    </td>
  6124.                                                    <td align="center" width="30%" style=" padding:10px;">
  6125.                                                        <img src='https://content.app-us1.com/oJap5/2024/03/22/8370c17f-33ed-436d-be6f-3f2d0caeee91.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  6126.                                                    </td>
  6127.                                                    <td align="center" width="30%" style=" padding:10px;">
  6128.                                                        <img src='https://content.app-us1.com/oJap5/2024/03/22/8b372c79-6361-467e-8edf-f06463b9d990.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  6129.                                                    </td>
  6130.                                                </tr>
  6131.                                                <tr>
  6132.                                                    <td align="center" width="30%" style=" padding:10px;">
  6133.                                                        <img src='https://content.app-us1.com/oJap5/2024/03/22/13bb1fcc-1494-4c0a-8ca0-2740b88b0ca9.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  6134.                                                    </td>
  6135.                                                    <td align="center" width="30%" style=" padding:10px;">
  6136.                                                        <img src='https://content.app-us1.com/oJap5/2024/03/22/dc7e76d3-2ded-4919-8afe-ccbebd31639b.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  6137.                                                    </td>
  6138.                                                    <td align="center" width="30%" style=" padding:10px;">
  6139.                                                        <img src='https://content.app-us1.com/oJap5/2024/03/22/3b9fc0cb-330e-4b28-aa06-2ab95e243a76.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  6140.                                                    </td>
  6141.                                                </tr>
  6142.                                                <tr align="center">
  6143.                                                    <td align="center" width="30%">
  6144.                                                        <img src='https://content.app-us1.com/oJap5/2024/03/22/8185702a-a6f2-4d85-b3eb-aa38203cdc22.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  6145.                                                    </td>
  6146.                                                    <td align="center" width="30%">
  6147.                                                        <img src='https://content.app-us1.com/oJap5/2024/03/22/adbca42c-2ded-4cb6-885a-f8ca4e89c692.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  6148.                                                    </td>
  6149.                                                    <td align="center" width="30%">
  6150.                                                        <img src='https://content.app-us1.com/oJap5/2024/03/22/4b45ccc6-eef6-41f2-84fd-5becb5f5701f.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  6151.                                                    </td>
  6152.                                                </tr>
  6153.                                                <tr>
  6154.                                                    <td align="center" width="30%" style=" padding:10px;">
  6155.                                                        <img src='https://content.app-us1.com/oJap5/2024/03/28/3c8b5bd4-c96f-48ab-8fd8-5185d26a7eae.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  6156.                                                    </td>
  6157.                                                     <td align="center" width="30%" style=" padding:10px;">
  6158.                                                        <img src='https://content.app-us1.com/oJap5/2024/04/03/80a11977-17e1-4705-9f8d-7f36a5c79ba7.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  6159.                                                    </td>
  6160.                                                    <td align="center" width="30%" style=" padding:10px;">
  6161.                                                        <img src='https://content.app-us1.com/oJap5/2024/04/11/a64f6ec0-1eed-421a-a604-0c96833d5cae.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  6162.                                                    </td>
  6163.                                                </tr>
  6164.                                            </tbody>
  6165.                                        </table>
  6166.                                        <table align="center" class="logo-table2">
  6167.                                            <tbody>
  6168.                                                <tr>
  6169.                                                    <td align="center" width="30%" style=" padding:10px;">
  6170.                                                        <img src='https://content.app-us1.com/oJap5/2024/04/11/9c64e02d-57eb-486b-9fd1-f39561782caa.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="31%">
  6171.                                                    </td>
  6172.                                                </tr>
  6173.                                            </tbody>
  6174.                                        </table>
  6175.                                        <br>
  6176.                                        <p style="line-height: 22px; text-align:justify; font-family: Arial, sans-serif"><strong>Sponsorship and Partner Opportunities are also available.</strong> Elevate your organization's visibility and support this transformative event by becoming a sponsor. Keep your brand front and center as you connect with Competitive Intelligence Professionals as an IntelliCon Nashville 2024 sponsor! Check out the new options in 2024!.</p>
  6177.                                        <table align="center" style="padding-bottom:25px; width: unset !important;">
  6178.                                                <tbody>
  6179.                                                    <tr>
  6180.                                                        <td align="center" style="color: #122C4B; background: #70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  6181.                                                            <a href="https://www.scip.org/page/intellicon-nashville-sponsorship-2024" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Become a Sponsor</a>
  6182.                                                        </td>
  6183.                                                    </tr>
  6184.                                                    <tr>
  6185.                                                    </tr>
  6186.                                                </tbody>
  6187.                                            </table>
  6188.                                            <br>
  6189.                                             <p style="text-align:justify;margin:0px; line-height: 22px;font-family: Arial, sans-serif;">We look forward to welcoming you to Nashville! </p>
  6190.                                        <br />
  6191.                                   </p>
  6192.                                    
  6193.  
  6194.                                    <p class="contentText" style="line-height:30px;text-align:justify; font-family: Arial, sans-serif;">
  6195.                                        Best Regards,
  6196.                                        <br>
  6197.                                        <img src='https://content.app-us1.com/oJap5/2024/03/07/d4c3dd4d-0219-47d7-863e-fcd576caff38.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="15%">
  6198.                                         <br>
  6199.                                         Paul Santilli
  6200.                                        <br>
  6201.                                        Chief Executive Officer
  6202.                                        <br>
  6203.                                        Strategic Consortium of Intelligence Professionals (SCIP)
  6204.                                    </p>
  6205.                            </tr>
  6206.                            
  6207.                            
  6208.                               <!-- Footer -->
  6209.                            <tr>
  6210.                              
  6211.                                <td class="sections">
  6212.                                  
  6213.                                      <table class="sections" style="background-color: #16142e; padding: 15px;" width="100%">
  6214.                                                <tbody>
  6215.                                                    <tr>
  6216.                                                        <td width="75%" style="padding:10px" valign="top" align="center"><span style="font-size:16px; color:white; line-height:30px;"> <strong>Strategic Consortium of Intelligence Professionals (SCIP)</strong><br>
  6217.                                                        <a class="body" href="mailto:memberservices@scip.org" style="color: white; text-decoration: underline;">memberservices@scip.org</a> | <a class="body" href="https://www.scip.org/" target="_blank" style="color: white; text-decoration: underline;">www.scip.org</a><br>
  6218.                                                        <a href="%UNSUBSCRIBELINK%" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe </em></a></span></td>
  6219.                                                    </tr>
  6220.                                                    <tr>
  6221.                                                        <td width="100%">
  6222.                                                            <p style="text-align: center; margin-top: 0;">
  6223.                                                                <a href="https://www.scip.org/page/I_Stream" target="_blank"><img src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674" alt="Padcast icon" width="30" style="padding:8px;"></a>
  6224.                                                               <a href="https://x.com/SCIPcommunity" target="_blank"><img src='https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029' alt="Twitter icon" width="30" style="padding:8px;"></a>
  6225.                                                                <a href="https://www.linkedin.com/company/scip" target="_blank"><img src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png" alt="Linkedin icon" width="30" style="padding:8px;"></a>
  6226.                                                                <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108' alt="YouTube icon" width="35" style="padding:8px;"></a>
  6227.                                                                <a href="https://www.facebook.com/SCIP.org" target="_blank"><img src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png" alt="Facebook icon" width="30" style="padding:8px;"></a>
  6228.                                                            </p>
  6229.                                                            <!--<p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;"><em><a href="%SENDER-INFO%"></a></em></p></td>-->
  6230.                                                        </td>
  6231.                                                    </tr>
  6232.                                                </tbody>
  6233.                                        </table>
  6234.                                </td>
  6235.                            </tr>          
  6236.                        
  6237.                    </tbody>
  6238.                </table>
  6239.            </td>
  6240.        </tr>
  6241.    </tbody>
  6242. </table>]]></description>
  6243. <category>SCIP Newsletter</category>
  6244. <pubDate>Sat, 13 Apr 2024 06:00:00 GMT</pubDate>
  6245. </item>
  6246. <item>
  6247. <title>Last Chance to Secure Your Sponsorship for IntelliCon Nashville 2024!</title>
  6248. <link>https://www.scip.org/news/670539/</link>
  6249. <guid>https://www.scip.org/news/670539/</guid>
  6250. <description><![CDATA[<table class="container">
  6251.    <tbody>
  6252.        <tr>
  6253.            <td style="background-color:#F6F6F6;">
  6254.                <!-- content -->
  6255.                <table align="center" class="content" style="width: 100%;">
  6256.                    <tbody>
  6257.                        <!-- Header -->
  6258.                        <tr>
  6259.                            <td align="center">
  6260.  
  6261.                                <img src='https://content.app-us1.com/oJap5/2024/01/02/7dc5967b-0e1d-4173-8388-75ddecc4b53a.jpeg?id=27766434' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  6262.  
  6263.                            </td>
  6264.                        </tr>
  6265.                        <!-- Body -->
  6266.                        <tr>
  6267.                            <td class="sections" style="padding:20px;">
  6268.                                <p class="contentText" style="line-height: 22px; text-align:justify; font-family: Arial, sans-serif; padding-top:10px;">
  6269.                                    Dear %FIRSTNAME%,
  6270.                                    <br>
  6271.                                    <br /> With just 10 days remaining until the world's largest Intelligence event kicks off, I'm reaching out to ensure you don't miss out on this unparalleled opportunity to elevate your brand and connect with industry
  6272.                                    leaders at IntelliCon Nashville 2024!
  6273.                                    <br><br> Hundreds of attendees, dozens of sponsors, and a jam-packed 4-day agenda featuring insights from practitioners across the globe await you. As a past sponsor, your contribution has been instrumental in our success,
  6274.                                    and we'd be thrilled to partner with you once again to make this year's event even more impactful.
  6275.                                    <br><br> Don't wait until it's too late! Secure your sponsorship now to maximize your exposure and position yourself as a leader in the Intelligence EcoSystem.
  6276.                                </p>
  6277.                                <table align="center" style="padding-bottom:25px;width: unset !important;">
  6278.                                    <tbody>
  6279.                                        <tr>
  6280.                                            <td align="center" style="color: #122C4B; background: #70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  6281.                                                <a href="https://www.scip.org/page/intellicon-nashville-sponsorship-2024" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Become a Sponsor</a>
  6282.                                            </td>
  6283.                                        </tr>
  6284.                                        <tr>
  6285.                                        </tr>
  6286.                                    </tbody>
  6287.                                </table>
  6288.                                <br>
  6289.                                <p style="text-align:justify;margin:0px; line-height: 22px;font-family: Arial, sans-serif;">If you have any questions or need further assistance, feel free to reach out. We're here to support you every step of the way.
  6290.                                    <br><br> Thank you for considering this partnership opportunity. We're excited about the possibility of collaborating with you again and making IntelliCon Nashville 2024 an unforgettable experience for all involved.</p>
  6291.                                <br />
  6292.                                </p>
  6293.  
  6294.  
  6295.                                <p class="contentText" style="line-height:30px;text-align:justify; font-family: Arial, sans-serif;">
  6296.                                    Best Regards,
  6297.                                    <br>
  6298.                                    <img src='https://content.app-us1.com/oJap5/2024/03/07/d4c3dd4d-0219-47d7-863e-fcd576caff38.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="15%">
  6299.                                    <br> Paul Santilli
  6300.                                    <br> Chief Executive Officer
  6301.                                    <br> Strategic Consortium of Intelligence Professionals (SCIP)
  6302.                                </p>
  6303.                        </tr>
  6304.  
  6305.  
  6306.                        <!-- Footer -->
  6307.                        <tr>
  6308.  
  6309.                            <td class="sections">
  6310.  
  6311.                                <table class="sections" style="background-color: #16142e; padding: 15px;" width="100%">
  6312.                                    <tbody>
  6313.                                        <tr>
  6314.                                            <td width="75%" style="padding:10px" valign="top" align="center"><span style="font-size:16px; color:white; line-height:30px;"> <strong>Strategic Consortium of Intelligence Professionals (SCIP)</strong><br>
  6315.                                                        <a class="body" href="mailto:memberservices@scip.org" style="color: white; text-decoration: underline;">memberservices@scip.org</a> | <a class="body" href="https://www.scip.org/" target="_blank" style="color: white; text-decoration: underline;">www.scip.org</a><br>
  6316.                                                        <a href="%UNSUBSCRIBELINK%" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe </em></a></span></td>
  6317.                                        </tr>
  6318.                                        <tr>
  6319.                                            <td width="100%">
  6320.                                                <p style="text-align: center; margin-top: 0;">
  6321.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674" alt="Padcast icon" width="30" style="padding:8px;"></a>
  6322.                                                    <a href="https://x.com/SCIPcommunity" target="_blank"><img src='https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029' alt="Twitter icon" width="30" style="padding:8px;"></a>
  6323.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png" alt="Linkedin icon" width="30" style="padding:8px;"></a>
  6324.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108' alt="YouTube icon" width="35" style="padding:8px;"></a>
  6325.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png" alt="Facebook icon" width="30" style="padding:8px;"></a>
  6326.                                                </p>
  6327.                                                <!--<p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;"><em><a href="%SENDER-INFO%"></a></em></p></td>-->
  6328.                                            </td>
  6329.                                        </tr>
  6330.                                    </tbody>
  6331.                                </table>
  6332.                            </td>
  6333.                        </tr>
  6334.  
  6335.                    </tbody>
  6336.                </table>
  6337.                </td>
  6338.        </tr>
  6339.    </tbody>
  6340. </table>]]></description>
  6341. <category>SCIP Newsletter</category>
  6342. <pubDate>Sat, 13 Apr 2024 05:57:00 GMT</pubDate>
  6343. </item>
  6344. <item>
  6345. <title>Join us this April for the Intelligence event of the year at SCIP IntelliCon 2024 in Nashville!</title>
  6346. <link>https://www.scip.org/news/670538/</link>
  6347. <guid>https://www.scip.org/news/670538/</guid>
  6348. <description><![CDATA[<table class="container">
  6349.    <tbody>
  6350.        <tr>
  6351.            <td style="background-color:#F6F6F6;">
  6352.                <!-- content -->
  6353.                <table align="center" class="content" style="width: 100%;">
  6354.                    <tbody>
  6355.                        <!-- Header -->
  6356.                        <tr>
  6357.                            <td align="center">
  6358.  
  6359.                                <img src='https://content.app-us1.com/oJap5/2024/01/02/7dc5967b-0e1d-4173-8388-75ddecc4b53a.jpeg?id=27766434' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  6360.  
  6361.                            </td>
  6362.                        </tr>
  6363.                        <!-- Body -->
  6364.                        <tr>
  6365.                            <td class="sections" style="padding:20px;">
  6366.                                <p class="contentText" style="line-height: 22px; text-align:justify; font-family: Arial, sans-serif; padding-top:10px;">
  6367.                                    Dear %FIRSTNAME%,
  6368.                                    <br>
  6369.                                    <br /> I'm Paul Santilli, Chief Executive Officer of the <b>Strategic Consortium of Intelligence Professionals (SCIP)</b>, the world’s largest non-profit organization dedicated to advancing data-driven intelligence
  6370.                                    strategy and outcomes for individuals and organizations.
  6371.                                    <br><br> I am personally inviting you to our premier intelligence event of the year – being held from <b>April 22nd to April 25th in Nashville</b>. This unique opportunity offers unparalleled exposure to cutting-edge
  6372.                                    AI-use cases, competitive intelligence applications, data & intelligence modeling best practices, and C-suite executive perspectives.
  6373.                                    <br><br> Featuring live demos, workshops, interactive sessions, and more, SCIP IntelliCon 2024 promises <b>four days </b>of invaluable learning alongside the global AI and competitive intelligence community. As a participant,
  6374.                                    you'll have access to:
  6375.                                </p>
  6376.                                <ul>
  6377.                                    <li>Meaningful discussion and actionable takeaways around <b>data and intelligence</b> modeling, tools, processes, and applications.</li>
  6378.                                    <li>Hands-on workshops and sessions on best practices in real-world scenarios</li>
  6379.                                    <li>Keynotes from <b>global thought leaders </b>around executive growth strategies, Intelligence value propositions, and <b>AI-based revenue implementations.</b></li>
  6380.                                    <li>Access to our <b>global community</b> of competitive intelligence & strategy professionals, ensuring ongoing support and <b>collaboration beyond the event.</b></li>
  6381.                                    <li>And of course, valuable networking opportunities with peers and industry leaders.</li>
  6382.                                </ul>
  6383.                                <p style="text-align:justify;margin:0px; line-height: 22px;font-family: Arial, sans-serif;">Secure your spot today and invest in your professional development at SCIP IntelliCon 2024. More information can be found <a href="https://www.scip.org/page/Intellicon-nashville_2024?utm_source=email&utm_medium=sales+navigator&utm_campaign=intellicon">here</a>.
  6384.                                    <br><br> This event is not to be missed, so be a part of the "Intelligence Consortium for the betterment of people and planet" and <a href="https://www.scip.org/page/intellicon-nashville-registration-2024?utm_source=email&utm_medium=sales+navigator&utm_campaign=intellicon+registration">register today!</a>
  6385.                                    <br />
  6386.                                </p>
  6387.                                <p class="contentText" style="line-height:30px;text-align:justify; font-family: Arial, sans-serif;">
  6388.                                    Best Regards,
  6389.                                    <br>
  6390.                                    <img src='https://content.app-us1.com/oJap5/2024/03/07/d4c3dd4d-0219-47d7-863e-fcd576caff38.jpeg' alt="background image" alt="SCIP IntelliCon 2023" width="15%">
  6391.                                    <br> Paul Santilli
  6392.                                    <br> Chief Executive Officer
  6393.                                    <br> Strategic Consortium of Intelligence Professionals (SCIP)
  6394.                                </p>
  6395.                        </tr>
  6396.  
  6397.  
  6398.                        <!-- Footer -->
  6399.                        <tr>
  6400.  
  6401.                            <td class="sections">
  6402.  
  6403.                                <table class="sections" style="background-color: #16142e; padding: 15px;" width="100%">
  6404.                                    <tbody>
  6405.                                        <tr>
  6406.                                            <td width="75%" style="padding:10px" valign="top" align="center"><span style="font-size:16px; color:white; line-height:30px;"> <strong>Strategic Consortium of Intelligence Professionals (SCIP)</strong><br>
  6407.                                                        <a class="body" href="mailto:memberservices@scip.org" style="color: white; text-decoration: underline;">memberservices@scip.org</a> | <a class="body" href="https://www.scip.org/" target="_blank" style="color: white; text-decoration: underline;">www.scip.org</a><br>
  6408.                                                        <a href="%UNSUBSCRIBELINK%" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe </em></a></span></td>
  6409.                                        </tr>
  6410.                                        <tr>
  6411.                                            <td width="100%">
  6412.                                                <p style="text-align: center; margin-top: 0;">
  6413.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674" alt="Padcast icon" width="30" style="padding:8px;"></a>
  6414.                                                    <a href="https://x.com/SCIPcommunity" target="_blank"><img src='https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029' alt="Twitter icon" width="30" style="padding:8px;"></a>
  6415.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png" alt="Linkedin icon" width="30" style="padding:8px;"></a>
  6416.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108' alt="YouTube icon" width="35" style="padding:8px;"></a>
  6417.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png" alt="Facebook icon" width="30" style="padding:8px;"></a>
  6418.                                                </p>
  6419.                                                <!--<p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;"><em><a href="%SENDER-INFO%"></a></em></p></td>-->
  6420.                                            </td>
  6421.                                        </tr>
  6422.                                    </tbody>
  6423.                                </table>
  6424.                            </td>
  6425.                        </tr>
  6426.  
  6427.                    </tbody>
  6428.                </table>
  6429.                </td>
  6430.        </tr>
  6431.    </tbody>
  6432. </table>]]></description>
  6433. <category>SCIP Newsletter</category>
  6434. <pubDate>Sat, 13 Apr 2024 05:56:00 GMT</pubDate>
  6435. </item>
  6436. </channel>
  6437. </rss>
  6438.  

If you would like to create a banner that links to this page (i.e. this validation result), do the following:

  1. Download the "valid RSS" banner.

  2. Upload the image to your own server. (This step is important. Please do not link directly to the image on this server.)

  3. Add this HTML to your page (change the image src attribute if necessary):

If you would like to create a text link instead, here is the URL you can use:

http://www.feedvalidator.org/check.cgi?url=https%3A//www.scip.org/resource/rss/news.rss

Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda