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, 30 Apr 2024 09:41:47 GMT</lastBuildDate>
  381. <pubDate>Mon, 29 Apr 2024 06:15: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>Intelligent Solutions for Sustainable Waste Reduction </title>
  386. <link>https://www.scip.org/news/671176/</link>
  387. <guid>https://www.scip.org/news/671176/</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>Intelligent Solutions for Sustainable Waste Reduction </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 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
  440.                                                    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
  441.                                                    into the transformative potential of intelligence-driven solutions in combating waste and fostering a more sustainable future.
  442.                                                    <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,
  443.                                                    uncovering insights into waste generation patterns, composition, and sources. By harnessing this intelligence, policymakers, businesses, and communities can develop targeted strategies to minimize waste
  444.                                                    generation and optimize resource utilization.
  445.                                                    <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
  446.                                                    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
  447.                                                    step ahead of the waste curve, intelligence-based solutions empower decision-makers to minimize waste generation and maximize resource efficiency.
  448.                                                    <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,
  449.                                                    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
  450.                                                    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.
  451.                                                    <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
  452.                                                    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
  453.                                                    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
  454.                                                    change.
  455.                                                    <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
  456.                                                    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
  457.                                                    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
  458.                                                    conservation, reduce reliance on finite resources, and foster a more sustainable economy.
  459.                                                    <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
  460.                                                    can develop targeted strategies to minimize waste generation, optimize resource utilization, and promote recycling. Moreover, intelligent solutions empower communities to participate in waste reduction
  461.                                                    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
  462.                                                    planet thrives for generations to come.
  463.                                                </p>
  464.                                            </td>
  465.                                        </tr>
  466.                                    </tbody>
  467.                                </table>
  468.                            </td>
  469.                        </tr>
  470.                        <!-- Footer -->
  471.                        <tr>
  472.                            <td class="sections" style="background-color: #060032; padding: 25px;">
  473.                                <table width="100%" cellspacing="0" cellpadding="0">
  474.                                    <tbody>
  475.                                        <tr>
  476.                                            <!-- <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> -->
  477.                                            <td width="75%" style="padding:10px" valign="top" align="center">
  478.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: white;">
  479.                                                    <strong style="text-decoration: underline;">Strategic Consortium of
  480.                                                        Intelligence Professionals (SCIP)</strong><br>
  481.                                                    <a href="mailto:memberservices@scip.org"
  482.                                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  483.                                                    | <a href="https://www.scip.org/" target="_blank"
  484.                                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  485.                                                    <a href="%UNSUBSCRIBELINK%"
  486.                                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  487.                                                        </em></a>
  488.                                                </span>
  489.                                            </td>
  490.                                        </tr>
  491.                                        <tr>
  492.                                            <td width="100%">
  493.                                                <p style="text-align: center; margin-top: 0;">
  494.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  495.                                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  496.                                                            alt="Padcast icon" width="50" style="padding:8px;"></a>
  497.                                                    <a href="https://twitter.com/SCIP" target="_blank"><img
  498.                                                            src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029"
  499.                                                            alt="Twitter icon" width="50" style="padding:8px;"></a>
  500.  
  501.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  502.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  503.                                                            alt="Linkedin icon" width="50" style="padding:8px;"></a>
  504.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  505.                                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  506.                                                            alt="YouTube icon" width="50" style="padding:8px;"></a>
  507.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  508.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  509.                                                            alt="Facebook icon" width="50" style="padding:8px;"></a>
  510.                                                </p>
  511.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  512.                                                    <em><a href="%SENDER-INFO%"></a></em>
  513.                                                </p>
  514.                                            </td>
  515.                                        </tr>
  516.                                    </tbody>
  517.                                </table>
  518.                            </td>
  519.                        </tr>
  520.                    </tbody>
  521.                </table>
  522.            </td>
  523.        </tr>
  524.    </tbody>
  525. </table>]]></description>
  526. <category>SCIP &quot;Insights&quot; Blog</category>
  527. <pubDate>Mon, 29 Apr 2024 07:15:00 GMT</pubDate>
  528. </item>
  529. <item>
  530. <title>Harnessing Intelligence for Improving Food Distribution </title>
  531. <link>https://www.scip.org/news/670929/</link>
  532. <guid>https://www.scip.org/news/670929/</guid>
  533. <description><![CDATA[<!-- gb: Abhash Raj Subedi -->
  534. <table class="container">
  535.    <tbody>
  536.        <!-- News letter start -->
  537.        <tr>
  538.            <td>
  539.                <!-- content -->
  540.                <table class="content" style="width: 60%;">
  541.                    <tbody>
  542.  
  543.                        <!-- Header -->
  544.                        <tr>
  545.                            <td valign="center">
  546.  
  547.                                <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%">
  548.  
  549.                            </td>
  550.                        </tr>
  551.                        <!-- Content Start -->
  552.                        <tr style="background-color: #f5f5f4;">
  553.                            <td class="containerContent">
  554.                                <table style="display: flex;
  555.                                  justify-content: center;
  556.                                  padding-right: 20px;
  557.                                  margin-top: 15px;">
  558.                                    <tbody>
  559.                                        <tr style="background-color: #060032;">
  560.                                            <td style="display: flex;flex-direction: row;">
  561.                                                <p style="color:white; padding: 10px;margin-top: 8px;margin-bottom: 8px; font-size: 32px;">
  562.                                                    SCIP <i> Insights </i>
  563.                                                </p>
  564.                                            </td>
  565.                                        </tr>
  566.                                    </tbody>
  567.                                </table>
  568.                                <table style="display: flex; justify-content: center; width:80%; " align="center">
  569.                                    <tbody>
  570.                                        <tr>
  571.                                            <td style="padding-top:20px; padding-left: 30px; padding-right: 30px; " align="center">
  572.                                                <h1 class="header">
  573.                                                    <b>Harnessing Intelligence for Improving Food Distribution</b>
  574.                                                </h1>
  575.                                            </td>
  576.                                        </tr>
  577.                                    </tbody>
  578.                                </table>
  579.                                <table style="display: flex; justify-content: center;">
  580.                                    <tbody>
  581.                                        <tr>
  582.                                            <td align="center" style="padding-bottom: 30px;padding-left: 30px; padding-right: 30px; ">
  583.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  584.                                                    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.
  585.                                                    <br><br>
  586.                                                    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.
  587.                                                    <br><br>
  588.                                                    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.
  589.                                                    <br><br>
  590.                                                    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.
  591.                                                    <br><br>
  592.                                                    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.
  593.                                                    <br><br>
  594.                                                    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.
  595.                                                    <br><br>
  596.                                                    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.
  597.                                                </p>
  598.                                            </td>
  599.                                        </tr>
  600.                                    </tbody>
  601.                                </table>
  602.                            </td>
  603.                        </tr>
  604.                        <!-- Footer -->
  605.                        <tr>
  606.                            <td class="sections" style="background-color: #060032; padding: 25px;">
  607.                                <table width="100%" cellspacing="0" cellpadding="0">
  608.                                    <tbody>
  609.                                        <tr>
  610.                                            <!-- <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> -->
  611.                                            <td width="75%" style="padding:10px" valign="top" align="center">
  612.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: white;">
  613.                                                    <strong style="text-decoration: underline;">Strategic Consortium of
  614.                                                        Intelligence Professionals (SCIP)</strong><br>
  615.                                                    <a href="mailto:memberservices@scip.org"
  616.                                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  617.                                                    | <a href="https://www.scip.org/" target="_blank"
  618.                                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  619.                                                    <a href="%UNSUBSCRIBELINK%"
  620.                                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  621.                                                        </em></a>
  622.                                                </span>
  623.                                            </td>
  624.                                        </tr>
  625.                                        <tr>
  626.                                            <td width="100%">
  627.                                                <p style="text-align: center; margin-top: 0;">
  628.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  629.                                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  630.                                                            alt="Padcast icon" width="50" style="padding:8px;"></a>
  631.                                                    <a href="https://twitter.com/SCIP" target="_blank"><img
  632.                                                            src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029"
  633.                                                            alt="Twitter icon" width="50" style="padding:8px;"></a>
  634.  
  635.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  636.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  637.                                                            alt="Linkedin icon" width="50" style="padding:8px;"></a>
  638.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  639.                                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  640.                                                            alt="YouTube icon" width="50" style="padding:8px;"></a>
  641.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  642.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  643.                                                            alt="Facebook icon" width="50" style="padding:8px;"></a>
  644.                                                </p>
  645.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  646.                                                    <em><a href="%SENDER-INFO%"></a></em>
  647.                                                </p>
  648.                                            </td>
  649.                                        </tr>
  650.                                    </tbody>
  651.                                </table>
  652.                            </td>
  653.                        </tr>
  654.                    </tbody>
  655.                </table>
  656.            </td>
  657.        </tr>
  658.    </tbody>
  659. </table>]]></description>
  660. <category>SCIP &quot;Insights&quot; Blog</category>
  661. <pubDate>Thu, 25 Apr 2024 05:24:00 GMT</pubDate>
  662. </item>
  663. <item>
  664. <title>Embark on another day of learning and collaboration</title>
  665. <link>https://www.scip.org/news/671179/</link>
  666. <guid>https://www.scip.org/news/671179/</guid>
  667. <description><![CDATA[<table class="container" cellspacing="0">
  668.    <tbody>
  669.        <tr>
  670.            <td style="background-color: #031347;">
  671.  
  672.                <table width="95%" align="center" class="content" style="background-color: #031347;">
  673.                    <tbody>
  674.                        <tr>
  675.                            <td
  676.                                style="color:#F7F7F7;font-size:18px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:.25px;line-height:20px;">
  677.                                <a href="https://www.scip.org/page/Intellicon-nashville_2024" target="_blank"
  678.                                    rel="noopener noreferrer" data-auth="NotApplicable" data-linkindex="0">
  679.                                    <img data-imagetype="External"
  680.                                        src="https://content.app-us1.com/oJap5/2024/04/17/3ca477a2-f744-4da6-9194-bf7b62ff9fcb.jpeg"
  681.                                        alt="SCIP IntelliCon 2023" width="100%">
  682.                                </a>
  683.                            </td>
  684.                        </tr>
  685.                        <tr>
  686.                            <td class="sections" style="padding: 40px;">
  687.                                <br>
  688.                                <p style="font-size: 32px; text-align:center; line-height: 36px; font-weight: 600; margin-bottom: 15px; color: #f5f5f5;">
  689.                                    Get Ready for Day Three</p>
  690.  
  691.                                <br>
  692.                            </td>
  693.                        </tr>
  694.                    </tbody>
  695.                </table>
  696.                <table width="95%" align="center" class="content" style="background-color: #efefef;">
  697.                    <tbody>
  698.                        <tr>
  699.                            <td class="sections" style="padding: 40px;">
  700.                                <p style="color: #031347; text-align:justify; line-height:25px;">We are kicking
  701.                                    Wednesday off with a brief welcome from SCIP's CEO, Paul Santilli, immediately
  702.                                    followed by our Keynote Session:<strong> Leveraging AI for Global Competitive
  703.                                        Intelligence </strong> by Adil Husain.
  704.                                    <br>
  705.                                    <br>
  706.                                    We hope you enjoy the rest of our robust Wednesday filled with engaging General
  707.                                    Sessions, informative Academic Modules, and quality Breakout Sessions.
  708.                                    <br>
  709.  
  710.                                </p>
  711.                            </td>
  712.                        </tr>
  713.                    </tbody>
  714.                </table>
  715.                <table width="95%" align="center" class="content" style="background-color: #014280;">
  716.                    <tbody>
  717.                        <tr>
  718.                            <td class="sections" style="padding: 40px;">
  719.                                <h3 style="color: #f5f5f5; font-size: 22px; line-height: 26px; text-align:center;">Day 3
  720.                                    Schedule Overview</h3>
  721.                                <p style="color: #f5f5f5; line-height:28px;font-size:20px; text-align:center;">Check out
  722.                                    the full and most up-to-date program on our EventMobi app. Don't forget to add your
  723.                                    preferred sessions to your agenda!</p>
  724.                                <br>
  725.  
  726.                            </td>
  727.                        </tr>
  728.                    </tbody>
  729.                </table>
  730.  
  731.                <table width="95%" align="center" class="content" style="background-color: #efefef;">
  732.                    <tbody>
  733.                        <tr>
  734.                            <td class="sections" style="padding: 40px;">
  735.                                <table width="100%">
  736.                                    <tr>
  737.                                        <td width="25%" valign="top" style="padding: 10px 0px;">
  738.                                            <p style="text-align:center;"><img
  739.                                                    src="https://www.scip.org/resource/resmgr/intellicon/2023/emails/smartphone-icon.png"
  740.                                                    alt="mobile device" height="75"></p>
  741.                                            <h3
  742.                                                style="color: #031347; font-size: 22px; line-height: 26px; text-align: center;">
  743.                                                Get the Mobile App</h3>
  744.                                        </td>
  745.                                        <td width="75%" valign="top" style="padding: 10px 0px;">
  746.                                            <p style="color:#313F6E; line-height:28px; text-align:justify;"><strong>Get
  747.                                                    the EventMobi app ahead of time.</strong> Stay connected throughout
  748.                                                the entire event and get real-time notifications about everything that's
  749.                                                happening. Find it here:</p>
  750.                                            <table width="90%" align="center" style="padding:10px; margin-top:10px; width: unset !important;">
  751.                                                <tbody>
  752.                                                    <tr>
  753.                                                        <td align="center"
  754.                                                            style="color:#fff; height:20px; background:#04BADE; padding:15px; border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px">
  755.                                                            <a href="https://apps.apple.com/ca/app/eventmobi/id1276348688"
  756.                                                                target="_blank" rel="noopener noreferrer"
  757.                                                                data-auth="NotApplicable"
  758.                                                                style="color:#fff; text-decoration:underline; text-transform:uppercase; font-size:16px"
  759.                                                                data-linkindex="1">App Store</a>
  760.                                                        </td>
  761.                                                        <td align="center"
  762.                                                            style="color:#fff; height:20px; background:#7DC242; padding:15px; border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px">
  763.                                                            <a href="https://play.google.com/store/apps/details?id=com.eventmobi.multieventapp.meaidfa33d52eb4374fdb891ab905fa3a72e7"
  764.                                                                target="_blank" rel="noopener noreferrer"
  765.                                                                data-auth="NotApplicable"
  766.                                                                style="color:#fff; text-decoration:underline; text-transform:uppercase; font-size:16px"
  767.                                                                data-linkindex="2">Play Store</a>
  768.                                                        </td>
  769.                                                    </tr>
  770.                                                </tbody>
  771.                                            </table>
  772.                                            <table width="55%" align="center" style="padding:10px; margin-top:10px; width: unset !important;">
  773.                                                <tbody>
  774.                                                    <tr>
  775.                                                        <td align="center"
  776.                                                            style="color:#fff; height:20px; background:#0B193E; padding:15px; border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px">
  777.                                                            <a href="https://eventmobi.com/us2024nash/" target="_blank"
  778.                                                                rel="noopener noreferrer" data-auth="NotApplicable"
  779.                                                                style="color:#fff; text-decoration:underlinene; text-transform:uppercase; font-size:16px"
  780.                                                                data-linkindex="3">View Browser</a>
  781.                                                        </td>
  782.                                                    </tr>
  783.                                                </tbody>
  784.                                            </table>
  785.  
  786.                                        </td>
  787.                                    </tr>
  788.                                </table>
  789.                                <table width="100%">
  790.                                    <tbody>
  791.                                        <tr>
  792.                                            <td>
  793.                                                <p style="color:#031347; font-size:20px; line-height:28px;">Launch the
  794.                                                    app and enter the event code <strong>US2024NASH</strong></p>
  795.                                                <p style="color:#313F6E; line-height:28px; text-align:justify;">Sign in
  796.                                                    with the email address that you registered with and create your own
  797.                                                    password <em>(Password must include special character)</em></p>
  798.                                                <p
  799.                                                    style="color:#313F6E; line-height:28px; font-size:20px; text-align:justify;font-weight:bold;">
  800.                                                    Don't Forget to Provide Us with Your Feedback on the Sessions</p>
  801.  
  802.                                                <ul>
  803.                                                    <li style="color:#313F6E; line-height:28px; text-align:justify;">
  804.                                                        Open the App</li>
  805.                                                    <li style="color:#313F6E; line-height:28px; text-align:justify;">Go
  806.                                                        to "<strong>Program</strong>" and find our session</li>
  807.                                                    <li style="color:#313F6E; line-height:28px; text-align:justify;">
  808.                                                        Scroll down to complete "<strong>Session Survey
  809.                                                            Feedback</strong>"</li>
  810.                                                </ul>
  811.                                                <p style="color:#313F6E; line-height:28px; text-align:justify;">The app
  812.                                                    will be subject to updates as our event date approaches.</p>
  813.                                            </td>
  814.                                        </tr>
  815.                                    </tbody>
  816.                                </table>
  817.                            </td>
  818.                        </tr>
  819.                    </tbody>
  820.                </table>
  821.                <table width="95%" align="center" class="content" style="background-color: #014280;">
  822.                    <tbody>
  823.                        <tr>
  824.                            <td width="25%" valign="top" style="padding: 40px;">
  825.                                <p style="text-align:center"><img data-imagetype="External"
  826.                                        src="https://www.scip.org/resource/resmgr/intellicon/2023/emails/calendar-icon.png"
  827.                                        alt="calendar" height="75"></p>
  828.                                <h3 style="color:#efefef; font-size:22px; line-height:28px; text-align:center">Set Your
  829.                                    Schedule</h3>
  830.                            </td>
  831.                            <td width="75%" valign="top" style="padding:40px; color: #efefef;">
  832.                                <p style="line-height:28px; text-align:justify;">Each day of IntelliCon will consist of
  833.                                    general
  834.                                    sessions, academic sessions, breakout sessions, networking, exhibit hours, and more!
  835.                                    Don't forget to
  836.                                    add sessions to "my agenda" in the Mobile App. While you need to be pre-registered
  837.                                    for the April
  838.                                    22nd workshops, sessions on April 23rd to 25th are open for you to join freely.</p>
  839.                            </td>
  840.                        </tr>
  841.                    </tbody>
  842.                </table>
  843.                <table align="center" style="background-color:whitesmoke; padding:40px">
  844.                    <tbody>
  845.                        <tr>
  846.                            <td style="color:#F7F7F7;font-size:18px;;padding:20px 0px;">
  847.                                <p
  848.                                    style="color:#313F6E; font-size:32px; font-weight:600; text-align:center; line-height:35px;">
  849.                                    Shout out to our SCIP IntelliCon Nashville 2024 Sponsors</p>
  850.                                <p
  851.                                    style="color:#313F6E; font-size:24px; font-weight:600; text-align:center;margin-top:10px; line-height:28px;">
  852.                                    We couldn't do it without you!</p>
  853.                                <table align="center" class="logo-table">
  854.                                    <tbody>
  855.                                        <tr>
  856.                                            <td align="center" width="30%" style=" padding:10px;">
  857.                                                <a href="https://www.mercyhurst.edu/"><img
  858.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/fd18b514-d8c2-40ea-8421-b3c87a1153c4.jpeg'
  859.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  860.                                                        width="100%"></a>
  861.                                            </td>
  862.                                            <td align="center" width="30%" style=" padding:10px;">
  863.                                                <a href="https://www.lexisnexis.com/"><img
  864.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/8370c17f-33ed-436d-be6f-3f2d0caeee91.jpeg'
  865.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  866.                                                        width="100%"></a>
  867.                                            </td>
  868.                                            <td align="center" width="30%" style=" padding:10px;">
  869.                                                <a href="https://www.axience.com/"><img
  870.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/8b372c79-6361-467e-8edf-f06463b9d990.jpeg'
  871.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  872.                                                        width="100%"></a>
  873.                                            </td>
  874.                                        </tr>
  875.                                        <tr>
  876.                                            <td align="center" width="30%" style=" padding:10px;">
  877.                                                <a href="https://www.dig-worldwide.com/"><img
  878.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/13bb1fcc-1494-4c0a-8ca0-2740b88b0ca9.jpeg'
  879.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  880.                                                        width="100%"></a>
  881.                                            </td>
  882.                                            <td align="center" width="30%" style=" padding:10px;">
  883.                                                <a href="https://www.competeiq.io/"><img
  884.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/dc7e76d3-2ded-4919-8afe-ccbebd31639b.jpeg'
  885.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  886.                                                        width="100%"></a>
  887.                                            </td>
  888.                                            <td align="center" width="30%" style=" padding:10px;">
  889.                                                <a href="https://www.factset.com/"><img
  890.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/3b9fc0cb-330e-4b28-aa06-2ab95e243a76.jpeg'
  891.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  892.                                                        width="100%"></a>
  893.                                            </td>
  894.                                        </tr>
  895.                                        <tr align="center">
  896.                                            <td align="center" width="30%">
  897.                                                <a href="https://comintelli.com/"><img
  898.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/8185702a-a6f2-4d85-b3eb-aa38203cdc22.jpeg'
  899.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  900.                                                        width="100%"></a>
  901.                                            </td>
  902.                                            <td align="center" width="30%">
  903.                                                <a href="https://www.proactiveworldwide.com/"><img
  904.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/adbca42c-2ded-4cb6-885a-f8ca4e89c692.jpeg'
  905.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  906.                                                        width="100%"></a>
  907.                                            </td>
  908.                                            <td align="center" width="30%">
  909.                                                <a href="https://groopit.co/"><img
  910.                                                        src='https://content.app-us1.com/oJap5/2024/03/22/4b45ccc6-eef6-41f2-84fd-5becb5f5701f.jpeg'
  911.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  912.                                                        width="100%"></a>
  913.                                            </td>
  914.                                        </tr>
  915.                                        <tr>
  916.                                            <td align="center" width="30%" style=" padding:10px;">
  917.                                                <a href="https://valonaintelligence.com/"><img
  918.                                                        src='https://content.app-us1.com/oJap5/2024/03/28/3c8b5bd4-c96f-48ab-8fd8-5185d26a7eae.jpeg'
  919.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  920.                                                        width="100%"></a>
  921.                                            </td>
  922.                                            <td align="center" width="30%" style=" padding:10px;">
  923.                                                <a href="https://sedulogroup.com/"><img
  924.                                                        src='https://content.app-us1.com/oJap5/2024/04/03/80a11977-17e1-4705-9f8d-7f36a5c79ba7.jpeg'
  925.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  926.                                                        width="100%"></a>
  927.                                            </td>
  928.                                            <td align="center" width="30%" style=" padding:10px;">
  929.                                                <a href="http://en.sinofaith-ip.com/"><img
  930.                                                        src='https://content.app-us1.com/oJap5/2024/04/11/a64f6ec0-1eed-421a-a604-0c96833d5cae.jpeg'
  931.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  932.                                                        width="100%"></a>
  933.                                            </td>
  934.                                        </tr>
  935.                                        <tr>
  936.                                            <td align="center" width="30%" style=" padding:10px;">
  937.                                                <a href="https://www.alpha-sense.com/"><img
  938.                                                        src='https://content.app-us1.com/oJap5/2024/04/18/514c529c-ecac-4e57-b2ae-a26b7fdb40d4.jpeg'
  939.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  940.                                                        width="100%"></a>
  941.                                            </td>
  942.                                            <td align="center" width="30%" style=" padding:10px;">
  943.                                                <a href="https://fletchercsi.com/"><img
  944.                                                        src='https://content.app-us1.com/oJap5/2024/04/18/f785293f-5914-4bdc-94e4-edf156680c65.jpeg'
  945.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  946.                                                        width="100%"></a>
  947.                                            </td>
  948.                                            <td align="center" width="30%" style=" padding:10px;">
  949.                                                <a href="https://www.evalueserve.com/"><img
  950.                                                        src='https://content.app-us1.com/oJap5/2024/04/18/d3690c3d-3282-4350-9a7a-ab12354d2859.jpeg'
  951.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  952.                                                        width="100%"></a>
  953.                                            </td>
  954.                                        </tr>
  955.                                    </tbody>
  956.                                </table>
  957.                                <table align="center" class="logo-table2">
  958.                                    <tbody>
  959.                                        <tr>
  960.                                            <td align="center" width="30%" style=" padding:10px;">
  961.                                                <a href="https://vizru.com/"><img
  962.                                                        src='https://content.app-us1.com/oJap5/2024/04/18/e90e1012-3b21-4237-b831-5bd8df4a89b4.jpeg'
  963.                                                        alt="background image" alt="SCIP IntelliCon 2023"
  964.                                                        width="31%"></a>
  965.                                            </td>
  966.                                        </tr>
  967.                                    </tbody>
  968.                                </table>
  969.                            </td>
  970.                        </tr>
  971.                    </tbody>
  972.                </table>
  973.                <table width="100%" style="background-color: #060032; padding: 10px;">
  974.                    <tbody>
  975.                        <tr>
  976.                            <!-- <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> -->
  977.                            <td width="75%" style="padding:30px" valign="top" align="center"><span
  978.                                    style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 28px; color: white;">
  979.                                    <strong>Strategic Consortium of Intelligence Professionals (SCIP)</strong><br>
  980.                                    <a href="mailto:memberservices@scip.org"
  981.                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a> |
  982.                                    <a href="https://www.scip.org/" target="_blank"
  983.                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  984.                                    <a href="%UNSUBSCRIBELINK%"
  985.                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  986.                                        </em></a></span></td>
  987.                        </tr>
  988.                        <tr>
  989.                            <td width="100%">
  990.                                <p style="text-align: center; margin-top: 0;">
  991.                                    <a href="https://www.scip.org/page/I_Stream" target="_blank" style="margin: 0px 5px;"><img
  992.                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  993.                                            alt="Padcast icon" width="30"></a>
  994.                                    <a href="https://x.com/SCIPcommunity" target="_blank" style="margin: 0px 5px;"><img
  995.                                            src='https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029'
  996.                                            alt="Twitter icon" width="30"></a>
  997.                                    <a href="https://www.linkedin.com/company/scip" target="_blank" style="margin: 0px 5px;"><img
  998.                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  999.                                            alt="Linkedin icon" width="30"></a>
  1000.                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank" style="margin: 0px 5px;"><img
  1001.                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  1002.                                            alt="YouTube icon" width="35"></a>
  1003.                                    <a href="https://www.facebook.com/SCIP.org" target="_blank" style="margin: 0px 5px;"><img
  1004.                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  1005.                                            alt="Facebook icon" width="30"></a>
  1006.                                </p>
  1007.                                <p
  1008.                                    style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  1009.                                    <em><a href="%SENDER-INFO%"></a></em></p>
  1010.                            </td>
  1011.                        </tr>
  1012.                    </tbody>
  1013.                </table>
  1014.  
  1015.            </td>
  1016.        </tr>
  1017.  
  1018.    </tbody>
  1019. </table>]]></description>
  1020. <category>SCIP Newsletter</category>
  1021. <pubDate>Wed, 24 Apr 2024 07:43:00 GMT</pubDate>
  1022. </item>
  1023. <item>
  1024. <title>SCIP IntelliCon Nashville 2024 Day Two</title>
  1025. <link>https://www.scip.org/news/670695/</link>
  1026. <guid>https://www.scip.org/news/670695/</guid>
  1027. <description><![CDATA[<table class="container" cellspacing="0" style="background-color: #fff; margin: 0 auto; width: 600px;">
  1028.  <tbody>
  1029.    <tr>
  1030.      <td style="background-color: #031347;width: 100%;">
  1031.  
  1032.        <table width="95%" align="center" class="content" style="background-color: #031347;">
  1033.          <tbody>
  1034.            <tr>
  1035.              <td style="color:#F7F7F7;font-size:18px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:.25px;line-height:20px;">
  1036.                <a href="https://www.scip.org/page/Intellicon-nashville_2024" target="_blank" rel="noopener noreferrer"
  1037.                  data-auth="NotApplicable" data-linkindex="0">
  1038.                  <img data-imagetype="External"
  1039.                    src="https://content.app-us1.com/oJap5/2024/04/17/3ca477a2-f744-4da6-9194-bf7b62ff9fcb.jpeg"
  1040.                    alt="SCIP IntelliCon 2023" width="100%">
  1041.                </a>
  1042.              </td>
  1043.            </tr>
  1044.            <tr>
  1045.              <td class="sections" style="padding: 40px;">
  1046.                <br>
  1047.                <p
  1048.                  style="font-size: 32px; text-align:center; line-height: 36px; font-weight: 600; margin-bottom: 15px; color: #f5f5f5;">
  1049.                  Get Ready for Day Two</p>
  1050.  
  1051.                <br>
  1052.              </td>
  1053.            </tr>
  1054.          </tbody>
  1055.        </table>
  1056.        <table width="95%" align="center" class="content" style="background-color: #efefef;">
  1057.          <tbody>
  1058.            <tr>
  1059.              <td class="sections" style="padding: 40px;">
  1060.                <p style="color: #031347; text-align:justify; line-height:25px;">We are kicking Tuesday off with a brief
  1061.                  welcome from SCIP's CEO, Paul Santilli, immediately followed by our Keynote Session:<strong> C-Level
  1062.                    Visions: Navigating the Future Business Landscape </strong> by Richard Sear.
  1063.                  <br>
  1064.                  <br>
  1065.                  We hope you enjoy the rest of our robust Tuesday filled with engaging General Sessions, informative
  1066.                  Academic Modules, and quality Breakout Sessions.
  1067.                  <br>
  1068.  
  1069.                </p>
  1070.              </td>
  1071.            </tr>
  1072.          </tbody>
  1073.        </table>
  1074.        <table  align="center" class="content" style="background-color: #014280;">
  1075.          <tbody>
  1076.            <tr>
  1077.              <td class="sections" style="padding: 40px;">
  1078.                <h3 style="color: #f5f5f5; font-size: 22px; line-height: 26px; text-align:center;">Day 2 Schedule
  1079.                  Overview</h3>
  1080.                <p style="color: #f5f5f5; line-height:28px;font-size:20px; text-align:center;">Check out the full and
  1081.                  most up-to-date program on our EventMobi app. Don't forget to add your preferred sessions to your
  1082.                  agenda!</p>
  1083.                <br>
  1084.              </td>
  1085.            </tr>
  1086.          </tbody>
  1087.        </table>
  1088.        <table width="95%" align="center" class="content" style="background-color: #efefef;">
  1089.          <tbody>
  1090.            <tr>
  1091.              <td class="sections" style="padding: 40px;">
  1092.                <table width="100%">
  1093.                  <tr>
  1094.                    <td width="25%" valign="top" style="padding: 10px 15px;">
  1095.                      <p style="text-align:center;"><img
  1096.                          src="https://www.scip.org/resource/resmgr/intellicon/2023/emails/smartphone-icon.png"
  1097.                          alt="mobile device" height="75"></p>
  1098.                      <h3 style="color: #031347; font-size: 22px; line-height: 26px; text-align: center;">Get the Mobile
  1099.                        App</h3>
  1100.                    </td>
  1101.                    <td width="75%" valign="top" style="padding: 10px 15px;">
  1102.                      <p style="color:#313F6E; line-height:28px; text-align:justify;"><strong>Get the EventMobi app
  1103.                          ahead of time.</strong> Stay connected throughout the entire event and get real-time
  1104.                        notifications about everything that's happening. Find it here:</p>
  1105.                      <table align="center" style="padding:10px; margin-top:10px; width: unset !important;">
  1106.                        <tbody>
  1107.                          <tr>
  1108.                            <td align="center"
  1109.                              style="color:#fff; height:20px; background:#04BADE; padding:15px; border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px">
  1110.                              <a href="https://apps.apple.com/ca/app/eventmobi/id1276348688" target="_blank"
  1111.                                rel="noopener noreferrer" data-auth="NotApplicable"
  1112.                                style="color:#fff; text-decoration:underline; text-transform:uppercase; font-size:16px"
  1113.                                data-linkindex="1">App Store</a>
  1114.                            </td>
  1115.                            <td align="center" style="color:#fff; height:20px; background:#7DC242; padding:15px; border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px">
  1116.                              <a href="https://play.google.com/store/apps/details?id=com.eventmobi.multieventapp.meaidfa33d52eb4374fdb891ab905fa3a72e7"
  1117.                                target="_blank" rel="noopener noreferrer" data-auth="NotApplicable"
  1118.                                style="color:#fff; text-decoration:underline; text-transform:uppercase; font-size:16px"
  1119.                                data-linkindex="2">Play Store</a>
  1120.                            </td>
  1121.                          </tr>
  1122.                        </tbody>
  1123.                      </table>
  1124.                      <table align="center" style="padding:10px; margin-top:10px; width: unset !important;">
  1125.                        <tbody>
  1126.                          <tr>
  1127.                            <td align="center"
  1128.                              style="color:#fff; height:20px; background:#0B193E; padding:15px; border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px">
  1129.                              <a href="https://eventmobi.com/us2024nash/" target="_blank" rel="noopener noreferrer"
  1130.                                data-auth="NotApplicable"
  1131.                                style="color:#fff; text-decoration:underlinene; text-transform:uppercase; font-size:16px"
  1132.                                data-linkindex="3">View Browser</a>
  1133.                            </td>
  1134.                          </tr>
  1135.                        </tbody>
  1136.                      </table>
  1137.                    </td>
  1138.                  </tr>
  1139.                </table>
  1140.                <table width="100%">
  1141.                  <tbody>
  1142.                    <tr>
  1143.                      <td style="padding: 40px;">
  1144.                        <p style="color:#031347; font-size:20px; line-height:28px;">Launch the app and enter the event
  1145.                          code <strong>US2024NASH</strong></p>
  1146.                        <p style="color:#313F6E; line-height:28px; text-align:justify;">Sign in with the email address
  1147.                          that you registered with and create your own password <em>(Password must include special
  1148.                            character)</em></p>
  1149.                        <p
  1150.                          style="color:#313F6E; line-height:28px; font-size:20px; text-align:justify;font-weight:bold;">
  1151.                          Don't Forget to Provide Us with Your Feedback on the Sessions</p>
  1152.  
  1153.                        <ul>
  1154.                          <li style="color:#313F6E; line-height:28px; text-align:justify;">Open the App</li>
  1155.                          <li style="color:#313F6E; line-height:28px; text-align:justify;">Go to
  1156.                            "<strong>Program</strong>" and find our session</li>
  1157.                          <li style="color:#313F6E; line-height:28px; text-align:justify;">Scroll down to complete
  1158.                            "<strong>Session Survey Feedback</strong>"</li>
  1159.                        </ul>
  1160.                        <p style="color:#313F6E; line-height:28px; text-align:justify;">The app will be subject to
  1161.                          updates as our event date approaches.</p>
  1162.                      </td>
  1163.                    </tr>
  1164.                  </tbody>
  1165.                </table>
  1166.              </td>
  1167.            </tr>
  1168.          </tbody>
  1169.        </table>
  1170.        <table align="center" class="content" style="background-color: #014280;">
  1171.          <tbody>
  1172.            <tr>
  1173.              <td width="25%" valign="top" style="padding:40px">
  1174.                <p style="text-align:center"><img data-imagetype="External"
  1175.                    src="https://www.scip.org/resource/resmgr/intellicon/2023/emails/calendar-icon.png" alt="calendar"
  1176.                    height="75"></p>
  1177.                <h3 style="color:#efefef; font-size:22px; line-height:28px; text-align:center">Set Your Schedule</h3>
  1178.              </td>
  1179.              <td width="75%" valign="top" style="padding:40px;">
  1180.                <p style="line-height:28px; text-align:justify; color: #efefef;">Each day of IntelliCon will consist of general
  1181.                  sessions, academic sessions, breakout sessions, networking, exhibit hours, and more! Don't forget to
  1182.                  add sessions to "my agenda" in the Mobile App. While you need to be pre-registered for the April
  1183.                  22nd workshops, sessions on April 23rd to 25th are open for you to join freely.</p>
  1184.              </td>
  1185.            </tr>
  1186.          </tbody>
  1187.        </table>
  1188.        <table align="center" style="background-color:whitesmoke; padding:20px 0px;">
  1189.          <tbody>
  1190.            <tr>
  1191.              <td style="color:#F7F7F7;font-size:18px;;padding:40px;">
  1192.                <p style="color:#313F6E; font-size:32px; font-weight:600; text-align:center; line-height:35px;">Shout
  1193.                  out to our SCIP IntelliCon Nashville 2024 Sponsors</p>
  1194.                <p
  1195.                  style="color:#313F6E; font-size:24px; font-weight:600; text-align:center;margin-top:10px; line-height:28px;">
  1196.                  We couldn't do it without you!</p>
  1197.                <table align="center" class="logo-table">
  1198.                  <tbody>
  1199.                    <tr>
  1200.                      <td align="center" width="30%" style=" padding:10px;">
  1201.                        <a href="https://www.mercyhurst.edu/"><img
  1202.                            src='https://content.app-us1.com/oJap5/2024/03/22/fd18b514-d8c2-40ea-8421-b3c87a1153c4.jpeg'
  1203.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  1204.                      </td>
  1205.                      <td align="center" width="30%" style=" padding:10px;">
  1206.                        <a href="https://www.lexisnexis.com/"><img
  1207.                            src='https://content.app-us1.com/oJap5/2024/03/22/8370c17f-33ed-436d-be6f-3f2d0caeee91.jpeg'
  1208.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  1209.                      </td>
  1210.                      <td align="center" width="30%" style=" padding:10px;">
  1211.                        <a href="https://www.axience.com/"><img
  1212.                            src='https://content.app-us1.com/oJap5/2024/03/22/8b372c79-6361-467e-8edf-f06463b9d990.jpeg'
  1213.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  1214.                      </td>
  1215.                    </tr>
  1216.                    <tr>
  1217.                      <td align="center" width="30%" style=" padding:10px;">
  1218.                        <a href="https://www.dig-worldwide.com/"><img
  1219.                            src='https://content.app-us1.com/oJap5/2024/03/22/13bb1fcc-1494-4c0a-8ca0-2740b88b0ca9.jpeg'
  1220.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  1221.                      </td>
  1222.                      <td align="center" width="30%" style=" padding:10px;">
  1223.                        <a href="https://www.competeiq.io/"><img
  1224.                            src='https://content.app-us1.com/oJap5/2024/03/22/dc7e76d3-2ded-4919-8afe-ccbebd31639b.jpeg'
  1225.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  1226.                      </td>
  1227.                      <td align="center" width="30%" style=" padding:10px;">
  1228.                        <a href="https://www.factset.com/"><img
  1229.                            src='https://content.app-us1.com/oJap5/2024/03/22/3b9fc0cb-330e-4b28-aa06-2ab95e243a76.jpeg'
  1230.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  1231.                      </td>
  1232.                    </tr>
  1233.                    <tr align="center">
  1234.                      <td align="center" width="30%">
  1235.                        <a href="https://comintelli.com/"><img
  1236.                            src='https://content.app-us1.com/oJap5/2024/03/22/8185702a-a6f2-4d85-b3eb-aa38203cdc22.jpeg'
  1237.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  1238.                      </td>
  1239.                      <td align="center" width="30%">
  1240.                        <a href="https://www.proactiveworldwide.com/"><img
  1241.                            src='https://content.app-us1.com/oJap5/2024/03/22/adbca42c-2ded-4cb6-885a-f8ca4e89c692.jpeg'
  1242.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  1243.                      </td>
  1244.                      <td align="center" width="30%">
  1245.                        <a href="https://groopit.co/"><img
  1246.                            src='https://content.app-us1.com/oJap5/2024/03/22/4b45ccc6-eef6-41f2-84fd-5becb5f5701f.jpeg'
  1247.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  1248.                      </td>
  1249.                    </tr>
  1250.                    <tr>
  1251.                      <td align="center" width="30%" style=" padding:10px;">
  1252.                        <a href="https://valonaintelligence.com/"><img
  1253.                            src='https://content.app-us1.com/oJap5/2024/03/28/3c8b5bd4-c96f-48ab-8fd8-5185d26a7eae.jpeg'
  1254.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  1255.                      </td>
  1256.                      <td align="center" width="30%" style=" padding:10px;">
  1257.                        <a href="https://sedulogroup.com/"><img
  1258.                            src='https://content.app-us1.com/oJap5/2024/04/03/80a11977-17e1-4705-9f8d-7f36a5c79ba7.jpeg'
  1259.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  1260.                      </td>
  1261.                      <td align="center" width="30%" style=" padding:10px;">
  1262.                        <a href="http://en.sinofaith-ip.com/"><img
  1263.                            src='https://content.app-us1.com/oJap5/2024/04/11/a64f6ec0-1eed-421a-a604-0c96833d5cae.jpeg'
  1264.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  1265.                      </td>
  1266.                    </tr>
  1267.                    <tr>
  1268.                      <td align="center" width="30%" style=" padding:10px;">
  1269.                        <a href="https://www.alpha-sense.com/"><img
  1270.                            src='https://content.app-us1.com/oJap5/2024/04/18/514c529c-ecac-4e57-b2ae-a26b7fdb40d4.jpeg'
  1271.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  1272.                      </td>
  1273.                      <td align="center" width="30%" style=" padding:10px;">
  1274.                        <a href="https://fletchercsi.com/"><img
  1275.                            src='https://content.app-us1.com/oJap5/2024/04/18/f785293f-5914-4bdc-94e4-edf156680c65.jpeg'
  1276.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  1277.                      </td>
  1278.                      <td align="center" width="30%" style=" padding:10px;">
  1279.                        <a href="https://www.evalueserve.com/"><img
  1280.                            src='https://content.app-us1.com/oJap5/2024/04/18/d3690c3d-3282-4350-9a7a-ab12354d2859.jpeg'
  1281.                            alt="background image" alt="SCIP IntelliCon 2023" width="100%"></a>
  1282.                      </td>
  1283.                    </tr>
  1284.                  </tbody>
  1285.                </table>
  1286.                <table align="center" class="logo-table2">
  1287.                  <tbody>
  1288.                    <tr>
  1289.                      <td align="center" width="30%" style=" padding:10px;">
  1290.                        <a href="https://vizru.com/"><img
  1291.                            src='https://content.app-us1.com/oJap5/2024/04/18/e90e1012-3b21-4237-b831-5bd8df4a89b4.jpeg'
  1292.                            alt="background image" alt="SCIP IntelliCon 2023" width="31%"></a>
  1293.                      </td>
  1294.                    </tr>
  1295.                  </tbody>
  1296.                </table>
  1297.              </td>
  1298.            </tr>
  1299.          </tbody>
  1300.        </table>
  1301.        <table width="100%" style="background-color: #060032; padding: 10px;">
  1302.          <tbody>
  1303.            <tr>
  1304.              <!-- <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> -->
  1305.              <td width="75%" style="padding:30px" valign="top" align="center"><span
  1306.                  style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 28px; color: white;">
  1307.                  <strong>Strategic Consortium of Intelligence Professionals (SCIP)</strong><br>
  1308.                  <a href="mailto:memberservices@scip.org"
  1309.                    style="color: white; text-decoration: underline;">memberservices@scip.org</a> | <a
  1310.                    href="https://www.scip.org/" target="_blank"
  1311.                    style="color: white; text-decoration: underline;">www.scip.org</a><br>
  1312.                  <a href="%UNSUBSCRIBELINK%"
  1313.                    style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  1314.                    </em></a></span></td>
  1315.            </tr>
  1316.            <tr>
  1317.              <td width="100%">
  1318.                <p style="text-align: center; margin-top: 0;">
  1319.                  <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  1320.                      src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  1321.                      alt="Padcast icon" width="30"></a>
  1322.                  <a href="https://x.com/SCIPcommunity" target="_blank"><img
  1323.                      src='https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029'
  1324.                      alt="Twitter icon" width="30"></a>
  1325.                  <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  1326.                      src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  1327.                      alt="Linkedin icon" width="30"></a>
  1328.                  <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  1329.                      src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  1330.                      alt="YouTube icon" width="35"></a>
  1331.                  <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  1332.                      src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  1333.                      alt="Facebook icon" width="30"></a>
  1334.                </p>
  1335.                <p
  1336.                  style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  1337.                  <em><a href="%SENDER-INFO%"></a></em></p>
  1338.              </td>
  1339.            </tr>
  1340.          </tbody>
  1341.        </table>
  1342.  
  1343.      </td>
  1344.    </tr>
  1345.  
  1346.  </tbody>
  1347. </table>]]></description>
  1348. <category>SCIP Newsletter</category>
  1349. <pubDate>Tue, 23 Apr 2024 10:46:00 GMT</pubDate>
  1350. </item>
  1351. <item>
  1352. <title>Register Now for our Workshop on Mastering AI Governance in Your Organization!</title>
  1353. <link>https://www.scip.org/news/671177/</link>
  1354. <guid>https://www.scip.org/news/671177/</guid>
  1355. <description><![CDATA[<table class="container">
  1356.    <tbody>
  1357.        <!-- News letter start -->
  1358.        <tr>
  1359.            <td>
  1360.                <!-- content -->
  1361.                <table align="center" class="content" style="width: 100%; background-color:#F5F5F6;">
  1362.                    <tbody>
  1363.                        <tr align="center">
  1364.                            <td>
  1365.                                <table class="table-bg3" style="background-color: #122C4B;">
  1366.                                    <tbody>
  1367.                                        <!-- Header -->
  1368.                                        <tr>
  1369.                                            <td>
  1370.                                                <table class="table-bg1">
  1371.                                                    <tbody>
  1372.                                                        <tr>
  1373.                                                            <td align="center">
  1374.                                                                <table align="center" width="100%">
  1375.                                                                    <tbody>
  1376.                                                                        <tr>
  1377.                                                                            <td align="center">
  1378.                                                                                <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;">
  1379.                                                                            </td>
  1380.                                                                        </tr>
  1381.                                                                    </tbody>
  1382.                                                                </table>
  1383.                                                            </td>
  1384.                                                        </tr>
  1385.                                                        <tr>
  1386.                                                            <td>
  1387.                                                                <table>
  1388.                                                                    <tbody>
  1389.                                                                        <tr align="center">
  1390.                                                                            <td>
  1391.                                                                                <table style="width: unset !important;">
  1392.                                                                                    <tbody>
  1393.                                                                                        <tr>
  1394.                                                                                            <td align="center" style="color: #122C4B; background: #7ED957; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px; font-weight:700;">
  1395.                                                                                                <a href="#" target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight:700;">TRAINING & CERTIFICATION</a>
  1396.                                                                                            </td>
  1397.                                                                                        </tr>
  1398.                                                                                    </tbody>
  1399.                                                                                </table>
  1400.                                                                            </td>
  1401.                                                                        </tr>
  1402.                                                                        <!-- Foundations Of Sales Battlecards -->
  1403.                                                                        <tr style="padding:30px; padding-top:0px;">
  1404.                                                                            <td class="sections" align="center">
  1405.                                                                                <p class="title"> <br> <strong style="color: #66C052; font-weight: 800; line-height:30px;font-size:40px;">AI GOVERNANCE</strong> </p>
  1406.                                                                                <p class="title1"> <strong style="color: #66C052; font-weight: 600; font-size:30px;">Master AI Governance in your Organization</strong></p>
  1407.                                                                                <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>
  1408.                                                                                <table style="margin-top:40px; width: unset !important;">
  1409.                                                                                    <tbody>
  1410.                                                                                        <tr>
  1411.                                                                                            <td align="center" style="color: #122C4B; background: #fff; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px; font-weight:700;">
  1412.                                                                                                <a href="#" target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight:700;">WORKSHOP
  1413.                                                                                                    OFFERINGS!</a>
  1414.                                                                                            </td>
  1415.                                                                                        </tr>
  1416.                                                                                    </tbody>
  1417.                                                                                </table>
  1418.                                                                            </td>
  1419.                                                                        </tr>
  1420.                                                                        <tr>
  1421.                                                                            <td align="center" style=" padding:15px 30px; padding-bottom:15px;">
  1422.                                                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff;">
  1423.                                                                                    <tbody>
  1424.                                                                                        <tr>
  1425.                                                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  1426.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  1427.                                                                                            </td>
  1428.                                                                                            <td>
  1429.                                                                                                <p class="list" style="margin-top:0px; color:#fff;">
  1430.                                                                                                    Master the art of responsible AI Governance: Go beyond compliance and unlock the true potential of your AI initiatives.
  1431.                                                                                                </p>
  1432.                                                                                            </td>
  1433.                                                                                        </tr>
  1434.                                                                                    </tbody>
  1435.                                                                                </table>
  1436.                                                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff;">
  1437.                                                                                    <tbody>
  1438.                                                                                        <tr>
  1439.                                                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  1440.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  1441.                                                                                            </td>
  1442.                                                                                            <td>
  1443.                                                                                                <p class="list" style="margin-top:0px; color:#fff;">
  1444.                                                                                                    Impress your boss (and the board): Become the go-to guru on navigating the ever-evolving AI landscape.
  1445.                                                                                                </p>
  1446.                                                                                            </td>
  1447.                                                                                        </tr>
  1448.                                                                                    </tbody>
  1449.                                                                                </table>
  1450.                                                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff;">
  1451.                                                                                    <tbody>
  1452.                                                                                        <tr>
  1453.                                                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  1454.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  1455.                                                                                            </td>
  1456.                                                                                            <td>
  1457.                                                                                                <p class="list" style="margin-top:0px; color:#fff;">
  1458.                                                                                                    Network with fellow tech titans: Connect and collaborate with other AI enthusiasts and governance champions.
  1459.                                                                                                </p>
  1460.                                                                                            </td>
  1461.                                                                                        </tr>
  1462.                                                                                    </tbody>
  1463.                                                                                </table>
  1464.                                                                            </td>
  1465.                                                                        </tr>
  1466.                                                                        <tr>
  1467.                                                                            <td style="padding-bottom:50px;">
  1468.                                                                                <table align="center" style="width: unset !important;">
  1469.                                                                                    <tbody>
  1470.                                                                                        <tr align="center">
  1471.                                                                                            <td align="center" style="color: #fff; background: #5CE1E6; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px;">
  1472.                                                                                                <a href="https://www.scip.org/page/AI-Governance" target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight: 700;">Register
  1473.                                                                                                    Now</a>
  1474.                                                                                            </td>
  1475.                                                                                        </tr>
  1476.                                                                                    </tbody>
  1477.                                                                                </table>
  1478.                                                                            </td>
  1479.                                                                        </tr>
  1480.                                                                    </tbody>
  1481.                                                                </table>
  1482.                                                            </td>
  1483.                                                        </tr>
  1484.                                                    </tbody>
  1485.                                                </table>
  1486.                                            </td>
  1487.                                        </tr>
  1488.                                    </tbody>
  1489.                                </table>
  1490.                            </td>
  1491.                        </tr>
  1492.                        <!-- Objective -->
  1493.                        <tr>
  1494.                            <td class="sections" align="center" style="padding:50px 30px;">
  1495.                                <table width="100%" class="w-responsive" align="center">
  1496.                                    <tbody>
  1497.                                        <tr align="center">
  1498.                                            <td style="padding-bottom:30px;" align="center" colspan="2">
  1499.                                                <table style="width:unset !important;">
  1500.                                                    <tbody>
  1501.                                                        <tr align="center">
  1502.                                                            <td align="center" style="color: #fff; background: #122C4B; padding: 15px; padding-left: 40px; padding-right: 40px;border-radius:10px; font-weight:700;">
  1503.                                                                <a href="#" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px; font-weight:700;">CURRICULUM</a>
  1504.                                                            </td>
  1505.                                                        </tr>
  1506.                                                    </tbody>
  1507.                                                </table>
  1508.                                            </td>
  1509.                                        </tr>
  1510.                                        <tr>
  1511.                                            <td width="50%" valign="top">
  1512.                                                <table valign="top" style=" padding-right:20px;">
  1513.                                                    <tbody>
  1514.                                                        <tr style="color:#000;">
  1515.                                                            <td style="width:100%;">
  1516.                                                                <table width="100%" align="top" style="padding-bottom:30px; color:#fff;">
  1517.                                                                    <tbody>
  1518.                                                                        <tr>
  1519.                                                                            <td valign="top" width="10%" style=" padding-right: 10px;">
  1520.                                                                                <img src='https://content.app-us1.com/oJap5/2024/03/25/f282a5b3-c289-4df2-8a6a-210b0491f614.png' alt="" width="25">
  1521.                                                                            </td>
  1522.                                                                            <td>
  1523.                                                                                <h3 class="list" style="color:#00BF63; font-size:20px;font-weight:600; margin-bottom:10px; margin-top:0px;">
  1524.                                                                                    MODULE 1:</h3>
  1525.                                                                                <p style="color:#122C4B; font-size:18px; margin-top:0px;">
  1526.                                                                                    Overview of AI Governance; Ecosystem of AI Governance and Major Actors</p>
  1527.                                                                            </td>
  1528.                                                                        </tr>
  1529.                                                                    </tbody>
  1530.                                                                </table>
  1531.                                                            </td>
  1532.                                                        </tr>
  1533.                                                        <tr style="color:#000;">
  1534.                                                            <td style="width:100%; padding-bottom:10px;">
  1535.                                                                <table width="100%" align="top" style=" color:#fff;">
  1536.                                                                    <tbody>
  1537.                                                                        <tr>
  1538.                                                                            <td valign="top" width="10%" style=" padding-right: 10px;">
  1539.                                                                                <img src='https://content.app-us1.com/oJap5/2024/03/25/f282a5b3-c289-4df2-8a6a-210b0491f614.png' alt="" width="25">
  1540.                                                                            </td>
  1541.                                                                            <td>
  1542.                                                                                <h3 class="list" style="color:#00BF63; font-size:20px;font-weight:600; margin-bottom:10px; margin-top:0px;">
  1543.                                                                                    MODULE 2:</h3>
  1544.                                                                                <p style="color:#122C4B; font-size:18px; margin-top:0px;">
  1545.                                                                                    Building trust</p>
  1546.                                                                            </td>
  1547.                                                                        </tr>
  1548.                                                                    </tbody>
  1549.                                                                </table>
  1550.                                                            </td>
  1551.                                                        </tr>
  1552.                                                    </tbody>
  1553.                                                </table>
  1554.                                            </td>
  1555.                                            <td width="40%" align="center" valign="top" class="responsive-td">
  1556.                                                <h3 style="color:#122C4B; margin-top:0px; margin-bottom:20px;">
  1557.                                                    WORKSHOP INSTRUCTOR</h3>
  1558.                                                <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;" />
  1559.                                                <p class="name" style="padding-top: 20px;"><strong class="nameBold" style="color:#00BF63; font-size: 24px;font-weight: 600;">
  1560.                                                        Ana Chubinidze </strong> </p>
  1561.                                                <p style="color:#052D70; font-size: 18px; padding-left:10px; font-weight:600; margin-top:0px;">
  1562.                                                    CEO <br>AdalanAI</p>
  1563.                                            </td>
  1564.                                        </tr>
  1565.                                    </tbody>
  1566.                                </table>
  1567.                            </td>
  1568.                        </tr>
  1569.                        <!-- Guest Expert -->
  1570.                        <tr>
  1571.                            <td class="sections" align="center" style="background-color: #122C4B; padding:40px;">
  1572.                                <table style="width: unset !important;">
  1573.                                    <tbody>
  1574.                                        <tr>
  1575.                                            <td align="center" style="color: #122C4B; background: #fff; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px; font-weight:700;">
  1576.                                                <a target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight:700;">KEY TAKEAWAYS</a>
  1577.                                            </td>
  1578.                                        </tr>
  1579.                                    </tbody>
  1580.                                </table>
  1581.                                <table width="100%" style="padding-top: 40px; " class="w-responsive">
  1582.                                    <tbody>
  1583.                                        <tr>
  1584.                                            <td align="center" style=" padding-bottom:15px;">
  1585.                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff;">
  1586.                                                    <tbody>
  1587.                                                        <tr>
  1588.                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  1589.                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  1590.                                                            </td>
  1591.                                                            <td width="95%">
  1592.                                                                <p class="list" style="margin-top:0px; color:#fff;">
  1593.                                                                    Apply existing AI governance solutions to your use case. </p>
  1594.                                                            </td>
  1595.                                                        </tr>
  1596.                                                    </tbody>
  1597.                                                </table>
  1598.                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff;">
  1599.                                                    <tbody>
  1600.                                                        <tr>
  1601.                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  1602.                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  1603.                                                            </td>
  1604.                                                            <td width="95%">
  1605.                                                                <p class="list" style="margin-top:0px; color:#fff;">
  1606.                                                                    Understand the limitations of existing AI governance frameworks and models and work toward going beyond them.
  1607.                                                                </p>
  1608.                                                            </td>
  1609.                                                        </tr>
  1610.                                                    </tbody>
  1611.                                                </table>
  1612.                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff; border:none;">
  1613.                                                    <tbody>
  1614.                                                        <tr>
  1615.                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  1616.                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  1617.                                                            </td>
  1618.                                                            <td width="95%">
  1619.                                                                <p class="list" style="margin-top:0px; color:#fff;">
  1620.                                                                    Analyze the roles and responsibilities of different stakeholders in AI governance. </p>
  1621.                                                            </td>
  1622.                                                        </tr>
  1623.                                                    </tbody>
  1624.                                                </table>
  1625.                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff;">
  1626.                                                    <tbody>
  1627.                                                        <tr>
  1628.                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  1629.                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  1630.                                                            </td>
  1631.                                                            <td width="95%">
  1632.                                                                <p class="list" style="margin-top:0px; color:#fff;">
  1633.                                                                    Communicate effectively with important stakeholders regarding underlying issues, risks, or solutions.
  1634.                                                                </p>
  1635.                                                            </td>
  1636.                                                        </tr>
  1637.                                                    </tbody>
  1638.                                                </table>
  1639.                                            </td>
  1640.                                        </tr>
  1641.                                    </tbody>
  1642.                                </table>
  1643.                                <table style="padding-top:20px; width: unset !important;">
  1644.                                    <tbody>
  1645.                                        <tr align="center">
  1646.                                            <td align="center" style="color: #fff; background: #5CE1E6; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px;">
  1647.                                                <a href="https://www.scip.org/page/AI-Governance" target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight: 700;">Register
  1648.                                                    Now</a>
  1649.                                            </td>
  1650.                                        </tr>
  1651.                                    </tbody>
  1652.                                </table>
  1653.                            </td>
  1654.                        </tr>
  1655.                        <!-- Footer -->
  1656.                        <tr>
  1657.                            <td class="sections" style="background-color: #16142e; padding: 15px;">
  1658.                                <table width="100%" cellspacing="0" cellpadding="0">
  1659.                                    <tbody>
  1660.                                        <tr>
  1661.                                            <!-- <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> -->
  1662.                                            <td width="75%" style="padding:30px" valign="top" align="center">
  1663.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 25px; color: white;">
  1664.                                                    <strong>Strategic Consortium of Intelligence Professionals
  1665.                                                        (SCIP)</strong><br>
  1666.                                                    <a href="mailto:memberservices@scip.org"
  1667.                                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  1668.                                                    |
  1669.                                                    <a href="https://www.scip.org/" target="_blank"
  1670.                                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  1671.                                                    <a href="%UNSUBSCRIBELINK%"
  1672.                                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  1673.                                                        </em></a>
  1674.                                                </span>
  1675.                                            </td>
  1676.                                        </tr>
  1677.                                        <tr>
  1678.                                            <td width="100%">
  1679.                                                <p style="text-align: center; margin-top: 0;">
  1680.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  1681.                                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  1682.                                                            alt="Podcast icon" width="30" style="padding:8px;"></a>
  1683.                                                    <a href="https://x.com/SCIPcommunity" target="_blank"><img
  1684.                                                            src='https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029'
  1685.                                                            alt="Twitter icon" width="30" style="padding:8px;"></a>
  1686.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  1687.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  1688.                                                            alt="Linkedin icon" width="30" style="padding:8px;"></a>
  1689.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  1690.                                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  1691.                                                            alt="YouTube icon" width="35" style="padding:8px;"></a>
  1692.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  1693.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  1694.                                                            alt="Facebook icon" width="30" style="padding:8px;"></a>
  1695.                                                </p>
  1696.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  1697.                                                    <em><a href="%SENDER-INFO%"></a></em>
  1698.                                                </p>
  1699.                                            </td>
  1700.                                        </tr>
  1701.                                    </tbody>
  1702.                                </table>
  1703.                            </td>
  1704.                        </tr>
  1705.                    </tbody>
  1706.                </table>
  1707.            </td>
  1708.        </tr>
  1709.    </tbody>
  1710. </table>]]></description>
  1711. <category>SCIP Newsletter</category>
  1712. <pubDate>Tue, 23 Apr 2024 06:02:00 GMT</pubDate>
  1713. </item>
  1714. <item>
  1715. <title>SCIP IntelliCon Nashville 2024 Day One</title>
  1716. <link>https://www.scip.org/news/670691/</link>
  1717. <guid>https://www.scip.org/news/670691/</guid>
  1718. <description><![CDATA[<table class="container" cellspacing="0" style="background-color: #fff; margin: 0 auto; width: 600px;">
  1719.  <tbody>
  1720.      <tr>
  1721.          <td>
  1722.              <a href="https://www.scip.org/page/Intellicon-nashville_2024" target="_blank" rel="noopener noreferrer" data-auth="NotApplicable" data-linkindex="0">
  1723.        <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%">
  1724.      </a>
  1725.              <!-- content -->
  1726.              <table align="center" class="content" style="background-color: #031347; width: 100%;">
  1727.                  <tbody>
  1728.                      <tr>
  1729.                          <td class="sections" style="padding: 40px;">
  1730.                              <br>
  1731.                              <p style="font-size: 32px; text-align:center; line-height: 36px; font-weight: 600; margin-bottom: 15px; color: #f5f5f5;">
  1732.                                  We are looking forward to seeing you!</p>
  1733.                              <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.
  1734.                                  <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.
  1735.                              </p>
  1736.                              <br>
  1737.                          </td>
  1738.                      </tr>
  1739.                  </tbody>
  1740.              </table>
  1741.              <table align="center" class="content" style="background-color: #014280;">
  1742.                  <tbody>
  1743.                      <tr>
  1744.                          <td class="sections" style="padding: 40px;">
  1745.                              <h3 style="color: #f5f5f5; font-size: 22px; line-height: 26px; text-align:center;">Day 1 Schedule Overview
  1746.                              </h3>
  1747.                              <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>
  1748.                              <br>
  1749.                          </td>
  1750.                      </tr>
  1751.                  </tbody>
  1752.              </table>
  1753.              <table width="95%" align="center" class="content" style="background-color: #f6f6f6;">
  1754.                  <tbody>
  1755.                      <tr>
  1756.                          <td class="sections" style="padding: 40px;">
  1757.                              <table width="100%">
  1758.                                  <tr>
  1759.                                      <td width="25%" valign="top" style="padding: 10px 15px;">
  1760.                                          <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>
  1761.                                          <h3 style="color: #031347; font-size: 22px; line-height: 26px; text-align: center;">Get the Mobile App</h3>
  1762.                                      </td>
  1763.                                      <td width="75%" valign="top" style="padding: 10px 15px;">
  1764.                                          <p style="color:#313F6E; line-height:28px; text-align:justify;"><strong>Get the EventMobi app
  1765.                        ahead of time.</strong> Stay connected throughout the entire event and get real-time notifications about everything that's happening. Find it here:</p>
  1766.                                          <table width="90%" align="center" style="padding:10px; margin-top:10px; width: unset !important;">
  1767.                                              <tbody>
  1768.                                                  <tr>
  1769.                                                      <td align="center" style="color:#fff; height:20px; background:#04BADE; padding:15px; border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px">
  1770.                                                          <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>
  1771.                                                      </td>
  1772.                                                      <td align="center" style="color:#fff; height:20px; background:#7DC242; padding:15px; border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px">
  1773.                                                          <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"
  1774.                                                              data-linkindex="2">Play Store</a>
  1775.                                                      </td>
  1776.                                                  </tr>
  1777.                                              </tbody>
  1778.                                          </table>
  1779.                                          <table width="55%" align="center" style="padding:10px; margin-top:10px;width: unset !important;">
  1780.                                              <tbody>
  1781.                                                  <tr>
  1782.                                                      <td align="center" style="color:#fff; height:20px; background:#0B193E; padding:15px; border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px">
  1783.                                                          <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>
  1784.                                                      </td>
  1785.                                                  </tr>
  1786.                                              </tbody>
  1787.                                          </table>
  1788.                                      </td>
  1789.                                  </tr>
  1790.                              </table>
  1791.                              <table width="100%">
  1792.                                  <tbody>
  1793.                                      <tr>
  1794.                                          <td style="padding: 40px;">
  1795.                                              <p style="color:#031347; font-size:20px; line-height:28px;">Launch the app and enter the event code <strong>US2024NASH</strong></p>
  1796.                                              <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
  1797.                          character)</em></p>
  1798.                                              <p style="color:#313F6E; line-height:28px;font-size:20px; text-align:justify;font-weight:bold;">
  1799.                                                  Don't Forget to Provide Us with Your Feedback on the Sessions</p>
  1800.  
  1801.                                              <ul>
  1802.                                                  <li style="color:#313F6E; line-height:28px; text-align:justify;">Open the App</li>
  1803.                                                  <li style="color:#313F6E; line-height:28px; text-align:justify;">Go to "
  1804.                                                      <strong>Program</strong>" and find our session</li>
  1805.                                                  <li style="color:#313F6E; line-height:28px; text-align:justify;">Scroll down to complete "
  1806.                                                      <strong>Session Survey Feedback</strong>"</li>
  1807.                                              </ul>
  1808.                                              <p style="color:#313F6E; line-height:28px; text-align:justify;">The app will be subject to updates as our event date approaches.</p>
  1809.                                          </td>
  1810.                                      </tr>
  1811.                                  </tbody>
  1812.                              </table>
  1813.                          </td>
  1814.                      </tr>
  1815.                  </tbody>
  1816.              </table>
  1817.              <table width="95%" align="center" class="content" style="background-color: #014280;">
  1818.                  <tbody>
  1819.                      <tr>
  1820.                          <td width="25%" valign="top" style="padding:40px 20px 40px 40px">
  1821.                              <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>
  1822.                              <h3 style="color:#efefef; font-size:22px; line-height:28px; text-align:center">Set Your Schedule</h3>
  1823.                          </td>
  1824.                          <td width="75%" valign="top" style="padding:40px 40px 40px 20px;">
  1825.  
  1826.                              <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
  1827.                                  for the April 22nd workshops, sessions on April 23rd to 25th are open for you to join freely.</p>
  1828.                          </td>
  1829.                      </tr>
  1830.                  </tbody>
  1831.              </table>
  1832.              <table align="center" style="background-color:#f6f6f6; padding:20px 0px;">
  1833.                  <tbody>
  1834.                      <tr>
  1835.                          <td style="color:#F7F7F7;font-size:18px;;padding:40px;">
  1836.                              <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>
  1837.                              <p style="color:#313F6E; font-size:24px; font-weight:600; text-align:center;margin-top:10px; line-height:28px;">
  1838.                                  We couldn't do it without you!</p>
  1839.                              <table align="center" class="logo-table">
  1840.                                  <tbody>
  1841.                                      <tr>
  1842.                                          <td align="center" width="30%" style=" padding:10px;">
  1843.                                              <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>
  1844.                                          </td>
  1845.                                          <td align="center" width="30%" style=" padding:10px;">
  1846.                                              <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>
  1847.                                          </td>
  1848.                                          <td align="center" width="30%" style=" padding:10px;">
  1849.                                              <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>
  1850.                                          </td>
  1851.                                      </tr>
  1852.                                      <tr>
  1853.                                          <td align="center" width="30%" style=" padding:10px;">
  1854.                                              <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>
  1855.                                          </td>
  1856.                                          <td align="center" width="30%" style=" padding:10px;">
  1857.                                              <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>
  1858.                                          </td>
  1859.                                          <td align="center" width="30%" style=" padding:10px;">
  1860.                                              <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>
  1861.                                          </td>
  1862.                                      </tr>
  1863.                                      <tr align="center">
  1864.                                          <td align="center" width="30%">
  1865.                                              <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>
  1866.                                          </td>
  1867.                                          <td align="center" width="30%">
  1868.                                              <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>
  1869.                                          </td>
  1870.                                          <td align="center" width="30%">
  1871.                                              <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>
  1872.                                          </td>
  1873.                                      </tr>
  1874.                                      <tr>
  1875.                                          <td align="center" width="30%" style=" padding:10px;">
  1876.                                              <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>
  1877.                                          </td>
  1878.                                          <td align="center" width="30%" style=" padding:10px;">
  1879.                                              <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>
  1880.                                          </td>
  1881.                                          <td align="center" width="30%" style=" padding:10px;">
  1882.                                              <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>
  1883.                                          </td>
  1884.                                      </tr>
  1885.                                      <tr>
  1886.                                          <td align="center" width="30%" style=" padding:10px;">
  1887.                                              <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>
  1888.                                          </td>
  1889.                                          <td align="center" width="30%" style=" padding:10px;">
  1890.                                              <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>
  1891.                                          </td>
  1892.                                          <td align="center" width="30%" style=" padding:10px;">
  1893.                                              <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>
  1894.                                          </td>
  1895.                                      </tr>
  1896.                                  </tbody>
  1897.                              </table>
  1898.                              <table align="center" class="logo-table2">
  1899.                                  <tbody>
  1900.                                      <tr>
  1901.                                          <td align="center" width="30%" style=" padding:10px;">
  1902.                                              <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>
  1903.                                          </td>
  1904.                                      </tr>
  1905.                                  </tbody>
  1906.                              </table>
  1907.                          </td>
  1908.                      </tr>
  1909.                  </tbody>
  1910.              </table>
  1911.              <table width="100%" style="background-color: #060032; padding: 10px;">
  1912.                  <tbody>
  1913.                      <tr>
  1914.  
  1915.                          <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;">
  1916.                <strong>Strategic Consortium of Intelligence Professionals (SCIP)</strong><br>
  1917.                <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>
  1918.                <a href="%UNSUBSCRIBELINK%" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  1919.                  </em></a></span></td>
  1920.                      </tr>
  1921.                      <tr>
  1922.                          <td width="100%">
  1923.                              <p style="text-align: center; margin-top: 0;">
  1924.                                  <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>
  1925.                                  <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>
  1926.                                  <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>
  1927.                                  <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>
  1928.                                  <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>
  1929.                              </p>
  1930.                              <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  1931.                                  <em><a href="%SENDER-INFO%"></a></em>
  1932.                              </p>
  1933.                          </td>
  1934.                      </tr>
  1935.                  </tbody>
  1936.              </table>
  1937.          </td>
  1938.      </tr>
  1939.  </tbody>
  1940. </table>]]></description>
  1941. <category>SCIP Newsletter</category>
  1942. <pubDate>Mon, 22 Apr 2024 09:41:00 GMT</pubDate>
  1943. </item>
  1944. <item>
  1945. <title>Unlocking Competitive Advantage: The Power of Intelligence-Driven Decision-Making </title>
  1946. <link>https://www.scip.org/news/670535/</link>
  1947. <guid>https://www.scip.org/news/670535/</guid>
  1948. <description><![CDATA[<!-- gb: Abhash Raj Subedi -->
  1949. <table class="container">
  1950.    <tbody>
  1951.        <!-- News letter start -->
  1952.        <tr>
  1953.            <td>
  1954.                <!-- content -->
  1955.                <table class="content" style="width: 60%;">
  1956.                    <tbody>
  1957.  
  1958.                        <!-- Header -->
  1959.                        <tr>
  1960.                            <td valign="center">
  1961.  
  1962.                                <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%">
  1963.  
  1964.                            </td>
  1965.                        </tr>
  1966.                        <!-- Content Start -->
  1967.                        <tr style="background-color: #f5f5f4;">
  1968.                            <td class="containerContent">
  1969.                                <table style="display: flex;
  1970.                                justify-content: center;
  1971.                                padding-right: 20px;
  1972.                                margin-top: 15px;">
  1973.                                    <tbody>
  1974.                                        <tr style="background-color: #060032;">
  1975.                                            <td style="display: flex;flex-direction: row;">
  1976.                                                <p style="color:white; padding: 10px;margin-top: 8px;margin-bottom: 8px; font-size: 32px;">
  1977.                                                    SCIP <i> Insights </i>
  1978.                                                </p>
  1979.                                            </td>
  1980.                                        </tr>
  1981.                                    </tbody>
  1982.                                </table>
  1983.                                <table style="display: flex; justify-content: center; width:80%; " align="center">
  1984.                                    <tbody>
  1985.                                        <tr>
  1986.                                            <td style="padding-top:20px; padding-left: 30px; padding-right: 30px; " align="center">
  1987.                                                <h1 class="header">
  1988.                                                    <b>Unlocking Competitive Advantage: The Power of Intelligence-Driven Decision-Making in Today's Business Landscape </b>
  1989.                                                </h1>
  1990.                                            </td>
  1991.                                        </tr>
  1992.                                    </tbody>
  1993.                                </table>
  1994.                                <table style="display: flex; justify-content: center;">
  1995.                                    <tbody>
  1996.                                        <tr>
  1997.                                            <td align="center" style="padding-bottom: 30px;padding-left: 30px; padding-right: 30px; ">
  1998.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  1999.                                                    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,
  2000.                                                    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,
  2001.                                                    sparking innovation, and encouraging growth.
  2002.                                                    <br><br>
  2003.                                                    <strong>The Essence of Intelligence-Driven Decision Making</strong>
  2004.                                                    <br> Intelligence-driven decision-making involves collecting, analyzing, and interpreting data systematically to guide strategic choices. Unlike traditional methods, it uses advanced technologies like
  2005.                                                    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
  2006.                                                    opportunities, and drive sustainable growth and competitive advantage.
  2007.                                                    <br><br>
  2008.                                                    <span style="font-size: 19px; text-align: justify;line-height: 28px; "><strong>Unveiling the Business Implications</strong></span>
  2009.                                                    <br><br>
  2010.                                                    <strong>Strategic Planning Reinvented </strong>
  2011.                                                    <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
  2012.                                                    consumer preferences. By continuously monitoring market trends, competitor movements, and regulatory changes, businesses can adapt their strategies in real time, maximizing opportunities and mitigating
  2013.                                                    risks.
  2014.                                                    <br><br>
  2015.                                                    <strong>Proactive Risk Management </strong>
  2016.                                                    <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
  2017.                                                    timely insights into potential threats, vulnerabilities, and emerging market disruptions. By anticipating risks and developing contingency plans, businesses can safeguard their operations and maintain
  2018.                                                    business continuity.
  2019.                                                    <br><br>
  2020.                                                    <strong>Operational Excellence </strong>
  2021.                                                    <br> Access to timely and relevant intelligence enables organizations to streamline their operational processes, optimize resource allocation, and enhance productivity. By automating repetitive tasks
  2022.                                                    and leveraging data-driven insights, businesses can eliminate inefficiencies, reduce costs, and improve overall operational performance.
  2023.                                                    <br><br>
  2024.                                                    <strong>Sustainable Competitive Advantage </strong>
  2025.                                                    <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
  2026.                                                    from competitors by offering innovative products, personalized services, and exceptional customer experiences. By leveraging actionable insights from market intelligence, businesses can identify unmet
  2027.                                                    customer needs, capitalize on emerging trends, and stay ahead of the competition.
  2028.                                                    <br><br>
  2029.                                                    <span style="font-size: 19px; text-align: justify;line-height: 28px; "><strong>Exploring the Market Implications </strong></span>
  2030.                                                    <br><br>
  2031.                                                    <strong>Agility and Adaptability </strong>
  2032.                                                    <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
  2033.                                                    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
  2034.                                                    in today's fast-paced business environment.
  2035.                                                    <br><br>
  2036.                                                    <strong>Customer-Centricity </strong>
  2037.                                                    <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
  2038.                                                    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
  2039.                                                    evolving needs of their target audience, thereby enhancing customer satisfaction and driving long-term profitability.
  2040.                                                    <br><br>
  2041.                                                    <strong>Innovation Catalyst</strong>
  2042.                                                    <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
  2043.                                                    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.
  2044.                                                    <br><br>
  2045.                                                    <strong>Regulatory Compliance </strong>
  2046.                                                    <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
  2047.                                                    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.
  2048.                                                    <br><br>
  2049.                                                    <strong>Harnessing the Power of Intelligence2day® </strong>
  2050.                                                    <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
  2051.                                                    embracing intelligence-driven decision-making. By leveraging advanced technologies such as artificial intelligence, machine learning, and natural language processing, Intelligence2day® enables businesses
  2052.                                                    to:
  2053.                                                </p>
  2054.                                                <ul style="font-size: 17px; text-align: justify;line-height: 25px; ">
  2055.                                                    <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>
  2056.                                                    <li>Generate actionable insights through advanced analytics, data visualization, and predictive modeling capabilities. </li>
  2057.                                                    <li>Foster collaboration and knowledge sharing across teams and departments through centralized intelligence repositories, collaborative workspaces, and communication tools. </li>
  2058.                                                    <li>Stay ahead of the competition with real-time monitoring, alerts, and notifications on market trends, competitor activities, and emerging threats. </li>
  2059.                                                    <li>Drive innovation and adaptability through scenario planning, trend analysis, and opportunity identification features. </li>
  2060.                                                </ul>
  2061.                                                <br>
  2062.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  2063.                                                    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
  2064.                                                    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.
  2065.                                                </p>
  2066.                                            </td>
  2067.                                        </tr>
  2068.                                    </tbody>
  2069.                                </table>
  2070.                            </td>
  2071.                        </tr>
  2072.                        <!-- Footer -->
  2073.                        <tr>
  2074.                            <td class="sections" style="background-color: #060032; padding: 25px;">
  2075.                                <table width="100%" cellspacing="0" cellpadding="0">
  2076.                                    <tbody>
  2077.                                        <tr>
  2078.                                            <!-- <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> -->
  2079.                                            <td width="75%" style="padding:30px" valign="top" align="center">
  2080.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: white;">
  2081.                                                  <strong style="text-decoration: underline;">Strategic Consortium of
  2082.                                                      Intelligence Professionals (SCIP)</strong><br>
  2083.                                                  <a href="mailto:memberservices@scip.org"
  2084.                                                      style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  2085.                                                  | <a href="https://www.scip.org/" target="_blank"
  2086.                                                      style="color: white; text-decoration: underline;">www.scip.org</a><br>
  2087.                                                  <a href="%UNSUBSCRIBELINK%"
  2088.                                                      style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  2089.                                                      </em></a>
  2090.                                              </span>
  2091.                                            </td>
  2092.                                        </tr>
  2093.                                        <tr>
  2094.                                            <td width="100%">
  2095.                                                <p style="text-align: center; margin-top: 0;">
  2096.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  2097.                                                          src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  2098.                                                          alt="Padcast icon" width="50" style="padding:8px;"></a>
  2099.                                                    <a href="https://twitter.com/SCIP" target="_blank"><img
  2100.                                                          src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029"
  2101.                                                          alt="Twitter icon" width="50" style="padding:8px;"></a>
  2102.  
  2103.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  2104.                                                          src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  2105.                                                          alt="Linkedin icon" width="50" style="padding:8px;"></a>
  2106.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  2107.                                                          src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  2108.                                                          alt="YouTube icon" width="50" style="padding:8px;"></a>
  2109.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  2110.                                                          src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  2111.                                                          alt="Facebook icon" width="50" style="padding:8px;"></a>
  2112.                                                </p>
  2113.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  2114.                                                    <em><a href="%SENDER-INFO%"></a></em>
  2115.                                                </p>
  2116.                                            </td>
  2117.                                        </tr>
  2118.                                    </tbody>
  2119.                                </table>
  2120.                            </td>
  2121.                        </tr>
  2122.                    </tbody>
  2123.                </table>
  2124.            </td>
  2125.        </tr>
  2126.    </tbody>
  2127. </table>]]></description>
  2128. <category>SCIP &quot;Insights&quot; Blog</category>
  2129. <pubDate>Mon, 22 Apr 2024 07:30:00 GMT</pubDate>
  2130. </item>
  2131. <item>
  2132. <title>Your Guide to Be A Part of IntelliCon US 2024 and More!</title>
  2133. <link>https://www.scip.org/news/670546/</link>
  2134. <guid>https://www.scip.org/news/670546/</guid>
  2135. <description><![CDATA[<table class="container" style=" margin: 0 auto; width: 750px;">
  2136.    <tbody>
  2137.      <!-- News letter start -->
  2138.      <tr>
  2139.        <td>
  2140.          <!-- content -->
  2141.          <table align="center" class="content" style="width: 100%; background-color:#F6F6F6;">
  2142.            <tbody>
  2143.              <tr align="center">
  2144.                <td>
  2145.                  <table class="table-bg1" style="background-color:#03174A;">
  2146.                    <tbody>
  2147.                        
  2148.                      <!-- Header -->
  2149.                      <tr>
  2150.                        <td align="center" style=" padding-top:50px; ">
  2151.                          <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%">
  2152.                        </td>
  2153.                      </tr>
  2154.                      <tr>
  2155.                          <td width="100%" style="padding:10px 0px; ">
  2156.                          <table align="center" class="table-bg4" style="width:100% !important; padding:20px 30px;  background-color:#3FAFB3;">
  2157.                            <tbody>
  2158.                              <tr>
  2159.                                <td align="center" width="100%">
  2160.                                    <h1 style="color: #fff;font-weight:700; line-height:45px;font-size:36px;"> <strong>INTELLICON US NASHVILLE 2024 </strong></h1>
  2161.                                </td>
  2162.                              </tr>
  2163.                              <tr>
  2164.                                <td>
  2165.                                  <table align="center" width="80%" style="width: unset !important;">
  2166.                                    <tbody>
  2167.                                      <tr>
  2168.                                        <td width="35%" valign="top" align="center">
  2169.                                          <table>
  2170.                                            <tbody>
  2171.                                              <tr style="color:#fff;">
  2172.                                                <td valign="top" style=" padding-right: 5px;">
  2173.                                                  <img src='https://content.app-us1.com/oJap5/2024/02/27/b6123ef0-ea1c-4d7c-b31f-0297c23c0d05.png' alt="" width="20">
  2174.                                                </td>
  2175.                                                <td valign="top">
  2176.                                                  <p style="margin-top:0px; font-size:18px;color:#fff; line-height:25px;">
  2177.                                                    April 22-25, 2024
  2178.                                                  </p>
  2179.                                                </td>
  2180.                                              </tr>
  2181.                                            </tbody>
  2182.                                          </table>
  2183.                                        </td>
  2184.                                        <td width="45%" valign="top" align="center">
  2185.                                          <table>
  2186.                                            <tbody>
  2187.                                              <tr style="color:#fff;">
  2188.                                                <td valign="top" style=" padding-right: 5px;">
  2189.                                                  <img src='https://content.app-us1.com/oJap5/2024/02/27/a722e31d-e8c1-432b-b967-9cd0159d0806.png' alt="" width="20">
  2190.                                                </td>
  2191.                                                <td valign="top">
  2192.                                                  <p style="margin-top:0px; font-size:18px;color:#fff;line-height:25px;">
  2193.                                                    Loews Vanderbilt Hotel, Nashville
  2194.                                                  </p>
  2195.                                                </td>
  2196.                                              </tr>
  2197.                                            </tbody>
  2198.                                          </table>
  2199.                                        </td>
  2200.                                      </tr>
  2201.                                    </tbody>
  2202.                                  </table>
  2203.                                </td>
  2204.                              </tr>
  2205.                            </tbody>
  2206.                          </table>
  2207.                        </td>
  2208.                      </tr>
  2209.                      <tr>
  2210.                          <td>
  2211.                            <table >
  2212.                              <tbody>
  2213.                                <!-- Foundations Of Sales Battlecards -->
  2214.                                <tr>
  2215.                                  <td class="sections" align="center" style="padding:0px 30px; padding-bottom:50px;">
  2216.                                    <table style="padding-bottom:25px;">
  2217.                                      <tbody>
  2218.                                        <tr>
  2219.                                          <td align="center">
  2220.                                            <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>
  2221.                                          </td>
  2222.                                        </tr>
  2223.                                      </tbody>
  2224.                                    </table>
  2225.                                    <table align="center" style="width: unset !important;">
  2226.                                        <tbody>
  2227.                                          <tr>
  2228.                                            <td align="center" style="border-radius:50px; background-color:#70B36C;padding: 15px; padding-left: 30px; padding-right: 30px; ">
  2229.                                              <span style="font-size:18px; color:white; font-weight:700">
  2230.                                                <a href="https://www.scip.org/page/intellicon-nashville-registration-2024" target="_blank" style=" color:#fff; text-decoration:none; margin:0px">
  2231.                                                  Register Now
  2232.                                                </a>
  2233.                                              </span>
  2234.                                            </td>
  2235.                                          </tr>
  2236.                                        </tbody>
  2237.                                      </table>
  2238.                                  </td>
  2239.                                </tr>
  2240.                              </tbody>
  2241.                            </table>
  2242.                        </td>
  2243.                    </tr>
  2244.                    </tbody>
  2245.                  </table>
  2246.                </td>
  2247.              </tr>
  2248.              <!-- Objective -->
  2249.              <tr>
  2250.                <td class="sections" align="center" style="padding:40px 0px; ">
  2251.                  <table align="center">
  2252.                    <tbody>
  2253.                      <tr>
  2254.                        <td align="center" style="padding:0px 30px; padding-bottom:20px">
  2255.                          <h1 style="color: #70B36C;font-weight:700; line-height:30px;font-size:34px; margin-bottom:10px;">INTELLICON US 2024 NASHVILLE</h1>
  2256.                        </td>
  2257.                      </tr>
  2258.                      <tr>
  2259.                        <td>
  2260.                          <table align="center" style="width:100% !important;">
  2261.                            <tbody>
  2262.                              <tr>
  2263.                                <td align="center" class="blueBox" style="border-radius:0px; background-color:#70B36C; padding: 15px; margin: 0; padding-left:30px;  padding-right:30px;">
  2264.                                  <p class="boxText" style=" font-size: 18px; color: white; font-weight: 700; margin: 0;">SPONSORSHIP OPPORTUNITIES ARE NOW AVAILABLE!</p>
  2265.                                </td>
  2266.                              </tr>
  2267.                            </tbody>
  2268.                          </table>
  2269.                        </td>
  2270.                      </tr>
  2271.                      <tr>
  2272.                        <td align="center" style="padding:10px 30px;">
  2273.                          <p class="paragraph " style="line-height:30px; padding-top:20px; padding-bottom:20px; font-weight:500;">
  2274.                            Seize the opportunity to boost your brand’s visibility to the
  2275.                            thousands of people in the SCIP community. Be a Sponsor at SCIP
  2276.                            IntelliCon Nashville 2024 and meet hundreds of Intelligence
  2277.                            Professionals passionate about<br aria-hidden="true">
  2278.                            <i style="font-size:19px; color: #5CBDF1; font-weight:600">"AI and Competitive Intelligence in the Intelligence EcoSystem"</i>. </p>
  2279.                        </td>
  2280.                      </tr>
  2281.                      <tr>
  2282.                        <td align="center" style="padding:0px 30px;">
  2283.                          <table align="center" style="width: unset !important;">
  2284.                            <tbody>
  2285.                              <tr>
  2286.                                <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)">
  2287.                                  <span style="font-size:18px; color:white; font-weight:700">
  2288.                                    <a href="https://www.scip.org/page/intellicon-nashville-sponsorship-2024" style="color:white; text-decoration:none; margin:0px" data-linkindex="0">
  2289.                                      Become a Sponsor
  2290.                                    </a>
  2291.                                  </span>
  2292.                                </td>
  2293.                              </tr>
  2294.                            </tbody>
  2295.                          </table>
  2296.                        </td>
  2297.                      </tr>
  2298.                    </tbody>
  2299.                  </table>
  2300.                </td>
  2301.              </tr>
  2302.              <!-- Guest Expert -->
  2303.              <tr>
  2304.                <td class="sections" align="center">
  2305.                  <table align="center" class="table-bg1" style="background-color:#03174A;">
  2306.                    <tbody>
  2307.                        <tr>
  2308.                            <td style=" padding:50px 40px;">
  2309.                                <table align="center">
  2310.                                    <tbody>
  2311.                                        <tr>
  2312.                                            <td align="center">
  2313.                                                <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%">
  2314.                                            </td>
  2315.                                        </tr>
  2316.                                        <tr>
  2317.                                            <td align="center">
  2318.                                                <h1 style="color:#7ED957; line-height:45px; margin-top: 0px; font-size:40px; font-weight:700;">SCIP Intelligence Centers of Excellence (ICoEs)</h1>                                            
  2319.                                                <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>
  2320.                                                <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>
  2321.                                            </td>
  2322.                                        </tr>
  2323.                                        <tr>
  2324.                                            <td style="background-color:#0E63A2; padding:30px 20px; border-radius:30px;">
  2325.                                                <table align="center">
  2326.                                                    <tbody>
  2327.                                                        <tr>
  2328.                                                            <td align="center">
  2329.                                                                <h1 style="color:#fff; line-height:35px; margin-top: 0px; font-size:30px;font-weight:700;">The SCIP Global ICoE Community</h1>
  2330.                                                            
  2331.                                                                <h3 style="font-size:22px;color:#7ED957; font-weight:600; margin-bottom:20px; margin-top:0px;">Connecting Minds, Building Innovations</h3>
  2332.                                                                <p style="font-size:22px;color:#fff; font-weight:600; margin-bottom:20px; margin-top:0px;letter-spacing:px;">..................</p>
  2333.                                                            </td>
  2334.                                                        </tr>
  2335.                                                        <tr>
  2336.                                                            <td align="center">
  2337.                                                                <table align="center" style="padding-bottom:25px; border-collapse: collapse;" class="keynote-speaker">
  2338.                                                                    <tbody>
  2339.                                                                        <tr align="center">
  2340.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  2341.                                                                                <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%;">
  2342.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE <br> Canada-Ontario</h5>
  2343.                                                                            </td>
  2344.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  2345.                                                                                <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%;">
  2346.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>Germany </h5>
  2347.                                                                            </td>
  2348.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  2349.                                                                                <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%;">
  2350.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>Israel </h5>
  2351.                                                                            </td>  
  2352.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  2353.                                                                                <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%;">
  2354.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>North-West Africa</h5>
  2355.                                                                            </td>                                                  
  2356.                                                                        </tr>
  2357.                                                                        <tr>                                                                                                
  2358.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  2359.                                                                                <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%;">
  2360.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>Portugal </h5>
  2361.                                                                            </td>
  2362.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  2363.                                                                                <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%;">
  2364.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>Romania</h5>
  2365.                                                                            </td>
  2366.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  2367.                                                                                <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%;">
  2368.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>South-East Africa</h5>
  2369.                                                                            </td>
  2370.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  2371.                                                                                <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%;">
  2372.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>US - Mid-Atlantic</h5>
  2373.                                                                            </td>                                                  
  2374.                                                                        </tr>
  2375.                                                                    </tbody>
  2376.                                                                </table>
  2377.                                                            </td>
  2378.                                                        </tr>
  2379.                                                        <tr>
  2380.                                                            <td style=" padding:0px 40px; ">
  2381.                                                                <table align="center" style="width: unset !important;">
  2382.                                                                    <tbody>
  2383.                                                                        <tr>
  2384.                                                                        <td align="center" style=" background:#70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px;">
  2385.                                                                          <a href="https://www.scip.org/page/ICoE" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Learn More</a>
  2386.                                                                        </td>
  2387.                                                                        </tr>
  2388.                                                                    </tbody>
  2389.                                                                </table>
  2390.                                                            </td>
  2391.                                                        </tr>
  2392.                                                    </tbody>
  2393.                                                </table>
  2394.                                            </td>
  2395.                                        </tr>
  2396.                                    </tbody>
  2397.                                </table>
  2398.                            </td>
  2399.                        </tr>
  2400.                    </tbody>
  2401.                  </table>
  2402.                </td>
  2403.              </tr>
  2404.              <tr>
  2405.                <td class="sections" align="center" style=" padding:50px 30px; border-collapse: collapse;">
  2406.                  <table align="center" style="width:100%;">
  2407.                    <tbody>
  2408.                      <tr>
  2409.                        <td>
  2410.                          <table align="center">
  2411.                            <tbody>
  2412.                              <tr>
  2413.                                 <td align="center">
  2414.                                  <p style="line-height:35px; font-size:20px; margin-bottom: 0px;">A <strong><em>big shoutout  </em></strong>to our</p>
  2415.                                </td>
  2416.                              </tr>
  2417.                            </tbody>
  2418.                          </table>
  2419.                          <table width="100%">
  2420.                            <tbody>
  2421.                              <tr align="center">
  2422.                                <td align="center">
  2423.                                  <h1 style="color:#70B36C; line-height:35px; margin-top: 0px;font-weight:700;">SCIP IntelliCon Nashville 2024 Sponsors</h1>
  2424.                                </td>
  2425.                              </tr>
  2426.                            </tbody>
  2427.                          </table>
  2428.                          <table align="center" class="logo-table" style="border-collapse: collapse;">
  2429.                           <table align="center" class="logo-table">
  2430.                            <tbody>
  2431.                            <tr>
  2432.                                <td align="center" width="30%" style=" padding:10px;">
  2433.                                <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>
  2434.                                </td>
  2435.                                <td align="center" width="30%" style=" padding:10px;">
  2436.                                <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>
  2437.                                </td>
  2438.                                <td align="center" width="30%" style=" padding:10px;">
  2439.                                <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>
  2440.                                </td>
  2441.                            </tr>
  2442.                            <tr>
  2443.                                <td align="center" width="30%" style=" padding:10px;">
  2444.                                <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>
  2445.                                </td>
  2446.                                <td align="center" width="30%" style=" padding:10px;">
  2447.                                <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>
  2448.                                </td>
  2449.                                <td align="center" width="30%" style=" padding:10px;">
  2450.                                <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>
  2451.                                </td>
  2452.                            </tr>
  2453.                            <tr align="center">
  2454.                                <td align="center" width="30%">
  2455.                                <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>
  2456.                                </td>
  2457.                                <td align="center" width="30%">
  2458.                                <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>
  2459.                                </td>
  2460.                                <td align="center" width="30%">
  2461.                                <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>
  2462.                                </td>
  2463.                            </tr>
  2464.                            <tr>
  2465.                                <td align="center" width="30%" style=" padding:10px;">
  2466.                                <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>
  2467.                                </td>
  2468.                                <td align="center" width="30%" style=" padding:10px;">
  2469.                                <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>
  2470.                                </td>
  2471.                                <td align="center" width="30%" style=" padding:10px;">
  2472.                                <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>
  2473.                                </td>
  2474.                            </tr>
  2475.                            <tr>
  2476.                                <td align="center" width="30%" style=" padding:10px;">
  2477.                                <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>
  2478.                                </td>
  2479.                                <td align="center" width="30%" style=" padding:10px;">
  2480.                                <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>
  2481.                                </td>
  2482.                                <td align="center" width="30%" style=" padding:10px;">
  2483.                                <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>
  2484.                                </td>
  2485.                            </tr>
  2486.                            </tbody>
  2487.                        </table>
  2488.                        <table align="center" class="logo-table2">
  2489.                            <tbody>
  2490.                            <tr>
  2491.                                <td align="center" width="30%" style=" padding:10px;">
  2492.                                <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>
  2493.                                </td>
  2494.                            </tr>
  2495.                            </tbody>
  2496.                        </table>
  2497.                          <table width="100%" style="padding-top: 15px; ">
  2498.                            <tbody>
  2499.                              <tr align="center">
  2500.                                <td align="center">
  2501.                                  <p style="font-size:16px; line-height: 25px;">
  2502.                                    for their invaluable support in shaping the future of
  2503.                                      <br>
  2504.                                     <span style="font-size:17px"><strong><em> AI and Competitive Intelligence in the Intelligence EcoSystem!</em></strong></span>
  2505.                                 </p>
  2506.                                </td>
  2507.                              </tr>
  2508.                            </tbody>
  2509.                          </table>
  2510.                        </td>
  2511.                      </tr>
  2512.                    </tbody>
  2513.                  </table>
  2514.                </td>
  2515.              </tr>
  2516.  
  2517.              <!-- Footer -->
  2518.              <tr>
  2519.                <td class="sections" style="background-color: #052D70; padding: 15px;">
  2520.                  <table width="100%" cellspacing="0" cellpadding="0">
  2521.                    <tbody>
  2522.                      <tr>
  2523.                        <!-- <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> -->
  2524.                        <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;">
  2525.                            <strong>Strategic Consortium of Intelligence Professionals
  2526.                              (SCIP)</strong><br>
  2527.                            <a href="mailto:memberservices@scip.org" style="color: white; text-decoration: none;">memberservices@scip.org</a>
  2528.                            |
  2529.                            <a href="https://www.scip.org/" target="_blank" style="color: white; text-decoration: none;">www.scip.org</a><br>
  2530.                            <a href="%UNSUBSCRIBELINK%" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: none;"><em>Unsubscribe
  2531.                              </em></a></span></td>
  2532.                      </tr>
  2533.                      <tr>
  2534.                        <td width="100%">
  2535.                          <p style="text-align: center; margin-top: 0;">
  2536.                            <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>
  2537.                            <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>
  2538.                            <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>
  2539.                            <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>
  2540.                            <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>
  2541.                          </p>
  2542.                          <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  2543.                            <em><a href="%SENDER-INFO%"></a></em>
  2544.                          </p>
  2545.                        </td>
  2546.                      </tr>
  2547.                    </tbody>
  2548.                  </table>
  2549.                </td>
  2550.              </tr>
  2551.            </tbody>
  2552.          </table>
  2553.        </td>
  2554.      </tr>
  2555.    </tbody>
  2556.  </table>]]></description>
  2557. <category>SCIP Newsletter</category>
  2558. <pubDate>Sat, 20 Apr 2024 10:14:00 GMT</pubDate>
  2559. </item>
  2560. <item>
  2561. <title>Your Guide to Be A Part of IntelliCon US 2024 and More!</title>
  2562. <link>https://www.scip.org/news/670545/</link>
  2563. <guid>https://www.scip.org/news/670545/</guid>
  2564. <description><![CDATA[<table class="container" style=" margin: 0 auto; width: 750px;">
  2565.    <tbody>
  2566.      <!-- News letter start -->
  2567.      <tr>
  2568.        <td>
  2569.          <!-- content -->
  2570.          <table align="center" class="content" style="width: 100%; background-color:#F6F6F6;">
  2571.            <tbody>
  2572.              <tr align="center">
  2573.                <td>
  2574.                  <table class="table-bg1" style="background-color:#03174A;">
  2575.                    <tbody>
  2576.                        
  2577.                      <!-- Header -->
  2578.                      <tr>
  2579.                        <td align="center" style=" padding-top:50px; ">
  2580.                          <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%">
  2581.                        </td>
  2582.                      </tr>
  2583.                      <tr>
  2584.                          <td width="100%" style="padding:10px 0px; ">
  2585.                          <table align="center" class="table-bg4" style="width:100% !important; padding:20px 30px;  background-color:#3FAFB3;">
  2586.                            <tbody>
  2587.                              <tr>
  2588.                                <td align="center" width="100%">
  2589.                                    <h1 style="color: #fff;font-weight:700; line-height:45px;font-size:36px;"> <strong>INTELLICON US NASHVILLE 2024 </strong></h1>
  2590.                                </td>
  2591.                              </tr>
  2592.                              <tr>
  2593.                                <td>
  2594.                                  <table align="center" width="80%" style="width: unset !important;">
  2595.                                    <tbody>
  2596.                                      <tr>
  2597.                                        <td width="35%" valign="top" align="center">
  2598.                                          <table>
  2599.                                            <tbody>
  2600.                                              <tr style="color:#fff;">
  2601.                                                <td valign="top" style=" padding-right: 5px;">
  2602.                                                  <img src='https://content.app-us1.com/oJap5/2024/02/27/b6123ef0-ea1c-4d7c-b31f-0297c23c0d05.png' alt="" width="20">
  2603.                                                </td>
  2604.                                                <td valign="top">
  2605.                                                  <p style="margin-top:0px; font-size:18px;color:#fff; line-height:25px;">
  2606.                                                    April 22-25, 2024
  2607.                                                  </p>
  2608.                                                </td>
  2609.                                              </tr>
  2610.                                            </tbody>
  2611.                                          </table>
  2612.                                        </td>
  2613.                                        <td width="45%" valign="top" align="center">
  2614.                                          <table>
  2615.                                            <tbody>
  2616.                                              <tr style="color:#fff;">
  2617.                                                <td valign="top" style=" padding-right: 5px;">
  2618.                                                  <img src='https://content.app-us1.com/oJap5/2024/02/27/a722e31d-e8c1-432b-b967-9cd0159d0806.png' alt="" width="20">
  2619.                                                </td>
  2620.                                                <td valign="top">
  2621.                                                  <p style="margin-top:0px; font-size:18px;color:#fff;line-height:25px;">
  2622.                                                    Loews Vanderbilt Hotel, Nashville
  2623.                                                  </p>
  2624.                                                </td>
  2625.                                              </tr>
  2626.                                            </tbody>
  2627.                                          </table>
  2628.                                        </td>
  2629.                                      </tr>
  2630.                                    </tbody>
  2631.                                  </table>
  2632.                                </td>
  2633.                              </tr>
  2634.                            </tbody>
  2635.                          </table>
  2636.                        </td>
  2637.                      </tr>
  2638.                      <tr>
  2639.                          <td>
  2640.                            <table >
  2641.                              <tbody>
  2642.                                <!-- Foundations Of Sales Battlecards -->
  2643.                                <tr>
  2644.                                  <td class="sections" align="center" style="padding:0px 30px; padding-bottom:50px;">
  2645.                                    <table style="padding-bottom:25px;">
  2646.                                      <tbody>
  2647.                                        <tr>
  2648.                                          <td align="center">
  2649.                                            <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>
  2650.                                          </td>
  2651.                                        </tr>
  2652.                                      </tbody>
  2653.                                    </table>
  2654.                                    <table align="center" style="width: unset !important;">
  2655.                                        <tbody>
  2656.                                          <tr>
  2657.                                            <td align="center" style="border-radius:50px; background-color:#70B36C;padding: 15px; padding-left: 30px; padding-right: 30px; ">
  2658.                                              <span style="font-size:18px; color:white; font-weight:700">
  2659.                                                <a href="https://www.scip.org/page/intellicon-nashville-registration-2024" target="_blank" style=" color:#fff; text-decoration:none; margin:0px">
  2660.                                                  Register Now
  2661.                                                </a>
  2662.                                              </span>
  2663.                                            </td>
  2664.                                          </tr>
  2665.                                        </tbody>
  2666.                                      </table>
  2667.                                  </td>
  2668.                                </tr>
  2669.                              </tbody>
  2670.                            </table>
  2671.                        </td>
  2672.                    </tr>
  2673.                    </tbody>
  2674.                  </table>
  2675.                </td>
  2676.              </tr>
  2677.              <!-- Objective -->
  2678.              <tr>
  2679.                <td class="sections" align="center" style="padding:40px 0px; ">
  2680.                  <table align="center">
  2681.                    <tbody>
  2682.                      <tr>
  2683.                        <td align="center" style="padding:0px 30px; padding-bottom:20px">
  2684.                          <h1 style="color: #70B36C;font-weight:700; line-height:30px;font-size:34px; margin-bottom:10px;">INTELLICON US 2024 NASHVILLE</h1>
  2685.                        </td>
  2686.                      </tr>
  2687.                      <tr>
  2688.                        <td>
  2689.                          <table align="center" style="width:100% !important;">
  2690.                            <tbody>
  2691.                              <tr>
  2692.                                <td align="center" class="blueBox" style="border-radius:0px; background-color:#70B36C; padding: 15px; margin: 0; padding-left:30px;  padding-right:30px;">
  2693.                                  <p class="boxText" style=" font-size: 18px; color: white; font-weight: 700; margin: 0;">SPONSORSHIP OPPORTUNITIES ARE NOW AVAILABLE!</p>
  2694.                                </td>
  2695.                              </tr>
  2696.                            </tbody>
  2697.                          </table>
  2698.                        </td>
  2699.                      </tr>
  2700.                      <tr>
  2701.                        <td align="center" style="padding:10px 30px;">
  2702.                          <p class="paragraph " style="line-height:30px; padding-top:20px; padding-bottom:20px; font-weight:500;">
  2703.                            Seize the opportunity to boost your brand’s visibility to the
  2704.                            thousands of people in the SCIP community. Be a Sponsor at SCIP
  2705.                            IntelliCon Nashville 2024 and meet hundreds of Intelligence
  2706.                            Professionals passionate about<br aria-hidden="true">
  2707.                            <i style="font-size:19px; color: #5CBDF1; font-weight:600">"AI and Competitive Intelligence in the Intelligence EcoSystem"</i>. </p>
  2708.                        </td>
  2709.                      </tr>
  2710.                      <tr>
  2711.                        <td align="center" style="padding:0px 30px;">
  2712.                          <table align="center" style="width: unset !important;">
  2713.                            <tbody>
  2714.                              <tr>
  2715.                                <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)">
  2716.                                  <span style="font-size:18px; color:white; font-weight:700">
  2717.                                    <a href="https://www.scip.org/page/intellicon-nashville-sponsorship-2024" style="color:white; text-decoration:none; margin:0px" data-linkindex="0">
  2718.                                      Become a Sponsor
  2719.                                    </a>
  2720.                                  </span>
  2721.                                </td>
  2722.                              </tr>
  2723.                            </tbody>
  2724.                          </table>
  2725.                        </td>
  2726.                      </tr>
  2727.                    </tbody>
  2728.                  </table>
  2729.                </td>
  2730.              </tr>
  2731.              <!-- Guest Expert -->
  2732.              <tr>
  2733.                <td class="sections" align="center">
  2734.                  <table align="center" class="table-bg1" style="background-color:#03174A;">
  2735.                    <tbody>
  2736.                        <tr>
  2737.                            <td style=" padding:50px 40px;">
  2738.                                <table align="center">
  2739.                                    <tbody>
  2740.                                        <tr>
  2741.                                            <td align="center">
  2742.                                                <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%">
  2743.                                            </td>
  2744.                                        </tr>
  2745.                                        <tr>
  2746.                                            <td align="center">
  2747.                                                <h1 style="color:#7ED957; line-height:45px; margin-top: 0px; font-size:40px; font-weight:700;">SCIP Intelligence Centers of Excellence (ICoEs)</h1>                                            
  2748.                                                <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>
  2749.                                                <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>
  2750.                                            </td>
  2751.                                        </tr>
  2752.                                        <tr>
  2753.                                            <td style="background-color:#0E63A2; padding:30px 20px; border-radius:30px;">
  2754.                                                <table align="center">
  2755.                                                    <tbody>
  2756.                                                        <tr>
  2757.                                                            <td align="center">
  2758.                                                                <h1 style="color:#fff; line-height:35px; margin-top: 0px; font-size:30px;font-weight:700;">The SCIP Global ICoE Community</h1>
  2759.                                                            
  2760.                                                                <h3 style="font-size:22px;color:#7ED957; font-weight:600; margin-bottom:20px; margin-top:0px;">Connecting Minds, Building Innovations</h3>
  2761.                                                                <p style="font-size:22px;color:#fff; font-weight:600; margin-bottom:20px; margin-top:0px;letter-spacing:px;">..................</p>
  2762.                                                            </td>
  2763.                                                        </tr>
  2764.                                                        <tr>
  2765.                                                            <td align="center">
  2766.                                                                <table align="center" style="padding-bottom:25px; border-collapse: collapse;" class="keynote-speaker">
  2767.                                                                    <tbody>
  2768.                                                                        <tr align="center">
  2769.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  2770.                                                                                <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%;">
  2771.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE <br> Canada-Ontario</h5>
  2772.                                                                            </td>
  2773.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  2774.                                                                                <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%;">
  2775.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>Germany </h5>
  2776.                                                                            </td>
  2777.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  2778.                                                                                <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%;">
  2779.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>Israel </h5>
  2780.                                                                            </td>  
  2781.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  2782.                                                                                <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%;">
  2783.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>North-West Africa</h5>
  2784.                                                                            </td>                                                  
  2785.                                                                        </tr>
  2786.                                                                        <tr>                                                                                                
  2787.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  2788.                                                                                <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%;">
  2789.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>Portugal </h5>
  2790.                                                                            </td>
  2791.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  2792.                                                                                <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%;">
  2793.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>Romania</h5>
  2794.                                                                            </td>
  2795.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  2796.                                                                                <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%;">
  2797.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>South-East Africa</h5>
  2798.                                                                            </td>
  2799.                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  2800.                                                                                <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%;">
  2801.                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>US - Mid-Atlantic</h5>
  2802.                                                                            </td>                                                  
  2803.                                                                        </tr>
  2804.                                                                    </tbody>
  2805.                                                                </table>
  2806.                                                            </td>
  2807.                                                        </tr>
  2808.                                                        <tr>
  2809.                                                            <td style=" padding:0px 40px; ">
  2810.                                                                <table align="center" style="width: unset !important;">
  2811.                                                                    <tbody>
  2812.                                                                        <tr>
  2813.                                                                        <td align="center" style=" background:#70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px;">
  2814.                                                                          <a href="https://www.scip.org/page/ICoE" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Learn More</a>
  2815.                                                                        </td>
  2816.                                                                        </tr>
  2817.                                                                    </tbody>
  2818.                                                                </table>
  2819.                                                            </td>
  2820.                                                        </tr>
  2821.                                                    </tbody>
  2822.                                                </table>
  2823.                                            </td>
  2824.                                        </tr>
  2825.                                    </tbody>
  2826.                                </table>
  2827.                            </td>
  2828.                        </tr>
  2829.                    </tbody>
  2830.                  </table>
  2831.                </td>
  2832.              </tr>
  2833.              <tr>
  2834.                <td class="sections" align="center" style=" padding:50px 30px; border-collapse: collapse;">
  2835.                  <table align="center" style="width:100%;">
  2836.                    <tbody>
  2837.                      <tr>
  2838.                        <td>
  2839.                          <table align="center">
  2840.                            <tbody>
  2841.                              <tr>
  2842.                                 <td align="center">
  2843.                                  <p style="line-height:35px; font-size:20px; margin-bottom: 0px;">A <strong><em>big shoutout  </em></strong>to our</p>
  2844.                                </td>
  2845.                              </tr>
  2846.                            </tbody>
  2847.                          </table>
  2848.                          <table width="100%">
  2849.                            <tbody>
  2850.                              <tr align="center">
  2851.                                <td align="center">
  2852.                                  <h1 style="color:#70B36C; line-height:35px; margin-top: 0px;font-weight:700;">SCIP IntelliCon Nashville 2024 Sponsors</h1>
  2853.                                </td>
  2854.                              </tr>
  2855.                            </tbody>
  2856.                          </table>
  2857.                          <table align="center" class="logo-table" style="border-collapse: collapse;">
  2858.                           <table align="center" class="logo-table">
  2859.                            <tbody>
  2860.                            <tr>
  2861.                                <td align="center" width="30%" style=" padding:10px;">
  2862.                                <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>
  2863.                                </td>
  2864.                                <td align="center" width="30%" style=" padding:10px;">
  2865.                                <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>
  2866.                                </td>
  2867.                                <td align="center" width="30%" style=" padding:10px;">
  2868.                                <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>
  2869.                                </td>
  2870.                            </tr>
  2871.                            <tr>
  2872.                                <td align="center" width="30%" style=" padding:10px;">
  2873.                                <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>
  2874.                                </td>
  2875.                                <td align="center" width="30%" style=" padding:10px;">
  2876.                                <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>
  2877.                                </td>
  2878.                                <td align="center" width="30%" style=" padding:10px;">
  2879.                                <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>
  2880.                                </td>
  2881.                            </tr>
  2882.                            <tr align="center">
  2883.                                <td align="center" width="30%">
  2884.                                <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>
  2885.                                </td>
  2886.                                <td align="center" width="30%">
  2887.                                <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>
  2888.                                </td>
  2889.                                <td align="center" width="30%">
  2890.                                <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>
  2891.                                </td>
  2892.                            </tr>
  2893.                            <tr>
  2894.                                <td align="center" width="30%" style=" padding:10px;">
  2895.                                <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>
  2896.                                </td>
  2897.                                <td align="center" width="30%" style=" padding:10px;">
  2898.                                <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>
  2899.                                </td>
  2900.                                <td align="center" width="30%" style=" padding:10px;">
  2901.                                <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>
  2902.                                </td>
  2903.                            </tr>
  2904.                            <tr>
  2905.                                <td align="center" width="30%" style=" padding:10px;">
  2906.                                <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>
  2907.                                </td>
  2908.                                <td align="center" width="30%" style=" padding:10px;">
  2909.                                <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>
  2910.                                </td>
  2911.                                <td align="center" width="30%" style=" padding:10px;">
  2912.                                <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>
  2913.                                </td>
  2914.                            </tr>
  2915.                            </tbody>
  2916.                        </table>
  2917.                        <table align="center" class="logo-table2">
  2918.                            <tbody>
  2919.                            <tr>
  2920.                                <td align="center" width="30%" style=" padding:10px;">
  2921.                                <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>
  2922.                                </td>
  2923.                            </tr>
  2924.                            </tbody>
  2925.                        </table>
  2926.                          <table width="100%" style="padding-top: 15px; ">
  2927.                            <tbody>
  2928.                              <tr align="center">
  2929.                                <td align="center">
  2930.                                  <p style="font-size:16px; line-height: 25px;">
  2931.                                    for their invaluable support in shaping the future of
  2932.                                      <br>
  2933.                                     <span style="font-size:17px"><strong><em> AI and Competitive Intelligence in the Intelligence EcoSystem!</em></strong></span>
  2934.                                 </p>
  2935.                                </td>
  2936.                              </tr>
  2937.                            </tbody>
  2938.                          </table>
  2939.                        </td>
  2940.                      </tr>
  2941.                    </tbody>
  2942.                  </table>
  2943.                </td>
  2944.              </tr>
  2945.              <tr>
  2946.                <td class="sections" align="center" style="background-color:#E1E8F0 ;">
  2947.                  <table align="center" style="width:100%">
  2948.                    <tbody>
  2949.                      <tr>
  2950.                        <td style="padding:0px 40px; padding-top:50px;">
  2951.                          <table align="center" style="width: unset !important;">
  2952.                            <tbody>
  2953.                              <tr>
  2954.                                <td align="center" style="color: #FFF; background: #70B36C;; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px; font-weight:700;">
  2955.                                  <a target="_blank" style="color: #FFF; text-decoration: none; font-size: 18px; font-weight:700;">MEMBER
  2956.                                    SURVEY</a>
  2957.                                </td>
  2958.                              </tr>
  2959.                            </tbody>
  2960.                          </table>
  2961.                          <table width="100%" style="padding-top: 30px; padding-bottom:10px;">
  2962.                            <tbody>
  2963.                              <tr align="center">
  2964.                                <td align="center">
  2965.                                  <h1 style="color:#70B36C; line-height:35px;font-weight:700;">YOUR FEEDBACK MATTERS</h1>
  2966.                                  <p style="font-size:18px; ;line-height: 25px;">
  2967.                                    We hope you can take a few minutes to complete our member survey.
  2968.                                    Hearing from you will allow us to further enhance our services to
  2969.                                    better serve the SCIP member community.
  2970.                                  </p>
  2971.                                </td>
  2972.                              </tr>
  2973.                            </tbody>
  2974.                          </table>
  2975.                        </td>
  2976.                      </tr>
  2977.                      <tr>
  2978.                        <td style="padding-bottom:50px;">
  2979.                          <table align="center" style="width: unset !important;">
  2980.                            <tbody>
  2981.                              <tr>
  2982.                                <td align="center" style="color: #fff; background: #052D70; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px;">
  2983.                                  <a href="https://www.surveymonkey.com/r/HPRYZPN" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Share Your Thoughts</a>
  2984.                                </td>
  2985.                              </tr>
  2986.                            </tbody>
  2987.                          </table>
  2988.                        </td>
  2989.                      </tr>
  2990.                    </tbody>
  2991.                  </table>
  2992.                </td>
  2993.              </tr>
  2994.  
  2995.              <!-- Footer -->
  2996.              <tr>
  2997.                <td class="sections" style="background-color: #052D70; padding: 15px;">
  2998.                  <table width="100%" cellspacing="0" cellpadding="0">
  2999.                    <tbody>
  3000.                      <tr>
  3001.                        <!-- <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> -->
  3002.                        <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;">
  3003.                            <strong>Strategic Consortium of Intelligence Professionals
  3004.                              (SCIP)</strong><br>
  3005.                            <a href="mailto:memberservices@scip.org" style="color: white; text-decoration: none;">memberservices@scip.org</a>
  3006.                            |
  3007.                            <a href="https://www.scip.org/" target="_blank" style="color: white; text-decoration: none;">www.scip.org</a><br>
  3008.                            <a href="%UNSUBSCRIBELINK%" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: none;"><em>Unsubscribe
  3009.                              </em></a></span></td>
  3010.                      </tr>
  3011.                      <tr>
  3012.                        <td width="100%">
  3013.                          <p style="text-align: center; margin-top: 0;">
  3014.                            <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>
  3015.                            <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>
  3016.                            <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>
  3017.                            <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>
  3018.                            <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>
  3019.                          </p>
  3020.                          <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  3021.                            <em><a href="%SENDER-INFO%"></a></em>
  3022.                          </p>
  3023.                        </td>
  3024.                      </tr>
  3025.                    </tbody>
  3026.                  </table>
  3027.                </td>
  3028.              </tr>
  3029.            </tbody>
  3030.          </table>
  3031.        </td>
  3032.      </tr>
  3033.    </tbody>
  3034.  </table>]]></description>
  3035. <category>SCIP Newsletter</category>
  3036. <pubDate>Sat, 20 Apr 2024 10:03:00 GMT</pubDate>
  3037. </item>
  3038. <item>
  3039. <title>SCIP IntelliCon Nashville 2024 - Checklist!</title>
  3040. <link>https://www.scip.org/news/670543/</link>
  3041. <guid>https://www.scip.org/news/670543/</guid>
  3042. <description><![CDATA[<table class="email">
  3043.    <tbody>
  3044.        <tr>
  3045.            <td align="center">
  3046.                <a href="https://www.scip.org/page/intellicon-euro-prague-central-2023">
  3047.                    <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%" />
  3048.                </a>
  3049.            </td>
  3050.        </tr>
  3051.        <tr>
  3052.            <td>
  3053.                <table class="container" style="background-color: #0B193E;">
  3054.                    <tbody>
  3055.                        <tr>
  3056.                            <td style="padding: 50px 50px;  margin: 0 auto; width: 600px;">
  3057.                                <!-- content -->
  3058.                                <table width="95%" align="center" class="content" style="width: unset !important; background-color:rgba(31,46,86,0.74);">
  3059.                                    <tbody>
  3060.                                        <tr>
  3061.                                            <td class="sections" style="padding: 40px ; margin: 0;">
  3062.                                                <p style="font-size:30px; line-height: 40px; font-weight: 600; text-align:center;color:#fff;">
  3063.                                                    Get ready to do some serious networking.</p>
  3064.  
  3065.                                                <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>
  3066.  
  3067.                                                <p style="font-size:22px; line-height: 30px; text-align:center;color:#fff;">
  3068.                                                    <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>
  3069.                                                <p>&nbsp;</p>
  3070.                                                <table width="542" style="background-color: #f5f5f5; width: unset !important;">
  3071.                                                    <tbody>
  3072.                                                        <tr>
  3073.                                                            <td>
  3074.                                                                <h3 style="color: #313F6E; font-size: 26px; line-height:30px; text-align:center; margin-top:10px;">
  3075.                                                                    Download the EventMobi App</h3>
  3076.                                                                <p style="color: #313F6E; line-height:24px; text-align:justify; text-align:center;">
  3077.                                                                    Stay connected throughout the event and get real-time notifications about everything that's happening
  3078.                                                                </p>
  3079.                                                                <table width="545" style="background-color: #f5f5f5;">
  3080.                                                                    <tbody>
  3081.                                                                        <tr>
  3082.                                                                            <td style="padding: 10px 15px;">
  3083.                                                                                <p style="color: #313F6E; line-height:24px;">
  3084.                                                                                    <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
  3085.                                                                                    browser.
  3086.                                                                                </p>
  3087.                                                                                <br />
  3088.                                                                                <table width="90%" align="center" style="padding: 10px; margin-top:10px;width: unset !important;">
  3089.                                                                                    <tbody>
  3090.                                                                                        <tr>
  3091.                                                                                            <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;">
  3092.                                                                                                <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
  3093.                                                                                                    Store</a>
  3094.                                                                                            </td>
  3095.                                                                                            <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;">
  3096.                                                                                                <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;">
  3097.                                                                                                    Play Store</a>
  3098.                                                                                            </td>
  3099.                                                                                        </tr>
  3100.                                                                                    </tbody>
  3101.                                                                                </table>
  3102.                                                                                <br />
  3103.                                                                                <p style="color: #313F6E; line-height:24px;">
  3104.                                                                                    <strong style="color:green;">STEP 2:</strong> Launch the app and enter the event code <strong style="font-weight:700;"> US2024NASH </strong>
  3105.                                                                                </p>
  3106.                                                                                <p style="color: #313F6E; line-height:24px; text-align:justify; text-align:center;">
  3107.                                                                                    Sign in with the email address that you registered with and create your own password (Password must include special character)</p>
  3108.                                                                                <p style="color: #313F6E; line-height:24px; text-align:justify; text-align:center;">
  3109.                                                                                    The app will be subject to updates as our event date approaches.</p>
  3110.                                                                            </td>
  3111.                                                                        </tr>
  3112.                                                                    </tbody>
  3113.                                                                </table>
  3114.                                                            </td>
  3115.                                                        </tr>
  3116.                                                    </tbody>
  3117.                                                </table>
  3118.                                                <p>&nbsp;</p>
  3119.                                                <table width="60%" align="center" style="padding: 10px; margin-top:10px;width: unset !important;">
  3120.                                                    <tbody>
  3121.                                                        <tr>
  3122.                                                            <td align="center" style="color: #fff; height: 20px; background: #7DC242; border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px;">
  3123.                                                                <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
  3124.                                                                    Schedule</a>
  3125.                                                            </td>
  3126.                                                        </tr>
  3127.                                                    </tbody>
  3128.                                                </table>
  3129.                                                <br />
  3130.                                                <p style="font-size:30px; line-height: 30px; font-weight: 600; text-align:center; color: #fff;">
  3131.                                                    We can't wait to see you in just a few days.</p>
  3132.                                                <p>&nbsp;</p>
  3133.                                            </td>
  3134.                                        </tr>
  3135.                                    </tbody>
  3136.                                </table>
  3137.                            </td>
  3138.                        </tr>
  3139.                    </tbody>
  3140.                </table>
  3141.                <table align="center" style="background-color:#031347;width:100%;">
  3142.                    <tbody>
  3143.                        <tr>
  3144.                            <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;">
  3145.                                <table width="100%">
  3146.                                    <tbody>
  3147.                                        <tr>
  3148.                                            <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%;">
  3149.                                                <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;">
  3150.                                                    <img data-imagetype="External" src="https://www.scip.org/resource/resmgr/intellicon/2023/emails/building-icon.png" height="75" alt="hotel icon" /></p>
  3151.                                                <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>
  3152.                                            </td>
  3153.                                            <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%;">
  3154.                                                <p style="text-align: left;color:whitesmoke;font-size:18px;line-height:30px;">
  3155.                                                    <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
  3156.                                                    37203, United States<br />
  3157.                                                </p>
  3158.                                                <p style="color:whitesmoke;font-size:18px;line-height:28px; text-align:justify;">
  3159.                                                    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
  3160.                                                    on your own.
  3161.                                                </p>
  3162.                                            </td>
  3163.                                        </tr>
  3164.                                        <tr align="center" style="padding:10px 0 0 0;">
  3165.                                            <td colspan="2">
  3166.                                                <table align="center" width="50%" style="padding:10px 0 0 0; width: unset !important;">
  3167.                                                    <tbody>
  3168.                                                        <tr>
  3169.                                                            <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;">
  3170.                                                                <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>
  3171.                                                            </td>
  3172.                                                        </tr>
  3173.                                                    </tbody>
  3174.                                                </table>
  3175.                                            </td>
  3176.                                            <td>
  3177.                                            </td>
  3178.                                        </tr>
  3179.                                    </tbody>
  3180.                                </table>
  3181.                            </td>
  3182.                        </tr>
  3183.                    </tbody>
  3184.                </table>
  3185.            </td>
  3186.        </tr>
  3187.        <!-- Footer -->
  3188.        <tr>
  3189.            <td class="sections" style="background-color: #060032; padding: 25px;">
  3190.                <table width="100%" cellspacing="0" cellpadding="0">
  3191.                    <tbody>
  3192.                        <tr>
  3193.                            <!-- <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> -->
  3194.                            <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;">
  3195.                                    <strong>Strategic Consortium of Intelligence Professionals (SCIP)</strong><br />
  3196.                                    <a href="mailto:memberservices@scip.org" style="color: white; text-decoration: underline; font-size: 12px;">memberservices@scip.org</a>
  3197.                                    | <a href="https://www.scip.org/" target="_blank" style="color: white; text-decoration: underline;font-size: 12px;">www.scip.org</a><br />
  3198.                                    <a href="%UNSUBSCRIBELINK%" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  3199.                                        </em></a></span>
  3200.                            </td>
  3201.                        </tr>
  3202.                        <tr>
  3203.                            <td style="width: 100%;">
  3204.                                <p style="text-align: center; margin-top: 0;">
  3205.                                    <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>
  3206.                                    <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>
  3207.                                    <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>
  3208.                                    <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>
  3209.                                    <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>
  3210.                                </p>
  3211.                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  3212.                                    <em><a href="%SENDER-INFO%"></a></em></p>
  3213.                            </td>
  3214.                        </tr>
  3215.                    </tbody>
  3216.                </table>
  3217.            </td>
  3218.        </tr>
  3219.    </tbody>
  3220. </table>]]></description>
  3221. <category>SCIP Newsletter</category>
  3222. <pubDate>Fri, 19 Apr 2024 07:54:00 GMT</pubDate>
  3223. </item>
  3224. <item>
  3225. <title>Why Has GAI Risen So Quickly?</title>
  3226. <link>https://www.scip.org/news/670315/</link>
  3227. <guid>https://www.scip.org/news/670315/</guid>
  3228. <description><![CDATA[<!-- gb: Abhash Raj Subedi -->
  3229. <table class="container">
  3230.    <tbody>
  3231.        <!-- News letter start -->
  3232.        <tr>
  3233.            <td>
  3234.                <!-- content -->
  3235.                <table class="content" style="width: 60%;">
  3236.                    <tbody>
  3237.  
  3238.                        <!-- Header -->
  3239.                        <tr>
  3240.                            <td valign="center">
  3241.                                <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%">
  3242.  
  3243.                            </td>
  3244.                        </tr>
  3245.                        <!-- Content Start -->
  3246.                        <tr style="background-color: #f5f5f4;">
  3247.                            <td class="containerContent">
  3248.                                <table style="display: flex;
  3249.                                justify-content: center;
  3250.                                padding-right: 20px;
  3251.                                margin-top: 15px;">
  3252.                                    <tbody>
  3253.                                        <tr style="background-color: #060032;">
  3254.                                            <td style="display: flex;flex-direction: row;">
  3255.                                                <p style="color:white; padding: 10px;margin-top: 8px;margin-bottom: 8px; font-size: 32px;">
  3256.                                                    SCIP <i> Insights </i>
  3257.                                                </p>
  3258.                                            </td>
  3259.                                        </tr>
  3260.                                    </tbody>
  3261.                                </table>
  3262.                                <table style="display: flex; justify-content: center; width:80%; " align="center">
  3263.                                    <tbody>
  3264.                                        <tr>
  3265.                                            <td style="padding-top:20px; padding-left: 30px; padding-right: 30px; " align="center">
  3266.                                                <h1 class="header">
  3267.                                                    <strong>Why Has GAI Risen So Quickly?</strong>
  3268.                                                </h1>
  3269.                                            </td>
  3270.                                        </tr>
  3271.                                    </tbody>
  3272.                                </table>
  3273.                                <table style="display: flex; justify-content: center;">
  3274.                                    <tbody>
  3275.                                        <tr>
  3276.                                            <td align="center" style="padding-bottom: 30px;padding-left: 30px; padding-right: 30px; ">
  3277.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  3278.                                                    A researched-back look into how Generative AI is becoming ubiquitous.
  3279.                                                    <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
  3280.                                                    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.
  3281.                                                    <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.
  3282.                                                    <br><br>
  3283.                                                    <strong>Generative AI's constant improvements</strong>
  3284.                                                    <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.
  3285.                                                    <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
  3286.                                                    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
  3287.                                                    plenty of time in the artistic process.
  3288.                                                    <br><br>
  3289.                                                    <strong>Generative AI is An Accessible Tool</strong>
  3290.                                                    <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,”
  3291.                                                    Poynter reported.
  3292.                                                    <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
  3293.                                                    and led to 206 million unique monthly visitors by April 2023, according to Poynter.
  3294.                                                    <br><br>
  3295.                                                    <strong>Generative AI has Plentiful Capabilities</strong>
  3296.                                                    <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
  3297.                                                    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
  3298.                                                    and is certainly not limited to tech companies alone.
  3299.                                                    <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.
  3300.                                                    <br><br>
  3301.                                                    <strong>Timing Build-Up and Demand for Generative AI</strong>
  3302.                                                    <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
  3303.                                                    its roots in AI’s earliest days in the 1950s to today’s near-constant release of innovations and demonstrations leveraging its many capabilities.”
  3304.                                                    <br><br>
  3305.                                                    <strong>Media Hype for Generative AI</strong>
  3306.                                                    <br>
  3307.                                                </p>
  3308.                                                <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;">
  3309.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  3310.                                                    <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
  3311.                                                    led to GAI going from a lesser-known term to a massively searched category, as depicted in this Google Trends graph:
  3312.                                                    <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>.
  3313.                                                    <br><br>
  3314.                                                    <strong>Ubiquity Was Inevitable - And Well Earned </strong>
  3315.                                                    <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
  3316.                                                    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.
  3317.                                                    <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>.
  3318.                                                </p>
  3319.                                            </td>
  3320.                                        </tr>
  3321.                                    </tbody>
  3322.                                </table>
  3323.                            </td>
  3324.                        </tr>
  3325.                        <!-- Footer -->
  3326.                        <tr>
  3327.                            <td class="sections" style="background-color: #060032; padding: 25px;">
  3328.                                <table width="100%" cellspacing="0" cellpadding="0">
  3329.                                    <tbody>
  3330.                                        <tr>
  3331.                                            <!-- <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> -->
  3332.                                            <td width="75%" style="padding:10px" valign="top" align="center">
  3333.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: white;">
  3334.                          <strong style="text-decoration: underline;">Strategic Consortium of
  3335.                            Intelligence Professionals (SCIP)</strong><br>
  3336.                          <a href="mailto:memberservices@scip.org"
  3337.                            style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  3338.                          | <a href="https://www.scip.org/" target="_blank"
  3339.                            style="color: white; text-decoration: underline;">www.scip.org</a><br>
  3340.                          <a href="%UNSUBSCRIBELINK%"
  3341.                            style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  3342.                            </em></a>
  3343.                        </span>
  3344.                                            </td>
  3345.                                        </tr>
  3346.                                        <tr>
  3347.                                            <td width="100%">
  3348.                                                <p style="text-align: center; margin-top: 0;">
  3349.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  3350.                              src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  3351.                              alt="Padcast icon" width="50" style="padding:8px;"></a>
  3352.                                                    <a href="https://twitter.com/SCIP" target="_blank"><img
  3353.                              src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029"
  3354.                              alt="Twitter icon" width="50" style="padding:8px;"></a>
  3355.  
  3356.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  3357.                              src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  3358.                              alt="Linkedin icon" width="50" style="padding:8px;"></a>
  3359.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  3360.                              src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  3361.                              alt="YouTube icon" width="50" style="padding:8px;"></a>
  3362.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  3363.                              src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  3364.                              alt="Facebook icon" width="50" style="padding:8px;"></a>
  3365.                                                </p>
  3366.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  3367.                                                    <em><a href="%SENDER-INFO%"></a></em>
  3368.                                                </p>
  3369.                                            </td>
  3370.                                        </tr>
  3371.                                    </tbody>
  3372.                                </table>
  3373.                            </td>
  3374.                        </tr>
  3375.                    </tbody>
  3376.                </table>
  3377.            </td>
  3378.        </tr>
  3379.    </tbody>
  3380. </table>]]></description>
  3381. <category>SCIP &quot;Insights&quot; Blog</category>
  3382. <pubDate>Thu, 18 Apr 2024 07:57:00 GMT</pubDate>
  3383. </item>
  3384. <item>
  3385. <title>Last Chance to Register for IntelliCon Nashville 2024!</title>
  3386. <link>https://www.scip.org/news/670542/</link>
  3387. <guid>https://www.scip.org/news/670542/</guid>
  3388. <description><![CDATA[<table class="container">
  3389.    <tbody>
  3390.        <tr>
  3391.            <td style="background-color:#F6F6F6;">
  3392.                <!-- content -->
  3393.                <table align="center" class="content" style="width: 100%;">
  3394.                    <tbody>
  3395.                        <!-- Header -->
  3396.                        <tr>
  3397.                            <td align="center">
  3398.  
  3399.                                <img src="https://content.app-us1.com/oJap5/2024/01/02/7dc5967b-0e1d-4173-8388-75ddecc4b53a.jpeg?id=27766434" alt="background image" width="100%" />
  3400.  
  3401.                            </td>
  3402.                        </tr>
  3403.                        <!-- Body -->
  3404.                        <tr>
  3405.                            <td class="sections" style="padding:20px;">
  3406.  
  3407.                                <p class="contentText" style="line-height: 22px; text-align:justify; font-family: Arial, sans-serif; padding-top:10px;">
  3408.                                    Hi %FIRSTNAME%,
  3409.                                </p>
  3410.                                <p style="text-align:justify;">This is your final reminder to register for the IntelliCon Nashville 2024!</p>
  3411.                                <p style="text-align:justify;">
  3412.                                    <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.
  3413.                                </p>
  3414.                                <p style="text-align:justify;">
  3415.                                    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.
  3416.                                </p>
  3417.  
  3418.                                <p><strong>Secure your spot today!</strong></p>
  3419.                                <table align="center" style="padding-top:25px;padding-bottom:25px; width: unset !important;">
  3420.                                    <tbody>
  3421.                                        <tr>
  3422.                                            <td align="center" style="color: #fff; height: 20px; background: #70B36C; padding: 15px 30px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius:10px;">
  3423.                                                <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>
  3424.                                            </td>
  3425.                                        </tr>
  3426.                                        <tr>
  3427.                                        </tr>
  3428.                                    </tbody>
  3429.                                </table>
  3430.                                <br />
  3431.                                <p style="text-align:center; font-size:20px;"><strong>Shoutout to all the IntelliCon Nashville 2024 Sponsors!</strong></p>
  3432.                                <br />
  3433.                                <table align="center" class="logo-table">
  3434.                                    <tbody>
  3435.                                        <tr>
  3436.                                            <td align="center" style="padding: 10px; width: 30%;">
  3437.                                                <img src="https://content.app-us1.com/oJap5/2024/03/22/fd18b514-d8c2-40ea-8421-b3c87a1153c4.jpeg" alt="background image" width="100%" />
  3438.                                            </td>
  3439.                                            <td align="center" style="padding: 10px; width: 30%;">
  3440.                                                <img src="https://content.app-us1.com/oJap5/2024/03/22/8370c17f-33ed-436d-be6f-3f2d0caeee91.jpeg" alt="background image" width="100%" />
  3441.                                            </td>
  3442.                                            <td align="center" style="padding: 10px; width: 30%;">
  3443.                                                <img src="https://content.app-us1.com/oJap5/2024/03/22/8b372c79-6361-467e-8edf-f06463b9d990.jpeg" alt="background image" width="100%" />
  3444.                                            </td>
  3445.                                        </tr>
  3446.                                        <tr>
  3447.                                            <td align="center" style="padding: 10px; width: 30%;">
  3448.                                                <img src="https://content.app-us1.com/oJap5/2024/03/22/13bb1fcc-1494-4c0a-8ca0-2740b88b0ca9.jpeg" alt="background image" width="100%" />
  3449.                                            </td>
  3450.                                            <td align="center" style="padding: 10px; width: 30%;">
  3451.                                                <img src="https://content.app-us1.com/oJap5/2024/03/22/dc7e76d3-2ded-4919-8afe-ccbebd31639b.jpeg" alt="background image" width="100%" />
  3452.                                            </td>
  3453.                                            <td align="center" style="padding: 10px; width: 30%;">
  3454.                                                <img src="https://content.app-us1.com/oJap5/2024/03/22/3b9fc0cb-330e-4b28-aa06-2ab95e243a76.jpeg" alt="background image" width="100%" />
  3455.                                            </td>
  3456.                                        </tr>
  3457.                                        <tr align="center">
  3458.                                            <td align="center" style="width: 30%;">
  3459.                                                <img src="https://content.app-us1.com/oJap5/2024/03/22/8185702a-a6f2-4d85-b3eb-aa38203cdc22.jpeg" alt="background image" width="100%" />
  3460.                                            </td>
  3461.                                            <td align="center" style="width: 30%;">
  3462.                                                <img src="https://content.app-us1.com/oJap5/2024/03/22/adbca42c-2ded-4cb6-885a-f8ca4e89c692.jpeg" alt="background image" width="100%" />
  3463.                                            </td>
  3464.                                            <td align="center" style="width: 30%;">
  3465.                                                <img src="https://content.app-us1.com/oJap5/2024/03/22/4b45ccc6-eef6-41f2-84fd-5becb5f5701f.jpeg" alt="background image" width="100%" />
  3466.                                            </td>
  3467.                                        </tr>
  3468.                                        <tr>
  3469.                                            <td align="center" style="padding: 10px; width: 30%;">
  3470.                                                <img src="https://content.app-us1.com/oJap5/2024/03/28/3c8b5bd4-c96f-48ab-8fd8-5185d26a7eae.jpeg" alt="background image" width="100%" />
  3471.                                            </td>
  3472.                                            <td align="center" style="padding: 10px; width: 30%;">
  3473.                                                <img src="https://content.app-us1.com/oJap5/2024/04/03/80a11977-17e1-4705-9f8d-7f36a5c79ba7.jpeg" alt="background image" width="100%" />
  3474.                                            </td>
  3475.                                            <td align="center" style="padding: 10px; width: 30%;">
  3476.                                                <img src="https://content.app-us1.com/oJap5/2024/04/11/a64f6ec0-1eed-421a-a604-0c96833d5cae.jpeg" alt="background image" width="100%" />
  3477.                                            </td>
  3478.                                        </tr>
  3479.                                    </tbody>
  3480.                                </table>
  3481.                                <table align="center" class="logo-table2">
  3482.                                    <tbody>
  3483.                                        <tr>
  3484.                                            <td align="center" style="padding: 10px; width: 30%;">
  3485.                                                <img src="https://content.app-us1.com/oJap5/2024/04/11/9c64e02d-57eb-486b-9fd1-f39561782caa.jpeg" alt="background image" width="100%" />
  3486.                                            </td>
  3487.  
  3488.                                            <td align="center" style="padding: 10px; width: 30%;">
  3489.                                                <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" />
  3490.                                            </td>
  3491.  
  3492.                                            <td align="center" style="padding: 10px; width: 30%;">
  3493.                                                <img src="https://content.app-us1.com/oJap5/2024/04/17/7c2cce60-e868-4e59-931c-80c446a1fca3.jpeg?id=31464787" alt="background image" width="100%" />
  3494.                                            </td>
  3495.                                        </tr>
  3496.                                    </tbody>
  3497.                                </table>
  3498.                                <br />
  3499.                                <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
  3500.                                    with Competitive Intelligence Professionals as an IntelliCon Nashville 2024 sponsor! Check out the new options in 2024!.</p>
  3501.                                <table align="center" style="padding-bottom:25px; width: unset !important;">
  3502.                                    <tbody>
  3503.                                        <tr>
  3504.                                            <td align="center" style="color: #122C4B; background: #70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  3505.                                                <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>
  3506.                                            </td>
  3507.                                        </tr>
  3508.                                        <tr>
  3509.                                        </tr>
  3510.                                    </tbody>
  3511.                                </table>
  3512.                                <br />
  3513.                                <p style="text-align:justify;margin:0px; line-height: 22px;font-family: Arial, sans-serif;">We look forward to welcoming you to Nashville! </p>
  3514.                                <br />
  3515.                                
  3516.  
  3517.  
  3518.                                <p class="contentText" style="line-height:30px;text-align:justify; font-family: Arial, sans-serif;">
  3519.                                    Best Regards,
  3520.                                    <br />
  3521.                                    <img src="https://content.app-us1.com/oJap5/2024/03/07/d4c3dd4d-0219-47d7-863e-fcd576caff38.jpeg" alt="background image" width="15%" />
  3522.                                    <br /> Paul Santilli
  3523.                                    <br /> Chief Executive Officer
  3524.                                    <br /> Strategic Consortium of Intelligence Professionals (SCIP)
  3525.                                </p>
  3526.                        </td></tr>
  3527.  
  3528.  
  3529.                        <!-- Footer -->
  3530.                        <tr>
  3531.  
  3532.                            <td class="sections">
  3533.  
  3534.                                <table class="sections" style="background-color: #16142e; padding: 15px;" width="100%">
  3535.                                    <tbody>
  3536.                                        <tr>
  3537.                                            <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 />
  3538.                                                        <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 />
  3539.                                                        <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>
  3540.                                        </tr>
  3541.                                        <tr>
  3542.                                            <td style="width: 100%;">
  3543.                                                <p style="text-align: center; margin-top: 0;">
  3544.                                                    <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>
  3545.                                                    <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>
  3546.                                                    <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>
  3547.                                                    <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>
  3548.                                                    <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>
  3549.                                                </p>
  3550.                                                <!--<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>-->
  3551.                                            </td>
  3552.                                        </tr>
  3553.                                    </tbody>
  3554.                                </table>
  3555.                            </td>
  3556.                        </tr>
  3557.  
  3558.                    </tbody>
  3559.                </table>
  3560.                </td>
  3561.        </tr>
  3562.    </tbody>
  3563. </table>]]></description>
  3564. <category>SCIP Newsletter</category>
  3565. <pubDate>Wed, 17 Apr 2024 07:22:00 GMT</pubDate>
  3566. </item>
  3567. <item>
  3568. <title>Register Now for our Workshop on Foundations of War Gaming!</title>
  3569. <link>https://www.scip.org/news/670541/</link>
  3570. <guid>https://www.scip.org/news/670541/</guid>
  3571. <description><![CDATA[<table class="container">
  3572.    <tbody>
  3573.        <!-- News letter start -->
  3574.        <tr>
  3575.            <td>
  3576.                <!-- content -->
  3577.                <table align="center" class="content" style="width: 100%;background-color: #122C4B;padding:0px;">
  3578.                    <tbody>
  3579.                        <tr align="center">
  3580.                            <td>
  3581.                                <table class="table-bg3">
  3582.                                    <tbody>
  3583.                                        <!-- Header -->
  3584.                                        <tr>
  3585.                                            <td>
  3586.                                                <table class="table-bg1">
  3587.                                                    <tbody>
  3588.                                                        <tr>
  3589.                                                            <td align="center">
  3590.                                                                <table align="center" width="100%">
  3591.                                                                    <tbody>
  3592.                                                                        <tr>
  3593.                                                                            <td align="center">
  3594.                                                                                <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;">
  3595.                                                                            </td>
  3596.                                                                        </tr>
  3597.                                                                    </tbody>
  3598.                                                                </table>
  3599.                                                            </td>
  3600.                                                        </tr>
  3601.                                                        <tr>
  3602.                                                            <td style="padding:30px; padding-top:0px;">
  3603.                                                                <table >
  3604.                                                                    <tbody>
  3605.                                                                        <tr align="center">
  3606.                                                                            <td>
  3607.                                                                                <table style="width: unset !important;">
  3608.                                                                                    <tbody>
  3609.                                                                                        <tr>
  3610.                                                                                            <td align="center" style="color: #122C4B; background: #7ED957; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px; font-weight:700;">
  3611.                                                                                                <a href="#" target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight:700;">TRAINING
  3612.                                                                                                    &
  3613.                                                                                                    CERTIFICATION</a>
  3614.                                                                                            </td>
  3615.                                                                                        </tr>
  3616.                                                                                    </tbody>
  3617.                                                                                </table>
  3618.                                                                            </td>
  3619.                                                                        </tr>
  3620.                                                                        <!-- Foundations Of Sales Battlecards -->
  3621.                                                                        <tr>
  3622.                                                                            <td class="sections" align="center">
  3623.                                                                                <p class="title"> <br> <strong style="color: #66C052; font-weight: 800; line-height:48px;font-size:40px;">FOUNDATIONS
  3624.                                                                                        OF WAR GAMING</strong> </p>
  3625.                                                                                <p class="title1"> <strong style="color: #32ADED; font-weight: 600; font-size:22px;"><em>May
  3626.                                                                                            14, 15, 16, 2024 (10am -
  3627.                                                                                            1pm ET each
  3628.                                                                                            day)</em></strong></p>
  3629.                                                                                <table style="margin-top:40px;width: unset !important;">
  3630.                                                                                    <tbody>
  3631.                                                                                        <tr>
  3632.                                                                                            <td align="center" style="color: #122C4B; background: #fff; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px; font-weight:700;">
  3633.                                                                                                <a href="#" target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight:700;">WORKSHOP
  3634.                                                                                                    OFFERINGS!</a>
  3635.                                                                                            </td>
  3636.                                                                                        </tr>
  3637.                                                                                    </tbody>
  3638.                                                                                </table>
  3639.                                                                            </td>
  3640.                                                                        </tr>
  3641.                                                                        <tr>
  3642.                                                                            <td align="center" style=" padding:15px 30px; padding-bottom:15px;">
  3643.                                                                                <table width="100%" align="top" style="padding-top:10px" class="w-responsive">
  3644.                                                                                    <tbody>
  3645.                                                                                        <tr>
  3646.                                                                                            <td width="50%" valign="top">
  3647.                                                                                                <table align="top">
  3648.                                                                                                    <tbody>
  3649.                                                                                                        <tr>
  3650.                                                                                                            <td valign="top">
  3651.                                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20" style=" margin-right:10px;">
  3652.                                                                                                            </td>
  3653.                                                                                                            <td>
  3654.                                                                                                                <p style="margin-top:0px; color:#fff;margin-bottom: 10px;">
  3655.                                                                                                                    9
  3656.                                                                                                                    hours
  3657.                                                                                                                    of
  3658.                                                                                                                    live
  3659.                                                                                                                    training
  3660.                                                                                                                </p>
  3661.                                                                                                            </td>
  3662.                                                                                                        </tr>
  3663.                                                                                                    </tbody>
  3664.                                                                                                </table>
  3665.                                                                                            </td>
  3666.                                                                                            <td width="50%" valign="top">
  3667.                                                                                                <table align="top">
  3668.                                                                                                    <tbody>
  3669.                                                                                                        <tr>
  3670.                                                                                                            <td valign="top">
  3671.                                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20" style=" margin-right:10px;">
  3672.                                                                                                            </td>
  3673.                                                                                                            <td>
  3674.                                                                                                                <p style="margin-top:0px; color:#fff;margin-bottom: 10px;">
  3675.                                                                                                                    SCIP
  3676.                                                                                                                    Certification
  3677.                                                                                                                    eligible
  3678.                                                                                                                </p>
  3679.                                                                                                            </td>
  3680.                                                                                                        </tr>
  3681.                                                                                                    </tbody>
  3682.                                                                                                </table>
  3683.                                                                                            </td>
  3684.                                                                                        </tr>
  3685.                                                                                        <tr>
  3686.                                                                                            <td width="50%" valign="top">
  3687.                                                                                                <table align="top">
  3688.                                                                                                    <tbody>
  3689.                                                                                                        <tr>
  3690.                                                                                                            <td valign="top">
  3691.                                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20" style=" margin-right:10px;">
  3692.                                                                                                            </td>
  3693.                                                                                                            <td>
  3694.                                                                                                                <p style="margin-top:0px; color:#fff;margin-bottom: 5px;">
  3695.                                                                                                                    Detailed
  3696.                                                                                                                    Briefing
  3697.                                                                                                                    Book
  3698.                                                                                                                </p>
  3699.                                                                                                            </td>
  3700.                                                                                                        </tr>
  3701.                                                                                                    </tbody>
  3702.                                                                                                </table>
  3703.                                                                                            </td>
  3704.                                                                                            <td width="50%" valign="top">
  3705.                                                                                                <table align="top">
  3706.                                                                                                    <tbody>
  3707.                                                                                                        <tr>
  3708.                                                                                                            <td valign="top">
  3709.                                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20" style=" margin-right:10px;">
  3710.                                                                                                            </td>
  3711.                                                                                                            <td>
  3712.                                                                                                                <p style="margin-top:0px;color:#fff;margin-bottom: 5px;">
  3713.                                                                                                                    Highly
  3714.                                                                                                                    interactive
  3715.                                                                                                                    -
  3716.                                                                                                                    not
  3717.                                                                                                                    a
  3718.                                                                                                                    lecture
  3719.                                                                                                                </p>
  3720.                                                                                                            </td>
  3721.                                                                                                        </tr>
  3722.                                                                                                    </tbody>
  3723.                                                                                                </table>
  3724.                                                                                            </td>
  3725.                                                                                        </tr>
  3726.                                                                                    </tbody>
  3727.                                                                                </table>
  3728.                                                                                <table width="100%" align="center" style="padding-bottom:10px">
  3729.                                                                                    <tbody>
  3730.                                                                                        <tr>
  3731.                                                                                            <td valign="top" align="center">
  3732.                                                                                                <table align="top">
  3733.                                                                                                    <tbody>
  3734.                                                                                                        <tr>
  3735.                                                                                                            <td valign="top">
  3736.                                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20" style=" margin-right:10px;">
  3737.                                                                                                            </td>
  3738.                                                                                                            <td>
  3739.                                                                                                                <p style="margin-top:0px; color:#fff;margin-bottom: 10px; ">
  3740.                                                                                                                    Post-workshop
  3741.                                                                                                                    coaching
  3742.                                                                                                                    session
  3743.                                                                                                                </p>
  3744.                                                                                                            </td>
  3745.                                                                                                        </tr>
  3746.  
  3747.                                                                                                    </tbody>
  3748.                                                                                                </table>
  3749.                                                                                            </td>
  3750.                                                                                        </tr>
  3751.                                                                                    </tbody>
  3752.                                                                                </table>
  3753.                                                                            </td>
  3754.                                                                        </tr>
  3755.                                                                        <tr>
  3756.                                                                            <td style="padding-bottom:50px;">
  3757.                                                                                <table align="center" style="width: unset !important;">
  3758.                                                                                    <tbody>
  3759.                                                                                        <tr align="center">
  3760.                                                                                            <td align="center" style="color: #fff; background: #5CE1E6; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  3761.                                                                                                <a href="https://www.scip.org/page/Foundations-of-War-Gaming" target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px;">Register
  3762.                                                                                                    Now</a>
  3763.                                                                                            </td>
  3764.                                                                                        </tr>
  3765.                                                                                    </tbody>
  3766.                                                                                </table>
  3767.                                                                            </td>
  3768.                                                                        </tr>
  3769.                                                                    </tbody>
  3770.                                                                </table>
  3771.                                                            </td>
  3772.                                                        </tr>
  3773.                                                    </tbody>
  3774.                                                </table>
  3775.                                            </td>
  3776.                                        </tr>
  3777.                                    </tbody>
  3778.                                </table>
  3779.                            </td>
  3780.                        </tr>
  3781.                        <!-- Objective -->
  3782.                        <tr>
  3783.                            <td class="sections" align="center" style="background-color: #F2F2F2; padding:50px 30px;">
  3784.                                <table width="100%" class="table-bg2" align="center">
  3785.                                    <tbody>
  3786.                                        <tr align="center">
  3787.                                            <td style="padding-bottom:10px;" align="center">
  3788.                                                <table style="width:unset !important;">
  3789.                                                    <tbody>
  3790.                                                        <tr align="center">
  3791.                                                            <td align="center" style="color: #fff; background: #052D70; padding: 15px; padding-left: 40px; padding-right: 40px;border-radius:10px; font-weight:700;">
  3792.                                                                <a href="#" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px; font-weight:700;">LEARNING
  3793.                                                                    OBJECTIVES</a>
  3794.                                                            </td>
  3795.                                                        </tr>
  3796.                                                    </tbody>
  3797.                                                </table>
  3798.                                            </td>
  3799.                                        </tr>
  3800.                                        <tr>
  3801.                                            <td align="center">
  3802.                                                <p style="color:#122C4B; margin: 0px; padding:0px;">
  3803.                                                    This workshop will develop your understanding of the concepts of war games and how to implement
  3804.                                                    the competitive success playbook in your company.<br>
  3805.                                                    After completing this course, you should be able to:
  3806.                                                </p>
  3807.                                            </td>
  3808.                                        </tr>
  3809.                                        <tr>
  3810.                                            <td valign="top">
  3811.                                                <table valign="top">
  3812.                                                    <tbody>
  3813.                                                        <tr style="color:#000;">
  3814.                                                            <td style="width:100%;">
  3815.                                                                <table width="100%" align="top" style="color:#fff;">
  3816.                                                                    <tbody>
  3817.                                                                        <tr>
  3818.                                                                            <td valign="top" width="8%">
  3819.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/01/a2d00df1-4374-42e0-b75b-0b0ff4924ae7.png' alt="" width="25">
  3820.                                                                            </td>
  3821.                                                                            <td>
  3822.                                                                                <p style="color:#122C4B; font-size:18px; margin-top:0px;">
  3823.                                                                                    Understand the fundamentals of
  3824.                                                                                    war games and identify how they
  3825.                                                                                    are used in business to solve
  3826.                                                                                    problems.</p>
  3827.                                                                            </td>
  3828.                                                                        </tr>
  3829.                                                                        <tr>
  3830.                                                                            <td valign="top" width="8%">
  3831.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/01/a2d00df1-4374-42e0-b75b-0b0ff4924ae7.png' alt="" width="25">
  3832.                                                                            </td>
  3833.                                                                            <td>
  3834.                                                                                <p style="color:#122C4B; font-size:18px; margin-top:0px;">
  3835.                                                                                    Plan a war game.</p>
  3836.                                                                            </td>
  3837.                                                                        </tr>
  3838.                                                                        <tr>
  3839.                                                                            <td valign="top" width="8%">
  3840.                                                                                <img src='https://content.app-us1.com/oJap5/2024/04/01/a2d00df1-4374-42e0-b75b-0b0ff4924ae7.png' alt="" width="25">
  3841.                                                                            </td>
  3842.                                                                            <td>
  3843.                                                                                <p style="color:#122C4B; font-size:18px; margin-top:0px;">
  3844.                                                                                    Conduct a war game.</p>
  3845.                                                                            </td>
  3846.                                                                        </tr>
  3847.                                                                    </tbody>
  3848.                                                                </table>
  3849.                                                            </td>
  3850.                                                        </tr>
  3851.                                                    </tbody>
  3852.                                                </table>
  3853.                                            </td>
  3854.                                        </tr>
  3855.                                    </tbody>
  3856.                                </table>
  3857.                            </td>
  3858.                        </tr>
  3859.                        <!-- Guest Expert -->
  3860.                        <tr>
  3861.                            <td class="sections" align="center" style="background-color: #122C4B; padding:40px 30px;">
  3862.                                <table>
  3863.                                    <tbody>
  3864.                                        <tr>
  3865.                                            <td align="center" style="color: #122C4B; background: #fff; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px; font-weight:700;">
  3866.                                                <a target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight:700;">COURSE
  3867.                                                    SCHEDULE</a>
  3868.                                            </td>
  3869.                                        </tr>
  3870.                                    </tbody>
  3871.                                </table>
  3872.                                <table width="100%" style="padding-top: 40px; ">
  3873.                                    <tbody>
  3874.                                        <tr>
  3875.                                            <td>
  3876.                                                <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>
  3877.                                                </h2>
  3878.                                            </td>
  3879.                                        </tr>
  3880.                                        
  3881.                                        <tr>
  3882.                                            <td>
  3883.                                                <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
  3884.                                                        PLAYBOOK</em></h2>
  3885.                                            </td>
  3886.                                        </tr>
  3887.                                        <tr>
  3888.                                            <td>
  3889.                                                <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>
  3890.                                            </td>
  3891.                                        </tr>
  3892.                                        <tr>
  3893.                                            <td>
  3894.                                                <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>
  3895.                                            </td>
  3896.                                        </tr>
  3897.                                    </tbody>
  3898.                                </table>
  3899.                            </td>
  3900.                        </tr>
  3901.                        <tr>
  3902.                            <td class="sections" align="center" style="background-color: #F2F2F2 ;">
  3903.                                <table width="100%" class="table-bg4" align="center">
  3904.                                    <tbody>
  3905.                                        <tr>
  3906.                                            <td valign="top" style="padding:0px 30px;padding-top:50px;">
  3907.                                                <table valign="top" style=" padding-bottom:20px;" class="w-responsive">
  3908.                                                    <tbody>
  3909.                                                        <tr>
  3910.                                                            <td width="65%" valign="top" style="padding-bottom: 20px;">
  3911.                                                                <table class="guest-expert">
  3912.                                                                    <tbody>
  3913.                                                                        <tr>
  3914.                                                                            <td>
  3915.                                                                                <h1 style="color:#00BF63; font-size: 32px;font-weight:800; margin-bottom:30px;">
  3916.                                                                                    Guest Expert</h1>
  3917.                                                                                <h2>Arjan Singh</h2>
  3918.                                                                                <p>Founder & Managing Partner
  3919.                                                                                    Corporate War Games Forbes Books
  3920.                                                                                    & Amazon Bestselling Author |
  3921.                                                                                    Creator of the Competitive
  3922.                                                                                    Success Playbook</p>
  3923.                                                                            </td>
  3924.                                                                        </tr>
  3925.                                                                    </tbody>
  3926.                                                                </table>
  3927.                                                            </td>
  3928.                                                            <td width="35%" align="center" valign="top">
  3929.                                                                <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;" />
  3930.                                                            </td>
  3931.                                                        </tr>
  3932.                                                    </tbody>
  3933.                                                </table>
  3934.                                            </td>
  3935.                                        </tr>
  3936.                                        <tr>
  3937.                                            <td style="padding-bottom:70px;">
  3938.                                                <table align="center" style="width: unset !important;">
  3939.                                                    <tbody>
  3940.                                                        <tr align="center">
  3941.                                                            <td align="center" style="color: #fff; background: #052D70; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  3942.                                                                <a href="https://www.scip.org/page/Foundations-of-War-Gaming" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Register
  3943.                                                                    Now</a>
  3944.                                                            </td>
  3945.                                                        </tr>
  3946.                                                    </tbody>
  3947.                                                </table>
  3948.                                            </td>
  3949.                                        </tr>
  3950.                                    </tbody>
  3951.                                </table>
  3952.                            </td>
  3953.                        </tr>
  3954.                        <!-- Footer -->
  3955.                        <tr>
  3956.                            <td class="sections" style="background-color: #011A27; padding: 15px;">
  3957.                                <table width="100%" cellspacing="0" cellpadding="0">
  3958.                                    <tbody>
  3959.                                        <tr>
  3960.                                            <!-- <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> -->
  3961.                                            <td width="75%" style="padding:30px" valign="top" align="center">
  3962.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 25px; color: white;">
  3963.                                                    <strong>Strategic Consortium of Intelligence Professionals
  3964.                                                        (SCIP)</strong><br>
  3965.                                                    <a href="mailto:memberservices@scip.org" style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  3966.                                                    |
  3967.                                                    <a href="https://www.scip.org/" target="_blank" style="color: white; text-decoration: underline;">www.scip.org</a><br>
  3968.                                                    <a href="%UNSUBSCRIBELINK%" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  3969.                                                        </em></a>
  3970.                                                </span>
  3971.                                            </td>
  3972.                                        </tr>
  3973.                                        <tr>
  3974.                                            <td width="100%">
  3975.                                                <p style="text-align: center; margin-top: 0;">
  3976.                                                    <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>
  3977.                                                    <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>
  3978.                                                    <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>
  3979.                                                    <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>
  3980.                                                    <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>
  3981.                                                </p>
  3982.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  3983.                                                    <em><a href="%SENDER-INFO%"></a></em>
  3984.                                                </p>
  3985.                                            </td>
  3986.                                        </tr>
  3987.                                    </tbody>
  3988.                                </table>
  3989.                            </td>
  3990.                        </tr>
  3991.                    </tbody>
  3992.                </table>
  3993.            </td>
  3994.        </tr>
  3995.    </tbody>
  3996. </table>]]></description>
  3997. <category>SCIP Newsletter</category>
  3998. <pubDate>Tue, 16 Apr 2024 06:21:00 GMT</pubDate>
  3999. </item>
  4000. <item>
  4001. <title>Onboarding AI for Success </title>
  4002. <link>https://www.scip.org/news/670001/</link>
  4003. <guid>https://www.scip.org/news/670001/</guid>
  4004. <description><![CDATA[<!-- gb: Abhash Raj Subedi -->
  4005. <table class="container">
  4006.    <tbody>
  4007.        <!-- News letter start -->
  4008.        <tr>
  4009.            <td>
  4010.                <!-- content -->
  4011.                <table class="content" style="width: 60%;">
  4012.                    <tbody>
  4013.  
  4014.                        <!-- Header -->
  4015.                        <tr>
  4016.                            <td valign="center">
  4017.  
  4018.                                <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%">
  4019.  
  4020.                            </td>
  4021.                        </tr>
  4022.                        <!-- Content Start -->
  4023.                        <tr style="background-color: #f5f5f4;">
  4024.                            <td class="containerContent">
  4025.                                <table style="display: flex;
  4026.                                  justify-content: center;
  4027.                                  padding-right: 20px;
  4028.                                  margin-top: 15px;">
  4029.                                    <tbody>
  4030.                                        <tr style="background-color: #060032;">
  4031.                                            <td style="display: flex;flex-direction: row;">
  4032.                                                <p style="color:white; padding: 10px;margin-top: 8px;margin-bottom: 8px; font-size: 32px;">
  4033.                                                    SCIP <i> Insights </i>
  4034.                                                </p>
  4035.                                            </td>
  4036.                                        </tr>
  4037.                                    </tbody>
  4038.                                </table>
  4039.                                <table style="display: flex; justify-content: center; width:80%; " align="center">
  4040.                                    <tbody>
  4041.                                        <tr>
  4042.                                            <td style="padding-top:20px; padding-left: 30px; padding-right: 30px; " align="center">
  4043.                                                <h1 class="header">
  4044.                                                    <b>Onboarding AI for Success </b>
  4045.                                                </h1>
  4046.                                            </td>
  4047.                                        </tr>
  4048.                                    </tbody>
  4049.                                </table>
  4050.                                <table style="display: flex; justify-content: center;">
  4051.                                    <tbody>
  4052.                                        <tr>
  4053.                                            <td align="center" style="padding-bottom: 30px;padding-left: 30px; padding-right: 30px; ">
  4054.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  4055.                                                    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.
  4056.                                                    <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
  4057.                                                    in a manner and speed that was virtually impossible for humans to do before.
  4058.                                                    <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
  4059.                                                    AI as a strategic tool for gaining competitive advantage from the proprietary intel that only your employees have.
  4060.                                                    <br><br> Our 4-step process outlines how you’ll tap into your organization’s employee intelligence asset:
  4061.                                                </p>
  4062.                                                <ol style="font-size: 17px; text-align: justify;line-height: 25px; ">
  4063.                                                    <li>Define the business objectives and outcomes desired from AI.</li>
  4064.                                                    <li>Draft a job description to define the specific role that AI will play on your team. </li>
  4065.                                                    <li>Define a data model framework that equips AI to extract and analyze high-quality competitive intel. </li>
  4066.                                                    <li>Outline your AI roll-out plan in three phases: crawl, walk and run. </li>
  4067.                                                </ol>
  4068.                                                <br>
  4069.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  4070.                                                    <strong>Step 1: Defining Objectives and Outcomes </strong>
  4071.                                                    <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
  4072.                                                    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
  4073.                                                    roadmap decisions, or rapidly countering competitors’ merchandising promotions in the field.
  4074.                                                    <br><br> Once you’ve exhausted the list of objectives, carefully prioritize them, paying attention to your top 3 desired outcomes.
  4075.                                                    <br><br>
  4076.                                                    <strong>Step 2: Drafting the Job Description </strong>
  4077.                                                    <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,
  4078.                                                    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
  4079.                                                    about where AI may be able to extract intelligence across your organization.
  4080.                                                    <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.
  4081.                                                    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.
  4082.                                                    <br><br>
  4083.                                                    <strong> Step 3: Defining the Data Model Framework </strong>
  4084.                                                    <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
  4085.                                                    highest-quality intelligence. Think about this activity as an exercise in completing this sentence: “When you see, extract in.”
  4086.                                                    <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
  4087.                                                    account, competitor strengths, etc.
  4088.                                                    <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:
  4089.                                                </p>
  4090.                                                <ul style="font-size: 17px; text-align: justify;line-height: 25px; ">
  4091.                                                    <li>Competitor name (select from defined list) </li>
  4092.                                                    <li>Competitor product (select from defined list) </li>
  4093.                                                    <li>Price (currency) </li>
  4094.                                                    <li>Summary of terms (text) </li>
  4095.                                                    <li>Date issued (date) </li>
  4096.                                                </ul>
  4097.                                                <br>
  4098.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  4099.                                                    <strong>Step 4: AI Operational Roll-Out Plan </strong>
  4100.                                                    <br> Think about your roll-out plan as a series of concentric circles.
  4101.                                                    <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
  4102.                                                    results you want before adding the complexity of others.
  4103.                                                    <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
  4104.                                                    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
  4105.                                                    you’ll face in your enterprise roll-out plan.
  4106.                                                    <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.
  4107.                                                    <br><br>
  4108.                                                    <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>
  4109.                                                </p>
  4110.                                            </td>
  4111.                                        </tr>
  4112.                                    </tbody>
  4113.                                </table>
  4114.                            </td>
  4115.                        </tr>
  4116.                        <!-- Footer -->
  4117.                        <tr>
  4118.                            <td class="sections" style="background-color: #060032; padding: 25px;">
  4119.                                <table width="100%" cellspacing="0" cellpadding="0">
  4120.                                    <tbody>
  4121.                                        <tr>
  4122.                                            <!-- <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> -->
  4123.                                            <td width="75%" style="padding:10px" valign="top" align="center">
  4124.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: white;">
  4125.                                                    <strong style="text-decoration: underline;">Strategic Consortium of
  4126.                                                        Intelligence Professionals (SCIP)</strong><br>
  4127.                                                    <a href="mailto:memberservices@scip.org"
  4128.                                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  4129.                                                    | <a href="https://www.scip.org/" target="_blank"
  4130.                                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  4131.                                                    <a href="%UNSUBSCRIBELINK%"
  4132.                                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  4133.                                                        </em></a>
  4134.                                                </span>
  4135.                                            </td>
  4136.                                        </tr>
  4137.                                        <tr>
  4138.                                            <td width="100%">
  4139.                                                <p style="text-align: center; margin-top: 0;">
  4140.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  4141.                                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  4142.                                                            alt="Padcast icon" width="50" style="padding:8px;"></a>
  4143.                                                    <a href="https://twitter.com/SCIP" target="_blank"><img
  4144.                                                            src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029"
  4145.                                                            alt="Twitter icon" width="50" style="padding:8px;"></a>
  4146.  
  4147.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  4148.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  4149.                                                            alt="Linkedin icon" width="50" style="padding:8px;"></a>
  4150.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  4151.                                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  4152.                                                            alt="YouTube icon" width="50" style="padding:8px;"></a>
  4153.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  4154.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  4155.                                                            alt="Facebook icon" width="50" style="padding:8px;"></a>
  4156.                                                </p>
  4157.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  4158.                                                    <em><a href="%SENDER-INFO%"></a></em>
  4159.                                                </p>
  4160.                                            </td>
  4161.                                        </tr>
  4162.                                    </tbody>
  4163.                                </table>
  4164.                            </td>
  4165.                        </tr>
  4166.                    </tbody>
  4167.                </table>
  4168.            </td>
  4169.        </tr>
  4170.    </tbody>
  4171. </table>]]></description>
  4172. <category>SCIP &quot;Insights&quot; Blog</category>
  4173. <pubDate>Mon, 15 Apr 2024 07:45:00 GMT</pubDate>
  4174. </item>
  4175. <item>
  4176. <title>Unravel the Secrets of AI &amp; CI at the IntelliCon Nashville 2024!</title>
  4177. <link>https://www.scip.org/news/670540/</link>
  4178. <guid>https://www.scip.org/news/670540/</guid>
  4179. <description><![CDATA[<table class="container">
  4180.    <tbody>
  4181.        <tr>
  4182.            <td style="background-color:#F6F6F6;">
  4183.            <!-- content -->
  4184.                <table align="center" class="content" style="width: 100%;">
  4185.                    <tbody>
  4186.                             <!-- Header -->
  4187.                            <tr>
  4188.                                <td align="center">
  4189.          
  4190.                                    <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%">
  4191.                              
  4192.                                </td>
  4193.                            </tr>
  4194.                            <!-- Body -->
  4195.                            <tr>
  4196.                                <td class="sections" style="padding:20px;">
  4197.                                    <p class="contentText" style="line-height: 22px; text-align:justify; font-family: Arial, sans-serif; padding-top:10px;">
  4198.                                       Dear %FIRSTNAME%,
  4199.                                       <br>
  4200.                                        <br />
  4201.                                        <strong>Are you ready to stay ahead of the curve in today's dynamic business landscape?</strong>
  4202.                                        <br><br>
  4203.                                          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.
  4204.                                            <br>
  4205.                                            <br>
  4206.                                            <strong>Here's why you can't miss this event:</strong>
  4207.                                            </p>
  4208.                                            <ul>
  4209.                                                <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>
  4210.                                                <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>
  4211.                                                <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>
  4212.                                            </ul>
  4213.                                            <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>
  4214.                                            
  4215.                                            <table align="center" style="padding-bottom:25px;width: unset !important;">
  4216.                                                <tbody>
  4217.                                                    <tr>
  4218.                                                        <td align="center" style="color: #122C4B; background: #70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  4219.                                                            <a href="https://www.scip.org/page/intellicon-nashville-registration-2024" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Register
  4220.                                                                Now</a>
  4221.                                                        </td>
  4222.                                                    </tr>
  4223.                                                    <tr>
  4224.                                                    </tr>
  4225.                                                </tbody>
  4226.                                            </table>
  4227.                                            <br>
  4228.                                         <p style="text-align:center; font-size:20px;"><strong>Shoutout to all the IntelliCon Nashville 2024 Sponsors!</strong></p>
  4229.                                         <br>
  4230.                                         <table align="center" class="logo-table">
  4231.                                            <tbody>
  4232.                                                <tr>
  4233.                                                    <td align="center" width="30%" style=" padding:10px;">
  4234.                                                        <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%">
  4235.                                                    </td>
  4236.                                                    <td align="center" width="30%" style=" padding:10px;">
  4237.                                                        <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%">
  4238.                                                    </td>
  4239.                                                    <td align="center" width="30%" style=" padding:10px;">
  4240.                                                        <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%">
  4241.                                                    </td>
  4242.                                                </tr>
  4243.                                                <tr>
  4244.                                                    <td align="center" width="30%" style=" padding:10px;">
  4245.                                                        <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%">
  4246.                                                    </td>
  4247.                                                    <td align="center" width="30%" style=" padding:10px;">
  4248.                                                        <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%">
  4249.                                                    </td>
  4250.                                                    <td align="center" width="30%" style=" padding:10px;">
  4251.                                                        <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%">
  4252.                                                    </td>
  4253.                                                </tr>
  4254.                                                <tr align="center">
  4255.                                                    <td align="center" width="30%">
  4256.                                                        <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%">
  4257.                                                    </td>
  4258.                                                    <td align="center" width="30%">
  4259.                                                        <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%">
  4260.                                                    </td>
  4261.                                                    <td align="center" width="30%">
  4262.                                                        <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%">
  4263.                                                    </td>
  4264.                                                </tr>
  4265.                                                <tr>
  4266.                                                    <td align="center" width="30%" style=" padding:10px;">
  4267.                                                        <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%">
  4268.                                                    </td>
  4269.                                                     <td align="center" width="30%" style=" padding:10px;">
  4270.                                                        <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%">
  4271.                                                    </td>
  4272.                                                    <td align="center" width="30%" style=" padding:10px;">
  4273.                                                        <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%">
  4274.                                                    </td>
  4275.                                                </tr>
  4276.                                            </tbody>
  4277.                                        </table>
  4278.                                        <table align="center" class="logo-table2">
  4279.                                            <tbody>
  4280.                                                <tr>
  4281.                                                    <td align="center" width="30%" style=" padding:10px;">
  4282.                                                        <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%">
  4283.                                                    </td>
  4284.                                                </tr>
  4285.                                            </tbody>
  4286.                                        </table>
  4287.                                        <br>
  4288.                                        <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>
  4289.                                        <table align="center" style="padding-bottom:25px; width: unset !important;">
  4290.                                                <tbody>
  4291.                                                    <tr>
  4292.                                                        <td align="center" style="color: #122C4B; background: #70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  4293.                                                            <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>
  4294.                                                        </td>
  4295.                                                    </tr>
  4296.                                                    <tr>
  4297.                                                    </tr>
  4298.                                                </tbody>
  4299.                                            </table>
  4300.                                            <br>
  4301.                                             <p style="text-align:justify;margin:0px; line-height: 22px;font-family: Arial, sans-serif;">We look forward to welcoming you to Nashville! </p>
  4302.                                        <br />
  4303.                                   </p>
  4304.                                    
  4305.  
  4306.                                    <p class="contentText" style="line-height:30px;text-align:justify; font-family: Arial, sans-serif;">
  4307.                                        Best Regards,
  4308.                                        <br>
  4309.                                        <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%">
  4310.                                         <br>
  4311.                                         Paul Santilli
  4312.                                        <br>
  4313.                                        Chief Executive Officer
  4314.                                        <br>
  4315.                                        Strategic Consortium of Intelligence Professionals (SCIP)
  4316.                                    </p>
  4317.                            </tr>
  4318.                            
  4319.                            
  4320.                               <!-- Footer -->
  4321.                            <tr>
  4322.                              
  4323.                                <td class="sections">
  4324.                                  
  4325.                                      <table class="sections" style="background-color: #16142e; padding: 15px;" width="100%">
  4326.                                                <tbody>
  4327.                                                    <tr>
  4328.                                                        <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>
  4329.                                                        <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>
  4330.                                                        <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>
  4331.                                                    </tr>
  4332.                                                    <tr>
  4333.                                                        <td width="100%">
  4334.                                                            <p style="text-align: center; margin-top: 0;">
  4335.                                                                <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>
  4336.                                                               <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>
  4337.                                                                <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>
  4338.                                                                <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>
  4339.                                                                <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>
  4340.                                                            </p>
  4341.                                                            <!--<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>-->
  4342.                                                        </td>
  4343.                                                    </tr>
  4344.                                                </tbody>
  4345.                                        </table>
  4346.                                </td>
  4347.                            </tr>          
  4348.                        
  4349.                    </tbody>
  4350.                </table>
  4351.            </td>
  4352.        </tr>
  4353.    </tbody>
  4354. </table>]]></description>
  4355. <category>SCIP Newsletter</category>
  4356. <pubDate>Sat, 13 Apr 2024 06:00:00 GMT</pubDate>
  4357. </item>
  4358. <item>
  4359. <title>Last Chance to Secure Your Sponsorship for IntelliCon Nashville 2024!</title>
  4360. <link>https://www.scip.org/news/670539/</link>
  4361. <guid>https://www.scip.org/news/670539/</guid>
  4362. <description><![CDATA[<table class="container">
  4363.    <tbody>
  4364.        <tr>
  4365.            <td style="background-color:#F6F6F6;">
  4366.                <!-- content -->
  4367.                <table align="center" class="content" style="width: 100%;">
  4368.                    <tbody>
  4369.                        <!-- Header -->
  4370.                        <tr>
  4371.                            <td align="center">
  4372.  
  4373.                                <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%">
  4374.  
  4375.                            </td>
  4376.                        </tr>
  4377.                        <!-- Body -->
  4378.                        <tr>
  4379.                            <td class="sections" style="padding:20px;">
  4380.                                <p class="contentText" style="line-height: 22px; text-align:justify; font-family: Arial, sans-serif; padding-top:10px;">
  4381.                                    Dear %FIRSTNAME%,
  4382.                                    <br>
  4383.                                    <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
  4384.                                    leaders at IntelliCon Nashville 2024!
  4385.                                    <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,
  4386.                                    and we'd be thrilled to partner with you once again to make this year's event even more impactful.
  4387.                                    <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.
  4388.                                </p>
  4389.                                <table align="center" style="padding-bottom:25px;width: unset !important;">
  4390.                                    <tbody>
  4391.                                        <tr>
  4392.                                            <td align="center" style="color: #122C4B; background: #70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  4393.                                                <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>
  4394.                                            </td>
  4395.                                        </tr>
  4396.                                        <tr>
  4397.                                        </tr>
  4398.                                    </tbody>
  4399.                                </table>
  4400.                                <br>
  4401.                                <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.
  4402.                                    <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>
  4403.                                <br />
  4404.                                </p>
  4405.  
  4406.  
  4407.                                <p class="contentText" style="line-height:30px;text-align:justify; font-family: Arial, sans-serif;">
  4408.                                    Best Regards,
  4409.                                    <br>
  4410.                                    <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%">
  4411.                                    <br> Paul Santilli
  4412.                                    <br> Chief Executive Officer
  4413.                                    <br> Strategic Consortium of Intelligence Professionals (SCIP)
  4414.                                </p>
  4415.                        </tr>
  4416.  
  4417.  
  4418.                        <!-- Footer -->
  4419.                        <tr>
  4420.  
  4421.                            <td class="sections">
  4422.  
  4423.                                <table class="sections" style="background-color: #16142e; padding: 15px;" width="100%">
  4424.                                    <tbody>
  4425.                                        <tr>
  4426.                                            <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>
  4427.                                                        <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>
  4428.                                                        <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>
  4429.                                        </tr>
  4430.                                        <tr>
  4431.                                            <td width="100%">
  4432.                                                <p style="text-align: center; margin-top: 0;">
  4433.                                                    <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>
  4434.                                                    <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>
  4435.                                                    <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>
  4436.                                                    <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>
  4437.                                                    <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>
  4438.                                                </p>
  4439.                                                <!--<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>-->
  4440.                                            </td>
  4441.                                        </tr>
  4442.                                    </tbody>
  4443.                                </table>
  4444.                            </td>
  4445.                        </tr>
  4446.  
  4447.                    </tbody>
  4448.                </table>
  4449.                </td>
  4450.        </tr>
  4451.    </tbody>
  4452. </table>]]></description>
  4453. <category>SCIP Newsletter</category>
  4454. <pubDate>Sat, 13 Apr 2024 05:57:00 GMT</pubDate>
  4455. </item>
  4456. <item>
  4457. <title>Join us this April for the Intelligence event of the year at SCIP IntelliCon 2024 in Nashville!</title>
  4458. <link>https://www.scip.org/news/670538/</link>
  4459. <guid>https://www.scip.org/news/670538/</guid>
  4460. <description><![CDATA[<table class="container">
  4461.    <tbody>
  4462.        <tr>
  4463.            <td style="background-color:#F6F6F6;">
  4464.                <!-- content -->
  4465.                <table align="center" class="content" style="width: 100%;">
  4466.                    <tbody>
  4467.                        <!-- Header -->
  4468.                        <tr>
  4469.                            <td align="center">
  4470.  
  4471.                                <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%">
  4472.  
  4473.                            </td>
  4474.                        </tr>
  4475.                        <!-- Body -->
  4476.                        <tr>
  4477.                            <td class="sections" style="padding:20px;">
  4478.                                <p class="contentText" style="line-height: 22px; text-align:justify; font-family: Arial, sans-serif; padding-top:10px;">
  4479.                                    Dear %FIRSTNAME%,
  4480.                                    <br>
  4481.                                    <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
  4482.                                    strategy and outcomes for individuals and organizations.
  4483.                                    <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
  4484.                                    AI-use cases, competitive intelligence applications, data & intelligence modeling best practices, and C-suite executive perspectives.
  4485.                                    <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,
  4486.                                    you'll have access to:
  4487.                                </p>
  4488.                                <ul>
  4489.                                    <li>Meaningful discussion and actionable takeaways around <b>data and intelligence</b> modeling, tools, processes, and applications.</li>
  4490.                                    <li>Hands-on workshops and sessions on best practices in real-world scenarios</li>
  4491.                                    <li>Keynotes from <b>global thought leaders </b>around executive growth strategies, Intelligence value propositions, and <b>AI-based revenue implementations.</b></li>
  4492.                                    <li>Access to our <b>global community</b> of competitive intelligence & strategy professionals, ensuring ongoing support and <b>collaboration beyond the event.</b></li>
  4493.                                    <li>And of course, valuable networking opportunities with peers and industry leaders.</li>
  4494.                                </ul>
  4495.                                <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>.
  4496.                                    <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>
  4497.                                    <br />
  4498.                                </p>
  4499.                                <p class="contentText" style="line-height:30px;text-align:justify; font-family: Arial, sans-serif;">
  4500.                                    Best Regards,
  4501.                                    <br>
  4502.                                    <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%">
  4503.                                    <br> Paul Santilli
  4504.                                    <br> Chief Executive Officer
  4505.                                    <br> Strategic Consortium of Intelligence Professionals (SCIP)
  4506.                                </p>
  4507.                        </tr>
  4508.  
  4509.  
  4510.                        <!-- Footer -->
  4511.                        <tr>
  4512.  
  4513.                            <td class="sections">
  4514.  
  4515.                                <table class="sections" style="background-color: #16142e; padding: 15px;" width="100%">
  4516.                                    <tbody>
  4517.                                        <tr>
  4518.                                            <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>
  4519.                                                        <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>
  4520.                                                        <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>
  4521.                                        </tr>
  4522.                                        <tr>
  4523.                                            <td width="100%">
  4524.                                                <p style="text-align: center; margin-top: 0;">
  4525.                                                    <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>
  4526.                                                    <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>
  4527.                                                    <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>
  4528.                                                    <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>
  4529.                                                    <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>
  4530.                                                </p>
  4531.                                                <!--<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>-->
  4532.                                            </td>
  4533.                                        </tr>
  4534.                                    </tbody>
  4535.                                </table>
  4536.                            </td>
  4537.                        </tr>
  4538.  
  4539.                    </tbody>
  4540.                </table>
  4541.                </td>
  4542.        </tr>
  4543.    </tbody>
  4544. </table>]]></description>
  4545. <category>SCIP Newsletter</category>
  4546. <pubDate>Sat, 13 Apr 2024 05:56:00 GMT</pubDate>
  4547. </item>
  4548. <item>
  4549. <title>Join us this April for the Intelligence event of the year at SCIP IntelliCon 2024 in Nashville!</title>
  4550. <link>https://www.scip.org/news/670537/</link>
  4551. <guid>https://www.scip.org/news/670537/</guid>
  4552. <description><![CDATA[<table class="container">
  4553.    <tbody>
  4554.        <tr>
  4555.            <td style="background-color:#F6F6F6;">
  4556.                <!-- content -->
  4557.                <table align="center" class="content" style="width: 100%;">
  4558.                    <tbody>
  4559.                        <!-- Header -->
  4560.                        <tr>
  4561.                            <td align="center">
  4562.  
  4563.                                <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%">
  4564.  
  4565.                            </td>
  4566.                        </tr>
  4567.                        <!-- Body -->
  4568.                        <tr>
  4569.                            <td class="sections" style="padding:20px;">
  4570.                                <p class="contentText" style="line-height: 22px; text-align:justify; font-family: Arial, sans-serif; padding-top:10px;">
  4571.                                    Dear %FIRSTNAME%,
  4572.                                    <br>
  4573.                                    <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
  4574.                                    strategy and outcomes for individuals and organizations.
  4575.                                    <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
  4576.                                    AI-use cases, competitive intelligence applications, data & intelligence modeling best practices, and C-suite executive perspectives.
  4577.                                    <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,
  4578.                                    you'll have access to:
  4579.                                </p>
  4580.                                <ul>
  4581.                                    <li>Meaningful discussion and actionable takeaways around <b>data and intelligence</b> modeling, tools, processes, and applications.</li>
  4582.                                    <li>Hands-on workshops and sessions on best practices in real-world scenarios</li>
  4583.                                    <li>Keynotes from <b>global thought leaders </b>around executive growth strategies, Intelligence value propositions, and <b>AI-based revenue implementations.</b></li>
  4584.                                    <li>Access to our <b>global community</b> of competitive intelligence & strategy professionals, ensuring ongoing support and <b>collaboration beyond the event.</b></li>
  4585.                                    <li>And of course, valuable networking opportunities with peers and industry leaders.</li>
  4586.                                </ul>
  4587.                                <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>.
  4588.                                    <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>
  4589.                                    <br />
  4590.                                </p>
  4591.                                <p class="contentText" style="line-height:30px;text-align:justify; font-family: Arial, sans-serif;">
  4592.                                    Best Regards,
  4593.                                    <br>
  4594.                                    <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%">
  4595.                                    <br> Paul Santilli
  4596.                                    <br> Chief Executive Officer
  4597.                                    <br> Strategic Consortium of Intelligence Professionals (SCIP)
  4598.                                </p>
  4599.                        </tr>
  4600.  
  4601.  
  4602.                        <!-- Footer -->
  4603.                        <tr>
  4604.  
  4605.                            <td class="sections">
  4606.  
  4607.                                <table class="sections" style="background-color: #16142e; padding: 15px;" width="100%">
  4608.                                    <tbody>
  4609.                                        <tr>
  4610.                                            <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>
  4611.                                                        <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>
  4612.                                                        <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>
  4613.                                        </tr>
  4614.                                        <tr>
  4615.                                            <td width="100%">
  4616.                                                <p style="text-align: center; margin-top: 0;">
  4617.                                                    <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>
  4618.                                                    <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>
  4619.                                                    <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>
  4620.                                                    <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>
  4621.                                                    <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>
  4622.                                                </p>
  4623.                                                <!--<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>-->
  4624.                                            </td>
  4625.                                        </tr>
  4626.                                    </tbody>
  4627.                                </table>
  4628.                            </td>
  4629.                        </tr>
  4630.  
  4631.                    </tbody>
  4632.                </table>
  4633.                </td>
  4634.        </tr>
  4635.    </tbody>
  4636. </table>]]></description>
  4637. <category>SCIP Newsletter</category>
  4638. <pubDate>Fri, 12 Apr 2024 05:52:00 GMT</pubDate>
  4639. </item>
  4640. <item>
  4641. <title>Don&apos;t miss out on the upcoming SCIP Workshops and Webinars</title>
  4642. <link>https://www.scip.org/news/670536/</link>
  4643. <guid>https://www.scip.org/news/670536/</guid>
  4644. <description><![CDATA[<table class="container">
  4645.    <tbody>
  4646.        <!-- News letter start -->
  4647.        <tr>
  4648.            <td align="center">
  4649.                <!-- content -->
  4650.                <table align="center" class="content" style="width: 100%; background-color:#FAF9F9;">
  4651.                    <tbody>
  4652.                        <tr align="center">
  4653.                            <td>
  4654.                                <table width="100%">
  4655.                                    <tbody>
  4656.                                        <!-- Header -->
  4657.                                        <tr>
  4658.                                            <td align="center" style="background-color:#052D70;">
  4659.                                                <img src='https://content.app-us1.com/oJap5/2023/12/26/6dac97c9-5f53-4ee5-bdcc-e58f468e88d9.png' alt="background image" alt="SCIP IntelliCon 2023" width="100%">
  4660.                                            </td>
  4661.                                        </tr>
  4662.                                        <td>
  4663.                                    </tbody>
  4664.                                </table>
  4665.                                <table>
  4666.                                    <tbody>
  4667.                                        <tr>
  4668.                                            <td class="sections" align="center" style="padding:50px 30px; padding-bottom:0px;">
  4669.                                                <table align="center" style="width: unset !important;">
  4670.                                                    <tbody>
  4671.                                                        <tr>
  4672.                                                            <td align="center" style="color: #FFF; background: #31ADED;; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px; font-weight:700;">
  4673.                                                                <a target="_blank" style="color: #FFF; text-decoration: none; font-size: 18px; font-weight:700;">WEBINAR
  4674.                                                                    ALERT</a>
  4675.                                                            </td>
  4676.                                                        </tr>
  4677.                                                    </tbody>
  4678.                                                </table>
  4679.                                                <table width="100%" style="padding-top:10px; " valign="top" class="w-responsive">
  4680.                                                    <tbody>
  4681.                                                        <tr align="center">
  4682.                                                            <td align="center">
  4683.                                                                <h1 style="color:#70B36C; font-weight:700; line-height:40px; font-size: 36px;">
  4684.                                                                    COMPETITIVE SUCCESS</h1>
  4685.                                                                <h2 style="color:#70B36C; font-weight:700; line-height:30px;">
  4686.                                                                    BUILDING WINNING STRATEGIES WITH CORPORATE WAR
  4687.                                                                    GAMES</h2>
  4688.                                                            </td>
  4689.                                                        </tr>
  4690.                                                    </tbody>
  4691.                                                </table>
  4692.                                                <table width="100%" style="padding-top: 10px; " valign="top" class="w-responsive">
  4693.                                                    <tbody>
  4694.                                                        <tr>
  4695.                                                            <td width="65%" valign="top">
  4696.                                                                <table valign="top">
  4697.                                                                    <tbody>
  4698.                                                                        <tr style="color:#000;">
  4699.                                                                            <td style="width:100%;">
  4700.                                                                                <p style="margin-top:0px; font-size:20px; margin-bottom:15px;color:#000;letter-spacing:1px; word-spacing: 5px; line-height: 25px; text-align:justify;">
  4701.                                                                                    Join this free webinar and arm
  4702.                                                                                    your business for
  4703.                                                                                    success in competitive markets.
  4704.                                                                                    Led by CI expert
  4705.                                                                                    Arjan Singh, dive into
  4706.                                                                                    actionable strategies, align
  4707.                                                                                    your
  4708.                                                                                    team, and secure your company's
  4709.                                                                                    future. Don't miss
  4710.                                                                                    out on this essential playbook
  4711.                                                                                    for competitive
  4712.                                                                                    dominance.
  4713.                                                                                </p>
  4714.                                                                            </td>
  4715.                                                                        </tr>
  4716.                                                                        <tr>
  4717.                                                                            <td>
  4718.                                                                                <table class="w-responsive">
  4719.                                                                                    <tbody>
  4720.                                                                                        <tr>
  4721.                                                                                            <td valign="top">
  4722.                                                                                                <table>
  4723.                                                                                                    <tbody>
  4724.                                                                                                        <tr style="color:#000;">
  4725.                                                                                                            <td valign="top" width="10%" style=" padding-right: 5px;">
  4726.                                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/06/ee58699a-313a-415a-bef1-9d2a4391f2c3.png' alt="" width="23">
  4727.                                                                                                            </td>
  4728.                                                                                                            <td>
  4729.                                                                                                                <p style="margin-top:0px; font-size:18px; margin-bottom:15px;color:#000;">
  4730.                                                                                                                    April
  4731.                                                                                                                    16,
  4732.                                                                                                                    2024
  4733.                                                                                                                </p>
  4734.                                                                                                            </td>
  4735.                                                                                                        </tr>
  4736.                                                                                                    </tbody>
  4737.                                                                                                </table>
  4738.                                                                                            </td>
  4739.                                                                                        </tr>
  4740.                                                                                        <tr>
  4741.                                                                                            <td valign="top">
  4742.                                                                                                <table>
  4743.                                                                                                    <tbody>
  4744.                                                                                                        <tr style="color:#000;">
  4745.                                                                                                            <td valign="top" width="10%" style=" padding-right: 5px;">
  4746.                                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/06/20a945b4-e6b4-47c9-b71b-e0db79555263.png' alt="" width="23">
  4747.                                                                                                            </td>
  4748.                                                                                                            <td>
  4749.                                                                                                                <p style="margin-top:0px; font-size:18px; margin-bottom:15px;color:#000;">
  4750.                                                                                                                    11:00
  4751.                                                                                                                    AM-12:00
  4752.                                                                                                                    PM
  4753.                                                                                                                    EST
  4754.                                                                                                                </p>
  4755.                                                                                                            </td>
  4756.                                                                                                        </tr>
  4757.                                                                                                    </tbody>
  4758.                                                                                                </table>
  4759.                                                                                            </td>
  4760.                                                                                        </tr>
  4761.                                                                                    </tbody>
  4762.                                                                                </table>
  4763.                                                                            </td>
  4764.                                                                        </tr>
  4765.                                                                    </tbody>
  4766.                                                                </table>
  4767.                                                            </td>
  4768.                                                            <td width="35%" align="center" valign="top" class="responsive-td">
  4769.                                                                <p style="color:#70B36C; font-size: 22px;font-weight: 600; margin-top: 0px;">
  4770.                                                                    Guest
  4771.                                                                    Expert</p>
  4772.                                                                <img src="https://content.app-us1.com/oJap5/2024/03/19/1fe5eec3-3f1f-41e8-b41e-c7676c3b8c2a.png" alt="" width="70%" />
  4773.                                                                <p class="name"><strong class="nameBold" style="color:#000; font-size: 20px;font-weight: 600;">
  4774.                                                                        Arjan Singh
  4775.                                                                    </strong>
  4776.                                                                </p>
  4777.                                                                <p style="color:#000; font-size: 15px;">Founder &
  4778.                                                                    Managing Partner Corporate War Games </p>
  4779.                                                            </td>
  4780.                                                        </tr>
  4781.                                                    </tbody>
  4782.                                                </table>
  4783.                                                <table align="center" style="padding-top:20px">
  4784.                                                    <tbody>
  4785.                                                        <tr align="center">
  4786.                                                            <td align="center">
  4787.                                                                <table align="center" style="width: unset !important;"
  4788.                                                                    <tbody>
  4789.                                                                        <tr>
  4790.                                                                            <td align="center" style="color: #fff; background: #70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  4791.                                                                                <a href="https://www.scip.org/page/Building-Winning-Strategies-with-Corporate-War-Games" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Register
  4792.                                                                                    for Free</a>
  4793.                                                                            </td>
  4794.                                                                        </tr>
  4795.                                                                    </tbody>
  4796.                                                                </table>
  4797.                                                            </td>
  4798.                                                        </tr>
  4799.                                                    </tbody>
  4800.                                                </table>
  4801.                                            </td>
  4802.                                        </tr>
  4803.                                        <tr>
  4804.                                            <td align="center">
  4805.                                                <img src="https://content.app-us1.com/oJap5/2023/12/26/274860e6-b703-4881-a2fe-91c974208fb0.png?id=27565505" width="35%" alt="">
  4806.                                            </td>
  4807.                                        </tr>
  4808.                                    </tbody>
  4809.                                </table>
  4810.                                <table style="text-align:center;background-color:#EAEAEA;">
  4811.                                    <tbody>
  4812.                                        <tr>
  4813.                                            <td class="sections" align="center" style="padding:50px 30px; padding-bottom:0px; ">
  4814.                                                <table align="center" style="width: unset !important;">
  4815.                                                    <tbody>
  4816.                                                        <tr>
  4817.                                                            <td align="center" style="color: #FFF; background: #31ADED;; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px; font-weight:700;">
  4818.                                                                <a target="_blank" style="color: #FFF; text-decoration: none; font-size: 18px; font-weight:700;">WEBINAR
  4819.                                                                    ALERT</a>
  4820.                                                            </td>
  4821.                                                        </tr>
  4822.                                                    </tbody>
  4823.                                                </table>
  4824.                                                <table width="100%" style="padding-top:10px; " class="w-responsive">
  4825.                                                    <tbody>
  4826.                                                        <tr align="center">
  4827.                                                            <td align="center">
  4828.                                                                <h1 style="color:#70B36C; font-weight:700; line-height:40px; font-size: 36px;">
  4829.                                                                    DECREASING CHURN</h1>
  4830.                                                                <h2 style="color:#70B36C; font-weight:700; line-height:30px;">
  4831.                                                                    HOW TO USE WIN-LOSS ANALYSIS TO EFFECTIVELY
  4832.                                                                    DRIVE NET RETENTION </h2>
  4833.                                                            </td>
  4834.                                                        </tr>
  4835.                                                    </tbody>
  4836.                                                </table>
  4837.                                                <table width="100%" style="padding-top: 10px; " class="w-responsive">
  4838.                                                    <tbody>
  4839.                                                        <tr>
  4840.                                                            <td width="65%" valign="top">
  4841.                                                                <table valign="top">
  4842.                                                                    <tbody>
  4843.                                                                        <tr style="color:#000;">
  4844.                                                                            <td style="width:100%;">
  4845.                                                                                <p style="margin-top:0px; font-size:20px; margin-bottom:15px;color:#000;letter-spacing:1px; word-spacing: 5px; line-height: 25px; text-align:justify;">
  4846.                                                                                    In an uncertain economy,
  4847.                                                                                    companies must leverage
  4848.                                                                                    win-loss analysis and churn/stay
  4849.                                                                                    interviews to
  4850.                                                                                    understand customer pain points
  4851.                                                                                    for retention and
  4852.                                                                                    growth. Join the webinar for
  4853.                                                                                    free to explore the value
  4854.                                                                                    of churn and stay interviews and
  4855.                                                                                    learn how to
  4856.                                                                                    integrate them into a wider CX
  4857.                                                                                    strategy.
  4858.                                                                                </p>
  4859.                                                                            </td>
  4860.                                                                        </tr>
  4861.                                                                        <tr>
  4862.                                                                            <td valign="top">
  4863.                                                                                <table>
  4864.                                                                                    <tbody>
  4865.                                                                                        <tr style="color:#000;">
  4866.                                                                                            <td valign="top" width="10%" style=" padding-right: 5px;">
  4867.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/06/ee58699a-313a-415a-bef1-9d2a4391f2c3.png' alt="" width="23">
  4868.                                                                                            </td>
  4869.                                                                                            <td>
  4870.                                                                                                <p style="margin-top:0px; font-size:18px; margin-bottom:15px;color:#000;">
  4871.                                                                                                    April 30, 2024
  4872.                                                                                                </p>
  4873.                                                                                            </td>
  4874.                                                                                        </tr>
  4875.                                                                                    </tbody>
  4876.                                                                                </table>
  4877.                                                                            </td>
  4878.                                                                        </tr>
  4879.                                                                        <tr>
  4880.                                                                            <td valign="top">
  4881.                                                                                <table>
  4882.                                                                                    <tbody>
  4883.                                                                                        <tr style="color:#000;">
  4884.                                                                                            <td valign="top" width="10%" style=" padding-right: 5px;">
  4885.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/06/20a945b4-e6b4-47c9-b71b-e0db79555263.png' alt="" width="23">
  4886.                                                                                            </td>
  4887.                                                                                            <td>
  4888.                                                                                                <p style="margin-top:0px; font-size:18px; margin-bottom:15px;color:#000;">
  4889.                                                                                                    10:00AM-11:00AM MT
  4890.                                                                                                </p>
  4891.                                                                                            </td>
  4892.                                                                                        </tr>
  4893.                                                                                    </tbody>
  4894.                                                                                </table>
  4895.                                                                            </td>
  4896.                                                                        </tr>
  4897.                                                                    </tbody>
  4898.                                                                </table>
  4899.                                                            </td>
  4900.                                                            <td width="35%" align="center" valign="top" class="responsive-td">
  4901.                                                                <p style="color:#70B36C; font-size: 22px;font-weight: 600; margin-top: 0px;">
  4902.                                                                    Guest
  4903.                                                                    Expert</p>
  4904.                                                                <img src="https://content.app-us1.com/oJap5/2024/03/04/5a7790f4-f661-4bfe-be93-e88472b86a38.jpeg" alt="" width="70%" />
  4905.                                                                <p class="name"><strong class="nameBold" style="color:#000; font-size: 20px;font-weight: 600;">
  4906.                                                                        Brady Tengberg
  4907.                                                                    </strong>
  4908.                                                                </p>
  4909.                                                                <p style="color:#000; font-size: 15px;">Head of
  4910.                                                                    Client Success at Clozd</p>
  4911.                                                            </td>
  4912.                                                        </tr>
  4913.                                                    </tbody>
  4914.                                                </table>
  4915.                                                <table align="center" style="padding-top:20px">
  4916.                                                    <tbody>
  4917.                                                        <tr align="center">
  4918.                                                            <td align="center">
  4919.                                                                <table align="center" style="width: unset !important;">
  4920.                                                                    <tbody>
  4921.                                                                        <tr>
  4922.                                                                            <td align="center" style="color: #fff; background: #70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  4923.                                                                                <a href="https://www.scip.org/page/How-to-use-win-loss-analysis" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Register
  4924.                                                                                    for Free</a>
  4925.                                                                            </td>
  4926.                                                                        </tr>
  4927.                                                                    </tbody>
  4928.                                                                </table>
  4929.                                                            </td>
  4930.                                                        </tr>
  4931.                                                    </tbody>
  4932.                                                </table>
  4933.                                            </td>
  4934.                                        </tr>
  4935.                                        <tr>
  4936.                                            <td align="center">
  4937.                                                <img src="https://content.app-us1.com/oJap5/2023/12/26/274860e6-b703-4881-a2fe-91c974208fb0.png?id=27565505" width="35%" alt="">
  4938.                                            </td>
  4939.                                        </tr>
  4940.                                    </tbody>
  4941.                                </table>
  4942.                                <table align="center">
  4943.                                    <tbody>
  4944.                                        <tr>
  4945.                                            <td class="sections" align="center" style=" padding:0px 30px; padding-top: 50px; ">
  4946.                                                <table align="center" style="width: unset !important;">
  4947.                                                    <tbody>
  4948.                                                        <tr>
  4949.                                                            <td align="center" style="color: #FFF; background: #70B36C;; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px; font-weight:700;">
  4950.                                                                <a target="_blank" style="color: #FFF; text-decoration: none; font-size: 18px; font-weight:700;">WORKSHOP
  4951.                                                                    ALERT</a>
  4952.                                                            </td>
  4953.                                                        </tr>
  4954.                                                    </tbody>
  4955.                                                </table>
  4956.                                                <table width="100%" style="padding-top:10px; " class="w-responsive">
  4957.                                                    <tbody>
  4958.                                                        <tr align="center">
  4959.                                                            <td align="center">
  4960.                                                                <h1 style="color:#70B36C; font-weight:700; line-height:40px; font-size: 36px">
  4961.                                                                    AI GOVERNANCE</h1>
  4962.                                                                <h2 style="color:#70B36C; font-weight:700; line-height:30px;">
  4963.                                                                    MASTER AI GOVERNANCE IN YOUR ORGANIZATION</h2>
  4964.                                                            </td>
  4965.                                                        </tr>
  4966.                                                    </tbody>
  4967.                                                </table>
  4968.                                                <table width="100%" style="padding-top: 10px; " valign="top" class="w-responsive">
  4969.                                                    <tbody>
  4970.                                                        <tr>
  4971.                                                            <td width="65%" valign="top">
  4972.                                                                <table valign="top">
  4973.                                                                    <tbody>
  4974.                                                                        <tr style="color:#000;">
  4975.                                                                            <td style="width:100%;">
  4976.                                                                                <p style="margin-top:0px; font-size:20px; margin-bottom:15px;color:#000;letter-spacing:1px; word-spacing: 5px; line-height: 25px; text-align:justify;">
  4977.                                                                                    Join our upcoming workshop for
  4978.                                                                                    tech leaders
  4979.                                                                                    mastering AI governance. Get
  4980.                                                                                    actionable strategies
  4981.                                                                                    tailored to your landscape,
  4982.                                                                                    ditch theory for real-world
  4983.                                                                                    insights, and become the go-to
  4984.                                                                                    guru on responsible
  4985.                                                                                    innovation.
  4986.                                                                                </p>
  4987.                                                                            </td>
  4988.                                                                        </tr>
  4989.                                                                        <tr>
  4990.                                                                            <td valign="top">
  4991.                                                                                <table>
  4992.                                                                                    <tbody>
  4993.                                                                                        <tr style="color:#000;">
  4994.                                                                                            <td valign="top" width="10%" style=" padding-right: 5px;">
  4995.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/06/ee58699a-313a-415a-bef1-9d2a4391f2c3.png' alt="" width="23">
  4996.                                                                                            </td>
  4997.                                                                                            <td>
  4998.                                                                                                <p style="margin-top:0px; font-size:18px; margin-bottom:15px;color:#000;">
  4999.                                                                                                    May 8, 2024</p>
  5000.                                                                                            </td>
  5001.                                                                                        </tr>
  5002.                                                                                    </tbody>
  5003.                                                                                </table>
  5004.                                                                            </td>
  5005.                                                                        </tr>
  5006.                                                                        <tr>
  5007.                                                                            <td valign="top">
  5008.                                                                                <table>
  5009.                                                                                    <tbody>
  5010.                                                                                        <tr style="color:#000;">
  5011.                                                                                            <td valign="top" width="10%" style=" padding-right: 5px;">
  5012.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/06/20a945b4-e6b4-47c9-b71b-e0db79555263.png' alt="" width="23">
  5013.                                                                                            </td>
  5014.                                                                                            <td>
  5015.                                                                                                <p style="margin-top:0px; font-size:18px; margin-bottom:15px;color:#000;">
  5016.                                                                                                    10:00 AM-1:30 PM
  5017.                                                                                                    EST</p>
  5018.                                                                                            </td>
  5019.                                                                                        </tr>
  5020.                                                                                    </tbody>
  5021.                                                                                </table>
  5022.                                                                            </td>
  5023.                                                                        </tr>
  5024.                                                                    </tbody>
  5025.                                                                </table>
  5026.                                                            </td>
  5027.                                                            <td width="35%" align="center" valign="top" class="responsive-td">
  5028.                                                                <p style="color:#70B36C; font-size: 22px;font-weight: 600; margin-top: 0px;">
  5029.                                                                    Guest
  5030.                                                                    Expert</p>
  5031.                                                                <img src="https://content.app-us1.com/oJap5/2024/03/25/d9fad487-32be-49c5-8b3f-47521eb176ed.jpeg" alt="" width="70%" />
  5032.                                                                <p class="name"><strong class="nameBold" style="color:#000; font-size: 20px;font-weight: 600; margin-bottom:0px">
  5033.                                                                        Ana Chubinidze
  5034.                                                                    </strong>
  5035.                                                                </p>
  5036.                                                                <p style="color:#000; font-size: 15px; margin-top:0px;">
  5037.                                                                    CEO <br> AdalanAI</p>
  5038.                                                            </td>
  5039.                                                        </tr>
  5040.                                                    </tbody>
  5041.                                                </table>
  5042.                                                <table align="center" style="padding-top:20px">
  5043.                                                    <tbody>
  5044.                                                        <tr align="center">
  5045.                                                            <td align="center">
  5046.                                                                <table align="center" style="width: unset !important;">
  5047.                                                                    <tbody>
  5048.                                                                        <tr>
  5049.                                                                            <td align="center" style="color: #fff; background: #70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  5050.                                                                                <a href="https://www.scip.org/page/AI-Governance" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Register
  5051.                                                                                    Now</a>
  5052.                                                                            </td>
  5053.                                                                        </tr>
  5054.                                                                    </tbody>
  5055.                                                                </table>
  5056.                                                            </td>
  5057.                                                        </tr>
  5058.                                                    </tbody>
  5059.                                                </table>
  5060.                                            </td>
  5061.                                        </tr>
  5062.                                        <tr>
  5063.                                            <td align="center">
  5064.                                                <img src="https://content.app-us1.com/oJap5/2023/12/26/274860e6-b703-4881-a2fe-91c974208fb0.png?id=27565505" width="35%" alt="">
  5065.                                            </td>
  5066.                                        </tr>
  5067.                                    </tbody>
  5068.                                </table>
  5069.                                <table align="center" style="background-color:#EAEAEA;">
  5070.                                    <tbody>
  5071.                                        <tr>
  5072.                                            <td class="sections" align="center" style=" padding:50px 30px;">
  5073.                                                <table align="center" style="width: unset !important;">
  5074.                                                    <tbody>
  5075.                                                        <tr>
  5076.                                                            <td align="center" style="color: #FFF; background: #70B36C;; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px; font-weight:700;">
  5077.                                                                <a target="_blank" style="color: #FFF; text-decoration: none; font-size: 18px; font-weight:700;">WORKSHOP
  5078.                                                                    ALERT</a>
  5079.                                                            </td>
  5080.                                                        </tr>
  5081.                                                    </tbody>
  5082.                                                </table>
  5083.                                                <table width="100%" style="padding-top:10px; " class="w-responsive">
  5084.                                                    <tbody>
  5085.                                                        <tr align="center">
  5086.                                                            <td align="center">
  5087.                                                                <h1 style="color:#70B36C; font-weight:700; line-height:40px; font-size: 36px">
  5088.                                                                    FOUNDATIONS OF WAR GAMING</h1>
  5089.                                                            </td>
  5090.                                                        </tr>
  5091.                                                    </tbody>
  5092.                                                </table>
  5093.                                                <table width="100%" style="padding-top: 10px; " valign="top" class="w-responsive">
  5094.                                                    <tbody>
  5095.                                                        <tr>
  5096.                                                            <td width="65%" valign="top">
  5097.                                                                <table valign="top">
  5098.                                                                    <tbody>
  5099.                                                                        <tr style="color:#000;">
  5100.                                                                            <td style="width:100%;">
  5101.                                                                                <p style="margin-top:0px; font-size:20px; margin-bottom:15px;color:#000;letter-spacing:1px; word-spacing: 5px; line-height: 25px; text-align:justify;">
  5102.                                                                                    Don't drive blind in today's
  5103.                                                                                    competitive world. Join the
  5104.                                                                                    workshop to learn how war games
  5105.                                                                                    can help you
  5106.                                                                                    understand market dynamics and
  5107.                                                                                    make informed
  5108.                                                                                    decisions. Dive into practical
  5109.                                                                                    case studies and group
  5110.                                                                                    exercises, culminating in an
  5111.                                                                                    immersive war game
  5112.                                                                                    experience: The Battle for
  5113.                                                                                    Mobility.
  5114.                                                                                </p>
  5115.                                                                            </td>
  5116.                                                                        </tr>
  5117.                                                                        <tr>
  5118.                                                                            <td valign="top">
  5119.                                                                                <table>
  5120.                                                                                    <tbody>
  5121.                                                                                        <tr style="color:#000;">
  5122.                                                                                            <td valign="top" width="10%" style=" padding-right: 5px;">
  5123.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/06/ee58699a-313a-415a-bef1-9d2a4391f2c3.png' alt="" width="23">
  5124.                                                                                            </td>
  5125.                                                                                            <td>
  5126.                                                                                                <p style="margin-top:0px; font-size:18px; margin-bottom:15px;color:#000;">
  5127.                                                                                                    May 14, 15, 16,
  5128.                                                                                                    2024</p>
  5129.                                                                                            </td>
  5130.                                                                                        </tr>
  5131.                                                                                    </tbody>
  5132.                                                                                </table>
  5133.                                                                            </td>
  5134.                                                                        </tr>
  5135.                                                                        <tr>
  5136.                                                                            <td valign="top">
  5137.                                                                                <table>
  5138.                                                                                    <tbody>
  5139.                                                                                        <tr style="color:#000;">
  5140.                                                                                            <td valign="top" width="10%" style=" padding-right: 5px;">
  5141.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/06/20a945b4-e6b4-47c9-b71b-e0db79555263.png' alt="" width="23">
  5142.                                                                                            </td>
  5143.                                                                                            <td>
  5144.                                                                                                <p style="margin-top:0px; font-size:18px; margin-bottom:15px;color:#000;">
  5145.                                                                                                    10:00AM-1:00PM
  5146.                                                                                                    ET (each day)
  5147.                                                                                                </p>
  5148.                                                                                            </td>
  5149.                                                                                        </tr>
  5150.                                                                                    </tbody>
  5151.                                                                                </table>
  5152.                                                                            </td>
  5153.                                                                        </tr>
  5154.                                                                    </tbody>
  5155.                                                                </table>
  5156.                                                            </td>
  5157.                                                            <td width="35%" align="center" valign="top" class="responsive-td">
  5158.                                                                <p style="color:#70B36C; font-size: 22px;font-weight: 600; margin-top: 0px;">
  5159.                                                                    Guest
  5160.                                                                    Expert</p>
  5161.                                                                <img src="https://content.app-us1.com/oJap5/2024/03/19/1fe5eec3-3f1f-41e8-b41e-c7676c3b8c2a.png" alt="" width="70%" />
  5162.  
  5163.                                                                <p class="name"><strong class="nameBold" style="color:#000; font-size: 20px;font-weight: 600;">
  5164.                                                                        Arjan Singh
  5165.                                                                    </strong>
  5166.                                                                </p>
  5167.                                                                <p style="color:#000; font-size: 15px;">Founder &
  5168.                                                                    Managing Partner Corporate War Games</p>
  5169.                                                            </td>
  5170.                                                        </tr>
  5171.                                                    </tbody>
  5172.                                                </table>
  5173.                                                <table align="center" >
  5174.                                                    <tbody>
  5175.                                                        <tr align="center">
  5176.                                                            <td align="center" style="padding-top:20px;">
  5177.                                                                <table align="center" style="width: unset !important;">
  5178.                                                                    <tbody>
  5179.                                                                        <tr>
  5180.                                                                            <td align="center" style="color: #fff; background: #70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  5181.                                                                                <a href="https://www.scip.org/page/Foundations-of-War-Gaming" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Register
  5182.                                                                                    Now</a>
  5183.                                                                            </td>
  5184.                                                                        </tr>
  5185.                                                                    </tbody>
  5186.                                                                </table>
  5187.                                                            </td>
  5188.                                                        </tr>
  5189.                                                    </tbody>
  5190.                                                </table>
  5191.                                            </td>
  5192.                                        </tr>
  5193.                                    </tbody>
  5194.                                </table>
  5195.                                 <table align="center" style="width:100%;">
  5196.                                    <tbody>
  5197.                                        <tr>
  5198.                                            <td style=" padding:50px 40px 0px;">
  5199.                                                <table align="center" style="width: unset !important;">
  5200.                                                    <tbody>
  5201.                                                        <tr>
  5202.                                                            <td align="center" style="color: #FFF; background: #70B36C;; padding: 10px; padding-left: 30px; padding-right: 30px;border-radius:20px; font-weight:700;">
  5203.                                                                <a target="_blank" style="color: #FFF; text-decoration: none; font-size: 18px; font-weight:700;">MEMBER
  5204.                                                                    SURVEY</a>
  5205.                                                            </td>
  5206.                                                        </tr>
  5207.                                                    </tbody>
  5208.                                                </table>
  5209.                                                <table width="100%" style="padding-top: 30px;">
  5210.                                                    <tbody>
  5211.                                                        <tr align="center">
  5212.                                                            <td align="center">
  5213.                                                                <h1 style="color:#70B36C; line-height:35px;">YOUR
  5214.                                                                    FEEDBACK MATTERS</h1>
  5215.                                                                <p style="font-size:20px; margin-bottom:15px;color:#000;line-height: 25px;">
  5216.                                                                    We hope
  5217.                                                                    you can take a few minutes to complete our
  5218.                                                                    member survey. Hearing from you will
  5219.                                                                    allow us to further enhance our services to
  5220.                                                                    better serve the SCIP member community.
  5221.                                                                </p>
  5222.                                                            </td>
  5223.                                                        </tr>
  5224.                                                    </tbody>
  5225.                                                </table>
  5226.                                            </td>
  5227.                                        </tr>
  5228.                                        <tr>
  5229.                                            <td style="padding-bottom: 50px;">
  5230.                                                <table align="center" style="padding-top:10px; width: unset !important;">
  5231.                                                    <tbody>
  5232.                                                        <tr>
  5233.                                                            <td align="center" style="color: #fff; background: #052D70; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  5234.                                                                <a href="https://www.surveymonkey.com/r/HPRYZPN" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Share
  5235.                                                                    Your Thoughts</a>
  5236.                                                            </td>
  5237.                                                        </tr>
  5238.                                                    </tbody>
  5239.                                                </table>
  5240.                                            </td>
  5241.                                        </tr>
  5242.                                    </tbody>
  5243.                                </table>
  5244.                            </td>
  5245.                        </tr>
  5246.  
  5247.                        <!-- Footer -->
  5248.                        <tr>
  5249.                            <td class="sections" style="background-color: #052D70; padding: 15px;">
  5250.                                <table width="100%" cellspacing="0" cellpadding="0">
  5251.                                    <tbody>
  5252.                                        <tr>
  5253.                                            <!-- <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> -->
  5254.                                            <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;">
  5255.                                                    <strong>Strategic Consortium of Intelligence Professionals
  5256.                                                        (SCIP)</strong><br>
  5257.                                                    <a href="mailto:memberservices@scip.org" style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  5258.                                                    |
  5259.                                                    <a href="https://www.scip.org/" target="_blank" style="color: white; text-decoration: underline;">www.scip.org</a><br>
  5260.                                                    <a href="%UNSUBSCRIBELINK%" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  5261.                                                        </em>
  5262.                                                    </a>
  5263.                                                </span>
  5264.                                            </td>
  5265.                                        </tr>
  5266.                                        <tr>
  5267.                                            <td width="100%">
  5268.                                                <p style="text-align: center; margin-top: 0;">
  5269.                                                    <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>
  5270.                                                    <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>
  5271.                                                    <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>
  5272.                                                    <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>
  5273.                                                    <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>
  5274.                                                </p>
  5275.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  5276.                                                    <em><a href="%SENDER-INFO%"></a></em>
  5277.                                                </p>
  5278.                                            </td>
  5279.                                        </tr>
  5280.                                    </tbody>
  5281.                                </table>
  5282.                            </td>
  5283.                        </tr>
  5284.                    </tbody>
  5285.                </table>
  5286.            </td>
  5287.        </tr>
  5288.    </tbody>
  5289. </table>]]></description>
  5290. <category>SCIP Newsletter</category>
  5291. <pubDate>Thu, 11 Apr 2024 05:44:00 GMT</pubDate>
  5292. </item>
  5293. <item>
  5294. <title>The Role of Natural Language Processing in Competitive Intelligence</title>
  5295. <link>https://www.scip.org/news/669787/</link>
  5296. <guid>https://www.scip.org/news/669787/</guid>
  5297. <description><![CDATA[<!-- gb: Abhash Raj Subedi -->
  5298. <table class="container">
  5299.    <tbody>
  5300.        <!-- News letter start -->
  5301.        <tr>
  5302.            <td>
  5303.                <!-- content -->
  5304.                <table class="content" style="width: 60%;">
  5305.                    <tbody>
  5306.  
  5307.                        <!-- Header -->
  5308.                        <tr>
  5309.                            <td valign="center">
  5310.  
  5311.                                <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%">
  5312.  
  5313.                            </td>
  5314.                        </tr>
  5315.                        <!-- Content Start -->
  5316.                        <tr style="background-color: #f5f5f4;">
  5317.                            <td class="containerContent">
  5318.                                <table style="display: flex;
  5319.                                  justify-content: center;
  5320.                                  padding-right: 20px;
  5321.                                  margin-top: 15px;">
  5322.                                    <tbody>
  5323.                                        <tr style="background-color: #060032;">
  5324.                                            <td style="display: flex;flex-direction: row;">
  5325.                                                <p style="color:white; padding: 10px;margin-top: 8px;margin-bottom: 8px; font-size: 32px;">
  5326.                                                    SCIP <i> Insights </i>
  5327.                                                </p>
  5328.                                            </td>
  5329.                                        </tr>
  5330.                                    </tbody>
  5331.                                </table>
  5332.                                <table style="display: flex; justify-content: center; width:80%; " align="center">
  5333.                                    <tbody>
  5334.                                        <tr>
  5335.                                            <td style="padding-top:20px; padding-left: 30px; padding-right: 30px; " align="center">
  5336.                                                <h1 class="header">
  5337.                                                    <b>The Role of Natural Language Processing in Competitive Intelligence: Extracting Insights from Unstructured Data </b>
  5338.                                                </h1>
  5339.                                            </td>
  5340.                                        </tr>
  5341.                                    </tbody>
  5342.                                </table>
  5343.                                <table style="display: flex; justify-content: center;">
  5344.                                    <tbody>
  5345.                                        <tr>
  5346.                                            <td align="center" style="padding-bottom: 30px;padding-left: 30px; padding-right: 30px; ">
  5347.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  5348.                                                    In the rapidly evolving landscape of business competition, staying ahead of the curve requires more than just gathering data—it demands extracting actionable insights from vast amounts of information. Traditional methods of competitive intelligence often
  5349.                                                    struggle to make sense of the wealth of unstructured data available in sources like news articles, social media posts, and customer reviews. Introducing Natural Language Processing (NLP) that enables
  5350.                                                    computers to understand, interpret, and generate human language, revolutionizing the way businesses extract insights from unstructured data.
  5351.                                                    <br><br> At its core, natural language processing is about teaching computers to understand and analyze human language in a way that mimics human comprehension. This involves breaking down text into
  5352.                                                    its constituent parts, identifying relationships between words, and extracting meaningful information from the resulting data. In the context of competitive intelligence, NLP algorithms can sift through
  5353.                                                    vast amounts of unstructured text data to uncover trends, sentiments, and actionable insights that might otherwise go unnoticed.
  5354.                                                    <br><br> One of the primary applications of NLP in competitive intelligence is sentiment analysis, which involves determining the emotional tone of a piece of text. By analyzing customer reviews, social
  5355.                                                    media posts, and news articles, businesses can gain valuable insights into public perceptions of their products, services, and brand reputation. Sentiment analysis can also be used to monitor competitor
  5356.                                                    sentiment, identify emerging trends, and gauge market sentiment toward specific industry topics or events.
  5357.                                                    <br><br> Another key application of NLP in competitive intelligence is entity extraction, which involves identifying and categorizing named entities such as people, organizations, locations, and products
  5358.                                                    mentioned in the text. By automatically extracting and categorizing this information, businesses can gain a better understanding of their competitors' strategies, partnerships, and market presence. Entity
  5359.                                                    extraction can also help identify key influencers, thought leaders, and potential collaborators within a particular industry or niche.
  5360.                                                    <br><br> Furthermore, NLP techniques such as topic modeling can help businesses uncover hidden patterns and themes within large volumes of text data. By identifying clusters of related words and phrases,
  5361.                                                    topic modeling algorithms can reveal emerging trends, market dynamics, and areas of opportunity or risk. This can inform strategic decision-making, product development, and marketing strategies, helping
  5362.                                                    businesses stay ahead of the competition in an ever-changing marketplace.
  5363.                                                    <br><br> One of the most powerful aspects of NLP in competitive intelligence is its ability to process and analyze multilingual text data. With the global nature of modern business, understanding and
  5364.                                                    interpreting text data in multiple languages is essential for gaining a comprehensive view of the competitive landscape. NLP algorithms can automatically translate text into different languages, enabling
  5365.                                                    businesses to monitor international markets, track global trends, and identify emerging competitors worldwide.
  5366.                                                    <br><br> However, despite its transformative potential, NLP is not without its challenges and limitations. Understanding the nuances of human language, particularly in informal or context-dependent contexts,
  5367.                                                    can be inherently difficult for computers. NLP algorithms may struggle with ambiguity, sarcasm, slang, and cultural references, leading to errors or inaccuracies in analysis. Additionally, ensuring the
  5368.                                                    privacy and security of sensitive text data is crucial, especially in industries where confidentiality is paramount.
  5369.                                                    <br><br> In conclusion, the role of natural language processing in competitive intelligence is indispensable for businesses seeking to gain a competitive edge in today's data-driven marketplace. By leveraging
  5370.                                                    NLP algorithms to extract insights from unstructured text data, businesses can uncover valuable trends, sentiments, and opportunities hidden within vast volumes of information. As NLP technology continues
  5371.                                                    to evolve and improve, its potential to transform competitive intelligence will only continue to grow, empowering businesses to make more informed decisions and stay ahead of the competition.
  5372.                                                    <br><br> To learn more about the integration of AI and CI, come. Join us at the premier event of the year, IntelliCon Nashville 2024, taking place from April 22nd to April 25th. <a href="https://www.scip.org/page/intellicon-nashville-registration-2024">Register now </a>and
  5373.                                                    dive deep into the secrets of AI and Competitive Intelligence within the Intelligence EcoSystem.
  5374.                                                </p>
  5375.                                            </td>
  5376.                                        </tr>
  5377.                                    </tbody>
  5378.                                </table>
  5379.                            </td>
  5380.                        </tr>
  5381.                        <!-- Footer -->
  5382.                        <tr>
  5383.                            <td class="sections" style="background-color: #060032; padding: 25px;">
  5384.                                <table width="100%" cellspacing="0" cellpadding="0">
  5385.                                    <tbody>
  5386.                                        <tr>
  5387.                                            <!-- <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> -->
  5388.                                            <td width="75%" style="padding:10px" valign="top" align="center">
  5389.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: white;">
  5390.                                                    <strong style="text-decoration: underline;">Strategic Consortium of
  5391.                                                        Intelligence Professionals (SCIP)</strong><br>
  5392.                                                    <a href="mailto:memberservices@scip.org"
  5393.                                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  5394.                                                    | <a href="https://www.scip.org/" target="_blank"
  5395.                                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  5396.                                                    <a href="%UNSUBSCRIBELINK%"
  5397.                                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  5398.                                                        </em></a>
  5399.                                                </span>
  5400.                                            </td>
  5401.                                        </tr>
  5402.                                        <tr>
  5403.                                            <td width="100%">
  5404.                                                <p style="text-align: center; margin-top: 0;">
  5405.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  5406.                                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  5407.                                                            alt="Padcast icon" width="50" style="padding:8px;"></a>
  5408.                                                    <a href="https://twitter.com/SCIP" target="_blank"><img
  5409.                                                            src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029"
  5410.                                                            alt="Twitter icon" width="50" style="padding:8px;"></a>
  5411.  
  5412.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  5413.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  5414.                                                            alt="Linkedin icon" width="50" style="padding:8px;"></a>
  5415.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  5416.                                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  5417.                                                            alt="YouTube icon" width="50" style="padding:8px;"></a>
  5418.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  5419.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  5420.                                                            alt="Facebook icon" width="50" style="padding:8px;"></a>
  5421.                                                </p>
  5422.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  5423.                                                    <em><a href="%SENDER-INFO%"></a></em>
  5424.                                                </p>
  5425.                                            </td>
  5426.                                        </tr>
  5427.                                    </tbody>
  5428.                                </table>
  5429.                            </td>
  5430.                        </tr>
  5431.                    </tbody>
  5432.                </table>
  5433.            </td>
  5434.        </tr>
  5435.    </tbody>
  5436. </table>]]></description>
  5437. <category>SCIP &quot;Insights&quot; Blog</category>
  5438. <pubDate>Thu, 11 Apr 2024 05:41:00 GMT</pubDate>
  5439. </item>
  5440. <item>
  5441. <title>Register Now for our Workshop on Mastering AI Governance in Your Organization!</title>
  5442. <link>https://www.scip.org/news/669554/</link>
  5443. <guid>https://www.scip.org/news/669554/</guid>
  5444. <description><![CDATA[<table class="container">
  5445.    <tbody>
  5446.        <!-- News letter start -->
  5447.        <tr>
  5448.            <td>
  5449.                <!-- content -->
  5450.                <table align="center" class="content" style="width: 100%; background-color:#F5F5F6;">
  5451.                    <tbody>
  5452.                        <tr align="center">
  5453.                            <td>
  5454.                                <table class="table-bg3" style="background-color: #122C4B;">
  5455.                                    <tbody>
  5456.                                        <!-- Header -->
  5457.                                        <tr>
  5458.                                            <td>
  5459.                                                <table class="table-bg1">
  5460.                                                    <tbody>
  5461.                                                        <tr>
  5462.                                                            <td align="center">
  5463.                                                                <table align="center" width="100%">
  5464.                                                                    <tbody>
  5465.                                                                        <tr>
  5466.                                                                            <td align="center">
  5467.                                                                                <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;">
  5468.                                                                            </td>
  5469.                                                                        </tr>
  5470.                                                                    </tbody>
  5471.                                                                </table>
  5472.                                                            </td>
  5473.                                                        </tr>
  5474.                                                        <tr>
  5475.                                                            <td>
  5476.                                                                <table>
  5477.                                                                    <tbody>
  5478.                                                                        <tr align="center">
  5479.                                                                            <td>
  5480.                                                                                <table style="width: unset !important;">
  5481.                                                                                    <tbody>
  5482.                                                                                        <tr>
  5483.                                                                                            <td align="center" style="color: #122C4B; background: #7ED957; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px; font-weight:700;">
  5484.                                                                                                <a href="#" target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight:700;">TRAINING & CERTIFICATION</a>
  5485.                                                                                            </td>
  5486.                                                                                        </tr>
  5487.                                                                                    </tbody>
  5488.                                                                                </table>
  5489.                                                                            </td>
  5490.                                                                        </tr>
  5491.                                                                        <!-- Foundations Of Sales Battlecards -->
  5492.                                                                        <tr style="padding:30px; padding-top:0px;">
  5493.                                                                            <td class="sections" align="center">
  5494.                                                                                <p class="title"> <br> <strong style="color: #66C052; font-weight: 800; line-height:30px;font-size:40px;">AI GOVERNANCE</strong> </p>
  5495.                                                                                <p class="title1"> <strong style="color: #66C052; font-weight: 600; font-size:30px;">Master AI Governance in your Organization</strong></p>
  5496.                                                                                <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>
  5497.                                                                                <table style="margin-top:40px; width: unset !important;">
  5498.                                                                                    <tbody>
  5499.                                                                                        <tr>
  5500.                                                                                            <td align="center" style="color: #122C4B; background: #fff; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px; font-weight:700;">
  5501.                                                                                                <a href="#" target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight:700;">WORKSHOP
  5502.                                                                                                    OFFERINGS!</a>
  5503.                                                                                            </td>
  5504.                                                                                        </tr>
  5505.                                                                                    </tbody>
  5506.                                                                                </table>
  5507.                                                                            </td>
  5508.                                                                        </tr>
  5509.                                                                        <tr>
  5510.                                                                            <td align="center" style=" padding:15px 30px; padding-bottom:15px;">
  5511.                                                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff;">
  5512.                                                                                    <tbody>
  5513.                                                                                        <tr>
  5514.                                                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  5515.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  5516.                                                                                            </td>
  5517.                                                                                            <td>
  5518.                                                                                                <p class="list" style="margin-top:0px; color:#fff;">
  5519.                                                                                                    Master the art of responsible AI Governance: Go beyond compliance and unlock the true potential of your AI initiatives.
  5520.                                                                                                </p>
  5521.                                                                                            </td>
  5522.                                                                                        </tr>
  5523.                                                                                    </tbody>
  5524.                                                                                </table>
  5525.                                                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff;">
  5526.                                                                                    <tbody>
  5527.                                                                                        <tr>
  5528.                                                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  5529.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  5530.                                                                                            </td>
  5531.                                                                                            <td>
  5532.                                                                                                <p class="list" style="margin-top:0px; color:#fff;">
  5533.                                                                                                    Impress your boss (and the board): Become the go-to guru on navigating the ever-evolving AI landscape.
  5534.                                                                                                </p>
  5535.                                                                                            </td>
  5536.                                                                                        </tr>
  5537.                                                                                    </tbody>
  5538.                                                                                </table>
  5539.                                                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff;">
  5540.                                                                                    <tbody>
  5541.                                                                                        <tr>
  5542.                                                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  5543.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  5544.                                                                                            </td>
  5545.                                                                                            <td>
  5546.                                                                                                <p class="list" style="margin-top:0px; color:#fff;">
  5547.                                                                                                    Network with fellow tech titans: Connect and collaborate with other AI enthusiasts and governance champions.
  5548.                                                                                                </p>
  5549.                                                                                            </td>
  5550.                                                                                        </tr>
  5551.                                                                                    </tbody>
  5552.                                                                                </table>
  5553.                                                                            </td>
  5554.                                                                        </tr>
  5555.                                                                        <tr>
  5556.                                                                            <td style="padding-bottom:50px;">
  5557.                                                                                <table align="center" style="width: unset !important;">
  5558.                                                                                    <tbody>
  5559.                                                                                        <tr align="center">
  5560.                                                                                            <td align="center" style="color: #fff; background: #5CE1E6; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px;">
  5561.                                                                                                <a href="https://www.scip.org/page/AI-Governance" target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight: 700;">Register
  5562.                                                                                                    Now</a>
  5563.                                                                                            </td>
  5564.                                                                                        </tr>
  5565.                                                                                    </tbody>
  5566.                                                                                </table>
  5567.                                                                            </td>
  5568.                                                                        </tr>
  5569.                                                                    </tbody>
  5570.                                                                </table>
  5571.                                                            </td>
  5572.                                                        </tr>
  5573.                                                    </tbody>
  5574.                                                </table>
  5575.                                            </td>
  5576.                                        </tr>
  5577.                                    </tbody>
  5578.                                </table>
  5579.                            </td>
  5580.                        </tr>
  5581.                        <!-- Objective -->
  5582.                        <tr>
  5583.                            <td class="sections" align="center" style="padding:50px 30px;">
  5584.                                <table width="100%" class="w-responsive" align="center">
  5585.                                    <tbody>
  5586.                                        <tr align="center">
  5587.                                            <td style="padding-bottom:30px;" align="center" colspan="2">
  5588.                                                <table style="width:unset !important;">
  5589.                                                    <tbody>
  5590.                                                        <tr align="center">
  5591.                                                            <td align="center" style="color: #fff; background: #122C4B; padding: 15px; padding-left: 40px; padding-right: 40px;border-radius:10px; font-weight:700;">
  5592.                                                                <a href="#" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px; font-weight:700;">CURRICULUM</a>
  5593.                                                            </td>
  5594.                                                        </tr>
  5595.                                                    </tbody>
  5596.                                                </table>
  5597.                                            </td>
  5598.                                        </tr>
  5599.                                        <tr>
  5600.                                            <td width="50%" valign="top">
  5601.                                                <table valign="top" style=" padding-right:20px;">
  5602.                                                    <tbody>
  5603.                                                        <tr style="color:#000;">
  5604.                                                            <td style="width:100%;">
  5605.                                                                <table width="100%" align="top" style="padding-bottom:30px; color:#fff;">
  5606.                                                                    <tbody>
  5607.                                                                        <tr>
  5608.                                                                            <td valign="top" width="10%" style=" padding-right: 10px;">
  5609.                                                                                <img src='https://content.app-us1.com/oJap5/2024/03/25/f282a5b3-c289-4df2-8a6a-210b0491f614.png' alt="" width="25">
  5610.                                                                            </td>
  5611.                                                                            <td>
  5612.                                                                                <h3 class="list" style="color:#00BF63; font-size:20px;font-weight:600; margin-bottom:10px; margin-top:0px;">
  5613.                                                                                    MODULE 1:</h3>
  5614.                                                                                <p style="color:#122C4B; font-size:18px; margin-top:0px;">
  5615.                                                                                    Overview of AI Governance; Ecosystem of AI Governance and Major Actors</p>
  5616.                                                                            </td>
  5617.                                                                        </tr>
  5618.                                                                    </tbody>
  5619.                                                                </table>
  5620.                                                            </td>
  5621.                                                        </tr>
  5622.                                                        <tr style="color:#000;">
  5623.                                                            <td style="width:100%; padding-bottom:10px;">
  5624.                                                                <table width="100%" align="top" style=" color:#fff;">
  5625.                                                                    <tbody>
  5626.                                                                        <tr>
  5627.                                                                            <td valign="top" width="10%" style=" padding-right: 10px;">
  5628.                                                                                <img src='https://content.app-us1.com/oJap5/2024/03/25/f282a5b3-c289-4df2-8a6a-210b0491f614.png' alt="" width="25">
  5629.                                                                            </td>
  5630.                                                                            <td>
  5631.                                                                                <h3 class="list" style="color:#00BF63; font-size:20px;font-weight:600; margin-bottom:10px; margin-top:0px;">
  5632.                                                                                    MODULE 2:</h3>
  5633.                                                                                <p style="color:#122C4B; font-size:18px; margin-top:0px;">
  5634.                                                                                    Building trust</p>
  5635.                                                                            </td>
  5636.                                                                        </tr>
  5637.                                                                    </tbody>
  5638.                                                                </table>
  5639.                                                            </td>
  5640.                                                        </tr>
  5641.                                                    </tbody>
  5642.                                                </table>
  5643.                                            </td>
  5644.                                            <td width="40%" align="center" valign="top" class="responsive-td">
  5645.                                                <h3 style="color:#122C4B; margin-top:0px; margin-bottom:20px;">
  5646.                                                    WORKSHOP INSTRUCTOR</h3>
  5647.                                                <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;" />
  5648.                                                <p class="name" style="padding-top: 20px;"><strong class="nameBold" style="color:#00BF63; font-size: 24px;font-weight: 600;">
  5649.                                                        Ana Chubinidze </strong> </p>
  5650.                                                <p style="color:#052D70; font-size: 18px; padding-left:10px; font-weight:600; margin-top:0px;">
  5651.                                                    CEO <br>AdalanAI</p>
  5652.                                            </td>
  5653.                                        </tr>
  5654.                                    </tbody>
  5655.                                </table>
  5656.                            </td>
  5657.                        </tr>
  5658.                        <!-- Guest Expert -->
  5659.                        <tr>
  5660.                            <td class="sections" align="center" style="background-color: #122C4B; padding:40px;">
  5661.                                <table style="width: unset !important;">
  5662.                                    <tbody>
  5663.                                        <tr>
  5664.                                            <td align="center" style="color: #122C4B; background: #fff; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px; font-weight:700;">
  5665.                                                <a target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight:700;">KEY TAKEAWAYS</a>
  5666.                                            </td>
  5667.                                        </tr>
  5668.                                    </tbody>
  5669.                                </table>
  5670.                                <table width="100%" style="padding-top: 40px; " class="w-responsive">
  5671.                                    <tbody>
  5672.                                        <tr>
  5673.                                            <td align="center" style=" padding-bottom:15px;">
  5674.                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff;">
  5675.                                                    <tbody>
  5676.                                                        <tr>
  5677.                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  5678.                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  5679.                                                            </td>
  5680.                                                            <td width="95%">
  5681.                                                                <p class="list" style="margin-top:0px; color:#fff;">
  5682.                                                                    Apply existing AI governance solutions to your use case. </p>
  5683.                                                            </td>
  5684.                                                        </tr>
  5685.                                                    </tbody>
  5686.                                                </table>
  5687.                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff;">
  5688.                                                    <tbody>
  5689.                                                        <tr>
  5690.                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  5691.                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  5692.                                                            </td>
  5693.                                                            <td width="95%">
  5694.                                                                <p class="list" style="margin-top:0px; color:#fff;">
  5695.                                                                    Understand the limitations of existing AI governance frameworks and models and work toward going beyond them.
  5696.                                                                </p>
  5697.                                                            </td>
  5698.                                                        </tr>
  5699.                                                    </tbody>
  5700.                                                </table>
  5701.                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff; border:none;">
  5702.                                                    <tbody>
  5703.                                                        <tr>
  5704.                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  5705.                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  5706.                                                            </td>
  5707.                                                            <td width="95%">
  5708.                                                                <p class="list" style="margin-top:0px; color:#fff;">
  5709.                                                                    Analyze the roles and responsibilities of different stakeholders in AI governance. </p>
  5710.                                                            </td>
  5711.                                                        </tr>
  5712.                                                    </tbody>
  5713.                                                </table>
  5714.                                                <table width="100%" align="top" style="padding-bottom:5px; color:#fff;">
  5715.                                                    <tbody>
  5716.                                                        <tr>
  5717.                                                            <td valign="top" style="padding-top: 4px; padding-right: 10px;">
  5718.                                                                <img src='https://content.app-us1.com/oJap5/2024/02/02/49a28216-ed67-4af7-926e-0e9e6445da7c.png' alt="" width="20">
  5719.                                                            </td>
  5720.                                                            <td width="95%">
  5721.                                                                <p class="list" style="margin-top:0px; color:#fff;">
  5722.                                                                    Communicate effectively with important stakeholders regarding underlying issues, risks, or solutions.
  5723.                                                                </p>
  5724.                                                            </td>
  5725.                                                        </tr>
  5726.                                                    </tbody>
  5727.                                                </table>
  5728.                                            </td>
  5729.                                        </tr>
  5730.                                    </tbody>
  5731.                                </table>
  5732.                                <table style="padding-top:20px; width: unset !important;">
  5733.                                    <tbody>
  5734.                                        <tr align="center">
  5735.                                            <td align="center" style="color: #fff; background: #5CE1E6; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px;">
  5736.                                                <a href="https://www.scip.org/page/AI-Governance" target="_blank" style="color: #122C4B; text-decoration: none; font-size: 18px; font-weight: 700;">Register
  5737.                                                    Now</a>
  5738.                                            </td>
  5739.                                        </tr>
  5740.                                    </tbody>
  5741.                                </table>
  5742.                            </td>
  5743.                        </tr>
  5744.                        <!-- Footer -->
  5745.                        <tr>
  5746.                            <td class="sections" style="background-color: #16142e; padding: 15px;">
  5747.                                <table width="100%" cellspacing="0" cellpadding="0">
  5748.                                    <tbody>
  5749.                                        <tr>
  5750.                                            <!-- <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> -->
  5751.                                            <td width="75%" style="padding:30px" valign="top" align="center">
  5752.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 25px; color: white;">
  5753.                                                    <strong>Strategic Consortium of Intelligence Professionals
  5754.                                                        (SCIP)</strong><br>
  5755.                                                    <a href="mailto:memberservices@scip.org"
  5756.                                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  5757.                                                    |
  5758.                                                    <a href="https://www.scip.org/" target="_blank"
  5759.                                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  5760.                                                    <a href="%UNSUBSCRIBELINK%"
  5761.                                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  5762.                                                        </em></a>
  5763.                                                </span>
  5764.                                            </td>
  5765.                                        </tr>
  5766.                                        <tr>
  5767.                                            <td width="100%">
  5768.                                                <p style="text-align: center; margin-top: 0;">
  5769.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  5770.                                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  5771.                                                            alt="Podcast icon" width="30" style="padding:8px;"></a>
  5772.                                                    <a href="https://x.com/SCIPcommunity" target="_blank"><img
  5773.                                                            src='https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029'
  5774.                                                            alt="Twitter icon" width="30" style="padding:8px;"></a>
  5775.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  5776.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  5777.                                                            alt="Linkedin icon" width="30" style="padding:8px;"></a>
  5778.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  5779.                                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  5780.                                                            alt="YouTube icon" width="35" style="padding:8px;"></a>
  5781.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  5782.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  5783.                                                            alt="Facebook icon" width="30" style="padding:8px;"></a>
  5784.                                                </p>
  5785.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  5786.                                                    <em><a href="%SENDER-INFO%"></a></em>
  5787.                                                </p>
  5788.                                            </td>
  5789.                                        </tr>
  5790.                                    </tbody>
  5791.                                </table>
  5792.                            </td>
  5793.                        </tr>
  5794.                    </tbody>
  5795.                </table>
  5796.            </td>
  5797.        </tr>
  5798.    </tbody>
  5799. </table>]]></description>
  5800. <category>SCIP Newsletter</category>
  5801. <pubDate>Tue, 9 Apr 2024 06:02:00 GMT</pubDate>
  5802. </item>
  5803. <item>
  5804. <title>From Science Fiction to Reality: How Robotics is Shaping the Future of Intelligence </title>
  5805. <link>https://www.scip.org/news/669448/</link>
  5806. <guid>https://www.scip.org/news/669448/</guid>
  5807. <description><![CDATA[<!-- gb: Abhash Raj Subedi -->
  5808. <table class="container">
  5809.    <tbody>
  5810.        <!-- News letter start -->
  5811.        <tr>
  5812.            <td>
  5813.                <!-- content -->
  5814.                <table class="content" style="width: 60%;">
  5815.                    <tbody>
  5816.  
  5817.                        <!-- Header -->
  5818.                        <tr>
  5819.                            <td valign="center">
  5820.  
  5821.                                <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%">
  5822.  
  5823.                            </td>
  5824.                        </tr>
  5825.                        <!-- Content Start -->
  5826.                        <tr style="background-color: #f5f5f4;">
  5827.                            <td class="containerContent">
  5828.                                <table style="display: flex;
  5829.                                  justify-content: center;
  5830.                                  padding-right: 20px;
  5831.                                  margin-top: 15px;">
  5832.                                    <tbody>
  5833.                                        <tr style="background-color: #060032;">
  5834.                                            <td style="display: flex;flex-direction: row;">
  5835.                                                <p style="color:white; padding: 10px;margin-top: 8px;margin-bottom: 8px; font-size: 32px;">
  5836.                                                    SCIP <i> Insights </i>
  5837.                                                </p>
  5838.                                            </td>
  5839.                                        </tr>
  5840.                                    </tbody>
  5841.                                </table>
  5842.                                <table style="display: flex; justify-content: center; width:80%; " align="center">
  5843.                                    <tbody>
  5844.                                        <tr>
  5845.                                            <td style="padding-top:20px; padding-left: 30px; padding-right: 30px; " align="center">
  5846.                                                <h1 class="header">
  5847.                                                    <b>From Science Fiction to Reality: How Robotics is Shaping the Future of Intelligence </b>
  5848.                                                </h1>
  5849.                                            </td>
  5850.                                        </tr>
  5851.                                    </tbody>
  5852.                                </table>
  5853.                                <table style="display: flex; justify-content: center;">
  5854.                                    <tbody>
  5855.                                        <tr>
  5856.                                            <td align="center" style="padding-bottom: 30px;padding-left: 30px; padding-right: 30px; ">
  5857.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  5858.                                                    In recent years, robotics has transcended its fictional origins to become an integral part of our reality, profoundly shaping the future of intelligence. From the factory floors to our living rooms, the integration of robotics technology is revolutionizing various aspects of our lives, promising unprecedented levels of efficiency, productivity, and innovation.
  5859.                                                    <br><br>
  5860.                                                    At the forefront of this transformation is the advancement of artificial intelligence (AI) and its integration into robotic systems. Through sophisticated algorithms and machine learning techniques, robots are now capable of interpreting complex data, recognizing patterns, and making autonomous decisions. This AI-driven intelligence enables robots to adapt to changing environments, learn from experience, and interact with humans in increasingly natural and intuitive ways.
  5861.                                                    <br><br>
  5862.                                                    One of the most significant areas impacted by robotic intelligence is healthcare. Surgical robots equipped with AI algorithms are revolutionizing medical procedures, enabling surgeons to perform minimally invasive surgeries with unprecedented precision and efficiency. Similarly, robotic assistants are enhancing patient care by automating routine tasks, facilitating communication between healthcare providers, and providing personalized support to patients.
  5863.                                                    <br><br>
  5864.                                                    In addition to healthcare, robotics is transforming industries such as manufacturing, logistics, and agriculture. Automated robots equipped with AI-powered vision systems and handy manipulators are revolutionizing production lines, increasing productivity, and improving product quality. Autonomous drones and robots are optimizing warehouse operations, streamlining logistics processes, and reducing operational costs. In agriculture, robotic systems equipped with AI algorithms are enhancing crop monitoring, precision farming, and harvesting operations, leading to increased yields and sustainable farming practices.
  5865.                                                    <br><br>
  5866.                                                    Beyond industrial applications, robotics is also reshaping our daily lives and leisure activities. Smart home devices equipped with AI-driven voice assistants are revolutionizing home automation, enabling users to control appliances, access information, and manage their schedules with simple voice commands. Social robots equipped with AI algorithms are providing companionship, entertainment, and assistance to users, particularly in settings such as eldercare facilities and educational institutions.
  5867.                                                    <br><br>
  5868.                                                    However, the integration of robotics into our society also raises important questions and challenges. Concerns about job displacement, privacy, security, and ethical implications must be addressed to ensure that the benefits of robotic intelligence are realized equitably and responsibly. Additionally, ongoing research and development efforts are needed to advance robotics technology further, improve AI algorithms, and address technical limitations and safety concerns.
  5869.                                                    <br><br>
  5870.                                                    In conclusion, the journey from science fiction to reality reflects the remarkable progress and potential of robotics technology in shaping the future of intelligence. By harnessing the power of AI-driven robotics, we can unlock new possibilities, improve quality of life, and address some of the most pressing challenges facing humanity. However, it is essential to approach this transformative technology with careful consideration, foresight, and responsible stewardship to ensure a future that is intelligent, inclusive, and sustainable.
  5871.                                                </p>
  5872.                                            </td>
  5873.                                        </tr>
  5874.                                    </tbody>
  5875.                                </table>
  5876.                            </td>
  5877.                        </tr>
  5878.                        <!-- Footer -->
  5879.                        <tr>
  5880.                            <td class="sections" style="background-color: #060032; padding: 25px;">
  5881.                                <table width="100%" cellspacing="0" cellpadding="0">
  5882.                                    <tbody>
  5883.                                        <tr>
  5884.                                            <!-- <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> -->
  5885.                                            <td width="75%" style="padding:10px" valign="top" align="center">
  5886.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: white;">
  5887.                                                    <strong style="text-decoration: underline;">Strategic Consortium of
  5888.                                                        Intelligence Professionals (SCIP)</strong><br>
  5889.                                                    <a href="mailto:memberservices@scip.org"
  5890.                                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  5891.                                                    | <a href="https://www.scip.org/" target="_blank"
  5892.                                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  5893.                                                    <a href="%UNSUBSCRIBELINK%"
  5894.                                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  5895.                                                        </em></a>
  5896.                                                </span>
  5897.                                            </td>
  5898.                                        </tr>
  5899.                                        <tr>
  5900.                                            <td width="100%">
  5901.                                                <p style="text-align: center; margin-top: 0;">
  5902.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  5903.                                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  5904.                                                            alt="Padcast icon" width="50" style="padding:8px;"></a>
  5905.                                                    <a href="https://twitter.com/SCIP" target="_blank"><img
  5906.                                                            src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029"
  5907.                                                            alt="Twitter icon" width="50" style="padding:8px;"></a>
  5908.  
  5909.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  5910.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  5911.                                                            alt="Linkedin icon" width="50" style="padding:8px;"></a>
  5912.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  5913.                                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  5914.                                                            alt="YouTube icon" width="50" style="padding:8px;"></a>
  5915.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  5916.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  5917.                                                            alt="Facebook icon" width="50" style="padding:8px;"></a>
  5918.                                                </p>
  5919.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  5920.                                                    <em><a href="%SENDER-INFO%"></a></em>
  5921.                                                </p>
  5922.                                            </td>
  5923.                                        </tr>
  5924.                                    </tbody>
  5925.                                </table>
  5926.                            </td>
  5927.                        </tr>
  5928.                    </tbody>
  5929.                </table>
  5930.            </td>
  5931.        </tr>
  5932.    </tbody>
  5933. </table>]]></description>
  5934. <category>SCIP &quot;Insights&quot; Blog</category>
  5935. <pubDate>Mon, 8 Apr 2024 07:36:00 GMT</pubDate>
  5936. </item>
  5937. <item>
  5938. <title>Group Discounts Available for IntelliCon Nashville 2024</title>
  5939. <link>https://www.scip.org/news/669553/</link>
  5940. <guid>https://www.scip.org/news/669553/</guid>
  5941. <description><![CDATA[<table class="container">
  5942.    <tbody>
  5943.        <tr>
  5944.            <td style="background-color:#F6F6F6;">
  5945.                <!-- content -->
  5946.                <table align="center" class="content" style="width: 100%;">
  5947.                    <tbody>
  5948.                        <tr>
  5949.                            <td align="center">
  5950.  
  5951.                                <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%">
  5952.  
  5953.                            </td>
  5954.                        </tr>
  5955.                        <!-- Body -->
  5956.                        <tr>
  5957.                            <td class="sections" style="padding:20px;">
  5958.                                <p class="contentText" style="line-height: 22px; text-align:justify; font-family: Arial, sans-serif; padding-top:10px;">
  5959.                                    Dear %FIRSTNAME%,
  5960.                                    <br>
  5961.                                    <br /> The wait is over! IntelliCon Nashville 2024 is just around the corner, and it's the perfect opportunity to level up your team's knowledge and strategic thinking. This year's event promises to be bigger and better
  5962.                                    than ever, bringing together the world's leading AI and Competitive Intelligence experts for an unparalleled learning experience.
  5963.                                    <br>
  5964.                                    <br>
  5965.                                    <strong>Boost Your Team's Learning & Save</strong>
  5966.                                    <br>
  5967.                                    <br> Maximize your team's learning by attending IntelliCon Nashville 2024 together. The extensive 4-day program offers a deep dive into AI and CI tools, use cases, and their impact on the entire Intelligence EcoSystem.
  5968.                                    <br>
  5969.                                    <br>
  5970.                                    <strong>Plus, save money with our exclusive group discounts!</strong>
  5971.                                    <br>
  5972.                                </p>
  5973.                                <ul>
  5974.                                    <li><strong>5% Discount: </strong>Groups of 3-4 participants from the same organization</li>
  5975.                                    <li><strong>10% Discount: </strong>Groups of 5+ participants from the same organization</li>
  5976.                                </ul>
  5977.                                <br>
  5978.                                <p style="line-height: 22px; text-align:justify; font-family: Arial, sans-serif"><strong>Here's how to claim your group discount:</strong></p>
  5979.                                <ol>
  5980.                                    <li>Reply to this email with the number of attendees from your organization.</li>
  5981.                                    <li>We'll send you a unique Group Promo Code and instructions on how to register at the discounted rate.</li>
  5982.                                </ol>
  5983.                                <br>
  5984.                                <p style="line-height: 22px; text-align:justify; font-family: Arial, sans-serif"><strong>Don't miss out! </strong>Group discounts cannot be applied retroactively and are only valid for new registrations. Secure your spot and take advantage of this special offer by contacting us today.</p>
  5985.                                <br>
  5986.                                <table align="center" style="padding-bottom:25px; width:unset !important;">
  5987.                                    <tbody>
  5988.                                        <tr>
  5989.                                            <td align="center" style="color: #122C4B; background: #70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  5990.                                                <a href="https://www.scip.org/page/intellicon-nashville-registration-2024" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Register
  5991.                                                                Now</a>
  5992.                                            </td>
  5993.                                        </tr>
  5994.                                        <tr>
  5995.                                        </tr>
  5996.                                    </tbody>
  5997.                                </table>
  5998.                                <br>
  5999.                                <p style="text-align:center; font-size:20px;"><strong>Shoutout to all the IntelliCon Nashville 2024 Sponsors!</strong></p>
  6000.                                <br>
  6001.                                <br>
  6002.                                <table align="center" class="logo-table">
  6003.                                    <tbody>
  6004.                                        <tr>
  6005.                                            <td align="center" width="30%" style=" padding:10px;">
  6006.                                                <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%">
  6007.                                            </td>
  6008.                                            <td align="center" width="30%" style=" padding:10px;">
  6009.                                                <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%">
  6010.                                            </td>
  6011.                                            <td align="center" width="30%" style=" padding:10px;">
  6012.                                                <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%">
  6013.                                            </td>
  6014.                                        </tr>
  6015.                                        <tr>
  6016.                                            <td align="center" width="30%" style=" padding:10px;">
  6017.                                                <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%">
  6018.                                            </td>
  6019.                                            <td align="center" width="30%" style=" padding:10px;">
  6020.                                                <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%">
  6021.                                            </td>
  6022.                                            <td align="center" width="30%" style=" padding:10px;">
  6023.                                                <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%">
  6024.                                            </td>
  6025.                                        </tr>
  6026.                                        <tr align="center">
  6027.                                            <td align="center" width="30%">
  6028.                                                <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%">
  6029.                                            </td>
  6030.                                            <td align="center" width="30%">
  6031.                                                <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%">
  6032.                                            </td>
  6033.                                            <td align="center" width="30%">
  6034.                                                <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%">
  6035.                                            </td>
  6036.                                        </tr>
  6037.                                    </tbody>
  6038.                                </table>
  6039.                                <table align="center" class="logo-table2">
  6040.                                    <tbody>
  6041.                                        <tr>
  6042.                                            <td align="center" width="30%" style=" padding:10px;">
  6043.                                                <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="65%">
  6044.                                            </td>
  6045.                                            <td align="center" width="30%" style=" padding:10px;">
  6046.                                                <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="65%">
  6047.                                            </td>
  6048.                                        </tr>
  6049.                                    </tbody>
  6050.                                </table>
  6051.                                <br>
  6052.                                <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
  6053.                                    with Competitive Intelligence Professionals as an IntelliCon Nashville 2024 sponsor! Check out the new options in 2024!.</p>
  6054.                                <table align="center" style="padding-bottom:25px; width:unset !important">
  6055.                                    <tbody>
  6056.                                        <tr>
  6057.                                            <td align="center" style="color: #122C4B; background: #70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:10px;">
  6058.                                                <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>
  6059.                                            </td>
  6060.                                        </tr>
  6061.                                        <tr>
  6062.                                        </tr>
  6063.                                    </tbody>
  6064.                                </table>
  6065.                                <br>
  6066.                                <p style="text-align:justify;margin:0px; line-height: 22px;font-family: Arial, sans-serif;">We look forward to welcoming you to Nashville! </p>
  6067.                                <br />
  6068.                                </p>
  6069.  
  6070.  
  6071.                                <p class="contentText" style="line-height:30px;text-align:justify; font-family: Arial, sans-serif;">
  6072.                                    Best Regards,
  6073.                                    <br>
  6074.                                    <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="20%">
  6075.                                    <br> Paul Santilli
  6076.                                    <br> Chief Executive Officer
  6077.                                    <br> Strategic Consortium of Intelligence Professionals (SCIP)
  6078.                                </p>
  6079.                        </tr>
  6080.  
  6081.  
  6082.                        <!-- Footer -->
  6083.                        <tr>
  6084.  
  6085.                            <td class="sections">
  6086.  
  6087.                                <table class="sections" style="background-color: #16142e; padding: 15px;" width="100%">
  6088.                                    <tbody>
  6089.                                        <tr>
  6090.                                            <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>
  6091.                                                        <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>
  6092.                                                        <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>
  6093.                                        </tr>
  6094.                                        <tr>
  6095.                                            <td width="100%">
  6096.                                                <p style="text-align: center; margin-top: 0;">
  6097.                                                    <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>
  6098.                                                    <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>
  6099.                                                    <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>
  6100.                                                    <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>
  6101.                                                    <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>
  6102.                                                </p>
  6103.                                                <!--<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>-->
  6104.                                            </td>
  6105.                                        </tr>
  6106.                                    </tbody>
  6107.                                </table>
  6108.                            </td>
  6109.                        </tr>
  6110.  
  6111.                    </tbody>
  6112.                </table>
  6113.                </td>
  6114.        </tr>
  6115.    </tbody>
  6116. </table>]]></description>
  6117. <category>SCIP Newsletter</category>
  6118. <pubDate>Sat, 6 Apr 2024 05:55:00 GMT</pubDate>
  6119. </item>
  6120. <item>
  6121. <title>Your Guide to Be A Part of IntelliCon US 2024 and More!</title>
  6122. <link>https://www.scip.org/news/670689/</link>
  6123. <guid>https://www.scip.org/news/670689/</guid>
  6124. <description><![CDATA[<table class="container" style=" margin: 0 auto; width: 750px;">
  6125.    <tbody>
  6126.        <!-- News letter start -->
  6127.        <tr>
  6128.            <td>
  6129.                <!-- content -->
  6130.                <table align="center" class="content" style="width: 100%; background-color:#F6F6F6;">
  6131.                    <tbody>
  6132.                        <tr align="center">
  6133.                            <td>
  6134.                                <table class="table-bg1" style="background-color:#03174A;">
  6135.                                    <tbody>
  6136.  
  6137.                                        <!-- Header -->
  6138.                                        <tr>
  6139.                                            <td align="center" style=" padding-top:50px; ">
  6140.                                                <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%">
  6141.                                            </td>
  6142.                                        </tr>
  6143.                                        <tr>
  6144.                                            <td width="100%" style="padding:10px 0px; ">
  6145.                                                <table align="center" class="table-bg4" style="width:100% !important; padding:20px 30px;  background-color:#3FAFB3;">
  6146.                                                    <tbody>
  6147.                                                        <tr>
  6148.                                                            <td align="center" width="100%">
  6149.                                                                <h1 style="color: #fff;font-weight:700; line-height:45px;font-size:36px;"> <strong>INTELLICON US NASHVILLE 2024 </strong></h1>
  6150.                                                            </td>
  6151.                                                        </tr>
  6152.                                                        <tr>
  6153.                                                            <td>
  6154.                                                                <table align="center" width="80%" style="width: unset !important;">
  6155.                                                                    <tbody>
  6156.                                                                        <tr>
  6157.                                                                            <td width="35%" valign="top" align="center">
  6158.                                                                                <table>
  6159.                                                                                    <tbody>
  6160.                                                                                        <tr style="color:#fff;">
  6161.                                                                                            <td valign="top" style=" padding-right: 5px;">
  6162.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/27/b6123ef0-ea1c-4d7c-b31f-0297c23c0d05.png' alt="" width="20">
  6163.                                                                                            </td>
  6164.                                                                                            <td valign="top">
  6165.                                                                                                <p style="margin-top:0px; font-size:18px;color:#fff; line-height:25px;">
  6166.                                                                                                    April 22-25, 2024
  6167.                                                                                                </p>
  6168.                                                                                            </td>
  6169.                                                                                        </tr>
  6170.                                                                                    </tbody>
  6171.                                                                                </table>
  6172.                                                                            </td>
  6173.                                                                            <td width="45%" valign="top" align="center">
  6174.                                                                                <table>
  6175.                                                                                    <tbody>
  6176.                                                                                        <tr style="color:#fff;">
  6177.                                                                                            <td valign="top" style=" padding-right: 5px;">
  6178.                                                                                                <img src='https://content.app-us1.com/oJap5/2024/02/27/a722e31d-e8c1-432b-b967-9cd0159d0806.png' alt="" width="20">
  6179.                                                                                            </td>
  6180.                                                                                            <td valign="top">
  6181.                                                                                                <p style="margin-top:0px; font-size:18px;color:#fff;line-height:25px;">
  6182.                                                                                                    Loews Vanderbilt Hotel, Nashville
  6183.                                                                                                </p>
  6184.                                                                                            </td>
  6185.                                                                                        </tr>
  6186.                                                                                    </tbody>
  6187.                                                                                </table>
  6188.                                                                            </td>
  6189.                                                                        </tr>
  6190.                                                                    </tbody>
  6191.                                                                </table>
  6192.                                                            </td>
  6193.                                                        </tr>
  6194.                                                    </tbody>
  6195.                                                </table>
  6196.                                            </td>
  6197.                                        </tr>
  6198.                                        <tr>
  6199.                                            <td>
  6200.                                                <table>
  6201.                                                    <tbody>
  6202.                                                        <!-- Foundations Of Sales Battlecards -->
  6203.                                                        <tr>
  6204.                                                            <td class="sections" align="center" style="padding:0px 30px; padding-bottom:50px;">
  6205.                                                                <table style="padding-bottom:25px;">
  6206.                                                                    <tbody>
  6207.                                                                        <tr>
  6208.                                                                            <td align="center">
  6209.                                                                                <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>
  6210.                                                                            </td>
  6211.                                                                        </tr>
  6212.                                                                    </tbody>
  6213.                                                                </table>
  6214.                                                                <table align="center" style="width: unset !important;">
  6215.                                                                    <tbody>
  6216.                                                                        <tr>
  6217.                                                                            <td align="center" style="border-radius:50px; background-color:#70B36C;padding: 15px; padding-left: 30px; padding-right: 30px; ">
  6218.                                                                                <span style="font-size:18px; color:white; font-weight:700">
  6219.                                                <a href="https://www.scip.org/page/intellicon-nashville-registration-2024" target="_blank" style=" color:#fff; text-decoration:none; margin:0px">
  6220.                                                  Register Now
  6221.                                                </a>
  6222.                                              </span>
  6223.                                                                            </td>
  6224.                                                                        </tr>
  6225.                                                                    </tbody>
  6226.                                                                </table>
  6227.                                                            </td>
  6228.                                                        </tr>
  6229.                                                    </tbody>
  6230.                                                </table>
  6231.                                            </td>
  6232.                                        </tr>
  6233.                                    </tbody>
  6234.                                </table>
  6235.                            </td>
  6236.                        </tr>
  6237.                        <!-- Objective -->
  6238.                        <tr>
  6239.                            <td class="sections" align="center" style="padding:40px 0px; ">
  6240.                                <table align="center">
  6241.                                    <tbody>
  6242.                                        <tr>
  6243.                                            <td align="center" style="padding:0px 30px; padding-bottom:20px">
  6244.                                                <h1 style="color: #70B36C;font-weight:700; line-height:30px;font-size:34px; margin-bottom:10px;">INTELLICON US 2024 NASHVILLE</h1>
  6245.                                            </td>
  6246.                                        </tr>
  6247.                                        <tr>
  6248.                                            <td>
  6249.                                                <table align="center" style="width:100% !important;">
  6250.                                                    <tbody>
  6251.                                                        <tr>
  6252.                                                            <td align="center" class="blueBox" style="border-radius:0px; background-color:#70B36C; padding: 15px; margin: 0; padding-left:30px;  padding-right:30px;">
  6253.                                                                <p class="boxText" style=" font-size: 18px; color: white; font-weight: 700; margin: 0;">SPONSORSHIP OPPORTUNITIES ARE NOW AVAILABLE!</p>
  6254.                                                            </td>
  6255.                                                        </tr>
  6256.                                                    </tbody>
  6257.                                                </table>
  6258.                                            </td>
  6259.                                        </tr>
  6260.                                        <tr>
  6261.                                            <td align="center" style="padding:10px 30px;">
  6262.                                                <p class="paragraph " style="line-height:30px; padding-top:20px; padding-bottom:20px; font-weight:500;">
  6263.                                                    Seize the opportunity to boost your brand’s visibility to the thousands of people in the SCIP community. Be a Sponsor at SCIP IntelliCon Nashville 2024 and meet hundreds of Intelligence Professionals passionate about
  6264.                                                    <br
  6265.                                                        aria-hidden="true">
  6266.                                                        <i style="font-size:19px; color: #5CBDF1; font-weight:600">"AI and Competitive Intelligence in the Intelligence EcoSystem"</i>. </p>
  6267.                                            </td>
  6268.                                        </tr>
  6269.                                        <tr>
  6270.                                            <td align="center" style="padding:0px 30px;">
  6271.                                                <table align="center" style="width: unset !important;">
  6272.                                                    <tbody>
  6273.                                                        <tr>
  6274.                                                            <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)">
  6275.                                                                <span style="font-size:18px; color:white; font-weight:700">
  6276.                                    <a href="https://www.scip.org/page/intellicon-nashville-sponsorship-2024" style="color:white; text-decoration:none; margin:0px" data-linkindex="0">
  6277.                                      Become a Sponsor
  6278.                                    </a>
  6279.                                  </span>
  6280.                                                            </td>
  6281.                                                        </tr>
  6282.                                                    </tbody>
  6283.                                                </table>
  6284.                                            </td>
  6285.                                        </tr>
  6286.                                    </tbody>
  6287.                                </table>
  6288.                            </td>
  6289.                        </tr>
  6290.                        <!-- Guest Expert -->
  6291.                        <tr>
  6292.                            <td class="sections" align="center">
  6293.                                <table align="center" class="table-bg1" style="background-color:#03174A;">
  6294.                                    <tbody>
  6295.                                        <tr>
  6296.                                            <td style=" padding:50px 40px;">
  6297.                                                <table align="center">
  6298.                                                    <tbody>
  6299.                                                        <tr>
  6300.                                                            <td align="center">
  6301.                                                                <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%">
  6302.                                                            </td>
  6303.                                                        </tr>
  6304.                                                        <tr>
  6305.                                                            <td align="center">
  6306.                                                                <h1 style="color:#7ED957; line-height:45px; margin-top: 0px; font-size:40px; font-weight:700;">SCIP Intelligence Centers of Excellence (ICoEs)</h1>
  6307.                                                                <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>
  6308.                                                                <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>
  6309.                                                            </td>
  6310.                                                        </tr>
  6311.                                                        <tr>
  6312.                                                            <td style="background-color:#0E63A2; padding:30px 20px; border-radius:30px;">
  6313.                                                                <table align="center">
  6314.                                                                    <tbody>
  6315.                                                                        <tr>
  6316.                                                                            <td align="center">
  6317.                                                                                <h1 style="color:#fff; line-height:35px; margin-top: 0px; font-size:30px;font-weight:700;">The SCIP Global ICoE Community</h1>
  6318.  
  6319.                                                                                <h3 style="font-size:22px;color:#7ED957; font-weight:600; margin-bottom:20px; margin-top:0px;">Connecting Minds, Building Innovations</h3>
  6320.                                                                                <p style="font-size:22px;color:#fff; font-weight:600; margin-bottom:20px; margin-top:0px;letter-spacing:px;">..................</p>
  6321.                                                                            </td>
  6322.                                                                        </tr>
  6323.                                                                        <tr>
  6324.                                                                            <td align="center">
  6325.                                                                                <table align="center" style="padding-bottom:25px; border-collapse: collapse;" class="keynote-speaker">
  6326.                                                                                    <tbody>
  6327.                                                                                        <tr align="center">
  6328.                                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  6329.                                                                                                <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%;">
  6330.                                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE <br> Canada-Ontario</h5>
  6331.                                                                                            </td>
  6332.                                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  6333.                                                                                                <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%;">
  6334.                                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>Germany </h5>
  6335.                                                                                            </td>
  6336.                                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  6337.                                                                                                <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%;">
  6338.                                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>Israel </h5>
  6339.                                                                                            </td>
  6340.                                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  6341.                                                                                                <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%;">
  6342.                                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>North-West Africa</h5>
  6343.                                                                                            </td>
  6344.                                                                                        </tr>
  6345.                                                                                        <tr>
  6346.                                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  6347.                                                                                                <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%;">
  6348.                                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>Portugal </h5>
  6349.                                                                                            </td>
  6350.                                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  6351.                                                                                                <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%;">
  6352.                                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>Romania</h5>
  6353.                                                                                            </td>
  6354.                                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  6355.                                                                                                <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%;">
  6356.                                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>South-East Africa</h5>
  6357.                                                                                            </td>
  6358.                                                                                            <td align="center" valign="top" width="20%" style=" padding:10px;">
  6359.                                                                                                <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%;">
  6360.                                                                                                <h5 style="margin-top:10px; margin-bottom:0px; color:#fff; font-size: 18px; line-height: 28px;">ICoE<br>US - Mid-Atlantic</h5>
  6361.                                                                                            </td>
  6362.                                                                                        </tr>
  6363.                                                                                    </tbody>
  6364.                                                                                </table>
  6365.                                                                            </td>
  6366.                                                                        </tr>
  6367.                                                                        <tr>
  6368.                                                                            <td style=" padding:0px 40px; ">
  6369.                                                                                <table align="center" style="width: unset !important;">
  6370.                                                                                    <tbody>
  6371.                                                                                        <tr>
  6372.                                                                                            <td align="center" style=" background:#70B36C; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px;">
  6373.                                                                                                <a href="https://www.scip.org/page/ICoE" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Learn More</a>
  6374.                                                                                            </td>
  6375.                                                                                        </tr>
  6376.                                                                                    </tbody>
  6377.                                                                                </table>
  6378.                                                                            </td>
  6379.                                                                        </tr>
  6380.                                                                    </tbody>
  6381.                                                                </table>
  6382.                                                            </td>
  6383.                                                        </tr>
  6384.                                                    </tbody>
  6385.                                                </table>
  6386.                                            </td>
  6387.                                        </tr>
  6388.                                    </tbody>
  6389.                                </table>
  6390.                            </td>
  6391.                        </tr>
  6392.                        <tr>
  6393.                            <td class="sections" align="center" style=" padding:50px 30px; border-collapse: collapse;">
  6394.                                <table align="center" style="width:100%;">
  6395.                                    <tbody>
  6396.                                        <tr>
  6397.                                            <td>
  6398.                                                <table align="center">
  6399.                                                    <tbody>
  6400.                                                        <tr>
  6401.                                                            <td align="center">
  6402.                                                                <p style="line-height:35px; font-size:20px; margin-bottom: 0px;">A <strong><em>big shoutout  </em></strong>to our</p>
  6403.                                                            </td>
  6404.                                                        </tr>
  6405.                                                    </tbody>
  6406.                                                </table>
  6407.                                                <table width="100%">
  6408.                                                    <tbody>
  6409.                                                        <tr align="center">
  6410.                                                            <td align="center">
  6411.                                                                <h1 style="color:#70B36C; line-height:35px; margin-top: 0px;font-weight:700;">SCIP IntelliCon Nashville 2024 Sponsors</h1>
  6412.                                                            </td>
  6413.                                                        </tr>
  6414.                                                    </tbody>
  6415.                                                </table>
  6416.                                                <table align="center" class="logo-table" style="border-collapse: collapse;">
  6417.                                                    <table align="center" class="logo-table">
  6418.                                                        <tbody>
  6419.                                                            <tr>
  6420.                                                                <td align="center" width="30%" style=" padding:10px;">
  6421.                                                                    <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>
  6422.                                                                </td>
  6423.                                                                <td align="center" width="30%" style=" padding:10px;">
  6424.                                                                    <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>
  6425.                                                                </td>
  6426.                                                                <td align="center" width="30%" style=" padding:10px;">
  6427.                                                                    <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>
  6428.                                                                </td>
  6429.                                                            </tr>
  6430.                                                            <tr>
  6431.                                                                <td align="center" width="30%" style=" padding:10px;">
  6432.                                                                    <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>
  6433.                                                                </td>
  6434.                                                                <td align="center" width="30%" style=" padding:10px;">
  6435.                                                                    <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>
  6436.                                                                </td>
  6437.                                                                <td align="center" width="30%" style=" padding:10px;">
  6438.                                                                    <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>
  6439.                                                                </td>
  6440.                                                            </tr>
  6441.                                                            <tr align="center">
  6442.                                                                <td align="center" width="30%">
  6443.                                                                    <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>
  6444.                                                                </td>
  6445.                                                                <td align="center" width="30%">
  6446.                                                                    <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>
  6447.                                                                </td>
  6448.                                                                <td align="center" width="30%">
  6449.                                                                    <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>
  6450.                                                                </td>
  6451.                                                            </tr>
  6452.                                                            <tr>
  6453.                                                                <td align="center" width="30%" style=" padding:10px;">
  6454.                                                                    <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>
  6455.                                                                </td>
  6456.                                                                <td align="center" width="30%" style=" padding:10px;">
  6457.                                                                    <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>
  6458.                                                                </td>
  6459.                                                                <td align="center" width="30%" style=" padding:10px;">
  6460.                                                                    <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>
  6461.                                                                </td>
  6462.                                                            </tr>
  6463.                                                            <tr>
  6464.                                                                <td align="center" width="30%" style=" padding:10px;">
  6465.                                                                    <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>
  6466.                                                                </td>
  6467.                                                                <td align="center" width="30%" style=" padding:10px;">
  6468.                                                                    <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>
  6469.                                                                </td>
  6470.                                                                <td align="center" width="30%" style=" padding:10px;">
  6471.                                                                    <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>
  6472.                                                                </td>
  6473.                                                            </tr>
  6474.                                                        </tbody>
  6475.                                                    </table>
  6476.                                                    <table align="center" class="logo-table2">
  6477.                                                        <tbody>
  6478.                                                            <tr>
  6479.                                                                <td align="center" width="30%" style=" padding:10px;">
  6480.                                                                    <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>
  6481.                                                                </td>
  6482.                                                            </tr>
  6483.                                                        </tbody>
  6484.                                                    </table>
  6485.                                                    <table width="100%" style="padding-top: 15px; ">
  6486.                                                        <tbody>
  6487.                                                            <tr align="center">
  6488.                                                                <td align="center">
  6489.                                                                    <p style="font-size:16px; line-height: 25px;">
  6490.                                                                        for their invaluable support in shaping the future of
  6491.                                                                        <br>
  6492.                                                                        <span style="font-size:17px"><strong><em> AI and Competitive Intelligence in the Intelligence EcoSystem!</em></strong></span>
  6493.                                                                    </p>
  6494.                                                                </td>
  6495.                                                            </tr>
  6496.                                                        </tbody>
  6497.                                                    </table>
  6498.                                            </td>
  6499.                                        </tr>
  6500.                                    </tbody>
  6501.                                    </table>
  6502.                            </td>
  6503.                        </tr>
  6504.                        <tr>
  6505.                            <td class="sections" align="center" style="background-color:#E1E8F0 ;">
  6506.                                <table align="center" style="width:100%">
  6507.                                    <tbody>
  6508.                                        <tr>
  6509.                                            <td style="padding:0px 40px; padding-top:50px;">
  6510.                                                <table align="center" style="width: unset !important;">
  6511.                                                    <tbody>
  6512.                                                        <tr>
  6513.                                                            <td align="center" style="color: #FFF; background: #70B36C;; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px; font-weight:700;">
  6514.                                                                <a target="_blank" style="color: #FFF; text-decoration: none; font-size: 18px; font-weight:700;">MEMBER
  6515.                                    SURVEY</a>
  6516.                                                            </td>
  6517.                                                        </tr>
  6518.                                                    </tbody>
  6519.                                                </table>
  6520.                                                <table width="100%" style="padding-top: 30px; padding-bottom:10px;">
  6521.                                                    <tbody>
  6522.                                                        <tr align="center">
  6523.                                                            <td align="center">
  6524.                                                                <h1 style="color:#70B36C; line-height:35px;font-weight:700;">YOUR FEEDBACK MATTERS</h1>
  6525.                                                                <p style="font-size:18px; ;line-height: 25px;">
  6526.                                                                    We hope you can take a few minutes to complete our member survey. Hearing from you will allow us to further enhance our services to better serve the SCIP member community.
  6527.                                                                </p>
  6528.                                                            </td>
  6529.                                                        </tr>
  6530.                                                    </tbody>
  6531.                                                </table>
  6532.                                            </td>
  6533.                                        </tr>
  6534.                                        <tr>
  6535.                                            <td style="padding-bottom:50px;">
  6536.                                                <table align="center" style="width: unset !important;">
  6537.                                                    <tbody>
  6538.                                                        <tr>
  6539.                                                            <td align="center" style="color: #fff; background: #052D70; padding: 15px; padding-left: 30px; padding-right: 30px;border-radius:50px;">
  6540.                                                                <a href="https://www.surveymonkey.com/r/HPRYZPN" target="_blank" style="color: #fff; text-decoration: none; font-size: 18px;">Share Your Thoughts</a>
  6541.                                                            </td>
  6542.                                                        </tr>
  6543.                                                    </tbody>
  6544.                                                </table>
  6545.                                            </td>
  6546.                                        </tr>
  6547.                                    </tbody>
  6548.                                </table>
  6549.                            </td>
  6550.                        </tr>
  6551.  
  6552.                        <!-- Footer -->
  6553.                        <tr>
  6554.                            <td class="sections" style="background-color: #052D70; padding: 15px;">
  6555.                                <table width="100%" cellspacing="0" cellpadding="0">
  6556.                                    <tbody>
  6557.                                        <tr>
  6558.                                            <!-- <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> -->
  6559.                                            <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;">
  6560.                            <strong>Strategic Consortium of Intelligence Professionals
  6561.                              (SCIP)</strong><br>
  6562.                            <a href="mailto:memberservices@scip.org" style="color: white; text-decoration: none;">memberservices@scip.org</a>
  6563.                            |
  6564.                            <a href="https://www.scip.org/" target="_blank" style="color: white; text-decoration: none;">www.scip.org</a><br>
  6565.                            <a href="%UNSUBSCRIBELINK%" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: none;"><em>Unsubscribe
  6566.                              </em></a></span></td>
  6567.                                        </tr>
  6568.                                        <tr>
  6569.                                            <td width="100%">
  6570.                                                <p style="text-align: center; margin-top: 0;">
  6571.                                                    <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>
  6572.                                                    <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>
  6573.                                                    <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>
  6574.                                                    <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>
  6575.                                                    <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>
  6576.                                                </p>
  6577.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  6578.                                                    <em><a href="%SENDER-INFO%"></a></em>
  6579.                                                </p>
  6580.                                            </td>
  6581.                                        </tr>
  6582.                                    </tbody>
  6583.                                </table>
  6584.                            </td>
  6585.                        </tr>
  6586.                    </tbody>
  6587.                    </table>
  6588.            </td>
  6589.        </tr>
  6590.    </tbody>
  6591.    </table>]]></description>
  6592. <category>SCIP Newsletter</category>
  6593. <pubDate>Fri, 5 Apr 2024 09:25:00 GMT</pubDate>
  6594. </item>
  6595. <item>
  6596. <title>Beyond Automation: Leveraging Intelligence for Connected Device Innovation </title>
  6597. <link>https://www.scip.org/news/669244/</link>
  6598. <guid>https://www.scip.org/news/669244/</guid>
  6599. <description><![CDATA[<!-- gb: Abhash Raj Subedi -->
  6600. <table class="container">
  6601.    <tbody>
  6602.        <!-- News letter start -->
  6603.        <tr>
  6604.            <td>
  6605.                <!-- content -->
  6606.                <table class="content" style="width: 60%;">
  6607.                    <tbody>
  6608.  
  6609.                        <!-- Header -->
  6610.                        <tr>
  6611.                            <td valign="center">
  6612.  
  6613.                                <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%">
  6614.  
  6615.                            </td>
  6616.                        </tr>
  6617.                        <!-- Content Start -->
  6618.                        <tr style="background-color: #f5f5f4;">
  6619.                            <td class="containerContent">
  6620.                                <table style="display: flex;
  6621.                                  justify-content: center;
  6622.                                  padding-right: 20px;
  6623.                                  margin-top: 15px;">
  6624.                                    <tbody>
  6625.                                        <tr style="background-color: #060032;">
  6626.                                            <td style="display: flex;flex-direction: row;">
  6627.                                                <p style="color:white; padding: 10px;margin-top: 8px;margin-bottom: 8px; font-size: 32px;">
  6628.                                                    SCIP <i> Insights </i>
  6629.                                                </p>
  6630.                                            </td>
  6631.                                        </tr>
  6632.                                    </tbody>
  6633.                                </table>
  6634.                                <table style="display: flex; justify-content: center; width:80%; " align="center">
  6635.                                    <tbody>
  6636.                                        <tr>
  6637.                                            <td style="padding-top:20px; padding-left: 30px; padding-right: 30px; " align="center">
  6638.                                                <h1 class="header">
  6639.                                                    <b>Beyond Automation: Leveraging Intelligence for Connected Device Innovation </b>
  6640.                                                </h1>
  6641.                                            </td>
  6642.                                        </tr>
  6643.                                    </tbody>
  6644.                                </table>
  6645.                                <table style="display: flex; justify-content: center;">
  6646.                                    <tbody>
  6647.                                        <tr>
  6648.                                            <td align="center" style="padding-bottom: 30px;padding-left: 30px; padding-right: 30px; ">
  6649.                                                <p style="font-size: 17px; text-align: justify;line-height: 25px; ">
  6650.                                                    In an era defined by the Internet of Things (IoT), connected devices have become an integral part of our daily lives, seamlessly integrating into homes, businesses, and industries. From smart thermostats to industrial sensors, these devices offer automation and convenience. However, to unlock their full potential, we must move beyond mere automation and leverage intelligence for innovation.
  6651.                                                    <br><br>
  6652.                                                    Automation, while valuable, typically involves predefined rules and programmed responses to specific stimuli. While this can streamline processes and improve efficiency, it often lacks the adaptability and foresight necessary to address complex challenges. Intelligence, on the other hand, empowers connected devices with the ability to learn, analyze data, and make informed decisions in real-time.
  6653.                                                    <br><br>
  6654.                                                    One of the key aspects of leveraging intelligence for connected device innovation is predictive analytics. By analyzing vast amounts of data collected from sensors and other sources, these devices can anticipate trends, identify patterns, and forecast future events. For example, in industrial settings, predictive maintenance systems can use intelligence to predict equipment failures before they occur, minimizing downtime and optimizing productivity.
  6655.                                                    <br><br>
  6656.                                                    Furthermore, intelligence enables connected devices to adapt and respond to changing environments and user preferences. Machine learning algorithms allow these devices to continuously learn from data inputs and adjust their behavior accordingly. For instance, smart home assistants can personalize recommendations based on user habits and preferences, enhancing the user experience and maximizing efficiency.
  6657.                                                    <br><br>
  6658.                                                    Moreover, intelligence facilitates interactivity and collaboration among connected devices, enabling them to work together seamlessly to achieve common goals. Through standardized communication protocols and data-sharing mechanisms, these devices can exchange information, coordinate activities, and optimize resource utilization. This interactivity is particularly crucial in complex IoT ecosystems, where multiple devices and systems must collaborate to deliver value.
  6659.                                                    <br><br>
  6660.                                                    In addition to enhancing functionality and efficiency, intelligence also plays a vital role in security and privacy in connected devices. With the production of IoT devices, cybersecurity threats have become increasingly sophisticated and prevalent. By integrating intelligence-driven security measures, such as anomaly detection and behavioral analysis, connected devices can detect and mitigate potential threats in real-time, safeguarding sensitive data and ensuring user privacy.
  6661.                                                    <br><br>
  6662.                                                    Furthermore, intelligence enables connected devices to adapt and evolve over time, ensuring longevity and future-proofing investments. Firmware updates and software patches can introduce new features, improve performance, and address security vulnerabilities, keeping devices relevant and competitive in a rapidly evolving landscape.
  6663.                                                    <br><br>
  6664.                                                    In conclusion, while automation has laid the foundation for the widespread adoption of connected devices, leveraging intelligence is essential for driving innovation and realizing the full potential of IoT technologies. By harnessing predictive analytics, adaptability, interactivity, security, and scalability, connected devices can deliver greater value to users, businesses, and society as a whole. As we continue to push the boundaries of innovation, intelligence will remain at the forefront, shaping the future of connected devices and transforming the way we live, work, and interact with the world around us.
  6665.                                                </p>
  6666.                                            </td>
  6667.                                        </tr>
  6668.                                    </tbody>
  6669.                                </table>
  6670.                            </td>
  6671.                        </tr>
  6672.                        <!-- Footer -->
  6673.                        <tr>
  6674.                            <td class="sections" style="background-color: #060032; padding: 25px;">
  6675.                                <table width="100%" cellspacing="0" cellpadding="0">
  6676.                                    <tbody>
  6677.                                        <tr>
  6678.                                            <!-- <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> -->
  6679.                                            <td width="75%" style="padding:10px" valign="top" align="center">
  6680.                                                <span style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: white;">
  6681.                                                    <strong style="text-decoration: underline;">Strategic Consortium of
  6682.                                                        Intelligence Professionals (SCIP)</strong><br>
  6683.                                                    <a href="mailto:memberservices@scip.org"
  6684.                                                        style="color: white; text-decoration: underline;">memberservices@scip.org</a>
  6685.                                                    | <a href="https://www.scip.org/" target="_blank"
  6686.                                                        style="color: white; text-decoration: underline;">www.scip.org</a><br>
  6687.                                                    <a href="%UNSUBSCRIBELINK%"
  6688.                                                        style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #fff; text-decoration: underline;"><em>Unsubscribe
  6689.                                                        </em></a>
  6690.                                                </span>
  6691.                                            </td>
  6692.                                        </tr>
  6693.                                        <tr>
  6694.                                            <td width="100%">
  6695.                                                <p style="text-align: center; margin-top: 0;">
  6696.                                                    <a href="https://www.scip.org/page/I_Stream" target="_blank"><img
  6697.                                                            src="https://content.app-us1.com/oJap5/2023/10/18/c3f50a97-2550-4436-a73b-ed8d121ac2e5.png?id=24845674"
  6698.                                                            alt="Padcast icon" width="50" style="padding:8px;"></a>
  6699.                                                    <a href="https://twitter.com/SCIP" target="_blank"><img
  6700.                                                            src="https://content.app-us1.com/oJap5/2023/12/28/c224a770-a938-4a4e-88f2-24327a97c160.png?id=27643029"
  6701.                                                            alt="Twitter icon" width="50" style="padding:8px;"></a>
  6702.  
  6703.                                                    <a href="https://www.linkedin.com/company/scip" target="_blank"><img
  6704.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/linkedin-bw.png"
  6705.                                                            alt="Linkedin icon" width="50" style="padding:8px;"></a>
  6706.                                                    <a href="https://www.youtube.com/@SCIPchannel" target="_blank"><img
  6707.                                                            src='https://content.app-us1.com/oJap5/2023/08/28/c48c82e7-3d26-4217-918a-59f926da40ef.png?id=23425108'
  6708.                                                            alt="YouTube icon" width="50" style="padding:8px;"></a>
  6709.                                                    <a href="https://www.facebook.com/SCIP.org" target="_blank"><img
  6710.                                                            src="https://cdn.ymaws.com/scip.site-ym.com/resource/resmgr/newsletter_template_/newsletter_new/facebook-bw.png"
  6711.                                                            alt="Facebook icon" width="50" style="padding:8px;"></a>
  6712.                                                </p>
  6713.                                                <p style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-align: center;">
  6714.                                                    <em><a href="%SENDER-INFO%"></a></em>
  6715.                                                </p>
  6716.                                            </td>
  6717.                                        </tr>
  6718.                                    </tbody>
  6719.                                </table>
  6720.                            </td>
  6721.                        </tr>
  6722.                    </tbody>
  6723.                </table>
  6724.            </td>
  6725.        </tr>
  6726.    </tbody>
  6727. </table>]]></description>
  6728. <category>SCIP Newsletter</category>
  6729. <pubDate>Thu, 4 Apr 2024 05:03:00 GMT</pubDate>
  6730. </item>
  6731. </channel>
  6732. </rss>
  6733.  

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