<?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" version="2.0"><channel><title><![CDATA[WPLG]]></title><link>https://www.local10.com</link><atom:link href="https://www.local10.com/arc/outboundfeeds/google-news-feed/" rel="self" type="application/rss+xml"/><description><![CDATA[WPLG News Feed]]></description><lastBuildDate>Sun, 07 Jun 2026 22:42:11 +0000</lastBuildDate><language>en</language><ttl>1</ttl><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title><![CDATA[Man arrested in connection with multiple indecent exposure cases]]></title><link>https://www.local10.com/news/local/2026/06/07/man-arrested-in-connection-with-multiple-indecent-exposure-cases/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/07/man-arrested-in-connection-with-multiple-indecent-exposure-cases/</guid><dc:creator><![CDATA[Pablo Hernandez]]></dc:creator><description><![CDATA[The Miami-Dade Sheriff’s Office has arrested a man in connection with a string of indecent exposure incidents, authorities said.]]></description><pubDate>Sun, 07 Jun 2026 22:17:10 +0000</pubDate><content:encoded><![CDATA[<p>The Miami-Dade Sheriff’s Office has arrested a man in connection with a string of indecent exposure incidents, authorities said.</p><p>According to investigators, the suspect approached multiple victims on several occasions, exposed himself and masturbated before fleeing on an electric scooter.</p><p>Detectives with the Miami-Dade Sheriff’s Office Hammocks District General Investigations Unit identified the suspect as 38-year-old Anthony Gonzalez. </p><p>Earlier on Sunday, with assistance from the Miccosukee Police Department, Gonzalez was taken into custody.</p><p>After speaking with detectives, Gonzalez was arrested and charged with indecent exposure.</p><p>Investigators believe there may be additional victims due to the number of reported incidents. Anyone with information about the cases or who has come into contact with Gonzalez is asked to contact Det. Daniel Roa at 305-383-6915 or Det. Diego Mendoza at 305-383-6932.</p><p>The investigation remains ongoing.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[NASCAR race at Michigan stopped for crash involving Chase Elliott, Christopher Bell]]></title><link>https://www.local10.com/sports/2026/06/07/nascar-race-at-michigan-stopped-for-crash-involving-chase-elliott-christopher-bell/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/07/nascar-race-at-michigan-stopped-for-crash-involving-chase-elliott-christopher-bell/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[BROOKLYN, Mich. (AP) — The NASCAR Cup Series race at Michigan International Speedway was stopped with 51 laps remaining Sunday to repair a damaged SAFER barrier after a hard crash involving Christopher Bell and Chase Elliott.]]></description><pubDate>Sun, 07 Jun 2026 22:15:26 +0000</pubDate><content:encoded><![CDATA[<p>BROOKLYN, Mich. (AP) — The NASCAR Cup Series race at Michigan International Speedway was stopped with 51 laps remaining Sunday to repair a damaged SAFER barrier after a hard crash involving Christopher Bell and Chase Elliott.</p><p>During a restart on the 148th lap, the drivers were running side by side for second. Elliott’s No. 9 Chevrolet bobbled and skidded up the track into Bell’s No. 20 Toyota, which shot into the outside wall at the 2-mile oval where speeds top 200 mph.</p><p>The impact with Bell’s Camry severely deformed the SAFER barrier, which is comprised of steel and foam to absorb energy in wrecks.</p><p>Both drivers climbed from their cars and walked to an ambulance for a trip to the track’s infield care center. Elliott patted Bell on the shoulder and apologized for the wreck before they entered the ambulance.</p><p>“I’m fine; it was totally my fault,” Elliott said. “I feel really bad for Bell, just taking him out. I was trying to run on the bottom and make use of our fresh tires and at least get to second and hopefully stay side by side with him. I got in there and got free and thought I was going to spin and was committing to spin out, and as soon as I started to commit to spinning, it just hooked up and hooked a right. Unfortunately, it sent Christopher into the wall super hard, and then me shortly there behind.</p><p>“Just racing really hard. I felt like that was kind of a turning point in the race. We needed to make something happen. I stepped over the line again and paid for it. … I just told him I’m sorry. Obviously, it was not on purpose.”</p><p>William Byron was leading the race when the red flag was displayed at 5:51 p.m. ET for track workers to fix the damaged section of the barrier. Daniel Suarez was in second, followed by Ross Chastain, Carson Hocevar and Kyle Larson.</p><p>Rough rookie season</p><p>A nightmarish debut season in the Cup Series continued for Connor Zilisch, who crashed twice in the first eight laps and finished last in the 37-car field. The Trackhouse Racing driver has finished outside the top 30 the past three races and is still seeking the first top 10 of his rookie campaign.</p><p>“I was really loose, but it’s just unfortunate,” Zilisch said. “Another short race for us. We’ll go try and get them at Pocono next week.”</p><p>Up next</p><p>NASCAR will make its lone trip this season to Pocono Raceway on June 14. Chase Briscoe won last year to earn his first victory with Joe Gibbs Racing.</p><p>___</p><p>AP auto racing: https://apnews.com/hub/auto-racing</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QTBPKIABE4OJ7FPIUQKNR6ZFIQ.jpg?auth=a948aa7cfa6ad85935ab73548cc72eca369e95f0a753839a1ed9109c34852a62&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Chase Elliott (9) drives during a NASCAR Cup Series auto race at Michigan International Speedway in Brooklyn, Mich., Sunday, June 7, 2026. (AP Photo/Paul Sancya)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Sancya</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LPQZQCZD2WQZCPPBQ4VBQI3LGU.jpg?auth=d872d03ec8e41017ec408b8a3732dcdbf53ac43d01189c5194f300507aabae82&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Chase Elliott (9), William Byron (24), Christopher Bell (20) and Daniel Suarez (7) battle for position during a NASCAR Cup Series auto race at Michigan International Speedway in Brooklyn, Mich., Sunday, June 7, 2026. (AP Photo/Paul Sancya)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Sancya</media:credit></media:content></item><item><title><![CDATA[Man accused of hitting deputy, fleeing crash appears before judge]]></title><link>https://www.local10.com/news/local/2026/06/07/man-accused-of-hitting-deputy-fleeing-crash-appears-before-judge/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/07/man-accused-of-hitting-deputy-fleeing-crash-appears-before-judge/</guid><dc:creator><![CDATA[Magdala Louissaint]]></dc:creator><description><![CDATA[Sean Alexis appeared before a Broward County judge Sunday, days after Fort Lauderdale police arrested him in connection with a crash involving a Broward Sheriff’s Office deputy.]]></description><pubDate>Sun, 07 Jun 2026 21:36:27 +0000</pubDate><content:encoded><![CDATA[<p>Sean Alexis appeared before a Broward County judge Sunday, days after Fort Lauderdale police arrested him in connection with a crash involving a Broward Sheriff’s Office deputy.</p><p>Authorities said the 40-year-old is accused of hitting a deputy’s vehicle on Broward Boulevard on Friday evening and then leaving the scene.</p><p>An eyewitness said a black vehicle ran a red light and struck the sheriff’s vehicle on the side.</p><p>“The black vehicle ran through the red light. Caught the sheriff car on the side. The sheriff’s car spinned all the way down to Broward Blvd until it made a stop,” the witness said.</p><p>The witness also said the driver got out of the vehicle and ran across the street.</p><p>During Sunday’s hearing, prosecutors detailed Alexis’ driving history, which dates back to 2008 and includes multiple traffic violations.</p><p>Court records show violations ranging from running red lights to a conviction for driving 95 mph in a 65-mph zone.</p><p>Records also show Alexis’ driver’s license has been suspended since August. He currently has a pending case alleging he drove 55 mph in a 35-mph zone and failed to obey a traffic control device.</p><p>Earlier this month, officers cited Alexis and accused him of knowingly driving with a suspended license while traveling 37 mph in a school zone.</p><p>His defense attorney told the court Alexis cares for two children, ages 10 and 4, is unemployed and can only afford to pay $1,000 toward a bond.</p><p>If Alexis is released on bond, a judge ordered that he must wear an ankle monitor. He also is prohibited from driving and must surrender his passport.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Graham Platner to take questions from Maine voters as he looks to stabilize Senate campaign]]></title><link>https://www.local10.com/news/politics/2026/06/07/graham-platner-to-take-questions-from-maine-voters-as-he-looks-to-stabilize-senate-campaign/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/07/graham-platner-to-take-questions-from-maine-voters-as-he-looks-to-stabilize-senate-campaign/</guid><dc:creator><![CDATA[By PATRICK WHITTLE and KIMBERLEE KRUESI, Associated Press]]></dc:creator><description><![CDATA[PORTLAND, Maine (AP) — Graham Platner is set to take questions from voters Sunday at a town hall-style event in Maine as the Democrat moves to stabilize his Senate campaign after new reports about his past treatment of women.]]></description><pubDate>Sun, 07 Jun 2026 21:31:07 +0000</pubDate><content:encoded><![CDATA[<p>PORTLAND, Maine (AP) — Graham Platner is set to take questions from voters Sunday at a town hall-style event in Maine as the Democrat moves to stabilize his Senate campaign after new reports about his past treatment of women.</p><p>The evening event in Portland is taking place two days before a Democratic primary that is still seen as Platner's to win, but which could provide clues as to whether enthusiasm for his iconoclastic candidacy has softened.</p><p>The New York Times on Thursday reported an ex-girlfriend's allegations that Platner repeatedly grabbed her by the shoulders during arguments and once twisted her arm behind her back and locked her in a room. Platner has repeatedly called those allegations of violence untrue.</p><p>Other Platner ex-girlfriends interviewed by the Times described positive experiences, while some said he was volatile and insulting. That story came days after news reports revealing that Platner had exchanged sexually explicit messages with several women while married.</p><p>Despite the allegations, no major Democrats who had previously endorsed Platner have rescinded their support. Platner is running to oust Republican Sen. Susan Collins in November.</p><p>Platner held a rally with California Rep. Ro Khanna in Bar Harbor on Friday, where he received a standing ovation and declared that Mainers “have my back.”</p><p>A combat veteran, Platner has repeatedly said that he struggled with alcohol and post traumatic stress disorder after his military service, but says he is a changed man.</p><p>The latest news has deepened some Democrats’ nervousness about Platner, who already faced scrutiny over online posts that were dismissive of sexual assault and a skull tattoo recognized as a Nazi symbol. Platner has apologized for the posts and covered up the tattoo., saying he didn't realize its significance when he got it.</p><p>Rahm Emanuel, a potential 2028 Democratic presidential candidate who spent the weekend in neighboring New Hampshire, said the “jury is still out” on whether Platner can beat Collins.</p><p>“Everybody is holding their breath whether this is the start of something or the end of something,” he said. “If it’s the end, that’s one thing. If it’s the beginning of something and we’re not done, that’s another thing.”</p><p>___</p><p>Associated Press writer Steven Sloan contributed to this report from Warren, New Hampshire. Kruesi reported from Providence, Rhode Island.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XZOAQUK6OIGES6EBFHWU5RLPMA.jpg?auth=36a2e8fb6e43c906e89c524b4a221eb9e82d1b5bd5f3da660cb3787d91734b7e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Graham Platner, Democratic candidate for U.S. Senate, speaks at a campaign event Friday, June 5, 2026, in Bar Harbor, Maine. (AP Photo/Robert F. Bukaty)]]></media:description><media:credit role="author" scheme="urn:ebu">Robert F. Bukaty</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SCTNSIUBTFXTHE7HITZWQMBE6E.jpg?auth=0d48724fea85a2fe7b0d0c624b454cac13be0051dd590b82c982ceead6cb5ceb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Graham Platner, Democratic candidate for U.S. Senate, speaks at a campaign event Friday, June 5, 2026, in Bar Harbor, Maine. (AP Photo/Robert F. Bukaty)]]></media:description><media:credit role="author" scheme="urn:ebu">Robert F. Bukaty</media:credit></media:content></item><item><title><![CDATA[Carolina trails Vegas in the Stanley Cup Final and has a big decision to make for Game 4]]></title><link>https://www.local10.com/sports/2026/06/07/carolina-trails-vegas-in-the-stanley-cup-final-and-has-a-big-decision-to-make-for-game-4/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/07/carolina-trails-vegas-in-the-stanley-cup-final-and-has-a-big-decision-to-make-for-game-4/</guid><dc:creator><![CDATA[By STEPHEN WHYNO, Associated Press]]></dc:creator><description><![CDATA[A sequence of events in a Stanley Cup Final that has gotten crazier by the minute has put the Carolina Hurricanes at a crossroads.]]></description><pubDate>Sun, 07 Jun 2026 21:14:24 +0000</pubDate><content:encoded><![CDATA[<p>A sequence of events in a Stanley Cup Final that has gotten crazier by the minute has put the Carolina Hurricanes at a crossroads.</p><p>They blew a two-goal lead and lost Game 1, erased a two-goal deficit and won Game 2, and rallied from down four goals in Game 3, only to lose in double overtime on a fluky bounce.</p><p>They have lived the ups and downs of a tight series against the Vegas Golden Knights and head into Game 4 on Tuesday night with a razor-thin margin for error. While each of the first three games was decided by a single goal, close doesn't count toward anything but a 2-1 deficit they now need to try to overcome.</p><p>“It’s part of the gig, and it’s never easy,” captain Jordan Staal said. “It’s never going to be easy, and we know that and we understand that. We’ve got a bigger hill to climb now, but we’re excited for the challenge and excited to keep playing hard and keep moving forward.”</p><p>Carolina faces several lingering questions, most notably who starts in net between Frederik Andersen and Brandon Bussi. Andersen played every minute of the first 15 playoff games before getting the hook at the second intermission Saturday night down 4-0, and Bussi was perfect in relief until a shot from Shea Theodore banked off the end boards and went in when the goaltender inadvertently redirected it with his left skate 5:38 into the second overtime.</p><p>Coach Rod Brind'Amour deferred the decision until after practice Monday, if not later.</p><p>“I don’t anticipate a lot of changes to our lineup,” Brind'Amour said on a video call with reporters Sunday. “We’ll see how (Andersen is) feeling. I haven’t made any decisions on the lineup, so I can’t tell you.”</p><p>It was not clear if Andersen was banged up in any way. The 36-year-old from Denmark also was not chiefly to blame for allowing four goals on 16 shots in Game 3.</p><p>“You obviously don’t want to give up some of the chances we’ve given up, but overall I thought he’s been fine," Brind'Amour said. “You ask him to make the saves that he’s got to make, and I think he’s done that. A couple bad bounces, they are what they are. He’s been solid for us, Buss came in and was solid for us, so that’s got to continue.”</p><p>A too many men on the ice penalty flipped the momentum Saturday at Vegas, after Brind'Amour had two Golden Knights goals taken off the board by successful challenges. Reliable defenseman Sean Walker knocking the puck into his own net came at an inopportune time, as did fourth-line forward William Carrier failing to clear the zone.</p><p>Mitch Marner scored on each of those occasions and finished off the hat trick and a four-point second period with a breakaway goal. One emphasis moving forward will be trying to avoid Marner breaking through for quality chances.</p><p>“We have to know when he’s on the ice because that’s kind of how he loves to play,” Brind'Amour said. “If we can eliminate some of those, I call ’em freebies ... that’ll definitely help.”</p><p>It would also help to get Carrier back after he missed the third period and OT because of an upper-body injury. Brind'Amour did not have an update other than hope that Carrier would be good to go in Game 4.</p><p>With or without him, the Hurricanes face close to a must-win situation at the arena on The Strip nicknamed the “Fortress.” Only one team out of 39 that has fallen behind 3-1 in the final has come back to win it: Toronto in 1942.</p><p>Pointing out his team is a couple of shots away from what could be a 3-0 series lead, Brind'Amour is not worried about players dwelling over this deficit because they know how close it has been.</p><p>“I think we can tighten some things up and be a lot better, and I think we’re right there,” veteran winger Jordan Martinook said. “We’ll look at some things and see where we can improve and come back Tuesday ready to try and even this up.”</p><p>___</p><p>AP NHL: https://apnews.com/hub/stanley-cup and https://apnews.com/hub/nhl</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4DV53LNMLRMUY2MZHJDZBFQJAE.jpg?auth=e4c83177e370b8416c2e7fe9c150375694fcb1ab29902c00fea2762fdf1a80bd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Carolina Hurricanes goaltender Brandon Bussi, right, is scored on by Carolina Hurricanes left wing Nikolaj Ehlers as defenseman Alexander Nikishin watches during the second overtime in Game 3 of the NHL hockey Stanley Cup Final series Saturday, June 6, 2026, in Las Vegas. (AP Photo/Candice Ward)]]></media:description><media:credit role="author" scheme="urn:ebu">Candice Ward</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/Q7TXKDD5FL5F4VW4QT333EJSRM.jpg?auth=a1d01650470055d7481dde75b3e0667b589923b74dfebcfe4ebb36a5ed3cca1b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Carolina Hurricanes left wing Jordan Martinook (48) reacts after Vegas Golden Knights defenseman Shea Theodore scored during the the second overtime in Game 3 of the NHL hockey Stanley Cup Final series , Saturday, June 6, 2026, in Las Vegas. (AP Photo/Candice Ward)]]></media:description><media:credit role="author" scheme="urn:ebu">Candice Ward</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3CMYHYGAX3TLWD4MPEL4ZDD2EI.jpg?auth=f27bd207a36dd541826143e5f2ab4a4b00af3a6d13ca244dcee97880c5ce7b3a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Vegas Golden Knights center William Karlsson (71) and Vegas Golden Knights right wing Mitch Marner (93) celebrate after Vegas Golden Knights defenseman Shea Theodore scored against Carolina Hurricanes goaltender Brandon Bussi (32) during the second overtime in Game 3 of the NHL hockey Stanley Cup Final series, Saturday, June 6, 2026, in Las Vegas. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MYMWZNREJTNBAOCGA62D6H7SSU.jpg?auth=1a487894fdecaaf48db7906888ac4ef3e7567a207569c8276af7e1a884c7e6cc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Carolina Hurricanes goaltender Frederik Andersen, right, is scored on by Vegas Golden Knights center Tomas Hertl as right wing Mark Stone, left, watches during the second period in Game 3 of the NHL hockey Stanley Cup Final series Saturday, June 6, 2026, in Las Vegas. (AP Photo/Candice Ward)]]></media:description><media:credit role="author" scheme="urn:ebu">Candice Ward</media:credit></media:content></item><item><title><![CDATA[FWC: 8-year-old hospitalized after being ejected from boat that struck channel marker]]></title><link>https://www.local10.com/news/local/2026/06/07/fwc-8-year-old-hospitalized-after-being-ejected-from-boat-that-struck-channel-marker/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/07/fwc-8-year-old-hospitalized-after-being-ejected-from-boat-that-struck-channel-marker/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[A child was hospitalized following a boating accident in Miami-Dade County. ]]></description><pubDate>Sun, 07 Jun 2026 18:53:06 +0000</pubDate><content:encoded><![CDATA[<p>A child was hospitalized following a boating accident in Miami-Dade County. </p><p>It happened Saturday in the Cutter Bank Channel, when officials said a 22-foot Angler vessel struck a channel marker.</p><p>Authorities said a father and his three sons were aboard the boat at the time of the crash. The father and an 8-year-old boy were ejected as a result of the impact, according to officials. </p><p>Miami-Dade Fire Rescue rushed the boy to a nearby trauma facility, while the father and his two other sons were treated by crews for what they said were minor injuries. </p><p>The Florida Fish and Wildlife Conservation Commission is investigating the crash. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Fire forces Lauderdale Lakes family from their home]]></title><link>https://www.local10.com/news/local/2026/06/07/fire-forces-lauderdale-lakes-family-from-their-home/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/07/fire-forces-lauderdale-lakes-family-from-their-home/</guid><dc:creator><![CDATA[Byron Tollefson]]></dc:creator><description><![CDATA[A Lauderdale Lakes family has been forced out of their home after a fire broke out on Sunday. ]]></description><pubDate>Sun, 07 Jun 2026 21:11:47 +0000</pubDate><content:encoded><![CDATA[<p>A Lauderdale Lakes family has been forced out of their home after a fire broke out on Sunday. </p><p>The home is located along Northwest 41st Court and from the outside, it looks okay. </p><p>But inside the home tells a much different story.</p><p>There are charred ruins and fiberglass everywhere, the ceilings and floors are wrecked and there’s water damage throughout this house.</p><p>Broward Sheriff Fire Rescue said the fire started around 10:20 a.m. with smoke observed coming out of the home.</p><p>Fire crews said they put the blaze out in half an hour.</p><p>There is no word on how the fire started, but an investigation is ongoing. </p><p>A family member told Local 10 News the American Red Cross is helping them get a place to stay.</p><p>It’s expected to take many months until this home is livable again.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Miami police officer injured after vehicle was being T-boned by SUV, cops say]]></title><link>https://www.local10.com/news/local/2026/06/07/miami-police-officer-injured-after-vehicle-was-being-t-boned-by-suv/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/07/miami-police-officer-injured-after-vehicle-was-being-t-boned-by-suv/</guid><dc:creator><![CDATA[Linnie Supall, Hannah Yechivi]]></dc:creator><description><![CDATA[A South Florida police officer was hospitalized after being involved in an overnight crash. ]]></description><pubDate>Sun, 07 Jun 2026 13:38:01 +0000</pubDate><content:encoded><![CDATA[<p>A South Florida police officer was hospitalized after being involved in an overnight crash. </p><p><a href="https://www.local10.com/espanol/2026/06/07/camioneta-impacta-patrulla-y-manda-a-oficial-de-miami-al-hospital/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/07/camioneta-impacta-patrulla-y-manda-a-oficial-de-miami-al-hospital/"><b>Leer en español</b></a></p><p>It happened at approximately 3:20 a.m. in the area of Southwest Seventh Street and 12th Avenue. </p><p>According to Miami police, the officer was responding to a call when his vehicle was T-boned by someone driving a silver SUV. </p><p>First responders rushed the injured officer to Ryder Trauma Center at Jackson Memorial Hospital. </p><p>Residents Reinaldo Machado and his wife Ercilia Ortiz heard the loud crash.</p><p>It was their grandson who ran out the door towards the crash, to try and help the officer. </p><p>“When he came back, he told me, ‘Mommy, it’s a bad, bad crash. They hit the car, went into the building and somebody crashed the officer,’” said Ortiz. “And the officer was, the eyes were open and suddenly he closed the eyes. I don’t know if he faint or something, but he was very hurt and they couldn’t take him out. Eleven people trying to help him out, but they couldn’t.”</p><p>At last check, authorities said the officer likely suffered multiple fractured but was alert and is considered in stable condition. </p><p>There has been no word on the health condition of the driver who caused the crash or whether they will be facing any charges, but police said that driver did remain at the scene. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Man arrives to hospital with multiple gunshot wounds after reports of shooting in Lauderhill]]></title><link>https://www.local10.com/news/local/2026/06/07/man-arrives-to-hospital-with-multiple-gunshot-wounds-after-reports-of-shooting-in-lauderhill/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/07/man-arrives-to-hospital-with-multiple-gunshot-wounds-after-reports-of-shooting-in-lauderhill/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[Authorities in Broward County are investigating a reported shooting.]]></description><pubDate>Sun, 07 Jun 2026 16:12:57 +0000</pubDate><content:encoded><![CDATA[<p>Authorities in Broward County are investigating a reported shooting.</p><p><a href="https://www.local10.com/espanol/2026/06/07/hombre-llega-a-hospital-con-multiples-heridas-de-bala-en-lauderhill/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/07/hombre-llega-a-hospital-con-multiples-heridas-de-bala-en-lauderhill/"><b>Leer en español</b></a></p><p>It happened around 9:45 a.m. at the Calypso Cay apartment complex located along the 4000 block of Northwest 21st Street in Lauderhill.</p><p>Lauderhill police officers responded to reports of shots fired but said they did not locate any victims after arriving to the scene.</p><p>Shortly after, officers said were alerted to a gunshot victim who arrived at Florida Medical Center in Fort Lauderdale. </p><p>Police said that man was suffering from multiple gunshot wounds and was rushed to Broward Health Medical Center for further treatment. </p><p>Officers did not provide any information regarding any possible suspects or persons of interest, and said there was no known motive. </p><p>Anyone with information is urged to contact Broward Crime Stoppers at 954-493-TIPS. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[From Ben Stiller to Fat Joe, the Knicks' celebrity fans get to work at NBA Finals practice]]></title><link>https://www.local10.com/sports/2026/06/07/from-ben-stiller-to-fat-joe-the-knicks-celebrity-fans-get-to-work-at-nba-finals-practice/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/07/from-ben-stiller-to-fat-joe-the-knicks-celebrity-fans-get-to-work-at-nba-finals-practice/</guid><dc:creator><![CDATA[By BRIAN MAHONEY, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Mike Brown thought he was finished with his news conference Sunday when a voice called out from the back of the interview room.]]></description><pubDate>Sun, 07 Jun 2026 20:48:27 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Mike Brown thought he was finished with his news conference Sunday when a voice called out from the back of the interview room.</p><p>Fat Joe wanted the mic.</p><p>The rapper gave the New York Knicks coach some grief about the kind of sneakers he wears, then asked for an autographed pair if they win the championship, as the team's celebrity fans got into the action during a practice day at the NBA Finals.</p><p>Actor Ben Stiller also was at Madison Square Garden, taking video and meeting the coach for the first time.</p><p>“A great day for me today,” Brown said at the start of his remarks. “For the first time I got a chance to meet Ben Stiller. I don’t know if he’s in here or not. I actually gave him a handshake and a hug. I got my man Fat Joe sitting in the back. This is a great day for Mike Brown.”</p><p>Stiller was indeed there, recording from a position toward the side of the room.</p><p>Brown, in his first season in New York, recently said Fat Joe was the celebrity he had gotten to know best. His wife noticed Stiller standing on the court when the Knicks clinched the Eastern Conference championship in Cleveland, but she was too shy to ask to take a photograph.</p><p>The Knicks' celebrity fans, including the likes of director Spike Lee and actors Tracy Morgan and Timothée Chalamet, having been following the team at home and on the road during the postseason. Fat Joe said the trip to the NBA Finals, the Knicks' first since 1999, has brought the city together.</p><p>“I’ve seen Hasidic Jews breakdancing with Black kids outside the stadium. This is the greatest unification you’ve ever seen of this New York City in your life since 9/11,” he said. "If you want to know what we felt like in 9/11 after the tragedy, it’s what you’re seeing around New York City, is everybody together. This is insane.</p><p>“I’ve got a friend, he puts a screen in his backyard. He said the whole neighborhood, people he’s never talked to in his life are walking through his house, opening the refrigerator. This is like, unbelievable.”</p><p>___</p><p>AP NBA: https://apnews.com/hub/nba</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/EELXHI5XBU4D2ZWI627KMXPB24.jpg?auth=8fc48e03652e98fe9c405c3ef8c4e82bdcb0e59bb5a81ffca5ee38c81585dea3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Knicks head coach Mike Brown speaks to the media prior to Game 3 of the NBA Finals basketball series against the San Antonio Spurs, Sunday, June 7, 2026, in New York. (AP Photo/Ross D. Franklin)]]></media:description><media:credit role="author" scheme="urn:ebu">Ross D. Franklin</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2M7O6GE7DJJQ4L5VSYKK6GPD7E.jpg?auth=022befab0504ee31f0dcd357872fc4588f6411c3ed61e74e7b937ed181469e7a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Actor Ben Stiller watches a news conference prior to Game 3 of the NBA Finals basketball series between the San Antonio Spurs and the New York Knicks, Sunday, June 7, 2026, in New York. (AP Photo/Ross D. Franklin)]]></media:description><media:credit role="author" scheme="urn:ebu">Ross D. Franklin</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZMNVEPN4LWNUU3ABHBOJEP4NIQ.jpg?auth=ef6d2cbf4718ce44b21872f17f28a6c679d20aeb0b9a7ee9ebdac396765bb367&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Knicks head coach Mike Brown speaks to the media prior to Game 3 of the NBA Finals basketball series against the San Antonio Spurs, Sunday, June 7, 2026, in New York. (AP Photo/Ross D. Franklin)]]></media:description><media:credit role="author" scheme="urn:ebu">Ross D. Franklin</media:credit></media:content></item><item><title><![CDATA[Victor Wembanyama says he's 'built for' the pressure of the NBA Finals with the Spurs down 2-0]]></title><link>https://www.local10.com/sports/2026/06/07/victor-wembanyama-says-hes-built-for-the-pressure-of-the-nba-finals-with-the-spurs-down-2-0/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/07/victor-wembanyama-says-hes-built-for-the-pressure-of-the-nba-finals-with-the-spurs-down-2-0/</guid><dc:creator><![CDATA[By STEPHEN WHYNO, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Victor Wembanyama is not shying away from the spotlight in the NBA Finals, and the San Antonio Spurs would not want it any other way.]]></description><pubDate>Sun, 07 Jun 2026 20:29:39 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Victor Wembanyama is not shying away from the spotlight in the NBA Finals, and the San Antonio Spurs would not want it any other way.</p><p>Less than 48 hours after missing a shot at the end of Game 2 that would have beaten the New York Knicks and evened the series, the 22-year-old big man from France who is becoming the face of the league said the pressure of the situation does not bother him as the Spurs enter Game 3 facing a 2-0 deficit.</p><p>“There’s really no reason to overthink it,” Wembanyama said Sunday. “This is what I’m built for.”</p><p>Wembanyama has not been the problem for the Spurs. He led them with 26 points in the series opener and had a Game 2-high 29 points.</p><p>Teammate Keldon Johnson's message after Wembanyama's would-be game-winning jumper clanked off the rim and out is, “Shoot it again.”</p><p>“He’s our guy,” Johnson said. "From day one, he’s been our guy. He’s the engine offensively and defensively. You can’t make every game-winner, but you can’t make a shot you don’t take. And we’re living with that shot. Every day of the week, twice on Sundays, we’re living with Vic taking our game-winning shot because that’s our guy and that’s the belief that we have in Victor.”</p><p>The belief team-wide is strong, players said before practicing at Madison Square Garden, where they know they'll confront a hostile atmosphere on Monday night. Guard Stephon Castle called each of the first two games at home winnable, but falling short has ratcheted up the urgency.</p><p>“Our sense of urgency is probably the highest it’s been all playoffs,” said Castle, who insists his ankle feels better than expected after injuring it Friday night. “I think it’s just human nature to come out with a certain sense of urgency, especially after a loss.”</p><p>San Antonio lost back-to-back games to Oklahoma City in the Western Conference finals, though that came after winning the opener. The Spurs have not lost three in a row all season.</p><p>“If they’re not desperate now, I don’t know,” Knicks guard Deuce McBride said. “They know their backs are against the wall, and they’re going to have to come out and they’re going to have to fight. We’re going to be ready, we’re going to exceed that and we’re going to do everything we can do to bring home a win.”</p><p>Trying to turn things around, Spurs coach Mitch Johnson had not yet taken a walk around New York City before running practice Sunday. He and his staff maintained the same routine they've gone through all playoffs.</p><p>“You dig into the film, you argue, beat yourself up,” Johnson said. “You give each other feedback, figure out how to help the guys for the next game.”</p><p>One of his takeaways is a feeling his team has not played up to its standard as much as New York, which has won 13 in a row. Perhaps going on the road will help.</p><p>The Spurs are 6-3 on the road this postseason, including a win in Game 7 of the West finals at the defending champion Thunder. Keldon Johnson said he and his teammates believe they can win “regardless of where we’re playing at, whether it’s here, on Mars, away, home.”</p><p>Center Luke Kornet thinks there's something fun about the environment.</p><p>“All the adversity, noise and all that stuff just honestly helps you sharpen up and kind of focus even more on the basketball,” said Kornet, who played his first two NBA seasons with the Knicks from 2017-19. “That kind of you-against-everybody-else-in-the-building atmosphere, the pressure kind of brings you together.”</p><p>The pressure has never been higher, given that no team in league history has lost the first two games of the finals at home and gone on to win the title. Veteran leaders hope the Spurs can park the past and not dwell on a gut-wrenching defeat.</p><p>“The only thing that matters is what’s in front of us right now,” forward Harrison Barnes said. “We can’t take last game and bring it into this game. You can learn from it, but I think the biggest thing for us how do we focus on making the plays, focus in on just how to begin as a team and just going out there and just playing free.”</p><p>___</p><p>AP NBA: https://apnews.com/hub/NBA</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/7CRKQL3UNA5IF22ZH2IHOIZXTM.jpg?auth=2845bd484045ce02988979c9d834d404f9bbffb011110bb6c70e91572aec88c7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[San Antonio Spurs forward Victor Wembanyama shoots a free throw during the first half of Game 2 of the NBA Finals basketball series against the New York Knicks, Friday, June 5, 2026, in San Antonio. (AP Photo/Eric Gay)]]></media:description><media:credit role="author" scheme="urn:ebu">Eric Gay</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IOQ46A3NS7SDUSBLPVQQVZIXGM.jpg?auth=ca3eeebfb47147ffa0fa2cc300a98fda02573ad3e115cf572d97cf57fdbb3a20&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[San Antonio Spurs forward Victor Wembanyama speaks prior to Game 3 of the NBA Finals basketball series against the New York Knicks, Sunday, June 7, 2026, in New York. (AP Photo/Ross D. Franklin)]]></media:description><media:credit role="author" scheme="urn:ebu">Ross D. Franklin</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BHOJH65PYBM42TY3FDV37KV6UA.jpg?auth=367e8afe7030f2a0b3c6daa047d20d437d9fa1b08d8f3118aca2e8da1566a5cb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[San Antonio Spurs forward Victor Wembanyama laughs during practice prior to Game 3 of the NBA Finals basketball series against the New York Knicks, Sunday, June 7, 2026, in New York. (AP Photo/Ross D. Franklin)]]></media:description><media:credit role="author" scheme="urn:ebu">Ross D. Franklin</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HZ27RF4NFW2DS6OCVXBAJI5LCQ.jpg?auth=ecb0b1026a4f257900117b0fa13c44e56aa992d33ee0ba0e8cbfbadaea549d3d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[San Antonio Spurs forward Victor Wembanyama walks off the court as time expires during the second half of Game 2 of the NBA Finals basketball series as New York Knicks guard Landry Shamet (44), guard Josh Hart (3), and center Mitchell Robinson (23) celebrate, Friday, June 5, 2026, in San Antonio. (AP Photo/Eric Gay)]]></media:description><media:credit role="author" scheme="urn:ebu">Eric Gay</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CUVUV26VOFFXK4YKXRH5UCJ73Y.jpg?auth=70621af5545298ae2c6c8802468bc4571ce91e1dc1988ad30ac6acf04e5c7aa8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[San Antonio Spurs forward Victor Wembanyama shoots during practice prior to Game 3 of the NBA Finals basketball series against the New York Knicks, Sunday, June 7, 2026, in New York. (AP Photo/Ross D. Franklin)]]></media:description><media:credit role="author" scheme="urn:ebu">Ross D. Franklin</media:credit></media:content></item><item><title><![CDATA[The NBA Finals are back in New York, and everyone seems caught up in the hoopla except the Knicks]]></title><link>https://www.local10.com/sports/2026/06/07/the-nba-finals-are-back-in-new-york-and-everyone-seems-caught-up-in-the-hoopla-except-the-knicks/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/07/the-nba-finals-are-back-in-new-york-and-everyone-seems-caught-up-in-the-hoopla-except-the-knicks/</guid><dc:creator><![CDATA[By BRIAN MAHONEY, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Madison Square Garden has seen just about everything in sports and entertainment, from the first Muhammad Ali-Joe Frazier fight to the first Wrestlemania.]]></description><pubDate>Sun, 07 Jun 2026 20:17:37 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Madison Square Garden has seen just about everything in sports and entertainment, from the first Muhammad Ali-Joe Frazier fight to the first Wrestlemania.</p><p>It just hasn't seen much of the NBA Finals.</p><p>The New York Knicks have brought the finals back to their home court for the first time since 1999 and can make sure they don't leave again this year. Fans are spending astonishingly high prices for tickets and the potential to witness a celebration more than five decades in the making.</p><p>With a 2-0 lead over Victor Wembanyama and the San Antonio Spurs, the Knicks are halfway to their first championship since 1973. They are the biggest thing in the Big Apple, and it seems everyone is caught up in the hoopla except the Knicks themselves.</p><p>“I know the fan base is really excited, as they should be,” captain Jalen Brunson said. “But as a team, us inside the locker room, we have more work to do.”</p><p>Game 3 is Monday, with President Donald Trump in the building. Whether they've played in the arena or sat way up in the cheap seats — not that there is such a thing this time with tickets reselling for more than $10,000 — people know this night will be different.</p><p>“I think it’s going to be through the roof,” Spurs guard Dylan Harper said. “I think it’s going to be everything that I’ve kind of seen or dreamed of times 10.”</p><p>It will be the first NBA Finals game at Madison Square Garden since June 25, 1999, which ended with the Knicks watching the Spurs celebrate their first championship after winning Game 5.</p><p>That series, and one in 1994, were the only finals games played at MSG since the Knicks won the 1973 title. They were rarely close again until this 13-game winning streak, the second longest by any team in one playoffs, with the atmosphere around the city seemingly becoming more raucous with each victory.</p><p>“Fans have earned the right and deserve the right to see finals basketball be played here at Madison Square Garden," Knicks center Karl-Anthony Towns said. "For this to be the first game in a long time that they have seen finals basketball, it’s up to us to bring it, give them something to cheer for, give them something to get loud for and also give them something to believe in.”</p><p>Wembanyama, Brunson and the rest of the players will be only part of the scene Monday, sharing it with the first sitting president to attend an NBA Finals game and the celebrity fans who surround the court. Some of them were already there Sunday for practices, with Knicks coach Mike Brown finally getting to meet actor Ben Stiller, then having his news conference extended when rapper Fat Joe insisted on a chance to speak from the back.</p><p>Wembanyama got to show his stuff at MSG in his second season, when the Spurs were given the leadoff game on the NBA's marquee Christmas schedule and he scored 42 points. Opportunities like that, which the Spurs increasingly have been treated to since drafting the 7-foot-4 phenom from France, could help them with what they will face Monday.</p><p>“This arena’s like no other. The added circumstances will be on top of that,” Spurs coach Mitch Johnson said. “We’ve been fortunate to play some games in this arena recently that have been, again, not finals, but a Christmas game. Again, I just think added attention around Victor and being in this arena a few times, we’ve experienced that. I would expect tomorrow will be more than that.”</p><p>The Knicks have been so dominant during this run that they haven't gotten to see MSG much. They have played only four home games since May 4, when they opened the second round of the playoffs. So even the home team struggles to put into words exactly what Monday will look and sound like.</p><p>“I’ve seen a lot of crazy atmospheres,” guard Deuce McBride said. "I don’t think I’m going to know what to expect, but I’m just proud to be here, I’m so blessed to play here and I know the fans are going to bring it and we’re going to do everything we can.”</p><p>The arena that shook when Willis Reed walked onto the court for Game 7 in 1970 will be rocking again Monday. The current MSG had opened just a couple of years earlier, and the previous one never even saw the NBA Finals. The Knicks made it three straight years from 1951-53, but those games were played at the 69th Regiment Armory on Lexington Avenue because the Garden was hosting the circus.</p><p>Game 3 kicks off a massive sports week in the New York region, with a World Cup game scheduled for Saturday in nearby East Rutherford, New Jersey, which will host the final. Knicks forward Josh Hart had signed on in an ambassador role for the local World Cup committee but knows the Knicks have put even the world's biggest sporting event on the back burner for the moment.</p><p>“I love football, man, so obviously a little bummed I can’t go to some of those matches, but I have something a little more interesting right now going on in my life,” Hart said. “It also adds to the energy of the city.”</p><p>___</p><p>AP NBA: https://apnews.com/hub/nba</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/R7O4XTF5MXS5HMUZMNKWNHSJVM.jpg?auth=5910c2de62feeecbc2d26a81a69224d76ddff695edc5157c71ae5e384200fde1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The San Antonio Spurs practice prior to Game 3 of the NBA Finals basketball series against the New York Knicks, Sunday, June 7, 2026, in New York. (AP Photo/Ross D. Franklin)]]></media:description><media:credit role="author" scheme="urn:ebu">Ross D. Franklin</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HULHJP4QISZYAT2AOI5Y26EXSQ.jpg?auth=2a7949fde82428c7c45c7b6ef5477219f69b737e5ba888f321485940517a936e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Knicks guard Jalen Brunson runs drills prior to Game 3 of the NBA Finals basketball series against the San Antonio Spurs, Sunday, June 7, 2026, in New York. (AP Photo/Ross D. Franklin)]]></media:description><media:credit role="author" scheme="urn:ebu">Ross D. Franklin</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EFXH3OEYDQROJHYU2H4R4UVIJQ.jpg?auth=a42ec8079452e062d4d441f238295a23471a6c5ad4099b4aa863f7d28bb85a3e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The New York Knicks practice prior to Game 3 of the NBA Finals basketball series against the San Antonio Spurs, Sunday, June 7, 2026, in New York. (AP Photo/Ross D. Franklin)]]></media:description><media:credit role="author" scheme="urn:ebu">Ross D. Franklin</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZMNVEPN4LWNUU3ABHBOJEP4NIQ.jpg?auth=ef6d2cbf4718ce44b21872f17f28a6c679d20aeb0b9a7ee9ebdac396765bb367&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Knicks head coach Mike Brown speaks to the media prior to Game 3 of the NBA Finals basketball series against the San Antonio Spurs, Sunday, June 7, 2026, in New York. (AP Photo/Ross D. Franklin)]]></media:description><media:credit role="author" scheme="urn:ebu">Ross D. Franklin</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2M7O6GE7DJJQ4L5VSYKK6GPD7E.jpg?auth=022befab0504ee31f0dcd357872fc4588f6411c3ed61e74e7b937ed181469e7a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Actor Ben Stiller watches a news conference prior to Game 3 of the NBA Finals basketball series between the San Antonio Spurs and the New York Knicks, Sunday, June 7, 2026, in New York. (AP Photo/Ross D. Franklin)]]></media:description><media:credit role="author" scheme="urn:ebu">Ross D. Franklin</media:credit></media:content></item><item><title><![CDATA[Cadillac gets and then loses elusive 1st point in F1 as Sergio Pérez penalized]]></title><link>https://www.local10.com/sports/2026/06/07/cadillac-gets-and-then-loses-elusive-1st-point-in-f1-as-sergio-perez-penalized/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/07/cadillac-gets-and-then-loses-elusive-1st-point-in-f1-as-sergio-perez-penalized/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[MONACO (AP) — Cadillac's team principal hailed an “incredible testament to the resolve of the team” as Formula 1's newest constructor came close to an elusive first point, only to lose it to a penalty.]]></description><pubDate>Sun, 07 Jun 2026 20:01:49 +0000</pubDate><content:encoded><![CDATA[<p>MONACO (AP) — Cadillac's team principal hailed an “incredible testament to the resolve of the team” as Formula 1's newest constructor came close to an elusive first point, only to lose it to a penalty.</p><p>Sergio Pérez finished strongly at the Monaco Grand Prix on Sunday to cross the line in 10th but was bumped down to 15th after the race when he was ruled to have false-started when the race resumed after an earlier suspension.</p><p>Pérez had a wheel outside his grid box at the restart, his second false start of the race after lining up in the wrong spot at the original race start.</p><p>“To finish 10th on the road is an incredible testament to the resolve of the team to keep fighting until the end,” team principal Graeme Lowdon said in a statement.</p><p>“After the red flag restart, Checo (Pérez) drove fantastically well to make up several positions on the road — it was a real shame that the penalty dropped us back as he fought like he was going for the win.”</p><p>That penalty handed 10th and the single championship point to Fernando Alonso of Aston Martin, which has been Cadillac's closest rival through most of the season so far and had also yet to score in 2026.</p><p>Pérez called the race “an amazing thing for the team” and claimed he hadn't benefited from his position at the restart "but that’s how it is — it doesn’t detract from the result today.”</p><p>The General Motors-backed team's other driver Valtteri Bottas was a non-finisher with a repeat of the brake problems which were an issue for Cadillac through the Monaco weekend.</p><p>___</p><p>AP auto racing: https://apnews.com/hub/auto-racing</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/X6JBQQKOEVKB4NN3FDT6BJ73OY.jpg?auth=df2aab81fdfc4e65393d9ab93da4959ae6579692f91b5c51c5f632e5fca64ebd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Mexico's Sergio Perez steers his Cadillac during the Formula One Monaco Grand Prix race at the Monaco racetrack, Sunday, June 7, 2026. (AP Photo/Fatima Shbair)]]></media:description><media:credit role="author" scheme="urn:ebu">Fatima Shbair</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EWC232IPXUR6E3VJ6K3IV724YQ.jpg?auth=0d11ea33ed635953718c049eb5da640aae3842f26737b0455f4b3f740f4f7d38&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Cadillac driver Sergio Perez of Mexico arrives at the pits prior to the start of the Formula One Monaco Grand Prix race at the Monaco racetrack, Sunday, June 7, 2026. (AP Photo/Fatima Shbair)]]></media:description><media:credit role="author" scheme="urn:ebu">Fatima Shbair</media:credit></media:content></item><item><title><![CDATA[Niño de 8 años herido tras salir disparado desde una lancha en Miami-Dade]]></title><link>https://www.local10.com/espanol/2026/06/07/nino-de-8-anos-hospitalizado-tras-ser-expulsado-de-una-lancha-en-miami-dade/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/07/nino-de-8-anos-hospitalizado-tras-ser-expulsado-de-una-lancha-en-miami-dade/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[Un paseo en lancha terminó en tragedia para una familia cuando el impacto lanzó al agua a dos de sus integrantes.]]></description><pubDate>Sun, 07 Jun 2026 19:12:57 +0000</pubDate><content:encoded><![CDATA[<p>Un niño fue hospitalizado tras un accidente de lancha en el condado Miami-Dade.</p><p>El incidente ocurrió el sábado en el canal Cutter Bank Channel, cuando una embarcación Angler de 22 pies chocó contra una boya de señalización.</p><p>A bordo viajaban un padre y sus tres hijos. Según las autoridades, el impacto expulsó al padre y a un niño de 8 años de la embarcación.</p><p>Miami-Dade Fire Rescue trasladó al menor a un centro de trauma cercano. El padre y sus otros dos hijos recibieron atención en el lugar por heridas leves.</p><p>La Florida Fish and Wildlife Conservation Commission investiga el accidente.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FPE4BIK3UJFR5IQWTYRTNCH2DE.jpeg?auth=80b1919258a2af556e7b5f3268b5ee37e1fa7d6f197689efeb5d22f82ba9dfde&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Christian Eriksen 'conscious' after another on-field collapse in Denmark match, national team says]]></title><link>https://www.local10.com/sports/2026/06/07/christian-eriksen-conscious-after-another-on-field-collapse-in-denmark-match-national-team-says/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/07/christian-eriksen-conscious-after-another-on-field-collapse-in-denmark-match-national-team-says/</guid><dc:creator><![CDATA[By STEVE DOUGLAS, Associated Press]]></dc:creator><description><![CDATA[Christian Eriksen was conscious and undergoing further tests in the hospital after collapsing on the field again while playing for Denmark’s national team on Sunday in a scary scene that had echoes of his cardiac arrest at the European Championship five years ago.]]></description><pubDate>Sun, 07 Jun 2026 20:29:43 +0000</pubDate><content:encoded><![CDATA[<p>Christian Eriksen was conscious and undergoing further tests in the hospital after collapsing on the field again while playing for Denmark’s national team on Sunday in a scary scene that had echoes of his cardiac arrest at the European Championship five years ago.</p><p>TV footage showed the 34-year-old midfielder clutching his chest with both hands in an off-the-ball action in the 65th minute of Denmark’s international friendly against Ukraine at Nature Energy Park in Odense, Denmark.</p><p>In the next TV image shown, Erikson was lying on his back on the ground, surrounded by worried-looking players. Ukraine’s coaching staff were seen waving medical personnel onto the field.</p><p>Within minutes, the Danish soccer federation sent a post on X saying Eriksen was “conscious and, under the circumstances, doing well.”</p><p>A fuller statement by the federation came 10 minutes later, with Denmark team physician Morten Boesen saying: “Christian is doing well and walked off the pitch by himself. As I see it, the pacemaker responded as it should.</p><p>“He was briefly unconscious, but regained consciousness very quickly, and we were quickly in contact with him.”</p><p>Boesen said Eriksen “will now undergo further examinations at the hospital to determine what caused the incident.”</p><p>“We are in ongoing contact with him and the doctors at the hospital," Boesen added. "But Christian is doing well, and he asked me to send his regards to all the players and tell them that he was OK.”</p><p>The game was officially abandoned by the referee in the 79th minute — with Denmark leading 2-1 and there having been no further play after Eriksen's collapse — after the match official spoke to both coaches and sets of players.</p><p>While Eriksen was being treated, there was initially a hush in the crowd before a chant of “Eriksen, Eriksen” went around the stadium.</p><p>After the match was called off, players from both teams formed a circle around the two coaches in one half of the field. The coaches were seen talking to the players. The teams then walked around the field to applause from the crowd, with some players visibly upset.</p><p>Denmark great</p><p>Eriksen, one of Denmark’s greatest ever players, was fitted with an implantable cardioverter defibrillator in the months following his face-forward collapse during Denmark’s opening European Championship group game in 2021, against Finland in Copenhagen.</p><p>In that incident that sent soccer into shock, Eriksen was resuscitated during a lengthy period of on-field medical treatment led by Boesen and said he was later informed he was “gone from this world for five minutes.”</p><p>Eriksen resumed his professional playing career 259 days later after getting a contract at Brentford in the Premier League. After a spell at Manchester United from 2022-25, he joined German club Wolfsburg in a deal through the 2026-27 season.</p><p>In a post on X, Wolfsburg said Eriksen had been taken to Odense University Hospital and that the club was following developments.</p><p>“All the best and a speedy recovery, Christian,” Wolfsburg said.</p><p>United also released a statement, saying it was “encouraged by Denmark’s update on Christian Eriksen.”</p><p>“The club is sending strength and love to Christian and the Eriksen family as we await further news,” United said.</p><p>Neither Denmark nor Ukraine have qualified for the World Cup.</p><p>___</p><p>AP soccer: https://apnews.com/hub/soccer</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UC5FXG3T22WOOIIVH3WIF5EHHI.jpg?auth=2ea064e34e1a67398c5d21b9d10d0cb8b96a11bc63be5bf05e0b0c52b117e8dc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Wolfsburg's Christian Eriksen applauds to supporters at the end of the German Bundesliga soccer match between Borussia Dortmund and VfL Wolfsburg in Dortmund, Germany, Sept. 21, 2025. (AP Photo/Martin Meissner, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Martin Meissner</media:credit></media:content></item><item><title><![CDATA[Stacey King, longtime Bulls broadcaster who played on three NBA championship teams, dies at 59]]></title><link>https://www.local10.com/sports/2026/06/07/bulls-broadcaster-stacey-king-who-played-on-three-of-chicagos-nba-championship-teams-dies-at-59/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/07/bulls-broadcaster-stacey-king-who-played-on-three-of-chicagos-nba-championship-teams-dies-at-59/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[CHICAGO (AP) — Stacey King, who played on three consecutive NBA championship teams with the Chicago Bulls from 1991-93 before returning to the organization as an Emmy-winning, fan-favorite broadcaster, has died. He was 59.]]></description><pubDate>Sun, 07 Jun 2026 20:23:43 +0000</pubDate><content:encoded><![CDATA[<p>CHICAGO (AP) — Stacey King, who played on three consecutive NBA championship teams with the Chicago Bulls from 1991-93 before returning to the organization as an Emmy-winning, fan-favorite broadcaster, has died. He was 59.</p><p>The Bulls announced that King died Sunday and said they were notified by a family member. No other details were immediately available.</p><p>“Stacey King was a cherished member of the Bulls family and one of the truly unique personalities in our organization’s history,” Bulls chairman Jerry Reinsdorf said in a statement. “His connection to Chicago, the Bulls and our fans spanned more than three decades — first as a player and later as the unmistakable voice that helped bring Bulls basketball into the homes of generations of fans. We will miss him deeply and remember the joy, energy, humor, candor and passion he brought to our organization, our broadcasts and our fans every day. Our thoughts are with his family and loved ones.”</p><p>King began his NBA playing career with the Bulls, who selected the 6-foot-11 forward/center out of Oklahoma with the sixth overall pick in the 1989 draft. He averaged 6.6 points and 3.3 rebounds over his five seasons with the Bulls.</p><p>He played a total of eight seasons in the NBA during a career that also included stops in Minnesota, Miami, Boston and Dallas. King posted career averages of 6.4 points and 3.3 rebounds.</p><p>As a broadcaster, King endeared himself to a new generation of Bulls supporters. He spent more than two decades as a commentator on Bulls games.</p><p>“Stacey loved being a Bull,” Bulls president and CEO Michael Reinsdorf said in a statement. “You could feel it in everything he did — the way he played, the way he called games and the way he connected with our fans. He had a unique gift for bringing people together and making every game feel personal. He brought an energy and love for the game that came through in every broadcast, helping fans feel connected to our team. Whether it was through a broadcast, a conversation or a photo with a fan, Stacey made people feel seen and valued.</p><p>“We were fortunate to know him not only as a player and broadcaster, but as a friend. Stacey genuinely cared about people, and he made our organization better. We will miss him dearly, and his impact, memory and legacy will remain a part of the Chicago Bulls forever.”</p><p>Chicago Sports Network president and CEO Michael McCarthy called King “one of the most beloved figures in Chicago sports.”</p><p>“Stacey had a unique ability to connect generations of Bulls fans,” McCarthy said. “Whether through his basketball insight, his humor, or his unforgettable calls, he made every game more enjoyable and every broadcast better.”</p><p>King delighted fans with his memorable calls and nicknames. His enthusiasm was apparent every time the Bulls hit a big shot.</p><p>“We enjoy what we do,” King said last month on his “Gimme the Hot Sauce” podcast, a reference to a comment he'd frequently make after big plays. “It's a fun job. It never seems like work for me. Every night, I go to work, win, lose or draw, I'm having fun.”</p><p>___</p><p>AP NBA: https://apnews.com/hub/nba</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3USAIXDTNC2DNA5YPZVSX64JFI.jpg?auth=a17b5759da812ba7228f1d3a031287a7f207ebf62e97f3fd06b76105330756e9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Chicago Bulls television announcer Stacey King attends the first half of an NBA basketball game, Nov. 17, 2025, in Denver. (AP Photo/David Zalubowski, File)]]></media:description><media:credit role="author" scheme="urn:ebu">David Zalubowski</media:credit></media:content></item><item><title><![CDATA[Maverick Republican Sen. Bob Packwood of Oregon, who resigned after sexual harassment scandal, dies]]></title><link>https://www.local10.com/news/politics/2026/06/07/maverick-republican-sen-bob-packwood-of-oregon-who-resigned-after-sexual-harassment-scandal-dies/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/07/maverick-republican-sen-bob-packwood-of-oregon-who-resigned-after-sexual-harassment-scandal-dies/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[PORTLAND, Ore. (AP) — Former Sen. Bob Packwood, a moderate Oregon Republican whose reputation as a champion of abortion and women's rights was spoiled at the end of his career by allegations of sexual harassment, has died. He was 93.]]></description><pubDate>Sun, 07 Jun 2026 18:27:00 +0000</pubDate><content:encoded><![CDATA[<p>PORTLAND, Ore. (AP) — Former Sen. Bob Packwood, a moderate Oregon Republican whose reputation as a champion of abortion and women's rights was spoiled at the end of his career by allegations of sexual harassment, has died. He was 93.</p><p>Packwood's death on Saturday was announced in an obituary sent to media outlets by his family. The release didn't include additional details.</p><p>Packwood was a political scrapper who first refused to quit the chamber in which he had served for 27 years, saying he didn't want to be remembered only for that controversy.</p><p>Before the #MeToo era, Packwood stood out as an example of private behavior undermining a man’s public image. He had been praised by Planned Parenthood and others.</p><p>The great-grandson of a member of the 1857 Oregon Constitutional Convention, Packwood established himself as a social moderate and fiscal conservative who often voted across party lines. He considered running for president in 1980.</p><p>Elected to the Senate in 1968, Packwood was best known as the leading Republican advocate of abortion rights and was widely admired by women's groups throughout the country until the Senate Ethics Committee launched an investigation into the allegations of sexual and official misconduct in 1993.</p><p>More than two dozen women, former employees and acquaintances, accused him of making unwanted or uninvited sexual advances.</p><p>The allegations remained the target of an ethics probe that widened to include other alleged acts of official misconduct. He resigned in September 1995, then went to start a lucrative lobbying business in Washington.</p><p>Democratic U.S. Sen. Ron Wyden, who replaced Packwood in 1996, said while he should be praised for his record on abortion rights and tax reform, how he treated women overshadows it all.</p><p>“His horrible history as documented in his own diaries will forever overshadow that public record. Simply put, historians’ first line about Bob Packwood must include those women who he abused and assaulted for years and years,” Wyden said in a statement.</p><p>As chairman and then ranking Republican on the Senate Finance Committee, Packwood was a master of cutting deals and forging compromises needed to pass tax legislation through Congress. He was most proud of the lead role he played in a sweeping tax reform of 1986 that lowered the top income tax bracket and eliminated many itemized deductions.</p><p>Over his career, he was described as a blunt, independent, outspoken politician who was a maverick, boat-rocker, loose cannon, skilled partisan, and, above all, political survivor.</p><p>"I think they probably all ring true," Packwood told The Associated Press in December 1992.</p><p>"I would like to think that I am nobody's lackey. I try to reach conclusions independently and then I'm willing to fight for those conclusions; if necessary, having to fight against my party or my party's president," he said.</p><p>Packwood won his first Senate election at age 36, narrowly defeating Democratic Sen. Wayne L. Morse, an Oregon legend who had held the seat for 23 years. He quickly grabbed attention as a rising star in the GOP. By 1980, he was elected chairman of the National Republican Senatorial Committee.</p><p>But he lost the seat when the White House backed a competitor after Packwood publicly accused President Ronald Reagan of alienating women, African Americans and Jews.</p><p>Just two weeks after Packwood's reelection in 1992, The Washington Post printed allegations from former female employees and acquaintances that the senator had subjected them to uninvited sexual advances.</p><p>The Senate Ethics Committee also investigated allegations that Packwood solicited jobs from lobbyists for his ex-wife, used his staff to try to threaten the female accusers into keeping quiet and obstructed the investigation by altering his personal diaries.</p><p>The Senate held two days of extraordinary debate in 1993 over whether Packwood should have to comply with an ethics committee subpoena for his diaries, in which he reportedly made entries relevant to the investigation. The Senate voted 94-6 to enforce the subpoena.</p><p>Packwood took the case to federal courts and lost, ending when Chief Justice William Rehnquist refused Packwood's request for the U.S. Supreme Court to intercede.</p><p>Packwood launched his lobbying business, Sunrise Research Corp., in 1997. By 1999, the firm was grossing $1.5 million a year. His business slowed in later years, but he told a City Club of Portland audience in 2010 that he was still spending about half his time in Washington lobbying for a number of clients.</p><p>It was interesting work, Packwood told the audience, according to The Oregonian, but "it is not as much fun as being in the Senate."</p><p>As Congress became increasingly partisan following his departure, Packwood continued to advocate a centrist tact and called for Oregon to create nonpartisan elections in his 2010 City Club speech.</p><p>Packwood's wife, Elaine Franklin, was his former chief of staff who became a political consultant in Portland. The couple had homes in the Portland area and Washington.</p><p>In a November 2002 interview with the Salem Statesman Journal, Packwood said he had gotten past the scandal that forced him out of office.</p><p>"People have told me it must have been tough on me, or it seems unfair," he said. "But you cannot go through the rest of life and say look what happened. Pretty soon you become a bore to your friends.</p><p>"I told myself I was not old enough to retire,” Packwood said, “so I have got to get at life and not complain about it.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/RHVWYTRG5HSQ2BJYQ6U7R3RQWQ.jpg?auth=9e1270c1c03ce858e11f3f893f50691310e1ad4fb65ae751ae0801fd253e3d3c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Senate Finance Committee Chairman Bob Packwood, R-Ore., holds a book entitled "Intensive Care" by Ross Perot, during hearings dealing with the future of Medicare on Capitol Hill, Aug. 30, 1995. (AP Photo/Dennis Cook, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Dennis Cook,</media:credit></media:content></item><item><title><![CDATA[Lawsuit seeks to stop the UFC fight on the White House South Lawn for Trump's birthday]]></title><link>https://www.local10.com/sports/2026/06/07/lawsuit-seeks-to-stop-the-ufc-fight-on-the-white-house-south-lawn-for-trumps-birthday/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/07/lawsuit-seeks-to-stop-the-ufc-fight-on-the-white-house-south-lawn-for-trumps-birthday/</guid><dc:creator><![CDATA[By MELISSA GOLDIN, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — A federal lawsuit seeks to halt the upcoming UFC fight card on the White House South Lawn in a mixed martial arts show timed for President Donald Trump’s 80th birthday and part of the celebration of the nation’s 250th anniversary.]]></description><pubDate>Sun, 07 Jun 2026 17:49:33 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — A federal lawsuit seeks to halt the upcoming UFC fight card on the White House South Lawn in a mixed martial arts show timed for President Donald Trump’s 80th birthday and part of the celebration of the nation’s 250th anniversary.</p><p>The filing Saturday by the Public Integrity Project on behalf of two Virginia residents contends the Trump administration’s authorization of the June 14 event was unlawful. The lawsuit says such approval violated National Park Service regulations prohibiting sporting events on federal parklands, Congress did not consent to the towering arch overlooking the event space and no environmental review was conducted before the construction.</p><p>“This is fundamentally a private, commercial, corrupt use of our most sacred national monuments for private gain,” said Brendan Ballou, a lawyer for the plaintiffs. “And that is what is motivating this lawsuit.”</p><p>The White House said in a statement that the legal challenge was “an obstructionist, baseless, and dilatory” attempt to prevent Trump from hosting the fight and that the event was “no different than the various other White House-hosted events on the South Lawn and properly permitted events on the Ellipse and National Mall throughout the year.”</p><p>UFC did not immediately respond to a request for comment Sunday.</p><p>Crews are erecting an octagon-shaped cage on the South Lawn. Trump has said the finished UFC project will feature “a 5,000-seat arena right outside the front door of the White House.” Additional large screens broadcasting the fights will be set up in a park at the nearby Ellipse, and the UFC has said it plans to issue as many as 85,000 free tickets to accommodate spectators at both locations.</p><p>The octagon and surrounding structures are the latest project in the White House building boom Trump is leading.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/D25FAK3HIJ6D7LVYT6HUXFVLRY.jpg?auth=3c2885315cba9a4264f36d61b42ce1240912d5623fe7ce39c56a7dad3e17ee1e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Construction continues on the arena on the South Lawn of the White House for a future UFC mixed martial arts fight, Saturday, June 6, 2026, in Washington. (AP Photo/John McDonnell)]]></media:description><media:credit role="author" scheme="urn:ebu">John McDonnell</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4VKODYYEX6VMLWNPTW22CHTZAM.jpg?auth=c31655031c99b40c604c04060593ff9b3eb1f249a62a0307b0017a340301d26e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Construction continues on the arena on the South Lawn of the White House for a future UFC mixed martial arts fight, Saturday, June 6, 2026, in Washington. (AP Photo/John McDonnell)]]></media:description><media:credit role="author" scheme="urn:ebu">John McDonnell</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RC2LXB7XEQQEBPLH6Y3TQ276LM.jpg?auth=5d3ece2ec0e8e3725411a15050a5ccd8e4e10081fa726a0562032b15e7c27763&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Workers continue building the cage for a future UFC fight on the South Lawn in front of the White House, Friday, June 5, 2026, in Washington. (AP Photo/Allison Robbert)]]></media:description><media:credit role="author" scheme="urn:ebu">Allison Robbert</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3BZAXULGRYD7R6CJIZBXKFKKXU.jpg?auth=1a44c51411f0dc7d82f550d2dac19c487ec88c58f1b19d36084950a42605f9e7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Construction continues on the arena on the South Lawn of the White House for a future UFC mixed martial arts fight, Saturday, June 6, 2026, in Washington. (AP Photo/John McDonnell)]]></media:description><media:credit role="author" scheme="urn:ebu">John McDonnell</media:credit></media:content></item><item><title><![CDATA[Serena Williams not ruling out a singles return ahead of her doubles comeback at Queen’s Club]]></title><link>https://www.local10.com/sports/2026/06/07/serena-williams-not-ruling-out-a-singles-return-ahead-of-her-doubles-comeback-at-queens-club/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/07/serena-williams-not-ruling-out-a-singles-return-ahead-of-her-doubles-comeback-at-queens-club/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[LONDON (AP) — Tennis great Serena Williams is not ruling out a return to singles competition but suggested Sunday it's not imminent ahead of her doubles comeback in the sport she dominated for two decades.]]></description><pubDate>Sun, 07 Jun 2026 17:35:38 +0000</pubDate><content:encoded><![CDATA[<p>LONDON (AP) — Tennis great Serena Williams is not ruling out a return to singles competition but suggested Sunday it's not imminent ahead of her doubles comeback in the sport she dominated for two decades.</p><p>First up for the 23-time Grand Slam singles champion is the doubles tournament at Queen’s Club, marking her first competitive tennis since the 2022 US Open.</p><p>“I can’t say no right now, I feel like I probably need to train a little bit more if I want to play singles, and we will see if I get there, and if not… that’s not my journey right now,” Williams said in an eagerly anticipated press conference on Sunday.</p><p>Williams will play alongside 19-year-old Canadian Victoria Mboko, who is 25 years her junior. Their first match is scheduled for Tuesday against third seeds Nicole Melichar-Martinez and Erin Routliffe.</p><p>The 44-year-old Williams has not competed since bidding farewell at the 2022 U.S. Open. At the time, she said she didn’t want to use the word “retiring” and instead declared that she was “evolving” away from tennis.</p><p>Williams, who shares her two daughters with Reddit co-founder Alexis Ohanian, revealed that as recently as December she believed she “definitely was not” returning to tennis, but, after some conversations, thought: “Well, why not? For lack of a better explanation.</p><p>“It’s summer, the kids aren’t in school, so it’s a perfect time to get out there, have fun, and see what happens.”</p><p>Williams won seven Wimbledon singles titles and six at the U.S. Open before stepping away from the game. She won 14 Grand Slam doubles titles, including six at Wimbledon and two at the U.S. Open — all with her older sister Venus Williams.</p><p>She says she is liberating herself of any expectations ahead of her comeback.</p><p>“I don’t need to win,” Williams said. “I’ve won more than most people have in their whole lives, so it’s not that important to me, and it’s important that I keep reminding myself of that, because I don’t have anything to prove.</p><p>“I don’t have anything to lose, and everything here is just to gain … This whole journey is like, I’m putting no pressure on myself.”</p><p>In Mboko, Williams saw something, she said, “that reminded me a lot of myself” in her attitude, resilience and drive. After making the “pretty 11th-hour commitment” to Queen’s, she reached out to the Canadian via text message.</p><p>Mboko said: “She’s hitting great. She has such clean ball striking, she could probably take years off, and when she steps on the court she could probably find that rhythm again and find her timing. So I think that’s really a God-given gift that she has.</p><p>“I personally think she’s ready to go. I’m hitting with her, she’s hitting pretty big and she’s really fit, so we’ll see.”</p><p>___</p><p>AP tennis: https://apnews.com/hub/tennis</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/F4VV56OPHI5UACJUXCFZPTCUCI.jpg?auth=4f8758696226dac9ae48b817eb2a93e33edb9cc08391a0af93e438b81929867d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Serena Williams of the US practices at The Queen's Club, in London, Sunday June 7, 2026. (Adam Davy/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Adam Davy</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YF3EBONN3EGO4BI5GWGDSHTH7A.jpg?auth=9b00bf6aee90b2b38083705e51546141ae6e9b02f666c32cad83606b0cb48130&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Serena Williams during a press conference at The Queen's Club, London, Sunday June 7, 2026. (Adam Davy/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Adam Davy</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EKLTBN4OYTX3OWWAJHHY4HULYM.jpg?auth=1474e695f727405a89a5f5a047b8dd97da9ed5d72b8bbef6571ec4a321f93086&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Serena Williams of the United States practices at Queen's Club, in London, Sunday, June 7, 2026. (AP Photo/Alberto Pezzali)]]></media:description><media:credit role="author" scheme="urn:ebu">Alberto Pezzali</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SXIEDNUMPP4FLH3PXC3UI4EHTQ.jpg?auth=6f331c8516d0fbc3ad2578638848caf8fec50aa6c5c9b15555b50f20c33eed43&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Serena Williams of the US, left, speaks with Canada's Victoria Mboko at The Queen's Club, in London, Sunday June 7, 2026. (Adam Davy/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Adam Davy</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/F4I3TTOVC6WZMOW7UCAQWHMRWQ.jpg?auth=427ff4163e9eec3f73d393339bbe201c6278f29e44689b390841c50cc3bc0e99&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Serena Williams during a press conference at The Queen's Club, London, Sunday June 7, 2026. (Adam Davy/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Adam Davy</media:credit></media:content></item><item><title><![CDATA['Scary Movie' tops box office, slaying 'Masters of the Universe' and adding to low-budget streak]]></title><link>https://www.local10.com/entertainment/2026/06/07/scary-movie-tops-box-office-slaying-masters-of-the-universe-and-adding-to-low-budget-streak/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/06/07/scary-movie-tops-box-office-slaying-masters-of-the-universe-and-adding-to-low-budget-streak/</guid><dc:creator><![CDATA[By JAKE COYLE, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — The summer box office is booming — but not because of the usual suspects.]]></description><pubDate>Sun, 07 Jun 2026 17:13:06 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — The summer box office is booming — but not because of the usual suspects.</p><p>After three weeks of indie horror dominance at the box office, the slasher spoof “Scary Movie” topped ticket sales with $55 million over the weekend, according to studio estimates Sunday, easily besting the far-from-mighty “Masters of the Universe.”</p><p>A new order has lately come to movie theaters, which have seen Gen Z ticket buyers flock to the horror hits “Obsession” and “Backrooms,” both made by YouTubers-turned-filmmakers. Those movies have even outshone The Walt Disney Co.’s “Star Wars: The Mandalorian and Grogu.”</p><p>This weekend, comedy was the underdog champ. Though the genre has been all but left for dead in theaters, the sixth “Scary Movie” notched a franchise-best $105.5 million global launch. The Wayans brother comedy even outdid its primary satirical target, the “Scream” franchise. Earlier this year, “Scream 7” debuted with $97 million worldwide.</p><p>Both franchises are distributed by Paramount Pictures, though Miramax produced the new “Scary Movie.” Co-written by Marlon, Shawn, Keenan and Craig Wayans, the sequel marks the Wayans’ return to the franchise after their departure over creative differences following 2001’s “Scary Movie 2.”</p><p>“This is an outstanding opening for a comedy sequel this far into the series,” said David A. Gross, who runs the movie consulting firm FranchiseRe. "It’s a huge bounceback after the last episode crashed in 2013 when Anna Faris and Regina Hall were excluded. The weekend figure is triple the average for the genre.”</p><p>Reviews weren’t good (26% fresh on Rotten Tomatoes) and audience scores (a “B” CinemaScore) were so-so. But that didn’t stop the $30-million “Scary Movie” from dominating its much bigger budget competition.</p><p>“Masters of the Universe,” a sword and sorcery action adventure based on the 1980s animated series and Mattel toys, failed to revive the dormant franchise. The Amazon MGM release, the second “Masters of the Universe” film following a 1987 movie of the same title, opened with $29.3 million domestically.</p><p>“Masters of the Universe,” starring Nicholas Galitzine as He-Man, added $25 million overseas. But for a film that cost nearly $200 million to produce, a much higher launch was needed to make profitability likely.</p><p>It’s Mattel Studios’ first release since 2023’s “Barbie.” But after the extraordinary $1.45 billion success of that film, “Masters of the Universe” will be closer to a flop for the toy company.</p><p>A24’s “Backrooms,” last weekend’s top release, slid steeply on its second weekend, dropping 68% with $25.9 million. But “Backrooms,” a $10 million movie based on 20-year-old Kane Parson’s YouTube series remains a record-breaking phenomenon. It's now A24’s highest grossing film ever with $212 million worldwide, moving ahead of “Marty Supreme."</p><p>In a near tie for third place, Focus Features’ “Obsession” grossed $25.6 million in its fourth weekend. That marked a paltry 7% drop from the previous weekend for 26-year-old Curry Barker’s horror sensation. Not accounting for inflation, no horror movie has ever had a better fourth weekend.</p><p>“Obsession,” about a man who wishes his crush returned his affections, was made for less than $1 million. It’s now grossed $152.1 million domestically and $224.8 million worldwide — a record for Focus.</p><p>In its third weekend, “The Mandalorian and Grogu” fell all the way to sixth place with $10 million. It was even bested by Fathom Entertainment’s “The Amazing Digital Circus: The Last Act,” a combination of the last two episodes of the animated series. It collected $12.7 million.</p><p>A few other movies hit milestones.</p><p>Lionsgate’s Michael Jackson biopic “Michael” became the studio’s highest grossing film ever with $898 million globally. That puts it ahead, not accounting for inflation, both the highest grossing entries in the studio’s “Twilight” and “Hunger Games” franchises.</p><p>And 2026 got its first billion-dollar movie. “The Super Mario Galaxy Movie” crossed $1 billion worldwide for Universal.</p><p>The weekend overall was up a remarkable 63% from the same weekend last year, according to Comscore. Ticket sales on the year are up more than 13%. Next weekend, Steven Spielberg’s “Disclosure Day” debuts.</p><p>Top 10 movies by domestic box office</p><p>With final domestic figures being released Monday, this list factors in estimated ticket sales for Friday through Sunday at U.S. and Canadian theaters, according to Comscore:</p><p>1. “Scary Movie,” $55 million.</p><p>2. “Masters of the Universe,” $29.3 million.</p><p>3. “Backrooms,” $25.9 million.</p><p>4. “Obsession,” $25.6 million.</p><p>5. “The Amazing Digital Circus: The Last Act,” $12.7 million.</p><p>6. “Star Wars: The Mandalorian and Grogu,” $10 million.</p><p>7. “Michael,” $7.7 million.</p><p>8. “The Breadwinner,” $3.4 million.</p><p>9. “Pressure,” $3 million.</p><p>10. “The Devil Wears Prada 2,” $2.8 million.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QOAFZZJ57AVRAY2U6N3NKZCZK4.jpg?auth=cb11aac86c90695a2fdbfb73cc31e7bccb3e06810c87b8377b4e924f06d7be3d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This image released by Paramount Pictures shows Marlon Wayans in a scene from "Scary Movie." (Quantrell Colbert/Paramount Pictures via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Quantrell Colbert</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IKQK6IGN33VLGWWFZ7JSLTASYU.jpg?auth=06bd2d64e4ce5c54a5e30878f839d3c2f2355097a46b6118aedb776bb0bd2447&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This image released by Amazon MGM Studios shows Nicholas Galitzine and Camila Mendes in a scene from "Masters of the Universe." (Amazon MGM Studios via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Photo Credit: Amazon MGM Studios</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LLNCVKTTKJSNRXPETIZ4L4HJPU.jpg?auth=f8864a601dbab20304794b253af9e18fb3504d819e53f014ca0c617483aaf17b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This image released by A24 shows Chiwetel Ejiofor in a scene from "Backrooms." (A24 via AP)]]></media:description></media:content></item><item><title><![CDATA[‘I’m happy to be alive’: South Florida woman thanks sister for helping her through caner treatment]]></title><link>https://www.local10.com/news/local/2026/06/07/im-happy-to-be-alive-south-florida-woman-thanks-sister-for-helping-her-through-caner-treatment/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/07/im-happy-to-be-alive-south-florida-woman-thanks-sister-for-helping-her-through-caner-treatment/</guid><dc:creator><![CDATA[Isabella Martin]]></dc:creator><description><![CDATA[Sunday is national cancer survivor day, and across South Florida, survivors, family members, and caregivers are taking time to celebrate how far they’ve come.]]></description><pubDate>Sun, 07 Jun 2026 14:47:13 +0000</pubDate><content:encoded><![CDATA[<p>Sunday is national cancer survivor day, and across South Florida, survivors, family members, and caregivers are taking time to celebrate how far they’ve come.</p><p><a href="https://www.local10.com/espanol/2026/06/07/sobreviviente-de-cancer-celebra-la-vida-junto-a-su-hermana-en-fort-lauderdale/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/07/sobreviviente-de-cancer-celebra-la-vida-junto-a-su-hermana-en-fort-lauderdale/"><b>Leer en español</b></a></p><p>At Gilda’s Club South Florida, Saturday’s cancer survivor celebration brought together people of all ages impacted by the deadly disease.</p><p>For sisters Monica and Magaly Morales, the day was also a reminder of their own journey. </p><p>When Monica was diagnosed with stage one thyroid cancer last year, it caught her completely off guard.</p><p>“it took me actually as a shock because it was really unexpected,” she said. “I froze. I didn’t know what to do, who to call. Who do you call?”</p><p>Doctors were able to remove the cancer through surgery, but she says the experience still came with questions, appointments, and recovery.</p><p>Having her sister in her corner made some of those tougher days a little easier.</p><p>“When you see a person weak, when you see a person helpless, confused, depressed, all you can do is encourage them, right?” said Magaly Morales. “Encourage them, embrace them, love them more, and let them know that you’re there for them. Give them a hug, give them that extra kiss, whatever it is that they need that they’re going through, you’re there to see it, and they feel it, and they know that they’re not alone.”</p><p>Now, Monica Morales says she’s moving forward with a new perspective, grateful for her health and for the people who stood by her side.</p><p>“I’m happy to be alive,” she said. “I’m happy to have health. I’m happy to be surrounded by a loving family, great support system, friends.”</p><p>And these days, it’s the simple things she appreciates most.</p><p>“I love to sunbathe, I love to go swimming, love to go to the beach,” she said. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Man dies after falling in Fort Lauderdale river despite life-saving efforts by good Samaritan]]></title><link>https://www.local10.com/news/local/2026/06/07/man-dies-after-falling-in-fort-lauderdale-river-despite-life-saving-efforts-by-good-samaritan/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/07/man-dies-after-falling-in-fort-lauderdale-river-despite-life-saving-efforts-by-good-samaritan/</guid><dc:creator><![CDATA[Isabella Martin]]></dc:creator><description><![CDATA[An investigation is ongoing after the death of a man in Fort Lauderdale. ]]></description><pubDate>Sun, 07 Jun 2026 13:28:21 +0000</pubDate><content:encoded><![CDATA[<p>An investigation is ongoing after the death of a man in Fort Lauderdale. </p><p><a href="https://www.local10.com/espanol/2026/06/07/se-lanzo-al-new-river-para-salvar-a-un-hombre-que-se-ahogaba-pero-no-logro-sacarlo/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/07/se-lanzo-al-new-river-para-salvar-a-un-hombre-que-se-ahogaba-pero-no-logro-sacarlo/"><b>Leer en español</b></a></p><p>According to authorities, a call came in around 5:07 a.m. regarding a possible drowning along the 200 block of Southwest Second Avenue. </p><p>Local 10 News spoke to a man who tried to save that victim before rescue crews arrived.</p><p>The man who asked not to be identified said he was sitting along the Riverwalk with his girlfriend when he saw an older man stumble into the water.</p><p>He says he went in after him without hesitation.</p><p>“I went in myself, I grabbed him by his two hands,” the man said. “’Bro, what are you doing? You know you’re in the water, right?’”</p><p>For a moment, that good Samaritan thought he could bring the older man to safety, but said that the situation quickly changed. </p><p>“That’s when I slipped in the water,” he said. “After that, I get all wet and after that he went under the water. I had him for a little second and then he pulled away from me and fell into the water and he never came back up.”</p><p>First responders rushed to the scene but the man who fell in the water did not survive. </p><p>Investigators said the death is being classified as undetermined, though they say it appears the man drowned.</p><p>Now, detectives are working to figure out exactly what happened before the man ended up in the water.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Arrestan hombre relacionado al choque con fuga que dejó herido a agente de BSO en Fort Lauderdale ]]></title><link>https://www.local10.com/espanol/2026/06/06/arrestan-hombre-relacionado-al-choque-con-fuga-que-dejo-herido-a-agente-de-bso-en-fort-lauderdale/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/06/arrestan-hombre-relacionado-al-choque-con-fuga-que-dejo-herido-a-agente-de-bso-en-fort-lauderdale/</guid><dc:creator><![CDATA[Jolena Esperto, Ryan Mackey, Magdala Louissaint]]></dc:creator><description><![CDATA[La policía de Fort Lauderdale arrestó a sospechoso vinculado a choque con fuga que, según autoridades, dejó hospitalizado a un agente de la Oficina del Sheriff de Broward (BSO)]]></description><pubDate>Sat, 06 Jun 2026 14:35:59 +0000</pubDate><content:encoded><![CDATA[<p>La policía de Fort Lauderdale arrestó a un sospechoso en relación con un <a href="https://www.local10.com/espanol/2026/06/06/hospitalizan-a-agente-de-bso-tras-choque-con-fuga-en-fort-lauderdale-conductor-sigue-profugo/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/06/hospitalizan-a-agente-de-bso-tras-choque-con-fuga-en-fort-lauderdale-conductor-sigue-profugo/">choque con fuga</a> que, según las autoridades, dejó hospitalizado a un agente de la Oficina del Sheriff de Broward (BSO) la noche del viernes.</p><p>Casey Liening, portavoz del Departamento de Policía de Fort Lauderdale, informó que Sean Alexis, de 40 años, fue detenido con la ayuda del Departamento de Policía de Plantation.</p><figure><img src="https://www.local10.com/resizer/v2/SG2PW7LXOJAVJBV6NJJT42CHEE.jpg?auth=66c086fe0b1dbb088e8972d51a1187cc9b752c506d3612a865787e990bf48663&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>Los registros de la cárcel muestran que Alexis enfrenta múltiples cargos, incluidos choque con fuga con lesiones corporales graves, choque con fuga con daños a la propiedad y conducir con una licencia suspendida o revocada.</p><p>Los investigadores indicaron que el choque ocurrió alrededor de las 6:15 p.m. cerca de West Broward Boulevard y Northwest 11th Avenue, cuando un vehículo impactó una patrulla identificada de la Oficina del Sheriff de Broward (BSO) y huyó de la escena.</p><p>Indicaron que los testigos dijeron a la policía que Alexis se pasó una luz roja antes de la colisión.</p><p>Video de la escena mostró daños severos en el vehículo del agente, con el lado del conductor aplastado y las bolsas de aire desplegadas.</p><p>Las autoridades informaron que el agente, un hombre, fue hospitalizado tras el choque.</p><p>Indicaron que sus lesiones fueron consideradas como no mortales, aunque no estaba claro de inmediato si permanecía hospitalizado.</p><p>Hasta el sábado, Alexis permanecía detenido sin derecho a fianza en la cárcel principal del condado Broward.</p>]]></content:encoded></item><item><title><![CDATA[Se lanzó al New River para salvar a un hombre que se ahogaba, pero no logró sacarlo]]></title><link>https://www.local10.com/espanol/2026/06/07/se-lanzo-al-new-river-para-salvar-a-un-hombre-que-se-ahogaba-pero-no-logro-sacarlo/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/07/se-lanzo-al-new-river-para-salvar-a-un-hombre-que-se-ahogaba-pero-no-logro-sacarlo/</guid><dc:creator><![CDATA[Isabella Martin]]></dc:creator><description></description><pubDate>Sun, 07 Jun 2026 16:43:03 +0000</pubDate><content:encoded><![CDATA[<p>Las autoridades investigan la muerte de un hombre en el río New River de Fort Lauderdale.</p><p>Según las autoridades, la llamada de emergencia llegó alrededor de las 5:07 a.m. por un posible ahogamiento en el bloque 200 de Southwest Second Avenue.</p><p>Local 10 News habló con un hombre que intentó rescatar a la víctima antes de que llegaran los equipos de emergencia.</p><p>El hombre, que pidió no ser identificado, contó que estaba sentado junto al Riverwalk con su novia cuando vio a un hombre mayor tropezar y caer al agua.</p><p>Sin dudarlo, se lanzó tras él.</p><p>“Me tiré yo mismo, lo agarré de las dos manos”, dijo. “‘Hermano, ¿qué estás haciendo? ¿Sabes que estás en el agua, verdad?’”</p><p>Por un momento, el buen samaritano creyó que podría ponerlo a salvo, pero la situación cambió rápidamente.</p><p>“Fue ahí cuando me resbalé en el agua”, relató. “Me empapé y entonces él se fue hacia abajo. Lo tuve por un instante, luego se soltó de mis manos, cayó al agua y nunca volvió a salir”.</p><p>Los socorristas llegaron al lugar, pero el hombre no sobrevivió.</p><p>Los investigadores clasificaron la muerte como indeterminada, aunque señalaron que todo apunta a un ahogamiento. Los detectives trabajan ahora para determinar qué ocurrió exactamente antes de que el hombre cayera al agua.</p>]]></content:encoded></item><item><title><![CDATA[Sobreviviente de cáncer celebra la vida junto a su hermana en Fort Lauderdale]]></title><link>https://www.local10.com/espanol/2026/06/07/sobreviviente-de-cancer-celebra-la-vida-junto-a-su-hermana-en-fort-lauderdale/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/07/sobreviviente-de-cancer-celebra-la-vida-junto-a-su-hermana-en-fort-lauderdale/</guid><dc:creator><![CDATA[Isabella Martin]]></dc:creator><description><![CDATA[Un diagnóstico inesperado, una cirugía y días de incertidumbre: la historia de dos hermanas que encontraron fortaleza una en la otra.]]></description><pubDate>Sun, 07 Jun 2026 16:40:10 +0000</pubDate><content:encoded><![CDATA[<p>Este domingo se celebra el Día Nacional del Sobreviviente de Cáncer, y en el sur de Florida, sobrevivientes, familiares y cuidadores se toman un momento para celebrar todo lo que han superado.</p><p>El sábado, Gilda’s Club South Florida reunió a personas de todas las edades afectadas por esta enfermedad en una celebración dedicada a quienes han sobrevivido el cáncer.</p><p>Para las hermanas Monica y Magaly Morales, la jornada también fue un recordatorio de su propio camino.</p><p>Cuando a Monica le diagnosticaron cáncer de tiroides en etapa uno el año pasado, la noticia la tomó completamente por sorpresa.</p><p>“Me cayó como un balde de agua fría porque fue algo totalmente inesperado”, dijo. “Me quedé paralizada. No sabía qué hacer, a quién llamar. ¿A quién llamas?”</p><p>Los médicos lograron extirpar el cáncer mediante cirugía, pero Monica dice que el proceso igual trajo consigo dudas, citas médicas y una recuperación que no fue sencilla.</p><p>Contar con su hermana a su lado hizo más llevaderos los días más difíciles.</p><p>“Cuando ves a una persona débil, desamparada, confundida, deprimida, lo único que puedes hacer es alentarla, ¿verdad?”, dijo Magaly Morales. “Alentarla, abrazarla, quererla más, y hacerle saber que estás ahí. Darle un abrazo, ese beso de más, lo que sea que necesite en ese momento, estar presente para verlo, y que ella lo sienta y sepa que no está sola”.</p><p>Hoy, Monica Morales dice que avanza con una nueva perspectiva, agradecida por su salud y por quienes estuvieron a su lado.</p><p>“Estoy feliz de estar viva”, afirmó. “Estoy feliz de tener salud. Estoy feliz de estar rodeada de una familia amorosa, de un gran sistema de apoyo, de amigos”.</p><p>Y en estos días, son las cosas simples las que más aprecia.</p><p>“Me encanta tomar el sol, me encanta ir a nadar, ir a la playa”, dijo.</p>]]></content:encoded></item><item><title><![CDATA[Hombre llega a hospital con múltiples heridas de bala en Lauderhill]]></title><link>https://www.local10.com/espanol/2026/06/07/hombre-llega-a-hospital-con-multiples-heridas-de-bala-en-lauderhill/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/07/hombre-llega-a-hospital-con-multiples-heridas-de-bala-en-lauderhill/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[Un herido de bala llegó por sus propios medios a un hospital de Fort Lauderdale y fue trasladado a otro centro médico, mientras la investigación avanza sin sospechosos ni móvil conocido.]]></description><pubDate>Sun, 07 Jun 2026 16:37:29 +0000</pubDate><content:encoded><![CDATA[<p>Las autoridades del condado Broward investigan un tiroteo reportado este martes.</p><p>El incidente ocurrió alrededor de las 9:45 a.m. en el bloque 4000 de Northwest 21st Street en Lauderhill.</p><p>Oficiales de la policía de Lauderhill respondieron a llamadas sobre disparos en el área, pero no encontraron víctimas al llegar al lugar.</p><p>Poco después, los agentes fueron alertados de que una víctima de bala había llegado por sus propios medios al Florida Medical Center en Fort Lauderdale.</p><p>La policía indicó que el hombre presentaba múltiples heridas de bala y fue trasladado de emergencia al Broward Health Medical Center para recibir tratamiento adicional.</p><p>Las autoridades no proporcionaron información sobre posibles sospechosos o personas de interés, y señalaron que no hay un móvil conocido.</p><p>Quienes tengan información pueden comunicarse con Broward Crime Stoppers al 954-493-TIPS.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HWAM2RA3ZFHPJKJS4PT3NQN5XA.jpeg?auth=e001773c15822a3903a31af4ced2680f72d5dcb86279919d0a58afb68f7a0a99&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Trump dismisses idea that Iran betrays his 'no new wars' campaign message]]></title><link>https://www.local10.com/news/politics/2026/06/07/trump-dismisses-idea-that-iran-betrays-his-no-new-wars-campaign-message/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/07/trump-dismisses-idea-that-iran-betrays-his-no-new-wars-campaign-message/</guid><dc:creator><![CDATA[By MICHELLE L. PRICE, Associated Press]]></dc:creator><description><![CDATA[BRIDGEWATER, N.J. (AP) — President Donald Trump is dismissing the idea that launching the war with Iran this year betrayed his refrain of “No new wars” that he made repeatedly as he campaigned again for the White House.]]></description><pubDate>Sun, 07 Jun 2026 20:12:48 +0000</pubDate><content:encoded><![CDATA[<p>BRIDGEWATER, N.J. (AP) — President Donald Trump is dismissing the idea that launching the war with Iran this year betrayed his refrain of “No new wars” that he made repeatedly as he campaigned again for the White House.</p><p>Trump, in an interview that aired Sunday on NBC's “Meet the Press,” said he “didn't guarantee” there would be no wars if he were back in office.</p><p>"First of all, I didn’t guarantee no war. Why would I have built the strongest military in the world?" Trump said.</p><p>Trump also defended plans for a now-scrapped $1.8 billion fund that would have compensated allies of the Republican president and he repeated his baseless claims of mass fraud in California’s drawn-out vote count from Tuesday’s primary. He ended the interview abruptly when he became frustrated with pushback from NBC's Kristen Welker.</p><p>Iran ‘is not an endless war’</p><p>In his 2024 campaign, Trump repeatedly cast his Democratic opponents as warmongers and said he was a president who started “no new wars" and would bring an era of peace.</p><p>But Trump said in the NBC interview, taped Friday in Wisconsin, that as a candidate, “I didn’t promise anything.”</p><p>“I don’t like these endless wars. This is not an endless war. We’ve been doing this for three months,” he said of the war with Iran, which began Feb. 28.</p><p>Trump said he was “doing the world a service” and “doing our country a service” because he had to stop Iran from having a nuclear weapon. But elsewhere in the interview, Trump repeated a contradictory message where he said U.S. strikes last year “obliterated” Iranian nuclear sites.</p><p>He also defended his decision in his first term to withdraw from Democratic President Barack Obama's nuclear deal with Iran, an agreement he has heavily criticized, without negotiating the “better deal” he has promised to reach.</p><p>“It takes years to do these things,” Trump said.</p><p>Trump without evidence claims fraud in California vote</p><p>California's notoriously prolonged vote count has been a magnet for election conspiracy theories, and Trump since Tuesday's election has claimed without evidence that Democrats are rigging the election. The Trump-appointed top federal prosecutor in Los Angeles said Friday that his office had opened “multiple election fraud investigations.”</p><p>Late-tallied Democratic-leaning mail ballots have eaten into the vote totals for Trump's preferred candidates for governor and Los Angeles mayor. While Trump has often said that changes to vote totals as late ballots are counted are a sign of fraud, they are merely a reflection of a slow vote-counting process.</p><p>Trump in the interview kept claiming that it was a sign of “cheating” and “a rigged election," and grew increasingly frustrated as Welker pressed him for evidence to support that.</p><p>“All I have to do is look. All I have to do is look,” Trump said.</p><p>“But that’s not evidence,” Welker responded.</p><p>“And I listen. And I listen to people. And let’s see what happens,” Trump replied.</p><p>‘Anti-weaponization’ fund</p><p>Trump defended plans that his Department of Justice said it has now abandoned to create a $1.776 billion "Anti-Weaponization Fund” as part of a settlement to resolve Trump's lawsuit against the IRS over the leak of his tax returns.</p><p>Acting Attorney General Todd Blanche said Wednesday that the department was scrapping the plan. That announcement came after the plan was paused by a judge and after both Democrats and some Republicans said they were concerned about the fund's lack of oversight and the possibility of payouts being made to participants in the Jan. 6, 2021, riot at the Capitol.</p><p>Trump told NBC he thought the fund was “a great idea” and that he would be “disappointed” if it were not approved.</p><p>When asked if he thought people who attacked police officers on Jan. 6 should get a payout, Trump said, “I wouldn’t be inclined to say so, but I have to see it." He then began making unfounded and false claims about the riot and those who stormed the Capitol. Trump granted a sweeping pardon on his first day back in office in January 2025 to the more than 1,500 people prosecuted over Jan. 6.</p><p>Rain interruptions and an abrupt end</p><p>The NBC interview was conducted in Chippewa Falls, Wisconsin, before Trump was set to speak at a roundtable event with farmers. The interview was repeatedly interrupted as waves of heavy rain fell on the metal roof of the barn where the taping took place, making it difficult at times to hear.</p><p>At the end, Welker pressed Trump on the settlement fund and his claims about the California election. Trump raised his voice and began calling Welker and the media “crooked," attacking her credibility and complaining about what he called “the fake, dirty press.”</p><p>As Welker tried to switch subjects, Trump continued on and there was cross talk between the two. Trump ended the interview, saying said, “Let's call it quits." He took off his microphone, telling Welker, “Thank you, darling. Have a good time." He said he had given the interview enough time, stood up and walked away.</p><p>Welker said during the broadcast that she spoke to Trump on Saturday and he agreed the rain had caused complications and said he would do another interview in the future.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/RXU6ICCPAJRKZVKC4DIRNGP7HM.jpg?auth=2a327099f1681cc8b0f20c60957fa54b7b0c9f7121e6794b737c8ec4265f613a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump speaks at Custer Farms in Chippewa Falls, Wis., Friday, June 5, 2026. (AP Photo/Mark Schiefelbein)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5ZOLLV3XINWBNKWGBI6ECAFD4E.jpg?auth=84b0d3afd1a2fbe3caf10ebfdb49c9ae962617ce314e2bf0f8e7ed294fa45361&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump arrives to speak to reporters aboard Air Force One en route from Joint Base Andrews, Md., to Eau Claire, Wis., Friday, June 5, 2026. (AP Photo/Mark Schiefelbein)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content></item><item><title><![CDATA[J.T. Poston seizes control at the Memorial to build a 4-shot lead]]></title><link>https://www.local10.com/sports/2026/06/07/jt-poston-seizes-control-at-the-memorial-to-build-a-4-shot-lead/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/07/jt-poston-seizes-control-at-the-memorial-to-build-a-4-shot-lead/</guid><dc:creator><![CDATA[By DOUG FERGUSON, Associated Press]]></dc:creator><description><![CDATA[DUBLIN, Ohio (AP) — J.T. Poston was tied for the lead Sunday morning when three swings with a wedge changed everything at the Memorial. He ran off three straight birdies with superb shots, finished off the rain-delayed third round with a 3-under 69 and built a four-shot lead.]]></description><pubDate>Sun, 07 Jun 2026 16:24:48 +0000</pubDate><content:encoded><![CDATA[<p>DUBLIN, Ohio (AP) — J.T. Poston was tied for the lead Sunday morning when three swings with a wedge changed everything at the Memorial. He ran off three straight birdies with superb shots, finished off the rain-delayed third round with a 3-under 69 and built a four-shot lead.</p><p>Poston, who was at 12-under 204, had a few hours before starting the final round as he goes after the biggest win of his career.</p><p>Ryan Gerard fell back with a series of pars and two bogeys when the third round resumed on a much softer Muirfield Village course. He had to settle for a 72 and was four behind.</p><p>Sam Burns got swallowed up by the rough on the par-5 11th for a double bogey, rallied with a pair of birdies and was five shots behind.</p><p>Scottie Scheffler tried to get closer to the lead, but the best he could do was a 68 that still left him nine shots behind with 18 holes to play. He was trying to join Tiger Woods as the only players to win the Memorial three years in a row.</p><p>Scheffler's hopes took a bad turn Saturday, right before a second storm delay halted play. He had played a six-hole stretch around the turn in 5-under par and had a long eagle putt before he three-putted for par, took bogey on the par-3 12th and put his tee shot in the water for bogey on the 14th.</p><p>The next morning, with greens more receptive and little wind, Poston thrived after the turn. He hit wedge to 8 feet to a back pin on the 13th for birdie and the lead. His wedge to the 14th spun to 3 feet. And then he hit wedge to 13 feet for birdie on the 15th.</p><p>Just like that, Poston was in control with plenty of perks on the line. A victory would be more than enough to get him out of U.S. Open qualifying Monday, and also get him in the British Open.</p><p>___</p><p>AP golf: https://apnews.com/hub/golf</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JDCSZA42VLPQG76FOHVTV7Z3CA.jpg?auth=2db15c07bd55a1f4cc0727c986a7305fbfecade4b7743c114592f16445e39b7d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[J.T. Poston chips onto the sixth green during the third round of the Memorial golf tournament, in Dublin, Ohio, Saturday, June 6, 2026. (AP Photo/Sue Ogrocki)]]></media:description><media:credit role="author" scheme="urn:ebu">Sue Ogrocki</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/47EM2LMF4GOGT6UM47I33CF3CI.jpg?auth=00432659c6390971b58a567f04520e4b292fddbd246ed8521ef803f5f219b9a6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ryan Gerard watches his chip shot onto the fifth green during the third round of the Memorial golf tournament, in Dublin, Ohio, Saturday, June 6, 2026. (AP Photo/Sue Ogrocki)]]></media:description><media:credit role="author" scheme="urn:ebu">Sue Ogrocki</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6LDEYYRYOZMD4SF6RUMPQ67MS4.jpg?auth=cf377e85aefb6b42ae4551ca3c2505357793c4e7bb472818c616054ba076c4cb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Sam Burns gestures after his first putt on the fifth green during the third round of the Memorial golf tournament, in Dublin, Ohio, Saturday, June 6, 2026. (AP Photo/Sue Ogrocki)]]></media:description><media:credit role="author" scheme="urn:ebu">Sue Ogrocki</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WXCN6VMEKWQ7ZIIEUJTQYR4AY4.jpg?auth=053acac067add3b921177634f971b14f2289d1a93b678870a976808c71cd2ec8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Scottie Scheffler gestures after missing his first putt on the second green in the third round of the Memorial golf tournament, Dublin, Ohio, Saturday, June 6, 2026. (AP Photo/Sue Ogrocki)]]></media:description><media:credit role="author" scheme="urn:ebu">Sue Ogrocki</media:credit></media:content></item><item><title><![CDATA[This Week in South Florida Full Episode: June 7, 2026]]></title><link>https://www.local10.com/this-week-in-south-florida/2026/06/07/this-week-in-south-florida-full-episode-june-7-2026/</link><guid isPermaLink="true">https://www.local10.com/this-week-in-south-florida/2026/06/07/this-week-in-south-florida-full-episode-june-7-2026/</guid><dc:creator><![CDATA[Glenna Milberg]]></dc:creator><description><![CDATA[On the latest episode of “This Week in South Florida” host Glenna Milberg welcomed Speaker of the Florida House of Representatives Daniel Perez, Florida State Rep. Christine Hunschofsky, Fisher Island Community Association Chair James Ferraro, former Miami City Manager Emilio Gonzalez and Deerfield Beach Mayor Todd Drosky. ]]></description><pubDate>Sun, 07 Jun 2026 16:21:47 +0000</pubDate><content:encoded><![CDATA[<p>On the latest episode of “This Week in South Florida” host Glenna Milberg welcomed Speaker of the Florida House of Representatives Daniel Perez, Florida State Rep. Christine Hunschofsky, Fisher Island Community Association Chair James Ferraro, former Miami City Manager Emilio Gonzalez and Deerfield Beach Mayor Todd Drosky. </p><p>The full episode can be seen at the top of this page. </p>]]></content:encoded></item><item><title><![CDATA[Camioneta impacta patrulla y manda a oficial de Miami al hospital]]></title><link>https://www.local10.com/espanol/2026/06/07/camioneta-impacta-patrulla-y-manda-a-oficial-de-miami-al-hospital/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/07/camioneta-impacta-patrulla-y-manda-a-oficial-de-miami-al-hospital/</guid><description><![CDATA[Una llamada de auxilio terminó con un policía rumbo al centro de trauma, mientras el conductor responsable sigue sin rendir cuentas.]]></description><pubDate>Sun, 07 Jun 2026 16:20:37 +0000</pubDate><content:encoded><![CDATA[<p>Un oficial de policía resultó hospitalizado tras verse involucrado en un choque durante la madrugada.</p><p>El accidente ocurrió alrededor de las 3:20 a.m. en la zona de la calle Southwest Seventh y la avenida 12.</p><p>Según la policía de Miami, el oficial respondía a una llamada cuando su vehículo fue impactado de costado por una persona que conducía una camioneta SUV plateada.</p><p>Los servicios de emergencia trasladaron de urgencia al oficial herido al Ryder Trauma Center del Jackson Memorial Hospital.</p><p>En el último reporte, las autoridades indicaron que el oficial probablemente sufrió múltiples fracturas, pero se encontraba consciente y en condición estable.</p><p>No se ha informado sobre el estado de salud del conductor que provocó el choque ni si enfrentará cargos.</p>]]></content:encoded></item><item><title><![CDATA[This Week in South Florida: Todd Drosky]]></title><link>https://www.local10.com/this-week-in-south-florida/2026/06/07/this-week-in-south-florida-todd-drosky/</link><guid isPermaLink="true">https://www.local10.com/this-week-in-south-florida/2026/06/07/this-week-in-south-florida-todd-drosky/</guid><dc:creator><![CDATA[Glenna Milberg]]></dc:creator><description><![CDATA[Todd Drosky is the mayor of Deerfield Beach.]]></description><pubDate>Sun, 07 Jun 2026 16:07:12 +0000</pubDate><content:encoded><![CDATA[<p>Todd Drosky is the mayor of Deerfield Beach.</p><p>He joined host Glenna Milberg on the latest episode of “This Week in South Florida”, and their conversation can be seen at the top of this page.</p>]]></content:encoded></item><item><title><![CDATA[This Week in South Florida: Emilio Gonzalez]]></title><link>https://www.local10.com/this-week-in-south-florida/2026/06/07/this-week-in-south-florida-emilio-gonzalez/</link><guid isPermaLink="true">https://www.local10.com/this-week-in-south-florida/2026/06/07/this-week-in-south-florida-emilio-gonzalez/</guid><dc:creator><![CDATA[Glenna Milberg]]></dc:creator><description><![CDATA[Emilio Gonzalez is Miami’s former city manager and a veteran of many local leadership roles. ]]></description><pubDate>Sun, 07 Jun 2026 16:07:00 +0000</pubDate><content:encoded><![CDATA[<p>Emilio Gonzalez is Miami’s former city manager and a veteran of many local leadership roles. </p><p>He joined host Glenna Milberg on the latest episode of “This Week in South Florida”, and their conversation can be seen at the top of this page.</p>]]></content:encoded></item><item><title><![CDATA[This Week in South Florida: James Ferraro]]></title><link>https://www.local10.com/this-week-in-south-florida/2026/06/07/this-week-in-south-florida-james-ferraro/</link><guid isPermaLink="true">https://www.local10.com/this-week-in-south-florida/2026/06/07/this-week-in-south-florida-james-ferraro/</guid><dc:creator><![CDATA[Glenna Milberg]]></dc:creator><description><![CDATA[James Ferraro is the chair of the Fisher Island Community Association. ]]></description><pubDate>Sun, 07 Jun 2026 15:54:16 +0000</pubDate><content:encoded><![CDATA[<p>James Ferraro is the chair of the Fisher Island Community Association. </p><p>He joined host Glenna Milberg on the latest episode of “This Week in South Florida”, and their conversation can be seen at the top of this page.</p>]]></content:encoded></item><item><title><![CDATA[This Week in South Florida: Christine Hunschofsky]]></title><link>https://www.local10.com/this-week-in-south-florida/2026/06/07/this-week-in-south-florida-christine-hunschofsky/</link><guid isPermaLink="true">https://www.local10.com/this-week-in-south-florida/2026/06/07/this-week-in-south-florida-christine-hunschofsky/</guid><dc:creator><![CDATA[Glenna Milberg]]></dc:creator><description><![CDATA[Christine Hunschofsky is a member of the Florida House of Representatives. ]]></description><pubDate>Sun, 07 Jun 2026 15:50:59 +0000</pubDate><content:encoded><![CDATA[<p>Christine Hunschofsky is a member of the Florida House of Representatives. </p><p>She joined host Glenna Milberg on the latest episode of “This Week in South Florida”, and their conversation can be seen at the top of this page.</p>]]></content:encoded></item><item><title><![CDATA[This Week in South Florida: Daniel Perez]]></title><link>https://www.local10.com/this-week-in-south-florida/2026/06/07/this-week-in-south-florida-daniel-perez/</link><guid isPermaLink="true">https://www.local10.com/this-week-in-south-florida/2026/06/07/this-week-in-south-florida-daniel-perez/</guid><dc:creator><![CDATA[Glenna Milberg]]></dc:creator><description><![CDATA[Daniel Perez is the Speaker of the Florida House of Representatives. ]]></description><pubDate>Sun, 07 Jun 2026 15:21:09 +0000</pubDate><content:encoded><![CDATA[<p>Daniel Perez is the Speaker of the Florida House of Representatives. </p><p>He joined host Glenna Milberg on the latest episode of “This Week in South Florida”, and their conversation can be seen at the top of this page.</p>]]></content:encoded></item><item><title><![CDATA[Iran’s soccer team arrives in Mexico for training ahead of the World Cup]]></title><link>https://www.local10.com/sports/2026/06/07/irans-soccer-team-arrives-in-mexico-for-training-ahead-of-the-world-cup/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/07/irans-soccer-team-arrives-in-mexico-for-training-ahead-of-the-world-cup/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[TIJUANA, Mexico (AP) — Iran defender Ehsan Hajsafi criticized soccer's governing body after the team arrived in Mexico on Sunday with some members of their entourage still lacking U.S. visas, before three World Cup group matches in the United States later this month.]]></description><pubDate>Sun, 07 Jun 2026 16:49:56 +0000</pubDate><content:encoded><![CDATA[<p>TIJUANA, Mexico (AP) — Iran defender Ehsan Hajsafi criticized soccer's governing body after the team arrived in Mexico on Sunday with some members of their entourage still lacking U.S. visas, before three World Cup group matches in the United States later this month.</p><p>The team's participation in the World Cup, jointly hosted by the United States, Mexico and Canada, has been complicated by the Iran war. Problems with processing visas earlier led Iran to move its training base from Tucson, Arizona, to Tijuana, Mexico, which is on the border with California.</p><p>“First of all, we’re very happy that the team has finally arrived, and we’re delighted about that,” Hajsafi said. "Thank God, the team’s condition is very good.</p><p>“With everything that happened, visas were eventually issued. Personally, however, I do have a complaint about FIFA. Why did it take so long? As far as I understand, visas were issued only to the players and a few members of the coaching staff.”</p><p>Some members of Iran's entourage are still without U.S. visas before games in Los Angeles and Seattle. Those include the Iranian Football Federation’s secretary-general, Hedayat Mombeini, and its vice president, Mehdi Mohammad Nabi.</p><p>“Unfortunately, several key members of our coaching staff, whose roles are very important within the team, were not granted visas,” Hajsafi said. "That includes the team manager, the executive director and the media director, all of whom play very important roles.</p><p>“From here, I would like to ask FIFA to address this issue so that, God willing, the situation can be resolved in the coming days.”</p><p>Iran had been training in the Turkish city of Antalya. The team flew directly to Tijuana, Mexico, which is just south of San Diego, on a private jet from the Mediterranean city’s airport.</p><p>Hajsafi was the first player to exit the plane with markings for German charter airline USC, which arrived at about 5:05 a.m. He led the team, dressed in blue blazers over white T-shirts, through a brief security check with Mexican officials and dogs before boarding a bus.</p><p>The bus stopped briefly at the entrance to the Tijuana airport, where around 20 or so Iran fans waved flags.</p><p>Iran plays its first two games in Inglewood, California, against New Zealand on June 15, and Belgium six days later, then heads to Seattle to face Egypt on June 26. Iran and the U.S. could meet in the round of 32 on July 3 in Arlington, Texas, if both teams come second in their groups.</p><p>In March, U.S. President Donald Trump had discouraged Iran from participating in the tournament, saying he didn’t think it was “appropriate” and raising concerns over players’ “life and safety.” A day later, Iran’s national team pushed back, saying “no one can exclude” it from playing.</p><p>Iran finalized its team on Monday, including 17 home-based players whose clubs haven’t played since February because of the war. Star forward Sardar Azmoun was dropped in March, reportedly because of a social media post that angered Iranian authorities during the war.</p><p>Iran’s sports minister said in March that it would “not be possible” for the team to participate in the World Cup, but the republic’s soccer federation said in May that it was moving ahead with a team. The federation had insisted that all players and staff be granted visas, including those who had military service in the Islamic Revolutionary Guard Corps.</p><p>___</p><p>AP World Cup coverage: https://apnews.com/hub/fifa-world-cup</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/R2VRL5B6R6JYZWI5VPV47LDWHY.jpg?auth=e39b76daed4eaafc2c69deb1f35837714490e56f4d27ee81613d5b9c99b22529&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Iran's Ehsan Hajisafi, left, arrives with his teammates for the World Cup soccer tournament in Tijuana, Mexico, Sunday, June 7, 2026. (AP Photo/Gregory Bull)]]></media:description><media:credit role="author" scheme="urn:ebu">Gregory Bull</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DPUWGHBLQDIGJLEQCDPHSCSI4M.jpg?auth=13ca03ee24aad9c95d9c70c073576eeeec8fed02c29b12f2aae2eb7ca79bca9d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Iran's Ehsan Hajisafi, center, walks with a team official as he arrives with his teammates for the World Cup soccer tournament in Tijuana, Mexico, Sunday, June 7, 2026. (AP Photo/Gregory Bull)]]></media:description><media:credit role="author" scheme="urn:ebu">Gregory Bull</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RTAIKF4GGG5PPTTGDP6ZSOYQ7A.jpg?auth=1627b9671c2088f64b2411c10ccc9245ffa9bffd291a506f23f9822faa31c321&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Iran's Alireza Jahanbakhsh, second from right, talks with a team official as he arrives with his teammates for the World Cup soccer tournament in Tijuana, Mexico, Sunday, June 7, 2026. (AP Photo/Gregory Bull)]]></media:description><media:credit role="author" scheme="urn:ebu">Gregory Bull</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/O5EASHPSHGKHBWW52OLAVKQWD4.jpg?auth=bd4a37fd268e25c0521b4136f64d4d3b2f2256b2464a887f1a80c98fb6e0c782&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Iran's Ehsan Hajisafi, right, arrives with his teammates for the World Cup soccer tournament in Tijuana, Mexico, Sunday, June 7, 2026. (AP Photo/Gregory Bull)]]></media:description><media:credit role="author" scheme="urn:ebu">Gregory Bull</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NUAQBCLMGRF3BTXXJQQANQ4KOY.jpg?auth=71225fc7619b3f6ac3eace8f4934a971031fc9069fe6257d07e03d328d50ea02&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Fans for team Iran wave as players arrive for the World Cup soccer tournament in Tijuana, Mexico, Sunday, June 7, 2026. (AP Photo/Gregory Bull)]]></media:description><media:credit role="author" scheme="urn:ebu">Gregory Bull</media:credit></media:content></item><item><title><![CDATA[Police arrest man in connection with hit-and-run that left BSO deputy hurt in Fort Lauderdale ]]></title><link>https://www.local10.com/news/local/2026/06/06/police-arrest-man-in-connection-with-hit-and-run-that-left-bso-deputy-hurt-in-fort-lauderdale/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/06/police-arrest-man-in-connection-with-hit-and-run-that-left-bso-deputy-hurt-in-fort-lauderdale/</guid><dc:creator><![CDATA[Jolena Esperto, Ryan Mackey, Magdala Louissaint]]></dc:creator><description><![CDATA[Fort Lauderdale police have arrested a suspect in connection with a hit-and-run crash that they say left a Broward Sheriff’s Office deputy hospitalized Friday evening. ]]></description><pubDate>Sat, 06 Jun 2026 14:12:10 +0000</pubDate><content:encoded><![CDATA[<p>Fort Lauderdale police have arrested a suspect in connection with a <a href="https://www.local10.com/news/local/2026/06/05/bso-deputy-hospitalized-after-hit-and-run-crash-in-fort-lauderdale-driver-remains-at-large/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/05/bso-deputy-hospitalized-after-hit-and-run-crash-in-fort-lauderdale-driver-remains-at-large/">hit-and-run crash</a> that they say left a Broward Sheriff’s Office deputy hospitalized Friday evening. </p><p><a href="https://www.local10.com/espanol/2026/06/06/arrestan-hombre-relacionado-al-choque-con-fuga-que-dejo-herido-a-agente-de-bso-en-fort-lauderdale/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/06/arrestan-hombre-relacionado-al-choque-con-fuga-que-dejo-herido-a-agente-de-bso-en-fort-lauderdale/">Leer en español</a></p><p>Casey Liening, a spokesperson with the Fort Lauderdale Police Department, said Sean Peter Alexis, 40, was taken into custody with assistance from the Plantation Police Department. </p><p>Jail record show Alexis is facing multiple charges, including hit-and-run involving serious bodily injury, hit-and-run involving property damage, and driving with a suspended or revoked license. </p><p>The crash happened around 6:15 p.m. near West Broward Boulevard and Northwest 11th Avenue, when a vehicle struck a marked BSO patrol unit and fled the scene, investigators said.</p><p>They said witnesses told police that Alexis ran a red light before the collision.</p><p>Video from the scene showed heavy damage to the deputy’s vehicle, with the driver’s side crushed and airbags deployed.</p><p>Authorities said the male deputy was hospitalized after the crash. </p><p>They said his injuries were determined to be non-life threatening, and he is now recovering at home.</p><p>As of Saturday, Alexis was being held without bond at the Broward Main Jail. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[June 7: Warm Sunday, possible scattered showers]]></title><link>https://www.local10.com/weather/2026/06/07/june-7-warm-sunday-possible-scattered-showers/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/06/07/june-7-warm-sunday-possible-scattered-showers/</guid><dc:creator><![CDATA[John Gerard]]></dc:creator><description><![CDATA[Outside of a few scattered showers mainly during the morning hours our weather is unusually quiet. ]]></description><pubDate>Sun, 07 Jun 2026 13:42:21 +0000</pubDate><content:encoded><![CDATA[<p>Outside of a few scattered showers mainly during the morning hours our weather is unusually quiet. June is typically our rainiest month of the year so don’t expect these relatively quiet conditions to last too much longer. </p><p>Tropical moisture is expected to increase toward midweek and rain chances ramp up towards Thursday and Friday so in the meantime enjoy these nice conditions. </p><p>If you have any outdoor activities planned today I expect the “feels like” to approach the upper 90s so stay hydrated and take a break in the air conditioning every once in a while. </p><p>A rip current advisory continues for all east coast beaches through this evening so stay within eyesight of the lifeguard stations or stay out of the water entirely today.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZVM6A6ZXGBFH5FRLH2CKLR7DDY.jpg?auth=5538de09b666ea5a5147343fa29e64118175bed12961ff44a71e0e9e91fc0d29&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[British deputy prime minister tells JD Vance he was wrong to blame immigration for teen's murder]]></title><link>https://www.local10.com/news/politics/2026/06/07/british-deputy-prime-minister-tells-jd-vance-he-was-wrong-to-blame-immigration-for-teens-murder/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/07/british-deputy-prime-minister-tells-jd-vance-he-was-wrong-to-blame-immigration-for-teens-murder/</guid><dc:creator><![CDATA[By PAN PYLAS, Associated Press]]></dc:creator><description><![CDATA[LONDON (AP) — Britain's deputy prime minister said Sunday that he told U.S. Vice President JD Vance he was wrong to blame immigration for the death of a university student who was handcuffed as he lay dying from a stab wound.]]></description><pubDate>Sun, 07 Jun 2026 16:22:21 +0000</pubDate><content:encoded><![CDATA[<p>LONDON (AP) — Britain's deputy prime minister said Sunday that he told U.S. Vice President JD Vance he was wrong to blame immigration for the death of a university student who was handcuffed as he lay dying from a stab wound.</p><p>David Lammy, who is also the justice minister, said he challenged Vance in what he described as a “robust” phone call on Saturday. Lammy and Vance have struck up a friendship, based on their religious beliefs and family backgrounds, even though they come from different sides of the political spectrum.</p><p>“We had an agreeable conversation because we have got a relationship, but I wanted to make him clear that I disagree with some of the facts that he was asserting and to present the facts to him," Lammy told Sky News.</p><p>The call came a day after Vance said in a post on social platform X that there should be “righteous anger” in response to the murder of Henry Nowak, 18, who died in December after being stabbed by Vickrum Digwa in the English city of Southampton.</p><p>Digwa, who is Sikh, falsely claimed to police he was the victim of a racist assault by Nowak, who was white. When police officers arrived, they initially treated the wounded man as a suspect before noticing his injury and trying to resuscitate him.</p><p>Vance appeared to blame the murder in part on “the mass invasion of migrants, many of whom despise the West and the people who love it.”</p><p>Lammy said he wanted to “emphasize a number of things” to Vance, including that the killer was British and is now behind bars.</p><p>"This has got nothing to do with mass migration," Lammy said.</p><p>Digwa, 23, was convicted of murder for stabbing Nowak with an 8-inch (21 centimeter) Sikh dagger and sentenced this week to life in prison with a minimum 21-year term.</p><p>The case has been seized on by anti-immigration activists and politicians in the U.K. On Tuesday, police in Southampton were pelted with chairs, cans, rocks and flares after a demonstration over Nowak’s death attended by far-right figures and others.</p><p>In a statement issued Friday in response to Vance's comments, Prime Minister Keir Starmer 's office criticized people “trying to interfere in our democracy and seeking to stir up division on our streets.”</p><p>The Independent Office for Police Conduct, which investigates allegations of police wrongdoing, is probing the actions of police officers on the scene.</p><p>The victim’s father, Mark Nowak, has said the case was not about racism or religion, and that he wanted his son’s death to lead to safer streets and not to be used to create “further division, hatred or tension.”</p><p>Lammy also said he told Vance “it’s not helpful to tweet in this way, partly because of what the Nowak family have asked for, and reminded him about their desire not to make this an issue of division and hatred, but to make this an issue of common sense.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FINIBP7UKO6R7GJZBR4MXKERYE.jpg?auth=22c245510484812f3ed26fe59ba7e03c3bc4cb64d1970c9e329bcee4bc32b0b2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Britain's Foreign Secretary David Lammy, right, and US Vice President JD Vance fish in a lake in the grounds of Chevening House in Kent, England, Aug. 8, 2025. (Suzanne Plunkett/Pool via AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Suzanne Plunkett</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UCWTIOK3K4G46R5WNTUJB3KF4I.jpg?auth=109dedcde9880021372ff313439eee8b5dd5027d3c64e871ce74c9f4544002c8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this image taken from PA Video, police and protestors clash during a protest following the death of Henry Nowak, a 18-year-old student stabbed to death with a Sikh kirpan ceremonial by Vickrum Digwa, in Southampton, England, Tuesday June 2, 2026. (Jamie Lashmar/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Jamie Lashmar</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OMLGRNC3NEEOETOSBELXLME3AY.jpg?auth=1e68037a11d1a0b84a91c2dd8a1ff342445a636f39ece7371a7b6a978e1c459a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People gather to protest outside Southampton police station, Southampton, England, Tuesday June 2, 2026, after the fatal stabbing of Henry Nowak, a British teenager who was handcuffed despite claiming he was the crime victim. (Gareth Fuller/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Gareth Fuller</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/U5XU6OUT7WDRZQC6DJ5I4M75TM.jpg?auth=7641695d7b9a5a6040f3a07935dd8dc378f13b51985c76a9cffa56bec1db3675&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Britain's Prime Minister Keir Starmer speaks as he visits STARK, a leading defence tech company in Swindon, England, Friday, June 5, 2026. (AP Photo/Alastair Grant, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Alastair Grant</media:credit></media:content></item><item><title><![CDATA[Police search for suspects in Ohio shooting that wounded 12 near a street festival]]></title><link>https://www.local10.com/news/2026/06/07/police-search-for-suspects-in-ohio-shooting-that-wounded-12-near-a-street-festival/</link><guid isPermaLink="true">https://www.local10.com/news/2026/06/07/police-search-for-suspects-in-ohio-shooting-that-wounded-12-near-a-street-festival/</guid><dc:creator><![CDATA[By JAIMIE DING and THOMAS PEIPERT, Associated Press]]></dc:creator><description><![CDATA[A search for suspects in Ohio who opened fire near a busy street festival stretched into Sunday after 12 people were wounded in the weekend shooting that sent crowds scrambling for cover in a historic Toledo neighborhood.]]></description><pubDate>Sun, 07 Jun 2026 22:14:25 +0000</pubDate><content:encoded><![CDATA[<p>A search for suspects in Ohio who opened fire near a busy street festival stretched into Sunday after 12 people were wounded in the weekend shooting that sent crowds scrambling for cover in a historic Toledo neighborhood.</p><p>Each of the dozen victims — ranging from teenagers to people in their 60s — were in stable condition, the Toledo Police Department said Sunday. No arrests have been made and authorities have not identified any potential suspects.</p><p>The gunfire erupted Saturday near the Old West End Festival, a popular annual summer gathering along streets dotted with Victorian homes. Videos posted to social media showed people running at the sound of gunfire and medics tending to the wounded in a park filled with event tents and food trucks.</p><p>Toledo Deputy Police Chief Joe Heffernan has said it appeared that at least two people fired weapons and were “probably shooting at each other.”</p><p>As the search for the shooters wore on, Lucas County Prosecutor Julia Bates vowed “justice will be swift and strong.”</p><p>“Those who were frightened, traumatized or harmed by this violence will remain at the forefront of our efforts. I’ve felt outrage before, but this is personal,” Bates said in a statement. "This is my home. These are my friends and neighbors. It is not OK.”</p><p>In a brief update posted to social media Sunday, Toledo police said investigators were continuing to make progress and were following multiple leads. Authorities have urged festivalgoers to come forward with any photos or videos that might have caught a glimpse of the suspects.</p><p>Hundreds of people were at the festival, an annual two-day celebration in Toledo’s historic district featuring live music, food vendors, home tours and shopping. Located in northwest Ohio near the western edge of Lake Erie, Toledo is about 55 miles (90 kilometers) southwest of Detroit.</p><p>“As far as violence, this is over the top, right?” Toledo police Lt. Dan Gerken said Saturday. “Twelve people being shot, that’s the most I’ve been to a scene. I’ve been to a lot of scenes, but this is way over the top.”</p><p>The remainder of the festival was canceled Sunday. Organizers said “it would not be compassionate, responsible or possible" to continue through the weekend.</p><p>“We are heartbroken about those that were injured at the Old West End Festival,” the festival said in a statement.</p><p>The victims ranged in age from 14 to 61, with most of them in their early 20s. Fire Chief Allison Armstrong said it was difficult for emergency responders to get the injured to the hospital due to closed roads and traffic leaving the festival, but all were transported within an hour.</p><p>Kevin Berry was sitting in the neighborhood arboretum listening to live music with friends when he heard gunshots ring out.</p><p>“Everybody hit the deck,” he said.</p><p>When Berry looked back up, he saw a gun being tossed to the ground less than 50 feet (15 meters) away from him. Officers who were already on site for the festival responded immediately.</p><p>Berry, who has medical training and served in the Navy, walked around looking for anyone who might need help and saw at least five people with gunshot wounds.</p><p>George Kral, the city’s safety director, said the Old West End Festival is one of the most iconic festivals in Toledo.</p><p>“And it’s a shame that something like this had to ruin it," Kral said.</p><p>The Ohio shooting was one of at least two episodes of mass gun violence in the U.S. over the weekend.</p><p>In Kansas City, Missouri, nine adults were injured in a shooting early Saturday, police said. Officers dispatched to the area about 10 miles (16 kilometers) south of downtown found a large crowd dispersing. Police said none of the victims had life-threatening injuries and that no suspects were in custody.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/PN5HDGG574Z5VK6HJ7Z4HSPHYQ.jpg?auth=8a188f235c2d2f9d1c9b18b97faf463d08b4d9a54aa2339470125c8af46eec50&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The Agnes Reynolds Jackson Arboretum is shown where multiple people were shot at a community festival Saturday, June 6, 2026, in Toledo, Ohio. (AP Photo/Paul Sancya)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Sancya</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MKR5LTKRUPXJGVSCJ3TICNSFFE.jpg?auth=4d86d4d4def0603e69f3e4bf1a4fd6fa49e6f367360395e4541f7db769e2b2db&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Police investigate where multiple people were shot at a community festival at Agnes Reynolds Jackson Arboretum Saturday, June 6, 2026, in Toledo, Ohio. (AP Photo/Paul Sancya)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Sancya</media:credit></media:content></item><item><title><![CDATA[Donald Trump, Knicks fan, heads back to New York to root on his team]]></title><link>https://www.local10.com/news/politics/2026/06/07/donald-trump-knicks-fan-heads-back-to-new-york-to-root-on-his-team/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/07/donald-trump-knicks-fan-heads-back-to-new-york-to-root-on-his-team/</guid><dc:creator><![CDATA[By MICHAEL R. SISAK, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — There was a time when Donald Trump was just another celebrity sitting courtside at New York Knicks games. He was famous, but not yet flanked by Secret Service agents or defined by the politics that have left him deeply unpopular in his hometown.]]></description><pubDate>Sun, 07 Jun 2026 14:56:23 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — There was a time when Donald Trump was just another celebrity sitting courtside at New York Knicks games. He was famous, but not yet flanked by Secret Service agents or defined by the politics that have left him deeply unpopular in his hometown.</p><p>Now, more than a decade after attending his last Knicks game at Madison Square Garden, Trump is making a rare trip back to New York City as president to cheer for them in Game 3 of the NBA Finals against the San Antonio Spurs on Monday night. Invited by Knicks owner James Dolan, he will be the first sitting president to attend an NBA Finals game.</p><p>The Knicks are seeking their first championship since 1973, when Trump was 26 and a relative newcomer to the family real estate business that vaulted him to wealth and fame. Two years after that triumph, the team’s owners at the time hired him as a consultant as they looked to sell the arena.</p><p>Trump has been to more major sporting events than any of his predecessors, including the Super Bowl and Daytona 500, golf's Ryder Cup in the New York City suburbs, where he was cheered, and last year's U.S. Open men’s tennis championship in Queens, where he was booed and blamed for long security lines.</p><p>On June 14, when he turns 80 while wrestling with myriad crises including the war with Iran, economic unease and court rulingsblunting his agenda, he will host a UFC fight on White House grounds. Trump also has expressed interest in attending soccer's World Cup, which kicks off this week across the United States, Mexico and Canada.</p><p>New Yorkers love the Knicks more than they love Trump</p><p>Trump is an avid sports fan, but the affinity he professes for the Knicks is different.</p><p>It speaks to the Republican president’s identity as a New Yorker and harkens to a bygone era where a front-row seat at a Knicks game was a chance for him and other boldface names to see and be seen.</p><p>In a city whose wealthy gatekeepers largely turned their noses at Trump's brash personality and playboy image in the 1990s and 2000s, the Garden’s Celebrity Row was one club where he felt at home.</p><p>“I’ve been a Knick fan for a long time,” Trump told reporters in the Oval Office last week, a day after New York rallied to win Game 1. “I watched that end of the game and they were dominant — really amazing.”</p><p>After another win Friday in San Antonio, the Knicks head home with a 2-0 lead in the best-of-seven series. They have won a remarkable 13 straight playoff games and last lost on April 23, uniting the city in a way unseen since the Knicks went to the NBA Finals twice in the 1990s.</p><p>Enter Trump. He returns to the Knicks zeitgeist not as the tabloid curiosity who once sat shoulder to shoulder with the late John F. Kennedy Jr. at a game in 1999, but as a president who is disliked by a majority of the city's Democratic voters.</p><p>Trump, who gave up his lifelong New York residency for Florida in 2019, is making his first trip to New York City since he spoke at the United Nations in September. In 2024, he went on trial in the city and was convicted of 34 felony counts related to hush money paid on his behalf during his 2016 campaign.</p><p>Knicks fans, though, do not seem to be concerned so much with his politics, but that his attendance — and the hoopla accompanying it — could mess up the team’s momentum. The Knicks said people going to the game should arrive at least two hours before tipoff for airport-style security screening.</p><p>“Why does Donald Trump always have to ruin a good thing?” U.S. Rep. Hakeem Jeffries of New York, an avid Knicks fan and the House Democratic leader, told CNN. “Like, literally, the Knicks haven’t been in the NBA finals for 27 years. The city is trying to celebrate this. We’ve embraced this team, and this guy has to inject himself.”</p><p>Mayor Zohran Mamdani, a Democrat who struck up a cordial relationship with Trump after the two met in November, was more inviting.</p><p>“We’re excited to welcome anyone and everyone who’s rooting for the Knicks in this moment," said Mamdani, who will also be at the game — albeit, not with Trump.</p><p>Last week, as Trump began floating the idea of attending a game, New York magazine published an article, “Is Trump Really a Knicks Fan? An Investigation.” The story, filled with pictures of Trump at Knicks games from 1991 to 2014, described him as a “textbook example of a celebrity bandwagon fan."</p><p>NBA Commissioner Adam Silver disagrees.</p><p>“Before he ever ran for office, he was a big Knicks fan,” Silver told reporters last week. “I’ve been with the league for a long time. I was there at many Knicks games with him in the old days.”</p><p>A courtside regular in the 1990s</p><p>Trump and the Knicks came into existence the same year, 1946.</p><p>His affiliation with the team — at least in the public record — dates to 1975 when he acted as a real estate adviser to the then-owners of the Knicks and Madison Square Garden, who were looking to sell the building known in a bit of Trump-style branding as “The World’s Most Famous Arena."</p><p>Trump claimed to reporters at the time that two groups of “Arab oil interests” were interested in paying $50 million to $75 million. But the arena’s leadership passed on the idea, saying it was “not conceivable” to make such a deal during the Middle East oil crisis raging at the time.</p><p>Trump was not much of a known entity when the Knicks won their only championships in 1970 and 1973.</p><p>By the time they rebounded in the 1990s, Trump was front and center, taking his then-wife Marla Maples to Game 3 of the NBA Finals in 1994 and his current wife, first lady Melania Trump, to Game 2 of the Eastern Conference Finals in 1999. In between, he added to his Knicks fan bona fides with a cameo in the Knicks-themed Whoopi Goldberg film “Eddie” in 1996.</p><p>Back then, Trump was a more of a mythic figure than a consequential one, known as much for the women he dated and married as the buildings he built.</p><p>But just as those Knicks came up short in the NBA Finals against Hakeem Olajuwon and the Houston Rockets and David Robinson and the Spurs, Trump was running into problems of his own. His business empire was in disarray after his casinos fell into financial trouble and his airline, Trump Shuttle, went out of business.</p><p>Like the Knicks, Trump went into rebuilding mode and charted a new course: reality TV with NBC's “The Apprentice” and “Celebrity Apprentice,” and then, politics. On a Knicks TV broadcast in 2010, he hinted at a possible presidential run.</p><p>That same year, as the Knicks struggled to recapture the magic of the 1990s, Trump recorded a video trying to persuade LeBron James to join the team.</p><p>“The real winners of the world want to be here," Trump told him.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SQ55MEWRPPFSQNEFO7GBCQD5PQ.jpg?auth=5fe1ad00c6ab59a757281e6e1810e6ec05c3fe0d16b328bd7fca8f76f309af86&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Actor Elliott Gould, left, joins Donald Trump, center, and Marla Maples at courtside during an NBA basketball game between the Phoenix Suns and the New York Knicks at Madison Square Garden, in New York, March 6, 1991. (AP Photo/Steve Freeman, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Steve Freeman</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YBBMAHWMLRDTQYE6DTEC2TWIRY.jpg?auth=01e8ad3ed4a65fcb5a709b9fa88b412716c232aef81239246a2d7902dad66048&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Donald Trump, right, talks to an unidentified man from the stands at Madison Square Garden during the New York Knicks game against the Dallas Mavericks on Jan. 11, 2006, in New York. (AP Photo/Kathy Willens, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Kathy Willens</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OZD4Q2PRYCPG4L5UBG7PMONUXM.jpg?auth=0c20b86b6cccb41db244facf44be47c12a555df4ec8ac92c9ee4639bd84d2836&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - President Donald Trump watches Derrick Lewis fight Blagoy Ivanov, right, at UFC 244 at Madison Square Garden, Nov. 2, 2019, in New York. (AP Photo/ Evan Vucci, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Evan Vucci</media:credit></media:content></item><item><title><![CDATA[Parlamento boliviano aprueba ley para que el presidente declare estado de excepción ante protestas]]></title><link>https://www.local10.com/espanol/2026/06/07/parlamento-boliviano-aprueba-ley-para-que-el-presidente-declare-estado-de-excepcion-ante-protestas/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/07/parlamento-boliviano-aprueba-ley-para-que-el-presidente-declare-estado-de-excepcion-ante-protestas/</guid><dc:creator><![CDATA[Por The Associated Press, Associated Press]]></dc:creator><description><![CDATA[LA PAZ, Bolivia (AP) — La Cámara de Diputados de Bolivia aprobó la madrugada del domingo una ley que reglamenta el estado de excepción ya votada en el Senado y remitió la norma al poder ejecutivo, que podrá aplicarla para frenar la ola de 37 días de protestas sociales que demandan la renuncia del presidente centroderechista Rodrigo Paz.]]></description><pubDate>Sun, 07 Jun 2026 11:53:52 +0000</pubDate><content:encoded><![CDATA[<p>LA PAZ, Bolivia (AP) — La Cámara de Diputados de Bolivia aprobó la madrugada del domingo una ley que reglamenta el estado de excepción ya votada en el Senado y remitió la norma al poder ejecutivo, que podrá aplicarla para frenar la ola de 37 días de protestas sociales que demandan la renuncia del presidente centroderechista Rodrigo Paz.</p><p>La aprobación se dio horas después de que las fuerzas del orden, con el apoyo sólo de equipos antimotines, no lograran despejar una estratégica carretera en el oriente y debieron replegarse ante la arremetida de los manifestantes. Seis policías resultaron heridos de bala y otros 26 civiles fueron heridos, según fuentes médicas y de la policía.</p><p>Las protestas, que son más duras en La Paz, han dejado con escaso alimento, combustible y suministros básicos a la capital política boliviana. Varios sectores han demandado al mandatario que aplique el estado de excepción y saque al Ejército para controlar el orden público.</p><p>La norma autoriza al presidente del Estado a declarar el estado de excepción con el apoyo militar en todo o en parte del territorio mediante un decreto que debe aprobar después el poder legislativo, con el propósito de “preservar el orden constitucional y la seguridad del Estado” en caso de “conmoción interna”. La norma permite suspender o limitar derechos relacionados con la seguridad, el orden público y la libre circulación.</p><p>Las acciones que realicen la policía y las Fuerzas Armadas “gozarán de presunción de legalidad”, según una de las disposiciones más debatidas.</p><p>El mandatario ha priorizado el diálogo con los movilizados y la apertura de “corredores humanitarios” en La Paz y ha evitado el uso de armamento en las fuerzas de seguridad para evitar posibles incidentes que agravarían el conflicto, según el gobierno. Los movilizados han rechazado negociaciones y se mantiene firmes en pedir la dimisión del gobernante.</p><p>El mandatario afronta duras protestas sociales desde que asumió el gobierno hace siete meses por parte de sindicatos rurales y urbanos aliados del expresidente izquierdista Evo Morales (2006-2019). Paz ha culpado a Morales de alentar las protestas y éste ha sugerido una nueva convocatoria a elecciones nacionales como salida a la crisis.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FQIWEI2TBG7QIAVRTDP667IIFE.jpg?auth=aadffac4348df8fb5d4d1a86d097b2ebe2aa6d17bffb2e89fea8c83377bffa52&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Manifestantes contrarios al gobierno sostienen carteles pidiendo la renuncia del presidente, Rodrigo Paz, en La Paz, Bolivia, el lunes 25 de mayo de 2026. (AP Foto/Juan Karita)]]></media:description><media:credit role="author" scheme="urn:ebu">Juan Karita</media:credit></media:content></item><item><title><![CDATA[Vampires, literary monsters and a cake: The Tony Awards offer a number of intriguing, possible wins]]></title><link>https://www.local10.com/entertainment/2026/06/07/vampires-literary-monsters-and-a-cake-the-tony-awards-offer-a-number-of-intriguing-possible-wins/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/06/07/vampires-literary-monsters-and-a-cake-the-tony-awards-offer-a-number-of-intriguing-possible-wins/</guid><dc:creator><![CDATA[By MARK KENNEDY, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Flying vampires. A musical spoof of the megahit movie “Titanic.” Another spoof, this time of golden-age Broadway musicals. And a new “Death of Salesman,” one of America's most decorated and mournful plays. It's Tony Awards time.]]></description><pubDate>Sun, 07 Jun 2026 11:26:40 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Flying vampires. A musical spoof of the megahit movie “Titanic.” Another spoof, this time of golden-age Broadway musicals. And a new “Death of Salesman,” one of America's most decorated and mournful plays. It's Tony Awards time.</p><p>Twenty-four Broadway shows will hope to nab at least one win Sunday across the 26 Tony categories, which can mean the difference between keeping the doors open and pulling down the curtain.</p><p>Grammy Award-winner Pink is the host of the show, which will be broadcast live on CBS and streaming for Paramount+ subscribers in the U.S. to both coasts on Sunday from 8-11 p.m. Eastern/5-8 p.m. Pacific.</p><p>Three generations of Pink's family</p><p>Pink promises a big, honking opening number — written by Benj Pasek, Justin Paul and Mark Sonnenblick that ends with some 170 people on stage — with lots of costume changes and some wire work, which she is familiar with from her acrobatic concerts. She has tapped Amber Ruffin, a writer and performer for “Late Night with Seth Meyers” for help with jokes.</p><p>In the audience will be Pink's mother — who took her to shows growing up in Philadelphia, instilling a love of musicals — and Pink's two children, a passing of the musical theater baton. Pink's 15-year-old daughter, Willow, is an aspiring theater actor and urged her to host the Tonys.</p><p>“The biggest reason she wanted me to say ‘yes’ was so that she could have a seat at the show because she loves the show so much,” says Pink. “I was like, ‘I can probably get you a seat anyway.’”</p><p>Plenty of performances</p><p>There will be performances from the seven best new musical and best musical revival nominees: “The Lost Boys,” “Schmigadoon!,” “Titanique,” “Two Strangers (Carry a Cake Across New York),” “Cats: The Jellicle Ball,” “Ragtime” and “The Rocky Horror Show.”</p><p>Other performances include the original lead cast members of “The Book of Mormon” — Josh Gad, Andrew Rannells, Rory O’Malley and Nikki M. James — this year celebrating its 15th anniversary. Leslie Odom, Jr. will sing “Without You” from “Rent” during the In Memoriam section, in honor of that show’s 30th anniversary.</p><p>Another show celebrating a milestone, “Chicago” now at 30, will have a performance slot featuring Pink, as well as Queen Latifah, Jesse Tyler Ferguson, Alex Newell, Adrienne Warren, Julianne Hough, Whitney Leavitt and Dylan Mulvaney. Plus, “A Chorus Line,” which last year celebrated its 50th anniversary, will get a special tribute by Rachel Zegler.</p><p>The musical and play races</p><p>The competition for best new musical is between four very different shows: “Two Strangers (Carry a Cake Across New York),” an opposites-attract rom-com; “The Lost Boys,” a stage adaptation of a 1987 teen movie vampire thriller; “Schmigadoon!,” which gently mocks golden-age Broadway shows; and “Titanique,” a camp musical comedy that reimagines the 1997 movie “Titanic.”</p><p>The two top best play nominees are “Giant,” exploring accusations of antisemitism against children's author Roald Dahl, and “Liberation,” about a consciousness-raising women’s group in the 1970s that explores inequality, gender roles and racism.</p><p>There are intriguing races in both the revival categories: A “Death of a Salesman” led by Nathan Lane is competing for best play revival with a modern-set “Oedipus” led by Marc Strong and a sweet “Every Brilliant Thing” starring Daniel Radcliffe.</p><p>The best musical revival pits a new “Cats” reimagined as a “Pose”-like competition show, the sweeping American history show “Ragtime” and a rollicking, frisky “The Rocky Horror Show.”</p><p>Bill Rauch, who secured his first Tony nomination for co-directing the reimagined “Cats: The Jellicle Ball,” was a nominator for three seasons until this one and is impressed by the range now on Broadway.</p><p>“I look at everything as an artist within the season, but also as somebody who has seen the wealth of work on Broadway for three years running,” he said. “I just think there’s so much variety on Broadway and so many artistic risks that people take. I left my three years as a nominator really impressed by the landscape, I have to say. And I feel that this year as well.”</p><p>June Squibb became the oldest Tony-nominated actor in history at 96 and could become the oldest Tony winner if she hears her name called, surpassing Lois Smith who was 90 when she won in 2021. And Lane is hoping for his fourth Tony for “Death of a Salesman,” which would make him tied as the most-awarded male performer in Tony history, alongside Boyd Gaines and Frank Langella.</p><p>___</p><p>For more coverage of the 2026 Tony Awards, visit https://apnews.com/hub/tony-awards.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CSLVUZQLYY6M5KEJHEV5PCLZLY.jpg?auth=7236590be43cf041782137641a009c54fe3f180f10f43fd4f42e515d444eb4eb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Luke Evans, left, and Josh Rivera appear during a performance of "Richard O'Brien's The Rocky Horror Picture Show" in New York on March 25, 2026. (Joan Marcus via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Joan Marcus</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7TC4F5G7RFQL55U4JNO557RFW4.jpg?auth=86eba95a7148e28b4ecb6452c563172fcf7f71565c20a6b3735cb9af609d16de&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ken Ard appears during a rehearsal for "Cats: The Jellicle Ball" in New York on March 17, 2026. (Matthew Murphy and Evan Zimmerman via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthew Murphy and Evan Zimmerma</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/73N3TMYLXVDTVMAF5HHAELOZYA.jpg?auth=26398b872b78dc7934881917d9e6bec8951b43f9d0d0cff5c2cb4bb1fc9946f8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The Broadway cast of "The Lost Boys" appears during a performance in New York on March 25, 2026. (Matthew Murphy via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthew Murphy</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OTVIU5JDZUY5OPEDEUUYTNO3HM.jpg?auth=69d4af6ea2602d171ff065a190269f635420befd08bac74892bb29341b95cbbf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Christiani Pitts, left, and Sam Tutty appear during a performance of "Two Strangers (Carry a Cake Across New York)" in New York on Oct. 31, 2025. (Matthew Murphy via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthew Murphy</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/D3YAWXQNJGVBLXAHRIMVKF5KLY.jpg?auth=e5011aaf93ddcf5bd95535d25f268d0d3016dc5ba4ec3fbc120e264f8fd8ca3a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Joshua Henry attends the 79th annual Tony Awards Meet the Nominees press event at the Sofitel New York on Thursday, May 14, 2026, in New York. (Photo by Charles Sykes/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Charles Sykes</media:credit></media:content></item><item><title><![CDATA[The Nigerian army frees 360 abducted people in northeastern Borno state]]></title><link>https://www.local10.com/news/world/2026/06/07/the-nigerian-army-frees-360-abducted-people-in-northeastern-borno-state/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/07/the-nigerian-army-frees-360-abducted-people-in-northeastern-borno-state/</guid><dc:creator><![CDATA[By DYEPKAZAH SHIBAYAN, Associated Press]]></dc:creator><description><![CDATA[ABUJA, Nigeria (AP) — The Nigerian army said Sunday it freed 360 people abducted by Boko Haram in southern Borno, in the northeastern part of the country.]]></description><pubDate>Sun, 07 Jun 2026 16:59:18 +0000</pubDate><content:encoded><![CDATA[<p>ABUJA, Nigeria (AP) — The Nigerian army said Sunday it freed 360 people abducted by Boko Haram in southern Borno, in the northeastern part of the country.</p><p>The operation, according to the army’s statement, was conducted in the Mandara mountains which form a part of the militant group’s stronghold. It resulted in the release of several people, including children, who had been abducted across different communities in Borno.</p><p>Two infants “succumbed to exhaustion" due to the challenging mountainous terrain and the hardship they endured during their prolonged captivity, an army spokesperson, Haruna Sani, said.</p><p>“The remaining rescued abductees were successfully evacuated to safe locations for medical care and humanitarian support, marking a major operational success and a significant setback for the terrorist group,” Sani said.</p><p>Nigeria faces a complex security crisis, especially in the north where a more than decade-long insurgency and the activities of armed groups that carry out kidnappings for ransom and illegal mining have heightened the country’s security challenges.</p><p>Among the most prominent Islamic militant groups are Boko Haram and its breakaway faction, which is affiliated with the Islamic State group and known as Islamic State West Africa Province.</p><p>Last month, the West African country said its joint operation with the United States had killed 175 ISWAP fighters.</p><p>The insurgency in Nigeria’s northeast has killed thousands of people and displaced millions, according to the United Nations. Analysts say not enough is being done by the government to protect its citizens, despite repeated promises by President Bola Tinubu to curb the crisis.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CXGSK3HLA7GOYPON5TUL3V4JAM.jpg?auth=1890409953d1954fc145408908066872696e4532048231d8401e7f06616f7606&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo released by Nigerian Army, freed women and children that were abducted by Boko Haram in southern Borno, Nigeria. Saturday, June 6, 2026. (Nigerian Army via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Nigerian Army</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/Y2UKL5NOBMJL6FAN2XHPM4IVZI.jpg?auth=cf908551746eabe1eec47b82d03ff1927e8e9221ab321ffa65e3e7a6cdc62f62&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo released by Nigerian Army, freed women and children that were abducted by Boko Haram in southern Borno, Nigeria. Saturday, June 6, 2026. (Nigerian Army via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Nigerian Army</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NCF7IWGVFB3NXMDZVZR6JWAF74.jpg?auth=4ff60067678b7ae1a40967466f7437381b5c587e41004c2cc38da65916849a4e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo released by Nigerian Army, freed women and children that were abducted by Boko Haram in southern Borno, Nigeria. Saturday, June 6, 2026. (Nigerian Army via/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Nigerian Army</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UQ5KN4CYGCLY5D2YEVYZ2JAKNA.jpg?auth=8ef573569c2a46557c462935f76a06a59e349cec71849e79abecbc0268b15222&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People protest demanding government to rescue the school children that were recently kidnapped in various part of the country, on the street of Abuja, Nigeria. Thursday, June 4, 2026. (AP Photo/Olamikan Gbemiga)]]></media:description><media:credit role="author" scheme="urn:ebu">Olamikan Gbemiga</media:credit></media:content></item><item><title><![CDATA[Years of pent-up emotions came flooding out of Alexander Zverev when he finally won the French Open]]></title><link>https://www.local10.com/sports/2026/06/07/alexander-zverev-wins-the-french-open-to-finally-earn-a-1st-grand-slam-title/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/07/alexander-zverev-wins-the-french-open-to-finally-earn-a-1st-grand-slam-title/</guid><dc:creator><![CDATA[By ANDREW DAMPF, Associated Press]]></dc:creator><description><![CDATA[PARIS (AP) — It all came rushing back to Alexander Zverev when he was lying on his back on the French Open's center court, his hands covering his face, and sobbing on Sunday as he realized that he had — finally — become a Grand Slam champion.]]></description><pubDate>Sun, 07 Jun 2026 21:15:35 +0000</pubDate><content:encoded><![CDATA[<p>PARIS (AP) — It all came rushing back to Alexander Zverev when he was lying on his back on the French Open's center court, his hands covering his face, and sobbing on Sunday as he realized that he had — finally — become a Grand Slam champion.</p><p>It was the same court where he twisted his right ankle and crumpled to the ground, wailing in agony before being pushed off on a wheelchair during a semifinal match against Rafael Nadal in 2022.</p><p>The same court where he wasted a lead of two sets to one against Carlos Alcaraz in the 2024 championship match.</p><p>“All the emotions came out, because this court is very, very special to me. It’s special in a very positive way, but also special on the negative way, because I had some of the toughest moments of my life here," Zverev said.</p><p>"I was laying on this court with an injury that I didn’t know if I would ever come back from. I lost a Grand Slam final here, so all of those memories for me, they’re not wiped out. They're still with me, but this one will beat all of them.”</p><p>After so many missed opportunities, Zverev is no longer one of the best players never to win a major title.</p><p>In his fourth major final, Zverev beat Flavio Cobolli 6-1, 4-6, 6-4, 6-7 (5), 6-1 for the French Open title.</p><p>It was a unique opportunity for Zverev without Jannik Sinner or Alcaraz across the net and the third-ranked German took full advantage on the red clay of Roland Garros.</p><p>When Cobolli missed an overhead on the second championship point after more than four hours of the five-set encounter, Zverev joined an elite group of players that captured their first major in their fourth final: Eight-time major champion Andre Agassi, 2001 Wimbledon winner Goran Ivanisevic and 2020 U.S. Open champion Dominic Thiem.</p><p>Then when Zverev finally got his hands on the Coupe des Mousquetaires trophy, he turned it upside down, held it between his legs and then hoisted it above his head with both arms as he let out a loud roar.</p><p>“This trophy for me is very important because if I would have lost this one, this self-belief would have gone down a lot,” Zverev said. “But now that I’ve won it, I feel like I can do it again.”</p><p>No Sinner or Alcaraz</p><p>Zverev had been an overwhelming favorite for the title ever since the top-ranked Sinner struggled in the first week’s heat wave and wasted a two set and 5-1 lead against Juan Manuel Cerundolo in the second round. A day later, 24-time Grand Slam champion Novak Djokovic was also eliminated.</p><p>Alcaraz, the two-time reigning champion, withdrew before the tournament with an injured right wrist.</p><p>Zverev also lost a lead of two sets to none in the 2020 U.S. Open final to Thiem and was beaten in straight sets by Sinner in the 2025 Australian Open final.</p><p>It was the 25th title of Zverev’s career.</p><p>Cobolli's 1st Slam final</p><p>The 14th-ranked Cobolli had never been past a Grand Slam quarterfinal until this week. He was attempting to become the first Italian man to raise the singles trophy at Roland Garros since Adriano Panatta 50 years ago.</p><p>Cobolli comes from the same tennis club in Rome as Panatta did and Panatta was asked by tournament organizers to present the trophy to celebrate the anniversary of his 1976 triumph.</p><p>The honors, however, went to Zverev.</p><p>Russian teenager Mirra Andreeva won the women’s singles trophy on Saturday.</p><p>Zverev took control early on</p><p>The match was played in perfect conditions and Zverev’s game was almost flawless at the start as Cobolli appeared nervous.</p><p>A group of women in the stands held up letters to form Zverev’s nickname: “Sascha.”</p><p>Cobolli likes to stand way over near the corner of the court and hit big kick serves out wide into the ad court. Zverev knew what was coming and returned one such kick serve early in the first set with a backhand that he wrapped around the outside of the net post. Cobolli ended up winning the point, but it was a message from Zverev that he knew how to handle his opponent’s tactics.</p><p>The next time Zverev hit a wrap-around-the-net-post return, Cobolli couldn’t handle it and Zverev won the point.</p><p>Cobolli’s supporters in his box were all dressed in blue, the color of Italy’s national teams, and as Cobolli worked his way back into the match, there were chants of “Ole, Ole, Ole; Flavio, Flavio.”</p><p>Both players were treated by a trainer as the match wore on and Cobolli appeared to run out of energy in the fifth.</p><p>“He deserved it more than me at the end of the match,” Cobolli said, adding that he was slowed by cramps.</p><p>Zverev said his cramps "were more mental.</p><p>“I actually think that the cramp helped me in a way, that I let go, I kind of hit my shots a bit more and just let go,” he added.</p><p>Abuse allegations</p><p>Moments after Zverev’s previous Grand Slam final in Australia in 2025, a person in the stadium yelled out the names of two of his ex-girlfriends who accused him of physical abuse.</p><p>One case was resolved following an agreement between German prosecutors, lawyers for Zverev and his former partner. The ATP Tour investigated another case and concluded there was insufficient evidence.</p><p>___</p><p>AP Sports Writers Samuel Petrequin and Jerome Pugmire contributed to this report.</p><p>___</p><p>AP tennis: https://apnews.com/hub/tennis</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GR55Y5Z3E3EU7ZEGPXDAVOOIJQ.jpg?auth=4f2e6fe4882cc5383b25b2151c9089e32ad06727391afb109221e33f37a9ce82&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Germany's Alexander Zverev reacts after winning the final tennis match against Italy's Flavio Cobolli at the French Open in Paris, Sunday, June 7, 2026. (AP Photo/Emma Da Silva)]]></media:description><media:credit role="author" scheme="urn:ebu">Emma Da Silva</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VWDPM4MCSFLH7YV4AWIC7I44WQ.jpg?auth=d6aff0208bed9ac7e77e9b741092c19cdbd7d6e0e5981d06a686ba51cc143903&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Alexander Zverev of Germany hugs the trophy after winning the men's final match against Flavio Cobolli of Italy at the French Open tennis tournament in Paris, Sunday, June 7, 2026. (AP Photo/Christophe Ena)]]></media:description><media:credit role="author" scheme="urn:ebu">Christophe Ena</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RAODUPWKD7OMDBJWK2PLBEKJEU.jpg?auth=2fff49c380e536254bedbec666e500d2871919c7e8e07b9bc226d14eaa701aa8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Second placed Flavio Cobolli of Italy, left, greets winner Alexander Zverev of Germany after their men's final match at the French Open tennis tournament in Paris, Sunday, June 7, 2026. (AP Photo/Christophe Ena)]]></media:description><media:credit role="author" scheme="urn:ebu">Christophe Ena</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XM5M6XEXNXZKXXAG52VITFLZBU.jpg?auth=b9560da88c9cd63d59ca9a66f1f29be4c68eb85ca937706b3744e8715d1ed53f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Alexander Zverev of Germany lifts the trophy after winning the men's final match against Flavio Cobolli of Italy at the French Open tennis tournament in Paris, Sunday, June 7, 2026. (AP Photo/Christophe Ena)]]></media:description><media:credit role="author" scheme="urn:ebu">Christophe Ena</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/62IIRNJFOEDPDZDSQ5N6RCU5Q4.jpg?auth=0ee336f552383222acfbc34e30383cb8cbd7590c939a02b536f1c3cdc36cf0c2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Alexander Zverev of Germany celebrates after winning the men's final match against Flavio Cobolli of Italy at the French Open tennis tournament in Paris, Sunday, June 7, 2026. (AP Photo/Christophe Ena)]]></media:description><media:credit role="author" scheme="urn:ebu">Christophe Ena</media:credit></media:content></item><item><title><![CDATA[Israel says Iran launched missiles at it in first such bombardment since fragile ceasefire]]></title><link>https://www.local10.com/news/world/2026/06/07/israel-says-iran-launched-missiles-at-it-in-first-such-bombardment-since-fragile-ceasefire/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/07/israel-says-iran-launched-missiles-at-it-in-first-such-bombardment-since-fragile-ceasefire/</guid><dc:creator><![CDATA[By KAREEM CHEHAYEB, SAMY MAGDY, MELANIE LIDMAN and CARA ANNA, Associated Press]]></dc:creator><description><![CDATA[JERUSALEM (AP) — Iran launched missiles at Israel in the first such bombardment since a fragile ceasefire took effect in early April, raising the possibility of a return to heavy fighting and complicating mediation efforts to end the war.]]></description><pubDate>Sun, 07 Jun 2026 22:29:43 +0000</pubDate><content:encoded><![CDATA[<p>JERUSALEM (AP) — Iran launched missiles at Israel in the first such bombardment since a fragile ceasefire took effect in early April, raising the possibility of a return to heavy fighting and complicating mediation efforts to end the war.</p><p>Iran’s state broadcaster confirmed the launches, and Iran closed its western airspace to brace for a possible response. Tehran had warned of retaliation after Israel struck Beirut’s southern suburbs without warning earlier Sunday in defiance of Washington’s request days ago to stand down. Israel said the Iranian-backed Hezbollah fired at northern Israel earlier in the day.</p><p>"Should these acts of aggression be repeated, the responses will be broader in scope and will encompass all American and Zionist targets throughout the region,” Iran’s Revolutionary Guard said in a statement that referenced attacks in Lebanon and on Iran’s coast and vessels around the Strait of Hormuz.</p><p>Sirens sounded in several areas of Israel, sending millions running for shelter. Israel’s military said it intercepted the missiles, and multiple explosions were heard in the north. Less than an hour later, the military said people could leave areas reinforced against missile attacks.</p><p>“Iran has made a grave mistake,” Israel military spokesperson Brig. Gen. Effie Defrin said. The military's chief of staff, Lt. Gen. Eyal Zamir, said it will “strike the enemy with determination as soon as the order is given.”</p><p>But Israel’s public broadcaster, Kan, said U.S. President Donald Trump told it that he doesn’t think Israel needs to respond further.</p><p>Iran had warned that an attack on Beirut would renew full-scale war across the Mideast, even as Pakistan and other mediators try to restart talks between Tehran and Washington.</p><p>“U.S. forces across the Middle East remain vigilant and ready,” the U.S. Central Command posted on X shortly before the missile launches. The U.S. Embassy in Israel later directed employees and family members to shelter in place.</p><p>Israel’s attack on Beirut came a few days after the Lebanese and Israeli governments agreed to a ceasefire in U.S.-hosted talks, though Hezbollah rejected the deal. The strike on a residential building killed two people and wounded 20, Lebanon’s health ministry said.</p><p>“The army will continue to act in all of Lebanon," the Israel military spokesperson said.</p><p>Israel’s strikes and ground invasion in Lebanon in pursuit of Hezbollah, and the militant group’s resistance to disarming, have complicated an overall deal to end the war in the Middle East.</p><p>Iran says any deal must include an end to fighting in Lebanon.</p><p>Trump told a Fox News Channel reporter that he wanted the Iranians to stop firing missiles and return to the negotiating table. He also said that Israel’s strikes earlier Sunday were not coordinated with the U.S. and “I’m not happy about it.”</p><p>Israel on Monday had announced it would strike the southern suburbs of Lebanon’s capital, but urgent talks via Washington halted that on the condition that Hezbollah stop targeting Israeli border towns.</p><p>Hezbollah, which claimed responsibility for firing at Israel earlier Sunday, wants the direct talks between Lebanon and Israel to end. Instead, it supports Iran’s stance that an overall ceasefire deal between Tehran and Washington include the situation in Lebanon.</p><p>Israeli Prime Minister Benjamin Netanyahu, who seeks reelection later this year, is under heavy domestic pressure to respond to both Iran and the Hezbollah threat, which has paralyzed life for thousands of residents along Israel’s northern border.</p><p>But Trump has made clear he does not want to see the war resume.</p><p>Trump said earlier Sunday in an interview with NBC’s “Meet the Press” that he would like to see a “more surgical attack on Hezbollah.” He also said he was “not demanding” that Lebanon be part of an overall ceasefire deal in the Iran war.</p><p>Iran continues to assert its grip on the Strait of Hormuz and the U.S. continues its blockade of Iranian ports, with shipments of oil, natural gas and fertilizer affected and the global economy in pain.</p><p>Iran since the ceasefire took effect has launched missiles and drones at Gulf nations and said it was targeting the U.S. military presence. After its launches against Israel, Iraq’s Civil Aviation Authority announced that the country’s airspace would close for 72 hours and Syria’s aviation authority announced a 12-hour airspace closure.</p><p>All flights from Tehran’s main international airport were suspended, the civil aviation authority said, according to the official Mizan news agency.</p><p>Diplomacy continues before and after missile launches</p><p>Pakistan’s interior minister, Mohsin Naqvi, was in Tehran on Sunday delivering a message to Iranian Supreme Leader Ayatollah Mojtaba Khamenei from Pakistan’s army chief Field Marshal Asim Munir, according to Iran’s state-run IRNA news agency. There were no details on the message's contents.</p><p>Khamenei has not been seen in public since he was named the Islamic Republic’s ruler after his father was killed on Feb. 28 as Israeli and U.S. strikes sparked the war.</p><p>Pakistani authorities have said Islamabad, with support from regional countries including Qatar, Turkey and Egypt, is working to help bridge differences.</p><p>In Cairo, the Egyptian and Qatari foreign ministers discussed “proposed elements” of a potential agreement between the U.S. and Iran, the Egyptian foreign ministry said, without details.</p><p>And after Iran's missile launches at Israel, Iranian Foreign Minister Abbas Araghchi spoke with counterparts in France, Qatar, Saudi Arabia, Britain, Egypt and Turkey as well as Pakistan’s army chief, Iran's state TV said.</p><p>___</p><p>Chehayeb reported from Beirut, Magdy from Cairo, Lidman from Tel Aviv, Israel, and Anna from Lowville, New York. Associated Press writers Hassan Ammar in Lebanon, Munir Ahmed in Islamabad, Matthew Lee in Washington, Abby Sewell in Beirut, and Michelle L. Price in Bridgewater, New Jersey, contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YHUPTPHPOJFSTQTY7KIPZRRAJE.jpg?auth=865c86a31be77b0a9b8a5645363afdea54cf00ece790b74db39d365dcff1377d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A projectile streaks through the sky over central Israel during an Iranian missile attack, Sunday, June 7, 2026. (AP Photo/Ohad Zwigenberg)]]></media:description><media:credit role="author" scheme="urn:ebu">Ohad Zwigenberg</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VVPAONZ6MTQZYLPPNSQIIRQ2LM.jpg?auth=09b342fbacad53bd9f4808ecdccdccd2bdf47f63fe0516b8af799b1eba65cb12&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pro-government Iranian demonstrators wave flags from Iran and Lebanon's Hezbollah in Tehran, Iran, Sunday, June 7, 2026. (AP Photo/Vahid Salemi)]]></media:description><media:credit role="author" scheme="urn:ebu">Vahid Salemi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CBCVMOPTV5MF6M7LIXASKRXXME.jpg?auth=21b2c0e84d883cab1d65478fa8e6e2d57c233380dff12e908dd2f1d62b8ac4cc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Israeli security forces examine a fragment of an intercepted Iranian missile in northern Israel, early Monday, June 8, 2026. (AP Photo/Rami Shlush)]]></media:description><media:credit role="author" scheme="urn:ebu">Rami Shlush</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/G73KRA4D6U35DMI2GT3AUNZSFI.jpg?auth=63f3cc8791d7958c097d35ee74d3126febc595ce1e182e98a8796ddd54d460d4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A demonstrator waves an Iranian flag in a pro-government gathering in Tehran, Iran, Sunday, June 7, 2026. (AP Photo/Vahid Salemi)]]></media:description><media:credit role="author" scheme="urn:ebu">Vahid Salemi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZS2MRMVS4I2AYD53633V3XFUI4.jpg?auth=78febad476cf975c9beb373780ddd642235edd04fd6717d03e0be7cd62beeb98&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Lebanese intelligence officers look at an unexploded missile, centre, at the site where an Israeli airstrike hit a building in Dahiyeh, Beirut's southern suburb, Lebanon, Sunday, June 7, 2026. (AP Photo/Hassan Ammar)]]></media:description><media:credit role="author" scheme="urn:ebu">Hassan Ammar</media:credit></media:content></item><item><title><![CDATA[European leaders voice 'urgent need' to bolster Ukraine's defenses against ballistic missiles]]></title><link>https://www.local10.com/news/world/2026/06/07/starmer-hosts-zelenskyy-macron-and-merz-as-russian-strikes-kill-3-in-ukraine/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/07/starmer-hosts-zelenskyy-macron-and-merz-as-russian-strikes-kill-3-in-ukraine/</guid><dc:creator><![CDATA[By PAN PYLAS, Associated Press]]></dc:creator><description><![CDATA[LONDON (AP) — The leaders of the U.K., Ukraine, France and Germany discussed the “urgent need” to ramp up production of weapons to combat Russia's powerful hypersonic Oreshnik ballistic missiles in a meeting in London on Sunday.]]></description><pubDate>Sun, 07 Jun 2026 22:02:51 +0000</pubDate><content:encoded><![CDATA[<p>LONDON (AP) — The leaders of the U.K., Ukraine, France and Germany discussed the “urgent need” to ramp up production of weapons to combat Russia's powerful hypersonic Oreshnik ballistic missiles in a meeting in London on Sunday.</p><p>British Prime Minister Keir Starmer hosted Ukrainian leader Volodymyr Zelenskyy, French President Emmanuel Macron and German Chancellor Friedrich Merz at 10 Downing Street.</p><p>In a statement released by Starmer's office following their evening meeting, the leaders condemned Russia’s “large-scale missile and drone attacks — including the repeated use of the Oreshnik missiles — on Ukrainian cities with a tragic toll on civilians." They also condemned Russia's “irresponsible and dangerous Russian drone incursions” into NATO territory, including last month's in Romania.</p><p>Russia has stepped up its aerial campaign against Ukraine recently, most notably with the launch of the Oreshnik missiles.</p><p>“The leaders underlined the urgent need to scale up the production of interceptors and co-develop anti-ballistic missile and deep strike capabilities," the leaders said.</p><p>No details, financial or otherwise, on how this would be done were provided.</p><p>Ukraine’s shortage of air defense systems, in part because of the depletion of U.S. stocks during the Iran war, has left civilians especially vulnerable to ballistic missiles, even as Kyiv’s defenses stop most of Moscow’s drones and its forces have made advances elsewhere on the battlefield.</p><p>The worry for Ukrainians is that the Iran war, which has been in abeyance for weeks, may now reignite after Iran launched missiles on Sunday at Israel in the first such bombardment since a fragile ceasefire took effect in early April, complicating mediation efforts for a deal to end the war.</p><p>Following their meeting in London, the European leaders called on Russian President Vladimir Putin to agree “an immediate and complete ceasefire” with the current line of contact as a starting point for any negotiations.</p><p>The U.K., France and Germany, the so-called E3 group of European nations, have been prominent backers of Ukraine following Russia’s full-scale invasion in February 2022. The U.K. and France lead the “coalition of the willing” initiative to provide security guarantees for Ukraine as part of a peace process.</p><p>The meeting comes in the wake of a Russian drone strike that killed three people waiting at a bus stop in southeastern Ukraine. A separate drone strike damaged a storage center for spent nuclear fuel in the Kyiv region, just 15 kilometers (9 miles) from the Chernobyl nuclear power plant, Ukraine’s General Staff said. The attack sparked a fire that was extinguished within an hour. Radiation remains within safe levels, officials said.</p><p>The International Atomic Energy Agency chief Rafael Grossi said the incident was “deeply concerning” due to the large amounts of nuclear material held at the facility. He said in a statement that the agency would visit the site of the attack soon.</p><p>The Russian attacks follow a large-scale Ukrainian drone attack on Saturday that targeted Saint Petersburg, Russia’s second-largest city, underscoring Kyiv’s growing ability to hit deep inside Russia.</p><p>With the front line barely moving as swarms of drones hinder advances, both sides have sought an edge by launching long-range strikes.</p><p>___</p><p>Associated Press writer Katie Marie Davies in Manchester, England, contributed to this report.</p><p>___</p><p>Follow the AP’s coverage of the war in Ukraine at https://apnews.com/hub/russia-ukraine</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JPFNZ75W4PZT6UDJYAFYN3GTLU.jpg?auth=fa77bea8fe1d691d6f919647a94cca6350afd80c6706620c4cdb03af5f30fb76&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Britain's Prime Minister Keir Starmer, second from right, France's President Emmanuel Macron, right, Ukrain'e President Volodymyr Zelenskyy, second from left, and Germany's Chancellor Friedrich Merz, pose for photos on the doorstep of 10 Downing Street after their meeting in London, Sunday, June 7, 2026. (AP Photo/Alberto Pezzali)]]></media:description><media:credit role="author" scheme="urn:ebu">Alberto Pezzali</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JNU26CD2FZ7U2UF6AKSYXBHXMU.jpg?auth=b5fd35e182c6c9a2329cea53806e9f5fd97d284ebc8b38624d044da3ef39812e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Britain's Prime Minister Keir Starmer, third from left, stands with Ukraine's President Volodymyr Zelenskyy, far left, as France's President Emmanuel Macron, right, and Germany's Chancellor Friedrich Merz leave 10 Downing Street after their meeting in London, Sunday, June 7, 2026. (AP Photo/Alberto Pezzali)]]></media:description><media:credit role="author" scheme="urn:ebu">Alberto Pezzali</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AGDGSTKOPUMTOB33J2I5PVXFVQ.jpg?auth=a837d219848128f42b74cd28cca56002513c082237b6c62e2236e506f67e9646&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Britain's Prime Minister Keir Starmer, second from right, France's President Emmanuel Macron, right, Ukraine's President Volodymyr Zelenskyy, second from left, and Germany's Chancellor Friedrich Merz pose on the doorstep of 10 Downing Street after their meeting in London, Sunday, June 7, 2026. (AP Photo/Alberto Pezzali)]]></media:description><media:credit role="author" scheme="urn:ebu">Alberto Pezzali</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VDRJ24D22BOYUWAXOJZCRFYGSE.jpg?auth=63738257886ebcbd626a9e95a902b9989871598ce7b0c51040ff863d6918cbca&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Britain's Prime Minister Keir Starmer, second from right, stands with France's President Emmanuel Macron, right, Ukraine's President Volodymyr Zelenskyy, second from left, and Germany's Chancellor Friedrich Merz, on the doorstep of 10 Downing Street after their meeting in, London, Sunday, June 7, 2026. (AP Photo/Alberto Pezzali)]]></media:description><media:credit role="author" scheme="urn:ebu">Alberto Pezzali</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/I7L2WTMP5ZOLZQEAIXE65OXFZM.jpg?auth=4a2b46bfb60530ea60b88433408a7f445101be9d58759e11f883a87da28dc7eb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Britain's Prime Minister, Keir Starmer, left gestures to the President of Ukraine, Volodymyr Zelenskyy as they step inside 10 Downing Street ahead of a meeting with the leaders of France and Germany in London, Sunday, June 7, 2026. (AP Photo/Alberto Pezzali)]]></media:description><media:credit role="author" scheme="urn:ebu">Alberto Pezzali</media:credit></media:content></item><item><title><![CDATA[Arab attacker opens fire in central Israel, killing 1 and wounding 5]]></title><link>https://www.local10.com/news/2026/06/07/arab-attacker-opens-fire-in-central-israel-killing-1-and-wounding-5/</link><guid isPermaLink="true">https://www.local10.com/news/2026/06/07/arab-attacker-opens-fire-in-central-israel-killing-1-and-wounding-5/</guid><dc:creator><![CDATA[By MELANIE LIDMAN, Associated Press]]></dc:creator><description><![CDATA[TEL AVIV, Israel (AP) — A Palestinian man with Israeli citizenship went on a shooting rampage in several towns in central Israel on Sunday, killing a reservist and wounding five other people, according to Israeli police and the military. The attacker was killed by police.]]></description><pubDate>Sun, 07 Jun 2026 21:34:58 +0000</pubDate><content:encoded><![CDATA[<p>TEL AVIV, Israel (AP) — A Palestinian man with Israeli citizenship went on a shooting rampage in several towns in central Israel on Sunday, killing a reservist and wounding five other people, according to Israeli police and the military. The attacker was killed by police.</p><p>The attack came at a time of heightened tensions following a spate of Israeli settler attacks, and the deadly shooting of a Palestinian baby over the weekend, in the nearby West Bank. Police identified the attacker as a resident of the Arab town of Taybeh in his 20s, but his precise motives weren't immediately known.</p><p>The attack began with a shooting Sunday morning at a gas station near the town of Kokhav Yair, located on the Israeli side of the boundary with the occupied West Bank. Several other shootings were reported in two nearby Israeli towns and close to the Israeli settlement of Salit, inside the West Bank.</p><p>Police initially feared a series of coordinated attacks, but eventually determined that a gunman and an accomplice who may have served as his driver were involved. The suspected accomplice was arrested later after he tried to stab police with a glass bottle.</p><p>Israel's military said that a 55-year-old reservist was killed near Tzur Natan. The Magen David Adom rescue service said that five other people were wounded, two severely.</p><p>Fears of a widespread attack prompted authorities to order residents to stay at home, and children in the area were kept in lockdown at school for at least three hours.</p><p>“Since Oct. 7, the scenario we were expecting was terrorists crossing into our towns from over the boundary. I don’t think that anyone imagined that we would discover the attackers were Israeli citizens,” Oshrit Gani Gonen, the regional council head, told Israeli media, referring to the Hamas-led attack on southern Israel on Oct. 7, 2023, that sparked the war in Gaza.</p><p>Security minister posts video reportedly with dead gunman</p><p>Prime Minister Benjamin Netanyahu praised the security forces who killed the attacker, while Israel’s hard-line public security minister, Itamar Ben-Gvir, who oversees the police force, released a video of himself standing next to what appeared to be a blurred image of the dead gunman.</p><p>“This is the end of every terrorist, this is how it should look,” said Ben-Gvir, who recently led an effort to pass a new law that seeks to impose the death penalty on Palestinian attackers. That law faces legal challenges.</p><p>Ben-Gvir has come under sharp condemnation from other Israeli leaders for making contentious videos, such as his treatment of flotilla activists who were detained after attempting to break the maritime blockade to Gaza.</p><p>The West Bank has experienced a surge in deadly violence since the war in Gaza began. Israel has stepped up military operations across the territory, killing hundreds of people. It says raids are aimed at militants, but scores of civilians have also been killed.</p><p>The Oct. 7 attack killed around 1,200 people and took 251 as hostages. Israel’s ensuing offensive in Gaza has killed more than 72,000 Palestinians, including combatants and civilians, according to the Gaza Health Ministry. The ministry, part of the Hamas-led government, maintains detailed casualty records that are seen as generally reliable by U.N. agencies and independent experts. It doesn't give a breakdown of civilians and militants.</p><p>Israeli strikes kill 9 in Gaza</p><p>Also on Sunday, at least five Palestinians were killed in an Israeli airstrike that hit a police point in Gaza's southern city of Khan Younis, according to the Palestinian Red Crescent. The dead were taken to a field hospital run by the Red Crescent. At least 10 others were wounded, the charity said.</p><p>An Israeli strike later in the day killed at least four Palestinians when it hit a vehicle in the western part of Gaza City, according to Shifa hospital, which received the casualties.</p><p>The Israeli military didn't immediately comment on either strike, but has said in the past that it would target militants that pose a threat to its troops. While the heaviest fighting has subsided since the U.S.-brokered ceasefire deal last October, the ceasefire has seen almost daily Israeli fire.</p><p>Israel later closed the crossings with Gaza until further notice due to the deteriorating security situation, according to the defense body that oversees humanitarian aid in Gaza, which issued the statement after Iran launched missiles at Israel.</p><p>Netanyahu, in a Cabinet meeting, repeated his pledge to take 70% of Gaza: “We are presently holding more than 60% of the territory, and soon we will reach 70%.” He said that Israel isn't allowing Hamas to “rearm or harm us,” in comments released to the media.</p><p>The head of the U.S.-created Board of Peace that oversees the ceasefire acknowledged last month that next steps in the truce have stalled over the key issue of disarming Hamas.</p><p>___</p><p>Samy Magdy contributed to this report from Cairo.</p><p>___</p><p>A previous version of this story was corrected to show that the location where the Israeli man was killed was on the Israeli side of the boundary with the Israel-occupied West Bank, not inside the West Bank.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3HGT6W24YJ4MHYI7ZZ3DM4E3MU.jpg?auth=67b2c2d8d9084cd5051c633b2b4892181bad7a9c6fb7191f2dae45edf45a379d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Israeli security forces and ZAKA rescue service volunteers respond at the scene of a shooting attack carried out by a Palestinian citizen of Israel near Tzur Yitzhak in central Israel, Sunday, June 7, 2026. (AP Photo/Ariel Schalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariel Schalit</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AKJGU5X5BNCCFDQNBRHQVTH254.jpg?auth=1dd8ae0312fd1c2b353ae9bdd4008d7acb5a59e51098fd1a2b0488330e772b72&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Blood stains are visible at the scene of what Israeli police say was a series of shooting attacks carried out by a Palestinian citizen of Israel in Kochav Yair, central Israel, Sunday, June 7, 2026. (AP Photo/Ariel Schalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariel Schalit</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/B2BFJHB3FZHP5NWKTR4Q6UZ5E4.jpg?auth=a986bd726f721c2c224a425dab8557f8883848670c3e2b810dbf6ed2ce1025a8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Palestinians mourn over the body of Mohammed Al-Harazin at the morgue of Shifa Hospital after he was killed in an Israeli airstrike on a vehicle in Gaza City, Sunday, June 7, 2026. (AP Photo/Jehad Alshrafi)]]></media:description><media:credit role="author" scheme="urn:ebu">Jehad Alshrafi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/Y7RA4YVX5YY5K4DNGGDB3CE63Q.jpg?auth=4af90ffc8c33791f37c686741ea5cfc7211e686767a86ecd607c987deb56a457&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This is a locator map of Israel and the Palestinian Territories. (AP Photo)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/2QO4KJ5FAZOQO2OXOCX4CRQCSA.jpg?auth=ddc7bc9433f2a7368e663563ae8aec4ccc5246b291156dba0c4ba2dd8c046f6b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Israeli security forces are deployed at the scene of a shooting attack carried out by a Palestinian citizen of Israel near Tzur Yitzhak in central Israel, Sunday, June 7, 2026. (AP Photo/Ariel Schalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariel Schalit</media:credit></media:content></item><item><title><![CDATA[Pope Leo XIV draws 1.2 million to Mass and challenges Europe to acknowledge its Christian roots]]></title><link>https://www.local10.com/news/2026/06/07/more-than-1-million-people-flood-madrid-streets-to-see-pope-leo-xiv-and-flower-carpeted-procession/</link><guid isPermaLink="true">https://www.local10.com/news/2026/06/07/more-than-1-million-people-flood-madrid-streets-to-see-pope-leo-xiv-and-flower-carpeted-procession/</guid><dc:creator><![CDATA[By NICOLE WINFIELD and SUMAN NAISHADHAM, Associated Press]]></dc:creator><description><![CDATA[MADRID (AP) — Pope Leo XIV challenged Europe to acknowledge Christianity’s contributions to its cultural identity Sunday, as he presided over a Mass in Madrid attended by more than a million people and honored Spain’s centuries-old traditions of religious devotion and culture.]]></description><pubDate>Sun, 07 Jun 2026 18:05:28 +0000</pubDate><content:encoded><![CDATA[<p>MADRID (AP) — Pope Leo XIV challenged Europe to acknowledge Christianity’s contributions to its cultural identity Sunday, as he presided over a Mass in Madrid attended by more than a million people and honored Spain’s centuries-old traditions of religious devotion and culture.</p><p>Leo celebrated Spain's Christian roots and culture with the huge morning Mass in downtown Madrid and an evening spectacle that featured flamenco dancers, classical guitar and a moving meditation by Spanish actor Antonio Banderas on art, faith and beauty.</p><p>In his remarks, Leo challenged Europe to consider what the continent's identity would be without the influence of Christianity. He cited its art, culture and the role played by Christians — “motivated by their faith” — to build its schools, hospitals and other institutions.</p><p>“Is it seriously possible to believe that Europe — which we deeply love — would be the same without the influence of faith?” Leo asked, in demanding that religious expression be allowed to keep its place in the public sphere.</p><p>A morning Mass and procession on floral carpets</p><p>Leo, who arrived in Spain on Saturday at the start of his weeklong visit, has been keen to highlight the long tradition of Christian culture and devotion here to encourage especially young generations to find their faith. It’s a tall order in a once-staunchly Catholic country where religious observance has largely been on the wane.</p><p>Sunday fell on the Catholic Corpus Domini feast day, which often features processions of faithful through towns and cities led by a priest carrying the Eucharist. In Spain, as in other predominantly Catholic countries, the processions often feature elaborate floral carpets arranged along the route.</p><p>During Sunday's Mass, Leo said that the floral carpets express the “spiritual sentiments of this country” through “altars erected in the streets.”</p><p>“This is not an exhibition, a remnant of folklore or a simple display of beauty,” he said. “It is a profession of faith in the presence of the risen Lord, who is alive and continues to walk among us.”</p><p>He said that the continued observance of such devotional practices points to what Spain can and should be for the world.</p><p>“Herein lies the task of Spain today and in the future: to ensure that the religiosity which has shaped and defined this country for centuries is not a museum of the past to be visited, but a school of faith from which to draw even today,” he said.</p><p>At the end of the Mass, Leo carried a gilded monstrance, or container, holding a Eucharistic host and walked over some of the 16 floral carpets that decorated the half-kilometer (less than half-mile) procession route, as children dropped additional petals before him and the crowd tossed petals from behind the barricades.</p><p>Huge crowds greet the American pope</p><p>Leo's visit to the country of 50 million has drawn huge crowds, with a vigil service Saturday night. drawing an estimated 600,000 young Spaniards. They knelt for several minutes in silent prayer alongside Leo, suggesting that there is indeed interest in the faith among young people, despite Spain’s heavily secularized society.</p><p>On Sunday, their numbers doubled: Organizers said that 1.2 million people had turned out on a brilliant spring morning for Leo's Mass at Madrid's iconic Plaza de Cibeles and surrounding streets, with more trying to get in.</p><p>“It’s spectacular,” said Julián Tapiador, a consultant who came to the Mass. “I’m so proud that the pope is in Spain after 15 years. Hopefully he comes again and we can all see him again.”</p><p>Octavio Puche, a retiree, thanked Leo for making the trip.</p><p>“Apparently society is not as secularized as it seems, because there are a million people here in Madrid, and I think he has shown a very human face of Christ, very close to the people, to their suffering,” he said.</p><p>Sex abuse scandal hangs over visit</p><p>Despite the warm welcome, the clergy sexual abuse scandal, which has erupted belatedly in Spain in recent years, has loomed over Leo's trip. The Catholic hierarchy has begun to reckon with its legacy after reporting in the local media.</p><p>Leo is expected to meet survivors while in Spain, but several victims groups have complained that they have been left in the dark about when the meeting is taking place and whether they are invited.</p><p>Miguel Hurtado, a prominent survivor who accused a monk at Montserrat Abbey outside Barcelona of sexually assaulting him more than two decades ago, protested outside the Vatican’s embassy in Madrid on Sunday. He said that he wrote to the Vatican requesting a meeting with Leo and for the pope to cancel his planned Wednesday visit to the 1,000-year old Benedictine monastery.</p><p>“I understand you can’t meet with all of us victims, because we are more than 400,000,” Hurtado said, speaking to a cardboard photo of Leo.</p><p>As he spoke, a crowd of nuns and others lined the street outside the Vatican embassy, waving Spanish flags and chanting slogans in favor of former dictator Gen. Francisco Franco, who ruled Spain with an iron grip for nearly four decades after the 1936-39 civil war.</p><p>The Catholic Church was a pillar of Franco’s dictatorship, and at least until the 1960s, the church enjoyed broad control and influence over Spanish society that waned after democracy took root.</p><p>“Spain is Christian and not Muslim!” the crowd yelled.</p><p>A form of popular piety dating back centuries</p><p>The tradition of laying flower carpets — and destroying them when the procession tramples them — dates back two centuries and is popular also in Latin America, where elaborate sand designs are also made. The painstaking displays are considered an offering to the Eucharist.</p><p>According to Spanish organizers, the 16 flower carpets decorating Sunday's procession route off Plaza de Cibeles were prepared by a Spanish florists association from the northern region of Galicia. Florists used more than 30,000 flowers, most the yellow and white colors of the Holy See flag, for the carpets that feature decorations such as the Holy See keys.</p><p>Poland has already had its tradition of Corpus Domini flower carpets recognized by UNESCO, and Galicia is trying to have its tradition listed along with other countries as part of the world’s intangible cultural heritage.</p><p>Wildly popular religious processions, pilgrimages and feasts continue to be held in most Spanish regions. The most recognizable are Semana Santa, or Holy Week, processions during the final week of Lent where brotherhoods and robed penitents parade ornate statues of Christ and the Virgin Mary through cities, towns and villages alongside marching bands. Such processions draw the faithful as well as droves of nonbelievers and tourists.</p><p>___</p><p>Alicia León and Srdjan Nedeljkovic contributed to this report.</p><p>___</p><p>Associated Press religion coverage receives support through the AP’s collaboration with The Conversation US, with funding from Lilly Endowment Inc. The AP is solely responsible for this content.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3SOZR4EVGNYJMR37UWFKWRCKZU.jpg?auth=5a9df48d3928defdc0f6928e37d4f40bc7b092ae97c6b938b1b8260a9f40a5ad&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pope Leo XIV arrives to preside over Mass marking the Catholic feast of Corpus Christi in Plaza de Cibeles in Madrid, Sunday, June 7, 2026, on the second day of a seven-day apostolic journey to mainland Spain and the Canary Islands. (AP Photo/Alessandra Tarantino)]]></media:description><media:credit role="author" scheme="urn:ebu">Alessandra Tarantino</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/O7TT6CRXOXLD23ZDSWUWWSRDWQ.jpg?auth=f9b307d0dc26f2ce0a459cc346c0eb10df906dc2690c80b1f017032a45ad7dd1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pope Leo XIV presides over a Mass marking the Catholic feast of Corpus Christi at Plaza de Cibeles in Madrid, Spain, Sunday, June 7, 2026, on the second day of his seven-day apostolic visit to mainland Spain and the Canary Islands. (AP Photo/Manu Fernandez)]]></media:description><media:credit role="author" scheme="urn:ebu">Manu Fernandez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/Z2OZ2YZEBAEIAVLJM3U5AE3S2M.jpg?auth=b4688e08e5da7d44dda2cbd21dedf276ec5dcec3f9748048dc1b5fb863c9e00c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pope Leo XIV arrives in the popemobile at Plaza de Cibeles for a Holy Mass and Corpus Christi procession in Madrid, Spain, Sunday, June 7, 2026, on the second day of his seven-day apostolic visit to mainland Spain and the Canary Islands. (AP Photo/Bernat Armangue)]]></media:description><media:credit role="author" scheme="urn:ebu">Bernat Armangue</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QUBYBIMX5RPPHFJFHRYI37DW34.jpg?auth=7f606f1fd48be6a4321a81525d7de470d401440e451c0583a7dfe05a0b8f54de&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pope Leo XIV greets Antonio Banderas as he attends the meeting "Building networks with the world of culture, art, economy and sport" at the Movistar Arena in Madrid, Spain, Sunday, June 7, 2026. (AP Photo/Andrea Comas)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrea Comas</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JK7C7MCW3X6PHCWK4W6FCIW3SM.jpg?auth=27563068f01379967c2fa81199f7a366ed04071c2e455ac2fa8d98fe77f14e91&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Spanish Flamenco dancers perform for Pope Leo XIV during the meeting "Building networks with the world of culture, art, economy and sport" at the Movistar Arena in Madrid, Spain, Sunday, June 7, 2026 (AP Photo/Alessandra Tarantino)]]></media:description><media:credit role="author" scheme="urn:ebu">Alessandra Tarantino</media:credit></media:content></item><item><title><![CDATA[Cierran los centros de votación y comienza el conteo de la segunda vuelta presidencial en Perú]]></title><link>https://www.local10.com/espanol/2026/06/07/peruanos-votan-en-balotaje-para-elegir-presidente-entre-conservadora-fujimori-y-nacionalista-sanchez/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/07/peruanos-votan-en-balotaje-para-elegir-presidente-entre-conservadora-fujimori-y-nacionalista-sanchez/</guid><dc:creator><![CDATA[Por FRANKLIN BRICEÑO, Associated Press]]></dc:creator><description><![CDATA[LIMA (AP) — Los centros de votación cerraron el domingo en Perú y las autoridades electorales empezaron el conteo de votos de la segunda vuelta presidencial que se disputan la conservadora Keiko Fujimori y el progresista Roberto Sánchez.]]></description><pubDate>Sun, 07 Jun 2026 22:05:16 +0000</pubDate><content:encoded><![CDATA[<p>LIMA (AP) — Los centros de votación cerraron el domingo en Perú y las autoridades electorales empezaron el conteo de votos de la segunda vuelta presidencial que se disputan la conservadora Keiko Fujimori y el progresista Roberto Sánchez.</p><p>En su cuarta postulación para conquistar la presidencia, Fujimori, de 51 años, ha prometido un gobierno firme para acabar con las extorsiones que agobian a miles de peruanos y mantener las inversiones de todo tipo, incluidas las de capitales internacionales.</p><p>Por su parte, Sánchez, ha indicado que una eventual gestión suya estará abierta a las inversiones internacionales, incluidas las de Estados Unidos y China, aunque dijo que buscaría renegociar los contratos de extracción de recursos naturales, en especial los de minerales y gas natural.</p><p>Sánchez también ha criticado a Fujimori y ha indicado que ella se ha querido vender como “la señora del orden”, pero recordó que la bancada fujimorista impulsó varias normas que según los críticos dificultan el trabajo policial y favorecen a la criminalidad.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/35IXPCAPT7ZH3LQBVWD2UKEJXE.jpg?auth=1de790749f127f64cab2557b10584f2ff28c5c74f61ea03047ef102c78e02847&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Una votante dobla su papeleta durante la segunda vuelta de las elecciones presidenciales en Lima, Perú, el domingo 7 de junio de 2026. (Foto AP/Guadalupe Pardo)]]></media:description><media:credit role="author" scheme="urn:ebu">Guadalupe Pardo</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QOA225MFTLGQ5PLWL2MVC2E3E4.jpg?auth=ee74f592aa04dc9a52e3a2b9d58ccf8dee27c9cbbd402135434072fefb719921&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[La candidata presidencial Keiko Fujimori, del partido Fuerza Popular, vota durante la segunda vuelta de las elecciones presidenciales en Lima, Perú, el domingo 7 de junio de 2026. (Foto AP/Guadalupe Pardo)]]></media:description><media:credit role="author" scheme="urn:ebu">Guadalupe Pardo</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/24FZ5GUE65GZAJ3KKNTHXK45UQ.jpg?auth=e0bb7313673caab6537fa3a0469fbba864d7c13d5703290ec438a8a33bef7edf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[El candidato presidencial Roberto Sánchez, del partido Juntos por el Perú, muestra su papeleta durante la segunda vuelta de las elecciones presidenciales en Lima, Perú, el domingo 7 de junio de 2026. (Foto AP/Miguel Paredes)]]></media:description><media:credit role="author" scheme="urn:ebu">Miguel Paredes</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/W5LTVST2JK33NQIMP6D2IDNUXM.jpg?auth=782ad636a38864268aa52f17563871ff588e1f889d5a6672b8861e41242d129b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los votantes llegan a un centro de votación durante la segunda vuelta de las elecciones presidenciales en Lima, Perú, el domingo 7 de junio de 2026. (Foto AP/Rodrigo Abd)]]></media:description><media:credit role="author" scheme="urn:ebu">Rodrigo Abd</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6SI4RTYRNCCQZWAR5ZVNSAWA4E.jpg?auth=c1b99d078d5743e8bac2a0a27bbd14f8c3c2fdccff77df22db445cd010ff75e3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Un votante emite su voto durante la segunda vuelta de las elecciones presidenciales en Lima, Perú, el domingo 7 de junio de 2026. (Foto AP/Rodrigo Abd)]]></media:description><media:credit role="author" scheme="urn:ebu">Rodrigo Abd</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EVWYJNLBRMIM3HFZVUKJFY2QFU.jpg?auth=92ec1a22f9d158facac6273813f5e7a2e24c7aa56c6f70f40ecb87a0b715805b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Agentes de policía custodian el lugar donde la candidata presidencial Keiko Fujimori, del partido Fuerza Popular, se reúne con sus simpatizantes para desayunar durante la segunda vuelta de las elecciones presidenciales en Lima, Perú, el domingo 7 de junio de 2026. (Foto AP/Martin Mejia)]]></media:description><media:credit role="author" scheme="urn:ebu">Martin Mejia</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SFSRZB2WYTTUR6XKYBT3I4ZKPY.jpg?auth=be2db6e93891803930e0aa227efd32b1e97caa9eba626bd46cca8faf92d426c5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los votantes llegan a un centro de votación durante la segunda vuelta de las elecciones presidenciales en Lima, Perú, el domingo 7 de junio de 2026. (Foto AP/Guadalupe Pardo)]]></media:description><media:credit role="author" scheme="urn:ebu">Guadalupe Pardo</media:credit></media:content></item><item><title><![CDATA[With rising crime on their minds, Peruvians vote for president yet again]]></title><link>https://www.local10.com/news/world/2026/06/07/with-rising-crime-on-their-minds-peruvians-vote-for-president-yet-again/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/07/with-rising-crime-on-their-minds-peruvians-vote-for-president-yet-again/</guid><dc:creator><![CDATA[By FRANKLIN BRICEÑO and REGINA GARCIA CANO, Associated Press]]></dc:creator><description><![CDATA[LIMA, Peru (AP) — Peruvians were choosing between two presidential hopefuls with starkly different views Sunday as they elect their ninth head of state in 10 years amid growing concerns about crime.]]></description><pubDate>Sun, 07 Jun 2026 21:53:11 +0000</pubDate><content:encoded><![CDATA[<p>LIMA, Peru (AP) — Peruvians were choosing between two presidential hopefuls with starkly different views Sunday as they elect their ninth head of state in 10 years amid growing concerns about crime.</p><p>Keiko Fujimori, a conservative and daughter of a disgraced former president, and Roberto Sánchez, a nationalist congressman, beat 33 other candidates in the first round in April, but neither earned even 20% of support. Pollsters estimate that roughly 30% of voters remained undecided.</p><p>Sunday’s results were expected to be tight, and the outcome may not be known for days. Electoral authorities took more than a month to declare Fujimori and Sánchez the winners of that vote.</p><p>Voting is mandatory for Peruvians aged 18 to 70. More than 27 million people are registered, and of those, about 1.2 million are expected to cast ballots from abroad, mainly in the United States and Argentina.</p><p>Crime was the top concern for voters</p><p>Official results from April’s election showed Fujimori received 17% of the vote and Sánchez got 12%. More than six weeks later, a nationwide poll conducted by Ipsos found that similar shares of voters were supporting the candidates, with about 3 in 10 saying they were undecided.</p><p>Fujimori is linked to the authoritarian and corrupt legacy of the government of her late father, Alberto Fujimori, in the 1990s. She became Peru's first lady in 1994 after her parents’ separation.</p><p>Sánchez is one of the closest allies of jailed former President Pedro Castillo, whom many perceive as corrupt and chaotic. Castillo’s 16-month term saw more than 70 Cabinet changes.</p><p>Both candidates voted in the capital, Lima.</p><p>Food vendor Magali Quiquia said she cast a blank ballot because she did not find either candidate convincing,</p><p>“Five years ago, I was disappointed by Castillo with his corruption, and ... Roberto Sánchez is the same," Quiquia, 44, said. She added that she believes “Fujimori hasn’t done anything either” despite her party having multiple seats in Congress.</p><p>Surging crime, particularly extortion, remains the overarching concern for voters. A 2025 national survey carried out by the state’s National Institute of Statistics and Informatics found that 84% of respondents in urban areas feared becoming victims of a crime in the following 12 months.</p><p>Experts attribute the increasing power of organized crime in Peru to the profits that decades-old criminal groups are earning from illegal gold mining in the Andes and the Amazon.</p><p>Campaigns mostly focused on crime-fighting strategies</p><p>For most of her fourth presidential campaign, Fujimori promised to crack down on crime. Her proposals include implementing technology to track extortion, militarizing borders and increasing the presence of police and military personnel in high-risk areas. Fujimori, 51, has also said that prisoners will be required to work and “repay society.”</p><p>In the only debate before the runoff, Fujimori defended her father’s government and promised to defeat crime just as he defeated the Shining Path, a violent extremist group.</p><p>Sánchez, a former minister now popular with rural voters, has pledged to combat corruption within the police force and promote reforms that would enable the military to support security efforts.</p><p>The 57-year-old, who wears a wide-brimmed peasant hat gifted by Castillo, told debate viewers that he would be open to “all options to generate jobs and progress” but also emphasized his support for Chinese investments.</p><p>Sánchez has tried to ease the concerns his candidacy is generating among investors, saying he will not nationalize any assets of transnational companies that extract minerals or gas from Peru.</p><p>Lima resident Heidi Ramírez, 41, said she was undecided until she was in line at the voting center. After talking with friends who “convinced me,” she said she chose Sánchez.</p><p>The United States ambassador to Peru, Bernie Navarro, stopped by a voting center in Lima on Sunday. Upon leaving, he told the television station Latina his visit was to “observe and ensure that there is transparency here.”</p><p>Navarro added that the U.S. "wants to work with any candidate who is elected.”</p><p>Sunday's winner will be sworn in next month.</p><p>___</p><p>Garcia Cano reported from Mexico City.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GTXTAHJ5NKJERT7YE2BSZTP6KE.jpg?auth=15106690c324abb7a798625ae877b4deb186a2771e2c12c9051303910b0c0753&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Presidential candidate Keiko Fujimori, of the Popular Force party, greets supporters before voting in the presidential runoff election in Lima, Peru, Sunday, June 7, 2026. (AP Photo/Martin Mejia)]]></media:description><media:credit role="author" scheme="urn:ebu">Martin Mejia</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TXG2MICNKWLZTJOVGKJPWF7UZI.jpg?auth=d6283cbce5c4e72ebecf98220d19329f8b8359a5c0dd4ae786fa58cee613b959&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Presidential candidate Roberto Sanchez of the Together for Peru party shows his ballot during the presidential runoff election in Lima, Peru, Sunday, June 7, 2026. (AP Photo/Miguel Paredes)]]></media:description><media:credit role="author" scheme="urn:ebu">Miguel Paredes</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OEMCJIHL6KLZKLJF4YMT5HVCFI.jpg?auth=3626481403a7b46df8ebf295a34b86e3c0d597fd5b00e1d9b11981a7272f6b80&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Presidential candidate Keiko Fujimori, of the Popular Force party, waves after voting during the presidential runoff election in Lima, Peru, Sunday, June 7, 2026. (AP Photo/Martin Mejia)]]></media:description><media:credit role="author" scheme="urn:ebu">Martin Mejia</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HTI7XFYLRQVBVNKZC5KBCMOR7I.jpg?auth=b98badb97985699c501be874da446b2cb928f7101e8d52af61b404a7edeeb4b2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A voter marks his ballot during the presidential runoff election in Lima, Peru, Sunday, June 7, 2026. (AP Photo/Rodrigo Abd)]]></media:description><media:credit role="author" scheme="urn:ebu">Rodrigo Abd</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ENACF46V6F7UNZAII2I3NFZLYE.jpg?auth=6f71d4a08b7337fcb2fbfba203b5e789b5a9f04b1d10d3488bbbadb311747322&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A police officers guard the site where presidential candidate Keiko Fujimori of the Popular Force party meets supporters for breakfast during the presidential runoff election in Lima, Peru, Sunday, June 7, 2026. (AP Photo/Martin Mejia)]]></media:description><media:credit role="author" scheme="urn:ebu">Martin Mejia</media:credit></media:content></item><item><title><![CDATA[Health workers at the epicenter of Congo's Ebola outbreak labor with little pay or rest]]></title><link>https://www.local10.com/news/world/2026/06/07/health-workers-at-the-epicenter-of-congos-ebola-outbreak-labor-with-little-pay-or-rest/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/07/health-workers-at-the-epicenter-of-congos-ebola-outbreak-labor-with-little-pay-or-rest/</guid><dc:creator><![CDATA[By JUSTIN KABUMBA and OPE ADETAYO, Associated Press]]></dc:creator><description><![CDATA[MONGBWALU, Congo (AP) — Dr. Richard Lokudu, the medical director of Mongbwalu General Referral Hospital, has received barely any compensation for his work on the front line of one of Congo's deadliest Ebola virus outbreaks.]]></description><pubDate>Sun, 07 Jun 2026 14:33:05 +0000</pubDate><content:encoded><![CDATA[<p>MONGBWALU, Congo (AP) — Dr. Richard Lokudu, the medical director of Mongbwalu General Referral Hospital, has received barely any compensation for his work on the front line of one of Congo's deadliest Ebola virus outbreaks.</p><p>Lokudu and several of his colleagues work all day at the hospital treating an influx of patients. Notifications of suspected cases come even late at night.</p><p>“I have not received my allowance (and) what happened to others could happen to me as well,” Lokudu told The Associated Press. “Despite all the infection prevention and control measures we are implementing, we do not know what may happen.”</p><p>Health authorities believe the outbreak, which took the eastern region of Congo by surprise after spreading silently for weeks without detection, started in the bustling mining area of Mongbwalu in Ituri province.</p><p>Mining conditions conducive to virus spread</p><p>Mongbwalu has emerged as the epicenter of the rare Bundibugyo type. The town attracts large numbers of laborers who work in large gold mines with muddy pools of gold deposits, narrow pits and caves. They live in low-income areas including crowded camps and have little access to proper health protocols.</p><p>The conditions increase the possibility of transmitting the disease, which spreads through close contact with bodily fluids of the sick and deceased such as sweat, blood, feces and vomit.</p><p>There also has been widespread skepticism regarding the disease, making the job of medical treatment more difficult for Lokudu and his colleagues, while some of the health workers and first responders have died from the disease.</p><p>“It is one thing to be far away and hear statistics being reported, but what is happening on the ground is enormous,” Lokudu said. “People are sacrificing their rest and comfort for this cause. There should be recognition that they deserve compensation. These workers should receive their salaries regularly.”</p><p>The Congolese government didn't respond to a request for comment from the AP.</p><p>Minimal resources available</p><p>Congolese authorities released new statistics on Sunday, saying there have been 488 confirmed cases, including 86 deaths, as of Friday. On Thursday, the Central African nation recorded 71 new cases in a day, which authorities said is a sign of “active community transmission.”</p><p>In neighboring Uganda, there have been 19 confirmed cases and two deaths.</p><p>Bundibugyo has no approved vaccines or treatment, so Congolese health workers have been targeting symptoms of the species. The government said at least five people have recovered from Ebola since the outbreak was officially confirmed by Congo's health ministry on May 15.</p><p>The disease “had a big head start,” according to World Health Organization Director-General Tedros Adhanom Ghebreyesus. Hospitals in the region couldn't test for the right type of Ebola that had begun spreading several weeks before confirmation.</p><p>Health workers are handling the disease with minimal resources, because agencies have been scrambling to bring aid into the region. Masks, gloves, boots and medications were initially all in short supply.</p><p>“There has been an erosion of the health system,” said Heather Kerr, country director for the International Rescue Committee in Congo. “There has not been investment in the health system, and this has been going on for years.”</p><p>Tough conditions for health workers</p><p>“During the first week, we did not even have time to go home and eat. The second week was the same. We only eat once a day, what amounts to breakfast in the evening,” said Alice Bamuhinga, a nurse at the Mongbwalu hospital.</p><p>Even with widespread skepticism and disregard for health protocols, many in the town are becoming aware of the outbreak's grave reality.</p><p>Asero Jeanne, 52, had five children. Two died from the disease within two weeks. When her daughter became ill, the family thought it was malaria and neighbors advised them to avoid the hospital, saying “anyone who went there would die immediately,” Jeanne said.</p><p>The daughter died after three weeks of moving between hospitals and home, followed by a son who died days after. Then Jeanne became sick.</p><p>“I saw about 20 people die,” Jeanne said. “I watched them being taken to the morgue, yet God is allowing me to leave here alive. I thank the doctors.”</p><p>U.N. health agency offers a plan</p><p>Tedros on Friday launched a $518 million plan to combat the outbreak, saying “containing Ebola depends on political commitment, sustained financing, and the trust and engagement of communities.”</p><p>Efforts to contain the disease also have been hindered by the conflict between the government and Rwanda-backed M23 rebel group, in addition to attacks by Islamist militants.</p><p>For health workers on the front line of Congo's Ebola outbreak, the work has become harder as the disease spreads faster than their current treatment capacity.</p><p>“Despite the alerts we receive and the teams we have on site, we lack the means to travel into the field,” Lokudu said. “As a result, there are alerts we are unable to investigate.”</p><p>___</p><p>Ope Adetayo reported from Lagos, Nigeria.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WNCS2LW3FJBB3ZCTQKHRCH7TWY.jpg?auth=148b42b95a84352d591bd94b0a5a887f563f6e9e3058890869b9d3ec7c2ed560&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Richard Lokudu, center, the medical director of Mongbwalu General Hospital, speaks with UN peacekeepers in Mongbwalu, Congo, Friday, June 5, 2026. (AP Photo/Moses Sawasawa)]]></media:description><media:credit role="author" scheme="urn:ebu">Moses Sawasawa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2Y6ENB3J6VGKATGIGQOGX6T4LE.jpg?auth=1fc17a36bd0ef31f7d333734ecc65f8a6ed2f61399d8a0e8f498a375aa7e678a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A health worker disinfects an ambulance at the Mongbwalu treatment center that transported a suspected Ebola patient in Mongbwalu, Congo, Friday, June 5, 2026. (AP Photo/Moses Sawasawa)]]></media:description><media:credit role="author" scheme="urn:ebu">Moses Sawasawa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PJHBO5NQNMF3M5J3H4WYMZEGZQ.jpg?auth=10a8757be7cb546df64cfa26079462f01fbadb7aaa360ed8325f788ab2996636&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A health worker disinfects an ambulance at the Mongbwalu treatment center that transported a suspected Ebola patient in Mongbwalu, Congo, Friday, June 5, 2026. (AP Photo/Moses Sawasawa)]]></media:description><media:credit role="author" scheme="urn:ebu">Moses Sawasawa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VTB6FTTQRF5YJMWOGZERCZS3J4.jpg?auth=a8bc296f0e0286619fadf26252c34e990e0abe7afe7f9238c292e7222d244c30&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Health workers prepare for duty at the Mongbwalu treatment center in Mongbwalu, Congo, Friday, June 5, 2026. (AP Photo/Moses Sawasawa)]]></media:description><media:credit role="author" scheme="urn:ebu">Moses Sawasawa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6TOR7KAZSJHVGRBXNTUWVZWJBI.jpg?auth=97af30c859e08ddd6afd18b5513c6581af23681be94b5328fe87ebbcc7e63b04&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Asero Jeanne, a mother of five who lost two of her children to Ebola, was discharged from the hospital after testing negative in Mongbwalu, Congo, Friday, June 5, 2026. (AP Photo/Moses Sawasawa)]]></media:description><media:credit role="author" scheme="urn:ebu">Moses Sawasawa</media:credit></media:content></item><item><title><![CDATA[Kimi Antonelli wins delayed Monaco Grand Prix to extend his victory streak and F1 lead]]></title><link>https://www.local10.com/sports/2026/06/07/kimi-antonelli-wins-delayed-monaco-grand-prix-to-extend-his-victory-streak-and-f1-lead/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/07/kimi-antonelli-wins-delayed-monaco-grand-prix-to-extend-his-victory-streak-and-f1-lead/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[MONACO (AP) — Kimi Antonelli is writing his place in Formula 1 history at record speed.]]></description><pubDate>Sun, 07 Jun 2026 20:54:50 +0000</pubDate><content:encoded><![CDATA[<p>MONACO (AP) — Kimi Antonelli is writing his place in Formula 1 history at record speed.</p><p>“You're catching me up,” Lewis Hamilton, who has the most wins in history with 105, told Antonelli after the 19-year-old Italian beat him in a bizarre and much-delayed Monaco Grand Prix on Sunday.</p><p>Antonelli replaced Hamilton at Mercedes last year, and only won his first race in March. He now has five wins in a row and a vast lead of 66 points over Hamilton, who was second Sunday.</p><p>“He’s only 19, so just imagine what the future holds for him, but I’m going to do my best to try and chase him down for the rest of the year,” Hamilton said. “It’s a real privilege to witness it.”</p><p>Antonelli said he needed to find his focus again but stayed cool when the race was stopped and briefly seemed set to be abandoned before a restart. All that on a tight, twisty circuit threaded between metal barriers where any slip brings a crash.</p><p>An uncertain restart</p><p>Antonelli was on course for victory with 10 laps remaining when the race was red-flagged after parts of the asphalt broke away and two cars crashed in quick succession, one of them Charles Leclerc in third place.</p><p>After a long delay, officials said the race would be resumed from a standing start. When that happened, Antonelli took control again to become the youngest F1 winner in Monaco, and was never in real danger of being overtaken.</p><p>“Thank you so much guys, the car was a beast today," he told the Mercedes team.</p><p>Isack Hadjar was confirmed third for Red Bull after battling engine problems and seeing off an investigation.</p><p>Antonelli’s Mercedes teammate George Russell missed the points for the second race running, dropping out of the top 10 with a penalty. That followed an engine failure while battling Antonelli for the lead of last month’s Canadian Grand Prix.</p><p>Russell said Thursday the title was Antonelli's “to lose.” Now it certainly seems that way.</p><p>Max Verstappen started second for Red Bull but lost power at the start and dropped to the back before retiring the car at the end of the first lap. Like many F1 drivers, the four-time champion lives in Monaco and suggested he’d watch the rest of the race from home.</p><p>Hamilton's turnaround</p><p>Hamilton was in jubilant mood after placing second, with Kim Kardashian watching. The seven-time champion paid tribute to Ferrari team principal Fred Vasseur for his role in turning around Hamilton and the team’s fortunes.</p><p>“Fred has been awesome in supporting me. I think last year was really tough for both of us,” said Hamilton, adding that he was “seeing the fruits” of changes which Vasseur implemented. Hamilton wasn't on the podium in any Grand Prix in all of 2025 in his first year with the team.</p><p>Vasseur was back at the track with Ferrari on Sunday after he missed Saturday’s qualifying session. The team said he had been under observation at a medical facility, without giving any further details of his condition.</p><p>Confusion continues after the finish</p><p>The track damage put a decidedly un-glamorous twist on one of F1’s most prestigious races as drivers waited in the pit lane, officials gazed at the damaged asphalt and a road-sweeping machine inched along the circuit clearing away loose stones. Antonelli admitted he'd been hoping the race wouldn't be restarted at all.</p><p>There was more confusion as numerous drivers received time penalties or were under investigation, meaning the final standings remained uncertain.</p><p>Hadjar was facing an investigation after the race for a potential breach of red-flag rules after the FIA's technical delegate said Red Bull had tried to replace engine parts, against the rules, but stopped when challenged.</p><p>Hadjar kept the place, his first podium finish since joining Red Bull, after a hearing decided no penalty was needed because no changes were actually made.</p><p>Russell had been second in the standings before the race — the position is Hamilton's now. Russell crossed the line 13th, later upgraded to 12th, after a hefty penalty for failing to serve an earlier penalty properly. He said he didn't understand what happened.</p><p>New team Cadillac could have had its first F1 point when Sergio Perez crossed the line 10th, but lost it for a false start at the restart. That put Aston Martin's Fernando Alonso up to 10th for his team's first point of a year which it started with severe reliability problems.</p><p>More disputes were to come Sunday evening as Alpine said it was challenging the spate of penalties issued for pit lane speeding, one of which cost Gasly third. That is under the “right of review” system under which decisions typically take days.</p><p>___</p><p>AP auto racing: https://apnews.com/hub/auto-racing</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DWY5D23FCVLCHJN7S5NNZIZ4C4.jpg?auth=b6adf363927ff0210dbf57dd63df894a4cc6c034b4ecbfd43f39027df65f274b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Mercedes driver Andrea Kimi Antonelli, of Italy, reacts after winning the Formula One Monaco Grand Prix race at the Monaco racetrack, Sunday, June 7, 2026. (AP Photo/Fatima Shbair)]]></media:description><media:credit role="author" scheme="urn:ebu">Fatima Shbair</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OKF4SJKY2EREELG5WPTMBOAZVM.jpg?auth=05ca0f7ae5ed800f4a9f75c1b8a58d973621812e57d0c19c6217e65839419ab9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Mercedes driver Andrea Kimi Antonelli, of Italy, celebrates on the podium after winning the Formula One Monaco Grand Prix race at the Monaco racetrack, Sunday, June 7, 2026. (AP Photo/Fatima Shbair)]]></media:description><media:credit role="author" scheme="urn:ebu">Fatima Shbair</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BVG2BON2MLOZARVTVJCR5YRLE4.jpg?auth=26d879cfd6b113f3b67d35cf10cc493bc5271a924195f258760187426386cab1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Italy's Andrea Kimi Antonelli steers his Mercedes during the Formula One Monaco Grand Prix race at the Monaco racetrack, Sunday, June 7, 2026. (AP Photo/Philippe Magoni)]]></media:description><media:credit role="author" scheme="urn:ebu">Philippe Magoni</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RZIY7UY4EEQHGEZLQJ542XPNJ4.jpg?auth=170098622b54f97fd326a3aa467caf087c0382cceff6633d41faddd398f3db95&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Red Bull driver Max Verstappen, of the Netherlands, reacts at the pit during the Formula One Monaco Grand Prix race at the Monaco racetrack, Sunday, June 7, 2026. (Yves Herman, Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Yves Herman</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AFGL5R3WYB3JNT2WJOF4OFJBGI.jpg?auth=1ee8d80d4f97424a46c0bcf38aa14a1017e2b167991b78c0b3ca1a9df5e2831a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Mercedes driver Andrea Kimi Antonelli, of Italy, stands at the pit after the red flag during the Formula One Monaco Grand Prix race at the Monaco racetrack, Sunday, June 7, 2026. (Yves Herman, Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Yves Herman</media:credit></media:content></item><item><title><![CDATA[Armenians vote in general election under Russian pressure aimed at preventing a drift toward West]]></title><link>https://www.local10.com/news/2026/06/07/armenians-vote-in-general-election-under-russian-pressure-aimed-at-preventing-a-drift-toward-west/</link><guid isPermaLink="true">https://www.local10.com/news/2026/06/07/armenians-vote-in-general-election-under-russian-pressure-aimed-at-preventing-a-drift-toward-west/</guid><dc:creator><![CDATA[By AVET DEMOURIAN and KOSTYA MANENKOV, Associated Press]]></dc:creator><description><![CDATA[YEREVAN, Armenia (AP) — Armenians voted in a parliamentary election Sunday as the incumbent government, under mounting Russian pressure, sought to loosen ties with Moscow and deepen cooperation with the West.]]></description><pubDate>Sun, 07 Jun 2026 16:34:41 +0000</pubDate><content:encoded><![CDATA[<p>YEREVAN, Armenia (AP) — Armenians voted in a parliamentary election Sunday as the incumbent government, under mounting Russian pressure, sought to loosen ties with Moscow and deepen cooperation with the West.</p><p>Polling closed at 8 p.m. local time, with preliminary results expected Monday.</p><p>Prime Minister Nikol Pashinyan and his governing Civil Contract party are looking for a strong mandate for a new geopolitical course for Armenia. The opposition they face includes some parties that are vocally pro-Russia.</p><p>Casting his vote on Sunday, Pashinyan said that the country would continue strengthening its independence, statehood, democracy and rule of law.</p><p>"The European Union is our main partner in democratic reform implementation, and we will continue that path,” he said.</p><p>He also stressed that there were no tensions between Armenia and Moscow, saying "our relations with Russia are institutional and based on mutual respect,” the Armenpress news agency reported.</p><p>Russian officials have hit Armenian exports with a barrage of restrictions in recent weeks. President Vladimir Putin and other Russian officials have made thinly veiled threats comparing Armenia’s path to that already taken by Ukraine, which was invaded by Russia.</p><p>Meanwhile, Armenian investigators said that they issued six arrest warrants for members of the opposition Strong Armenia party the day before the election, accusing them of buying votes. The nation's Central Election Committee confirmed Saturday that the party could run after a member of another opposition party, Republic, appealed for Strong Armenia to be barred over corruption allegations.</p><p>Commenting on the arrests on Sunday, the head of the Strong Armenia party, Russian Armenian business owner Samvel Karapetyan, said that they “would not change the minds of Armenian voters.”</p><p>Karapetyan is under house arrest for allegedly advocating for the government’s overthrow, a charge that the billionaire has rejected as politically motivated. He was escorted to a polling station where he spoke briefly to the media before returning home.</p><p>“The Armenian people will make the right choice and Armenia will finally have a legitimate government,” he said.</p><p>Trump offers support as Putin urges caution</p><p>Armenia’s National Assembly must consist of at least 101 members who are elected for five-year terms. Parties must win at least 4% of the vote to take a seat, while blocs made up of three or more parties must hit 8%.</p><p>Two political blocs and 17 parties are taking part in Sunday's election. Most pollsters and experts have predicted Pashinyan, who came to power in 2018 following sweeping street protests, will come out ahead.</p><p>“I think Armenians expect, first of all, a peaceful, independent and prosperous Armenia from this election, as we have today,” said Hripsime Grigoryan, a Civil Contract member of the outgoing parliament.</p><p>Pashinyan has spoken on several occasions about the need for a balanced foreign policy to ensure that Armenia maintains good relations with the United States, Europe and Russia, as well as regional powers such as Turkey and Iran — both of which border Armenia.</p><p>Despite this, Pashinyan has attracted far more enthusiasm in the West than in Moscow. He has been endorsed by several European leaders, and U.S. President Donald Trump.</p><p>“Prime Minister Nikol Pashinyan, of Armenia, a great friend and Leader, is making his Country strong, wealthy, and very secure,” Trump wrote on social media, urging Armenians to “Make (Armenia) Great Again.”</p><p>This has displeased the Kremlin. Speaking to journalists after Russia’s Victory Day parade on May 9, Putin said if the Armenian people saw benefits in joining the European Union, then “we will certainly have nothing to say against it.”</p><p>Yet he also reminded reporters, “We are currently living through everything that is happening in respect of Ukraine. And how did it start? It started with Ukraine’s joining or attempting to join the EU.”</p><p>Opposition wants closer ties with Russia</p><p>Unlike the Civil Contract party, most of Armenia’s opposition supports building stronger relations with Moscow.</p><p>The Strong Armenia party seeks to develop business ties with Russia and has accused Pashinyan of attempting to start a war with Moscow.</p><p>Other potential contenders include former President Robert Kocharyan, who leads the Hayastan bloc and also has accused Pashinyan of undermining relations with Russia, and the Prosperous Armenia Party, led by pro-Russia business owner Gagik Tsarukyan.</p><p>These parties also have strongly criticized Pashinyan for attempting to normalize relations with neighboring Azerbaijan. The Armenian leader and Azerbaijani President Ilham Aliyev initialed a document on moving toward a peace deal at the White House alongside Trump in August.</p><p>Armenia and Azerbaijan were locked in a decades-long conflict over the fate of Karabakh, a breakaway region that had been controlled for decades by ethnic Armenian forces backed by Armenia. Azerbaijan took control of the entire Karabakh region during a rapid offensive in 2023.</p><p>“I want this government to change, because the condition of our country is getting worse,” Sahakyan Elina, a supporter of the Prosperous Armenia Party, told The Associated Press at a rally Thursday. “I don’t want to live with my enemies in unity.”</p><p>EU criticizes Moscow's pressure</p><p>Russian officials have imposed new restrictions on Armenian produce in the lead-up to the parliamentary vote, banning the import of Armenian flowers, certain types of cognac and wine, eggplant, potatoes, dried fruits, fish and more.</p><p>Russia says the bans are related to violations of agricultural import rules.</p><p>The European Commission on Thursday described the move as “nothing short of economic coercion.”</p><p>“By extending export restrictions on Armenian products, Moscow is weaponizing economic relations for political pressure. We know this playbook all too well,” the commission said in a statement.</p><p>Moscow also controls a significant portion of Armenia’s energy and infrastructure, and supplies it with cheap gas, which is a point that Putin has been quick to drive home in his meetings with Pashinyan.</p><p>Putin also has stressed that Armenia can't join the EU and remain within the Eurasian Economic Union, a Russia-led customs bloc.</p><p>“Being in a customs union with the European Union and the Eurasian Economic Union is impossible,” Putin said. “It’s simply impossible by definition.”</p><p>___</p><p>Associated Press writers Katie Marie Davies in Manchester, England, and Sam McNeil in Brussels, contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BSBUGS2YLHY7UW3S225A4P7BVQ.jpg?auth=b67c997654ae10ba4b9b38f65299e30cea4808dd3ca82121d753a6ec4864f9e9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A man looks at his ballot at a polling station during the parliamentary election in Yerevan, Armenia, Sunday, June 7, 2026. (AP Photo/Anthony Pizzoferrato)]]></media:description><media:credit role="author" scheme="urn:ebu">Anthony Pizzoferrato</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4RPYSSDO5IW332VJ4OKFAHDCA4.jpg?auth=f989f53c07509b8695c5d5547589dd393cf4dbc73b496e2063257097e0d5f4bb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Armenian Prime Minister Nikol Pashinyan, center, casts his ballot at a polling station during the parliamentary election in Yerevan, Armenia, Sunday, June 7, 2026. (AP Photo/Anthony Pizzoferrato)]]></media:description><media:credit role="author" scheme="urn:ebu">Anthony Pizzoferrato</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MMGMXHESYKD2IXSNZOTSP4ZRCQ.jpg?auth=12e9778feea69720c1cfa6a8129f3b577d272c43b95e6cd451bd3c379b156a7d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A member of an election commission prepares the ballots while waiting for voters at a polling station, during a parliamentary election in Yerevan, Armenia, Sunday, June 7, 2026. (AP Photo/Anthony Pizzoferrato)]]></media:description><media:credit role="author" scheme="urn:ebu">Anthony Pizzoferrato</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EU6SJYOB7Q457HV55VJBHCC3OI.jpg?auth=8b4ece6ab0a83ab781b856253d3c86439bacfd2c06efdda5c5ed4ffd967bff2a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Russian-Armenian tycoon Samvel Karapetyan speaks to the media after voting at a polling station during a parliamentary election in Yerevan, Armenia, Sunday, June 7, 2026. (AP Photo/Anthony Pizzoferrato)]]></media:description><media:credit role="author" scheme="urn:ebu">Anthony Pizzoferrato</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EMJTAKVZIZDOS23D5BJYAQDVO4.jpg?auth=9ed33c081d74ef6341b5416fd0ae56c9df7d3f9a4a46ef700dbf254081734aa5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A woman holding a child casts her ballot at a polling station during a parliamentary election in Yerevan, Armenia, Sunday, June 7, 2026. (AP Photo/Anthony Pizzoferrato)]]></media:description><media:credit role="author" scheme="urn:ebu">Anthony Pizzoferrato</media:credit></media:content></item><item><title><![CDATA[Initial results show Prime Minister Kurti's party won most votes in early election in Kosovo]]></title><link>https://www.local10.com/business/2026/06/07/kosovo-voters-return-to-the-polls-after-parties-fail-to-agree-on-a-new-president/</link><guid isPermaLink="true">https://www.local10.com/business/2026/06/07/kosovo-voters-return-to-the-polls-after-parties-fail-to-agree-on-a-new-president/</guid><dc:creator><![CDATA[By ZANA CIMILI, Associated Press]]></dc:creator><description><![CDATA[PRISTINA, Kosovo (AP) — Prime Minister Albin Kurti's party won the most votes in an early parliamentary election in Kosovo on Sunday, early results showed. But it remained unclear whether the outcome will bring an end to a political impasse in the small Balkan nation seeking to move closer to the European Union and NATO.]]></description><pubDate>Sun, 07 Jun 2026 19:41:43 +0000</pubDate><content:encoded><![CDATA[<p>PRISTINA, Kosovo (AP) — Prime Minister Albin Kurti's party won the most votes in an early parliamentary election in Kosovo on Sunday, early results showed. But it remained unclear whether the outcome will bring an end to a political impasse in the small Balkan nation seeking to move closer to the European Union and NATO.</p><p>The vote was Kosovo's third in less than 18 months. It was scheduled after the main political parties failed to agree by a March deadline on who should replace former President Vjosa Osmani. The first inconclusive election in February 2025 left the country without a functioning government for much of last year, forcing a second election in December.</p><p>Kurti's ruling Vetevendosje party won around 43% of the votes followed by the Democratic Party of Kosovo with 21,7% and the Democratic League of Kosovo with 18%, the state election authorities said after counting nearly 90% of the ballots cast on Sunday. The final tally also will need to include some 100,000 votes of Kosovars living abroad.</p><p>Kurti and his party had a comfortable majority of more than 50% of the votes in a previous early election in December. Coupled with a lower turnout, the fall in support appears to reflect voter disappointment with mainstream politicians who have kept the small Balkan nation in a state of a prolonged crisis.</p><p>The political stalemate has negatively affected Kosovo’s economy, already hit hard by the global energy crisis and rising fuel prices. Kosovo, one of the youngest and poorest countries in Europe, declared independence from Serbia in 2008, after a 1998-99 war that ended in a NATO bombing that forced Serbia to withdraw.</p><p>Kosovo’s president is elected by at least 80 lawmakers in the 120-member assembly, requiring a broader political consensus. The newly elected lawmakers will face the same task once the new assembly is formed after Sunday's vote despite a reshuffle in the their numbers.</p><p>The main opposition parties have accused Kurti of seeking to impose full control over all political institutions in the country.</p><p>“Today is a sunny Sunday, a very important day for democracy in Kosovo,” Kurti said after voting. “I hope the people of Kosovo once again will show their maturity as always, with a very high turnout.”</p><p>Osmani joined the opposition LDK in the election, having turned against Kurti after he refused to back her for a second term. Osmani on Sunday expressed “great optimism” that the election will “take us out of the repeated crisis that has damaged our country, both domestically and beyond our borders.”</p><p>While the key players blamed each other for the crisis, their inability to reach a compromise has fueled frustration among Kosovo’s just under 2 million voters, who want the government to focus on the economy and living standards instead.</p><p>The turnout on Sunday was 36,3% while it was nearly 45% in December.</p><p>Arton Smajli, 42, a resident of the capital, Pristina, said that “we are tired, but the will for change is greater than that.”</p><p>Sejdi Shala, 73, is also optimistic that the election will bring “stability of the institutions and the society.”</p><p>The institutional vacuum, without a stable government, has delayed access to the EU and other international funds available to the country. European Council President António Costa, during a visit last week, urged Kosovo to end the political stalemate and unite over the goal of EU integration.</p><p>Kosovo has been recognized by the United States and most EU countries, but not by Serbia and its allies, Russia and China. Pristina and Belgrade have been told that they must mend relations to move forward with their EU membership bids.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NYYKPTQJNMNFFQMSCHXHZ4XDB4.jpg?auth=4023d33c4cb24aa5c45767f9f475b8529507bad7ecc0a611deab54bcfc454366&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A voter signs an election document at a polling station for an early parliamentary election, the third in 18 months, in the northern Serb-dominated part of ethnically divided town of Mitrovica, Kosovo, Sunday, June 7, 2026. (AP Photo/Dejan Simicevic)]]></media:description><media:credit role="author" scheme="urn:ebu">Dejan Simicevic</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3PPJNLVMUXV6CSRHHN4SYEBFKM.jpg?auth=9f8a9ad4dff74ee5ae04e6485103a14fa416484c375ce22c7876330ea06361fe&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Kosovo's acting Prime Minister and Vetevendosje party leader Albin Kurti votes during parliamentary election in Kosovo capital Pristina, on Sunday, June 7, 2026. (AP Photo/Visar Kryeziu)]]></media:description><media:credit role="author" scheme="urn:ebu">Visar Kryeziu</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2FJI6LNRRPDE4CGIBRO22DDTSY.jpg?auth=da6ced699b2ae09cb94b343ded989b926629cf70fbb3699785ba6e72bd059a9c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Kosovo's former president Vjosa Osmani votes during parliamentary election in Kosovo capital Pristina, on Sunday, June 7, 2026. (AP Photo/Blerim Berisha)]]></media:description><media:credit role="author" scheme="urn:ebu">Blerim Berisha</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3D7OYLOXMAZI2BMHVTMA46NJIM.jpg?auth=ef5fa32894fdeb34c8533fc8c12d45804e5e25539b8335b8c4983f1ea4a22f79&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A man votes during parliamentary election in Kosovo capital Pristina, on Sunday, June 7, 2026. (AP Photo/Visar Kryeziu)]]></media:description><media:credit role="author" scheme="urn:ebu">Visar Kryeziu</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/I6RCJYTV63X7VYMD5JOIYRBITQ.jpg?auth=1f07e1c64080f7a95272585bb9e6087e7da42b1143771f19889ab20dc4226388&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People wait in line at a polling station for an early parliamentary election, the third in 18 months, in the northern Serb-dominated part of ethnically divided town of Mitrovica, Kosovo, Sunday, June 7, 2026. (AP Photo/Dejan Simicevic)]]></media:description><media:credit role="author" scheme="urn:ebu">Dejan Simicevic</media:credit></media:content></item><item><title><![CDATA[First came Congress. Now a national redistricting battle may turn to statehouses and city councils]]></title><link>https://www.local10.com/news/politics/2026/06/07/first-came-congress-now-a-national-redistricting-battle-may-turn-to-statehouses-and-city-councils/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/07/first-came-congress-now-a-national-redistricting-battle-may-turn-to-statehouses-and-city-councils/</guid><dc:creator><![CDATA[By DAVID A. LIEB, Associated Press]]></dc:creator><description><![CDATA[After a blitz of congressional redistricting ahead of the midterm elections, a national battle for partisan control is about to enter a new phase that could affect representation on everything from tax rates to social safety net programs, teacher salaries, housing regulations and local road repairs.]]></description><pubDate>Sun, 07 Jun 2026 04:06:47 +0000</pubDate><content:encoded><![CDATA[<p>After a blitz of congressional redistricting ahead of the midterm elections, a national battle for partisan control is about to enter a new phase that could affect representation on everything from tax rates to social safety net programs, teacher salaries, housing regulations and local road repairs.</p><p>Georgia's Republican-led Legislature will convene June 17 for a special session focused on redistricting for the 2028 elections. The agenda includes new voting districts not only for Congress, but also for the state House and Senate — and potentially even the state's utility regulatory commission.</p><p>It will mark the first time since a recent U.S. Supreme Court ruling weakened minority voting protections that a state legislature will attempt to redraw its own districts. Mississippi Republicans and New York Democrats also could undertake legislative redistricting before their 2027 and 2028 elections, respectively.</p><p>Ir remains to be seen, though, how many legislatures will follow, and whether the outburst of mid-decade redistricting will extend down to county commissions, city councils and school boards that make myriad decisions affecting people's lives. The impact could be widespread.</p><p>“The stakes here are not political, they are deeply human,” said Joe Kennedy III, founder of Groundwork Project, a nonprofit that supports local civil rights and democracy organizations.</p><p>What's fueling the redistricting movement?</p><p>Voting district boundaries typically are redrawn once a decade after each U.S. census to account for population changes. But last summer, President Donald Trump urged Texas Republicans to redraw congressional districts to try to win additional seats in the midterm elections. Other states followed with their own partisan gerrymandering.</p><p>Then a 6-3 Supreme Court ruling in late April jumpstarted even more redistricting. The court struck down a majority-Black congressional district in Louisiana as an illegal racial gerrymander, providing grounds for Republicans in other states to reshape districts with large minority populations that have elected Democrats.</p><p>Why is Georgia redrawing its districts?</p><p>A federal judge ruled in 2023 that some of Georgia’s congressional, state Senate and state House districts were drawn in a racially discriminatory manner. The Legislature quickly approved revised maps with new majority-Black districts, though they resulted in little change to Republican majorities in the 2024 elections.</p><p>Republican Gov. Brian Kemp has called lawmakers into special session  to again redraw districts in light of the Supreme Court’s decision in the Louisiana case. That could allow Republicans to undo the court-ordered changes they made in 2023 and potentially redraw other Democratic-held minority districts to the GOP's advantage.</p><p>Republicans have yet to unveil details of their plans. But Democratic state Rep. Tanya Miller, who is running for attorney general, denounced the upcoming redistricting as a means of “rigging maps to maintain power.”</p><p>How many seats are at stake?</p><p>Several months before the Supreme Court ruling, a report by Fair Fight Action and Black Voters Matter forecast that Republicans in 10 Southern states could eliminate 191 Democratic-held legislative seats — including 140 districts with Black or Hispanic majorities — if the Supreme Court gutted federal Voting Rights Act protections for minorities.</p><p>“If anything, our report was an understatement,” Cliff Albright, co-founder and executive director of Black Voters Matter, recently told The Associated Press. “What’s at stake is the future of this democracy.”</p><p>Other analysts don't expect that many seats to be redistricted. But they do expect the Supreme Court's decision to ripple through states.</p><p>“We’re going to potentially see a lot of frenzied efforts at every level, including at the local level, to try out undoing district maps and configurations that have performed quite well in providing improved representation for communities of color,” said Kareem Crayton, vice president of the Washington office of the Brennan Center for Justice.</p><p>What states have pending court cases?</p><p>The precedent from the recent Supreme Court decision already is being applied in several states. In light of the ruling, a federal appeals court is allowing Alabama to use a state Senate map approved by Republican lawmakers in this year's election instead of one imposed by a federal judge who found the state had diluted the voting power of Black residents. The change affects two state Senate districts in the Montgomery area.</p><p>The Supreme Court has sent legislative redistricting cases filed on behalf of Black voters in Mississippi and Native Americans in North Dakota back to lower courts for further consideration in light of its Louisiana decision. The Washington attorney general has asked the Supreme Court to do the same for legislative redistricting cases involving Hispanic voters in that state.</p><p>What's stopping states from redistricting?</p><p>About half the states have provisions in their constitutions prohibiting mid-decade redistricting of state legislative seats, said Justin Levitt, a law professor at Loyola Marymount University in Los Angeles who runs the “All About Redistricting” website.</p><p>But even in states where it's allowed, lawmakers may have fewer reasons to redraw their own districts than those for Congress, Levitt said. Politicians who promoted congressional redistricting for the 2026 midterms often justified it as a way to counter gerrymandering in other states and win as many seats as possible for their party. They had extra motivation because a swing of only a few seats nationally in the November elections could affect control of the closely divided U.S. House.</p><p>By contrast, most state legislative chambers already are dominated by one party.</p><p>”There’s a lot less incentive, if you already control the state legislature by 10 or 12 seats, to eke out an incremental one or two at the expense of really ticking off your own party membership, or at the expense of maybe risking losing seats in a broader way,” Levitt said.</p><p>Could local governments also redraw districts?</p><p>The Supreme Court decision making it more difficult to prove Voting Rights Act violations already has affected some local governments.</p><p>Plaintiffs have voluntarily dismissed a challenge to commission districts in Meriwether County, Georgia. A federal court has accepted new legal briefs in a challenge to Board of Supervisors districts in DeSoto County, Mississippi. And Indiana's attorney general has asked a federal appeals court to take note of the Louisiana case when deciding a challenge to how judges are selected in Lake County.</p><p>Over roughly the past four decades, data from the University of Michigan shows that cities, counties and school boards have been involved in more than three-fifths of the 466 lawsuits alleging violations of Section 2 of the Voting Rights Act, which forbids providing minorities less opportunity than other voters to elect the representatives of their choice.</p><p>But that doesn't necessarily mean local governments will rush to redistrict as a result of a weakened Voting Rights Act. The Supreme Court decision cleared the way for officials to justify redistricting based on partisan ambitions. But many local offices are officially nonpartisan.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4QVQKN6TOBN3MAETWXHK6QQVKU.jpg?auth=a2b725c1a48eb685ac16b8d3672d6a6d06fcf5f02d14ac15650877530d16d27a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A woman leaves a voting center after voting, Tuesday, May 19, 2026, in Marietta, Ga. (AP Photo/Mike Stewart)]]></media:description><media:credit role="author" scheme="urn:ebu">Mike Stewart</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RG6Z5RTER4D4VAFSTIN2QGVSA4.jpg?auth=2b5f26dcce4bfc01dc73a114ac8b7e3f813bd65fd182cd2ab704439ad033cba7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People wait in a line at a precinct before voting on Tuesday, May 19, 2026, in Atlanta. (AP Photo/Brynn Anderson)]]></media:description><media:credit role="author" scheme="urn:ebu">Brynn Anderson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SFHITL42R3QPXU4E6424R6LUDA.jpg?auth=0ce78615a373649776be979e22e2dc9c28ebc93da1442c091360df5128e5be06&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A protestor holds a sign of the late Georgia Congressman John Lewis during a voting rally, Saturday, May 16, 2026, in Montgomery, Ala. (AP Photo/Mike Stewart)]]></media:description><media:credit role="author" scheme="urn:ebu">Mike Stewart</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RJJG37I5CRVFHDAORHXECK77MQ.jpg?auth=f60ba7a2470e375ecf178537d8cd5ffc897b5ce5e3293f2ef9b3835d91e7a06f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rep. Justin J. Pearson, D-Memphis, center, marches with protesters before a special session of the state legislature to redraw U.S. Congressional voting maps, in Nashville, Tenn., Tuesday, May 5, 2026. (AP Photo/George Walker IV)]]></media:description><media:credit role="author" scheme="urn:ebu">George Walker IV</media:credit></media:content></item><item><title><![CDATA[Rob Sand to rally in Iowa governor bid with Kentucky Gov. Andy Beshear as Democrats eye a flip]]></title><link>https://www.local10.com/news/politics/2026/06/07/rob-sand-to-rally-in-iowa-governor-bid-with-kentucky-gov-andy-beshear-as-democrats-eye-a-flip/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/06/07/rob-sand-to-rally-in-iowa-governor-bid-with-kentucky-gov-andy-beshear-as-democrats-eye-a-flip/</guid><dc:creator><![CDATA[By HANNAH FINGERHUT, Associated Press]]></dc:creator><description><![CDATA[DES MOINES, Iowa (AP) — Rob Sand will rally a crowd for the first time as the official Democratic nominee for Iowa governor on Sunday, kicking off a countdown to November with the support of Kentucky Gov. Andy Beshear.]]></description><pubDate>Sun, 07 Jun 2026 04:04:00 +0000</pubDate><content:encoded><![CDATA[<p>DES MOINES, Iowa (AP) — Rob Sand will rally a crowd for the first time as the official Democratic nominee for Iowa governor on Sunday, kicking off a countdown to November with the support of Kentucky Gov. Andy Beshear.</p><p>The race for governor between Sand and Republican Zach Lahn stands to be one of the most competitive in the country as Iowans face a state budget deficit, struggling agricultural economy and cancer crisis.</p><p>Even as Sand downplays party politics, Democrats are putting faith in him to blaze a trail in the state after struggling electorally in recent cycles.</p><p>“We are all in on flipping Iowa,” said Beshear, chair of the Democratic Governors Association and a potential presidential candidate in 2028. “It’s certainly time for a change, and I think the people of Iowa know that Rob Sand will always put them first and lead in a way that lifts families up and doesn’t leave them out.”</p><p>Sand, who was unopposed on the primary ballot, learned who his opponent would be after Tuesday’s primary settled an unpredictable five-way Republican contest.</p><p>Little known before his bid for governor, Lahn made a splash as a business owner criticizing farm consolidation and tax breaks for corporate giants, a regenerative farmer who subscribes to Robert F. Kennedy’s “Make America Healthy Again” movement and a former political operative who galvanized Iowa’s conservative grassroots.</p><p>Iowa has open races for both governor and U.S. senator for the first time since 1968, plus three battleground congressional races. National attention on the state has soared in recent months, drawing President Donald Trump and Vice President JD Vance to Iowa.</p><p>Democrats will have an uphill climb with a 200,000-person deficit in statewide voter registration, and they are outnumbered in every House district. Sand, along with Senate candidate Josh Turek, say they can win over independents and Republicans who are frustrated with party politics and a Republican trifecta in Washington and Des Moines that they blame for the state's challenges.</p><p>Turek will face U.S. Rep. Ashley Hinson, who already has portrayed Turek as a liberal puppet for party leader Sen. Chuck Schumer.</p><p>Lahn has also rejected Sand's nonpartisan pitch.</p><p>“Rob Sand is not a moderate,” Lahn said in his victory speech Tuesday. “He’s a liberal career politician pretending to be someone he’s not.”</p><p>Sand says divided government is a good thing</p><p>Sand is vocal about his dislike of partisanship, his distrust of both political parties and his desire for divided government in Iowa. He says he thinks most Iowans feel the same.</p><p>Even if Sand is elected governor in November, he will likely have to work with Republican majorities in the state House and Senate, which recently passed bills to restrict the executive’s power that outgoing Republican Gov. Kim Reynolds signed into law.</p><p>“I’m not here to tell you that the answer to 10 years of one-party control is to give the other party 10 years of one-party control. I don’t think that’s right,” Sand said Tuesday after casting his primary ballot. “But I do think that it’s time to say enough to the people who have had 10 years of one-party control. It’s time for balanced government in Iowa.”</p><p>Neither Sand or Lahn use their party's traditional blue or red in campaign materials, opting instead for green. They both say they aren’t beholden to their party establishments and that Iowans want a new direction, though Lahn’s Republican Party has held a statehouse trifecta for nearly a decade.</p><p>Sand’s campaign has given about $750,000 to the Iowa Democratic Party already this cycle, funding that Republicans call hypocritical for a candidate who claims he is not a party man. The Sand campaign says that sum reflects his investment in a state party-run coordinated campaign that will help him get elected as governor, even as it also supports candidates up and down the ballot.</p><p>Beshear brings national support as he considers his own future</p><p>As Democrats continue to debate what went wrong in 2024 and the direction of the party, Beshear has offered up his own example as the leader of a red state for lessons on how the party can go forward.</p><p>Beshear said he is trying to be a “voice of reason in the chaos” of Trump’s administration and that he is comfortable being listed among the names of Democrats considering a presidential bid in 2028, even as he said he is focused on the critical midterms.</p><p>In addition to rallying with Sand, Beshear will also be at a “Beers with Beshear” fundraiser for congressional candidate Sarah Trone Garriott, who wants to unseat Republican Rep. Zach Nunn in the competitive House district that includes Des Moines. Beshear said he will see Turek too.</p><p>The Democratic Governors Association, which Beshear chairs, gave the Iowa Democratic Party about $140,000 so far this cycle, according to filing reports.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6WJP3YEQV3CXG52ZOQCPPGVXQQ.jpg?auth=a162cca444eabbed125ac920cd47c2be1288ad7befc315907c6d115296302a6c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Iowa democratic gubernatorial candidate Rob Sand speaks to media after voting on primary Election Day, Tuesday, June 2, 2026, in Des Moines, Iowa. (AP Photo/Bryon Houlgrave)]]></media:description><media:credit role="author" scheme="urn:ebu">Bryon Houlgrave</media:credit></media:content></item><item><title><![CDATA[Jacob Misiorowski throws 103.7 mph pitch, fastest by a starter since tracking began in 2008]]></title><link>https://www.local10.com/sports/2026/06/07/jacob-misiorowski-throws-1037-mph-pitch-fastest-by-a-starter-since-tracking-began-in-2008/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/07/jacob-misiorowski-throws-1037-mph-pitch-fastest-by-a-starter-since-tracking-began-in-2008/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[DENVER (AP) — Milwaukee Brewers ace Jacob Misiorowski threw a 103.7 mph pitch Saturday night against the Colorado Rockies, the fastest by a starter since tracking began in 2008.]]></description><pubDate>Sun, 07 Jun 2026 05:47:43 +0000</pubDate><content:encoded><![CDATA[<p>DENVER (AP) — Milwaukee Brewers ace Jacob Misiorowski threw a 103.7 mph pitch Saturday night against the Colorado Rockies, the fastest by a starter since tracking began in 2008.</p><p>The 24-year-old right-hander's record-setting pitch was low and outside to Kyle Karros in the third inning.</p><p>“It’s one of those things: It is what it is,” Misiorowski said. “I’m going to keep going, trying to get strikeouts, and if that’s what it takes to get strikeouts, then so be it.”</p><p>Misiorowski (7-2) has thrown the 12 fastest pitches by a starter. His previous high was 103.4 mph against St. Louis on May 25.</p><p>He threw 52 pitches 100 mph or faster Saturday night, including a record 45 of at least 101 mph. He allowed just an unearned run while striking out eight in seven innings, lowering his ERA to 1.50 in a 7-1 victory over the Rockies at Coors Field.</p><p>"Miz has got great extension and great velocity, so that doesn’t surprise me," Brewers manager Pat Murphy said about the 103.7 mph fastball. “But we've got to get off that — the harder the better, and all that. He’s got to throw the ball in the zone and throw his other pitches in the zone. As I say often, good hitters can time up anything.”</p><p>Misiorowski threw a record 57 pitches 100 mph or faster in the May 25 game, including 40 of 101 mph or more.</p><p>The fastest pitch overall since tracking began was clocked at 105.8 mph by Cincinnati reliever Aroldis Chapman in September 2010 at San Diego, according to Statcast.</p><p>___</p><p>AP MLB: https://apnews.com/hub/mlb</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XVVCWWJ6LSBNRB2E32O6XRURV4.jpg?auth=c6e01852c177e76b9c08094ed74d7b68b307e5bfd583c2cb6d51961ec48b7568&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Milwaukee Brewers starting pitcher Jacob Misiorowski works against the Colorado Rockies in the second inning of a baseball game Saturday, June 6, 2026, in Denver. (AP Photo/David Zalubowski)]]></media:description><media:credit role="author" scheme="urn:ebu">David Zalubowski</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/I7K7GEOEROHYFJLVYSDKAQEQPA.jpg?auth=ebe760cf31b6759736fe7865976beba6b7bd73a1dfdb76989554e87a5799feca&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The speed of a pitch from Milwaukee Brewers starter Jacob Misiorowski is posted on the outfield scoreboard in the third inning of a baseball game against the Colorado Rockies, Saturday, June 6, 2026, in Denver. (AP Photo/David Zalubowski)]]></media:description><media:credit role="author" scheme="urn:ebu">David Zalubowski</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/Z5XI5DL6STCBWSGLKENBUYTGWA.jpg?auth=1b1b9129458ca01b1772b577f4b6430dcb266aada10cb0fa487714fa077bf196&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Milwaukee Brewers starting pitcher Jacob Misiorowski works against the Colorado Rockies in the seventh inning of a baseball game Saturday, June 6, 2026, in Denver. (AP Photo/David Zalubowski)]]></media:description><media:credit role="author" scheme="urn:ebu">David Zalubowski</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IAA5RICYI6BB73OX3YOWJVIAUQ.jpg?auth=e02a1bb3b6909f08e709555c4a76346c76271e1db9a7a3886752ca922da55b77&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Milwaukee Brewers starting pitcher Jacob Misiorowski reacts after getting out of a bases-loaded jam after Colorado Rockies' Ezequiel Tovar grounded out to end the sixth inning of a baseball game Saturday, June 6, 2026, in Denver. (AP Photo/David Zalubowski)]]></media:description><media:credit role="author" scheme="urn:ebu">David Zalubowski</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YQUB4PKLCWU75Q5TSMIRNJK3TQ.jpg?auth=629afa440b9d3860110bab75969cb7f6db7bedc7cde8fab7f5fc1fad05c3b499&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Milwaukee Brewers pitching coach Chris Hook, top left, looks on as starter Jacob Misiorowski, foreground, throws a practice pitch after being hit by a single off the bat of Colorado Rockies' Troy Johnston in the second inning of a baseball game Saturday, June 6, 2026, in Denver. (AP Photo/David Zalubowski)]]></media:description><media:credit role="author" scheme="urn:ebu">David Zalubowski</media:credit></media:content></item><item><title><![CDATA[Nelly Korda seizes share of 3rd-round lead at US Women's Open with late birdie spree]]></title><link>https://www.local10.com/sports/2026/06/06/nelly-korda-seizes-share-of-3rd-round-lead-at-us-womens-open-with-late-birdie-spree/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/06/nelly-korda-seizes-share-of-3rd-round-lead-at-us-womens-open-with-late-birdie-spree/</guid><dc:creator><![CDATA[By GREG BEACHAM, Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — After Nelly Korda went winless last year, she endeavored to change her mindset. Instead of dwelling on the inevitable mistakes of golf, she focused on staying positive and playing freely. She's even traveling with Post-it Notes so she can write weekly affirmations to herself and stick them on her bathroom mirror.]]></description><pubDate>Sun, 07 Jun 2026 03:10:09 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — After Nelly Korda went winless last year, she endeavored to change her mindset. Instead of dwelling on the inevitable mistakes of golf, she focused on staying positive and playing freely. She's even traveling with Post-it Notes so she can write weekly affirmations to herself and stick them on her bathroom mirror.</p><p>The results from this positive vibe shift have been spectacular all season, and it's working again at the U.S. Women's Open. After Korda started poorly this week at Riviera, she shook it off and responded with two straight stellar rounds that have put the World No. 1 in prime position to win the title she covets most of all.</p><p>Korda shot her second straight 4-under 67 on Saturday to claim a share of the lead in the 81st Open, ending with three consecutive birdies and finishing even with Sei Young Kim at 6-under 207.</p><p>“It’s always amazing to be in this position,” Korda said. “That’s what we work so hard for, to be in this spot. So whatever happens tomorrow happens, but I’m going to give it my all and see what the outcome is.”</p><p>Korda, already a three-time major winner after dominating The Chevron Championship in April, has played her way into prime position to contend for her second straight major title and first U.S. Open championship.</p><p>It won't be simple: Seven players were within two shots of the top of a leaderboard crowded with major winners. First-round leader Jennifer Kupcho and 2015 U.S. Women’s Open champion In Gee Chun were a shot back at 5 under after 69s, while second-round co-leader Ruoning Yin, Mexico’s Gaby Lopez and Japan’s Nasa Hataoka were 4 under.</p><p>But Korda's surge in Southern California is her latest superlative in a year already featuring three wins, three second-place finishes and a spot atop the world rankings in her first seven starts.</p><p>“I’m not going to get too frustrated,” Korda said. “I think last year I really, really wanted it, and the more you want it, sometimes the more you stiffen up and you get a little bit more nervous. So I play my best golf when I’m happy, free Nelly and I’m kind of joking around out there. That’s kind of the attitude that I’m going to have (Sunday).”</p><p>Korda was seven shots off the lead and struggling with her driver after that opening-round 73. Her big sister, six-time LPGA Tour winner Jessica Korda, encouraged her to strengthen her grip, and Nelly promptly got into contention by posting Friday’s lowest score and then surging steadily up the leaderboard on moving day.</p><p>Korda chipped in from the fringe for birdie on the third hole Saturday, and she nailed an 18-foot birdie putt on the sixth. She finished with her birdie spree, reaching the par-5 17th green in two before smashing her 154-yard approach shot to 4 feet on the 18th.</p><p>Korda had never posted consecutive rounds in the 60s in a U.S. Women’s Open, not even last year when she tied for second at Erin Hills.</p><p>She believes that experience and her ongoing work on her mental game have put her in a prime position to execute Sunday. Her attitude shift was a necessary self-improvement decision encouraged by her parents, her time with a sports psychologist and even her fiance, who sometimes implores her to be a bit more positive.</p><p>“So there has been a bunch of work that I’ve done with other people, but I would say the person that makes the biggest change is myself,” Korda said.</p><p>Several players traded the lead on a sunny afternoon in front of the week’s biggest crowd at this 100-year-old country club in Pacific Palisades.</p><p>Kim was one shot off the lead after each of the first two rounds, and the South Korean star carded a steady 68 after a birdie on 17 to stay right on pace with Korda.</p><p>“I tried to keep my patience and just waited for a chance,” said Kim, a 13-time winner on the LPGA Tour. “When the chances came to me, I just made it. ... When I finished, that was the first time I saw the scoreboard with a lot of good golfers, especially Nelly and then Gaby, who I played with. It always feels great to play with great players. I’m competitive, so it’s really like I’m lucky to play with them.”</p><p>Both second-round leaders are also still firmly in contention.</p><p>Southern California native Alison Lee was one shot off the lead on the back nine before making three late bogeys and finishing at 3 under. Lee, who gave birth to son Levi 15 months ago, would be only the fourth mother to win the U.S. Open and the first since Juli Inkster in 2002.</p><p>Yin made three bogeys on the front nine before getting back to 4 under with two late birdies. Her 71 made her the first golfer in U.S. Open history with seven consecutive rounds of even par or better.</p><p>England's Charley Hull carded Saturday's low round at 65, making seven birdies and moving just three shots back of the lead. Asterisk Talley, a 17-year-old amateur from California’s Central Valley, shot a 66.</p><p>___</p><p>AP golf: https://apnews.com/golf</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6ZUWGPOXQD5AIMPIJNDWYJJBJI.jpg?auth=cd01c13b0c43dac48f69a31ff581fc226a8527f1b673feb6262c9680a172668d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Nelly Korda hits of the 13th tee during the third round of the U.S. Women's Open golf tournament Saturday, June 6, 2026, in the Pacific Palisades area of Los Angeles. (AP Photo/Ashley Landis)]]></media:description><media:credit role="author" scheme="urn:ebu">Ashley Landis</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EGPOLWW26K2IBC6GNTNQ7Q74IE.jpg?auth=d9262214b715fe0800176c388dde9ab40e1c53d73258bf39fc7c29357c58dcda&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Sora Kamiya, of Japan, facing, hugs Nelly Korda after finishing the day on the 18th green during the third round of the U.S. Women's Open golf tournament Saturday, June 6, 2026, in the Pacific Palisades area of Los Angeles. (AP Photo/Ashley Landis)]]></media:description><media:credit role="author" scheme="urn:ebu">Ashley Landis</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MVPOIWI7JEX654W6NG42VC23DM.jpg?auth=ef266e9cfc7ca92e3d3786f212baa8387c29495a2566af3014054ac7298dbf01&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Sei Young Kim, of South Korea, reacts to her putt on the 14th green during the third round of the U.S. Women's Open golf tournament Saturday, June 6, 2026, in the Pacific Palisades area of Los Angeles. (AP Photo/Jessie Alcheh)]]></media:description><media:credit role="author" scheme="urn:ebu">Jessie Alcheh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6SFRJXWKCTWSCS3QP4YC5ZS5L4.jpg?auth=51bc483f3326d3cf22cd9225053068f08bb2162ea44f1ba4b69f12ee65713baf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In Gee Chun, of South Korea, reacts to her putt on the 12th green during the third round of the U.S. Women's Open golf tournament Saturday, June 6, 2026, in the Pacific Palisades area of Los Angeles. (AP Photo/Ashley Landis)]]></media:description><media:credit role="author" scheme="urn:ebu">Ashley Landis</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3RU4JAVWJM5BSEVHMABIYWY4MM.jpg?auth=41ade4bbf2b0e4fc2aa89c039c8654120eb6a7785b1ad645ae1682dfb190fe32&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Nelly Korda waves on the 18th green during the third round of the U.S. Women's Open golf tournament Saturday, June 6, 2026, in the Pacific Palisades area of Los Angeles. (AP Photo/Ashley Landis)]]></media:description><media:credit role="author" scheme="urn:ebu">Ashley Landis</media:credit></media:content></item><item><title><![CDATA[North Korea calls the US push for its denuclearization 'anachronistic dream']]></title><link>https://www.local10.com/news/2026/06/07/north-korea-calls-the-us-push-for-its-denuclearization-anachronistic-dream/</link><guid isPermaLink="true">https://www.local10.com/news/2026/06/07/north-korea-calls-the-us-push-for-its-denuclearization-anachronistic-dream/</guid><dc:creator><![CDATA[By HYUNG-JIN KIM, Associated Press]]></dc:creator><description><![CDATA[SEOUL, South Korea (AP) — The powerful sister of North Korean leader Kim Jong Un called a U.S. push for the denuclearization of North Korea an “anachronistic dream,” saying Sunday the North will steadily expand its nuclear arsenal in the face of U.S.-led threats.]]></description><pubDate>Sun, 07 Jun 2026 04:33:11 +0000</pubDate><content:encoded><![CDATA[<p>SEOUL, South Korea (AP) — The powerful sister of North Korean leader Kim Jong Un called a U.S. push for the denuclearization of North Korea an “anachronistic dream,” saying Sunday the North will steadily expand its nuclear arsenal in the face of U.S.-led threats.</p><p>The statement came a day before Chinese President Xi Jinping visits North Korea for talks with Kim Jong Un, in his first visit to the country in seven years.</p><p>“The U.S. assertion to backbite the status of the DPRK as a nuclear weapons state has no legally binding force and no one will be bound by the U.S. unilateral rhetoric,” said Kim's sister and senior official, Kim Yo Jong, using the abbreviation for North Korea’s official name.</p><p>She dismissed as “false information” a U.S. announcement that President Donald Trump and Xi confirmed their shared goal to denuclearize North Korea in their summit in Beijing last month.</p><p>“Some officials in the United States have failed to wake from their escapist and anachronistic dream,” Kim Yo Jong said.</p><p>North Korea has been focusing on enlarging its nuclear arsenal since Kim Jong Un's high-stakes diplomacy with Trump collapsed in 2019. Experts say the North Korean leader wants an international recognition as a nuclear state so that he could demand lifting of international economic sanctions on North Korea.</p><p>During a visit to a new nuclear materials production plant last week, Kim Jong Un said North Korea would bolster the country’s nuclear forces “at an exponential rate.” On Sunday, North Korea's state media reported Kim Jong Un visited a weapons factory the previous day and called for increasing the country's missile production capacity 2.5 times under a five-year plan period.</p><p>In her statement, Kim Yo Jong accused the U.S. and South Korea of pushing for “ceaseless arms build-ups," saying her brother's push for “steadily beefing up the nuclear war deterrent for self-defense” is “an irreversible final conclusion to be carried out unconditionally.”</p><p>Analysts say Xi's visit to North Korea is largely meant to reassert China's influence over North Korea, whose foreign policy priority has shifted to Russia in recent years. They say Xi will likely refrain from directly raising the denuclearization issue and offer economic assistance programs during his meeting with Kim Jong Un.</p><p>North Korea has sent troops and conventional weapons to Russia to back its war efforts against Ukraine. South Korean and U.S. officials say North Korea has received economic and other assistance from Russia in return.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2KXB2CT3Q33XUBZQGBOBXKN4YI.jpg?auth=8ad6b1269cf2e7f09391b75b42ea38e81bbf29bbf4138118f270dca7ca547935&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Kim Yo Jong, a sister of North Korean leader Kim Jong Un, attends a wreath-laying ceremony at Ho Chi Minh Mausoleum in Hanoi, Vietnam, March 2, 2019. (Jorge Silva/Pool Photo via AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jorge Silva</media:credit></media:content></item><item><title><![CDATA[Deputies: Man struck by vehicle after dispute in northwest Miami-Dade]]></title><link>https://www.local10.com/news/local/2026/06/06/deputies-man-struck-by-vehicle-after-dispute-in-northwest-miami-dade/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/06/deputies-man-struck-by-vehicle-after-dispute-in-northwest-miami-dade/</guid><dc:creator><![CDATA[Pablo Hernandez, Byron Tollefson]]></dc:creator><description><![CDATA[A man was airlifted to a hospital and another was taken into custody after a dispute turned violent in northwest Miami-Dade, authorities said.]]></description><pubDate>Sat, 06 Jun 2026 23:44:22 +0000</pubDate><content:encoded><![CDATA[<p>A man was airlifted to a hospital and another was taken into custody after a dispute turned violent in northwest Miami-Dade, authorities said.</p><p>Exclusive video captured deputies taking a man into custody, who was wearing a blue polo shirt and has gray hair.</p><p>Miami-Dade Sheriff’s Office deputies responded around 5:50 p.m. to the 5400 block of Northwest 192nd Lane, where they found a man suffering from a major laceration to his leg.</p><p>Miami-Dade Fire Rescue transported the victim by helicopter to a nearby hospital, where he was reported to be in stable condition.</p><p>Deputies also took another man into custody at the scene.</p><p>According to investigators, the two men were involved in a verbal argument that escalated when the man in custody got into a vehicle and struck the victim, causing the injury.</p><p>One nearby resident said he heard a different version of what happened from other eyewitnesses.</p><p>According to Zakary Garner, the man who was arrested was acting in self-defense.</p><p>Garner said the man was sitting inside his truck when another neighbor approached him with a pole and began striking the vehicle’s headlight. He said the driver then tried to leave the area, but the other man remained attached to the truck.</p><p>Garner said the truck later crashed into a parked vehicle down the street, causing the man’s injuries.</p><p>“The person who was arrested for sure, they’re gonna process him, he’s gonna spend a few nights in jail, but once they get the story and realize he did that out of self-defense because he felt like his life was threatened, they’re gonna let that old man out,” Garner said.</p><p>The Miami-Dade Sheriff’s Office has not confirmed that version of events and said the investigation remains ongoing.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Denny Hamlin captures NASCAR pole at Michigan but expects to start at rear because of damage]]></title><link>https://www.local10.com/sports/2026/06/06/denny-hamlin-captures-nascar-pole-at-michigan-but-expects-to-start-at-rear-because-of-damage/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/06/denny-hamlin-captures-nascar-pole-at-michigan-but-expects-to-start-at-rear-because-of-damage/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[BROOKLYN, Mich. (AP) — Rebounding from a flat tire in practice that damaged the underside of his car, Denny Hamlin roared to his 50th career pole position in the NASCAR Cup Series.]]></description><pubDate>Sun, 07 Jun 2026 00:12:15 +0000</pubDate><content:encoded><![CDATA[<p>BROOKLYN, Mich. (AP) — Rebounding from a flat tire in practice that damaged the underside of his car, Denny Hamlin roared to his 50th career pole position in the NASCAR Cup Series.</p><p>Hamlin was the last driver of the session at Michigan International Speedway, and his No. 11 Toyota’s 195.117-mph lap knocked Carson Hocevar’s No. 77 Chevrolet (195.022 mph) from the top spot on the 2-mile oval. The speed stunned Hamlin, who credited his team with some quick fixes that stabilized the wounded vehicle.</p><p>“It was a handful,” the Joe Gibbs Racing star said after passing Hall of Famer Bobby Isaac for 10th in career poles in NASCAR’s premier series. “It was all I wanted, certainly. But hats off to this whole team. Yeah, that was surprising. It was the limit for sure.”</p><p>Hamlin continued a streak of Toyotas winning every pole at Michigan since the debut of the Next Gen car in 2022, but the news wasn’t all good. Hamlin expects his car will need further repairs that would be unapproved by NASCAR, sending him to the rear of the 37-car field for the start.</p><p>“That’s going to be a challenge in itself, certainly at this racetrack,” he said. “So we’re going to have to have good restarts and have the race play out just right.”</p><p>Last week, Hamlin started first at Nashville Superspeedway but was sent to the back on the opening lap for jumping the start. He rallied to lead a race-high 57 laps for his 62nd career win, leading a top-three Gibbs sweep with teammates Christopher Bell and Chase Briscoe.</p><p>Hamlin said he’ll need to catch some breaks Sunday over 400 miles at Michigan.</p><p>“The race is long, and you can certainly do it,” he said. “It’s not unachievable. And sometimes when you’re in the back, it gives you an opportunity if there’s an early caution to try a different strategy. I know if you look at last week, that all seemed easy, but things really fell our way, and they’re going to have to again (Sunday).”</p><p>If Hamlin does start from the back, it’ll be a break for Hocevar after Saturday’s disappointment. The Portage, Michigan, native threw up his hands in disbelief after Hamlin bumped him from the pole at his home track.</p><p>“I would have loved to have that one,” Hocevar said. “I feel like it’s a really good race car, one of the best I’ve had here, so I hope it really translates to (Sunday). Starting up front is going to be super important.”</p><p>__</p><p>AP auto racing: https://apnews.com/hub/auto-racing</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3NIZJTT37PTRV76QJ5NQ5VAEZY.jpg?auth=bce8c22724eb1b1622692095f97bf63275deffc18bf696fb49483063bfaf5d6a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Denny Hamlin speeds around the track during a NASCAR Cup Series auto race, Sunday, May 31, 2026, in Lebanon, Tenn. (AP Photo/Camden Hall)]]></media:description><media:credit role="author" scheme="urn:ebu">Camden Hall</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6BFUTXN5IVSBZD7UNH2SYERKOA.jpg?auth=fcedc1a83c3c7feddb855b6d2ff28b2a663fddcf6fddb62a04ea278c501a5eca&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Denny Hamlin celebrates after winning a NASCAR Cup Series auto race, Sunday, May 31, 2026, in Lebanon, Tenn. (AP Photo/Camden Hall)]]></media:description><media:credit role="author" scheme="urn:ebu">Camden Hall</media:credit></media:content></item><item><title><![CDATA[June 6: Drier weekend weather gives way to wetter pattern next week]]></title><link>https://www.local10.com/weather/2026/06/06/june-6-drier-weekend-weather-gives-way-to-wetter-pattern-next-week/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/06/06/june-6-drier-weekend-weather-gives-way-to-wetter-pattern-next-week/</guid><dc:creator><![CDATA[Peta Sheerwood]]></dc:creator><description><![CDATA[While a few passing showers cannot be ruled out this evening across the Upper Keys and southern Miami-Dade County, drier air aloft is working to significantly limit rainfall this weekend. Temperatures will fall into the upper 70s overnight, with near-normal highs on Sunday. Expect temperatures in the upper 80s and low 90s.]]></description><pubDate>Sat, 06 Jun 2026 23:13:10 +0000</pubDate><content:encoded><![CDATA[<p>While a few passing showers cannot be ruled out this evening across the Upper Keys and southern Miami-Dade County, drier air aloft is working to significantly limit rainfall this weekend. Temperatures will fall into the upper 70s overnight, with near-normal highs on Sunday. Expect temperatures in the upper 80s and low 90s.</p><p>As winds stream in from the east, the rip current risk will be elevated Sunday. It is important to swim only at guarded beaches.</p><p>Get ready for a resurgence of deep tropical moisture this week. Widespread showers and storms are expected to return by midweek. We will continue to monitor the potential for downpours that could bring rounds of heavy rain.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZVM6A6ZXGBFH5FRLH2CKLR7DDY.jpg?auth=5538de09b666ea5a5147343fa29e64118175bed12961ff44a71e0e9e91fc0d29&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Bad weather halts 3rd round of Memorial with J.T. Poston and Ryan Gerard still in front]]></title><link>https://www.local10.com/sports/2026/06/06/bad-weather-halts-3rd-round-of-memorial-with-jt-poston-and-ryan-gerard-still-in-front/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/06/bad-weather-halts-3rd-round-of-memorial-with-jt-poston-and-ryan-gerard-still-in-front/</guid><dc:creator><![CDATA[By DOUG FERGUSON, Associated Press]]></dc:creator><description><![CDATA[DUBLIN, Ohio (AP) — J.T. Poston and Ryan Gerard were tied for the lead Saturday at the Memorial when a second round of bad weather arrived and wiped out the rest of the third round before it had time to take shape.]]></description><pubDate>Sat, 06 Jun 2026 22:50:23 +0000</pubDate><content:encoded><![CDATA[<p>DUBLIN, Ohio (AP) — J.T. Poston and Ryan Gerard were tied for the lead Saturday at the Memorial when a second round of bad weather arrived and wiped out the rest of the third round before it had time to take shape.</p><p>It might have come at a good time for Scottie Scheffler, who was making quite a charge until two bogeys in three holes, the last one from an iron off the tee into a creek.</p><p>And it probably won't help the players like Poston who face a long Sunday to make up for the lost time and then have 36 holes of U.S. Open qualifying Monday.</p><p>Poston and Gerard were tied at 9-under par through five holes, one shot ahead of Sam Burns, who was through six holes.</p><p>Even with four hours of daylight available, the PGA Tour felt there was enough thunderstorm activity on the way to call it a day. The third round was to resume at 7 a.m., followed by a final round off both tees in threesomes for the first time all week.</p><p>Only 21 players finished the round, with Harris English (69) posting the best score at 3-under 213.</p><p>Scheffler, trying to join Tiger Woods as the only players to win three in a row at the Memorial, started 10 shots behind and bogeyed the first hole. And then in a matter of minutes, or so it seems with Scheffler, he was in fourth place after a birdie-birdie-eagle stretch approaching the turn, and then an 8-foot birdie to start the back nine.</p><p>But then he had a three-putt par from some 65 feet, back to front, on the par-5 11th. He found a back bunker on the par-3 12th, a spot where it's nigh impossible to keep it on the green (he didn't) leading to another bogey.</p><p>And then on the 14th, his iron drifted left and led to a splash and a penalty stroke, adding to a bogey that dropped the world's No. 1 player to 2 under for the round, still eight shots behind.</p><p>Rory McIlroy also was eight behind through 16 holes.</p><p>And this was no longer the same Muirfield Village, fast and firm and frightening all week, suddenly softened by bursts of rain and even some hail.</p><p>No one felt it quite like Justin Thomas, who made a superb par save from behind the 18th green on Friday to make the cut on the number. That got him to the weekend, and he played as a single. Thomas figured that would at least give him the best weather, the best conditions to put up a good number and salvage the week.</p><p>But he only played 12 holes in dry conditions before the first delay of 1 hour, 40 minutes. Enough rain fell to make the course a touch easier. And now 32 players still on the course return to a course much softer and easier.</p><p>Thomas could only chuckle at his bad luck after his round of 72.</p><p>“That’s kind of the joy of being first off because you normally get no wind and an easier course,” he said. “But I missed the window. You know, you've got to play better.”</p><p>Poston, meanwhile, can take a little stress off with one more long day of good play. A victory or even a runner-up finish would be worth enough world ranking points to move him high enough in the world ranking to be safe for the top 60 next week and get into the U.S. Open.</p><p>___</p><p>AP golf: https://apnews.com/hub/golf</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/EUCSOMNFPCEEVC7IATKJZ7WRCE.jpg?auth=c284d3d653da6ac2ae1777aea67bdb4c4b388816aa1ae9ec790fb8ad1673b113&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[J.T. Poston reacts to his chip shot onto the sixth green during the third round of the Memorial golf tournament, in Dublin, Ohio, Saturday, June 6, 2026. (AP Photo/Sue Ogrocki)]]></media:description><media:credit role="author" scheme="urn:ebu">Sue Ogrocki</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/47EM2LMF4GOGT6UM47I33CF3CI.jpg?auth=00432659c6390971b58a567f04520e4b292fddbd246ed8521ef803f5f219b9a6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ryan Gerard watches his chip shot onto the fifth green during the third round of the Memorial golf tournament, in Dublin, Ohio, Saturday, June 6, 2026. (AP Photo/Sue Ogrocki)]]></media:description><media:credit role="author" scheme="urn:ebu">Sue Ogrocki</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XR537MV5W4DNZE27HU3PNCWEHY.jpg?auth=bf7358cf03045609914636c670cb9ffd49cb191500a6457839c3c8fe61f7c09d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Fans exit Muirfield Village Golf Club as severe weather moves in during the third round of the Memorial golf tournament, Dublin, Ohio, Saturday, June 6, 2026. (AP Photo/Sue Ogrocki)]]></media:description><media:credit role="author" scheme="urn:ebu">Sue Ogrocki</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WXCN6VMEKWQ7ZIIEUJTQYR4AY4.jpg?auth=053acac067add3b921177634f971b14f2289d1a93b678870a976808c71cd2ec8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Scottie Scheffler gestures after missing his first putt on the second green in the third round of the Memorial golf tournament, Dublin, Ohio, Saturday, June 6, 2026. (AP Photo/Sue Ogrocki)]]></media:description><media:credit role="author" scheme="urn:ebu">Sue Ogrocki</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6LDEYYRYOZMD4SF6RUMPQ67MS4.jpg?auth=cf377e85aefb6b42ae4551ca3c2505357793c4e7bb472818c616054ba076c4cb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Sam Burns gestures after his first putt on the fifth green during the third round of the Memorial golf tournament, in Dublin, Ohio, Saturday, June 6, 2026. (AP Photo/Sue Ogrocki)]]></media:description><media:credit role="author" scheme="urn:ebu">Sue Ogrocki</media:credit></media:content></item><item><title><![CDATA[At least 12 people shot at an Ohio festival and a search for suspects is still ongoing, police say]]></title><link>https://www.local10.com/news/2026/06/06/at-least-12-people-shot-at-an-ohio-festival-and-a-search-for-suspects-is-still-ongoing-police-say/</link><guid isPermaLink="true">https://www.local10.com/news/2026/06/06/at-least-12-people-shot-at-an-ohio-festival-and-a-search-for-suspects-is-still-ongoing-police-say/</guid><dc:creator><![CDATA[By JAIMIE DING and THOMAS PEIPERT, Associated Press]]></dc:creator><description><![CDATA[Gunfire erupted Saturday near a busy street festival in Ohio, wounding at least 12 people and sending some eventgoers scrambling for cover while others rushed to help the victims.]]></description><pubDate>Sun, 07 Jun 2026 02:56:00 +0000</pubDate><content:encoded><![CDATA[<p>Gunfire erupted Saturday near a busy street festival in Ohio, wounding at least 12 people and sending some eventgoers scrambling for cover while others rushed to help the victims.</p><p>No suspects were in custody hours afterward, Toledo Deputy Police Chief Joe Heffernan said, and officials urged people who were at the festival to come forward with any photos or videos on their phones for possible leads.</p><p>The shooting happened near the Old West End Festival, an annual gathering of live music and home tours.</p><p>Heffernan said it appeared that at least two people fired weapons and they were “probably shooting at each other.”</p><p>Two of the victims were in critical condition, Heffernan added. The ages of the victims ranged from 14 to 61, with most of them in their early 20s.</p><p>“I am deeply concerned about the situation in Toledo tonight,” Ohio Gov. Mike DeWine said in a statement. “Summer festivals should be safe spaces for families to spend time together without fear of violence.”</p><p>Multiple videos posted to social media showed people running amid the sound of gunshots and emergency officials tending to others who appeared wounded.</p><p>Fire Chief Allison Armstrong said it was difficult to get to the hospital due to closed roads and traffic from people leaving the festival, but emergency responders were able to transport all patients from the scene within an hour.</p><p>Kevin Berry was sitting in the neighborhood arboretum listening to live music with friends when he heard a handful of gunshots ring out.</p><p>“Everybody hit the deck,” he said.</p><p>When Berry looked back up, he saw a gun being tossed to the ground less than 50 feet (15 meters) away from him. Officers who were already on site for the festival responded immediately.</p><p>Berry, who has medical training and served in the Navy, walked around looking for anyone who might need help and saw at least five people with gunshot wounds.</p><p>“The folks who were hit were spread out around the arboretum area,” he said.</p><p>The Old West End Festival is a two-day celebration in Toledo’s historic district that includes live music, food vendors, home tours and shopping. Berry described it as the “kick-off to Toledo’s summer festival season.”</p><p>George Kral, safety director for the city, said officials were discussing with organizers whether it would continue through the weekend.</p><p>“This is one of the most iconic festivals in Toledo,” he said, “and it’s a shame that something like this had to ruin it.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/PN5HDGG574Z5VK6HJ7Z4HSPHYQ.jpg?auth=8a188f235c2d2f9d1c9b18b97faf463d08b4d9a54aa2339470125c8af46eec50&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The Agnes Reynolds Jackson Arboretum is shown where multiple people were shot at a community festival Saturday, June 6, 2026, in Toledo, Ohio. (AP Photo/Paul Sancya)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Sancya</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MKR5LTKRUPXJGVSCJ3TICNSFFE.jpg?auth=4d86d4d4def0603e69f3e4bf1a4fd6fa49e6f367360395e4541f7db769e2b2db&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Police investigate where multiple people were shot at a community festival at Agnes Reynolds Jackson Arboretum Saturday, June 6, 2026, in Toledo, Ohio. (AP Photo/Paul Sancya)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Sancya</media:credit></media:content></item><item><title><![CDATA[Mother pleads for answers as detectives seek new leads in 2021 Miami cold case]]></title><link>https://www.local10.com/news/local/2026/06/06/mother-pleads-for-answers-as-detectives-seek-new-leads-in-2021-miami-cold-case/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/06/mother-pleads-for-answers-as-detectives-seek-new-leads-in-2021-miami-cold-case/</guid><dc:creator><![CDATA[Samiar Nefzi]]></dc:creator><description><![CDATA[Investigators are asking for the public’s help in identifying the person responsible for killing Terrance Willis in 2021.]]></description><pubDate>Sat, 06 Jun 2026 22:11:36 +0000</pubDate><content:encoded><![CDATA[<p>Investigators are asking for the public’s help in identifying the person responsible for killing Terrance Willis in 2021.</p><p><a href="https://www.local10.com/espanol/2026/06/06/madre-pide-respuestas-mientras-detectives-buscan-nuevas-pistas-en-caso-sin-resolver-de-miami-de-2021/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/06/madre-pide-respuestas-mientras-detectives-buscan-nuevas-pistas-en-caso-sin-resolver-de-miami-de-2021/">Leer en español</a></p><p>The case has gone cold, but authorities hope newly released video could generate leads.</p><p>“Look at me. It’s killing me, it’s draining every ounce left in me. It’s tearing me up people,” Willis’ mother, Deborah Willis, said during an emotional plea.</p><p>With courage and unwavering strength, she spoke about her son, Terrance, who was gunned down near the busway and Southwest 184th Street in Miami in May 2021.</p><p>“He was a giver, he was giving anything, he had love and loved God,” she said.</p><p>According to the Miami-Dade Sheriff’s Office, Willis was riding a Miami-Dade Transit bus and was seated in the rear when he became involved in a small verbal altercation with someone else on board.</p><p>“Terrance was riding a MD Transits bus and seated in the rear of the bus and was involved in a small verbal altercation with someone in the back of the bus,” Sgt. Pedro Camacho said.</p><p>Investigators said Willis got off the bus and was then shot multiple times.</p><p>Five years later, detectives hope newly released surveillance video will help move the investigation forward. Authorities have identified a person of interest described as a Black male who was between 18 and 25 years old at the time and about 6 feet tall.</p><p>“It is possible that someone who was reluctant, scared or didn’t feel their input could be useful,” lead investigator Detective Oscar Andino said. “Any piece of information could be relevant to this investigation.”</p><p>Willis was a father of three and grandfather of one. His family said he was simply on his way home when his life was cut short.</p><p>His mother said she is still searching for answers.</p><p>“I don’t even want you to go to prison. I just want you to talk to me, talk to me. Prison is not gonna help you. I know this,” she said.</p><p>Investigators are urging anyone with information to come forward. A Miami-Dade Crime Stoppers reward is available for information that leads to an arrest. Anyone with information is asked to call Miami-Dade Crime Stoppers at 305-471-TIPS.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Madre pide respuestas mientras detectives buscan nuevas pistas en caso sin resolver de Miami de 2021 ]]></title><link>https://www.local10.com/espanol/2026/06/06/madre-pide-respuestas-mientras-detectives-buscan-nuevas-pistas-en-caso-sin-resolver-de-miami-de-2021/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/06/madre-pide-respuestas-mientras-detectives-buscan-nuevas-pistas-en-caso-sin-resolver-de-miami-de-2021/</guid><dc:creator><![CDATA[Samiar Nefzi]]></dc:creator><description><![CDATA[Los investigadores están solicitando la ayuda del público para identificar a la persona responsable de matar a Terrance Willis en 2021.]]></description><pubDate>Sat, 06 Jun 2026 22:26:10 +0000</pubDate><content:encoded><![CDATA[<p>Los investigadores están solicitando la ayuda del público para identificar a la persona responsable de matar a Terrance Willis en 2021.</p><p>El caso permanece sin resolver, pero las autoridades esperan que un video recientemente divulgado genere nuevas pistas.</p><p>“Mírenme. Me está matando, me está drenando cada parte que me queda. Me está destrozando, gente”, dijo Deborah Willis, madre de Willis, durante una emotiva súplica.</p><p>Con valentía y una fortaleza inquebrantable, habló sobre su hijo, Terrance, quien fue asesinado a tiros cerca del busway y Southwest 184th Street en Miami en mayo de 2021.</p><p>“Era una persona generosa, daba todo lo que podía, tenía amor y amaba a Dios”, dijo.</p><p>Según la Oficina del Sheriff de Miami-Dade, Willis viajaba en un autobús de Miami-Dade Transit y estaba sentado en la parte trasera cuando se vio involucrado en una breve discusión verbal con otra persona a bordo.</p><p>“Terrance viajaba en un autobús de Miami-Dade Transit y estaba sentado en la parte trasera del autobús cuando se involucró en una pequeña discusión verbal con alguien que también estaba en la parte trasera”, dijo el sargento Pedro Camacho.</p><p>Los investigadores indicaron que Willis bajó del autobús y luego fue baleado en múltiples ocasiones.</p><p>Cinco años después, los detectives esperan que un video de vigilancia recientemente divulgado ayude a impulsar la investigación. Las autoridades han identificado a una persona de interés descrita como un hombre afroamericano que tenía entre 18 y 25 años en ese momento y medía aproximadamente 6 pies de estatura.</p><p>“Es posible que alguien haya sido renuente, haya tenido miedo o no haya pensado que su información podía ser útil”, dijo el detective principal Oscar Andino. “Cualquier dato puede ser relevante para esta investigación”.</p><p>Willis era padre de tres hijos y abuelo de un nieto. Su familia dijo que simplemente regresaba a casa cuando su vida fue truncada.</p><p>Su madre afirmó que todavía busca respuestas.</p><p>“Ni siquiera quiero que vayas a prisión. Solo quiero que hables conmigo, háblame. La prisión no te va a ayudar. Lo sé”, dijo.</p><p>Los investigadores instan a cualquier persona con información a presentarse. Hay una recompensa de Miami-Dade Crime Stoppers disponible para información que conduzca a un arresto. Cualquier persona con información debe llamar a Miami-Dade Crime Stoppers al 305-471-TIPS.</p>]]></content:encoded></item><item><title><![CDATA[Policía: Balean a conductor de Uber, pasajero posiblemente rozado por disparo en Miami ]]></title><link>https://www.local10.com/espanol/2026/06/06/policia-balean-a-conductor-de-uber-pasajero-posiblemente-rozado-por-disparo-en-miami/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/06/policia-balean-a-conductor-de-uber-pasajero-posiblemente-rozado-por-disparo-en-miami/</guid><dc:creator><![CDATA[Linnie Supall, Ryan Mackey]]></dc:creator><description><![CDATA[Un conductor de Uber fue baleado y un pasajero posiblemente fue rozado por una bala la noche en Buena Vista West de Miami]]></description><pubDate>Sat, 06 Jun 2026 13:38:36 +0000</pubDate><content:encoded><![CDATA[<p>Un conductor de Uber fue baleado y un pasajero posiblemente fue rozado por una bala la noche del viernes en el vecindario Buena Vista West de Miami, informó la policía.</p><p>Según la Policía de Miami, una alerta de ShotSpotter fue detectada cerca de Northwest Second Avenue y 38th Street alrededor de las 10 p.m.</p><p>Los investigadores indicaron que el conductor recibió un disparo en el hombro mientras transportaba a un pasajero.</p><p>Dijeron que, a pesar de estar herido, el conductor continuó hacia el norte y llamó a la policía desde el área de Northwest Fifth Avenue y 46th Street.</p><p>Paramédicos de Miami Fire Rescue trasladaron tanto al conductor como al pasajero al Ryder Trauma Center del Hospital Jackson Memorial, según la policía. Indicaron que el pasajero pudo haber sufrido una herida por roce de bala.</p><p>Mientras respondía a la balacera, un sargento de la Policía de Miami se vio involucrado en un accidente por separado después de que otro vehículo no respetó una señal de alto, confirmaron las autoridades.</p><p>La policía informó que la patrulla del sargento volcó durante la colisión. El sargento no sufrió heridas graves, pero fue trasladado a un hospital cercano para una evaluación.</p><p>Las autoridades no han divulgado información sobre un sospechoso ni sobre lo que pudo haber provocado la balacera.</p><p>En respuesta a la balacera, un portavoz de Uber dijo:</p><p>“Lo que vivieron este conductor y este pasajero debió haber sido aterrador. Hemos estado en contacto con ellos para conocer su estado y nuestros pensamientos están con ellos mientras se recuperan. Estamos disponibles para ayudar a las autoridades en su investigación en todo lo que podamos”.</p><p>La investigación continúa en curso.</p><p>Cualquier persona con información debe llamar a Miami-Dade Crime Stoppers al 305-471-8477.</p>]]></content:encoded></item><item><title><![CDATA[Uber driver shot, passenger possibly grazed in Miami, cops say]]></title><link>https://www.local10.com/news/local/2026/06/06/uber-driver-shot-passenger-possibly-grazed-in-miami-cops-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/06/uber-driver-shot-passenger-possibly-grazed-in-miami-cops-say/</guid><dc:creator><![CDATA[Linnie Supall, Ryan Mackey]]></dc:creator><description><![CDATA[An Uber driver was shot and a passenger was possibly grazed by a bullet Friday night in Miami’s Buena Vista West neighborhood, police said.]]></description><pubDate>Sat, 06 Jun 2026 10:27:37 +0000</pubDate><content:encoded><![CDATA[<p>An Uber driver was shot and a passenger was possibly grazed by a bullet Friday night in Miami’s Buena Vista West neighborhood, police said.</p><p>According to Miami police, a ShotSpotter alert was detected near Northwest Second Avenue and 38th Street around 10 p.m.</p><p>Investigators said the driver was struck in the shoulder while transporting a passenger. </p><p>They said despite being wounded, the driver continued north and called police from the area of Northwest Fifth Avenue and 46th Street.</p><p>Miami Fire Rescue medics transported both the driver and passenger to Jackson Memorial Hospital’s Ryder Trauma Center, according to police. The passenger may have suffered a graze wound, they said. </p><p>While responding to the shooting, a Miami police sergeant was involved in a separate crash after another vehicle ran a stop sign, authorities confirmed. </p><p>Police said the sergeant’s patrol vehicle overturned in the collision. The sergeant was not seriously injured but was taken to a nearby hospital for evaluation.</p><p>Authorities have not released information about a suspect or what may have led to the shooting.</p><p>In response to the shooting an Uber spokesperson said: </p><p>“What this driver and rider went through must have been terrifying. We have been in touch with them to check on their wellbeing, and our thoughts are with them as they recover. We are standing by to assist law enforcement with their investigation however we can.”</p><p>The investigation remains ongoing.</p><p>Anyone with information is urged to call Miami-Dade Crime Stoppers at 305-471-8477. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Community soccer festival brings fans together in South Florida]]></title><link>https://www.local10.com/sports/local/2026/06/05/community-soccer-festival-brings-fans-together-in-south-florida/</link><guid isPermaLink="true">https://www.local10.com/sports/local/2026/06/05/community-soccer-festival-brings-fans-together-in-south-florida/</guid><dc:creator><![CDATA[Magdala Louissaint, Brett Knese]]></dc:creator><description><![CDATA[A three-day community soccer festival is bringing players and fans together from across South Florida this weekend.]]></description><pubDate>Fri, 05 Jun 2026 22:58:37 +0000</pubDate><content:encoded><![CDATA[<p>A three-day community soccer festival is bringing players and fans together from across South Florida this weekend.</p><p>Organized by the Miami Host Committee, Copa de Sol is designed to showcase the power of soccer when communities, cultures and generations unite.</p><p>The event has drawn soccer fans from throughout the region, with participants signing up to compete in matches running through Sunday.</p><p>About 160 teams are competing on a 4-versus-4 mini pitch.</p><p>Organizers said the festival is the result of about two months of planning and is focused on creating a community-centered experience.</p><p>“It’s all about community,” said Alina Hudak, president and CEO of the Miami Host Committee. “It’s a very fast, rapid-pace tournament. We’ve got youth teams that have been playing all day. They’re going to be playing throughout the weekend. We have corporate teams. We have women teams. We have influencers. So it’s just an opportunity to be excited.”</p><p>“The game that we love, not only the skills that it gives you but the community and the routine and the bringing people together is in danger of getting interrupted by extreme heat, by flooding,” said Jenna Lamb, U.S. campaign director for Where Football Lives.</p><p>Fans attending the event said their passion for the sport brought them out.</p><p>“I just love soccer,” said Joshua Leconte. “It’s a good event. I love soccer. That’s why I came.”</p>]]></content:encoded></item><item><title><![CDATA[Sané, Havertz score as Germany beats US 2-1, heads to World Cup with 9-game winning streak]]></title><link>https://www.local10.com/sports/2026/06/06/sane-havertz-score-as-germany-beats-us-2-1-heads-to-world-cup-with-9-game-winning-streak/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/06/sane-havertz-score-as-germany-beats-us-2-1-heads-to-world-cup-with-9-game-winning-streak/</guid><dc:creator><![CDATA[By JAY COHEN, Associated Press]]></dc:creator><description><![CDATA[CHICAGO (AP) — Leroy Sané scored a tiebreaking goal in the 57th minute, giving Germany a 2-1 win over the United States in a friendly on Saturday and a nine-game winning streak heading into the World Cup.]]></description><pubDate>Sun, 07 Jun 2026 00:44:20 +0000</pubDate><content:encoded><![CDATA[<p>CHICAGO (AP) — Leroy Sané scored a tiebreaking goal in the 57th minute, giving Germany a 2-1 win over the United States in a friendly on Saturday and a nine-game winning streak heading into the World Cup.</p><p>Kai Havertz put the four-time champions in front with a header from a free kick in the second minute but Antonee Robinson tied the score in the 37th with a left-foot volley from the top of the arc following Christian Pulisic’s corner kick.</p><p>Sané scored off a short pass from Havertz, a diagonal shot between the legs of Miles Robinson that appeared to take a slight deflection off the defender and beat goalkeeper Matt Freese to the far post.</p><p>The 16th-ranked United States has lost nine straight games to European opponents dating to 2022.</p><p>Hosting the World Cup for the first time since 1994, the Americans open against Paraguay on Friday, then play Australia and Turkey. The U.S. hadn’t lost its last match heading into a World Cup since 2002.</p><p>No. 10 Germany starts against Curaçao on June 14 in a group that includes Ivory Coast and Ecuador.</p><p>The match drew a sellout crowd of 63,636 to Soldier Field, site of the 1994 World Cup opener. Chicago refused to bid to host 2026 World Cup matches, citing what it said was a lack of financial assurances by FIFA.</p><p>The U.S. played without top defender Chris Richards, sidelined since tearing a pair of left ankle ligaments on May 17.</p><p>Germany was missing 18-year-old midfielder Lennart Karl, ruled out for the World Cup after injuring a thigh in training. Oliver Baumann started in goal as Manuel Neuer rested while recovering from a calf muscle issue.</p><p>Freese started in goal for the 15th time in 18 matches.</p><p>Die Mannschaft went ahead after Tyler Adams' foul just outside the penalty area. Joshua Kimmich's free kick was headed in by Havertz at the top of the 6-yard box for his 22nd international goal.</p><p>Robinson scored his fifth international goal after Jonathan Tah's headed clearance attempt on Pulisic's corner kick went just outside the area. Robinson celebrated with a cartwheel and a backflip.</p><p>___</p><p>AP World Cup coverage: https://apnews.com/hub/fifa-world-cup</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/PXPX2HADSHHJR5VOX6OCSAQTAQ.jpg?auth=e59c7997a40b9a8cb8ed31b41d97057eda266988e23a72f7fdd5933f9d57b703&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[United States forward Christian Pulisic, right, reacts after a missed a shot as Germany forward Leroy Sané celebrates during the first half of an international friendly soccer match in Chicago, Saturday, June 6, 2026. (AP Photo/Nam Y. Huh)]]></media:description><media:credit role="author" scheme="urn:ebu">Nam Y. Huh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HBDOFFMAPDOIVDDS25OXAUGT4A.jpg?auth=a1d3f4b5cec05aee842ddfe33d24f89ce27ccd1dd99f9597c3314d836a3b08b5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Germany forward Leroy Sané, left, celebrates after scoring a goal as United States defender Alex Freeman looks on during the second half of an international friendly soccer match in Chicago, Saturday, June 6, 2026. (AP Photo/Nam Y. Huh)]]></media:description><media:credit role="author" scheme="urn:ebu">Nam Y. Huh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/I4GKBDPPPGSYDPZ6DZDNHED3RQ.jpg?auth=6014c81a25606b67667e3b4e6b87c1fef4e9281e04519c5f180af96dd1208994&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[United States defender Antonee Robinson scores against Germany during the first half of an international friendly soccer match in Chicago, Saturday, June 6, 2026. (AP Photo/Nam Y. Huh)]]></media:description><media:credit role="author" scheme="urn:ebu">Nam Y. Huh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UWBALWBZQWIAEWFQNNQZSLZML4.jpg?auth=190c7f8c4a105ac188eda61414afe5379ed65465d26b9c25beb54d147d439da9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Germany midfielder Joshua Kimmich, right, controls the ball under United States forward Folarin Balogun during the first half of an international friendly soccer match in Chicago, Saturday, June 6, 2026. (AP Photo/Nam Y. Huh)]]></media:description><media:credit role="author" scheme="urn:ebu">Nam Y. Huh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/566YMAVYDU7SEQ65A2ZQOBHBOY.jpg?auth=c3ce278c0d86c8697bb109c35243fdd55d53e8930cb303ac3c800b6b8c222916&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[United States defenders Antonee Robinson, left, and Tim Ream celebrate after Robinson scored a goal during the first half of an international friendly soccer match against Germany in Chicago, Saturday, June 6, 2026. (AP Photo/Nam Y. Huh)]]></media:description><media:credit role="author" scheme="urn:ebu">Nam Y. Huh</media:credit></media:content></item><item><title><![CDATA[Jimmy Johnson says he’s ‘really impressed’ by Dolphins’ new brass]]></title><link>https://www.local10.com/sports/local/2026/06/06/jimmy-johnson-says-hes-really-impressed-by-dolphins-new-brass/</link><guid isPermaLink="true">https://www.local10.com/sports/local/2026/06/06/jimmy-johnson-says-hes-really-impressed-by-dolphins-new-brass/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Former Miami Dolphins coach and Pro Football Hall of Famer Jimmy Johnson said he was “really impressed” with the team’s new leadership after meeting with top Dolphins executives at his Key Largo restaurant this week.]]></description><pubDate>Sat, 06 Jun 2026 19:08:28 +0000</pubDate><content:encoded><![CDATA[<p>Former Miami Dolphins coach and Pro Football Hall of Famer Jimmy Johnson said he was “really impressed” with the team’s new leadership after meeting with top Dolphins executives at his Key Largo restaurant this week.</p><p><a href="https://www.local10.com/espanol/2026/06/06/jimmy-johnson-dice-que-esta-realmente-impresionado-por-la-nueva-directiva-de-los-dolphins/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/06/jimmy-johnson-dice-que-esta-realmente-impresionado-por-la-nueva-directiva-de-los-dolphins/">Leer en español</a></p><blockquote class="twitter-tweet"><p lang="en" dir="ltr">Really impressed with the Dolphins leadership Sullivan &amp; Hafley..nice visit at the Big Chill <a href="https://t.co/DK3pnZKxOr">pic.twitter.com/DK3pnZKxOr</a></p>&mdash; Jimmy Johnson (@JimmyJohnson) <a href="https://x.com/JimmyJohnson/status/2063023250154590457?ref_src=twsrc%5Etfw">June 5, 2026</a></blockquote><p>Johnson posted a photo Friday evening on X, writing: “Really impressed with the Dolphins leadership Sullivan &amp; Hafley.. nice visit at the Big Chill.”</p><p>The gathering took place at Johnson’s Key Largo restaurant, The Big Chill. </p><p>The photo included Johnson, former Dolphins coach Dave Wannstedt, Dolphins general manager Jon-Eric Sullivan, Dolphins head coach Jeff Hafley and restaurant owner Larry Calvano.</p><p>Sullivan and Hafley previously worked together with the Green Bay Packers, where Sullivan served as vice president of player personnel and Hafley was defensive coordinator.</p><p>Now reunited in South Florida, the pair already appears to be making a positive impression on some of the franchise’s most recognizable figures.</p><p>Johnson served as both head coach and general manager of the Dolphins from 1996-99, compiling a 36-28 record and leading the team to three playoff appearances. During his tenure, Miami drafted future Pro Football Hall of Famers Jason Taylor and Zach Thomas, two cornerstone players who helped define the franchise for more than a decade.</p><p>Since taking over, Hafley and Sullivan have signed all 13 members of the Dolphins’ 2026 draft class, reached a contract extension with Pro Bowl running back De’Von Achane and added quarterback Malik Willis as they look to help end a drought that has seen Miami go without a playoff victory since 2000.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CSFXMRPFC5GMXDL6O6GYEJXZYQ.jpg?auth=e75cece7bc04e65d669abf3c161c4e8c499300bfd7015c5359a0d490eaf9dafe&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Jimmy Johnson dice que está “realmente impresionado” por la nueva directiva de los Dolphins ]]></title><link>https://www.local10.com/espanol/2026/06/06/jimmy-johnson-dice-que-esta-realmente-impresionado-por-la-nueva-directiva-de-los-dolphins/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/06/jimmy-johnson-dice-que-esta-realmente-impresionado-por-la-nueva-directiva-de-los-dolphins/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Jimmy Johnson, manifestó su grata impresión con la nueva dirigencia del equipo tras reunirse esta semana con altos ejecutivos de los Dolphins. ]]></description><pubDate>Sat, 06 Jun 2026 19:16:58 +0000</pubDate><content:encoded><![CDATA[<p>El ex entrenador de los Miami Dolphins y miembro del Salón de la Fama del Fútbol Americano Profesional, Jimmy Johnson, dijo que está “realmente impresionado” con la nueva dirigencia del equipo tras reunirse esta semana con altos ejecutivos de los Dolphins en su restaurante de Key Largo.</p><p>Johnson publicó una foto el viernes por la noche en X y escribió: “Realmente impresionado con la dirigencia de los Dolphins, Sullivan y Hafley... buena visita en The Big Chill”.</p><p><a href="https://x.com/JimmyJohnson/status/2063023250154590457/photo/1" target="_self" rel="" title="https://x.com/JimmyJohnson/status/2063023250154590457/photo/1">pic.twitter.com/DK3pnZKxOr</a> — Jimmy Johnson (@JimmyJohnson)<a href="https://x.com/JimmyJohnson/status/2063023250154590457?ref_src=twsrc%5Etfw" target="_self" rel="" title="https://x.com/JimmyJohnson/status/2063023250154590457?ref_src=twsrc%5Etfw">June 5, 2026</a></p><p>El encuentro tuvo lugar en el restaurante de Johnson en Key Largo, The Big Chill.</p><p>En la fotografía aparecen Johnson, el ex entrenador de los Dolphins Dave Wannstedt, el gerente general de los Dolphins Jeff Hafley, el ejecutivo de los Dolphins Jon-Eric Sullivan y el propietario del restaurante Larry Calvano.</p><p>Sullivan y Hafley trabajaron anteriormente juntos con los Green Bay Packers, donde Sullivan se desempeñó como vicepresidente de personal de jugadores y Hafley fue coordinador defensivo.</p><p>Ahora reunidos en el sur de Florida, la dupla ya parece estar causando una impresión positiva en algunas de las figuras más reconocidas de la franquicia.</p><p>Johnson fue entrenador en jefe y gerente general de los Dolphins entre 1996 y 1999, acumulando un récord de 36-28 y llevando al equipo a tres apariciones en los playoffs. Durante su gestión, Miami seleccionó en el draft a los futuros miembros del Salón de la Fama Jason Taylor y Zach Thomas, dos jugadores fundamentales que ayudaron a definir a la franquicia durante más de una década.</p><p>Desde que asumieron sus cargos, Hafley y Sullivan han firmado a los 13 integrantes de la clase del draft de 2026 de los Dolphins, alcanzaron una extensión de contrato con el corredor Pro Bowl De’Von Achane y añadieron al mariscal de campo Malik Willis, mientras buscan poner fin a una sequía que ha mantenido a Miami sin una victoria en los playoffs desde el año 2000.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CSFXMRPFC5GMXDL6O6GYEJXZYQ.jpg?auth=e75cece7bc04e65d669abf3c161c4e8c499300bfd7015c5359a0d490eaf9dafe&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Lauderhill’s Walk for Peace brings community together to honor gun violence victims]]></title><link>https://www.local10.com/community/2026/06/06/lauderhills-walk-for-peace-brings-community-together-to-honor-gun-violence-victims/</link><guid isPermaLink="true">https://www.local10.com/community/2026/06/06/lauderhills-walk-for-peace-brings-community-together-to-honor-gun-violence-victims/</guid><dc:creator><![CDATA[Jolena Esperto, Ryan Mackey]]></dc:creator><description><![CDATA[Residents, families and community leaders gathered Saturday for the city of Lauderhill’s Walk for Peace, a community event focused on unity, healing and raising awareness about gun violence.]]></description><pubDate>Sat, 06 Jun 2026 17:55:15 +0000</pubDate><content:encoded><![CDATA[<p>Residents, families and community leaders gathered Saturday for the city of Lauderhill’s Walk for Peace, a community event focused on unity, healing and raising awareness about gun violence.</p><p><a href="https://www.local10.com/espanol/2026/06/06/caminata-por-la-paz-de-lauderhill-reune-a-la-comunidad-para-honrar-a-victimas-de-la-violencia-armada/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/06/caminata-por-la-paz-de-lauderhill-reune-a-la-comunidad-para-honrar-a-victimas-de-la-violencia-armada/">Leer en español</a></p><p>Participants walked from the Lauderhill Police Department to City Hall, carrying signs that read “Our Community, Our Peace, Our Responsibility” and “Guns Down, Peace Up.” </p><p>The walk was escorted by Lauderhill police officers to ensure participants’ safety along the route.</p><p>Many of those taking part have been personally affected by gun violence, including parents who have lost children.</p><p>Among them was Brittany Bucknor, a mother who shared the story of her daughter, Destiny Bucknor, who was killed by gunfire nearly three years ago. </p><p>“I lost my daughter Destiny, who was only 19 years of age on July 4th of 2023,” she said. “She was riding with a family member in a slingshot, and they shot at the slingshot, and she was killed instantly on impact.”</p><p>Bucknor said Destiny had recently graduated from high school and survived lupus.</p><p>“She was ready to live her life, wanting to become a Black firefighter woman, and her life was taken from her shortly,” she added. </p><p>The event honored victims of gun violence while promoting peace and public safety throughout the community.</p><p>“It’s important to come out here ... guns down, peace up,” Bucknor said. “We’re here together to celebrate those who’ve lost family members due to gun violence and any type of violence.”</p><p>Organizers said the walk and festival were designed to bring the community together, support grieving families and encourage efforts to reduce violence.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Judge tosses Kennedy Center suit against musician who canceled Christmas Eve show]]></title><link>https://www.local10.com/news/national/2026/06/06/judge-tosses-kennedy-center-suit-against-musician-who-canceled-christmas-eve-show/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/06/06/judge-tosses-kennedy-center-suit-against-musician-who-canceled-christmas-eve-show/</guid><dc:creator><![CDATA[By MELISSA GOLDIN, Associated Press]]></dc:creator><description><![CDATA[Attorneys for musician Chuck Redd say a D.C. Superior Court judge dismissed a breach of contract lawsuit filed against Redd after he canceled a Christmas Eve performance at the Kennedy Center in protest of President Donald Trump's influence over the venue.]]></description><pubDate>Sat, 06 Jun 2026 19:20:02 +0000</pubDate><content:encoded><![CDATA[<p>Attorneys for musician Chuck Redd say a D.C. Superior Court judge dismissed a breach of contract lawsuit filed against Redd after he canceled a Christmas Eve performance at the Kennedy Center in protest of President Donald Trump's influence over the venue.</p><p>The dismissal on Friday was granted under Washington's Anti-SLAPP laws, which are designed to prevent meritless lawsuits intended to silence opposing points of view on matters of public interest.</p><p>Redd, a drummer and vibraphone player who has toured with everyone from Dizzy Gillespie to Ray Brown, had presided over holiday “Jazz Jams” at the Kennedy Center since 2006. He called off last year’s performance shortly after Trump’s handpicked board at the Kennedy Center voted to add the president’s name to the facility.</p><p>“The Center sued Mr. Redd because he publicly and rightly objected to adding Donald Trump’s name to the Kennedy Center, a living memorial to former President John F. Kennedy," Lisa J. Banks, one of Redd's lawyers, said in a statement. "The lawsuit against Mr. Redd was political retribution, pure and simple, by the Trump Kennedy Center, and the Court correctly saw it as such in dismissing the case with prejudice.”</p><p>Redd told The Associated Press in an email Saturday morning that he is “very pleased with the judge's ruling.”</p><p>The motion to dismiss, filed in March, argued that Redd wasn't contractually obligated to perform. It included the contract provided by the Kennedy Center, which the artist never signed.</p><p>Representatives for the Kennedy Center did not immediately respond to a request for comment on the suit's dismissal.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JDICMCEEEJNRZIPEDYGVLHYMHE.jpg?auth=85e81d8c55adeed12b3fdce731fdc87a443dd3db2549dc8cb2572371a0bbb206&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A bust of President John F. Kennedy is displayed in the John F. Kennedy Memorial Center For The Performing Arts, Thursday, June 4, 2026, in Washington. (AP Photo/Rahmat Gul)]]></media:description><media:credit role="author" scheme="urn:ebu">Rahmat Gul</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YV4FFVTMEOT6BJTRFFAZE47BWA.jpg?auth=e0a9a8a8576a61a5bd2fe498023463f1d5f5e5271c01346979c93ac8db5a56f9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A man wheels a garbage bin outside of The John. F. Kennedy Center for the Performing Arts, Saturday, June 6, 2026, in Washington. (AP Photo/Rod Lamkey, Jr.)]]></media:description><media:credit role="author" scheme="urn:ebu">Rod Lamkey</media:credit></media:content></item><item><title><![CDATA[Caminata por la Paz de Lauderhill reúne a la comunidad para honrar a víctimas de la violencia armada ]]></title><link>https://www.local10.com/espanol/2026/06/06/caminata-por-la-paz-de-lauderhill-reune-a-la-comunidad-para-honrar-a-victimas-de-la-violencia-armada/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/06/caminata-por-la-paz-de-lauderhill-reune-a-la-comunidad-para-honrar-a-victimas-de-la-violencia-armada/</guid><dc:creator><![CDATA[Jolena Esperto, Ryan Mackey]]></dc:creator><description><![CDATA[Residentes, familias y líderes comunitarios se reunieron para la Caminata por la Paz de la ciudad de Lauderhill, evento comunitario enfocado a la unidad, la sanación y la concientización sobre la violencia armada.]]></description><pubDate>Sat, 06 Jun 2026 18:39:44 +0000</pubDate><content:encoded><![CDATA[<p>Residentes, familias y líderes comunitarios se reunieron el sábado para la Caminata por la Paz de la ciudad de Lauderhill, un evento comunitario enfocado en la unidad, la sanación y la concientización sobre la violencia armada.</p><p>Los participantes caminaron desde el Departamento de Policía de Lauderhill hasta el Ayuntamiento, portando carteles con mensajes como “Nuestra comunidad, nuestra paz, nuestra responsabilidad” y “Menos armas, más paz”.</p><p>La caminata fue escoltada por agentes de la Policía de Lauderhill para garantizar la seguridad de los participantes a lo largo de la ruta.</p><p>Muchas de las personas que participaron han sido afectadas personalmente por la violencia armada, incluidos padres que han perdido hijos.</p><p>Entre ellos estaba Brittany Bucknor, una madre que compartió la historia de su hija, Destiny Bucknor, quien murió por disparos hace casi tres años.</p><p>“Perdí a mi hija Destiny, que tenía solo 19 años de edad, el 4 de julio de 2023”, dijo. “Iba con un familiar en un Slingshot y dispararon contra el vehículo, y murió instantáneamente por el impacto”.</p><p>Bucknor dijo que Destiny se había graduado recientemente de la escuela secundaria y había sobrevivido al lupus.</p><p>“Estaba lista para vivir su vida, quería convertirse en una mujer afroamericana bombera, y su vida le fue arrebatada demasiado pronto”, agregó.</p><p>El evento honró a las víctimas de la violencia armada mientras promovía la paz y la seguridad pública en toda la comunidad.</p><p>“Es importante venir aquí... menos armas, más paz”, dijo Bucknor. “Estamos aquí juntos para honrar a quienes han perdido familiares debido a la violencia armada y cualquier otro tipo de violencia”.</p><p>Los organizadores indicaron que la caminata y el festival fueron diseñados para unir a la comunidad, apoyar a las familias en duelo y fomentar esfuerzos para reducir la violencia.</p>]]></content:encoded></item><item><title><![CDATA[Richard Childress compares pain of losing Kyle Busch to Dale Earnhardt’s death]]></title><link>https://www.local10.com/sports/2026/06/06/richard-childress-compares-pain-of-losing-kyle-busch-to-dale-earnhardts-death/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/06/richard-childress-compares-pain-of-losing-kyle-busch-to-dale-earnhardts-death/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[BROOKLYN, Mich. (AP) — Richard Childress had hoped to announce a contract extension for Kyle Busch at Michigan International Speedway.]]></description><pubDate>Sat, 06 Jun 2026 17:53:24 +0000</pubDate><content:encoded><![CDATA[<p>BROOKLYN, Mich. (AP) — Richard Childress had hoped to announce a contract extension for Kyle Busch at Michigan International Speedway.</p><p>Instead, the longtime owner of Richard Childress Racing held a news conference Saturday at the track to publicly address the unexpected death of Kyle Busch for the first time since the two-time Cup Series champion died on May 21 after severe pneumonia progressed into sepsis.</p><p>For Childress, whose NASCAR team weathered the loss of seven-time champion Dale Earnhardt in a fatal crash at the 2001 Daytona 500, the ache was all too familiar.</p><p>“You lose two of the greatest drivers that’s ever driven a car in NASCAR and to have to go through it again,” Childress said. “I just feel so bad for the family and the employees and everybody. But yeah, I mean, I haven’t slept very good lately.”</p><p>Childress said he spoke to Busch the night before he was hospitalized after becoming unresponsive while testing in the Chevrolet racing simulator in Concord, North Carolina.</p><p>Busch, who was in a contract year, died the next day. His death certificate cited hemorrhagic shock and disseminated intravascular coagulation. The 41-year-old was in the midst of a 105-Cup race win drought.</p><p>But he had finished a season-best eighth at Watkins Glen after a crew chief change, and Childress said there were positive discussions about Busch returning to the No. 8 Chevrolet next year.</p><p>“He said, ‘You give me cars like you gave me the last three weeks, I will make The Chase this year,’” Childress said. “We were that confident.”</p><p>With RCR switching to the No. 33, Austin Hill has driven Busch’s car the past two races. Childress said Hill will remain in the ride the rest of the season.</p><p>“We don’t want to put a burden back on everybody trying to go from one driver to the other,” Childress said.</p><p>The team is safeguarding the No. 8 for the possible Cup career of 11-year-old Brexton Busch, even if Kyle’s son races for another team.</p><p>Kyle and Brexton Busch had been on hunting trips recently with Childress, who watched the father and son race at a dirt track in the Charlotte, North Carolina, area.</p><p>“Talking to Kyle at different times, knowing his plans and what he had in the future for Brexton and his family,” Childress said. “The many things that we all could have done together, that was probably the toughest part of this whole thing.”</p><p>Childress, 80, founded his team in 1969 and has been leaning on grandsons Austin and Ty Dillon to guide the organization along with RCR president Mike Verlander and team executive Mike Dillon, Childress’ son-in-law.</p><p>“It’s never easy,” Childress said. “They just gave me a little bit of time to get my head right.”</p><p>He believes Busch should go immediately into the NASCAR Hall of Fame, which elected its 2027 class last month.</p><p>“Kyle will go down in history as one of the greatest race drivers that’s ever been,” Childress said. “His legacy is that he was a man that a lot of people thought he was tough to deal with, and that he wouldn’t last long. He is a man that loves his sport. He loved it so much he wanted to see his family carry on in it. To see the enjoyment in Kyle’s eyes watching his son race was just unbelievable.”</p><p>___</p><p>AP auto racing: https://apnews.com/hub/auto-racing</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SH25WBIWKEQN6C44QEC2V3JNK4.jpg?auth=114f476825e4ce4ce833a9578e308f361174fa2df16477f05bb48a3506f2c4e2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Kyle Busch waits for the start of a NASCAR Xfinity Series auto race Saturday, June 19, 2021, in Lebanon, Tenn. (AP Photo/Mark Humphrey, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Humphrey</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SVRHG4NZP3BX6MW46RP5BZKIFI.jpg?auth=03cc0b12341b968247cf20f7388fb3dbd91325dc1d2f179f5e8f6215b0d6cc17&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Kyle Busch carries his son, Brexton, as his wife, Samantha, left, watches before the NASCAR Cup Series auto race at Kansas Speedway in Kansas City, Kan., May 12, 2018. (AP Photo/Colin E. Braley, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Colin E. Braley</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/W6ZWXITBO3AF3O5IJADJVWUOKE.jpg?auth=ccedd1bc7563a894a448e4623d88e9011df150e9c554a33cfbc8703cc4f8a424&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A decal is displayed on Denny Hamlin's car in honor of late driver Kyle Busch prior to a NASCAR Cup Series auto race, Sunday, May 24, 2026, in Charlotte, N.C. (AP Photo/Matt Kelley)]]></media:description><media:credit role="author" scheme="urn:ebu">Matt Kelley</media:credit></media:content></item><item><title><![CDATA[Manifestantes repelen operativo policial para despejar ruta tras 36 días de protestas en Bolivia]]></title><link>https://www.local10.com/espanol/2026/06/06/manifestantes-repelen-operativo-policial-para-despejar-ruta-tras-36-dias-de-protestas-en-bolivia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/06/manifestantes-repelen-operativo-policial-para-despejar-ruta-tras-36-dias-de-protestas-en-bolivia/</guid><dc:creator><![CDATA[Por The Associated Press, Associated Press]]></dc:creator><description><![CDATA[LA PAZ, Bolivia (AP) — Las fuerzas de seguridad de Bolivia no lograron despejar el sábado una estratégica carretera en el oriente del país y debieron replegarse ante la resistencia de manifestantes, en una operación que dejó seis policías heridos en medio de una larga protesta que comenzó hace 36 días para exigir la renuncia del presidente Rodrigo Paz.]]></description><pubDate>Sun, 07 Jun 2026 01:02:04 +0000</pubDate><content:encoded><![CDATA[<p>LA PAZ, Bolivia (AP) — Las fuerzas de seguridad de Bolivia no lograron despejar el sábado una estratégica carretera en el oriente del país y debieron replegarse ante la resistencia de manifestantes, en una operación que dejó seis policías heridos en medio de una larga protesta que comenzó hace 36 días para exigir la renuncia del presidente Rodrigo Paz.</p><p>Los seis policías resultaron heridos por disparos de bala, uno de ellos en la cabeza, informó el coronel David Gómez, comandante de la región de Santa Cruz. Los policías solo usaron equipos antimotines, aseveró.</p><p>También hubo 26 civiles heridos, la mayoría por contusiones, en San Julián, poblado rural de Santa Cruz, escenario de los violentos choques, informó a la prensa Carlos Escalante, el director médico del hospital público de dicha localidad.</p><p>Un similar operativo ejecutado la víspera logró despejar una ruta que abastece de alimentos a La Paz que por más de un mes sufre de escasez de alimentos y combustibles por las protestas.</p><p>La intervención del sábado en la región de Santa Cruz, la mayor región agroindustrial, derivó en violentos choques con manifestantes afines al expresidente Evo Morales (2006-2019).</p><p>“La vía fue despejada en un primer momento, pero los manifestantes volvieron a reagruparse para mantener los cortes”, dijo Gómez más temprano.</p><p>Tras el repliegue policial y militar, los manifestantes asaltaron y saquearon la comisaria policial de San Julián, dijo la policía.</p><p>El mandatario centroderechista Paz afronta duras protestas sociales desde que asumió el gobierno hace siete meses por parte de sindicatos rurales y urbanos que reclaman su dimisión ante la falta de respuestas a la peor crisis económica que vive el país en cuatro décadas. El gobierno acusa a Morales de alentar las protestas.</p><p>Paz ha priorizado el diálogo con los movilizados y la apertura de “corredores humanitarios” en La Paz y ha evitado el uso de armamento en las fuerzas de seguridad para evitar posibles incidentes que agravarían el conflicto, según el gobierno.</p><p>Varios sectores del país han demandado al mandatario que declare estado de excepción debido a la escasez de alimentos y combustibles en La Paz y otras ciudades, con centenares de camiones atrapados en los bloqueos y pérdidas por más 2.000 millones de dólares, según los gremios empresariales.</p><p>El sábado, el legislativo debatía los alcances de una ley de estado de excepción para frenar la ola de protestas, cuya aprobación se prevé para la madrugada del domingo.</p><p>“Vamos a desbloquear las carreteras con diálogo y con los instrumentos legales para defender a las mayorías y lo que se debate en el legislativo es el marco legal para el empleo de las fuerzas armadas”, dijo el mandatario la víspera.</p><p>Hasta el momento las protestas han dejado 10 fallecidos, la mayoría por falta de atención médica debido a los cortes de ruta, según el Defensor del Pueblo.</p><p>El gobernante boliviano ha recibido el respaldo del gobierno estadounidense y de varios países de la región.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3ZI2GZ5Q75ZLMIBQLTRW6BC76E.jpg?auth=4c2e82646bc67fe6e387a40082936a958f8f0605a566220939be9872c71448a3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Una mujer pasa junto a la policía militar luego de que ésta despejara una carretera bloqueada por manifestantes, en Carreras, Bolivia, el viernes 5 de junio de 2026. (AP Foto/Juan Karita)]]></media:description><media:credit role="author" scheme="urn:ebu">Juan Karita</media:credit></media:content></item><item><title><![CDATA[Golden Tempo wins the 158th running of the Belmont Stakes after winning the Kentucky Derby]]></title><link>https://www.local10.com/sports/2026/06/06/golden-tempo-wins-the-158th-running-of-the-belmont-stakes-after-winning-the-kentucky-derby/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/06/golden-tempo-wins-the-158th-running-of-the-belmont-stakes-after-winning-the-kentucky-derby/</guid><dc:creator><![CDATA[By SPENCER RIPCHIK, Associated Press]]></dc:creator><description><![CDATA[SARATOGA SPRINGS, N.Y. (AP) — Golden Tempo showed exactly why he is a great closer, and his stretch run at the Belmont Stakes on Saturday delivered more history for trainer Cherie DeVaux.]]></description><pubDate>Sun, 07 Jun 2026 01:17:33 +0000</pubDate><content:encoded><![CDATA[<p>SARATOGA SPRINGS, N.Y. (AP) — Golden Tempo showed exactly why he is a great closer, and his stretch run at the Belmont Stakes on Saturday delivered more history for trainer Cherie DeVaux.</p><p>Ridden by jockey Jose Ortiz from 12 lengths off the lead, Golden Tempo surged from the back of the pack to win the 158th rendition of the race. The victory came five weeks after his last-to-first charge to win the Kentucky Derby.</p><p>“Golden Tempo is amazing. Jose is amazing,” said DeVaux. “I think he needed to do this to kind of show that he was meant to win the Derby and that he is a horse that belongs in that conversation of being one of the top 3-year-olds.”</p><p>Golden Tempo held off Commandment to win by a length and a quarter at odds of 6-1. Commandment was second and favorite Renegade placed third.</p><p>“I followed them closely in the second turn,” Ortiz said. “They started to pick it up, so I did as well. I was just waiting for the right time to go all in. When I asked him to go, my horse responded.”</p><p>DeVaux, after becoming the first woman to train a Kentucky Derby winner, is the second in four years to do so at the Belmont. Jena Antonucci won it with  Arcangelo in 2023. DeVaux is the first woman to win multiple Triple Crown races.</p><p>“It’s overwhelming,” DeVaux said. “All the credit goes to Golden Tempo, who won the race, and Jose did a wonderful job of making it happen. But I’m just so fortunate to be in this position. It’s history-making, and I’ve kind of shied away from it, but I’m really grateful that I am that person.”</p><p>DeVaux was born in Saratoga Springs and began her training career there, but she doesn’t call herself a Saratoga native. She spends most of her time in Kentucky now and said she grew up in southern Florida. But after all the support she’s received from the town, she has started to embrace it.</p><p>“Everyone is kind of calling me the hometown girl,” DeVaux said. “So that’s kind of fun. I’m going to miss our appetizer (at) Saratoga, as we call it, the ‘Bellatoga.’”</p><p>Golden Tempo was the third choice in the race. There were concerns about whether he could pull off another big comeback win in a field that included Renegade. The Todd Pletcher-trained horse finished second to Golden Tempo by a neck in the Derby.</p><p>The pace was not nearly as fast as it was at Churchill Downs, yet Golden Tempo still was able to close in time to win the 1 1/4-mile race in 2:03.49. It didn’t matter, as he was the best in the field of nine horses.</p><p>“He wasn’t going to get that setup as he did in the Derby,” Ortiz said. “We all knew that, and I was a little worried about it. He needed some kind of setup. But today, there wasn’t one and he showed up today and won.”</p><p>Golden Tempo won two-thirds of the Triple Crown after DeVaux and owners decided to bypass the Preakness. He is the second horse in as many years to win the Kentucky Derby and the Belmont after not running in the middle jewel.</p><p>“We made our decision, and we won today and we’re going to be happy about that,” DeVaux said.</p><p>This was the third and final time for the Belmont at Saratoga in upstate New York, while its traditional home on the border of Queens and Long Island is getting demolished and rebuilt. Run at 1 1/4 miles because of the track at Saratoga, the race is set to return to Belmont Park next year when it will return to its traditional 1 1/2-mile distance.</p><p>“It’s so meaningful,” DeVaux said. ”A lot of family here. Saratoga, it’s been wonderful to have such a historic race here. ... It’s so meaningful because the town gets to have this and celebrate it along with us.”</p><p>Golden Tempo paid $14 to win, $7.32 to place and $3.88 to show. Commandment paid $7.02 to show and $4.08 to place, while Renegade paid $2.52 to place.</p><p>Ortiz followed Renegade, ridden by older brother Irad, just as he did in the Derby. It worked out just the same in the first Saturday in June as the first Saturday in May.</p><p>“He was bouncing a bit today, which made me very happy because I wanted him to be a little bit sharper today,” Jose Ortiz said. “You can see him, he’s very relaxed. He does what I ask him to do. That’s the main thing.”</p><p>Co-owner Vinnie Viola dedicated the race to his late friend Dominic DiPrisco, who died Wednesday at age 70. Viola prayed to DiPrisco Saturday morning, hoping for an extra push in the Belmont Stakes.</p><p>“I know you’re in heaven, and I love you, and this race is for you,” Viola said. “It means more than I can express in words right now.”</p><p>Ortiz won the Belmont Stakes for the second time, nine years after his first aboard Tapwrit in 2017.</p><p>“We just wanted him to get better and keep winning these kinds of races,” Ortiz said. “We’re very happy with him. It’s all about him.”</p><p>___</p><p>AP Sports Writer Stephen Whyno in New York contributed.</p><p>___</p><p>AP horse racing: https://apnews.com/hub/horse-racing</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WGJLCLT6UTDLQMXTM22MX7PF2A.jpg?auth=3d0f156850aa3bc9e16d175e25feb79cc85fa302474ba78f8924de104b268c07&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jockey Jose Ortiz celebrates as he crosses the finish line aboard Golden Tempo (9) to win the 158th running of the Belmont Stakes horse race, Saturday, June 6, 2026, in Saratoga Springs, N.Y. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IN44G56TUNI27UUSESZPWAKFRI.jpg?auth=9b3944209bb7c333dedf7071f66de96e82357fa9b9d3535e652d503cd3c152ee&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Golden Tempo (9) with Jockey Jose Ortiz crosses the finish line to win the 158th running of the Belmont Stakes horse race, Saturday, June 6, 2026, in Saratoga Springs, N.Y. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ASYYS727K45ULDAQ2ZGMWRSGUI.jpg?auth=449779f81b9b5279d35ef4172ee4df2fff2377403d9e107aef371e7844be16e1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jockey Jose Ortiz celebrates aboard Golden Tempo as they are led to the winner's circle after winning the 158th running of the Belmont Stakes horse race, Saturday, June 6, 2026, in Saratoga Springs, N.Y. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4MHOV2BTCGAXIWATCJILUFV6WM.jpg?auth=aa13e02bf31883c4928f24d2281b8b00f06693e8cdf5ed2c2f4e245092c8202b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Trainer Cherie DeVaux, right, greet Golden Tempo (9) and Jockey Jose Ortiz after they won the 158th running of the Belmont Stakes horse race, Saturday, June 6, 2026, in Saratoga Springs, N.Y. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZLBCF2RSL3MCNSYZZM2VO5VGDY.jpg?auth=a9451dd945056fe9da85ca1de11b2fdb788fb1e8fc7d819061da87b3af94a350&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Trainer Cherie DeVaux, center, with Jockey Jose Ortiz, left, holds the trophy after Golden Tempo won the 158th running of the Belmont Stakes horse race, Saturday, June 6, 2026, in Saratoga Springs, N.Y. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content></item><item><title><![CDATA[Pearl Jam bassist Ament highlights skateboarding's impact in Indigenous communities in Tribeca film]]></title><link>https://www.local10.com/entertainment/2026/06/06/pearl-jam-bassist-ament-highlights-skateboardings-impact-in-indigenous-communities-in-tribeca-film/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/06/06/pearl-jam-bassist-ament-highlights-skateboardings-impact-in-indigenous-communities-in-tribeca-film/</guid><dc:creator><![CDATA[By DAN GELSTON, Associated Press]]></dc:creator><description><![CDATA[Raised in the rural Montana community of Big Sandy, Jeff Ament got hooked as a teenager on skateboarding at a time when not much more than only a handful of ramps were available in the state.]]></description><pubDate>Sat, 06 Jun 2026 20:37:22 +0000</pubDate><content:encoded><![CDATA[<p>Raised in the rural Montana community of Big Sandy, Jeff Ament got hooked as a teenager on skateboarding at a time when not much more than only a handful of ramps were available in the state.</p><p>Ament's first love was a “terrible” clay wheel skateboard and his passion blossomed on a family trip to California, where he skateboarded and felt the g-forces on urethane wheels on paved asphalt streets and then poured through the pages of Skateboarder magazine on the 20-hour drive home to Montana.</p><p>Ament found pictures of decks and ramps that he used as inspiration for designs that his dad, George, would help him build — like how to craft a kick tail and create the perfect tail radius — and took his skateboard to compete in larger contests around the state.</p><p>“I think the idea that he was helping me build something was the most important thing to him,” Ament said. “He gave me a life skill.”</p><p>Ament's other major life skill, as bassist for the Pearl Jam band he co-founded, also has served him well and provided him with the means to help fund the creation of world-class skateboard parks in Montana. Many are in small, isolated communities, including at least one on every state Native American reservation by the end of the year. Construction starts in two weeks for one on the last reservation on the list, Northern Cheyenne.</p><p>“I think a lot of people don’t understand artists,” Ament said on a Zoom with The Associated Press. “I think skateboarding is probably even more of an art than it is a sport.”</p><p>Ament has found the parks can help kids survive and thrive outside of daily isolation, a message spread in the short documentary “Paving the Way.” Ament created original music for the film — which captures skateboarding’s power to foster creativity, challenge stereotypes and build community, spotlighting Indigenous youth on the Flathead Reservation — that premiers Sunday at the Tribeca Festival in New York.</p><p>The film tells the story through skater and artist Alishon Kelly, who perseveres with her love of skateboarding even with a broken foot. “Paving the Way” is directed by Keelan Williams and was nominated for the Big Sky Award at the Big Sky Documentary Film Festival.</p><p>“I think what he captures really well is just, when you have that thing inside of you, you just feel the need to be created,” Ament said. “I think it explains it really well, how cathartic it can be, how it helps you understand other aspects of your life.”</p><p>At the film’s backbone is a partnership between Jeff’s Montana Pool Service — a nod to the large bowl at the center of a skate park — and the Confederated Salish & Kootenai Tribes, as five new skateparks rise across the Flathead Reservation.</p><p>“We’re reminding people of our first peoples,” Ament said. “I think most people in this country have no idea that they even exist. I think there’s even been certain people in our government that are trying to kind of rewrite history, erase history. You even hear young people, say, younger people than me, talk about the Native people as if they’re immigrants.”</p><p>The 63-year-old Ament delivered the commencement speech at MSU-Northern in Montana last month and touched on the importance for the graduates to be being open to getting out and seeing the world, even if they come from areas that can seem disconnected from their rural hometowns. He met with some of the students after the ceremony and found the experience “gave me hope. I think sometimes I don’t always see the best of the younger generation. They’re almost to a person, so gung-ho about getting out, getting after it.”</p><p>There also are plans in the works to get “Paving the Way” out in the world — Ament hoped for distribution beyond Tribeca, where Pearl Jam singer Eddie Vedder was the focus of a film in the festival last year — now available on YouTube or PBS — but wanted to make sure the film is somehow available to those in Indigenous communities and to show them the hope, resilience and joy that can be found at the skateboarding parks.</p><p>“These parks are where we come together and where we look out for each other,” said Terrence Lozeau, a skater featured in the film. “You see little kids watching the older ones and learning.”</p><p>As for Ament's day job, Pearl Jam returns in September to headline the Ohana festival in Dana Point, California, in its first performance since drummer Matt Cameron left the band in May after 27 years. The band has kept the identity of his replacement under wraps and will make it official at the Sept. 27 festival.</p><p>“I think the big question is, if it’s going to work out that this is our future drummer,” Ament told the AP. “It’ll be the first show, so there’s a little bit of a trial happening. It’s exciting. It’s taken a little bit longer than we thought it would take. We’re not in any massive rush either."</p><p>Ament said the band has started writing new songs but would like to play a few dates with the new drummer before Pearl Jam hits the studio again next year.</p><p>“I think we need to get out and play like 10, 15 shows with whoever our drummer is and just kind of get that part going before we make a record,” Ament said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NAYS5M5OJ3A7VHMGRQ45HWTLVY.jpg?auth=034822b980bd51d170a58290c4372f8d5d90e52c1db65dc7288d36eaa8aaede3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Jeff Ament of Pearl Jam performs during BottleRock Napa Valley on May 25, 2024, in Napa, Calif. (Photo by Amy Harris/Invision/AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Amy Harris</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6LM35LRTHFVHOUAELOEQXL4KS4.jpg?auth=1d82d240b9f979935427dd5444b9efe3ca16abed0e3800aa3cd84bb55bfe0e9b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This film still provided by Full Glow on Saturday, June 6, 2026, shows a scene from a short documentary called "Paving the Way" filmed on the Flathead Indian Reservation in northwestern Montana. (Full Glow via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/MNVFGYFV4WETB2NOLW5YA3FS7M.jpg?auth=4781c61caa7f83a3b8dfd38f094d650fdf17b826559f389e7e106c2f8e4c06d2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This film still provided by Full Glow on Saturday, June 6, 2026, shows a scene from a short documentary called "Paving the Way" filmed on the Flathead Indian Reservation in northwestern Montana. (Full Glow via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/VMFPAQNVGS4FJSWFLR26JXV7FA.jpg?auth=39c17f8b6f239ec5e9e2bd18100e7c09a3562550671339e726b71ad10f2e1997&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This film still provided by Full Glow on Saturday, June 6, 2026, shows a scene from a short documentary called "Paving the Way" filmed on the Flathead Indian Reservation in northwestern Montana. (Full Glow via AP)]]></media:description></media:content></item><item><title><![CDATA[Golden Knights beat Hurricanes 5-4 in 2OT in Game 3 after blowing 4-goal lead]]></title><link>https://www.local10.com/sports/2026/06/07/golden-knights-beat-hurricanes-5-4-in-2ot-in-game-3-after-blowing-4-goal-lead/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/07/golden-knights-beat-hurricanes-5-4-in-2ot-in-game-3-after-blowing-4-goal-lead/</guid><dc:creator><![CDATA[By MARK ANDERSON, Associated Press]]></dc:creator><description><![CDATA[LAS VEGAS (AP) — Shea Theodore scored at 5:38 of the second overtime, avoiding what could have been a potentially devastating loss for the Golden Knights after they blew a four-goal lead, and Vegas beat the Carolina Hurricanes 5-4 on Saturday night for a 2-1 series lead.]]></description><pubDate>Sun, 07 Jun 2026 04:59:03 +0000</pubDate><content:encoded><![CDATA[<p>LAS VEGAS (AP) — Shea Theodore scored at 5:38 of the second overtime, avoiding what could have been a potentially devastating loss for the Golden Knights after they blew a four-goal lead, and Vegas beat the Carolina Hurricanes 5-4 on Saturday night for a 2-1 series lead.</p><p>Theodore’s goal went in off goalie Brandon Bussi’s skate. It came long after teammate Mitch Marner had the fastest hat trick in Stanley Cup Final history.</p><p>The teams take two days off before meeting in Game 4 on Tuesday night in Las Vegas. Teams that take a 2-1 series lead in the final went on to win the Cup 46 of 57 times, or 80.7%.</p><p>Carolina had been 6-0 in overtime this postseason. The Hurricanes were trying to become the first team to win after trailing by at least four goals in the third period, but now clubs in that situation are 0-109.</p><p>“We just left our foot off the gas,” Theodore said on the ABC broadcast. “I think we have to be sharper in the third, but I liked the resiliency out of our group. I liked the way we started that second overtime, and I felt like we were more on our toes.”</p><p>This was the 10th time the first three games of a Cup Final were decided by a point. The last time was in 2016 between Pittsburgh and San Jose.</p><p>The Golden Knights seemed to have it in hand after scoring four times in the second, including a natural hat trick by Marner.</p><p>But Jordan Martinook, Taylor Hall and Jordan Staal scored goals for the Hurricanes. Their goals, occurring 39 seconds apart, are the fastest in a Cup Final game.</p><p>Andrei Svechnikov jammed in a puck on a six-on-four power play with 1:42 left to force overtime.</p><p>Marner’s scoring outburst came over a 6:10 stretch of the second period, and he had four points in the period. He had the secondary assist on Tomas Hertl’s goal midway through the period.</p><p>The last time a player had four points in a period of the Cup final was in 1919 when Frank Foyston of the Seattle Metropolitans pulled off that feat.</p><p>Marner nearly added to the total in the third period, but failed to capitalize on a breakaway and a penalty shot. Those missed chances came back to bite the Golden Knights.</p><p>The Hurricanes made the comeback after changing goalies to open the third, going with Bussi, who made 18 saves. Frederik Andersen had given up those four goals on 16 shots.</p><p>Carolina also rallied without forward and former Golden Knight William Carrier, who had an upper-body injury in the second period.</p><p>Vegas’ Carter Hart stopped 29 shots.</p><p>Vegas twice thought it took the lead early in the second period, but the Hurricanes successfully challenged both goals to keep the game scoreless.</p><p>Mark Stone’s goal from the slot 36 seconds into the period was overturned when Brett Howden was determined to be offside after a video review. Another review wiped off Jack Eichel’s rebound goal four minutes in when Rasmus Andersson was called for goalie interference.</p><p>It’s not the first time this series went against the Golden Knights.</p><p>An unsuccessful video challenge by Vegas coach John Tortorella in Game 2 on Thursday night led to a power-play goal by Staal, whose goal helped the Hurricanes rally to win 4-3 in overtime.</p><p>The Golden Knights received a major boost when defenseman Brayden McNabb took the ice. He took a puck in the face in the first period Thursday night at Carolina and didn’t return to the game. McNabb, who had on a cage to protect his face, is Vegas’ best defensive defenseman. He was on the first defensive pair with Theodore.</p><p>This series has been, if anything, unpredictable.</p><p>Each team blew two-goal leads in the first two games, with the Golden Knights rallying in the opener and Hurricanes responding with a Game 2 victory in overtime.</p><p>___</p><p>AP NHL: https://apnews.com/hub/stanley-cup and https://apnews.com/hub/nhl</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QEKJAMW4I6YCKCG6OXZUXC6BDY.jpg?auth=e76366a0b2908e56124b4bf4c87e210f310e31e5d34e77667e89b2193ff41954&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Vegas Golden Knights center William Karlsson (71) and Vegas Golden Knights right wing Mitch Marner (93) celebrate after Vegas Golden Knights defenseman Shea Theodore scored against Carolina Hurricanes goaltender Brandon Bussi (32) during the second overtime in Game 3 of the NHL hockey Stanley Cup Final series, Saturday, June 6, 2026, in Las Vegas. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4DV53LNMLRMUY2MZHJDZBFQJAE.jpg?auth=e4c83177e370b8416c2e7fe9c150375694fcb1ab29902c00fea2762fdf1a80bd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Carolina Hurricanes goaltender Brandon Bussi, right, is scored on by Carolina Hurricanes left wing Nikolaj Ehlers as defenseman Alexander Nikishin watches during the second overtime in Game 3 of the NHL hockey Stanley Cup Final series Saturday, June 6, 2026, in Las Vegas. (AP Photo/Candice Ward)]]></media:description><media:credit role="author" scheme="urn:ebu">Candice Ward</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KHE3WVZSQQE3GGA2VLVHXBLPB4.jpg?auth=3a33dd856fc539c08ac329d32cd12d889833dd067322a4c582bde2bb531650d9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Vegas Golden Knights right wing Mark Stone celebrates after the Golden Knights won in the second overtime in Game 3 of the NHL hockey Stanley Cup Final series against the Carolina Hurricanes, Saturday, June 6, 2026, in Las Vegas. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5VK62D3G4UZHOQKCSMZQ7PVRUM.jpg?auth=64d776389e7ad64e5a80d74927fd48da973121c3b1e9651629a3d0f4b67a46a6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Carolina Hurricanes right wing Andrei Svechnikov (37) celebrates his goal with right wing Seth Jarvis (24) and center Jordan Staal (11) as he steps over Vegas Golden Knights defenseman Jeremy Lauzon (5) during the third period in Game 3 of the NHL hockey Stanley Cup Final series Saturday, June 6, 2026, in Las Vegas. (AP Photo/Candice Ward)]]></media:description><media:credit role="author" scheme="urn:ebu">Candice Ward</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HLTP2H26YZ2RD4LNXFNZO3T334.jpg?auth=c0174082000188a2c25e502bd890317a9e764cbc928148dde2d7cf1b84fdf500&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Vegas Golden Knights right wing Mitch Marner, left, celebrates his goal as Carolina Hurricanes defenseman Sean Walker, right, skates behind during the second period in Game 3 of the NHL hockey Stanley Cup Final series, Saturday, June 6, 2026, in Las Vegas. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content></item><item><title><![CDATA[Cuba ex-President Raúl Castro makes first appearance since US charges to celebrate birthday]]></title><link>https://www.local10.com/news/world/2026/06/06/cuba-ex-president-raul-castro-makes-first-appearance-since-us-charges-to-celebrate-birthday/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/06/cuba-ex-president-raul-castro-makes-first-appearance-since-us-charges-to-celebrate-birthday/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[HAVANA (AP) — Raúl Castro, Cuba’s low-profile former president and revolutionary guerrilla, appeared in public for the first time since being indicted by the United States for his alleged role in the 1996 downing of two civilian aircraft, official video released Saturday showed.]]></description><pubDate>Sat, 06 Jun 2026 23:57:56 +0000</pubDate><content:encoded><![CDATA[<p>HAVANA (AP) — Raúl Castro, Cuba’s low-profile former president and revolutionary guerrilla, appeared in public for the first time since being indicted by the United States for his alleged role in the 1996 downing of two civilian aircraft, official video released Saturday showed.</p><p>Castro's celebration of his 95th birthday with top officials and military leaders at the Ministry of Interior in Havana on late Friday offered Cuba's socialist government an opportunity to close ranks and project defiance as the Trump administration escalates its pressure campaign on the fuel-starved island.</p><p>State TV broadcast footage of Castro, clad in his olive-green military uniform, entering a packed theater to a standing ovation, followed by his grandson and bodyguard, Raúl Guillermo Rodríguez, and Cuban President Miguel Diáz-Canel.</p><p>Diáz-Canel delivered an effusive tribute to the “heroism and dignity" displayed by Castro and his late brother, the central figure of the Cuban revolution, Fidel Castro. He praised Raúl Castro, who served as defense minister of Cuba for nearly 50 years, for his “courage and loyalty (that) made him a target from a very early age for the intelligence services of our enemies."</p><p>In a more direct response to provocations by the Trump administration, Diaz-Canel warned that “there will be a decisive and resolute battle" if the U.S. acts on its threats to invade the island.</p><p>“Raúl is Raúl," he said, echoing the slogan that has appeared in billboards across Havana and in a flood of social media posts since the May 20 U.S. indictment of Raúl Castro on murder charges — an apparent attempt to mobilize national unity to counter the government's image of isolation. “Raúl is Cuba, and Cuba is untouchable.”</p><p>Friday's late-night celebration, two days after Castro turned 95, marked a rare public appearance for the low-profile but influential Cuban army general. Although he formally retired from politics in April 2021, Castro is believed to wield considerable political power.</p><p>The Justice Department’s indictment unsealed last month accuses Castro of ordering the 1996 shootdown of civilian planes flown by Miami-based exiles. It was the steepest in a series of escalations since the Trump administration all but cut off Cuba’s oil supplies in January, exacerbating the island's long-running problems like blackouts and a public health crisis.</p><p>The Trump administration demands that Cuba’s socialist government release political prisoners, implement major economic reforms and change its way of governance to avoid becoming a national security threat. Cuba has said it poses no threat to the U.S.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/KG5CPLGQO5TFXL6GENFK3W6PBY.jpg?auth=44de3dd830190d4703566151e9b72a97c30103ed61fead59ee2f67eb7a438b9e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Cuba's President Miguel Diaz-Canel, second left, and Raul Castro's grandson Raul Guillermo Rodriguez Castro, center back, take part in a rally in support of former President Raul Castro in front of the U.S. Embassy in Havana, Cuba, Friday, May 22, 2026, after U.S. prosecutors filed an indictment accusing him of ordering the 1996 shootdown of civilian planes flown by Miami-based exiles. (AP Photo/Ramon Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content></item><item><title><![CDATA[Senior British royals gather as King Charles' nephew marries nurse Harriet Sperling]]></title><link>https://www.local10.com/entertainment/2026/06/06/senior-british-royals-gather-as-king-charles-nephew-marries-nurse-harriet-sperling/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/06/06/senior-british-royals-gather-as-king-charles-nephew-marries-nurse-harriet-sperling/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[King Charles III and his wife Queen Camilla were among senior members of Britain's royal family who donned elegant hats, tailcoats and dresses to attend the wedding of Charles' nephew Peter Phillips on Saturday.]]></description><pubDate>Sat, 06 Jun 2026 16:32:47 +0000</pubDate><content:encoded><![CDATA[<p>King Charles III and his wife Queen Camilla were among senior members of Britain's royal family who donned elegant hats, tailcoats and dresses to attend the wedding of Charles' nephew Peter Phillips on Saturday.</p><p>Phillips, the son of Charles' sister Princess Anne, wed Harriet Sperling, a nurse working for the National Health Service, in a church ceremony in the southwestern English village of Kemble.</p><p>They were joined by more than 100 guests including Prince William, Princess Catherine, Princesses Eugenie and Beatrice and other royals.</p><p>The bride wore a high-neck lace gown designed by Emilia Wickstead.</p><p>Phillips, 48, is the son Anne and her first husband Mark Phillips. He is the late Queen Elizabeth II’s eldest grandson, and William and Prince Harry’s first cousin.</p><p>Phillips split from his first wife Autumn Kelly, with whom he has two children. His engagement to Sperling was announced last year.</p><p>Well-wishers cheered when the bride and royals arrived, and after the ceremony guests held umbrellas in heavy rain to throw rose petals over the couple as they left the church.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JKLJGR6ZDKAF7LD3I4EJNSH4C4.jpg?auth=d77a83ba10e814a8f5d6d07b70d6c189daa197afd25769e5049de1b550f26e9d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Bride Harriet Sperling and bride groom Peter Phillips, accompanied by bridesmaids after their wedding ceremony at All Saints Church in Kemble, Gloucestershire, England, Saturday, June 6, 2026. (Ben Birchall/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Ben Birchall</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2Q7KEAUAE3BF75I3IH3BQT3TLY.jpg?auth=3aced7a7f56c29069885d0c16c2648b2bdcdf2fcaee6e11339a3f322ace26e3f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Britain's King Charles III arriving for the wedding of Harriet Sperling to Peter Phillips at All Saints Church in Kemble, England, Saturday June 6, 2026. (Ben Birchall/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Ben Birchall</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LS4PVXD3LF67WLHJGAQJYJNUSU.jpg?auth=0b1b9e96e82ebe1a1e0f4a79035d2b28d2d36675f697e1c8f7608939a5a95f18&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Britain's King Charles III arriving for the wedding of Harriet Sperling to Peter Phillips at All Saints Church in Kemble, England, Saturday June 6, 2026. (Ben Birchall/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Ben Birchall</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HURJV5C5JF6DJAJIG2AUXN7JM4.jpg?auth=2c933378f4cb2ffc3c9e8d8ad51aa2c9d3d49261e88053a3cbbee941bdda8519&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Britain's Kate, Princess of Wales, at the wedding of Harriet Sperling to Peter Phillips at All Saints Church in Kemble, Gloucestershire, England, Saturday, June 6, 2026. (Ben Birchall/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Ben Birchall</media:credit></media:content></item><item><title><![CDATA[Knicks, up 2-0 in NBA Finals, say the job is far from over. And the Spurs aren't conceding anything]]></title><link>https://www.local10.com/sports/2026/06/06/knicks-up-2-0-in-nba-finals-say-the-job-is-far-from-over-and-the-spurs-arent-conceding-anything/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/06/knicks-up-2-0-in-nba-finals-say-the-job-is-far-from-over-and-the-spurs-arent-conceding-anything/</guid><dc:creator><![CDATA[By TIM REYNOLDS, Associated Press]]></dc:creator><description><![CDATA[The New York Knicks are up 2-0. They say they're unfazed.]]></description><pubDate>Sat, 06 Jun 2026 16:21:37 +0000</pubDate><content:encoded><![CDATA[<p>The New York Knicks are up 2-0. They say they're unfazed.</p><p>The San Antonio Spurs are down 0-2. They say they're unfazed.</p><p>Such is the state of things in the NBA Finals, where both teams were taking a travel day on Saturday. Practices resume Sunday and Game 3 of the title series is Monday night at Madison Square Garden, where President Donald Trump will be watching alongside fans who are willing to pay nearly $10,000 for seats so far from the court that 7-foot-4 Spurs center Victor Wembanyama will look tiny.</p><p>The Knicks insist they're not celebrating yet. The Spurs insist they're not defeated yet.</p><p>“Every single day, we chip away and try to be the best that we can be. ... Even with the series it is now, next game, mindset has to be 0-0 again,” said Knicks guard Jalen Brunson, the late-game hero in both the Game 1 and Game 2 wins that New York got in San Antonio to take an absolute stranglehold on the series. “It’s just how it has to be. You can’t be comfortable. You can’t be satisfied with anything. Just got to continue to push forward.”</p><p>That's all they've done for a month and a half now.</p><p>They've won 13 consecutive games, the second-longest single-season playoff run in NBA history behind only a 15-game winning streak by Golden State in the 2017 postseason. They have a chance to be the first team in NBA history to make it through the last three rounds of the playoffs — the conference semifinals, conference final and NBA Finals — unbeaten.</p><p>“One of the things that we preach is being present,” Knicks coach Mike Brown said. “In order to be present, you can’t think about the past, you can’t think about the future. For all of us as humans, that’s hard as heck to do. I constantly, boom, flick myself in the head, tell myself, ‘Be present, be present, be present.’ I obviously mention it to the group, too. With those guys being who they are, they’ve really embraced it, and they’re really trying to live it every single moment during this run.”</p><p>They don't get rattled, even on this stage. Counting the NBA Cup final, which isn't recognized in standings or official league stats, the Knicks are 4-1 against the Spurs this season. The four wins by New York all have something in common: the Knicks trailed by double digits in each of those games.</p><p>— Cup final in Vegas, the Spurs led by 11 (and lost by 11).</p><p>— Regular-season game at MSG, the Spurs led by 12 (and lost by 25).</p><p>— Game 1 of the finals, the Spurs led by 14 (and lost by 10).</p><p>— Game 2 of the finals, the Spurs led by 12 (and lost by one).</p><p>“We just need to figure it out,” Wembanyama said. “We need to keep working on it.”</p><p>The only Spurs win over New York was the regular-season game at home, where they won by two after trailing by 19 and never leading by more than six.</p><p>Go figure.</p><p>“It was going to take everything to win the series anyway,” Spurs guard Stephon Castle said. “Putting ourselves in this type of predicament is going to be tough, but I don’t think it’s anything we can’t handle.”</p><p>The Knicks have an idea of what's coming on Monday.</p><p>The Garden will be shaking to its core, since people who spent the kind of money that they're spending to come see a basketball game likely won't decide to sit quietly in their seats. The energy in the city will be beyond compare, with a 53-year wait for another NBA championship now just two games away and oddsmakers — who have the Knicks at -550 to win the series — basically saying it's inevitable. And the Spurs will come out throwing whatever punches they have left to throw.</p><p>“Knowing them, there’s going to be another level,” Brunson said. “We have to be prepared and be ready to match it and play for 48 minutes. No matter what goes on in the game, we have to have each other’s back, what’s going on, who is on a run, what’s not, who is up, who is down, making sure we are playing together for 48 minutes is really important.”</p><p>If the Knicks could use a cautionary tale, they need look no further than Mikal Bridges. He was with Phoenix when the Suns took a 2-0 lead in the 2021 finals against Milwaukee. The Bucks and Giannis Antetokounmpo won that series in six games. It's a different situation now — those two Suns wins were in Phoenix, not on the road — but it is a reminder that two wins aren't enough.</p><p>“It’s still 0-0 as far as we’re concerned,” Knicks forward Josh Hart said. “Being up 2-0 means really nothing. This (San Antonio) team is going to come out on Monday with an unbelievable amount of energy and desperation, and we’ve got to be better.”</p><p>___</p><p>AP NBA: https://apnews.com/hub/NBA</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SN34OLJ4R7OYD7UGNI2YM6ZFRU.jpg?auth=4ce3cd7ba0065b2b20cf8ca2eef3c29145cf02741715040a7651e42cacdadd31&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Knicks center Karl-Anthony Towns hugs his dad, Karl-Anthony Towns Sr., after Game 2 of the NBA Finals basketball series against the San Antonio Spurs, Friday, June 5, 2026, in San Antonio. (AP Photo/David J. Phillip)]]></media:description><media:credit role="author" scheme="urn:ebu">David J. Phillip</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LGG6OBOBLHOXMETG5JATZP6PCY.jpg?auth=c10be4d3af8f8027f980fc43b0c1efe3e0ba350821ca1eab245aadc1739f093d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Knicks center Karl-Anthony Towns, left, and New York Knicks guard Mikal Bridges, right, pressure San Antonio Spurs forward Victor Wembanyama during the first half of Game 2 of the NBA Finals basketball series, Friday, June 5, 2026, in San Antonio. (AP Photo/Eric Gay)]]></media:description><media:credit role="author" scheme="urn:ebu">Eric Gay</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7CRKQL3UNA5IF22ZH2IHOIZXTM.jpg?auth=2845bd484045ce02988979c9d834d404f9bbffb011110bb6c70e91572aec88c7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[San Antonio Spurs forward Victor Wembanyama shoots a free throw during the first half of Game 2 of the NBA Finals basketball series against the New York Knicks, Friday, June 5, 2026, in San Antonio. (AP Photo/Eric Gay)]]></media:description><media:credit role="author" scheme="urn:ebu">Eric Gay</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BOF63WARY2EHMHO3K6X4VYAFKE.jpg?auth=3b79efe9063ecaaea19165091acb2fd2eae1a671ecfbc032497ba023e1a9411f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[San Antonio Spurs forward Victor Wembanyama (1) defends against New York Knicks center Karl-Anthony Towns (32) during the first half of Game 2 of the NBA Finals basketball series, Friday, June 5, 2026, in San Antonio. (AP Photo/David J. Phillip)]]></media:description><media:credit role="author" scheme="urn:ebu">David J. Phillip</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HZ27RF4NFW2DS6OCVXBAJI5LCQ.jpg?auth=ecb0b1026a4f257900117b0fa13c44e56aa992d33ee0ba0e8cbfbadaea549d3d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[San Antonio Spurs forward Victor Wembanyama walks off the court as time expires during the second half of Game 2 of the NBA Finals basketball series as New York Knicks guard Landry Shamet (44), guard Josh Hart (3), and center Mitchell Robinson (23) celebrate, Friday, June 5, 2026, in San Antonio. (AP Photo/Eric Gay)]]></media:description><media:credit role="author" scheme="urn:ebu">Eric Gay</media:credit></media:content></item><item><title><![CDATA[Knicks coach Mike Brown again finds himself reveling in a long playoff win streak]]></title><link>https://www.local10.com/sports/2026/06/06/knicks-coach-mike-brown-again-finds-himself-reveling-in-a-long-playoff-win-streak/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/06/06/knicks-coach-mike-brown-again-finds-himself-reveling-in-a-long-playoff-win-streak/</guid><dc:creator><![CDATA[By TIM REYNOLDS, Associated Press]]></dc:creator><description><![CDATA[It was April 23, or 6 1/2 weeks ago. The New York Knicks had just endured their second consecutive one-point loss to the Atlanta Hawks, and this one left them trailing 2-1 in their Eastern Conference first-round series.]]></description><pubDate>Sat, 06 Jun 2026 16:13:47 +0000</pubDate><content:encoded><![CDATA[<p>It was April 23, or 6 1/2 weeks ago. The New York Knicks had just endured their second consecutive one-point loss to the Atlanta Hawks, and this one left them trailing 2-1 in their Eastern Conference first-round series.</p><p>Signs of trouble were everywhere.</p><p>The mood in New York was abysmal.</p><p>Mike Brown's future as coach was a hot topic.</p><p>“Stuff's going to happen,” Brown, the Knicks coach in his first year, said that night in Atlanta. “Plenty of teams have been down 1-2. I even think Oklahoma City was down 1-2 last year and they ended up winning it. I'm not saying we're going to win it or anything like that, but the reality of it is it's seven games and you take one game at a time.”</p><p>The Knicks have played 13 games since. The results: win, win, win, win, win, win, win, win, win, win, win, win and win. One game at a time, one win at a time, and quite possibly, one championship at a time. The Knicks are back in New York with a 2-0 lead over San Antonio in the NBA Finals, still riding the strength of a 13-game winning streak.</p><p>A streak like that has happened once before in NBA postseason history, when counting just single-season winning runs. Golden State won 15 in a row on its way to the 2017 title.</p><p>The common thread between those Warriors and these Knicks? That would be Brown. He was an assistant on that Golden State staff and went 12-0 as acting head coach during the playoffs while Steve Kerr was sidelined by back issues.</p><p>“You've got to have good players,” Brown said. “I’m not that smart. You've got to have good players that carry you.”</p><p>Brown's playoff record, officially, is a stellar 64-42 as a head coach.</p><p>Throw those 12 games with the Warriors on his record — which, by NBA rule and precedent, doesn't happen because Kerr was still head coach, just not present on the sideline for those games — and Brown's playoff winning percentage would rise to .644. That would be third best in NBA history among coaches with at least 100 playoff games, behind only Phil Jackson and Kerr.</p><p>Either way, Brown now has to be considered the coaching king of the playoff winning streak.</p><p>A look inside this run by New York:</p><p>Dominant margins</p><p>— The Knicks have outscored Atlanta, Philadelphia, Cleveland and San Antonio in these 13 games by 273 points, the biggest 13-game margin in NBA playoff history. Before this stretch, the biggest 13-game playoff point-differential margin was 225, by those Warriors — the team that Brown led on an interim basis — in 2017.</p><p>— All but two of the Knicks' wins in this streak were by double figures. The exceptions: Game 2 of the Eastern Conference semifinals against Philadelphia (a six-point win) and Game 2 of the NBA Finals against San Antonio (a one-point win). Six additional wins have come with a final margin between 10 and 16 points, and the other five were total blowouts — the Knicks winning those by 29, 30, 37, 39 and 51 points.</p><p>— The Knicks have led by 40 or more in four different games during the streak, including a 61-point lead at Atlanta in the clinching game of that East first-round series.</p><p>Rarely in trouble</p><p>— The Knicks have faced double-digit deficits in just four of the games, with two of those the first two of these NBA Finals against the Spurs. They trailed by 14 in Game 1 and by as many as 12 in Game 2.</p><p>— They also trailed Philadelphia by 12 in Game 3 of the East semifinals and Cleveland by 22 in Game 1 of the East final.</p><p>Road warriors</p><p>— New York is 8-0 on the road during this winning streak, the final margin in those games — even with a one-point game from Friday in there — averaging a staggering 21.5 points.</p><p>— The only team in Knicks history with a longer road winning streak, either in the regular season or playoffs, was the 1969-70 team that once won 12 in a row away from home. That team went on to win New York's first NBA title.</p><p>___</p><p>AP NBA: https://apnews.com/hub/nba</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/USLPCCLDNN66N4YM2IUEXGC3CY.jpg?auth=0465d38697df432789a650f1140dc692c6716d2214c3ce9ee5661a60339c9ef6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Knicks head coach Mike Brown makes a call during the first half of Game 2 of the NBA Finals basketball series against the San Antonio Spurs, Friday, June 5, 2026, in San Antonio. (AP Photo/Eric Gay)]]></media:description><media:credit role="author" scheme="urn:ebu">Eric Gay</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XAQK6HFJPCTLYMU43ZCATD55GU.jpg?auth=1af00ec1479d9b96d07e51f187d49e9a09b589c5d0030228dc45580ed96c6fef&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Knicks head coach Mike Brown laughs with center Karl-Anthony Towns (32) during a time out during the second half of Game 1 of the NBA Finals basketball series against the San Antonio Spurs, Wednesday, June 3, 2026, in San Antonio. (AP Photo/David J. Phillip)]]></media:description><media:credit role="author" scheme="urn:ebu">David J. Phillip</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VNDD3NRIFYUNRZAZMGFG4KSZ3A.jpg?auth=7523935e4a020280c059ac95c78141fd00a5906e7ce74d63995d5b51e22cd796&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Knicks head coach Mike Brown speaks to the media prior to the start of the NBA Finals basketball series against the San Antonio Spurs, Tuesday, June 2, 2026, in San Antonio. (AP Photo/Eric Gay)]]></media:description><media:credit role="author" scheme="urn:ebu">Eric Gay</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JGSRYAWPFIQLQZMSUEIZMUYX2I.jpg?auth=b825cea3eef89c5aed08542697a2c5ae79ddfda8e56a97da8911e3783a44b149&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Knicks head coach Mike Brown yells during the first half of Game 1 of the NBA Finals basketball series against the San Antonio Spurs, Wednesday, June 3, 2026, in San Antonio. (AP Photo/Eric Gay)]]></media:description><media:credit role="author" scheme="urn:ebu">Eric Gay</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DRSSYK2CNQVFGSWVTQMDGU4TQA.jpg?auth=a851794d94903e22ca1d4b936a14b5e96fd7fc18c4f504f630d05a0ac9259ba1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Knicks head coach Mike Brown laughs during a news conference prior to the start of the NBA Finals basketball series against the San Antonio Spurs, Tuesday, June 2, 2026, in San Antonio. (AP Photo/Eric Gay)]]></media:description><media:credit role="author" scheme="urn:ebu">Eric Gay</media:credit></media:content></item><item><title><![CDATA[Wildlife officers investigate raccoon attack in North Miami]]></title><link>https://www.local10.com/news/local/2026/06/05/wildlife-officers-investigate-raccoon-attack-in-north-miami/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/05/wildlife-officers-investigate-raccoon-attack-in-north-miami/</guid><dc:creator><![CDATA[Janine Stanwood]]></dc:creator><description><![CDATA[Wildlife officers are investigating after a woman was reportedly attacked by three raccoons in North Miami.]]></description><pubDate>Fri, 05 Jun 2026 22:56:26 +0000</pubDate><content:encoded><![CDATA[<p>Wildlife officers are investigating after a woman was reportedly attacked by three raccoons in North Miami.</p><p><a href="https://www.local10.com/espanol/2026/06/06/oficiales-de-vida-silvestre-investigan-ataque-de-mapache-en-north-miami/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/06/oficiales-de-vida-silvestre-investigan-ataque-de-mapache-en-north-miami/">Leer en español</a></p><p>The attack happened Thursday night in the Keystone neighborhood.</p><p>Officials said a resident had hired a professional trapper and had a nuisance raccoon trapped in a backyard.</p><p>“The person went out to investigate because of the noise and to secure the area,” North Miami Council Member Kevin Burns said. “And as they were doing that, three additional raccoons came under the fence and attacked the individual, causing severe trauma.”</p><p>According to the Florida Fish and Wildlife Conservation Commission, raccoons are intelligent animals found throughout Florida. The agency says a panicked raccoon can bite.</p><p>“We have a large raccoon population,” Burns said.</p><p>Burns said he has received many emails from concerned residents following the attack.</p><p>“We advise people, along with FWC, don’t feed the animals,” Burns said.</p><p>The injured woman is recovering at Ryder Trauma Center, where several FWC officers were seen.</p><p>In a statement, the agency said the county health department has been notified.</p><p>“FWC Wildlife Assistance biologists will be providing the injured party and neighbors with technical assistance and guidance for prevention of further conflicts with raccoons,” the agency said.</p>]]></content:encoded></item><item><title><![CDATA[Oficiales de vida silvestre investigan ataque de mapache en North Miami ]]></title><link>https://www.local10.com/espanol/2026/06/06/oficiales-de-vida-silvestre-investigan-ataque-de-mapache-en-north-miami/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/06/oficiales-de-vida-silvestre-investigan-ataque-de-mapache-en-north-miami/</guid><dc:creator><![CDATA[Janine Stanwood]]></dc:creator><description><![CDATA[Oficiales de vida silvestre investigan por una mujer que presuntamente fue atacada por tres mapaches en el vecindario Keystone.]]></description><pubDate>Sat, 06 Jun 2026 16:08:26 +0000</pubDate><content:encoded><![CDATA[<p>Los oficiales de vida silvestre investigan después de que una mujer presuntamente fue atacada por tres mapaches en North Miami.</p><p>El ataque ocurrió la noche del jueves en el vecindario Keystone.</p><p>Las autoridades informaron que una residente había contratado a un trampero profesional y tenía un mapache considerado una molestia atrapado en un patio trasero.</p><p>“La persona salió a investigar debido al ruido y para asegurar el área”, dijo Kevin Burns, miembro del Concejo Municipal de North Miami. “Y mientras hacía eso, tres mapaches adicionales entraron por debajo de la cerca y atacaron a la persona, causándole lesiones graves”.</p><p>Según la Comisión de Conservación de Pesca y Vida Silvestre de Florida (FWC), los mapaches son animales inteligentes que se encuentran en todo Florida. La agencia señala que un mapache asustado puede morder.</p><p>“Tenemos una gran población de mapaches”, dijo Burns.</p><p>Burns indicó que ha recibido muchos correos electrónicos de residentes preocupados tras el ataque.</p><p>“Aconsejamos a las personas, junto con la FWC, que no alimenten a los animales”, dijo Burns.</p><p>La mujer herida se recupera en el Ryder Trauma Center, donde fueron vistos varios oficiales de la FWC.</p><p>En un comunicado, la agencia indicó que el departamento de salud del condado ha sido notificado.</p><p>“Los biólogos de Asistencia a la Vida Silvestre de la FWC brindarán a la persona lesionada y a los vecinos asistencia técnica y orientación para prevenir futuros conflictos con mapaches”, señaló la agencia.</p>]]></content:encoded></item><item><title><![CDATA[Humane Society of Broward County seeks ‘furever’ home for Madonna, Mariah and other furry friends]]></title><link>https://www.local10.com/pets/2026/06/06/humane-society-of-broward-county-seeks-furever-home-for-madonna-mariah-and-other-furry-friends/</link><guid isPermaLink="true">https://www.local10.com/pets/2026/06/06/humane-society-of-broward-county-seeks-furever-home-for-madonna-mariah-and-other-furry-friends/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Cherie Wachter of the Humane Society of Broward County introduced two 9-week-old kittens, Madonna and Mariah, to Local 10 viewers on Saturday, highlighting the pair’s search for permanent homes.]]></description><pubDate>Sat, 06 Jun 2026 15:24:12 +0000</pubDate><content:encoded><![CDATA[<p>Cherie Wachter of the Humane Society of Broward County introduced two 9-week-old kittens, Madonna and Mariah, to Local 10 viewers on Saturday, highlighting the pair’s search for permanent homes.</p><p><a href="https://www.local10.com/espanol/2026/06/06/sociedad-humanitaria-del-condado-broward-busca-hogar-permanente-para-madonna-mariah-y-otros-amigos-peludos/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/06/sociedad-humanitaria-del-condado-broward-busca-hogar-permanente-para-madonna-mariah-y-otros-amigos-peludos/">Lee en español</a></p><p>Wachter said the kittens arrived at the shelter in early April weighing just 0.33 pounds, before their eyes had even opened. After spending several weeks in a volunteer foster home, she said the siblings are now ready for adoption.</p><p>Madonna, a black-and-white kitten, was described as outgoing and playful, while Mariah, a long-haired calico, was more reserved. Wachter noted that nearly all calico cats are female.</p><p>Wachter also spotlighted Kobe, a 1½-year-old dog available for adoption. She described him as energetic, playful and well-suited for an active family. Kobe enjoys playing with other dogs, entertaining himself with toys and splashing in water, according to Wachter.</p><p>Shelter staff encourages other prospective adopters to visit the shelter and meet available pets.</p><p><a href="https://humanebroward.com/" target="_self" rel="" title="https://humanebroward.com/">Click here</a> for more information on how you can adopt a pet. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Sociedad Humanitaria del Condado Broward busca hogar permanente para Madonna, Mariah y otros amigos peludos ]]></title><link>https://www.local10.com/espanol/2026/06/06/sociedad-humanitaria-del-condado-broward-busca-hogar-permanente-para-madonna-mariah-y-otros-amigos-peludos/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/06/sociedad-humanitaria-del-condado-broward-busca-hogar-permanente-para-madonna-mariah-y-otros-amigos-peludos/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Cherie Wachter, presentó a televidentes de Local 10 a dos gatitas de 9 semanas para encontrar hogar permanente para ambas.]]></description><pubDate>Sat, 06 Jun 2026 15:56:01 +0000</pubDate><content:encoded><![CDATA[<p>Cherie Wachter, de la Sociedad Humanitaria del Condado Broward, presentó el sábado a los televidentes de Local 10 a dos gatitas de 9 semanas, Madonna y Mariah, destacando la búsqueda de hogares permanentes para ambas.</p><p>Wachter explicó que las gatitas llegaron al refugio a principios de abril pesando apenas 0.33 libras, antes incluso de abrir los ojos. Tras pasar varias semanas en un hogar temporal con una familia voluntaria, indicó que las hermanas ya están listas para ser adoptadas.</p><p>Madonna, una gatita blanco y negro, fue descrita como extrovertida y juguetona, mientras que Mariah, una gata carey de pelo largo, es más reservada. Wachter señaló que casi todas las gatas carey son hembras.</p><p>Wachter también destacó a Kobe, un perro de un año y medio disponible para adopción. Lo describió como enérgico, juguetón e ideal para una familia activa. Según Wachter, a Kobe le gusta jugar con otros perros, entretenerse con juguetes y chapotear en el agua.</p><p>El personal del refugio anima a otros posibles adoptantes a visitar las instalaciones y conocer a las mascotas disponibles.</p><p><a href="https://humanebroward.com/" target="_self" rel="" title="https://humanebroward.com/">Haga clic</a> aquí para obtener más información sobre cómo adoptar una mascota.</p>]]></content:encoded></item><item><title><![CDATA[Miami-Dade deputies safely locate senior reported missing ]]></title><link>https://www.local10.com/news/local/2026/06/06/miami-dade-deputies-seek-senior-reported-missing/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/06/miami-dade-deputies-seek-senior-reported-missing/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Deputies with the Miami-Dade Sheriff’s Office asked for the public’s help Saturday in locating a 71-year-old woman who they say has been reported missing and is also considered to be endangered.]]></description><pubDate>Sat, 06 Jun 2026 13:14:15 +0000</pubDate><content:encoded><![CDATA[<p>Deputies with the Miami-Dade Sheriff’s Office have safely located a 71-year-old woman who they say was reported missing and endangered. </p><p><a href="https://www.local10.com/espanol/2026/06/06/agentes-de-miami-dade-localizan-sana-y-salva-a-adulta-mayor-reportada-como-desaparecida/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/06/agentes-de-miami-dade-localizan-sana-y-salva-a-adulta-mayor-reportada-como-desaparecida/">Leer en español</a></p><p>According to deputies, Mary Maruri was reported missing on Friday near her home in the 5300 block of Southwest 62nd Avenue. </p><p>Investigators on Saturday said that she has since been reunited with her loved ones. </p><p>Authorities have not said what led to her disappearance. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Agentes de Miami-Dade localizan sana y salva a adulta mayor reportada como desaparecida  ]]></title><link>https://www.local10.com/espanol/2026/06/06/agentes-de-miami-dade-localizan-sana-y-salva-a-adulta-mayor-reportada-como-desaparecida/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/06/agentes-de-miami-dade-localizan-sana-y-salva-a-adulta-mayor-reportada-como-desaparecida/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Agentes de la Oficina del Sheriff de Miami-Dade localizaron a mujer de 71 años reportada como desaparecida y en peligro.]]></description><pubDate>Sat, 06 Jun 2026 15:48:45 +0000</pubDate><content:encoded><![CDATA[<p>Agentes de la Oficina del Sheriff de Miami-Dade localizaron sana y salva a una mujer de 71 años que había sido reportada como desaparecida y en peligro.</p><p>Según los agentes, Mary Maruri fue reportada como desaparecida el viernes cerca de su vivienda en la cuadra 5300 de Southwest 62nd Avenue.</p><p>Los investigadores informaron el sábado que ya fue reunida con sus seres queridos.</p><p>Las autoridades no han informado qué provocó su desaparición.</p>]]></content:encoded></item><item><title><![CDATA[Raúl Castro aparece en público por primera vez desde acusación de EEUU]]></title><link>https://www.local10.com/espanol/2026/06/06/raul-castro-aparece-en-publico-por-primera-vez-desde-acusacion-de-eeuu/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/06/raul-castro-aparece-en-publico-por-primera-vez-desde-acusacion-de-eeuu/</guid><dc:creator><![CDATA[Associated Press, Associated Press]]></dc:creator><description><![CDATA[LA HABANA (AP) — El ex presidente y líder cubano Raúl Castro, quien a mediado de mayo fue acusado judicialmente por Estados Unidos del derribo de dos avionetas en 1996, apareció por primera vez públicamente en un acto militar.]]></description><pubDate>Sat, 06 Jun 2026 16:42:15 +0000</pubDate><content:encoded><![CDATA[<p>LA HABANA (AP) — El ex presidente y líder cubano Raúl Castro, quien a mediado de mayo fue acusado judicialmente por Estados Unidos del derribo de dos avionetas en 1996, apareció por primera vez públicamente en un acto militar.</p><p>Castro, quien acaba de cumplir además 95 años, se presentó este viernes por la noche en una ceremonia que celebró tanto su onomástico como el 65 aniversario de la fundación del Ministerio del Interior de la isla, informaron los medios de prensa oficiales.</p><p>La televisión mostró imágenes de la llegada del líder al teatro a donde se organizó la velada, vestido con su tradicional uniforme verde olivo y rodeado de los militares de alto rango además de la plana mayor del gobierno y del actual presidente del país, Miguel Díaz-Canel.</p><p>“Raúl es Raúl” –una consigna repetida en actos y manifestaciones revolucionarias-- , “dice el pueblo en todas las tribunas. La idea trae la singularidad de una figura excepcional que, junto a Fidel, ya ocupa una posición distinguida en la digna historia de la nación cubana por la suma de valores humanos que lo distinguieron”, expresó Díaz-Canel en las palabras centrales del mitin.</p><p>“Significa heroísmo, dignidad y escudo moral. Significa haber derrotado varios intentos de asesinato, porque su valor y lealtad lo convirtieron desde muy temprano en un objetivo de los servicios de inteligencia de nuestros enemigos y de los mercenarios entrenados y financiados por ellos. Raúl es Cuba, y a Cuba no se toca”, agregó el mandatario.</p><p>Fiscales federales de Estados Unidos anunciaron el 20 de mayo cargos contra Raúl Castro por el derribo de dos aeronaves civiles operadas por exiliados cubanos asentados en Miami en 1996, con lo que el gobierno estadounidense intensifica la presión sobre el gobierno socialista de Cuba.</p><p>La acusación alega que Castro ordenó el derribo las naves operadas por el grupo Hermanos al Rescate, con sede en Miami. Castro era en ese entonces el ministro de Defensa. Los cargos, que fueron presentados en secreto por un jurado investigador en abril, incluyen asesinato y destrucción de una aeronave.</p><p>Castro arribó a los 95 años el 3 de julio pasado y desde que fuera acusado no había sido visto en público, ya que se encuentra retirado de cargos formales, aunque su presencia es simbólicamente fuerte el país</p><p>El presidente Donald Trump desató una dura campaña contra la isla en enero pasado e impuso un cerco petrolero dispuesto a asfixiar a la isla, imponer un cambio de gobierno o “tomarla”, según él mismo aseguró.</p><p>Cuba advirtió que no está dispuesta a aceptar pasivamente una intervención militar en la isla.</p><p>El bloqueo energético estadounidense impidió la llegada de combustibles y agudizó las condiciones de crisis que vive en el último lustro con consecuencias para la población como largos apagones, deficiencias en la salud pública y la producción y la isla casi paralizada.</p><p>Ambos países reconocieron que mantienen conversaciones pero no se conoce el alcance de las mismas.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JMGZQ7DPNZ3ZOPBXDRRYCWJJ5M.jpg?auth=049c2eb29d863f0952c855fa4132934282bdbaf70d47c93a1e3ea43551fad5b8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[El presidente de Cuba, Miguel Díaz-Canel (segundo desde la izquierda), y el nieto de Raúl Castro, Raúl Guillermo Rodríguez Castro, en el centro al fondo, participan en una manifestación en apoyo al expresidente Raúl Castro frente a la embajada de Estados Unidos en La Habana, Cuba, el viernes 22 de mayo de 2026. (AP Foto/Ramón Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MAJQ7RVIMGQXFTEMBOHITL2JRA.jpg?auth=ff778fc5cdd4b2b1ee838e36a3294c03db353564d9d680f5f1e0b1d89b911a43&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[ARCHIVO - Raúl Castro, a la derecha, observa el desfile del Primero de Mayo acompañado por el presidente de Cuba, Miguel Díaz-Canel, segundo por la izquierda, y su nieto, Raúl Guillermo Rodríguez Castro, en el centro, en la Plaza de la Revolución, el 1 de mayo de 2025, en La Habana. (AP Foto/Ramón Espinosa, archivo)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content></item><item><title><![CDATA[Federal grant funds new exhibit at LGBTQ museum]]></title><link>https://www.local10.com/news/local/2026/06/05/federal-grant-funds-new-exhibit-at-lgbtq-museum/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/06/05/federal-grant-funds-new-exhibit-at-lgbtq-museum/</guid><dc:creator><![CDATA[Christian De La Rosa]]></dc:creator><description><![CDATA[The country’s first national LGBTQ museum in Fort Lauderdale has been fighting to stay afloat after losing all of its federal funding under the Trump administration.]]></description><pubDate>Fri, 05 Jun 2026 22:52:47 +0000</pubDate><content:encoded><![CDATA[<p>The country’s first national LGBTQ museum in Fort Lauderdale has been fighting to stay afloat after losing all of its federal funding under the Trump administration.</p><p><a href="https://www.local10.com/espanol/2026/06/06/subvencion-federal-financia-nueva-exhibicion-en-museo-lgbtq/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/06/subvencion-federal-financia-nueva-exhibicion-en-museo-lgbtq/">Leer en español</a></p><p>But a new exhibit may be prompting an about-face from the federal government.</p><p>The Stonewall National Museum, Archives and Library has struggled to keep its doors open, according to director Robert Kesten.</p><p>“We were notified that the federal government would not be giving any grants,” Kesten said.</p><p>So when the museum began planning its latest exhibit, Kesten was surprised to learn it had received funding from the National Endowment for the Humanities.</p><p>“And we were told that we got the grant and so I remember calling to find out if that was true,” he said.</p><p>The grant is funding an exhibit about the Revolutionary War and the story of Baron Friedrich von Steuben, a military general who many historians believe was gay.</p><p>Around 1778, the Americans were looking for military help. Kesten said von Steuben had some of the best military training in Europe.</p><p>“He had the best training in Europe,” he said.</p><p>According to the exhibit, von Steuben was wanted for arrest in Europe over homosexual activities before being recruited to America by Benjamin Franklin.</p><p>“He really was expert at military strategy,” Kesten said.</p><p>Historians believe von Steuben became one of George Washington’s most trusted military advisers.</p><p>“Some people would say he is the father of the U.S. Army,” Kesten said.</p><p>Von Steuben also wrote the military training manual known as the “Blue Book.”</p><p>“That book is still in print, and still available, and still used,” Kesten said.</p><p>The exhibit highlights von Steuben’s role in helping the Americans defeat the British during the Revolutionary War.</p><p>“He gave them strategy, he gave them a sense of purpose,” Kesten said.</p><p>The exhibit is now open and is part of the country’s 250th anniversary celebration.</p><p>Kesten said he believes it may be the only diversity, equity and inclusion-related exhibit in the country that is partly funded by the federal government.</p><p>Kesten said the exhibit’s message is especially relevant during Pride Month.</p><p>“We hurt ourselves when we dismiss people because we are uncomfortable with their lifestyle that has no impact on their ability to protect and defend the country,” he said.</p><p>The exhibit will remain on display through June as the museum faces additional state funding cuts in the coming months.</p><p>The museum has largely been operating on donations from residents, according to Kesten.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Elecciones en Colombia podrían afectar el futuro de la Amazonía y los hidrocarburos]]></title><link>https://www.local10.com/espanol/2026/06/06/elecciones-en-colombia-podrian-afectar-el-futuro-de-la-amazonia-y-los-hidrocarburos/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/06/elecciones-en-colombia-podrian-afectar-el-futuro-de-la-amazonia-y-los-hidrocarburos/</guid><dc:creator><![CDATA[Por STEVEN GRATTAN, Associated Press]]></dc:creator><description><![CDATA[BOGOTÁ (AP) — Las próximas elecciones presidenciales de Colombia se perfilan como una clara encrucijada que podría afectar el futuro de la selva amazónica, el desarrollo de combustibles fósiles y los derechos de las comunidades indígenas.]]></description><pubDate>Sat, 06 Jun 2026 15:28:24 +0000</pubDate><content:encoded><![CDATA[<p>BOGOTÁ (AP) — Las próximas elecciones presidenciales de Colombia se perfilan como una clara encrucijada que podría afectar el futuro de la selva amazónica, el desarrollo de combustibles fósiles y los derechos de las comunidades indígenas.</p><p>La segunda vuelta se celebrará el 21 de junio, entre el senador Iván Cepeda, aliado del presidente Gustavo Petro, y el abogado Abelardo de la Espriella, respaldado por el mandatario norteamericano Donald Trump.</p><p>Es un momento crucial para Colombia, que bajo Petro se consolidó como uno de los defensores más vehementes de la protección de la Amazonía y de la transición para dejar atrás el petróleo, el gas y el carbón, los principales impulsores del cambio climático.</p><p>Petro se opuso a nuevos contratos de exploración de petróleo y gas, prometió no impulsar el fracking —una técnica utilizada para extraer petróleo y gas de formaciones rocosas subterráneas — y buscó posicionar a Colombia como líder mundial en temas climáticos. Colombia organizó recientemente una cumbre internacional sin precedentes centrada en una transición global para abandonar los combustibles fósiles.</p><p>Analistas señalan que Cepeda probablemente representaría la continuidad de las prioridades de Petro. Ha enfatizado los derechos indígenas, la conservación ambiental y la reducción de la dependencia de Colombia de los combustibles fósiles, al tiempo que ha dado señales de apoyo a mantener los esfuerzos de Petro para orientar al país hacia las energías renovables y alejarlo de nuevos desarrollos de petróleo y gas.</p><p>De la Espriella, por su parte, ha hecho campaña con una plataforma centrada en la seguridad y el crecimiento económico. Ha expresado apoyo a ampliar las industrias extractivas de Colombia, incluido el fracking, y ha sostenido que el país debería aprovechar más sus recursos subterráneos.</p><p>“Aunque ambos candidatos aseguran que valoran la conservación del ecosistema amazónico, la elección a la que se enfrentan los votantes es entre un enfoque que se centra en mantener un ecosistema prístino frente a otro basado en la explotación productiva”, declaró Elizabeth Dickinson, subdirectora para América Latina del International Crisis Group.</p><p>“En materia de clima, esta es una elección entre priorizar la energía verde y reimpulsar los combustibles fósiles”, añadió.</p><p>Representantes de Cepeda y de la Espriella no respondieron a las solicitudes de comentarios de The Associated Press.</p><p>Visiones contrapuestas sobre el desarrollo</p><p>Petro ha chocado repetidamente con Trump por la migración, la política climática y la cooperación en seguridad. A comienzos de este año, ambos se enfrentaron públicamente en redes sociales después de que Petro se negara a permitir el aterrizaje de vuelos de deportación de Estados Unidos con migrantes colombianos, lo que llevó a Trump a amenazar con aranceles y restricciones de visado antes de que los países alcanzaran un acuerdo.</p><p>Espriella, en cambio, recibió recientemente el respaldo de Trump, quien elogió las posturas del candidato sobre el orden público y la seguridad, y dijo que la elección era importante para las relaciones entre Washington y Bogotá.</p><p>Colombia alberga una porción significativa de la selva amazónica, uno de los bosques tropicales más importantes del mundo, que está cada vez más presionado por la deforestación, la minería ilegal, el narcotráfico y el cambio climático.</p><p>El gobierno de Petro intentó combatir esos problemas promoviendo una mayor participación indígena en la política ambiental y buscó fortalecer la cooperación entre los países amazónicos. En el escenario internacional, se convirtió en uno de los defensores más visibles de la protección de la selva y del abandono de los combustibles fósiles.</p><p>Quienes apoyan ampliar la producción de petróleo y gas sostienen que Colombia sigue dependiendo en gran medida de esos ingresos y advierten que una transición rápida podría tensionar las finanzas públicas y el crecimiento económico.</p><p>Es probable que la tensión entre la dependencia económica de las industrias extractivas y la protección ambiental marque a cualquier administración que asuma el poder.</p><p>Cómo difieren los candidatos sobre la minería ilegal y la extracción de recursos</p><p>La minería ilegal, el narcotráfico y la deforestación se han expandido en los últimos años por grandes zonas de la selva, a menudo bajo el control de grupos armados. El aumento del precio del oro, la demanda persistente de cocaína y la expansión de redes criminales transnacionales han hecho que los delitos ambientales sean más rentables que nunca.</p><p>“La mayor amenaza para la conservación del ecosistema amazónico es la expansión del crimen organizado. El desafío para ambos candidatos será frenar esa expansión criminal hacia estas industrias”, indicó Dickinson.</p><p>Señaló que los grupos criminales han invertido cada vez más en la minería ilegal y la deforestación, convirtiendo la destrucción ambiental en un modelo de negocio lucrativo.</p><p>Esa realidad ha alimentado visiones contrapuestas sobre la seguridad.</p><p>Cepeda ha dado señales de apoyo a continuar las negociaciones con grupos armados, sobre la base de la política de Petro de “Paz Total”, que buscaba reducir la violencia mediante diálogos con guerrillas, organizaciones de narcotráfico y otros actores armados. Sus partidarios dicen que el diálogo ofrece la mejor oportunidad de reducir la violencia, mientras que críticos sostienen que algunas organizaciones criminales han aprovechado el proceso para consolidar el control territorial.</p><p>Incluso bajo Petro, la violencia contra defensores del medio ambiente se disparó, según Andrew Miller, director de incidencia de Amazon Watch, una organización sin fines de lucro enfocada en la protección ambiental y los derechos indígenas. Colombia ha figurado repetidamente entre los países más mortíferos del mundo para los activistas ambientales, pese a la agenda ambiental del gobierno.</p><p>De la Espriella ha prometido un enfoque más duro, centrado en la fuerza militar y en restaurar la autoridad del Estado.</p><p>Gimena Sánchez, directora para los Andes en la Washington Office on Latin America, sostuvo que las comunidades indígenas están particularmente preocupadas por cómo las operaciones de seguridad podrían afectar territorios que durante mucho tiempo han quedado atrapados entre los grupos armados y el Estado.</p><p>“La historia de la militarización de los pueblos indígenas en toda la Amazonía, pero especialmente en Colombia, ha sido devastadora”, apuntó.</p><p>Qué piden las comunidades amazónicas que se verían afectadas</p><p>Alex Rufino, integrante del pueblo indígena ticuna en la región amazónica de Colombia, afirmó que la protección ambiental no puede separarse de la inversión social.</p><p>Sostuvo que las discusiones sobre la selva a menudo pasan por alto a las personas que viven allí y los desafíos que enfrentan, incluido el escaso acceso a educación, atención médica, vivienda y empleo.</p><p>Afirmó que políticas sociales más sólidas podrían ayudar a abordar algunas de las presiones de fondo que impulsan la destrucción ambiental, entre ellas el cultivo de coca para el comercio de cocaína, el reclutamiento en grupos armados y la actividad económica ilegal. Un mejor acceso a educación, salud, vivienda y empleo, argumentó, daría a los residentes alternativas a economías que a menudo contribuyen a la deforestación, la minería ilegal y el conflicto.</p><p>El cambio climático es cada vez más visible en toda la región, con sequías en los últimos años que redujeron los niveles de los ríos y contribuyeron a la muerte de peces y delfines. También crecen las preocupaciones por la contaminación con mercurio vinculada a la minería ilegal. Estudios en la Amazonía colombiana han detectado mercurio en peces consumidos por comunidades locales y niveles elevados en algunos residentes, lo que ha encendido alarmas sobre impactos a largo plazo en la salud.</p><p>Así, mientras los políticos en Bogotá debaten estrategias de seguridad, política energética y crecimiento económico, muchos habitantes de la Amazonía dicen que el próximo gobierno debe primero escuchar a quienes viven en la selva misma.</p><p>Para Rufino, eso significa reconocer que la Amazonía no es simplemente una fuente de petróleo, minerales o madera, sino el hogar de comunidades que la han protegido durante generaciones.</p><p>___________________________________</p><p>La cobertura climática y ambiental de The Associated Press recibe apoyo financiero de múltiples fundaciones privadas. La AP es la única responsable de todo el contenido. Encuentra los estándares de la AP para trabajar con organizaciones filantrópicas, una lista de las fundaciones y las áreas de cobertura que financian en AP.org.</p><p>___________________________________</p><p>Esta historia fue traducida del inglés por un editor de AP con ayuda de una herramienta de inteligencia artificial generativa.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WPDELDK3M7D3IKF4AW4OAOPKUE.jpg?auth=ee252fdd4f01e8e7ad1731b0b8d89b2f5505fed18c50545dc6a4d8bd2df31a70&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Una sección del Río Amazonas, en Santa Sofía, en las afueras de Leticia, Colombia, el 20 de octubre del 2024. (AP foto/Ivan Valencia)]]></media:description><media:credit role="author" scheme="urn:ebu">Ivan Valencia</media:credit></media:content></item><item><title><![CDATA[Subvención federal financia nueva exhibición en museo LGBTQ+ ]]></title><link>https://www.local10.com/espanol/2026/06/06/subvencion-federal-financia-nueva-exhibicion-en-museo-lgbtq/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/06/subvencion-federal-financia-nueva-exhibicion-en-museo-lgbtq/</guid><dc:creator><![CDATA[Christian De La Rosa]]></dc:creator><description><![CDATA[El primer museo nacional LGBTQ del país, ubicado en Fort Lauderdale, ha estado luchando por mantenerse a flote después de perder todos sus fondos federales.]]></description><pubDate>Sat, 06 Jun 2026 15:27:51 +0000</pubDate><content:encoded><![CDATA[<p>El primer museo nacional LGBTQ del país, ubicado en Fort Lauderdale, ha estado luchando por mantenerse a flote después de perder todos sus fondos federales bajo la administración del presidente Trump.</p><p>Sin embargo, una nueva exhibición podría estar provocando un cambio de postura por parte del gobierno federal.</p><p>El Museo, Archivos y Biblioteca Nacional Stonewall ha tenido dificultades para mantener sus puertas abiertas, según su director, Robert Kesten.</p><p>“Nos notificaron que el gobierno federal no otorgaría ninguna subvención”, dijo Kesten.</p><p>Por eso, cuando el museo comenzó a planificar su exhibición más reciente, Kesten se sorprendió al enterarse de que había recibido fondos del Fondo Nacional para las Humanidades (National Endowment for the Humanities).</p><p>“Y nos dijeron que habíamos recibido la subvención, así que recuerdo haber llamado para confirmar si eso era cierto”, dijo.</p><p>La subvención financia una exhibición sobre la Guerra de Independencia de Estados Unidos y la historia del barón Friedrich Von Steuben, un general militar que muchos historiadores creen que era gay.</p><p>Alrededor de 1778, los estadounidenses buscaban ayuda militar. Kesten señaló que von Steuben tenía una de las mejores formaciones militares de Europa.</p><p>“Tenía la mejor formación de Europa”, dijo.</p><p>Según la exhibición, Von Steuben era buscado para ser arrestado en Europa por actividades homosexuales antes de ser reclutado para venir a Estados Unidos por Benjamin Franklin.</p><p>“Realmente era un experto en estrategia militar”, dijo Kesten.</p><p>Los historiadores creen que Von Steuben se convirtió en uno de los asesores militares de mayor confianza de George Washington.</p><p>“Algunas personas dirían que es el padre del Ejército de Estados Unidos”, afirmó Kesten.</p><p>Von Steuben también escribió el manual de entrenamiento militar conocido como el “Libro Azul”.</p><p>“Ese libro todavía se imprime, todavía está disponible y todavía se utiliza”, dijo Kesten.</p><p>La exhibición destaca el papel de Von Steuben en ayudar a los estadounidenses a derrotar a los británicos durante la Guerra de Independencia.</p><p>“Les dio estrategia, les dio un sentido de propósito”, dijo Kesten.</p><p>La exhibición ya está abierta al público y forma parte de la celebración del 250 aniversario del país.</p><p>Kesten afirmó que cree que podría ser la única exhibición relacionada con diversidad, equidad e inclusión en el país que está financiada parcialmente por el gobierno federal.</p><p>Kesten dijo que el mensaje de la exhibición es especialmente relevante durante el Mes del Orgullo.</p><p>“Nos perjudicamos cuando descartamos a las personas porque nos sentimos incómodos con su estilo de vida, algo que no tiene ningún impacto en su capacidad para proteger y defender al país”, dijo.</p><p>La exhibición permanecerá abierta durante junio mientras el museo enfrenta recortes adicionales de fondos estatales en los próximos meses.</p><p>Según Kesten, el museo ha estado operando en gran medida gracias a las donaciones de los residentes.</p>]]></content:encoded></item><item><title><![CDATA[Detienen a una persona para interrogatorio tras balacera que hirió a hombre en Miami Beach]]></title><link>https://www.local10.com/espanol/2026/06/05/balacera-en-miami-beach-deja-a-hombre-gravemente-herido/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/05/balacera-en-miami-beach-deja-a-hombre-gravemente-herido/</guid><dc:creator><![CDATA[Amanda Batchelor, Linnie Supall]]></dc:creator><description><![CDATA[La policía de Miami Beach está investigando un tiroteo que dejó a un hombre herido la madrugada del viernes.]]></description><pubDate>Fri, 05 Jun 2026 13:03:30 +0000</pubDate><content:encoded><![CDATA[<p>La policía de Miami Beach está investigando una balacera que hirió a un hombre la madrugada del viernes.</p><p>Un video de vigilancia obtenido por Local 10 News muestra los momentos previos a una balacera.</p><p>Según la policía, la balacera fue reportada a las 4:53 a.m. en la cuadra 6700 de Collins Avenue.</p><p>La policía informó que los agentes llegaron a la escena y encontraron a un hombre con una herida de bala.</p><p>Funcionarios del Departamento de Bomberos de Miami Beach trasladaron a la víctima al Ryder Trauma Center del Hospital Jackson Memorial en condición crítica.</p><p>La policía indicó que el tráfico en dirección norte sobre Collins Avenue permaneció cerrado durante varias horas a la altura de la calle 67 mientras se desarrollaba la investigación.</p><p>Los residentes del área comenzaron el día con preguntas y preocupaciones, especialmente cuando el equipo SWAT fue visto en el vecindario buscando a un sospechoso en complejos de apartamentos cercanos.</p><p>“Los vi reuniéndose en la acera con sus armas, preparándose para entrar y asegurarse de que todo estuviera seguro, y fue entonces cuando pasé en mi bicicleta y le pregunté a un agente: “¿Todos están bien?” Y él me respondió: “Sí””, dijo Thomas Antone.</p><p>“Simplemente ocurrió muy rápido”, dijo otro residente, Rene Welcome. “Vi a la gente y luego vi a la policía acordonando el área y todo eso, fue peor de lo que pensé”.</p><p>Según las autoridades, una persona de interés fue detenida para ser interrogada.</p><p>No se divulgaron de inmediato más detalles.</p><p>Cualquier persona con información debe comunicarse con el Departamento de Policía de Miami Beach o con Miami-Dade Crime Stoppers al 305-471-8477.</p>]]></content:encoded></item><item><title><![CDATA[Hegseth invokes immigration and ‘invasion’ in D-Day speech in France]]></title><link>https://www.local10.com/news/world/2026/06/06/hegseth-invokes-immigration-and-invasion-in-d-day-speech-in-france/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/06/hegseth-invokes-immigration-and-invasion-in-d-day-speech-in-france/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[PARIS (AP) — U.S. Defense Secretary Pete Hegseth used a D-Day anniversary speech on Saturday to appear to link immigration by sea to the wartime liberation of Europe, warning that the freedom won by Allied troops could prove temporary if leaders failed to defend it.]]></description><pubDate>Sat, 06 Jun 2026 15:08:56 +0000</pubDate><content:encoded><![CDATA[<p>PARIS (AP) — U.S. Defense Secretary Pete Hegseth used a D-Day anniversary speech on Saturday to appear to link immigration by sea to the wartime liberation of Europe, warning that the freedom won by Allied troops could prove temporary if leaders failed to defend it.</p><p>Hegseth, speaking at the Normandy American Cemetery in Colleville-sur-Mer in northwestern France during commemorations for the 82nd anniversary of the June 6, 1944, landings, said that today, “different European beaches are stormed by different dangerous ideologies.”</p><p>“Beaches in Spain and Italy and Greece and Bulgaria. Boats and men arrive,” he said.</p><p>“When will European capitals do something about that invasion? Or is it too late?” he added. “I pray not, and I believe not.”</p><p>Hegseth did not use the word immigration, but his remarks echoed broader Trump administration criticism of Europe over migration, borders and what U.S. officials have described as censorship of nationalist and far-right voices.</p><p>On Saturday, British Prime Minister Keir Starmer’s office condemned U.S. Vice President JD Vance for blaming immigration for the killing of Henry Nowak, an 18-year-old British student stabbed to death in Southampton, even though both Nowak and his killer were British.</p><p>In December, the Trump administration’s national security strategy warned that Europe faced the “prospect of civilizational erasure” and could become “unrecognizable” within 20 years.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/A6EMN526E6SIFEORCP534OIZKA.jpg?auth=bdfd4e40b4b62ae53cc38f5ad0ccb4c7837b5dc0dee946273345e75b62be80f3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S. Defense Secretary Pete Hegseth salutes during a ceremony at the US cemetery to commemorate the 82nd anniversary of the D-Day, in Colleville-sur-Mer, Normandy, France, Saturday, June 6, 2026. (AP Photo/Jeremias Gonzalez)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeremias Gonzalez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/D3XKS4TRHKLNSGM2X5SF6LTJII.jpg?auth=6f1bb4c1fe0e32a43a2f2011230eb2c9a8ff153d2f35a64a38b8a9d35f1a6e95&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S. Defense Secretary Pete Hegseth lays a wreath of flowers during a ceremony at the US cemetery to commemorate the 82nd anniversary of the D-Day landings, in Colleville-sur-Mer, Normandy, France, Saturday, June 6, 2026. (AP Photo/Jeremias Gonzalez)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeremias Gonzalez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WJN2WJTVTH6XS4GNXBMIO5C6K4.jpg?auth=faf2781e7a9f3f438e00b3d4ec4d8cf5dd41b8a7410011b4809076e3fe4862d3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S. Defense Secretary Pete Hegseth delivers a speech at the US cemetery to commemorate the 82nd anniversary of the D-Day landings, in Colleville-sur-Mer, Normandy, France, Saturday, June 6, 2026. (AP Photo/Jeremias Gonzalez)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeremias Gonzalez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ODVBGT4L6XNMJFDHU7KEGT24A4.jpg?auth=c1f6b3e55458decc64607ee1bc11f44faaa35d080e13f9f391fe560b73024644&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S. Defense Secretary Pete Hegseth, center, attends a ceremony at the US cemetery to commemorate the 82nd anniversary of the D-Day landings, in Colleville-sur-Mer, Normandy, France, Saturday, June 6, 2026. (AP Photo/Jeremias Gonzalez)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeremias Gonzalez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YD5IKXYVXGUPLGJ773SFKISV54.jpg?auth=49d93fcba648c6a746af78fac9e8491bf47c796ef97d12cb13ebaa506554a743&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S. Defense Secretary Pete Hegseth, center left, attends a ceremony at the US cemetery to commemorate the 82nd anniversary of the D-Day landings, in Colleville-sur-Mer, Normandy, France, Saturday, June 6, 2026. (AP Photo/Jeremias Gonzalez)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeremias Gonzalez</media:credit></media:content></item><item><title><![CDATA[¿Quién ganará la Copa Mundial de la FIFA 2026? ]]></title><link>https://www.local10.com/espanol/2026/06/06/quien-ganara-la-copa-mundial-de-la-fifa-2026/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/06/06/quien-ganara-la-copa-mundial-de-la-fifa-2026/</guid><dc:creator><![CDATA[Yarden Ben-David ]]></dc:creator><description><![CDATA[Con la Copa Mundial de la FIFA 2026 y su próxima inauguración, los aficionados ya opinan sobre la mayor pregunta del torneo]]></description><pubDate>Sat, 06 Jun 2026 14:50:23 +0000</pubDate><content:encoded><![CDATA[<p>Con la <a href="https://www.local10.com/topic/FIFA/" target="_self" rel="" title="https://www.local10.com/topic/FIFA/">Copa Mundial de la FIFA 2026</a> programada para comenzar el jueves, los aficionados ya están opinando sobre la mayor pregunta del torneo:</p><p>¿Quién se llevará el título?</p><p>El evento deportivo más visto del mundo abrirá con México enfrentando a Sudáfrica, una revancha del partido inaugural de 2010, pero la atención rápidamente se centra en los favoritos que se espera lleguen lejos en el torneo.</p><p>La actual campeona Argentina llega al torneo como una de las principales contendientes después de ganar el título en 2022, mientras que Francia sigue entre las favoritas tras alcanzar las últimas dos finales de la Copa Mundial.</p><p>Brasil vuelve a figurar entre los favoritos mientras busca su sexto título de la Copa Mundial, y España también está generando atención.</p><p><a href="https://www.local10.com/sports/local/2026/06/02/how-the-2026-fifa-world-cup-group-stage-could-unfold/" target="_self" rel="" title="https://www.local10.com/sports/local/2026/06/02/how-the-2026-fifa-world-cup-group-stage-could-unfold/">Haga clic aquí</a> para un análisis más detallado de cómo podría desarrollarse la fase de grupos de la Copa Mundial.</p><p>Sin embargo, la conversación no se limita a las potencias tradicionales.</p><p>Algunos aficionados incluso señalan posibles sorpresas, incluida Haití, lo que representaría un avance histórico y una gran historia para los seguidores en el sur de Florida.</p><p>Mientras continúan llegando las predicciones, sigue el debate: ¿Brasil, Argentina, Francia, España o un campeón sorpresa?</p><p>Los espectadores pueden votar en la encuesta de arriba o dejar sus predicciones en la sección de comentarios a continuación.</p>]]></content:encoded></item><item><title><![CDATA[Up for Debate: Who will win the 2026 FIFA World Cup?]]></title><link>https://www.local10.com/sports/local/2026/06/06/up-for-debate-who-will-win-the-2026-fifa-world-cup/</link><guid isPermaLink="true">https://www.local10.com/sports/local/2026/06/06/up-for-debate-who-will-win-the-2026-fifa-world-cup/</guid><dc:creator><![CDATA[Yarden Ben-David ]]></dc:creator><description><![CDATA[With the 2026 FIFA World Cup set to kick off Thursday, fans are already weighing in on one of the tournament’s biggest questions: Who will take home the title?]]></description><pubDate>Sat, 06 Jun 2026 13:28:40 +0000</pubDate><content:encoded><![CDATA[<p>With the <a href="https://www.local10.com/topic/FIFA/" target="_self" rel="" title="https://www.local10.com/topic/FIFA/">2026 FIFA World Cup</a> set to kick off Thursday, fans are already weighing in on the tournament’s biggest question: </p><p>Who will take home the title?</p><p><a href="https://www.local10.com/espanol/2026/06/06/quien-ganara-la-copa-mundial-de-la-fifa-2026/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/06/quien-ganara-la-copa-mundial-de-la-fifa-2026/">Leer español</a></p><p>The world’s most-watched sporting event opens with Mexico facing South Africa — a rematch of the 2010 opener — but attention quickly turns to the favorites expected to make a deep run.</p><p>Defending champion Argentina enters the tournament as a top contender after winning it all in 2022, while France remains in the mix after reaching the last two World Cup finals. </p><p>Brazil is once again among the favorites as it chases a sixth World Cup title, and Spain is also drawing attention. </p><p><a href="https://www.local10.com/sports/local/2026/06/02/how-the-2026-fifa-world-cup-group-stage-could-unfold/" target="_self" rel="" title="https://www.local10.com/sports/local/2026/06/02/how-the-2026-fifa-world-cup-group-stage-could-unfold/">Click here</a> for a closer look at how the World Cup group stage could unfold. </p><p>Still, the conversation isn’t limited to the traditional powerhouses. </p><p>Some fans are even pointing to possible underdog runs, including Haiti, which would be a historic breakthrough and a major storyline for supporters in South Florida.</p><p>As predictions pour in, the debate continues: Brazil, Argentina, France, Spain — or a surprise champion?</p><p>Viewers can vote in the poll above or leave their predictions in the comment section below. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Raúl Castro makes 1st public appearance in Cuba since US murder indictment]]></title><link>https://www.local10.com/news/world/2026/06/06/raul-castro-makes-1st-public-appearance-in-cuba-since-us-murder-indictment/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/06/06/raul-castro-makes-1st-public-appearance-in-cuba-since-us-murder-indictment/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Former Cuban leader Raúl Castro made his first public appearance Friday since being indicted in the United States on murder charges tied to the 1996 shootdown of two planes operated by the Miami-based exile group Brothers to the Rescue. ]]></description><pubDate>Sat, 06 Jun 2026 10:59:45 +0000</pubDate><content:encoded><![CDATA[<p>Former Cuban leader <a href="https://www.local10.com/topic/Raul_Castro/" target="_self" rel="" title="https://www.local10.com/topic/Raul_Castro/">Raúl Castro</a> made his first public appearance Friday since being indicted in the United States on <a href="https://www.local10.com/news/local/2026/05/20/us-indicts-raul-castro-over-1996-fatal-shootdown-of-brothers-to-the-rescue-planes/" target="_self" rel="" title="https://www.local10.com/news/local/2026/05/20/us-indicts-raul-castro-over-1996-fatal-shootdown-of-brothers-to-the-rescue-planes/">murder charges</a> tied to the 1996 shootdown of two planes operated by the Miami-based exile group Brothers to the Rescue. </p><p><a href="https://www.local10.com/espanol/2026/06/06/raul-castro-hace-su-primera-aparicion-publica-en-cuba-desde-acusacion-de-asesinato-en-estados-unidos/" target="_self" rel="" title="https://www.local10.com/espanol/2026/06/06/raul-castro-hace-su-primera-aparicion-publica-en-cuba-desde-acusacion-de-asesinato-en-estados-unidos/">Leer en español</a></p><p>According to <a href="https://www.reuters.com/world/americas/cubas-raul-castro-wanted-by-us-appears-an-event-state-television-2026-06-06/" target="_self" rel="" title="https://www.reuters.com/world/americas/cubas-raul-castro-wanted-by-us-appears-an-event-state-television-2026-06-06/">Reuters</a>, Castro appeared at an Interior Ministry event in Havana, Cuba, and was shown on Cuban state television. </p><p>The Trump administration accuses Castro of ordering the Cuban Air Force’s shootdown of two <a href="https://www.local10.com/topic/Brothers_To_The_Rescue/" target="_self" rel="" title="https://www.local10.com/topic/Brothers_To_The_Rescue/">Brothers to the Rescue</a> Cessna 337 Skymasters that departed from Opa-locka Executive Airport at about 3:20 p.m. on Feb. 24, 1996. Investigators said four people were killed in the shootdown. </p><p>Castro was indicted by a Miami federal grand jury on April 23. The superseding indictment remained sealed until it was publicly announced on May 20.</p><p>Reuters reported that Castro, who turned 95 on Wednesday, was last seen publicly during May Day celebrations in Havana, shortly before the indictment was announced. </p><p>Before that, he had not appeared in public since Jan. 15, when he attended a ceremony honoring 32 Cuban soldiers killed during the capture of former Venezuelan President Nicolás Maduro. </p><p>The case stems from one of the deadliest incidents involving Cuban exile groups and remains a source of tension between the United States and Cuba nearly three decades later. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item></channel></rss>