<?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>Mon, 27 Jul 2026 11:38:30 +0000</lastBuildDate><language>en</language><ttl>1</ttl><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title><![CDATA[3 men arrested in alleged fraternity hazing investigation in Miami-Dade]]></title><link>https://www.local10.com/news/local/2026/07/26/3-men-arrested-in-alleged-fraternity-hazing-investigation-in-miami-dade/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/26/3-men-arrested-in-alleged-fraternity-hazing-investigation-in-miami-dade/</guid><dc:creator><![CDATA[Pablo Hernandez]]></dc:creator><description><![CDATA[Three men are facing felony charges after authorities said they carried out a fraternity hazing incident involving prolonged beatings with canes and paddles that left victims hospitalized.]]></description><pubDate>Mon, 27 Jul 2026 01:11:44 +0000</pubDate><content:encoded><![CDATA[<p>Three men are facing felony charges after authorities said they carried out a fraternity hazing incident involving prolonged beatings with canes and paddles that left victims hospitalized.</p><p> </p><p>Miami-Dade State Attorney Katherine Fernandez Rundle, Miami-Dade Sheriff Rosie Cordero-Stutz and Sweetwater Police Chief Sergio Diez announced the arrests of 29-year-old Marquez Christopher Pinder, 26-year-old Jared Lamar James and 29-year-old Elijah Delano Dyous.</p><p>Authorities said an investigation uncovered evidence of alleged hazing incidents involving prolonged and repeated beatings with canes and paddles. They said failing to correctly answer questions about the fraternity allegedly led to the beatings.</p><p>According to investigators, the alleged hazing began April 1 at an apartment in Sweetwater and continued through April 2 and April 3 at the same location. On April 4, authorities said the alleged hazing continued at a home in unincorporated Miami-Dade County.</p><p>Pinder, James and Dyous are each charged with two counts of attempted manslaughter with a deadly weapon, aggravated battery with a deadly weapon causing great bodily harm and hazing with a deadly weapon.</p><p>Authorities said the alleged hazing was carried out by the three men.</p><p>“Among some, fraternity hazing might be seen as a tradition creating a sense of belonging and brotherhood, but since 2001, hazing in Florida has killed Chad Meredith, Robert Champion and Andrew Coffey while seriously injuring others. This case, with the victims requiring hospitalization, provide clear-cut examples of hazing’s danger,” Fernandez Rundle said. “In Florida, hazing is abuse and it is a crime. Its victims too often lie in their graves and in hospital beds.”</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[Bill Oddie, wildlife presenter and star of British comedy series 'The Goodies,' dies at 85]]></title><link>https://www.local10.com/entertainment/2026/07/27/bill-oddie-wildlife-presenter-and-star-of-british-comedy-series-the-goodies-dies-at-85/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/07/27/bill-oddie-wildlife-presenter-and-star-of-british-comedy-series-the-goodies-dies-at-85/</guid><dc:creator><![CDATA[By DANICA KIRKA, Associated Press]]></dc:creator><description><![CDATA[LONDON (AP) — Bill Oddie, a British comic actor who had a second career as as a bird expert and wildlife presenter, died on Saturday, his agent said. He was 85.]]></description><pubDate>Mon, 27 Jul 2026 11:22:18 +0000</pubDate><content:encoded><![CDATA[<p>LONDON (AP) — Bill Oddie, a British comic actor who had a second career as as a bird expert and wildlife presenter, died on Saturday, his agent said. He was 85.</p><p>Oddie first found fame as a member of The Goodies, a comedy trio that also featured Tim Brooke-Taylor and Graeme Garden. The team starred in an off-beat comedy series of the same name that aired from 1970 to 1982 on the BBC. He went on to host BBC wildlife programs, including “Birding With Bill Oddie,” “Bill Oddie Goes Wild" and “Springwatch."</p><p>“Bill was a multi-talented celebrity — wildlife presenter, broadcaster, comedian, writer, songwriter, musician and conservationist," his agent, David Foster, said in a statement. “Yet it was never fame that he valued. Instead he encouraged us to respect and protect the environment."</p><p>Born in 1941 in Rochdale, northwestern England, Oddie went on to study English literature at Pembroke College, Cambridge. He appeared in several productions of the Cambridge Footlights, a prestigious student sketch comedy troupe, alongside future stars such as John Cleese and Graham Chapman of Monty Python.</p><p>Those student productions led to work in London's West End and on Broadway, persuading Oddie to abandon plans to become an English teacher or warden of a bird observatory.</p><p>Oddie later transformed his birding hobby into a job, presenting multiple wildlife shows and writing books such as “Bill Oddie's Little Black Bird Book,” “Birdwatching with Bill Oddie" and “Follow That Bird.”</p><p>He is survived by his wife, Laura, and daughters Bonnie, Kate and Rosie.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6FY4AZSZEW7RMOHFTJCBKMIHRU.jpg?auth=dc84a0de3ef463a06d179c54085d7dff8f9df377396db36e3b0c8dcfef5580e4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Bill Oddie launches the Visit Scotland new website (www.visitscotland.com/wildlife) with Tam the Peregrine falcon at Visitscotland's London office, May 6, 2004. (Michael Stephens/PA via AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Michael Stephens</media:credit></media:content></item><item><title><![CDATA[Woman suffers broken hand, busted lip after collision involving car, Brightline train]]></title><link>https://www.local10.com/news/local/2026/07/27/woman-suffers-broken-hand-busted-lip-after-collision-involving-car-brightline-train/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/27/woman-suffers-broken-hand-busted-lip-after-collision-involving-car-brightline-train/</guid><dc:creator><![CDATA[Isabella Martin, Amanda Batchelor]]></dc:creator><description><![CDATA[A Brightline train collided with a vehicle late Sunday night that was on the tracks in Fort Lauderdale.]]></description><pubDate>Mon, 27 Jul 2026 11:20:37 +0000</pubDate><content:encoded><![CDATA[<p>A Brightline train collided with a vehicle late Sunday night that was on the tracks in Fort Lauderdale, authorities confirmed.</p><p> </p><p>The crash was reported in the 900 block of North Flagler Drive.</p><p>The husband of the woman who was driving the red car told Local 10 News that the car was dragged by the train after the collision.</p><p>Firefighters helped the woman get out of the car after the vehicle became lodged underneath the train.</p><p>According to the woman’s husband, she suffered a broken hand and busted lip, but is expected to be OK.</p><p>A hair stylist at a nearby barbershop told Local 10 News that she’s never seen anything like this before.</p><p>“The Brightline train is just stopped right in front of me, and the car is just jammed right underneath. Actually, by a miracle, the driver’s seat where the driver was, was the only seat that wasn’t completely smacked by the train,” the hair stylist said. </p><p>The circumstances leading up to the collision remain under investigation.</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[Years of scandals haven't stopped Ken Paxton. Can James Talarico change that?]]></title><link>https://www.local10.com/news/politics/2026/07/27/years-of-scandals-havent-stopped-ken-paxton-can-james-talarico-change-that/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/27/years-of-scandals-havent-stopped-ken-paxton-can-james-talarico-change-that/</guid><dc:creator><![CDATA[By THOMAS BEAUMONT, Associated Press]]></dc:creator><description><![CDATA[Eight years ago, during a campaign for Texas attorney general, Justin Nelson ran television advertisements with security camera footage of Ken Paxton pocketing an expensive pen that didn't belong to him.]]></description><pubDate>Mon, 27 Jul 2026 11:19:07 +0000</pubDate><content:encoded><![CDATA[<p>Eight years ago, during a campaign for Texas attorney general, Justin Nelson ran television advertisements with security camera footage of Ken Paxton pocketing an expensive pen that didn't belong to him.</p><p>Four years ago, George P. Bush went after Paxton by putting up billboards that said “he's a crook” next to his mugshot from when he was charged with securities fraud.</p><p>And earlier this year, U.S. Sen John Cornyn said “judgment day is coming” as he tried to fend off a Republican primary challenge from Paxton.</p><p>All of them lost. Now the question is whether James Talarico, who topped Rep. Jasmine Crockett in an expensive and fiercely contested Democratic primary, will have any more luck as he faces off against Paxton in one of the country's most closely watched U.S. Senate races.</p><p>“The guy’s ability to take shots and just keep moving on and stay in elected office is unlike anything I’ve ever seen in my career, in 25 years of running campaigns,” said Ash Wright, who worked as a senior adviser to Bush.</p><p>Paxton has never been convicted, and he's survived by championing conservative legal battles over immigration, abortion and transgender issues in a Republican-dominated state. Much like President Donald Trump, he's long portrayed himself as the victim of political persecution.</p><p>Former Paxton challengers and a half dozen campaign strategists who worked against him warned that Texans may tune out any attempt to revive scandals that they've heard about for years, especially when rigid partisanship has convinced voters to be extraordinarily forgiving of candidates’ trespasses.</p><p>However, Talarico's team has studied the previous races and is attempting its own version of the playbook by trying to paint Paxton as part of a broader culture of corruption that has failed to improve people's lives.</p><p>Paxton’s campaign suggested Talarico's claims were aimed at distracting voters from a record of “out-of-touch views.”</p><p>“Every time a fighter, like President Donald Trump and now Ken Paxton, stands up to the permanent political class, even after they are completely acquitted of wrongdoing, people like James Talarico continue pushing the same accusations and claiming corruption,” Paxton campaign spokesperson Madison Cercy said.</p><p>Paxton won first reelection narrowly, despite indictment</p><p>Paxton was first elected as Texas attorney general in 2014, and Nelson ran against him in 2018. A Democratic lawyer from Austin, Nelson made Paxton's indictment on charges of securities fraud central to his campaign, and he poked fun at him for picking up another lawyer's $1,000 pen after finding it at a courthouse security checkpoint.</p><p>“Vote Justin Nelson for Texas attorney general,” the narrator said. “He will fight on behalf of all Texans. And he won’t steal your pen.”</p><p>Nelson argued that his approach was effective, reflected in Paxton's narrow margin of 3.6 percentage points in a year when Republican Greg Abbott was reelected as Texas governor by more than 13 percentage points. Nelson's campaign spent roughly $6.5 million, about half of what Paxton's campaign spent.</p><p>“My message was working," Nelson said. “I just needed to go louder and longer.”</p><p>In 2022, Paxton faced a Republican primary challenge from George P. Bush, the Texas land commissioner and the grandson and nephew of two former presidents from the state.</p><p>The securities fraud case was ongoing, and Paxton was also under federal investigation over accusations that he abused his position to benefit an Austin real estate developer, took bribes and retaliated against whistleblower employees.</p><p>Paxton responded by portraying himself as a Trump-era Republican and Bush as the heir to a privileged political legacy.</p><p>Pro-Paxton organizations spent more than $20 million, about twice as much as Bush and his allies. The race went to a runoff, in which Paxton defeated Bush by 34 percentage points.</p><p>Paxton ran against Rochelle Garza, a Democratic civil rights lawyer from Brownsville, in the general election. She said her campaign had a 300-page opposition research file on Paxton but it was difficult to figure out how to approach his past because voters had heard about it for years.</p><p>“The amount of potential hits on Paxton can make message discipline challenging,” Garza said.</p><p>Paxton ran as the leading legal opponent of President Joe Biden, promoting a string of lawsuits against Biden's Democratic administration on immigration, abortion and gender policy.</p><p>Overwhelmingly outspent, Garza lost by roughly 10 percentage points.</p><p>Some supporters see Paxton as a ‘flawed’ fighter</p><p>There was more trouble ahead for Paxton.</p><p>He split with his wife, who later filed for divorce “on biblical grounds.” He was also impeached by the Texas House, although the Senate acquitted him in 2023 and allowed him to remain in office. The securities fraud case ended in 2024, and Paxton was directed to pay nearly $300,000 in restitution.</p><p>Throughout the years, he's maintained strong support from Republican voters like David and Nancy Lapp, a retired couple from the small town of Wolfforth. They described him as a conservative warrior who has been a victim of persecution.</p><p>“He’s had his share of scandals, and almost all of them have, so it’s not necessarily disqualifying anymore,” said David Lapp, 76. “He’s a flawed person, no doubt about it, but he fights for traditional American ideals.”</p><p>He added that "nowadays, as long as you’re not in jail, they’ll elect you.”</p><p>Biden's Justice Department in 2024 decided not to prosecute Paxton after the yearslong federal investigation, and Paxton went on to challenge Cornyn for his Senate seat.</p><p>Cornyn and his allies vastly outspent Paxton, blanketing the state with more than $90 million in advertising. After the race went to a runoff, Trump endorsed Paxton, and he won decisively.</p><p>Talarico hopes Waco case sparks new scrutiny</p><p>Talarico promised at a rally in Houston the day after the Republican runoff to “prosecute the case” against Paxton, whom he called “the most corrupt politician in America."</p><p>Since then, he has sought to introduce a newer question about Paxton, one that involves his office's handling of a child sexual abuse case this year.</p><p>The attorney general's office was assigned the felony case involving Waco lawyer Adam Hoffman after the county district attorney recused himself over a potential conflict of interest. After a hung jury trial last year, Hoffman agreed to state lawyers' offer in April to plead guilty to a misdemeanor charge. Prosecutors said the victim did not want to testify a second time. Hoffman served 60 days in jail and was not required to register as a sex offender.</p><p>Talarico said the plea agreement shows Paxton is willing to allow preferential treatment at Texans' expense.</p><p>“He is everything that’s wrong with this broken, corrupt political system,” Talarico said of Paxton at a rally in Del Rio last week. “This is the rot at the core of this broken political system. It’s why we can’t get ahead, no matter how hard we work, no matter how much we save, because the system is rigged against us."</p><p>Talarico reported having $21.5 million available last week, while Paxton reported having $7.5 million.</p><p>The Democrat's fundraising advantage could help him broadcast his message further than Paxton's previous opponents have been able to do, Nelson said.</p><p>“Even a little bit more money would have helped me,” he said. “I think James has a legitimate shot.”</p><p>___</p><p>Associated Press reporters Jesse Bedayn in Del Rio, Texas, and Marc Levy in Wolfforth, Texas, contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QBX33VL75LQGSTVHZYMW74DG3E.jpg?auth=3dedb7eb5e7e06c49338432e316f72f618b0923c70480b0764fb2dfb1ca05637&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Texas Attorney General Ken Paxton, a Republican candidate for the U.S. Senate, waves as he takes the stage during a primary runoff election night event after winning the Republican party's nomination, May 26, 2026, in Plano, Texas. (AP Photo/Tony Gutierrez, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Tony Gutierrez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TAE47JKS7Y2GNNMZECBVJ2CLZY.jpg?auth=5295b4c70c6ef7474b098b438eb328ba17711f5e30f468974f3120fd0e0bd5ae&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Democratic Senate candidate James Talarico speaks at a rally on Monday, July 13, 2026, in Eagle Pass, Texas. (AP Photo/Brenda Bazán)]]></media:description><media:credit role="author" scheme="urn:ebu">Brenda Bazán</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IUBEWYMVTIVWQY4VD5VKLPJUO4.jpg?auth=ef6a8cd0e32ea493fa1c1f7e5406e9bb43aef0ae1edf63644d4a35507a78bfe9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[At left, Texas Attorney General Ken Paxton speaks in McKinney, Texas, May 19, 2026, and at right, Texas state Rep. James Talarico, after voting, in Austin, Texas, Feb. 17, 2026. (AP Photo/LM Otero and Eric Gay)]]></media:description><media:credit role="author" scheme="urn:ebu">LM Otero/Eric Gay</media:credit></media:content></item><item><title><![CDATA[Speeding driver crashes into Sunrise home, narrowly missing woman inside bedroom, neighbors say ]]></title><link>https://www.local10.com/news/local/2026/07/27/speeding-driver-crashes-into-sunrise-home-narrowly-missing-woman-inside-bedroom-neighbors-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/27/speeding-driver-crashes-into-sunrise-home-narrowly-missing-woman-inside-bedroom-neighbors-say/</guid><dc:creator><![CDATA[Jeff  Derderian , Amanda Batchelor]]></dc:creator><description><![CDATA[A speeding driver crashed a Mercedes-Benz into a Sunrise home early Friday, leaving part of the house destroyed and narrowly missing a woman who was inside her bedroom, neighbors said.]]></description><pubDate>Mon, 27 Jul 2026 11:11:05 +0000</pubDate><content:encoded><![CDATA[<p>A speeding driver crashed a Mercedes-Benz into a Sunrise home early Friday, leaving part of the house destroyed and narrowly missing a woman who was inside her bedroom, neighbors said.</p><p>The crash happened in the 6200 block of Northwest 12th Street.</p><p>The impact tore through multiple rooms of the home, leaving debris scattered throughout a bedroom, kitchen and bathroom. Car parts from the Mercedes were mixed among personal belongings inside the damaged residence.</p><p>Neighbor Alexis Almonte, who lives next door, said the collision sounded like an explosion.</p><p>“It sounded like a bomb,” Almonte told Local 10 News.</p><p>The homeowner and Almonte said speeding has long been a problem along nearby Northwest 63rd Avenue.</p><p>Almonte said he rushed outside after hearing the crash and found the homeowner injured.</p><p>“I see the car over there. I see the lady on the floor,” he said. “She got cut. She’s lucky to be alive.”</p><p>A temporary support beam has since been installed inside the home to help keep the damaged structure standing.</p><p>According to neighbors, this is not the first vehicle to crash into the home.</p><p>“It’s the third time someone hit the house,” Almonte said, adding that residents have previously asked the City of Sunrise to install a speed bump or other traffic-calming measures.</p><p>While Local 10 was at the scene Friday morning, several vehicles were seen speeding through the area.</p><p>Almonte urged drivers to slow down and remember families live in the neighborhood.</p><p>“There’s people living over here — children,” he said. “We have to take care of each other.”</p><p>Investigators have not said what caused the crash or whether the driver will face any charges.</p><p>There were no visible skid marks on the roadway, suggesting the driver may not have braked before impact.</p><p>The extent of the homeowner’s injuries has not been released.</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[July 27: Temps mild this morning; afternoon storms expected]]></title><link>https://www.local10.com/weather/2026/07/27/july-27-temps-mild-this-morning-afternoon-storms-expected/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/07/27/july-27-temps-mild-this-morning-afternoon-storms-expected/</guid><dc:creator><![CDATA[Julie Durda]]></dc:creator><description><![CDATA[Good Monday morning! It’s a mild start with temperatures in the upper 70s and lower 80s finally near average thanks to the overnight showers Sunday. ]]></description><pubDate>Mon, 27 Jul 2026 10:54:44 +0000</pubDate><content:encoded><![CDATA[<p>Good Monday morning! It’s a mild start with temperatures in the upper 70s and lower 80s finally near average thanks to the overnight showers Sunday. It will be very short lived once the sun rises. The temperatures will rise by the afternoon. Highs will reach the lower 90s with heat indices in the triple digits. Don’t forget your rain gear, we will be seeing another round of afternoon storms. These storms will produce the possibility of wind gusts and flooding concerns. Keep it tuned to Local 10 for more.</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[Trump is set to defend his economic policies in Michigan, where new Canadian tariffs may sting]]></title><link>https://www.local10.com/business/2026/07/27/trump-is-set-to-defend-his-economic-policies-in-michigan-where-new-canadian-tariffs-may-sting/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/27/trump-is-set-to-defend-his-economic-policies-in-michigan-where-new-canadian-tariffs-may-sting/</guid><dc:creator><![CDATA[By WILL WEISSERT, Associated Press]]></dc:creator><description><![CDATA[MILFORD, Mich. (AP) — President Donald Trump plans to tout his handling of the economy during a visit to suburban Detroit on Monday, defending sweeping tariffs in a swing state where their effects have hurt many businesses as midterm election season heats up.]]></description><pubDate>Mon, 27 Jul 2026 10:47:19 +0000</pubDate><content:encoded><![CDATA[<p>MILFORD, Mich. (AP) — President Donald Trump plans to tout his handling of the economy during a visit to suburban Detroit on Monday, defending sweeping tariffs in a swing state where their effects have hurt many businesses as midterm election season heats up.</p><p>Trump is visiting a General Motors facility in Milford, home to tracks and proving grounds for new models and vehicles. Early voting is underway for Michigan's Aug. 4 primary, which features fierce nomination fights in both major political parties.</p><p>Republican Mike Rogers is unopposed in the Senate primary, but the GOP gubernatorial contest pits Trump-backed Rep. John James against Perry Johnson, a businessman turned politician who has launched unsuccessful campaigns before, including for president in 2024.</p><p>Johnson is now trying to style himself in the president's mold — despite missing out on his endorsement. He's even holding a "Trump Tailgate” outside the president's GM event.</p><p>Meanwhile, the Democratic Senate primary between Rep. Haley Stevens and progressive Abdul El-Sayed has drawn national attention for the right to face Rogers, who was narrowly defeated by Democrat Sen. Elissa Slotkin in 2024.</p><p>Trump's new Canada tariffs could hurt Michigan</p><p>Michigan was one of the 2024 battlegrounds Trump flipped after it backed Democrat Joe Biden in 2020. But the state has also seen parts of its economy affected by the president's tariffs, including on imported cars and auto parts.</p><p>A new round of steep import levies is taking effect on dozens of U.S. trading partners. But Trump has singled out Canada with tariffs as high as 50% on a wide array of its products, including cars.</p><p>The president is visiting Oakland County, which encompasses much of Detroit's northern suburbs. Once a Republican stronghold, it has increasingly leaned Democratic, backing Biden against Trump in 2020 and Vice President Kamala Harris against Trump four years later.</p><p>The White House says Trump will talk up having generated manufacturing jobs and foreign investment in the U.S. while making the case that his policies and leadership have boosted the auto industry.</p><p>“The President pledged to put Michigan workers back to work, and he’s doing it,” White House spokesperson Liz Huston said in a statement.</p><p>Michigan's economy relies heavily on Canada, however, meaning the new tariffs — coupled with inflation still running high and gas prices rising again as the already unpopular war in Iran escalates — have created additional economic concerns statewide.</p><p>Those come at a time when voters across the country were already increasingly dissatisfied with Trump's handling of the economy.</p><p>Jason Roe, a former executive director of the Michigan Republican Party who tried unsuccessfully to distance it from Trump's “Make America Great Again” movement in 2021, said that more than coinciding with his new round of tariffs, Trump's visit is a function of Michigan's relatively late primary and is meant to ensure that James secures the nomination.</p><p>But Roe also predicted that it was a risk for the president to tie himself too closely to top Republicans ahead of the general election, calling it “kryptonite to November voters.”</p><p>Trump, who won the White House on a promise to lower the cost of living, also has seen his approval ratings sag, meaning kitchen table issues could be a liability for Republicans trying to hold control of Congress after Election Day on Nov. 3.</p><p>“We’re happy to have the president here, campaigning with Republicans. We think it highlights the fact that the only thing they care about is Donald Trump and refuse to stand up to him," said Curtis Hertel, chairman of the Michigan Democratic Party. "It’s good for us every time the president is here because he’s incredibly unpopular.”</p><p>The US and Canada have squabbled over a new border bridge</p><p>The Supreme Court struck down many of Trump’s sweeping tariffs, but his administration has tried to find ways around that, including by arguing that he can impose them on Canada because that country is discriminating against American exports of products including automobiles.</p><p>But Trump’s latest round of tariffs came after he voiced frustration with Canada for having retaliated and imposed its own levies on U.S. imports in response to Trump’s initial tariffs last year. Trump launched the first round after alleging Canada should do more to stop fentanyl smuggling.</p><p>It is Trump's third trip to Michigan in his second term.</p><p>In January, he visited a Ford plant in Dearborn and addressed the Detroit Economic Club, offering a defense of tariffs even as auto industry leaders blamed them for increasing the cost of doing business. The outcry is part of the reason Trump extended rebates to domestic car companies on some tariffs on imported auto parts.</p><p>The president marked his second term's first 100 days with a rally in Warren, where he mostly mentioned grievances left over from the 2024 campaign, even scoffing at what Biden might look like in a bathing suit.</p><p>His latest visit coincides with tensions between his administration and Canada that have marred the opening of a new bridge linking Detroit and Windsor, Ontario.</p><p>Canada on Friday held its own event hailing the opening of the $4.7 billion Gordie Howe International Bridge instead of a planned celebration with officials in the U.S. after Trump announced the new Canadian tariffs.</p><p>An earlier, joint ceremony had been set for June but was scrapped after Trump suggested the U.S. wanted a “better” deal on the bridge it co-owns with Canada.</p><p>That eventually led to an agreement on splitting tolls that was supposed to allow for the rescheduled joint U.S.-Canada celebration — until the new tariffs derailed that, too.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FR5D3FO5PLT7LAU2VJ75YBGKIY.jpg?auth=37ace6c35c7cd58862abc02c5ddefa5bcecbfa0757e2625661755327a728fedc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump tosses a "Trump 2028" hat at the White House Correspondents' Association dinner at the Waldorf Astoria Washington DC, Friday, July 24, 2026, in Washington. (AP Photo/Rod Lamkey, Jr.)]]></media:description><media:credit role="author" scheme="urn:ebu">Rod Lamkey</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OYRASOS3OTC6ZF5CF43IAX4YJQ.jpg?auth=35f0de7ddf2d7d02b2ca448c07d025ab74d4aede37417ff1e8477a54ad49f3e3&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 the White House Correspondents' Association dinner at the Waldorf Astoria Washington DC, Friday, July 24, 2026, in Washington. (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/SNKX52T4O5DLSDO6SXA3RPKRRE.jpg?auth=fb09ecee356c40ff6e6b9416962ff5f561eec2aaca06efd51fe6a3133ee99bb5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Exits from Interstate 75 are displayed for the Gordie Howe International Bridge and Ambassador Bridge connecting Windsor, Ontario, with Detroit, Tuesday, July 14, 2026, (AP Photo/Paul Sancya)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Sancya</media:credit></media:content></item><item><title><![CDATA[Police search for second suspect following Seattle food festival shooting that killed 3]]></title><link>https://www.local10.com/news/2026/07/27/police-search-for-second-suspect-following-seattle-food-festival-shooting-that-killed-3/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/27/police-search-for-second-suspect-following-seattle-food-festival-shooting-that-killed-3/</guid><dc:creator><![CDATA[By GENE JOHNSON, Associated Press]]></dc:creator><description><![CDATA[SEATTLE (AP) — Police searched for a second suspect Monday after gunfire erupted at a crowded food festival beneath Seattle's Space Needle, leaving three people dead and four others wounded, including a toddler. Another suspect was earlier arrested.]]></description><pubDate>Mon, 27 Jul 2026 10:28:46 +0000</pubDate><content:encoded><![CDATA[<p>SEATTLE (AP) — Police searched for a second suspect Monday after gunfire erupted at a crowded food festival beneath Seattle's Space Needle, leaving three people dead and four others wounded, including a toddler. Another suspect was earlier arrested.</p><p>Investigators believe the two suspects were shooting at each other Sunday and, although one remained on the loose, Assistant Seattle Police Chief Tyrone Davis told a news conference Sunday night that there was no ongoing threat to the public.</p><p>Police did not have a description of the outstanding suspect, he said.</p><p>“We’re still trying to figure this out,” Davis said. Police did not immediately respond to phone and email messages early Monday.</p><p>Two people died at the scene and a third died at a hospital. They were described as two men, ages 19 and 44, and a 56-year-old woman.</p><p>The four wounded, including a 2-year-old boy, were hospitalized and in stable condition early Monday, police said. The rest of the wounded were adults. Davis couldn't say if any of the victims were involved in the confrontation.</p><p>The gunfire erupted around 6 p.m. Sunday in the waning hours of the Bite of Seattle, an annual three-day festival that draws hundreds of food and retail vendors and performers.</p><p>Dozens of officers were providing security at the event and some saw one of the suspects firing, Davis said. One suspect surrendered at the scene, but the other fled. Law enforcement searched the grounds to no avail.</p><p>A large number of police and emergency crews responded and began evacuating the area around the sprawling Seattle Center campus.</p><p>Faith Adia Hunter said she and her friends had just gotten food from a crepe vendor when gunfire broke out. She realized a shooter was near them. She and others found shelter in the nearby Seattle Children’s Museum.</p><p>“We were right next to him when it started so we took off running,” Hunter said. “So we took off running too into the building with the crowd.”</p><p>In the chaos, many vendors bolted toward the exits, abandoning their food stands. Hours afterward, some milled outside the police tape, wondering when they would be allowed to return to collect their tents, food and cooking gear.</p><p>Roberto Ramirez, a vendor at the event, said he heard what sounded like firecrackers before people began yelling “shooter” and frantically running.</p><p>“Suddenly everything was empty,” he said. “People were freaked out.”</p><p>After the initial panic, new guests continued to arrive unaware of what had happened and were told by police to leave, he said.</p><p>Estan Wakonabo said he and his girlfriend were at the festival waiting in line for a photo booth when he was shoved from behind and he turned to see a rush of people fleeing.</p><p>“People were hiding, were pushing, people were falling on the ground, baby strollers were falling,” Wakonabo said, adding that was when he heard gunshots.</p><p>“Once I heard a ‘pop, pop, pop,’ that’s when I knew it was a shooter,” he said.</p><p>After he escorted his girlfriend to safety, he returned to the scene to take photos and saw multiple victims on the ground, Wakonabo said.</p><p>The festival started in 1982 and draws 350,000 attendees, according to its website.</p><p>___</p><p>Associated Press journalists Manuel Valdes and Lindsey Wasson in Seattle, Annika Wolters in Bangkok and Christopher Weber in Los Angeles contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QR3A6ELW5N23DR33I4ZWWXRYRM.jpg?auth=41a33a8d9dd7588fc1ecdff3c44c09fea94d68e2a2c1ec61ba0045eb96d94034&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A crime scene photographer arrives as law enforcement examines the scene following a shooting at Seattle Center during the Bite of Seattle food festival Sunday, July 26, 2026, in Seattle. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PJ2AKLIL5JVSRTKHY4PVZU6EHA.jpg?auth=14648bfde9fd07caffca5dcdcfe02d92ebb0791b833f1bf33c6e8d67b7ae5a23&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A Seattle Police officer walks through tents with colorful toys at the scene of a shooting at Seattle Center during the Bite of Seattle food festival Sunday, July 26, 2026, in Seattle. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KKJ4TPRHVQ4THVQTSCJ2URA2XE.jpg?auth=b7f8baafd4b9085a89adaef7a88146ad25306de9d886b242247755f4a1e36118&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[An unidentified man is led into the scene by police after they responded to a shooting at Seattle Center during the Bite of Seattle food festival Sunday, July 26, 2026, in Seattle, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IU4KQOG3WZQRBXKNDS3JQ3RUV4.jpg?auth=cec30d0be4d61489fef1db3c7dd0612a6d6755b4bf218542f3c6f80b3a569350&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Police respond to a shooting at Seattle Center during the Bite of Seattle food festival Sunday, July 26, 2026, in Seattle, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/O5FPIMERMCYWPMYI5CNJJHHD7M.jpg?auth=843c020fe2be64a039661e26f34f2fabba89465570fc0bf49b13c2baa43dae51&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Seattle Mayor Katie Wilson, center, speaks at a news conference after a shooting at the Bite of Seattle food festival Sunday, July 26, 2026, in Seattle, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content></item><item><title><![CDATA[TURN ON TV NOW: LOCAL 10 NEWS AT 6:00]]></title><link>https://www.local10.com/station/2023/10/13/turn-on-tv-now-local-10-news-at-6/</link><guid isPermaLink="true">https://www.local10.com/station/2023/10/13/turn-on-tv-now-local-10-news-at-6/</guid><description><![CDATA[Here are the top stories airing on Local 10 News this morning. Be sure to watch Local 10 at 6:00 a.m. for the latest updates.]]></description><pubDate>Sat, 14 Oct 2023 02:34:01 +0000</pubDate><content:encoded><![CDATA[<p>Here are the top stories airing on Local 10 News this morning. Be sure to watch Local 10 at 6:00 a.m. for the latest updates.</p><ul><li><a href="https://www.local10.com/news/local/2026/07/26/south-florida-haitians-bracing-for-mondays-end-of-tps/" target="_self" rel="" title="https://www.local10.com/news/local/2026/07/26/south-florida-haitians-bracing-for-mondays-end-of-tps/">South Florida Haitians bracing as TPS ends</a></li><li>Car slams into Sunrise home overnight, leaves mess behind</li><li>Mass shooting at Seattle food festival kills 3, injures others</li></ul><p>You can watch a live feed of our news broadcast at <a href="https://www.local10.com/live/" target="_blank" rel="noreferrer" title="https://www.local10.com/live/">Local10.com/Live</a>. </p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SPAZHMDACW3W7VWFFGQWKSQFTM.png?auth=0c6ef953b311067db93f79d64f199c3ef52013004b7fcb13188d7b6b8dbfb8d7&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"><media:description type="plain"><![CDATA[Local 10 News]]></media:description></media:content></item><item><title><![CDATA[Mediators see progress in diplomatic efforts to halt Iran war, 2 regional officials say]]></title><link>https://www.local10.com/business/2026/07/27/mediators-see-progress-in-diplomatic-efforts-to-halt-iran-war-2-regional-officials-say/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/27/mediators-see-progress-in-diplomatic-efforts-to-halt-iran-war-2-regional-officials-say/</guid><dc:creator><![CDATA[By SAMY MAGDY and ELENA BECATOROS, Associated Press]]></dc:creator><description><![CDATA[CAIRO (AP) — Mediators have achieved progress in efforts to get the United States and Iran back to negotiations and avert an all-out war in the Middle East, two regional officials said Monday, with a pause in attacks coming after a period of rapidly escalating tensions.]]></description><pubDate>Mon, 27 Jul 2026 10:50:24 +0000</pubDate><content:encoded><![CDATA[<p>CAIRO (AP) — Mediators have achieved progress in efforts to get the United States and Iran back to negotiations and avert an all-out war in the Middle East, two regional officials said Monday, with a pause in attacks coming after a period of rapidly escalating tensions.</p><p>The comments came after neither the U.S. nor Iran reported carrying out any attacks for three straight days — a respite after about two weeks of sustained bombardments that had led to increasing fears of a return to all-out war.</p><p>The two regional officials, who spoke on condition of anonymity to discuss the sensitive regional talks, said mediators led by Qatar and Pakistan were working to bridge the gap between Washington and Tehran to return to an interim ceasefire deal that had been largely undermined by recent exchanges of fire.</p><p>No strikes over weekend</p><p>The U.S. has paused attacks after targeting Iranian coastal areas and infrastructure in a nearly two-week escalation sparked by Iran’s firing at ships trying to transit the Strait of Hormuz, a crucial waterway for global oil shipments. The Pentagon did not respond to questions.</p><p>U.S. President Donald Trump is “giving talks some space. He’s giving it a little bit of room,” Mike Waltz, the U.S. ambassador to the United Nations, told Fox News.</p><p>Waltz dismissed the idea that the U.S. stockpile of interceptors crucial in defending against Iranian attacks is running low, but experts have questioned how long both the U.S. and Iran can afford to keep up attacks.</p><p>Since the U.S. has halted attacks for the past two nights, Iran has as well, its army spokesperson told Iran’s state TV on Sunday. Tehran in recent days has counterattacked against countries in the region hosting U.S. military forces, killing at least three service members at a base in Jordan and one in Iraq.</p><p>Regional officials cite progress in talks</p><p>One of the regional officials who spoke to AP Monday described the progress made in mediation efforts as “significant.” He said mediators were working with Iran and Oman on a mechanism for managing vessels’ transit through the Strait of Hormuz, the flashpoint for the latest strikes and counterstrikes.</p><p>Iran’s Foreign Ministry spokesperson, Esmail Baghaei, said during a news conference in Tehran Monday that mediators were conveying messages but there were no direct negotiations.</p><p>“Mediators may convey messages to us from the American side regarding ongoing developments in the region. But at present, we have no negotiations with the American side,” Baghaei said.</p><p>He said Iran and Oman, which lies on the other side of the Strait of Hormuz, had already held talks on Friday and Saturday on how to manage ship traffic through the waterway.</p><p>“The objective is for Iran and Oman, as the two coastal states, to develop mechanisms to ensure safe navigation through the Strait of Hormuz while respecting the sovereign rights and sovereignty of both coastal states, as well as Iran’s security and national interests” Baghaei said. However, he stressed that the waterway remains closed.</p><p>Tehran has asserted that the interim deal with the U.S. allows it to manage shipping on the waterway for now, and it has objected to U.S. efforts to support a route that passes close to Oman instead. The strait was considered an international waterway before the war.</p><p>The U.S. military on Saturday said its recently reimposed naval blockade against Iran continued, with a dozen commercial ships redirected, two disabled and two boarded. U.S. forces “remain highly vigilant, focused, lethal, and ready,” it added.</p><p>The 60-day period established by the interim deal in mid-June is now well into its second half, and major issues that were meant to be negotiated — notably Iran’s nuclear program at the heart of tensions — remain set aside as mediators try to keep both sides talking.</p><p>Shipping traffic on the strait is at a 3-week low</p><p>Concerns continue about shipping through another crucial waterway in the region, the Bab al-Mandeb strait to the Red Sea. Iranian-backed Houthi rebels in Yemen last week threatened a blockade of Saudi shipping there, and fired on at least one Saudi tanker, setting it alight.</p><p>Global energy supplies and the economy remain in the balance as gasoline prices have risen again.</p><p>Commercial shipping traffic in the Strait of Hormuz was at a three-week low, a maritime body overseen by the U.S. Navy said Sunday, adding that no new attacks had been confirmed in the past 72 hours. It said traffic remained steady through the Bab el-Mandeb.</p><p>Netanyahu says he ‘fully’ backs Trump’s efforts</p><p>Meanwhile, Israeli Prime Minister Benjamin Netanyahu plans to travel to the United States and meet with Trump in Washington on Tuesday, his office has said. They last met in Washington in February, weeks before they launched the war on Iran that killed senior leaders including Supreme Leader Ayatollah Ali Khamenei.</p><p>The Iranian-backed Hezbollah fired at Israel two days after the war began, and Israel responded with airstrikes and ground forces in southern Lebanon. Since then, the U.S. has supported landmark direct talks between Lebanon and Israel to try to calm that front and find a way to disarm Hezbollah.</p><p>Iran criticizes Ukraine for targeting ship in Caspian Sea</p><p>Separately, Baghaei slammed Ukrainian President Volodymyr Zelenskyy after he said over the weekend that Ukraine had struck “vessels used in military cargo shipments involving Iran” in the Caspian Sea.</p><p>On Sunday, Iranian Foreign Minister Abbas Araghchi said Ukraine’s strike on an Iranian vessel had killed a sailor.</p><p>In a statement on X, Araghchi denounced the attack as a “blatant U.N. Charter violation done at Israel’s behest to drag Europe into its war.” He said he made it clear in calls with European Union foreign policy chief Kaja Kallas and Russian Foreign Minister Sergey Lavrov that the attack “can’t go unanswered.”</p><p>Iran is an ally of Russia in its war against Ukraine, helping Moscow build up its drone expertise.</p><p>Speaking during the news conference in Tehran Monday, Baghaei said that “all parties that consider themselves in some way supporters of the Ukrainian regime must be held accountable.”</p><p>He said Zelenskyy’s “behavior is reminiscent of the anarchists who, on the eve of World War I, carried out theatrical and highly dangerous actions whose repercussions engulfed all of Europe.”</p><p>___</p><p>Becatoros reported from Athens, Greece. Associated Press reporters Cara Anna in Lowville, New York; Darlene Superville and Ben Finley in Washington; and Jill Lawless and Emma Burrows in London contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4VKLQHWGAZ5K5SXOQF62QMII7A.jpg?auth=3110ff59b85ed9774982d2760e2388023ea81952ca3750e40c40bc62500a74ff&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A group of people stands in shallow water as a cargo ship appears anchored in the Strait of Hormuz off Bandar Abbas, Iran, Tuesday, June 30, 2026. (Amirhosein Khorgooi/ISNA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Amirhosein Khorgooi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/M3FDPGSHXTR2XU37JGSSELFCR4.jpg?auth=3566dd58656257c57918a3d3d097177b0e55739690af10b10d851c6dcbbdfd5d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Children wade in the water with cargo ships at anchor in the background and a fisherman nearby, in the Strait of Hormuz off Bandar Abbas, Iran, Tuesday, June 30, 2026. (Amirhosein Khorgooi/ISNA via AP,File)]]></media:description><media:credit role="author" scheme="urn:ebu">Amirhosein Khorgooi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VD4I5QVXH7BM7B7GL24YWWQWSQ.jpg?auth=82f4d3a8231b36f3c52328808f732a9fee3f8e948aa37e548703ae113ab48084&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - An oil tanker approaches the new Jetty during the launch of the new oil facility in Fujairah, United Arab Emirates, Sept. 21, 2016. (AP Photo/Kamran Jebreili, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Kamran Jebreili</media:credit></media:content></item><item><title><![CDATA[Genevieve becomes a Category 5 hurricane but is not expected to make landfall]]></title><link>https://www.local10.com/news/world/2026/07/27/genevieve-becomes-a-category-5-hurricane-but-is-not-expected-to-make-landfall/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/27/genevieve-becomes-a-category-5-hurricane-but-is-not-expected-to-make-landfall/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[MIAMI (AP) — Genevieve became a Category 5 hurricane early Monday, the first in the East Pacific region in two years, forecasters said. It is expected to stay far out to sea on a course roughly parallel with the Mexico coast.]]></description><pubDate>Mon, 27 Jul 2026 09:07:48 +0000</pubDate><content:encoded><![CDATA[<p>MIAMI (AP) — Genevieve became a Category 5 hurricane early Monday, the first in the East Pacific region in two years, forecasters said. It is expected to stay far out to sea on a course roughly parallel with the Mexico coast.</p><p>Genevieve had maximum sustained winds of 160 mph (260 kph), according to the National Hurricane Center in Miami.</p><p>Genevieve’s center was located about 530 miles (855 kilometers) southwest of Manzanillo, and it was headed northwest at 13 mph (20 kph).</p><p>No coastal watches or warnings were in effect, but the hurricane center said that swells from the storm — likely causing “life-threatening surf and rip current conditions” — were affecting parts of Mexico’s southwestern coast and the Baja California Peninsula.</p><p>The storm was expected to begin weakening from Tuesday.</p><p>Farther northwest in the Pacific, Hurricane Fausto weakened to a Category 1 storm as it continued on a path in the general direction of the Hawaiian Islands.</p><p>Forecasters said Fausto was expected to be downgraded to a tropical storm in the coming days but warned that it could still generate significant surf for parts of Hawaii.</p><p>Fausto had maximum sustained winds of 80 mph (130 kph). It was located about 670 miles (1,080 kilometers) east of Hilo and was moving west-northwest at 14 mph (22 kph).</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/Z7NKYKBES6EPSOJ3HYGR7R4PBE.jpg?auth=fe69d6b1ba6454769a0137ac251fb32fa74165c503d1b1fd96779a99e9835e33&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This satellite image released by NOAA shows Hurricane Fausto, center, and Hurricane Genevieve off the southwest coast of Mexico, right, over the Pacific Ocean, Sunday, July 26, 2026. (NOAA via AP)]]></media:description></media:content></item><item><title><![CDATA[Zelenskyy to meet sailors and Britain's new leader on visit to a UK port]]></title><link>https://www.local10.com/news/world/2026/07/27/zelenskyy-to-visit-britain-in-first-visit-by-a-foreign-leader-since-burnham-took-office/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/27/zelenskyy-to-visit-britain-in-first-visit-by-a-foreign-leader-since-burnham-took-office/</guid><dc:creator><![CDATA[By JILL LAWLESS, Associated Press]]></dc:creator><description><![CDATA[LONDON (AP) — Ukrainian President Volodymyr Zelenskyy will meet with British Prime Minister Andy Burnham at a naval base in England on Monday, a visit Burnham said is intended to signal the U.K.'s “unwavering” support for Ukraine.]]></description><pubDate>Mon, 27 Jul 2026 11:07:41 +0000</pubDate><content:encoded><![CDATA[<p>LONDON (AP) — Ukrainian President Volodymyr Zelenskyy will meet with British Prime Minister Andy Burnham at a naval base in England on Monday, a visit Burnham said is intended to signal the U.K.'s “unwavering” support for Ukraine.</p><p>Zelenskyy's trip is the first by a foreign leader since Burnham took office a week ago. His predecessor, Keir Starmer, was in Kyiv less than two weeks ago in his last overseas trip before leaving office.</p><p>Burnham will be the fifth British prime minister to deal with the Ukrainian president since Russia’s full-scale invasion of Ukraine in 2022.</p><p>“Russia should be in no doubt of our resolve, and we will not back down until we achieve long lasting and just peace for Ukraine,” said Burnham, who has spent the past nine years as mayor of Greater Manchester and has little foreign policy experience.</p><p>The U.K. trip comes a day before Zelenskyy is expected to meet with U.S. President Donald Trump in Washington.</p><p>During the visit to Portsmouth on England's south coast, Zelenskyy and Burnham will meet more than 200 Ukrainian military personnel who have spent the past three weeks in Britain. They have been taking part in an exercise aimed at strengthening war-fighting capabilities and countermine measures in the Black Sea, the U.K. government said.</p><p>The U.K. will give Ukraine the intellectual property behind its new “Stone Cloak” electronic warfare system, which is capable of jamming Russian air defenses to stop drones from being detected, Burnham’s office said.</p><p>Ukraine has expanded its campaign of deep strikes with increasingly frequent drone attacks inside Russia that have targeted oil facilities, military factories and, most recently, logistical centers, bringing war home to millions of Russians and raising pressure on President Vladimir Putin.</p><p>The raids have shattered Putin’s narrative of the conflict as something that doesn’t affect the lives of ordinary people in his country. But he has remained undeterred and Russia has ramped up its aerial campaign, regularly bombarding Ukraine with missiles and drones.</p><p>Russia and Ukraine exchange more drone attacks</p><p>Russia again attacked Ukraine overnight with 147 long-range strike drones, according to the Ukrainian air force, which said 123 drones were intercepted or jammed.</p><p>In Zaporizhzhia, one person was killed and two injured in a series of attacks at the city that damaged a high-rise residential buildings and several private residences overnight, according to regional administration head Ivan Fedorov.</p><p>In the Nikopol district of the Dnipropetrovsk region, Russian strikes damaged a kindergarten, residential buildings and infrastructure injuring a woman and a 6-years old boy, according to administration head Oleksandr Hanzha.</p><p>In the eastern Kharkiv region, a regional council member said Russian forces have destroyed every gas station along the highway between Kharkiv and Poltava, a distance of about 150 kilometers (93 miles). Oleksandr Skoryk said the situation is becoming more critical by the day, but the region is not facing a fuel or food crisis.</p><p>The highway is a key supply route linking Kharkiv, Ukraine’s second-largest city and a regional hub close to the Russian border, with central Ukraine. Russia has intensified strikes on gas stations, power facilities and other infrastructure across the country this year as part of a broader campaign to strain Ukraine’s logistics and energy networks.</p><p>In Moscow, Russia’s Defense Ministry said air defenses downed 276 Ukrainian drones overnight.</p><p>The Rostov region’s governor, Yuri Slyusar, said five people, including a child, were killed when a Ukrainian drone hit an apartment building in Rostov-on-Don.</p><p>In the city of Belgorod, a Ukrainian drone attack injured 12, including two children, according to regional emergency officials.</p><p>Iran vows retaliation after Ukrainian attack on ship in the Caspian</p><p>Iranian Foreign Minister Abbas Araghchi said Ukraine struck an Iranian vessel in the Caspian, killing a sailor.</p><p>In a statement on X on Sunday, Araghchi denounced the attack as a “blatant U.N. Charter violation done at Israel’s behest to drag Europe into its war.” He said he made it clear in calls with the European Union foreign policy chief Kaja Kallas and Russian Foreign Minister Sergey Lavrov that the attack “can't go unanswered.”</p><p>Zelenskyy said Ukrainian long-range strikes in the Caspian Sea over the weekend achieved “very good results,” adding that the targets included “vessels involved in transporting military cargo linked to Iran, as well as a warship.”</p><p>___</p><p>Illia Novikov in Kyiv, Ukraine, contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BRFAIYZC2HRSTO7Z7E2Z3DGR3Q.jpg?auth=896554eea2efb711d77d6dee6bd3accd3b51272f30b45a47e91772fb65bb3a2e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Ukraine's President Volodymyr Zelenskyy looks od during his meeting with U.S. President Donald Trump on the sidelines of the NATO summit in Ankara, Turkey, on July 8, 2026. (AP Photo/Alex Brandon, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZQCCS522PEPQXFL6WK4B4TAQD4.jpg?auth=c67fe6b1b20cf8254cf6e2a7f85ee9f70e5adb6d461cdea3e938874a71f1ced6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Britain's Prime Minister Andy Burnham speaks to staff and media at 10 Downing Street in London, Monday, July 20, 2026. (AP Photo/Kirsty Wigglesworth, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Kirsty Wigglesworth</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FK5S2BIP2XOYPSXZUP5DN3A3JU.jpg?auth=2d2a04041c1f00045cae8b5ca586c7f6ef914967d9ec682e8bf30904f1f65dc2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This photo provided by the Ukrainian Emergency Service shows a damaged supermarket after Russian drone strikes in Chernihiv, Ukraine, Sunday, July 26, 2026. (Ukrainian Emergency Service via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/A3SZANKHKBVBXPZUDG3ZSI2BYE.jpg?auth=263ce5a529dada582122094162aed805e0aa72a7e58553d211868690040c5d8d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo provided by the Ukrainian Emergency Service, firefighters put out a fire in a supermarket following a Russian drone attack in Chernihiv, Ukraine, Sunday, July 26, 2026. (Ukrainian Emergency Service via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/GUOTYIKKBSDQE3GU2KQMYOFORU.jpg?auth=6b513df546aeff902bb1faa11e5be1d89dbfab2a3ba39602160412492ab7e421&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo taken Saturday, July 25, 2026 Ukrainian soldiers of Khartia brigade prepare a ground drone for a mission in Kharkiv region, Ukraine. (AP Photo/Andrii Marienko)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrii Marienko</media:credit></media:content></item><item><title><![CDATA[Philippine president to deliver key speech in the shadow of corruption scandal and political tension]]></title><link>https://www.local10.com/news/world/2026/07/27/philippine-president-to-deliver-key-speech-in-the-shadow-of-corruption-scandal-and-political-tension/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/27/philippine-president-to-deliver-key-speech-in-the-shadow-of-corruption-scandal-and-political-tension/</guid><dc:creator><![CDATA[By JIM GOMEZ, Associated Press]]></dc:creator><description><![CDATA[MANILA, Philippines (AP) — Philippine President Ferdinand Marcos Jr. will deliver his annual state of the nation speech Monday with a bleak backdrop of a major corruption scandal that he exposed last year but has implicated his key allies; his estranged vice president’s impeachment trial; and the global economic fallout from a resurgent war in Iran.]]></description><pubDate>Mon, 27 Jul 2026 08:10:34 +0000</pubDate><content:encoded><![CDATA[<p>MANILA, Philippines (AP) — Philippine President Ferdinand Marcos Jr. will deliver his annual state of the nation speech Monday with a bleak backdrop of a major corruption scandal that he exposed last year but has implicated his key allies; his estranged vice president’s impeachment trial; and the global economic fallout from a resurgent war in Iran.</p><p>More than 23,000 police were deployed to secure the House of Representatives in suburban Quezon city, where Marcos will deliver his penultimate annual address before his six-year term ends in mid-2028. Key roads to the presidential palace in Manila were barricaded with barbed wire and riot police to deter protesters.</p><p>Security concerns were heightened after a small homemade bomb exploded before dawn on Monday near the gate of the Department of Justice in Manila, causing no injuries or major damage. Separately, bomb parts were found near the Senate in suburban Pasay city which had not been assembled and apparently aimed “only to sow terror or fear,” national police chief Gen. Jose Melencio Nartatez jr. told reporters.</p><p>Marcos is expected to outline in his speech new programs to mitigate the impact of the renewed hostilities in the Middle East. He declared a yearlong national energy emergency in March as the war in the Middle East raged to ensure the adequate supply of fuel, food and agricultural products and prevent hoarding.</p><p>In last year's state-of-the-nation speech, Marcos railed against widespread corruption in flood-control projects as the Philippines struggled to recover from deadly flooding and landslides that killed dozens of villagers and displaced more than 200,000.</p><p>Separate government and congressional investigations that followed implicated dozens of House and Senate members along with government public works engineers and officials, who allegedly pocketed huge kickbacks from flood-control projects. Their lavish lifestyles, including fleets of private jets and European cars, sparked public outrage and protests.</p><p>A current and a former member of the 24-member Senate have been indicted and detained for largescale corruption in connection with the anomalies. A leading suspect and former House member fled to Europe. Former Public Works Secretary Manuel Bonoan, who served under Marcos, has denied any wrongdoing but has also been indicted in connection with the anomalies and is in hospital detention.</p><p>Many, however, have clamored for more influential legislators to be rapidly prosecuted. Critics have asked why one of the leading suspects, former House Speaker Martin Romualdez — the president’s cousin and key ally who denies any wrongdoing — had not been charged. Marcos has pledged that even his allies will be locked up in jail if there is evidence.</p><p>“We have done enough because we’re not done yet,” Marcos said. “Unfortunately, the more we look, the more we find.”</p><p>The impeachment trial of Vice President Sara Duterte, his former ally, for charges that includes corruption and threatening the president, is also underway.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4USG4GN73MOOD5D2F6X4ZAQ224.jpg?auth=f0024969c177d1c775888127d5fa5c3ef397ee808a2f7ace43ec0113ef9761c8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A protester destroys an effigy of U.S. President Donald Trump during a protest march in Quezon City, Philippines Monday, July 27, 2026, ahead of the State of the Nation Address by President Marcos Jr. (AP Photo/Gerard Carreon)]]></media:description><media:credit role="author" scheme="urn:ebu">Gerard Carreon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EZZFDVGFCATEFVWY6CF4EWXDSY.jpg?auth=0fe7a7a7983c876df94cbd66667dc03b715478c31e150cf534435451afecebde&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Police personnel line up and secure a road near a protest march in Quezon City, Philippines Monday, July 27, 2026, ahead of the State of the Nation Address by President Marcos Jr. (AP Photo/Gerard Carreon)]]></media:description><media:credit role="author" scheme="urn:ebu">Gerard Carreon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JGZ3PSSHNKDPLWAAZJRTYXKAWI.jpg?auth=e13ae87a692b99cb192aa0915d7da4ca72cefe46883791afa79bacbfa64fc6d7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Protesters carry an effigy of U.S. President Donald Trump and Philippine President Ferdinand Marcos Jr. during a protest march in Quezon City, Philippines Monday, July 27, 2026, ahead of the State of the Nation Address by President Marcos Jr. (AP Photo/Gerard Carreon)]]></media:description><media:credit role="author" scheme="urn:ebu">Gerard Carreon</media:credit></media:content></item><item><title><![CDATA[Macron holds crisis meeting as monster wildfires drive 250,000 from their homes]]></title><link>https://www.local10.com/news/world/2026/07/27/macron-holds-crisis-meeting-as-monster-wildfires-drive-250000-from-their-homes/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/27/macron-holds-crisis-meeting-as-monster-wildfires-drive-250000-from-their-homes/</guid><dc:creator><![CDATA[By MARK CARLSON, EMMA DA SILVA and JOHN LEICESTER, Associated Press]]></dc:creator><description><![CDATA[LEGE-CAP FERRET, France (AP) — French President Emmanuel Macron held a crisis meeting Monday focusing on monster, uncontrolled wildfires that have forced more than 250,000 people to flee their homes, amid a first glimmer of hope that the spread of the largest blaze may have slowed.]]></description><pubDate>Mon, 27 Jul 2026 11:00:00 +0000</pubDate><content:encoded><![CDATA[<p>LEGE-CAP FERRET, France (AP) — French President Emmanuel Macron held a crisis meeting Monday focusing on monster, uncontrolled wildfires that have forced more than 250,000 people to flee their homes, amid a first glimmer of hope that the spread of the largest blaze may have slowed.</p><p>In the Gironde region of southwest France, where flames have burned an area four times the size of Paris, the prefecture said the situation overnight had remained “globally stable" — a change from previous days where the giant blaze raging since last week edged closer to the wine region city of Bordeaux.</p><p>In the adjacent southwestern Landes region, where hundreds of firefighters have been making progress against another virulent but smaller fire, the prefecture said some rain fell overnight and described the conditions as “favorable" for firefighting but also cautioned that they could change.</p><p>No new evacuations were announced. But with France about to enter its peak August tourist season, Gironde authorities took more steps to keep vacationers away, banning holiday camps for children and for people with disabilities.</p><p>The region has evacuated a staggering 220,000 people from fire-hit towns and villages and other localities between the giant blaze and Bordeaux. A further 36,000 people were forced to flee in the Landes, but some have since been allowed to return home.</p><p>Fire crews racing against feared next heat wave</p><p>With thousands of firefighters on the ground and rotations of water- and retardant-dropping aircraft in the air, the massive firefighting effort was engaged in a race against time, battling to make progress before a forecast surge in temperatures from Tuesday that could make fighting flames more difficult.</p><p>Crews using earth movers tore up strips of forest and scrubland to create barren spaces, intended to stop fires from spreading. Farmers were keeping fire crews supplied with water, transporting it to them in tanks. Around a dozen countries have provided planes, helicopters, firefighters and other assistance to both France and Spain, which is also fighting unprecedented blazes. All told, fires in both countries have forced more than 330,000 people to flee.</p><p>Macron didn't immediately comment after the government crisis meeting he presided over. In a weekend post on X, he pledged long-term support for fire-hit communities, saying: “We will rebuild, we will repair and we will be present for as long as necessary.”</p><p>Spain battling its biggest-ever fires</p><p>In Spain, wildfires have burned out of control around Madrid and in the Valencia region. Authorities evacuated 76,000 people and confined 30,000 others to their homes.</p><p>In both Spain and France, the exceptional scale of the fires — fueled by heat waves that hit especially hard and early this year, making forests and scrubland tinder-dry — are driving calls for stronger action against climate change.</p><p>“What we are experiencing is not a series of isolated incidents. It is the consequence of a climate emergency that is making wildfires even more violent, heat waves more frequent," Spanish Prime Minister Pedro Sánchez said.</p><p>A fire raging in hilly, rural terrain in Ávila, west of Madrid, has become Spain’s largest on record, scorching 50,000 hectares (193 square miles), the government said. That's five times the size of Barcelona.</p><p>Fires have burned 153,000 hectares (590 square miles) this year in Spain — six times the area scorched by blazes in the first half of 2025, said Sara Aagesen, the ecology minister.</p><p>The minister said that another heat wave forecast from Tuesday — which would be Spain’s fourth so far this year — could ratchet up the fire danger.</p><p>Evacuees are fretting about what they’ll find when they’re allowed to return to fire-hit regions.</p><p>“It looked like the apocalypse. You couldn’t see anything. Everything was covered in ash,” said Rocío Domínguez, who evacuated with her dog, Simba, from Chapinería, west of Madrid.</p><p>“We don’t know when we get to the town, if we’ll have half the house burned down or we’ll have it intact or we won’t have a house,” she said. “All the clothes, all the memories, everything.”</p><p>Water-dropping planes combat fire in Italy</p><p>A wildfire driven by strong winds broke out on Sunday afternoon near Peschici, in Italy’s southern Puglia region, burning pine forest and scrub and forcing the evacuation of about 300 tourists from beaches and campgrounds, authorities said.</p><p>The Coast Guard evacuated tourists by sea to nearby Vieste, where authorities opened temporary shelters.</p><p>Three Canadair water-bombing planes and fire crews on the ground continued Monday to battle the blaze, which revived memories of devastating wildfires that hit the same coastal area in 2007.</p><p>___</p><p>Leicester reported from Paris. Associated Press writers Joseph Wilson in Barcelona and Giada Zampano in Rome contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/AGRPACOG43UDLANGMKS2SF2HZA.jpg?auth=53eceffd1dbbb2f186063d93d94f07de52d3928cd1cded23ccebe7798594b178&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A De Havilland Canada DHC-8-400 Dash 8 operated by the French civil defense agency drops fire retardant as wildfires rage near Marcheprime, outside Bordeaux, France, Monday, July 27, 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/XOPP5SRCA74O75CHMT3YDACLIE.jpg?auth=6f76f497868cd09a2361a7b4dd25060476461f8c1905bd74dd39917de63bf5e1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A fire engine drives through smoke of a wildfire raging near Marcheprime, outside, Bordeaux, France, Sunday, July 26, 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/P3DWIZUYG7GWRET4QFCGL7BCME.jpg?auth=5d84d40c89adc84d11b91284576f74e3200fd39b738d1a98d19b5edc497a7363&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A woman caresses her pet dog at an emergency shelter set up in the Bordeaux Exhibition Centre in Bordeaux, France, for those that had to leave their homes outside town due to the raging wildfires, Sunday, July 26, 2026. (AP Photo/Caroline Blumberg)]]></media:description><media:credit role="author" scheme="urn:ebu">Caroline Blumberg</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DILVOAJGCUYTEI7R2P3QGPBY7M.jpg?auth=6b531ec913f40bee0a91c7e2e89a672368d18734e3a354eceffbcbfe8ac6077f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A firefighter gestures next to burning trees as a wildfire rages near Marcheprime, outside, Bordeaux, France, Sunday, July 26, 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/7VCDY4FAE2OYEOQISFYJMSR7SY.jpg?auth=04f600ae91676c7a61b026203773c997ee354287ad6ecb739cc61ab665763a0b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Firefighters battle a wildfire in San Martin de Valdeiglesias, west of Madrid, Spain, Sunday, July 26, 2026. (AP Photo/Manu Fernandez)]]></media:description><media:credit role="author" scheme="urn:ebu">Manu Fernandez</media:credit></media:content></item><item><title><![CDATA[Oil prices sink nearly 7% and world shares gain as Chinese chipmaker CXMT soars in Shanghai debut]]></title><link>https://www.local10.com/news/2026/07/27/oil-prices-sink-5-and-asian-shares-gain-as-chinese-chipmaker-cxmt-soars-in-shanghai-trading-debut/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/27/oil-prices-sink-5-and-asian-shares-gain-as-chinese-chipmaker-cxmt-soars-in-shanghai-trading-debut/</guid><dc:creator><![CDATA[By ELAINE KURTENBACH, Associated Press]]></dc:creator><description><![CDATA[BANGKOK (AP) — World shares were mostly higher Monday and oil prices slipped nearly 7% as the U.S. and Iran refrained from fighting while discussing a possible resumption of negotiations on an interim ceasefire deal.]]></description><pubDate>Mon, 27 Jul 2026 09:20:51 +0000</pubDate><content:encoded><![CDATA[<p>BANGKOK (AP) — World shares were mostly higher Monday and oil prices slipped nearly 7% as the U.S. and Iran refrained from fighting while discussing a possible resumption of negotiations on an interim ceasefire deal.</p><p>Shares in Chinese memory chipmaker CXMT soared 466% as they began trading on Shanghai’s technology board. The company jumped to become China's most valuable listed company with an estimated market capitalization of 3.3 trillion yuan (nearly $490 billion).</p><p>The Pentagon did not respond to questions about the pause in attacks on Iranian coastal areas and infrastructure after nearly two weeks of escalating fighting sparked by Iran’s firing at ships trying to transit the Strait of Hormuz.</p><p>But markets reacted with relief. U.S. futures surged early Monday and the price of a barrel of Brent crude, the international standard, dropped 6.8% to $85.49.</p><p>U.S. benchmark crude dropped 7% to $83.06 per barrel.</p><p>“Oil’s sharp retreat at the Monday open did more than knock a few dollars off the barrel. It loosened the geopolitical knot that had been tightening around equities, currencies, bonds and central banks for most of July,” Stephen Innes of SPI Asset Management said in a commentary.</p><p>In early European trading, Germany's DAX gained 1.6% to 25,497,42 and the CAC 40 in Paris was up 0.8% at 8,436.94. Britain's FTSE 100 rose 0.5% to 10,784.00.</p><p>The futures for the S&P 500 and Dow Jones Industrial Average were up 1%.</p><p>In Asian trading, Japan's benchmark Nikkei 225 rose 0.5% to 64,931.19, while the Kospi in South Korea advanced 1% to 6,755.75.</p><p>Hong Kong's Hang Seng climbed 1% to 25,207.18, while the Shanghai Composite index gained 1.2% to 3,858.25.</p><p>In Australia, the S&P/ASX 200 surged 1.4% to 8,894.00.</p><p>Taiwan's Taiex slipped 0.1% and the Sensex in India added 1.1%.</p><p>On Friday, the S&P 500 barely budged, picking up less than 0.1% and notching its second straight losing week for the first time since March.</p><p>The Dow industrials rose 0.5%. The Nasdaq composite index slipped 0.6%, weighed down by sharp losses for heavyweights like Micron Technology, which fell 7%, and Broadcom, which lost 2.7%.</p><p>Recent surges in energy prices and fresh tariffs announced last week by the administration of U.S. President Donald Trump could result in hotter inflation, which has been squeezing consumers and looming over the Federal Reserve’s interest rate policy.</p><p>The Fed meets this week, though rising inflation has dashed hopes for an interest-rate cut anytime soon. Wall Street has been leaning toward a potential rate hike to tamp down higher prices.</p><p>Higher energy costs are taking up a bigger share of household budgets, which have shifted toward more basic needs, like gasoline. Nationally, a gallon of gasoline costs $4.11 per gallon, according to AAA. That is still lower than this spring as the conflict in Iran expanded, but almost a dollar higher than last year at this time.</p><p>“Oil is the fastest-moving tax in the global economy. When crude rises sharply, consumers feel it at the fuel pump, airlines and transport companies feel it in their operating costs, manufacturers feel it in their logistics, and central banks begin worrying that the initial supply shock will spill over into broader inflation expectations,” Innes said.</p><p>Meanwhile, corporate earnings reports are focusing attention on the sustainability of broader profits from a boom in spending on artificial intelligence. Tech giants like Alphabet and Nvidia have been spending heavily to expand AI capacity and investors increasingly are questioning whether they will generate profits to justify the massive stock values that have pushed markets market higher throughout the year.</p><p>In other dealings early Monday, the U.S. dollar slipped to 163.56 Japanese yen from 163.64 yen. The euro rose to $1.1399 from $1.1398.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/P4Z4EIGN5S3VCJNB6KEXCAJGPE.jpg?auth=2f2f4ca24574b116d166d24f110166b55402b7f71f914d54b0ea21cd2f9e3d73&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The screens show the Korea Composite Stock Price Index (KOSPI) and the foreign exchange rate between U.S. dollar and South Korean won at a dealing room of Hana Bank in Seoul, South Korea, Monday, July 27, 2026. (AP Photo/Lee Jin-man)]]></media:description><media:credit role="author" scheme="urn:ebu">Lee Jin-man</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OOZMLSYH5OB2WZU7SDZUQQ2AII.jpg?auth=985d0673299f39972c95c047071250d7d3aa1a4cff95c6a5b9521d6b68ad145e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A dealer walks past near the screen showing the Korea Composite Stock Price Index (KOSPI) at a dealing room of Hana Bank in Seoul, South Korea, Monday, July 27, 2026. (AP Photo/Lee Jin-man)]]></media:description><media:credit role="author" scheme="urn:ebu">Lee Jin-man</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/P7M32JUDXQN5R335XST2KHDMXI.jpg?auth=d3b35a011729e407eb2d5ab950963b1eeda40c4946ed555e9e3b8bcb1f5c1ee1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The screens show the Korea Composite Stock Price Index (KOSPI), the foreign exchange rate between U.S. dollar and South Korean won and the Korean Securities Dealers Automated Quotations (KOSDAQ) at a dealing room of Hana Bank in Seoul, South Korea, Monday, July 27, 2026. (AP Photo/Lee Jin-man)]]></media:description><media:credit role="author" scheme="urn:ebu">Lee Jin-man</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TM67ERT3MZIMULMITRJOVQPODU.jpg?auth=d85b85f16011dffcb2e236e29c17e967dcf4786ad7b79b230cd39ce8677f50ce&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A dealer walks past near the screens showing the foreign exchange rates at a dealing room of Hana Bank in Seoul, South Korea, Monday, July 27, 2026. (AP Photo/Lee Jin-man)]]></media:description><media:credit role="author" scheme="urn:ebu">Lee Jin-man</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/I6S2QX4OJAYGRBJBCXUFVDQZEU.jpg?auth=adedd51c44bd68a1b676da4770d20de7dbdd55c02645c632d7fdd1f4d16a45a5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A dealer walks past near the screens showing the Korea Composite Stock Price Index (KOSPI) and the foreign exchange rate between U.S. dollar and South Korean won at a dealing room of Hana Bank in Seoul, South Korea, Monday, July 27, 2026. (AP Photo/Lee Jin-man)]]></media:description><media:credit role="author" scheme="urn:ebu">Lee Jin-man</media:credit></media:content></item><item><title><![CDATA[In a German forest, 2 brothers keep the ancient tradition of charcoal burning alive]]></title><link>https://www.local10.com/news/world/2026/07/27/in-a-german-forest-2-brothers-keep-the-ancient-tradition-of-charcoal-burning-alive/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/27/in-a-german-forest-2-brothers-keep-the-ancient-tradition-of-charcoal-burning-alive/</guid><dc:creator><![CDATA[By MATTHIAS SCHRADER, Associated Press]]></dc:creator><description><![CDATA[HASSELFELDE, Germany (AP) — Immo Feldmer carefully tipped smoldering charcoal into a tall mound of earth to kick off the ancient tradition of coal burning.]]></description><pubDate>Mon, 27 Jul 2026 05:05:11 +0000</pubDate><content:encoded><![CDATA[<p>HASSELFELDE, Germany (AP) — Immo Feldmer carefully tipped smoldering charcoal into a tall mound of earth to kick off the ancient tradition of coal burning.</p><p>The inside of the mound was tightly stacked with beech wood which smolders for weeks until it's been turned into charcoal — a craft that's been practiced in the Harz mountain region in eastern Germany for hundreds of years.</p><p>“We are making charcoal in traditional earthen kilns, just as it was done here in the Harz Mountains over 1,000 years ago,” Feldmer told The Associated Press in a recent interview as he stood between the mounds in the middle of the Harz forest near the small town of Hasselfelde.</p><p>Feldmer and his brother Sascha took over the Harzköhlerei Stemberghaus business of producing charcoal from their father. They also have a handful of workers as the smoldering wood inside the mounds needs to be attended to and carefully watched day and night so it won't start catching fire and burn down to useless ashes.</p><p>Once covered in earth, the beech wood — which is known for its high density and the high temperatures it creates once it's been turned into charcoal — burns from top to bottom with the help of air holes. The charcoal is then swept clean of soil, and when it has cooled down, it's packed into 10-kilogram (22-pound) bags for sale.</p><p>Charcoal production was essential for mining ore in the Harz Mountains. To extract valuable metals such as silver, lead, copper, and zinc from the hard rock, the ore was crushed and then smelted in a furnace using intense heat. The extremely high temperatures required could only be achieved using charcoal.</p><p>Over the centuries, hundreds of families in the Harz region earned their living as charcoal burners. These days ore is no longer mined there and only a few coal burners are left in Germany. The Feldmers mostly sell their charcoal to people using it for barbecues at home.</p><p>“Our charcoal is, first and foremost, made from pure beech wood,” Feldmer said, adding that most of the charcoal sold at hardware stores in the country is imported and made of “mixed woods, scrap wood, and waste wood so it can be produced cheaply.”</p><p>As Feldmer and his brother would not be able to live from the coal burning business alone — they produce around 40 tons annually — they've also opened a museum about the history of coal burning, a small store and a restaurant where guests can get local specialties including steaks grilled over homemade birch charcoal.</p><p>Though the craft of char burning has essentially died out in Germany, Feldmer hopes that his family will keep the tradition alive.</p><p>“Of course, we hope ... that our business here will be taken over by our children, that it will continue to operate, and that the traditional craft of charcoal burning will be preserved here," he said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DZFEHVBVHFA4ZG7NQKBKWPL2OQ.jpg?auth=65d96398dd96b7bc261ef434b1db4bbc05e8f0991d18044fbcf5338dad69a3a1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Brothers Immo and Sascha Feldmer put charcoal into paper bags after weighing it at their traditional production site near Hasselfelde in Germany's Harz, Germany, Thursday, June 18, 2026. (AP Photo/Matthias Schrader)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthias Schrader</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JPSA3U6GUJUKXYKQ43VZCV6RWY.jpg?auth=88efd403f6ad0b7ed1afb4d55e6f965fc07911cd807e319e8ddaa7d837657c12&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Immo Feldmer uses a pole to ventilate a mound of earth at his family-run, traditional charcoal production site near Hasselfelde in Germany's Harz forest, Wednesday, June 10, 2026. (AP Photo/Matthias Schrader)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthias Schrader</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KKYWJO3DESML5QHILNTSXFO5FQ.jpg?auth=e1e1f0266f80ec0ad5466e2503818eaba882e235f60e96863f32f28afc94deab&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Brothers Immo and Sascha Feldmer work at their family-run, traditional charcoal production site near Hasselfelde in Germany's Harz forest, Saturday, July 11, 2026. (AP Photo/Matthias Schrader)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthias Schrader</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OBUKL3L4R6SWLZKJ77PWDJEX3A.jpg?auth=b6d20facddbdb2080d3cf6cc3193063a66f62a324bc9fc1d86fca4c3d2782205&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Sascha Feldmer holds fresh charcoal at his his family-run, traditional production site near Hasselfelde in Germany's Harz forest, Thursday, June 18, 2026. (AP Photo/Matthias Schrader)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthias Schrader</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/C7XYVNJU7IMS3MTXSLVPWDXFRE.jpg?auth=8f79ecc34b9ed7278b70ed1554aae5c723887f731dbf4f252d804b4f19bb842a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Immo Feldmer uses a pole as he stands on a mound of earth at his family-run, traditional charcoal production site near Hasselfelde in Germany's Harz forest, late Monday, July 6, 2026. (AP Photo/Matthias Schrader)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthias Schrader</media:credit></media:content></item><item><title><![CDATA[China memory chipmaker CXMT's shares soar in a blockbuster share listing in Shanghai]]></title><link>https://www.local10.com/business/2026/07/27/china-memory-chipmaker-cxmts-shares-soar-in-a-blockbuster-share-listing-in-shanghai/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/27/china-memory-chipmaker-cxmts-shares-soar-in-a-blockbuster-share-listing-in-shanghai/</guid><dc:creator><![CDATA[By CHAN HO-HIM, Associated Press]]></dc:creator><description><![CDATA[HONG KONG (AP) — Shares of CXMT, China's largest memory chipmaker, shot skyward Monday as they began trading in Shanghai in mainland China’s biggest initial public stock offering in recent years.]]></description><pubDate>Mon, 27 Jul 2026 10:37:35 +0000</pubDate><content:encoded><![CDATA[<p>HONG KONG (AP) — Shares of CXMT, China's largest memory chipmaker, shot skyward Monday as they began trading in Shanghai in mainland China’s biggest initial public stock offering in recent years.</p><p>CXMT's shares surged 466% in their first day of trading. The company has become the most valuable one listed on a mainland Chinese exchange, with an estimated market capitalization of about 3.3 trillion yuan (more than $487 billion). But that's still smaller than those of South Korean and American memory chipmakers like Samsung Electronics, SK Hynix and Micron Technology.</p><p>CXMT, or ChangXin Memory Technologies, is among many chipmakers that have profited mightily from the boom in artificial intelligence. Its business is thriving as China pushes for greater self-sufficiency in leading edge technologies while contending with limited access to advanced chipmaking machines due to American-led restrictions.</p><p>The company raised at least $8.6 billion with the offering, priced at 8.66 yuan ($1.3) per share, in its listing on the Shanghai Stock Exchange’s Nasdaq-like STAR market, also known as the Science and Technology Innovation Board.</p><p>It was mainland China's second largest IPO after the $22.1 billion share offering of Agricultural Bank of China in Shanghai and Hong Kong in 2010.</p><p>Founded in 2016 in the eastern city of Hefei, CXMT is one of the world’s largest makers of DRAM, or “dynamic random access” memory chips, a kind of semiconductor used in everything from AI servers to autos and consumer electronics like smartphones and personal computers.</p><p>“CXMT plays a critical role in China’s AI push, particularly in the face of U.S. export controls,” said Kyle Chan, a fellow at the Brookings Institution and an expert in China’s technology policies. U.S. restrictions have also barred China from importing powerful HBM, or high-bandwidth memory chips – a high-performance type of DRAM.</p><p>The company’s revenue surged to 50.8 billion yuan ($7.5 billion) on jumping demand from the rapid rise of AI in the first three months of 2026, a more than 700% rise year-on-year.</p><p>Soaring use of AI has led to a global memory chip shortage, driving up prices for some computers and smartphones. One big question, Chan said, is whether CXMT could help with the broader shortage.</p><p>CXMT is seen as China's best shot at developing its own cutting-edge HBM chips to power Chinese AI models, Chan said. But it also faces many challenges, including supply chain bottlenecks in scaling up manufacturing capacity, since its access to the world’s most best chipmaking tools is highly restricted, forcing it to depend on Chinese equipment makers.</p><p>According to Counterpoint Research, a technology research firm, CXMT was the world's fourth biggest DRAM memory chipmaker in 2025 by shipments, taking up roughly 8% of the global market. Samsung Electronics accounted for 36%, SK Hynix 29% and Micron about 24%.</p><p>In the first three months of this year CXMT accounted for approximately 9% of global shipments. By 2028, its market share is forecast by Counterpoint Research to reach about 11%. But the research firm estimated CXMT will likely need at least a 15% global market share to be competitive in the long term.</p><p>“Trade restrictions on tools are remaining as the key challenge for CXMT,” said MS Hwang, a research director at Counterpoint who specializes in memory semiconductors. Some U.S. lawmakers have also recently called for President Donald Trump’s administration to block American companies from buying CXMT’s memory chips over national and economic security concerns.</p><p>CXMT is one of many Chinese companies the Pentagon says have links to the Chinese military. Beijing has rejected such designations in most cases.</p><p>CXMT's public share offering followed a $26.5 billion IPO by South Korea’s SK Hynix on the Nasdaq earlier this month.</p><p>___</p><p>AP journalist Didi Tang in Washington contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/KVK3HRNEGHB6RRTUJKFKFTVSBE.jpg?auth=f6b95390c86e9c92261bd9e4ddecbbfad7d831b462316da457336ca3301da369&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Workers at the booth for Chinese DRAM producer ChangXin Memory Technologies, also known as CXMT, wait for visitors at the 21st China International Semiconductor Expo in Beijing, Nov. 20, 2024. (AP Photo/Ng Han Guan, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ng Han Guan</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ECKOMNLVCR4HIF33YPCB4C5MH4.jpg?auth=a87bf52d37b4a32d23c1ff3ab465a02af8ca72e0e3dd7c0a0d5af1eb7dbdb133&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A worker at the booth for Chinese DRAM producer ChangXin Memory Technologies, also known as CXMT, waits for visitors at the 21st China International Semiconductor Expo in Beijing, Nov. 20, 2024. (AP Photo/Ng Han Guan, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ng Han Guan</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QWNQJW4XDH4KDIHFWGDJZ2C7MA.jpg?auth=39072ffd0eed50d0056356a7d4730da11a5b435938b38a3a707da6df39990f83&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A man rests at the booth for Chinese DRAM producer ChangXin Memory Technologies, also known as CXMT, during the 21st China International Semiconductor Expo in Beijing, Nov. 20, 2024. (AP Photo/Ng Han Guan, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ng Han Guan</media:credit></media:content></item><item><title><![CDATA[Traffic to start flowing Monday across new bridge between Canada and US]]></title><link>https://www.local10.com/news/world/2026/07/27/traffic-to-start-flowing-monday-across-new-bridge-between-canada-and-us/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/27/traffic-to-start-flowing-monday-across-new-bridge-between-canada-and-us/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[DETROIT (AP) — Traffic is set to start flowing Monday across a new bridge over the Detroit River that will serve as a critical route for trade, jobs and tourism between Canada and the U.S.]]></description><pubDate>Mon, 27 Jul 2026 04:08:40 +0000</pubDate><content:encoded><![CDATA[<p>DETROIT (AP) — Traffic is set to start flowing Monday across a new bridge over the Detroit River that will serve as a critical route for trade, jobs and tourism between Canada and the U.S.</p><p>Last week, Canada celebrated the Gordie Howe International Bridge with a ribbon-cutting ceremony in Windsor, Ontario, to mark the completion of the multibillion-dollar, multiyear project.</p><p>U.S. and Michigan representatives were uninvited from Friday's gathering after President Donald Trump suddenly announced 50% tariffs on Canadian goods entering America.</p><p>The bridge is named for Howe, a Canadian icon known as “Mr. Hockey” who wore No. 9 while playing on the other side of the Detroit River for the NHL’s Detroit Red Wings. He died in 2016.</p><p>More than 70% of Canada’s exports go to the U.S., making America its largest trade partner, and Detroit is the No. 1 port for truck traffic on the U.S.-Canada border, according to the U.S. Department of Transportation.</p><p>For nearly a century, the privately-owned Ambassador Bridge has been the only route for large commercial trucks moving between the U.S. and Canada at Detroit. Businesses say the new six-lane span will be faster and less expensive.</p><p>The span is 1.5 miles (2.4 kilometers) long and rises 151 feet (46 meters) above the river at its highest point. Pedestrians and bicyclists carrying proper identification will be able to cross it for free in a few weeks.</p><p>Construction on the new bridge began in 2018 but took years, partly because of a global slowdown caused by the COVID-19 pandemic.</p><p>Canada paid to build the bridge at an estimated cost of $6.4 billion. A recent agreement says Canada will share some toll revenue with the U.S. government for 15 years.</p><p>Trump praised his administration for that deal in a social media post while the Ontario event was in progress. “We changed the terms,” he said.</p><p>Michigan will also get a share, but not until Canada’s costs are recovered, likely decades from now.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ET4UFLZYDW5F3IEBUKUMPIWFKA.jpg?auth=561cba05f4d805fdad1644fb4477e8d1990dbb6025b5f477eaf0da80e2df14d9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A truck is parked during a Canadian celebration marking the Gordie Howe International Bridge, which connects Detroit and Windsor, Ontario, on Friday, July 24, 2026, in Windsor, Ontario.(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/O7DFR2T5OOHYRHDMY2TFV5JKFU.jpg?auth=327f8fd2a39ca74fa66bd1d5c230ef1678d3c21d096fed3576fa18c4a07ce1fe&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The Gordie Howe International bridge connects Detroit and Windsor, Ontario is shown Friday, July 24, 2026, in Windsor. (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/OIS7WIRJV7ILDGMMQ2DP2ZPNWE.jpg?auth=abbd36ac865f077434a7d94cbca6c212f64e4d6179f0795962dacba959aef2d5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The Gordie Howe International bridge connecting Detroit and Windsor, Ontario is shown Friday, July 24, 2026, in Windsor. (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/YHAAMD7SKMARY74ATQ5DXMBBPQ.jpg?auth=9cc9164949ea12141cb99a04435c08c33a6288e517203e699731582aaed9fc1f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Gregor Robertson, Canadian Minister of Housing and Infrastructure gives thumbs up during a Canadian celebration for the Gordie Howe International bridge connecting Detroit and Windsor, Ontario Friday, July 24, 2026, in Windsor. (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/ZOM655WN3ZBMC6RR63HGT57MCQ.jpg?auth=0ee796ae8f1f5b82727d3bd5164753a230dc38b642d7c17df5cf7f3acec23a71&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A Canadian flag is displayed during a Canadian celebration marking the Gordie Howe International Bridge, which connects Detroit and Windsor, Ontario, on Friday, July 24, 2026, in Windsor, Ontario.. (AP Photo/Paul Sancya)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Sancya</media:credit></media:content></item><item><title><![CDATA[Trial begins for Lindsay Clancy, mother on trial in deaths of her 3 children]]></title><link>https://www.local10.com/news/national/2026/07/27/trial-begins-for-lindsay-clancy-mother-on-trial-in-deaths-of-her-3-children/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/27/trial-begins-for-lindsay-clancy-mother-on-trial-in-deaths-of-her-3-children/</guid><dc:creator><![CDATA[By MICHAEL CASEY, Associated Press]]></dc:creator><description><![CDATA[PLYMOUTH, Mass. (AP) — In the months after the birth of her third child, Lindsay Clancy 's mental health collapsed. Manic, unable to sleep and stricken with thoughts of harming herself, she sought care from experts in postpregnancy mood disorders, was put on multiple psychiatric medications, and when nothing worked, checked in to a psychiatric hospital.]]></description><pubDate>Mon, 27 Jul 2026 04:04:51 +0000</pubDate><content:encoded><![CDATA[<p>PLYMOUTH, Mass. (AP) — In the months after the birth of her third child, Lindsay Clancy 's mental health collapsed. Manic, unable to sleep and stricken with thoughts of harming herself, she sought care from experts in postpregnancy mood disorders, was put on multiple psychiatric medications, and when nothing worked, checked in to a psychiatric hospital.</p><p>Nineteen days after she was discharged, she strangled her three children at their Massachusetts home.</p><p>A jury is set to hear opening statements Monday in Clancy's murder trial, which will feature dueling views about her culpability and mental state.</p><p>Prosecutors are set to argue that Clancy, a former labor and delivery nurse at Massachusetts General Hospital, carefully planned the killings and bears full responsibility for their deaths.</p><p>Clancy's lawyer, Kevin Reddington, will argue that at the time of the killings she was suffering from postpartum psychosis, a rare mental illness linked to the stress, sleep deprivation and hormonal changes that follow childbirth.</p><p>The trial is expected to take several weeks.</p><p>Elyse Hershon, a Boston criminal defense attorney and legal analyst, said the verdict will likely depend on how the jury views Clancy’s “intent and mental capacity."</p><p>“Whenever there are deaths of children, it rattles emotions. Because these actions are incomprehensible and the outcome so horrific, people tend to want to hold someone responsible,” Hershon said. “Some people naturally will identify and sympathize with Clancy and her postpartum depression, and others will not be able to understand how one could end their children’s lives, and demand responsibility.”</p><p>While postpartum depression is fairly common among women who have given birth, postpartum psychosis is estimated to afflict only 1 to 2 per 1,000 women after delivery. Symptoms include hallucinations, delusions, paranoia, mood changes and thoughts of harming yourself or others. Most women who have the condition, however, do not wind up harming their children.</p><p>Prosecutors say Clancy strangled her children — Cora, 5, Dawson, 3, and Callan, 8 months — on Jan. 24, 2023, after sending her then-husband, Patrick, out for some errands. She then jumped out of the home’s second-story window and was paralyzed from the waist down in the fall.</p><p>At the time, she had been getting psychiatric care for about four months. On the day of the killings, she said she heard voices telling her, “This is your last chance. Kill the children so you can kill yourself," according to her lawyer.</p><p>If convicted of murder, Clancy faces life in prison without parole. If found not guilty due to a lack of criminal responsibility, she would be committed to a state mental health facility.</p><p>The case has parallels to several others involving mothers accused of killing their children.</p><p>In 2001, Andrea Yates drowned her five children in a bathtub in Texas. Her attorneys she suffered from severe postpartum psychosis and, in a delusional state, believed Satan was inside her and that killing the youngsters would save them from hell.</p><p>Her initial murder conviction was overturned and in a retrial she was found not guilty by reason of insanity and committed to a state mental hospital.</p><p>Another Texas mother, Dena Schlosser, was found not guilty by reason of insanity in 2006 after she killed her 10-month-old daughter by cutting off her arms.</p><p>Nicole Cirino, the director of the division of reproductive psychiatry at Baylor College of Medicine, who has been an expert defense witness in infanticide cases, said many of the women who harm their children while in the grip of postpartum psychosis believe their actions are helping the child.</p><p>In their own minds, “they may be saving their children from damnation," Cirino said.</p><p>Clancy and her former husband, Patrick Clancy, filed lawsuits accusing her medical providers of failing to properly diagnose and treat her condition.</p><p>Awareness about postpartum psychosis has grown since the Yates case, but Cirino and other maternal mental health advocates said prosecutors rarely consider a mother's mental state. Illinois is the only state with a law allowing for undiagnosed or untreated postpartum depression or postpartum psychosis to be a mitigating factor in sentencing.</p><p>“Women who kill their children in the throes of this medical illness, postpartum psychosis, are seriously and profoundly mentally ill. They are not evil,” said Dr. Catherine Birndorf, the CEO and founder of The Motherhood Center in New York City, which treats mothers with perinatal mood and anxiety disorders.</p><p>“To me it’s illness until proven otherwise,” she continued. “The fact that we consider it criminal until proven otherwise is problematic.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FKL4XZ5HQCGDDR6JULZKYFLOZQ.jpg?auth=03d19eb5ab0ad31ce4d1f1a2653a6e7edad7eb72bf239e64817ea2a2251601bf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Clancy confers with her lawyer Kevin Reddington during her murder trial where she is charged in the 2023 killing of her three children, Wednesday, July 22, 2026, in Plymouth Superior Court in Plymouth, Mass. (Greg Derr/The Patriot Ledger via AP, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Greg Derr</media:credit></media:content></item><item><title><![CDATA[Tate brothers' lawyers and prosecutors to set schedule for UK extradition fight]]></title><link>https://www.local10.com/news/national/2026/07/27/tate-brothers-lawyers-and-prosecutors-to-set-schedule-for-uk-extradition-fight/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/27/tate-brothers-lawyers-and-prosecutors-to-set-schedule-for-uk-extradition-fight/</guid><dc:creator><![CDATA[By DAVID FISCHER, Associated Press]]></dc:creator><description><![CDATA[MIAMI (AP) — Attorneys for social media influencers Andrew and Tristan Tate will meet with federal prosecutors in Miami on Monday to work out a schedule for the potentially monthslong process of fighting extradition to the United Kingdom, where the brothers are accused of rape and sex trafficking.]]></description><pubDate>Mon, 27 Jul 2026 04:02:49 +0000</pubDate><content:encoded><![CDATA[<p>MIAMI (AP) — Attorneys for social media influencers Andrew and Tristan Tate will meet with federal prosecutors in Miami on Monday to work out a schedule for the potentially monthslong process of fighting extradition to the United Kingdom, where the brothers are accused of rape and sex trafficking.</p><p>A date for a bond hearing will likely be set during the status conference, along with other important dates like deadlines for filings and a formal extradition hearing. The Tates made a brief court appearance two days after their July 18 arrest.</p><p>They aren’t required to attend Monday’s conference, and their attorneys said Friday that the Tates didn't plan to be there. They're being held in federal detention across the street from the courthouse.</p><p>The Tates promote wealth, male dominance and misogyny through their social media empire and are among the world’s most polarizing internet personalities. The former professional kickboxers, who have dual U.S. and U.K. citizenship, have millions of social media followers and are vocal supporters of U.S. President Donald Trump.</p><p>The White House has said the brothers shouldn't expect any help from the president. Asked Thursday whether the White House would intervene in the extradition process, press secretary Karoline Leavitt flatly rejected the idea.</p><p>“No, we’ve already answered that question,” Leavitt said.</p><p>The Tates' attorney, Joseph McBride, said after last week's hearing that they should remain in the U.S.</p><p>“We are of course objecting to extradition because Andrew and Tristan are innocent," McBride said. “They’ve never done nothing wrong. They shouldn’t be extradited for crimes they did not commit.”</p><p>McBride said the extradition attempt is politically motivated and suggested the case involved former British Prime Minister Keir Starmer's decision to step down, though he provided no details.</p><p>Prosecutors in Britain said the new charges relate to four new accusers and were brought after authorities received evidence from police in Bedfordshire, in southeastern England. The allegations, which span from 2010 to 2017, include rape, assault, trafficking and offenses relating to “indecent images of a child and extreme pornography.”</p><p>McBride said none of the latest accusers have been identified.</p><p>The brothers are already charged with rape, bodily harm, human trafficking and controlling prostitution for gain relating to three other accusers in the U.K. between 2012 and 2015.</p><p>The new allegations are the latest in a long-running international legal saga involving the Tates that has spanned the U.S., Britain and Romania. The brothers have repeatedly denied wrongdoing.</p><p>The brothers moved to Romania in 2016 and were arrested there in 2022, accused of participating in schemes to lure women for sexual exploitation. They denied those allegations, and the Romanian case hasn't gone forward because of legal and procedural problems.</p><p>Travel restrictions were lifted last year, and they flew to Florida.</p><p>Andrew Tate, 39, became known a decade ago when he was a contestant on the U.K. reality television show “Big Brother.” He was booted from the show when a video appeared to show him assaulting a woman.</p><p>He has amassed over 10 million followers on X but has been banned from other platforms, including YouTube, TikTok and Instagram, for violating hate speech guidelines. He has made widely condemned comments, such as saying women who are sexually assaulted should bear some responsibility for the attacks and sharing graphic descriptions of how he might attack women.</p><p>The Tate brothers have consistently denied allegations of abuse and human trafficking, claiming their violent and misogynistic statements have been taken out of context or were intended as jokes.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HH5KMZSM577QHFQOWZYTRCAUZA.jpg?auth=6275f7451bdc9f0b607f2689dee83b5828804bf0b5d344b82e159a7c6fde480e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Andrew Tate, right, and his brother Tristan arrive at an event, April 11, 2026, in Miami. (AP Photo/Julia Demaree Nikhinson, Pool, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Julia Demaree Nikhinson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/H2ZIMWOMRVFVAKAMLC54TQFNDM.jpg?auth=8b38c6eed9a1a7b17fe15a14e7dce15686751a0b14f8b1fdc28b4b12efe7d861&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Andrew Tate, left, watches his brother Tristan speak, outside a police station in Voluntari, Romania, May 21, 2025. (AP Photo/Vadim Ghirda, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Vadim Ghirda</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5RF3HZVBDOCVZETBI5ATWXZXRI.jpg?auth=07770a71d89bb020626bbd0303f67f0b8754ff60656bd3a7127ae7ecc95575a0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this courtroom sketch Andrew and Tristan Tate appear with their attorneys before judge Lauren Louis in Miami federal court, Monday, July 20, 2026, in Miami. (Lothar Speer via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Lothar Speer</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/T2FDESPIKBJIHXK5DNYRJ2H4DM.jpg?auth=5a28d199d9324e3faa3ca27478fa074dbd72dbd14b5b6b4d208d8c60ef3fe752&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Attorney Joseph McBride arrives for a court hearing for his clients Andrew and Tristan Tate after they were arrested to face rape and sex trafficking charges against them in the United Kingdom, Monday, July 20, 2026, in Miami. (AP Photo/Marta Lavandier)]]></media:description><media:credit role="author" scheme="urn:ebu">Marta Lavandier</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7TOSQRNR4UPKMK6SORNECOTRVI.jpg?auth=5ef6fc9d6028f54bb9fb177af0fc8379c62a1a29269c8b98fcf3eea859ecb38d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Attorney Joseph McBride, representing Andrew and Tristan Tate after they were arrested to face rape and sex trafficking charges against them in the United Kingdom, speaks with the news media outside of the C. Clyde Atkins U.S. Courthouse, Monday, July 20, 2026, in Miami. (AP Photo/Lynne Sladky)]]></media:description><media:credit role="author" scheme="urn:ebu">Lynne Sladky</media:credit></media:content></item><item><title><![CDATA[Myles Garrett wows the Rams on his first day of training camp with his new team]]></title><link>https://www.local10.com/sports/2026/07/26/myles-garrett-wows-the-rams-on-his-first-day-of-training-camp-with-his-new-team/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/26/myles-garrett-wows-the-rams-on-his-first-day-of-training-camp-with-his-new-team/</guid><dc:creator><![CDATA[By GREG BEACHAM, Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — The Los Angeles Rams' first practice of training camp Sunday was also the first time they've lined up as a full defense with Myles Garrett on the edge.]]></description><pubDate>Mon, 27 Jul 2026 02:39:49 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — The Los Angeles Rams' first practice of training camp Sunday was also the first time they've lined up as a full defense with Myles Garrett on the edge.</p><p>The experience left everybody on the field excited about what could be possible this season for the Rams.</p><p>“We’ve been looking forward to this day for a long time, and it definitely lived up to it,” defensive coordinator Chris Shula said.</p><p>Garrett is still in the process of getting settled in with his new team less than two months after the blockbuster trade that sent him from the Browns to the West Coast. But even with the Rams going less than full speed in shorts and no pads, Garrett's presence was unmissable — whether he was breaking into the backfield for a simulated sack or gracefully leaping to swat down a screen pass.</p><p>Even the highest-paid cornerback in the league was marveling.</p><p>“When he’s out there, you can just feel his aura,” Trent McDuffie said. “(It's just) this aura that this guy has. I mean, he’s gigantic. He’s a monster. But I’m just excited to get him out here and get him loose and get him going, because I know he has a little chip on his shoulder, and I know he’s excited about being here, so I think that just fires everybody else up.”</p><p>One year after winning 12 games and reaching the NFC championship game, the Rams added Garrett, McDuffie and cornerback Jaylen Watson to a defense that started last season strong, but faded down the stretch and ultimately couldn't match the performance of the NFL's top-ranked offense.</p><p>With three proven veterans installed as starters, the Rams are optimistic their revamped defense will allow them to live up to their preseason status as a serious Super Bowl contender. Los Angeles gave up significant assets and will be paying top dollar for all three newcomers, but the players and coaches see only positives in general manager Les Snead's aggressive moves.</p><p>“Honestly, I don’t know if many guys feel the expectation that everybody claims that we have,” McDuffie said. “For us, we’re here to play football, to enjoy the locker room, just to get to know each other. I feel like all the expectation, all that, we leave to you guys hyping us up. Whoever is on this field, whoever is on the team, whoever is in the locker room, I feel like we do a good job just enjoying each other’s presence and living in the moment.”</p><p>"Expectations are all the same,” Watson added. “All 32 teams have the same goal right now, and that’s to hold the Lombardi up at the end of the year.”</p><p>Even after winning two Super Bowl rings as teammates in Kansas City, McDuffie and Watson both said they haven't arrived in Los Angeles with a need to change the Rams' defensive culture. They think their new team already knows how to win in the culture set by coach Sean McVay, and they are attempting to build on it.</p><p>“The way we’re looking at it, it’s their team, and we’ve just got to learn the way they do things,” Watson said. “We can tell them things we did to be successful, get integrated, and hope it works out.”</p><p>Notes: NFL MVP Matthew Stafford skipped the opening practice as part of the Rams' plan to keep him fresh through camp. McVay says Stafford is fully healthy this summer after starting camp last season with a back injury that kept him out for weeks. Stafford is scheduled to practice Monday. ... Rookie QB Ty Simpson and backup Stetson Bennett appeared to split the snaps while the Rams went into 11-on-11 work on the first day of camp.</p><p>___</p><p>AP NFL: https://apnews.com/NFL</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/7BUAZZRH263ZC5VG4LB6EDSISQ.jpg?auth=7cb4d1a5347a3f92854a7d0678dc5bee2bef6c692fb459954927e29f82dabcf6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Cleveland Browns defensive end Myles Garrett, center, celebrates with teammates after breaking the NFL single season sack record during the second half of an NFL football game against the Cincinnati Bengals in Cincinnati, Jan. 4, 2026. (AP Photo/David Dermer, File)]]></media:description><media:credit role="author" scheme="urn:ebu">David Dermer</media:credit></media:content></item><item><title><![CDATA[Brush fire burning near U.S. 27 in Weston]]></title><link>https://www.local10.com/news/local/2026/07/26/brush-fire-burning-near-us-27-in-weston/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/26/brush-fire-burning-near-us-27-in-weston/</guid><dc:creator><![CDATA[Pablo Hernandez]]></dc:creator><description><![CDATA[Florida forestry crews are working to contain a brush fire in Weston Sunday night.]]></description><pubDate>Mon, 27 Jul 2026 01:26:07 +0000</pubDate><content:encoded><![CDATA[<p>Florida forestry crews are working to contain a brush fire in Weston Sunday night.</p><p>Cellphone video showed heavy flames and thick smoke billowing near U.S. 27.</p><p>Officials told Local 10 News the fire has burned 225 acres and is 60% contained.</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[Police: Suspect in custody following SWAT situation at Fort Lauderdale home]]></title><link>https://www.local10.com/news/local/2026/07/26/police-suspect-in-custody-following-swat-situation-at-fort-lauderdale-home/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/26/police-suspect-in-custody-following-swat-situation-at-fort-lauderdale-home/</guid><dc:creator><![CDATA[David Dwork, Samiar Nefzi]]></dc:creator><description><![CDATA[A large police presence was observed on Sunday morning in a Broward County residential neighborhood. ]]></description><pubDate>Sun, 26 Jul 2026 14:08:30 +0000</pubDate><content:encoded><![CDATA[<p>A large police presence was observed on Sunday morning in a Broward County residential neighborhood. </p><p><a href="https://www.local10.com/espanol/2026/07/26/detienen-a-hombre-tras-operativo-swat-en-vivienda-de-fort-lauderdale/" target="_self" rel="" title="https://www.local10.com/espanol/2026/07/26/detienen-a-hombre-tras-operativo-swat-en-vivienda-de-fort-lauderdale/"><b>Leer en español</b></a></p><p>SWAT officers surrounded a home in Fort Lauderdale off Northeast 16th Avenue and Third Court in the city’s Victoria Park neighborhood on Sunday morning. </p><p>Some residents along the street were woken up to a chaotic scene and a woman frantically searching for help.</p><p>“Banging on my neighbors door, my door, blood all over the door,” said one resident who asked not to be identified. “We called 911.”</p><p>According to authorities, officers received a report of a woman requesting help from police around 5:30 a.m.</p><p>When they arrived, responding officers determined a violent domestic incident had occurred inside an Airbnb in which the victim was battered by her boyfriend, who they identified as Andrew Green, authorities said. </p><p>Police said Green, 42, then refused to come out of the house. </p><p>Authorities said inside the home along with Green was one of his children. A second child had already left the house, police said. </p><p>Officers added that the children were Green’s but not the woman who police said he battered. </p><p>Once the child left the house unharmed, police said Green still refused to come out, so they used an “aerosol irritant” into the house, forcing him to exit. </p><p>He was then taken into custody, police said.</p><p>Green is facing charges of domestic battery, domestic battery by strangulation and false imprisonment. </p><p>Following Green’s arrest, Airbnb released a statement to Local 10 News about the SWAT situation.</p><p>“The kind of behavior being reported has no place on Airbnb, and we’ve suspended the accused’s account while we look into the incident,” the company said. “We stand ready to support Fort Lauderdale Police in their investigation.”</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[Police arrest 1 person and search for another after Seattle festival shooting that killed 3]]></title><link>https://www.local10.com/news/2026/07/27/police-arrest-1-person-and-search-for-another-after-seattle-festival-shooting-that-killed-3/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/27/police-arrest-1-person-and-search-for-another-after-seattle-festival-shooting-that-killed-3/</guid><dc:creator><![CDATA[By GENE JOHNSON, Associated Press]]></dc:creator><description><![CDATA[SEATTLE (AP) — Police arrested one suspect and were looking for another after gunfire erupted at a crowded food festival beneath Seattle's Space Needle, leaving three people dead and four others injured, including a toddler.]]></description><pubDate>Mon, 27 Jul 2026 07:41:30 +0000</pubDate><content:encoded><![CDATA[<p>SEATTLE (AP) — Police arrested one suspect and were looking for another after gunfire erupted at a crowded food festival beneath Seattle's Space Needle, leaving three people dead and four others injured, including a toddler.</p><p>Investigators believe the two suspects were shooting at each other and, although one remained on the loose, Assistant Seattle Police Chief Tyrone Davis told a news conference Sunday night that there was no ongoing threat to the public.</p><p>Police did not have a description of the outstanding suspect, he said.</p><p>“We’re still trying to figure this out,” Davis said.</p><p>Two people died at the scene and a third died at a hospital. The four wounded, including a 2-year-old boy, were hospitalized and in stable condition, said Grace Nuñez, spokesperson for the Seattle Fire Department. The rest of the injured were adults. Davis couldn't say if any of the victims were involved in the confrontation.</p><p>The gunfire erupted around 6 p.m. in the waning hours of the Bite of Seattle, an annual three-day festival that draws hundreds of food and retail vendors and performers.</p><p>Dozens of officers were providing security at the event and some saw one of the suspects firing, Davis said. One suspect surrendered at the scene, but the other fled. Law enforcement searched the grounds to no avail.</p><p>A large number of police and emergency crews responded and began evacuating the area around the sprawling Seattle Center campus.</p><p>Faith Adia Hunter said she and her friends had just gotten food from a crepe vendor when gunfire broke out. She realized a shooter was near them. She and others found shelter in the nearby Seattle Children’s Museum.</p><p>“We were right next to him when it started so we took off running,” Hunter said. “So we took off running too into the building with the crowd.”</p><p>In the chaos, many vendors bolted toward the exits, abandoning their food stands. Hours afterward, some milled outside the police tape, wondering when they would be allowed to return to collect their tents, food and cooking gear.</p><p>Roberto Ramirez, a vendor at the event, said he heard what sounded like firecrackers before people began yelling “shooter” and frantically running.</p><p>“Suddenly everything was empty,” he said. “People were freaked out.”</p><p>After the initial panic, new guests continued to arrive unaware of what had happened and were told by police to leave, he said.</p><p>Estan Wakonabo said he and his girlfriend were at the festival waiting in line for a photo booth when he was shoved from behind and he turned to see a rush of people fleeing.</p><p>“People were hiding, were pushing, people were falling on the ground, baby strollers were falling,” Wakonabo said, adding that was when he heard gunshots.</p><p>“Once I heard a ‘pop, pop, pop,’ that’s when I knew it was a shooter,” he said.</p><p>After he escorted his girlfriend to safety, he returned to the scene to make photos and saw multiple victims on the ground, Wakonabo said.</p><p>The annual festival started in 1982 and draws 350,000 attendees over “three days of food, drink, and community celebration,” according to its website.</p><p>___</p><p>Associated Press journalists Manuel Valdes and Lindsey Wasson in Seattle, Annika Wolters in Bangkok and Christopher Weber in Los Angeles contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/VTM2KPL6WHZAEMFJKMXF7F5LAE.jpg?auth=f6619a402985b667cb433ae1580af72cfe2f5152422b05f4f2732f0093dedd6d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A police officer responds after a shooting at Seattle Center during the Bite of Seattle food festival Sunday, July 26, 2026, in Seattle, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KKJ4TPRHVQ4THVQTSCJ2URA2XE.jpg?auth=b7f8baafd4b9085a89adaef7a88146ad25306de9d886b242247755f4a1e36118&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[An unidentified man is led into the scene by police after they responded to a shooting at Seattle Center during the Bite of Seattle food festival Sunday, July 26, 2026, in Seattle, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IU4KQOG3WZQRBXKNDS3JQ3RUV4.jpg?auth=cec30d0be4d61489fef1db3c7dd0612a6d6755b4bf218542f3c6f80b3a569350&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Police respond to a shooting at Seattle Center during the Bite of Seattle food festival Sunday, July 26, 2026, in Seattle, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EYWXWB3QA3CAFS2GUUCXLU4TKM.jpg?auth=272293d195ce56997cdbd8135c43016c9fc80e3caf6556d25795aa895ffaafba&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A police officer stands at a closed off area after a shooting at Seattle Center during the Bite of Seattle food festival Sunday, July 26, 2026, in Seattle, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/O5FPIMERMCYWPMYI5CNJJHHD7M.jpg?auth=843c020fe2be64a039661e26f34f2fabba89465570fc0bf49b13c2baa43dae51&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Seattle Mayor Katie Wilson, center, speaks at a news conference after a shooting at the Bite of Seattle food festival Sunday, July 26, 2026, in Seattle, Wash. (AP Photo/Lindsey Wasson)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content></item><item><title><![CDATA[As Indonesia cuts methane emissions, life atop a mountain of garbage begins to change]]></title><link>https://www.local10.com/news/world/2026/07/26/as-indonesia-cuts-methane-emissions-life-atop-a-mountain-of-garbage-begins-to-change/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/26/as-indonesia-cuts-methane-emissions-life-atop-a-mountain-of-garbage-begins-to-change/</guid><dc:creator><![CDATA[By NINIEK KARMINI and ANDI JATMIKO, Associated Press]]></dc:creator><description><![CDATA[BANTARGEBANG, Indonesia (AP) — Long before dawn breaks over Indonesia ’s largest landfill, Nur Wencih joins thousands of waste pickers climbing mountains of garbage, searching for anything they can sell.]]></description><pubDate>Mon, 27 Jul 2026 01:03:06 +0000</pubDate><content:encoded><![CDATA[<p>BANTARGEBANG, Indonesia (AP) — Long before dawn breaks over Indonesia ’s largest landfill, Nur Wencih joins thousands of waste pickers climbing mountains of garbage, searching for anything they can sell.</p><p>The 35-year-old widow has worked at the site on Jakarta’s eastern edge for two decades, following her parents, who still earn a living there. The Bantargebang landfill has paid for food and rent while helping her two teenage daughters living with a relative in a rural village. She hopes her daughters will never have to follow the same path.</p><p>Living alone in a rented room near the landfill, Wencih earns about 200,000 rupiah ($12) on a good day collecting discarded toys, cardboard and plastic bottles before bulldozers bury them beneath fresh waste. Occasionally, she finds gold jewelry.</p><p>“It feels like hitting a jackpot,” Wencih said while taking a break from the sweltering July heat.</p><p>But those lucky finds, and perhaps her livelihood, may soon become far rarer.</p><p>Beginning Aug. 1, Indonesia plans to start transforming the site from open dumping to a more controlled system as part of a national waste management plan. The government last month announced it will shut down open-dumping operations at 343 of Indonesia’s 550 disposal sites, requiring them to transition to controlled or sanitary landfill systems and gradually accept only garbage that cannot be recycled or composted, such as diapers, dirty paper towels and stickers.</p><p>Meanwhile, residents are being asked to set aside organic waste and recyclables for separate processing, a practice many households have never been taught to do on a large scale.</p><p>Dudi Gardesi Asikin, head of Jakarta’s Environment Agency, said the policy aims to improve environmental health, reduce pollution and curb emissions of methane generated by decomposing waste.</p><p>Methane is responsible for roughly one-third of global warming and traps more heat than carbon dioxide, making it a key focus of worldwide climate efforts. U.N. Secretary-General António Guterres, for example, is urging governments to sharply reduce methane emissions, calling it one of the fastest ways to slow global warming.</p><p>A landfill at the center of the methane debate</p><p>Researchers say Bantargebang emits more methane than nearly any other landfill in the world, placing it at the center of Indonesia’s waste management reforms.</p><p>Asikin said Bantargebang opened in 1989 as a sanitary landfill equipped to collect methane. Unlike open dumps, sanitary landfills also cover waste with soil.</p><p>But after a private-sector contract ended in 2016, the facility gradually drifted toward open dumping.</p><p>"What was never intended to be open dumping became full open dumping,” Asikin said.</p><p>Only two of the landfill’s original 12 methane extraction wells remain operational, Asikin said.</p><p>Under the new plan, parts of Bantargebang are already being covered with tarps, and officials hope to cover much more. Asikin estimated that covering the rest of the disposal area could cost as much as 200 billion rupiah ($12 million).</p><p>Uncertain future for waste pickers</p><p>Indonesia faces a dilemma as it attempts one of its biggest waste-management reforms in decades while also protecting the livelihoods of an estimated 600,000 waste pickers.</p><p>At Bantargebang alone, officials estimate more than 4,000 registered waste pickers work among trucks, excavators and mountains of garbage each day. The materials they recover are sorted and sold to a network of traders and recycling businesses that have grown around the landfill.</p><p>“What worries me most is how I will feed my family,” Wencih said of the new plan, while excavators behind her pushed fresh waste onto exposed slopes.</p><p>Asikin said the government wants to improve conditions for waste pickers, who already receive some workplace protections and healthcare through a national social security program.</p><p>He believes the new policy will eventually create safer formal jobs in recycling and composting.</p><p>“Today they are practically racing against our excavators to grab recyclable materials. It is extremely dangerous," he said.</p><p>Bunin, a 53-year-old neighborhood chief who lives nearby, said while the landfill causes pollution, it also creates business opportunities including rental housing and food stalls catering to waste pickers.</p><p>“The landfill not only brings negative impacts, there are also economic benefits,” said Bunin, who like many Indonesians uses a single name.</p><p>A landfill at its limits</p><p>Covering roughly 110 hectares (272 acres), Bantargebang has grown into a human-made mountain reaching as high as 60 meters (196 feet), roughly the height of a 20-story building. About 7,500 tons of waste arrive daily from the capital city.</p><p>“The waste people produce does not disappear. It is gathered in one place and has become a mountain," said Agung Pujo Winarko, who heads the facility.</p><p>A collapse triggered by heavy rain in Bantargebang in March killed seven people, underscoring the risks posed by the landfill’s sheer scale.</p><p>“This situation is extremely urgent,” Winarko said. “Its carrying capacity is reaching, or even exceeding, its limits.”</p><p>Satellite data analyzed by UCLA’s STOP Methane initiative ranked Bantargebang in 2025 as the world’s second-largest landfill methane emitter after a site in Argentina.</p><p>Evan George from UCLA’s Emmett Institute on Climate Change and the Environment said reducing organic waste entering landfills could lower emissions, but that existing landfills will still require decades of monitoring and gas collection.</p><p>Changing Jakarta’s throwaway culture</p><p>Under the new approach, Jakarta residents are expected to separate food scraps and other organic waste from recyclables and residual trash before collection. New refuse-derived fuel plants are also part of the plan.</p><p>“What we are doing is somewhat revolutionary," Asikin said. "For decades, people were never asked to separate their waste.”</p><p>But many households are only beginning to learn the system, raising questions about whether enough public education has taken place.</p><p>“All we know is to throw the trash in the bin, not to sort it,” said Rukasih Wanti, a Central Jakarta resident. “The new rule is confusing us. It’s inconvenient, creates extra work and wastes our time."</p><p>Asikin said multiple government institutions, including education and health ministries, are supporting the efforts.</p><p>Environmental advocates say new recycling and composting infrastructure is also needed. The transition is daunting because government data shows only about one-quarter of Indonesia’s daily waste is currently handled by formal systems, with the remainder dumped, burned or otherwise unmanaged.</p><p>David Sutasurya, executive director of the environmental organization YPBB, said about half of Jakarta’s waste is compostable and another 30% recyclable, meaning up to 80% could be kept out of landfills.</p><p>“We delayed transforming our waste-management system for too long, and only realized the problem when landfills were already close to full,” Sutasurya said.</p><p>In a West Jakarta neighborhood, Monica T. Anggriani has spent more than a decade persuading neighbors to separate household waste, building a community waste bank that now processes about one ton of organic waste daily through composting, maggot cultivation and urban farming.</p><p>“Our generation was never taught to separate waste,” Anggriani said. “If we don’t start now, nothing will change in the future.”</p><p>___</p><p>Associated Press writer Jennifer McDermott in Providence, Rhode Island, contributed to this report.</p><p>___</p><p>The Associated Press’ climate and environmental coverage receives financial support from multiple private foundations. AP is solely responsible for all content. Find AP’s standards for working with philanthropies, a list of supporters and funded coverage areas at AP.org.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/AURJSZRK5R77W6TZI5AXWJA3OQ.jpg?auth=15ce523b2e39cf9d1d23c9ce38e4cbe235094e8f48ab2243b7c93cfe9c4d5a9d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Komaruddin, a waste picker, looks for recyclable items in a pile of garbage at the Bantargebang landfill on the outskirts of Jakarta, Indonesia, Monday, July 6, 2026. (AP Photo/Tatan Syuflana)]]></media:description><media:credit role="author" scheme="urn:ebu">Tatan Syuflana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/M3Z6VX5PXPY57OUQFCVNJUEIDA.jpg?auth=fcae905e84d86d779e71eb977aa46fcafb52fc482781efa19eced8d3f62c030d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Waste pickers look for recyclable items in a pile of garbage at the Bantargebang landfill on the outskirts of Jakarta, Indonesia, Monday, July 6, 2026. (AP Photo/Tatan Syuflana)]]></media:description><media:credit role="author" scheme="urn:ebu">Tatan Syuflana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EBBJYRA7LUIKJ6LEEY3CCPHNME.jpg?auth=2df10ab8c4dcd8e3bdc379c5719f75b14ac4174c73a3a213387fe8213c45ffcb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Nur Wencih, a waste picker, walks past at the Bantargebang landfill on the outskirts of Jakarta, Indonesia, Monday, July 6, 2026. (AP Photo/Tatan Syuflana)]]></media:description><media:credit role="author" scheme="urn:ebu">Tatan Syuflana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KU42UPAWI5NX2JX53MVP36L5JQ.jpg?auth=8b41297ec768bdfce4ea6a20ec0303220998f051f13a7038e7ca43b4919c8538&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Nur Wencih, a waste picker, sorts recyclable items of her boarding house near the Bantargebang landfill on the outskirts of Jakarta, Indonesia, Monday, July 6, 2026. (AP Photo/Tatan Syuflana)]]></media:description><media:credit role="author" scheme="urn:ebu">Tatan Syuflana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TRYRBKGNTQX5ZPORUCDY5YU2U4.jpg?auth=41b1f98f174ebd1e89cbb1e03b4cc33855ec6ca671627adc4dbc4aca87b73705&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Nur Wencih, a waste picker, takes down her dry clothes at her boarding house near the Bantargebang landfill on the outskirts of Jakarta, Indonesia, Monday, July 6, 2026. (AP Photo/Tatan Syuflana)]]></media:description><media:credit role="author" scheme="urn:ebu">Tatan Syuflana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NE5MJYGJIBRDWQZTSBW7QDVZOY.jpg?auth=874b8222960d49b260bd88dc6c5ba452138f411f58739ae00439c7a2b85a1d7b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Garbage trucks line up before unloading waste at the Bantargebang landfill on the outskirts of Jakarta, Indonesia, Monday, July 6, 2026. (AP Photo/Tatan Syuflana)]]></media:description><media:credit role="author" scheme="urn:ebu">Tatan Syuflana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MW3FCSZZ5ISO7D2TJ4RDD2OLRE.jpg?auth=2b2ccbc4fb4ee433fe4adcd884a2e9ef85ce4c61a6de75cec263092b86748b20&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A waste picker looks for recyclable items in a pile of garbage at the Bantargebang landfill on the outskirts of Jakarta, Indonesia, Monday, July 6, 2026. (AP Photo/Tatan Syuflana)]]></media:description><media:credit role="author" scheme="urn:ebu">Tatan Syuflana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VLCZ2YYNWRTIBSNLTDEWX5AHOI.jpg?auth=448eadb64483656c97f4ab43c88f0694ce5c007a39a1e4e6b563517f6f1633ca&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A waste picker looks for recyclable items in a pile of garbage at the Bantargebang landfill on the outskirts of Jakarta, Indonesia, Monday, July 6, 2026. (AP Photo/Tatan Syuflana)]]></media:description><media:credit role="author" scheme="urn:ebu">Tatan Syuflana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NWAIUEKHLU4F4GKNWYC56QPHZY.jpg?auth=5c1b4533fa2d726ebb7e9562fcc219ccc26c824ece04001283bf8f473ed64e9a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Garbage trucks line up before unloading waste at the Bantargebang landfill on the outskirts of Jakarta, Indonesia, Monday, July 6, 2026. (AP Photo/Tatan Syuflana)]]></media:description><media:credit role="author" scheme="urn:ebu">Tatan Syuflana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EDUK6IZ2LI3KKIXJBK3LDWTFXA.jpg?auth=cd777ef61699f779e26249d958a50ddb9102de1d0ee61584f29d3d739ce4eb12&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Waste pickers walk near a tarped section at the Bantargebang landfill on the outskirts of Jakarta, Indonesia, Monday, July 6, 2026. (AP Photo/Tatan Syuflana)]]></media:description><media:credit role="author" scheme="urn:ebu">Tatan Syuflana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JCH3PZH7GF3ULLAPGXE677ZUE4.jpg?auth=8aaab952c203ae4999470abcef2dddff8859954499617c05ac7069744e0e35e9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Waste pickers look for recyclable items in a pile of garbage at the Bantargebang landfill on the outskirts of Jakarta, Indonesia, Monday, July 6, 2026. (AP Photo/Tatan Syuflana)]]></media:description><media:credit role="author" scheme="urn:ebu">Tatan Syuflana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/REFBOTTZE4WM62FGCFAXHI74IQ.jpg?auth=ded35b80eb7a5b7e49ebbb8da3708bff97a83fa31c544d0b006dda455b45dc2c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A worker operates heavy machines at the Bantargebang landfill on the outskirts of Jakarta, Indonesia, Monday, July 6, 2026. (AP Photo/Tatan Syuflana)]]></media:description><media:credit role="author" scheme="urn:ebu">Tatan Syuflana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4PIFH7F5JXNXUVQV7I7G6UPADA.jpg?auth=b2906e11bb55ba40514265992765b8ecce1b0ad1d5f264d6ba38a4440f29874e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A waste picker drinks water from a plastic bag as she looks for recyclable items in a pile of garbage at the Bantargebang landfill on the outskirts of Jakarta, Indonesia, Monday, July 6, 2026. (AP Photo/Tatan Syuflana)]]></media:description><media:credit role="author" scheme="urn:ebu">Tatan Syuflana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KJA6XSJG2XWZU4C5QEMQ4EGXV4.jpg?auth=e5bb48fba5e5c081ff31182d7a224d6187f0ae8f9159546aadddc288ee304d1c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Waste pickers take a rest near at the Bantargebang landfill on the outskirts of Jakarta, Indonesia, Monday, July 6, 2026. (AP Photo/Tatan Syuflana)]]></media:description><media:credit role="author" scheme="urn:ebu">Tatan Syuflana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/W6BET66ST27IB42LOZU3J6BLXY.jpg?auth=813657370ab93cc21e2459dbe182f0281b3d4fb7a812c759ef66a64661ab4388&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Workers spray water to cool a pile of garbage during hot weather at the Bantargebang landfill on the outskirts of Jakarta, Indonesia, Monday, July 6, 2026. (AP Photo/Tatan Syuflana)]]></media:description><media:credit role="author" scheme="urn:ebu">Tatan Syuflana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BBHPQA6OYXW7NQOJSSED26FYKA.jpg?auth=5175e6a26becd6b09437e24423279fd1e6fe138d195f65a00b0cfebd94e0bf9e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Workers load garbage onto a truck at temporary waste disposal site in Jakarta, Indonesia Friday, July 17, 2026. (AP Photo/Tatan Syuflana)]]></media:description><media:credit role="author" scheme="urn:ebu">Tatan Syuflana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/Q3GALHA3PLQMRGRR5TWGNAOS6Q.jpg?auth=752d89bbcba479002394ee7bd747f615473a4b6a6839fee3c855baf117bff10d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Sanitation workers collect trash at a traditional market in Jakarta, Indonesia, Friday, July 17, 2026. (AP Photo/Tatan Syuflana)]]></media:description><media:credit role="author" scheme="urn:ebu">Tatan Syuflana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BUT7ONAPMIY6GD3XLM33KIWCNU.jpg?auth=4f4d33d92fe57db92549054fd82d241f393e70d86afeb8f69cc5c362104a304a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A woman throws a bag of trash onto an open garbage dump in Jakarta, Indonesia, Friday, July 17, 2026. (AP Photo/Tatan Syuflana)]]></media:description><media:credit role="author" scheme="urn:ebu">Tatan Syuflana</media:credit></media:content></item><item><title><![CDATA[Fin del TPS deja en el limbo a más de 350,000 haitianos]]></title><link>https://www.local10.com/espanol/2026/07/26/fin-del-tps-deja-en-el-limbo-a-mas-de-350000-haitianos/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/26/fin-del-tps-deja-en-el-limbo-a-mas-de-350000-haitianos/</guid><description><![CDATA[PEMBROKE PARK, Fla. ]]></description><pubDate>Mon, 27 Jul 2026 00:29:38 +0000</pubDate><content:encoded><![CDATA[<p>El Estatus de Protección Temporal (TPS) para los haitianos termina este lunes, dejando a más de 350,000 personas sin el derecho legal de permanecer en Estados Unidos.</p><p>Esas personas vivirán con el temor a ser deportadas.</p><p>Entre ellas está Farah Larrieux, quien vive en el sur de Florida desde 2005, tras haber llegado desde Haití en busca de una vida mejor.</p><p>“Siento que estoy viviendo una pesadilla. Es injusto, porque tengo sueños”, dijo. “Sentía que Haití era demasiado pequeño para mis sueños. Estaba cansada de la situación, la inestabilidad política, el crimen, la injusticia, la pobreza”.</p><p>Larrieux ha sido figura de los medios, profesional de relaciones públicas y comunicaciones, y defensora de la comunidad haitiana del sur de Florida.</p><p>Desde 2010 es beneficiaria del TPS.</p><p>El cambio llega después de que la Corte Suprema de EE.UU. le diera la razón al gobierno de Trump, poniendo fin a los programas de TPS para haitianos y para miles de sirios.</p><p>El Departamento de Seguridad Nacional de EE.UU. (DHS) sostiene que ya es seguro regresar a Haití, mientras que las Naciones Unidas y el Departamento de Estado de EE.UU. advierten sobre la frecuente violencia de pandillas y los secuestros.</p><p>Larrieux dice que tiene un historial limpio y que ha construido toda una vida en el sur de Florida que podría serle arrebatada en cualquier momento.</p><p>“Es todos los días, es como una lucha por vivir”, dijo. “Es una injusticia, me pregunto por qué tengo que enfrentar esto”.</p><p>Está hablando con un abogado para intentar obtener asilo pero, como cientos de miles de personas más, lo único que puede hacer es esperar.</p>]]></content:encoded></item><item><title><![CDATA[Capturan en Jamaica a una de las estafadoras más buscadas por el FBI]]></title><link>https://www.local10.com/espanol/2026/07/26/capturan-en-jamaica-a-una-de-las-estafadoras-mas-buscadas-por-el-fbi/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/26/capturan-en-jamaica-a-una-de-las-estafadoras-mas-buscadas-por-el-fbi/</guid><dc:creator><![CDATA[Pablo Hernandez]]></dc:creator><description><![CDATA[Las solicitudes sumaban $32 millones. La mujer fue arrestada en mayo, pero huyó del país tras no presentarse a una audiencia en junio.]]></description><pubDate>Mon, 27 Jul 2026 00:19:08 +0000</pubDate><content:encoded><![CDATA[<p>Una de las <a href="https://www.local10.com/news/local/2026/06/08/south-florida-woman-makes-fbis-most-wanted-fraudster-list/" rel="">estafadoras más buscadas por el FBI</a> está tras las rejas luego de haber escapado del país.</p><p>Los agentes llevaban casi dos meses buscando a Elaine Escoe.</p><p>La acusan de presentar más de 90 solicitudes falsas de fondos de alivio por COVID a través del Programa de Protección de Cheques de Pago (PPP).</p><p>Las solicitudes sumaban $32 millones.</p><p>Escoe fue arrestada en mayo, pero los agentes dijeron que nunca se presentó a su audiencia judicial de junio.</p><p>Los agentes dijeron que recibieron un aviso de que había volado a Jamaica.</p><p>Las autoridades de ese país ayudaron con su arresto antes de que fuera traída de vuelta a Estados Unidos.</p>]]></content:encoded></item><item><title><![CDATA[Dos hombres sin hogar pelearon en Fort Lauderdale, uno salió acuchillado]]></title><link>https://www.local10.com/espanol/2026/07/26/dos-hombres-sin-hogar-pelearon-en-fort-lauderdale-uno-salio-acuchillado/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/26/dos-hombres-sin-hogar-pelearon-en-fort-lauderdale-uno-salio-acuchillado/</guid><description><![CDATA[Los agentes localizaron y detuvieron al sospechoso a poca distancia del lugar. La víctima fue atendida en la escena y no necesitó ser hospitalizada.]]></description><pubDate>Sun, 26 Jul 2026 20:15:13 +0000</pubDate><content:encoded><![CDATA[<p>Una pelea entre dos hombres sin hogar terminó con uno de ellos herido de una puñalada y el otro bajo custodia policial.</p><p>El hecho ocurrió el domingo alrededor de las 12:20 p.m. en la cuadra 3900 de Davie Blvd., en Fort Lauderdale.</p><p>Según el Departamento de Policía de Fort Lauderdale (FLPD), uno de los hombres usó un destornillador para apuñalar al otro antes de darse a la fuga.</p><p>Los oficiales que respondieron recibieron la descripción del hombre y lo encontraron a poca distancia, donde fue detenido, dijo la policía.</p><p>La víctima fue atendida en el lugar por los equipos de rescate y no requirió hospitalización, según las autoridades.</p><p>Los oficiales dijeron que estaban investigando las circunstancias que llevaron al apuñalamiento.</p>]]></content:encoded></item><item><title><![CDATA[Beltrán, Jones and Kent pay tribute to home and family during Baseball Hall of Fame inductions]]></title><link>https://www.local10.com/sports/2026/07/26/beltran-jones-and-kent-pay-tribute-to-home-and-family-during-baseball-hall-of-fame-inductions/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/26/beltran-jones-and-kent-pay-tribute-to-home-and-family-during-baseball-hall-of-fame-inductions/</guid><dc:creator><![CDATA[By KENNY LACY Jr., Associated Press]]></dc:creator><description><![CDATA[COOPERSTOWN, N.Y. (AP) — Puerto Rico and Curaçao may be small islands, but the support they showed was massive as elite center fielders Carlos Beltrán and Andruw Jones were inducted into the Baseball Hall of Fame on Sunday.]]></description><pubDate>Sun, 26 Jul 2026 23:46:24 +0000</pubDate><content:encoded><![CDATA[<p>COOPERSTOWN, N.Y. (AP) — Puerto Rico and Curaçao may be small islands, but the support they showed was massive as elite center fielders Carlos Beltrán and Andruw Jones were inducted into the Baseball Hall of Fame on Sunday.</p><p>Both joined slugging second baseman Jeff Kent as the newest members before an estimated crowd of 12,000 fans at the Clark Sports Center in Cooperstown, with 57 other Hall of Famers on stage — creating the largest gathering of current Hall of Famers.</p><p>Jones’ speech was almost like a love letter to his home country of Curaçao.</p><p>“There’s no easy way to get here from the small island of Curaçao, more than 2,000 miles away,” Jones said. “But today Cooperstown and Curaçao are forever joined together.”</p><p>The longtime Atlanta Braves outfielder, a 10-time Gold Glove winner and five-time All-Star, is the first player from Curaçao to be inducted into the Hall of Fame. But he said he doesn't plan on being the last. He pointed to players who have followed him, including Ozzie Albies and Kenley Jansen, as part of the Curaçao legacy started by Hensley “Bam Bam” Meulens.</p><p>Among the highlights, Jones’ tribute to his late father, Henry Jones, stood out. He said his father used to hit him flyballs from foul pole to foul pole to teach him how to track the ball, and how to build strong wrists by rolling a sledgehammer.</p><p>“Everything he taught me had a purpose,” Jones said. “Henry Jones was a legend in Curaçao, a great player in his own right. And I’m not standing here in Cooperstown without his constant coaching. Dad, we did it.”</p><p>Chants of “Puerto Rico” broke out before Beltrán even uttered a word. And whenever he mentioned his home island, the crowd cheered for him and waved flags.</p><p>“Everywhere I played baseball, I always tried to represent my island,” Beltrán said. “I tried to do the best I could for the organizations that I played, but also I wanted to represent Puerto Rico.”</p><p>The 20-year veteran and 1999 AL Rookie of the Year ran through each organization he played for, thanking them for the different lessons each provided. The New York Mets received the most praise.</p><p>“When people ask me about why I chose (the Mets) cap, I have to say this,” he said. “Guys, it’s simple. Every organization shapes your career. New York shaped my life.”</p><p>When discussing the teams he played for, Beltrán gave specific examples from some of his stops, including watching teammates Craig Biggio and Jeff Bagwell “play with pain” in Houston. But he did not mention winning the World Series with the Astros in 2017. That title carries controversy because of an illegal sign-stealing scheme and Beltrán's involvement in it.</p><p>Beltrán did not directly address the scandal, but did comment on those who may or may not have voted for him for whatever reasons.</p><p>“To the Baseball Writers' Association of America, I want to say thank you for making me a Hall of Famer. ... And for those that didn’t (vote for me) — that saw things different — I want to say also thank you. I appreciate your perspective,” he said. “If baseball has really taught me something, I want to say is that I hope in life, we continue to measure ourselves by the same standard we have used to measure others.”</p><p>Beltrán earned 84.2% of the vote from the BBWAA to make the Hall on his fourth try. Jones garnered 78.4% in his ninth year of eligibility, eclipsing the 75% needed for induction. Kent was elected by a much smaller panel last December, the Contemporary Baseball Era Committee, after dropping off the BBWAA ballot when his eligibility ran out in 2023.</p><p>The 2000 NL MVP with the San Francisco Giants played for six teams over his 17-year career and set the all-time home run mark for second basemen. A hard-nosed player, Kent showed a softer side during induction weekend.</p><p>Before even speaking, Kent needed tissues to wipe the tears from his eyes after looking at his parents in the crowd, he said in a post-ceremony news conference.</p><p>“I was more emotional for the 35, 40 minutes of sitting down than I was for the speech,” he said. “I thought I was going to be a wreck and I’m glad it was only a half a wreck.”</p><p>In his speech, Kent told a story of how his baseball career turned when his father offered him a deal: if he earned a college scholarship, he would buy him a pickup truck. Kent quit racing motorcycles and shifted his focus to school and baseball and eventually earned a scholarship to the University of California, Berkeley.</p><p>In turn, he got a pickup truck he still has.</p><p>“It sits in my garage as a simple reminder that some of the simplest things can change the entire direction of your life,” Kent said.</p><p>___</p><p>AP MLB: https://apnews.com/hub/mlb</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QNSDKMASRXNN4KEVIVYWVULAZI.jpg?auth=5876545158e8ffaa1482df250055eaa9bddad5e69474abd34d72b2fea2055048&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The 2026 Baseball Hall of Fame inductees Jeff Kent, left, Andruw Jones, center, and Carlos Beltran pose for pictures after the induction ceremony in Cooperstown, N.Y., Sunday, July 26, 2026. (AP Photo/Seth Wenig)]]></media:description><media:credit role="author" scheme="urn:ebu">Seth Wenig</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5UDMEHX5VVTTCR25SUMAUNKVOA.jpg?auth=a3676fd91c221633f8648aa6d3f3f835e19971596aeb8ab4d2395c6e5415e4cb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Puerto Rico and Carlos Beltran supporters pose for pictures with a Puerto Rican flag before the start of the Baseball Hall of Fame induction ceremony in Cooperstown, N.Y., Sunday, July 26, 2026. (AP Photo/Seth Wenig)]]></media:description><media:credit role="author" scheme="urn:ebu">Seth Wenig</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2HBC7R53EBQQPEW7K4CAXRCR3U.jpg?auth=7cbbf4652f7191e97cf0d4ee5822526fde7bb1db25e4b6d0b0077231d537df1c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Andruw Jones supporters wait for the start of the Baseball Hall of Fame induction ceremony in Cooperstown, N.Y., Sunday, July 26, 2026. (AP Photo/Seth Wenig)]]></media:description><media:credit role="author" scheme="urn:ebu">Seth Wenig</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PJ5U3H4IOSAQHUNQMPNKONV5DQ.jpg?auth=36ec20e27403360a849554b6b47d789ac7517416d437a53b6f697dd1360ed83b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Carlos Beltran waves a Puerto Rican flag while speaking during the Baseball Hall of Fame induction ceremony in Cooperstown, N.Y., Sunday, July 26, 2026. (AP Photo/Seth Wenig)]]></media:description><media:credit role="author" scheme="urn:ebu">Seth Wenig</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/N7KIB7ERHNNXEBB53Q7YWTZYXE.jpg?auth=03f4102ff64ccee87769503ab9d35d00cddfdb5b3e568f68ab8a0cd49d193732&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jeff Kent wipes away tears during the Baseball Hall of Fame induction ceremony in Cooperstown, N.Y., Sunday, July 26, 2026. (AP Photo/Seth Wenig)]]></media:description><media:credit role="author" scheme="urn:ebu">Seth Wenig</media:credit></media:content></item><item><title><![CDATA[July 26: Hot, humid weather continues with afternoon storms]]></title><link>https://www.local10.com/weather/2026/07/26/july-26-hot-humid-weather-continues-with-afternoon-storms/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/07/26/july-26-hot-humid-weather-continues-with-afternoon-storms/</guid><dc:creator><![CDATA[Peta Sheerwood]]></dc:creator><description><![CDATA[After rounds of soaking showers today, we will continue to dry out tonight. Temperatures will cool into the lower 80s. The Atlantic sea breeze will take over by the afternoon, that will be the trigger for showers and storms. ]]></description><pubDate>Sun, 26 Jul 2026 23:26:39 +0000</pubDate><content:encoded><![CDATA[<p>After rounds of soaking showers today, we will continue to dry out tonight. Temperatures will cool into the lower 80s. The Atlantic sea breeze will take over by the afternoon, that will be the trigger for showers and storms. </p><p>Our atmosphere is charged with a ton of moisture; some storms could bring heavy rainfall that could lead to localized flooding. Temperatures will be hot again, highs will peak in the lower 90s and feels like temperatures will reach the triple digits.</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[Oil prices ease after US and Iran pause their attacks]]></title><link>https://www.local10.com/business/2026/07/26/oil-prices-ease-after-us-and-iran-pause-their-attacks/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/26/oil-prices-ease-after-us-and-iran-pause-their-attacks/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Oil prices eased in early trading Sunday, falling further from a two-month high set last week, after the United States and Iran refrained from launching military strikes in the Persian Gulf for a second straight day.]]></description><pubDate>Sun, 26 Jul 2026 23:15:45 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Oil prices eased in early trading Sunday, falling further from a two-month high set last week, after the United States and Iran refrained from launching military strikes in the Persian Gulf for a second straight day.</p><p>The price for a barrel of Brent crude oil to be delivered in September dropped 4.9% to $92.02 shortly after trading resumed. The decline followed a 3.9% drop on Friday.</p><p>Brent crude, the international standard, briefly hit $102 a barrel last week. That was $30 more than the most actively traded contract in the Brent market was going for early in the month, and the highest it had been since May.</p><p>Oil prices surged this month because of increased fighting in the Middle East and worries a return to all-out war would further slow the global flow of crude.</p><p>The ability of tankers to pass safely through the Strait of Hormuz has been the central concern for the oil market since the U.S. and Israel attacked Iran in late February. The narrow strip of water off Iran’s coast is the route through which a fifth of the world’s oil typically leaves the Persian Gulf and heads to customers worldwide, and the conflict has largely halted shipping traffic.</p><p>Oil producers have since searched for alternative routes, but those are under pressure too. Last week, attacks hit Saudi oil tankers that were using the Red Sea to leave the region. When less oil is available for customers to buy, the price goes up and fuel prices do as well.</p><p>In the United States, the average price for a gallon of regular gasoline on Sunday was $4.11, up from $3.90 a month ago and just $3.15 a year ago, according to motor club AAA.</p><p>If oil prices stay elevated, it could lead to higher prices for every product that gets shipped, trucked or flown around the world, including groceries. Although the U.S. economy continues to grow, the ongoing conflict with Iran has dragged consumer confidence in it lower.</p><p>The reacceleration of oil prices this month took place just as inflation had begun to slow more than economists expected. Now, traders believe inflation pressures have grown enough that they’re betting on a 36% chance the Federal Reserve will hike its main interest rate at an upcoming meeting, according to data from CME Group.</p><p>Higher interest rates would help keep a lid on inflation, but they could also slow the economy by making it more expensive for all kinds of Americans and businesses to borrow.</p><p>Long-term U.S. mortgage rates have already hit their highest levels in nearly a year, for example, chilling the housing industry. And more expensive borrowing could slow the boom in building artificial-intelligence data centers, which have become a big engine for the U.S. economy's growth.</p><p>While oil prices have given back some of their big July gains, much uncertainty still remains.</p><p>The price for a barrel of benchmark U.S. oil to be delivered in September fell 5.6% to $84.34 on Sunday. It dropped 3.1% on Friday.</p><p>In the oil market, traders are buying and selling contracts for barrels of oil to be delivered many months in the future. The price for a barrel of Brent crude to be delivered in October, which is now the most actively traded part of the market, fell 4.6% to $87.48.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/M3FDPGSHXTR2XU37JGSSELFCR4.jpg?auth=3566dd58656257c57918a3d3d097177b0e55739690af10b10d851c6dcbbdfd5d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Children wade in the water with cargo ships at anchor in the background and a fisherman nearby, in the Strait of Hormuz off Bandar Abbas, Iran, Tuesday, June 30, 2026. (Amirhosein Khorgooi/ISNA via AP,File)]]></media:description><media:credit role="author" scheme="urn:ebu">Amirhosein Khorgooi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PH3W2OS3F6JH2N2SWBWZW5PQUE.jpg?auth=f408853c027f8975dff715ac8683f65a8b82a14a4c5fb9192daac21596074250&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Cars line up at the pumps of a Gulf Oil station on the Massachusetts Turnpike near Boston Sunday, July 19, 2026. (AP Photo/Gene J. Puskar,File)]]></media:description><media:credit role="author" scheme="urn:ebu">Gene J. Puskar</media:credit></media:content></item><item><title><![CDATA[Kyle Shanahan makes a cameo appearance at 49ers practice following recent car crash]]></title><link>https://www.local10.com/sports/2026/07/26/kyle-shanahan-makes-a-cameo-appearance-at-49ers-practice-following-recent-car-crash/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/26/kyle-shanahan-makes-a-cameo-appearance-at-49ers-practice-following-recent-car-crash/</guid><dc:creator><![CDATA[By JOSH DUBOW, Associated Press]]></dc:creator><description><![CDATA[SANTA CLARA, Calif. (AP) — Coach Kyle Shanahan walked onto the practice field and stood next to general manager John Lynch, watching his San Francisco 49ers practice for about 30 minutes.]]></description><pubDate>Sun, 26 Jul 2026 22:54:33 +0000</pubDate><content:encoded><![CDATA[<p>SANTA CLARA, Calif. (AP) — Coach Kyle Shanahan walked onto the practice field and stood next to general manager John Lynch, watching his San Francisco 49ers practice for about 30 minutes.</p><p>Shanahan's presence that has been a constant the past decade was a welcome sight on Sunday for the first training camp practice, coming less than two weeks after he got into a car crash that left him with a concussion and other injuries.</p><p>“I know he can’t stay away,” star linebacker Fred Warner said. “I know he’s given up his duties for a little bit, but that guy’s obsessed with ball. I’m sure of course he’s going to be around.”</p><p>While Shanahan made a cameo appearance at practice on Sunday, the Niners began preparations for the 2026 season without their leader in charge. Shanahan has ceded responsibility over the team to assistant head coach/offensive line coach Chris Foerster temporarily as he recovers from the crash he got into on July 14 in nearby Palo Alto.</p><p>Shanahan suffered a concussion, broken ribs, a broken nose and broken hand in the crash and won't be back running the team until the concussion symptoms subside. Shanahan had a cast on his left hand, sunglasses to cover up his black eye and a new mustache that prompted Warner to complement him on his “disguise” as he watched practice.</p><p>Shanahan interacted with a few players, including Warner, Kyle Juszczyk, Christian McCaffrey and Dre Greenlaw before leaving the field.</p><p>“I knew it would be tough to keep him away from there,” star tackle Trent Williams said. “It’s going to be hard for him to get his rest. He’s not that type of person. It doesn’t surprise me at all to see him out there.”</p><p>With a veteran-laden team and several coaches who have been with the organization for years, Foerster and Williams said it's almost as if the team is on “auto pilot” and not thrown off by Shanahan's absence.</p><p>The training camp practice plan was put in place long before Shanahan's crash with the opening stretch of camp essentially a repeat of the installations from the offseason program.</p><p>Foerster said he is leaning heavily on his assistants, especially coordinators Klay Kubiak, Raheem Morris and Brant Boyer. He said not much has changed other than he had to break the team after practice, he did a news conference and he got to make the call on small parts of practice such as whether to repeat or skip a play following a pre-snap penalty.</p><p>Foerster has been in the NFL for more than three decades, starting as an assistant offensive line and tight ends coach in Minnesota in 1993 and had little problem taking command of the entire team.</p><p>“He’s been doing this longer than everybody in that locker room been alive, probably except for me,” Williams said. “It’s like a hand-in-glove fit. Me personally, I’m so proud of him just watching him even just be a head coach for a day, or no matter how long it is. We go so far back, he’s family to me. Just seeing him in that position, I’m just really proud.”</p><p>Foerster spent four seasons with Washington when Shanahan was offensive coordinator and Mike Shanahan was head coach and joined the 49ers in 2019. Foerster had resigned as offensive line coach in Miami in 2017 after a video on social media appeared to show him snorting three lines of white powder at a desk, but got a second chance with Shanahan.</p><p>“He’s one of my best friends in the world by far,” Foerster said. “There’s not many people that I call a friend for a lot of reasons, and Kyle’s one of them. He and his wife, Mandy, are like family to me. This organization did some things for me and pulled me in at a time in my life when nobody would really want to be with me. And Kyle, along with John and the whole York family have stood by me and that loyalty’s never going to be forgotten. He’s a close, close friend, and it scares the crap out of you when something like this happens to somebody so close.”</p><p>Bosa takes field for individual drills</p><p>Star defensive end Nick Bosa was on the field to start camp as he makes his return from a torn ACL suffered in Week 3 last season. Bosa only took part in individual drills and was working on his own on the side during team drills.</p><p>“I couldn’t even tell that he had an injury or he came back from anything," Williams said. “Most people with a knee injury that catastrophic, you come back, you can see something. You can see it in the atrophy in the muscle and the leg. You can see something. Bosa looks better than he did before he got hurt.”</p><p>News and notes</p><p>OL Vederian Lowe left practice early with an ankle injury. ... CB Nate Hobbs was the only active player not taking part in practice. ... The Niners signed DT Kevin Givens a day after releasing Evan Anderson. Givens has played 70 games for San Francisco from 2019-25. ... Foerster said Connor Colby will get the first shot to win the starting left guard spot after starting six games as a seventh-round rookie last season.</p><p>___</p><p>AP NFL: https://apnews.com/NFL</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WYVEPZHIUEXTD2RD2E7GIYERTY.jpg?auth=ff0146a96747df700a554caa50eb0275bbbceb16d676ca1608e817686a630601&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - San Francisco 49ers assistant head coach/offensive line Chris Foerster gestures during the NFL football team's rookie minicamp Friday, May 8, 2026, in Santa Clara, Calif. (AP Photo/Jeff Chiu, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeff Chiu</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/B6JH7PANL5H2CXIQV2WU4KS4Y4.jpg?auth=e3921311191459e02f485c142439673c99f02d727744d03d14b6d46a7f0c6f49&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - San Francisco 49ers head coach Kyle Shanahan speaks at a news conference after an NFL football practice Thursday, May 28, 2026, in Santa Clara, Calif. (AP Photo/Jeff Chiu, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeff Chiu</media:credit></media:content></item><item><title><![CDATA[Noah Lyles pulls up mid-race at US nationals, suffers a rare loss at 200 meters]]></title><link>https://www.local10.com/sports/2026/07/26/noah-lyles-pulls-up-mid-race-at-us-nationals-suffers-a-rare-loss-at-200-meters/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/26/noah-lyles-pulls-up-mid-race-at-us-nationals-suffers-a-rare-loss-at-200-meters/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Noah Lyles pulled up halfway through the 200-meter final at U.S. track championships Sunday, suffering a rare loss in his best race and allowing USC's Garrett Kaalund to take the title.]]></description><pubDate>Sun, 26 Jul 2026 22:52:49 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Noah Lyles pulled up halfway through the 200-meter final at U.S. track championships Sunday, suffering a rare loss in his best race and allowing USC's Garrett Kaalund to take the title.</p><p>In the women's race at Icahn Stadium in New York — the site of Usain Bolt's first world record, back in 2008 — reigning world champion Melissa Jefferson-Wooden cruised to her second straight national title in a season-best 21.69.</p><p>Lyles, the four-time world champion at the distance, was in decent shape rounding the turn, but as he pulled into the stretch, he slowed and shut it down. He made it to the finish line to congratulate Kaalund, a 22-year-old who won NCAA indoors at the distance earlier this year. Kaalund's winning time was 20.04.</p><p>“I just felt a grabbing sensation. I was like, ‘Yeah, this is the time to stop. There’s no reason to push this,'” said Lyles, who stays tied with Michael Johnson with five U.S. titles at 200 meters. "It was a somewhat of a cramp. I’m fine. I just need to get stretched out, get some electrolytes in my system, but I’ll be good.”</p><p>This marked only the fourth time Lyles has lost a 200 since he started dominating the distance in 2018, shortly after Usain Bolt left the sport. Two of those losses have come at the last two Olympics. Earlier in the week, Lyles won the 100 meters, the distance where he is the reigning Olympic champion.</p><p>Kaalund said he came to nationals just “to train myself against the best.”</p><p>“I wasn't looking for (any) medals, I just wanted to see where I was,” he said.</p><p>Joining him at the top of the medals stand was Jefferson-Wooden, whose main challenger, Gabby Thomas, has been running well but decided not to run at nationals.</p><p>There are no world championships this year, though world athletics is introducing the Ultimate Championships, where a $150,000 first prize will be on the line in a race expected to feature Jefferson-Wooden, Thomas and Julien Alfred, who finished runner-up to Thomas at the Paris Games.</p><p>The LA Games are two years away.</p><p>“I feel like with women’s sprints today it's like that every single time we line up,” Jefferson-Wooden said. “I watch their races. They watch mine. These next few years are going to be interesting to see.”</p><p>Davis-Woodhall denied victory after protest of her final jump</p><p>In women's long jump, Olympic and world champion Tara Davis-Woodhall appeared to have won in dramatic fashion after her last of six jumps placed her in the lead, much the same as what happened at the Olympic trials two years ago. But a review after a protest showed she had fouled. Judges upheld that call after she appealed the ruling and she ended up third. Alyssa Jones won with a jump of 6.96 meters (22 feet, 10 inches).</p><p>Others winners Sunday were Nia Akins (women’s 800), Cooper Lutkenhaus (men’s 800), Emily Mackay (women’s 5,000), Vincent Ciattei (men’s 5,000), Jordan Geist (men’s shot put), Vashti Cunningham (women’s high jump), Chris Nilsen (men’s pole vault), Valarie Sion (women’s discus), Christopher Robinson (men’s 400 hurdles) and Anna Cockrell (women’s 400 hurdles) .</p><p>Cordell Tinch closed out the meet with a lean at the finish line to take the 110-meter hurdles title over Bradley Franklin.</p><p>___</p><p>AP sports: https://apnews.com/sports</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CSCI5CAJPYU43HSFKOMDG2USVM.jpg?auth=f4f5156964318866370577e96ee2e4b70316898157b672c5808b4147cd1ae5ee&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Noah Lyles, of the United States, gestures after finishing second in the men's 100 meters at the Meeting de Paris Diamond League athletics meet in Paris, Sunday, June 28, 2026. (AP Photo/Aurelien Morissard)]]></media:description><media:credit role="author" scheme="urn:ebu">Aurelien Morissard</media:credit></media:content></item><item><title><![CDATA[Jackson Koivun wins the 3M Open in his 3rd pro start, holding off Scottie Scheffler by 3 strokes]]></title><link>https://www.local10.com/sports/2026/07/26/jackson-koivun-wins-the-3m-open-in-his-3rd-pro-start-holding-off-scottie-scheffler-by-3-strokes/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/26/jackson-koivun-wins-the-3m-open-in-his-3rd-pro-start-holding-off-scottie-scheffler-by-3-strokes/</guid><dc:creator><![CDATA[By DAVE CAMPBELL, Associated Press]]></dc:creator><description><![CDATA[BLAINE, Minn. (AP) — Jackson Koivun felt the nerves but never flinched, securing his first PGA Tour win in the face of a strong finish by the world's top-ranked player and clear fan favorite in Scottie Scheffler.]]></description><pubDate>Mon, 27 Jul 2026 00:43:17 +0000</pubDate><content:encoded><![CDATA[<p>BLAINE, Minn. (AP) — Jackson Koivun felt the nerves but never flinched, securing his first PGA Tour win in the face of a strong finish by the world's top-ranked player and clear fan favorite in Scottie Scheffler.</p><p>Koivun won the 3M Open by three strokes Sunday in only his third start as a professional, holding off Scheffler with a closing 5-under 66 for a tournament-record 25-under 259 total.</p><p>“All throughout the crowd I kept hearing, ‘Scottie’s coming. Scottie’s coming,’” the 21-year-old Koivun said. “I just tried to tune that out and keep playing the golf I knew I could.”</p><p>Scheffler, who played five groups ahead of Koivun, surged into contention with a 63 but settled for his fifth runner-up finish this season. His lone win this year was in his first start at The American Express in California.</p><p>“We’re seeing a lot of really, really good young talent in the game today,” Scheffler said. “When you see the guys come out of college, they’re really, really prepared, even more prepared than we were coming out.”</p><p>Hideki Matsuyama, Brian Harman, Chandler Phillips and Denny McCarthy tied for third at 20 under.</p><p>Koivun played a safe and steady game on a 97-degree afternoon at the TPC Twin Cities, going bogey-free for the second straight day after a 61 in the third round gave him a three-shot cushion after 54 holes. His par-saving putt on the 9th green after his approach landed in the sand gave him an energy boost for the back nine.</p><p>“Might be the biggest putt I made all week,” Koivun said. “Scoreboard was right there, and I saw exactly how I stood. If I missed that, then I only had a two-shot lead — where last time I checked I had a five-shot lead. So making that was huge for my momentum.”</p><p>Lee Hodges held the previous 3M Open record, finishing at 24-under 260 in 2023.</p><p>Koivun, who became the fourth rookie winner this season, missed the cut at the John Deere Classic in Illinois and tied for 10th at the ISCO Championship in Kentucky earlier this month. He made 10 starts as an amateur on tour events.</p><p>Earning $1,584,000 for his win in Minnesota, Koivun also jumped 124 spots in the FedEx Cup standings into 70th, the last place above the cut for the playoffs with two regular season events remaining on the schedule.</p><p>“I feel like I’ve gotten a lot better over the past couple years of being able to beat guys with my mentality,” said Koivun, who broke the NCAA career record for per-round stroke average (68.89) and helped lead Auburn to the national championship last month. “Sometimes I watch guys hit on the range and I don’t feel like I’m the most talented out there, but if I can go out there and believe and use my brain to my advantage, then that’s definitely kind of like a superpower.”</p><p>Scheffler, who began the final round six shots back, needed a collapse by Koivun to catch up. That never came.</p><p>Scheffler played a nearly flawless game, save for a 5-foot birdie putt on the 14th hole that lipped in and out. As he was conducting his post-match interview, Koivun birdied the 16th to go 25 under.</p><p>“Anytime you’re trying to win for the first time, it’s awfully difficult, especially for a young guy coming out of college,” Scheffler said. “I think that shows not only how talented of a player he is, but the mental strength he has as well.”</p><p>Koivun, who grew up in San Jose, California, before moving to Chapel Hill, North Carolina, at age 17, got his start in the game on a public nine-hole course. After hugging his father, George, on the course, he got on a FaceTime call with his mother, Meghan, who was unable to attend the tournament.</p><p>“She was crying,” Koivu said. “I was trying to make out a little bit of what she said, but she kept saying how proud she was. Those two are just my rocks.”</p><p>___</p><p>AP golf: https://apnews.com/hub/golf</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZALV53NHTWMVHDETU3BVWN2MWM.jpg?auth=44ac85f037a085cc4dadfa49646fd013afaacec47ef43bce1171879e64ec29e4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jackson Koivun reacts after winning the 3M Open golf tournament at the Tournament Players Club Sunday, July 26, 2026, in Blaine, Minn. (AP Photo/Bailey Hillesheim)]]></media:description><media:credit role="author" scheme="urn:ebu">Bailey Hillesheim</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JUYNUYUDBEH2YFKYHKAUXVRJZU.jpg?auth=bf5009b2a355c0479215288a92fbe83abe87b96896caa370171be5d48cd2a0ed&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jackson Koivun reacts after winning the 3M Open golf tournament at the Tournament Players Club Sunday, July 26, 2026, in Blaine, Minn. (AP Photo/Bailey Hillesheim)]]></media:description><media:credit role="author" scheme="urn:ebu">Bailey Hillesheim</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/62ZJA44KP74RHESV5OPM2ZXR3Q.jpg?auth=3bec3d54f89cc17175df7b647377943f8b4f683bbfa92d950ca4e41fe6e83bf5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jackson Koivun kisses his trophy after winning the 3M Open golf tournament at the Tournament Players Club Sunday, July 26, 2026, in Blaine, Minn. (AP Photo/Bailey Hillesheim)]]></media:description><media:credit role="author" scheme="urn:ebu">Bailey Hillesheim</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RL6ZMS62SQMAKWFWWRSAIPUWXU.jpg?auth=63efff03b64faacb2a9a33520e7b3c25b313397c38f415d82fea7908937c455c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Scottie Scheffler walks on the ninth green during the final round of the 3M Open golf tournament at the Tournament Players Club Sunday, July 26, 2026, in Blaine, Minn. (AP Photo/Bailey Hillesheim)]]></media:description><media:credit role="author" scheme="urn:ebu">Bailey Hillesheim</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4KYCH5UYPQPVPATXSIP74ILNDI.jpg?auth=3099c14a654c5f7530ced9bb37b1989f55c0aa63b9fc0fee1dfa0aed93e0c583&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jackson Koivun hits on the ninth hole during the final round of the 3M Open golf tournament at the Tournament Players Club Sunday, July 26, 2026, in Blaine, Minn. (AP Photo/Bailey Hillesheim)]]></media:description><media:credit role="author" scheme="urn:ebu">Bailey Hillesheim</media:credit></media:content></item><item><title><![CDATA[FLPD: Victim stabbed with screwdriver after fight breaks out between homeless men]]></title><link>https://www.local10.com/news/local/2026/07/26/flpd-victim-stabbed-with-screwdriver-after-fight-breaks-out-between-homeless-men/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/26/flpd-victim-stabbed-with-screwdriver-after-fight-breaks-out-between-homeless-men/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[A fight between two homeless men ended with one suffering from a stab wound and another in police custody.]]></description><pubDate>Sun, 26 Jul 2026 18:31:33 +0000</pubDate><content:encoded><![CDATA[<p>A fight between two homeless men ended with one suffering from a stab wound and another in police custody.</p><p>It happened Sunday around 12:20 p.m. along the 3900 block of Davie Blvd. in Fort Lauderdale. </p><p>According to the Fort Lauderdale Police Department, one of the men used a screwdriver to stab the other man before running away. </p><p>Responding officers were given the man’s description and he was found a short distance away and detained, police said. </p><p>The victim was treated at the scene by rescue crews and did not require hospitalization, according to authorities. </p><p>Officers said they were investigating the circumstances that led up to the stabbing. </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[FBI’s most wanted fraud suspect captured after fleeing to Jamaica]]></title><link>https://www.local10.com/news/national/2026/07/26/fbis-most-wanted-fraud-suspect-captured-after-fleeing-to-jamaica/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/26/fbis-most-wanted-fraud-suspect-captured-after-fleeing-to-jamaica/</guid><dc:creator><![CDATA[Pablo Hernandez]]></dc:creator><description><![CDATA[One of the FBI’s most wanted fraud suspects is behind bars after escaping the country.]]></description><pubDate>Sun, 26 Jul 2026 22:11:17 +0000</pubDate><content:encoded><![CDATA[<p>One of the <a href="https://www.local10.com/news/local/2026/06/08/south-florida-woman-makes-fbis-most-wanted-fraudster-list/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/08/south-florida-woman-makes-fbis-most-wanted-fraudster-list/">FBI’s most wanted fraud suspects</a> is behind bars after escaping the country.</p><p>Agents had been looking for Elaine Escoe for nearly two months.</p><p>They accuse her of submitting more than 90 fake applications for COVID relief funds through the Paycheck Protection Program.</p><p>The applications totaled $32 million.</p><p>Escoe was arrested back in May, but agents said she never showed up for her June court appearance.</p><p>Agents said they got a tip that she flew to Jamaica.</p><p>Authorities there helped with her arrest before she was brought back to the United States.</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[Corey Heim executes daring pass on final restart and holds on for historic Brickyard 400 victory]]></title><link>https://www.local10.com/sports/2026/07/26/corey-heim-executes-daring-pass-on-final-restart-and-holds-on-for-historic-brickyard-400-victory/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/26/corey-heim-executes-daring-pass-on-final-restart-and-holds-on-for-historic-brickyard-400-victory/</guid><dc:creator><![CDATA[By MICHAEL MAROT, Associated Press]]></dc:creator><description><![CDATA[INDIANAPOLIS (AP) — Corey Heim started Sunday by talking about being more aggressive on his restarts.]]></description><pubDate>Sun, 26 Jul 2026 23:31:43 +0000</pubDate><content:encoded><![CDATA[<p>INDIANAPOLIS (AP) — Corey Heim started Sunday by talking about being more aggressive on his restarts.</p><p>Then he showed everyone — including his team co-owner Denny Hamlin — what he’d learned.</p><p>The 24-year-old part-time NASCAR Cup Series driver first made a daring outside move to pass Hamlin then slow him down on the final restart with 35 laps to go, then held off the hard-charging cars of Christopher Bell and Joey Logano to capture his first Brickyard 400 title.</p><p>Heim beat Bell by 0.287 seconds and Logano, last week's race winner, by 0.972 seconds to become the first Cup driver to win twice in his first 15 career starts since 1965. A.J. Foyt, one of four four-time Indianapolis 500 champions, was the last to do it and, like Foyt, Heim didn’t even need a full-time ride to finish the job.</p><p>“Just had to be aggressive, man, it's for the win,” he said after his second win of the season. “I would have to see it back to see if I really did anything wrong. You know, he has every right to be frustrated with me, but don't get me wrong, I just had to be on top of it. Got to go quick for the 22 (Logano) to be in position, so thanks to him. Man, it's crazy.”</p><p>Hamlin seemed more frustrated with Bell's mistimed push, which allowed Heim to get past him, and that was all Heim needed to take charge. Hamlin wound up falling from first to fifth, a descent he never recovered from as his winless streak at Indianapolis hit 18.</p><p>It's the only crown jewel race of NASCAR's four Hamlin hasn't won.</p><p>“I mean everyone's trying to fight to win the race, and you know you're clear by an inch, you're going to take that inch,” Hamlin said. “It's really the 20 and (Bell) and the 19 (Chase Briscoe) not orchestrating good pushes there and we came detached for a long time. I thought the 20 was on board with giving us a push, it was just way too early before the restart zone.”</p><p>With Hamlin fading, Bell and Logano spent the final 34 laps trying to catch Heim's increasingly loose car. Each driver consistently closed the gap by running consistently quicker lap times. but neither could get close enough to try to pass Heim.</p><p>And with no more caution flags to bunch up the leaders, the stage was set for Heim.</p><p>“It's a good second place," said Bell, Hamlin's teammate with Joe Gibbs Racing. "We've had a lot of bad second-place finishes, but this is a good one with where we were after qualifying. When we had the restart on the second row, I was really happy with our position. Really proud of our team, we pulled together a really good day."</p><p>Heim wasn't the only big winner Sunday.</p><p>Hamlin extended his points lead over Heim's teammate, Tyler Reddick, who was 10th. Ty Gibbs, who is fourth in points, clinched a playoff spot with a stage win and a 12th-place finish. And Todd Gilliland of Front Row Motorsports defied the odds by collecting the $1 million prize in the final round of NASCAR's second In-Season Challenge.</p><p>But nobody was more satisfied with the results than Heim.</p><p>“That was a damn handful,” the Georgian said. “I was hanging on for dear life once the shade went down and the pace picked up. My car got really loose and I never really got a lot of clean air throughout the day, so that was the hardest I’ve ever fought in my life to make sure I focused on the exits and get through dirty air.”</p><p>Larson's drought</p><p>Defending Cup champ Kyle Larson's winless streak hit 36 on Sunday, this time the result of a flat left rear tire that sent Hendrick Motorsports' No. 5 Chevrolet hard into the wall coming out of Turn 3 during the first stage. He was the first car out and finished 39th.</p><p>“We just had a tire let go. I wouldn’t say pushing had anything to do with it," Larson said. “Just a little bit of bad luck, I guess.”</p><p>Larson has finished 39th, 15th, 34th and 34th over the last four weeks and is in the longest winless drought since he joined Hendrick's team in 2021. Yet Larson is still in eighth in points with four regular-season races remaining.</p><p>Surprise payday</p><p>Ryan Blaney's streak of consecutive top-11 finishes ended at 11 on Sunday and came with a hefty cost — missing out on the $1 million payday.</p><p>The 2023 Cup champ and Team Penske driver started and stayed ahead of Gilliland most of the race, only to see his hopes unravel when he was collected in a nine-car crash that damaged the right side of his car with 41 laps to go. Blaney's team got him back on the track and he wound up 26th, but finished two spots behind Gilliland.</p><p>Up next</p><p>After 16 straight weeks of racing, the Cup drivers will get a break to open August. The series then heads to Iowa's 0.875-mile oval Aug. 9. William Byron is the defending race winner. Blaney was the 2024 winner, a night race marred by tire problems.</p><p>___</p><p>AP auto racing: https://apnews.com/apf-AutoRacing</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/77RONMTY6KKKETW6PK75SCONPQ.jpg?auth=c7ceecdadfaf2d372f6b010c6b8906dfb507a9c82d475f9943849df8fb92f20b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Corey Heim heads into the first turn during the NASCAR Cup Series auto race at Indianapolis Motor Speedway in Indianapolis, Sunday, July 26, 2026. (AP Photo/Michael Conroy)]]></media:description><media:credit role="author" scheme="urn:ebu">Michael Conroy</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MXPM5IY7OS7DOURMQAPTELL3BU.jpg?auth=62fbfdc1aef05d41a4e28b80254a1a75888a285d67d419e7764c7cef98bf413b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Carson Hocevar (77) leads the field on the start of a NASCAR Cup Series auto race at Indianapolis Motor Speedway in Indianapolis, Sunday, July 26, 2026. (AP Photo/Michael Conroy)]]></media:description><media:credit role="author" scheme="urn:ebu">Michael Conroy</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PZRPM6RIKHIYQNBOSPBAPS3T7U.jpg?auth=d0b66ec7b4d2d5c3b29f6b7b5b989d71cc320be1724abdb69a5d88436f1c6e24&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ty Gibbs (54) leads the field on a restart during the NASCAR Cup Series auto race at Indianapolis Motor Speedway in Indianapolis, Sunday, July 26, 2026. (AP Photo/Michael Conroy)]]></media:description><media:credit role="author" scheme="urn:ebu">Michael Conroy</media:credit></media:content></item><item><title><![CDATA[Broward schools prepare for new year with lunch changes, bus cameras]]></title><link>https://www.local10.com/news/local/2026/07/26/broward-schools-prepare-for-new-year-with-lunch-changes-bus-cameras/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/26/broward-schools-prepare-for-new-year-with-lunch-changes-bus-cameras/</guid><dc:creator><![CDATA[Bridgette Matter]]></dc:creator><description><![CDATA[Aug. 10 is right around the corner, which means the first day of school for Broward County students.]]></description><pubDate>Sun, 26 Jul 2026 21:24:47 +0000</pubDate><content:encoded><![CDATA[<p>Aug. 10 is right around the corner, which means the first day of school for Broward County students.</p><p>There are a lot of changes parents and students need to know before heading back.</p><p>Starting with free and reduced school lunch eligibility, the county is participating in the federal Community Eligibility Provision Program.</p><p>That means students at 141 schools are automatically eligible for free lunch.</p><p>The remaining 80 schools will determine lunch eligibility through a meal benefits application process.</p><p>“There are 80 schools where the kids will get free breakfast only, and their lunch status is determined once the parents fill out a meal application,” said Dr. Valerie Wanza, Broward Schools’ chief strategy and innovation officer.</p><p>The district’s Redefining Plan is also top of mind, with six campuses closed this year and as many as 10 schools that could be on the chopping block because of lower enrollment.</p><p>Those closures would be for the 2027-28 school year. It is unclear which schools are on the list, but factors such as enrollment, campus condition and projected enrollment are being considered.</p><p>Wanza said parents need to make sure their child is registered at the correct school.</p><p>“So the thing that they need to know is make sure that they are registered at their child’s school, that they’re receiving the appropriate parent messages, and all of the great things that schools are sending out to welcome them to their new school,” Wanza said.</p><p>The county is launching a school bus camera program with 1,300 buses equipped with AI-powered camera technology.</p><p>Officials are warning drivers about tough penalties for passing a bus while students are getting off.</p><p>Violators could receive a $225 citation.</p><p>The Redefining Plan will be finalized on Aug. 25.</p><p>One more note: All Broward schools will continue to offer free breakfast.</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[South Florida Haitians bracing for Monday’s end of TPS]]></title><link>https://www.local10.com/news/local/2026/07/26/south-florida-haitians-bracing-for-mondays-end-of-tps/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/26/south-florida-haitians-bracing-for-mondays-end-of-tps/</guid><dc:creator><![CDATA[Byron Tollefson]]></dc:creator><description><![CDATA[Temporary Protected Status for Haitians ends on Monday, leaving over 350,000 people without a legal right to be in the United States. ]]></description><pubDate>Sun, 26 Jul 2026 21:22:09 +0000</pubDate><content:encoded><![CDATA[<p>Temporary Protected Status for Haitians ends on Monday, leaving over 350,000 people without a legal right to be in the United States.</p><p> </p><p>Those people will be fearing deportation. </p><p>They include Farah Larrieux, who has been living in South Florida since 2005, coming from Haiti in search of a better life. </p><p>“I feel like I’m living a nightmare. It’s unjust because I have dreams,” she said. “I felt Haiti was too small for my dreams. I was tired with the situation, political instability, crime, injustice, poverty.”</p><p>Larrieux has been a news personality, public relations and communications professional and advocate for South Florida’s Haitian community.</p><p>Since 2010 she has been a TPS holder. </p><p>The change comes after the U.S. Supreme Court sided with the Trump administration, ending TPS programs for Haitians and thousands of Syrians. </p><p>The U.S. Department of Homeland Security claims Haiti is now safe to return to while the United Nations and U.S. State Department warn of frequent gang violence and kidnapping. </p><p>Larrieux says she has a clean record and she’s built an entire life in South Florida which could be ripped away from her at any moment.</p><p>“It’s every day, it’s like a struggle to live,” she said. “It’s an injustice, I’m wondering why I have to face that.”</p><p>She is talking with an attorney to try and get asylum, but like hundreds of thousands of others, all she can do is wait. </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[Trump's border czar says vetting of ICE officer is under internal review after Maine shooting]]></title><link>https://www.local10.com/news/politics/2026/07/26/trumps-border-czar-says-vetting-of-ice-officer-is-under-internal-review-after-maine-shooting/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/26/trumps-border-czar-says-vetting-of-ice-officer-is-under-internal-review-after-maine-shooting/</guid><dc:creator><![CDATA[By LISA MASCARO, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — President Donald Trump's border czar said Sunday that the vetting of an immigration officer involved in the deadly shooting of a Colombian native in Maine is under internal review after relatives revealed to The Associated Press that he had a history of serious mental health struggles and violent behavior.]]></description><pubDate>Sun, 26 Jul 2026 20:20:12 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — President Donald Trump's border czar said Sunday that the vetting of an immigration officer involved in the deadly shooting of a Colombian native in Maine is under internal review after relatives revealed to The Associated Press that he had a history of serious mental health struggles and violent behavior.</p><p>Tom Homan said if the allegations against the Immigration and Customs Enforcement officer are true, “I don’t think he should ever have cleared vetting.”</p><p>“There's several things under review,” Homan said on CNN about the officer, Army veteran David Brouillette. “The training is under review. I know this specific case, as far as the vetting, is under review by the internal affairs section.”</p><p>Questions about the Department of Homeland Security's rush to hire, train and deploy thousands of new ICE officers to carry out Trump's immigration crackdown have come into stark focus after back-to-back fatal shootings of immigrants in Maine and Houston.</p><p>Homeland Security Secretary Markwayne Mullin ordered a pause in vehicle stops after the fatal Maine shooting, but Trump almost immediately reversed course and insisted the stops resume as a necessary tool in his campaign to round up and deport immigrants who are in the U.S. without current legal status.</p><p>Homeland Security did not immediately respond Sunday to a request for comment about the internal review.</p><p>ICE issues new requirement for body-worn cameras during vehicle stops</p><p>Homan said that “changes have been made” and that acting ICE director David Venturella has issued a new directive that body-worn cameras must be in use if officers make a vehicle stop.</p><p>“Right now, on all vehicle stops, there’s at least one body camera on site to record the entire event,” he said.</p><p>He said Venturella "sent an instruction out that he wants at least one body camera on those vehicle stops, so we have everything on video.”</p><p>It's unclear if the steps that the department is taking will be enough to quell the concerns coming from certain lawmakers in Congress over Homeland Security's training and tactics as tries to reach Trump's mass deportation goals.</p><p>Lawmakers push for answers but have more questions</p><p>Lawmakers from both parties have raised concerns.</p><p>Democrats pressed ICE officials during a closed-door briefing for the House Homeland Security Committee last week, leaving some with more questions than answers.</p><p>Lawmakers were told during the briefing that there have been 56 complaints of excessive force against ICE officers — 32 were cleared, and one was referred for disciplinary action.</p><p>No discipline had yet been handed out, the lawmakers said they were told. The rest of the incidents are still under investigation.</p><p>Republican Sen. Susan Collins of Maine, chair of the powerful Senate Appropriations Committee, has pushed for the use of body-worn cameras and ensured funding for the effort. She had said it was “extremely unfortunate” that the officer involved in the shooting in her home state was not using a camera.</p><p>Homeland Security is under scrutiny but also faces pressure to increase deportations</p><p>The Trump administration has failed to meet its goal of deporting 1 million people a year, despite an intense immigration enforcement crackdown that has resulted in violent scenes in cities nationwide.</p><p>At least 10 people have died in encounters with immigration officers since the start of Trump’s mass deportation campaign.</p><p>While the Trump administration insists it is targeting the “worst of the worst” criminals, that has not always been the result and American citizens also have been among the deaths.</p><p>The ICE officer shot 25-year-old Johan Sebastián Durán Guerrero, a Colombian national who was killed in his car near his home in the coastal city of Biddeford.</p><p>In Houston, Lorenzo Salgado Araujo was killed July 7 when ICE officers chased his white work van through the streets, then shot him through the window in front of his work crew, including his brother.</p><p>Earlier this year, two Americans protesting ICE actions in Minneapolis, Renee Good and Alex Pretti, a 37-year-old nurse, were killed, sparking a backlash nationwide.</p><p>Democrats launched the longest agency shutdown in history earlier this year when they refused to fund Homeland Security in a largely failed attempt to force the administration to impose various restraints on the officers.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/H4EAH2MQAW2XU6ZIOYDY35F3RY.jpg?auth=cddd972cdca7f0aee819fd8cbef245afe52ed0c0f2137b17f225908c4f0bcc3a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[White House border czar Tom Homan speaks with reporters outside the White House, Monday, July 20, 2026, in Washington. (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/VRSYZWHUJLHU5V7SRJ36WQNRUU.jpg?auth=421557d9bdab8a4c6300a98bdfe70f42c99693441f696e9e37d3b869377416fa&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Angeliki Cintron, left, and Saidi Moseley post a notice of an upcoming gathering in response to the recent killings by U.S. Immigration and Customs Enforcement agents, in Biddeford, Maine, Wednesday, July 15 2026. (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/ROKWCWEVM2OGEZBS7SHN3DU2MY.jpg?auth=b55cfdefa19aa4bdeaf3aa4c15bae68c4fffb0a2ec95dbc5c1366d797ff517bc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A portrait of Johan Sebastián Durán Guerrero, the man killed by U.S. Immigration and Customs Enforcement, is displayed among flowers and tributes at a makeshift memorial in Biddeford, Maine, Wednesday, July 15 2026. (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[Detienen a hombre tras operativo SWAT en vivienda de Fort Lauderdale]]></title><link>https://www.local10.com/espanol/2026/07/26/detienen-a-hombre-tras-operativo-swat-en-vivienda-de-fort-lauderdale/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/26/detienen-a-hombre-tras-operativo-swat-en-vivienda-de-fort-lauderdale/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[Los agentes rodearon una casa el domingo por la mañana tras responder a una situación de violencia doméstica. El detenido es el padre de los menores.]]></description><pubDate>Sun, 26 Jul 2026 15:36:45 +0000</pubDate><content:encoded><![CDATA[<p>Un amplio despliegue policial se observó el domingo por la mañana en un vecindario residencial del condado de Broward.</p><p>Oficiales del SWAT rodearon una casa en Fort Lauderdale, cerca de Northeast 16th Avenue y Third Court, la mañana del domingo.</p><p>Según las autoridades, los oficiales recibieron alrededor de las 5:30 a.m. un reporte de una mujer que pedía ayuda a la policía.</p><p>Cuando llegaron, los oficiales determinaron que dentro de un Airbnb había ocurrido un violento incidente doméstico, en el que la víctima fue golpeada por su novio, identificado como Andrew Green, dijeron las autoridades.</p><p>La policía dijo que Green, de 42 años, se negó entonces a salir de la casa.</p><p>Las autoridades indicaron que dentro de la vivienda, junto a Green, estaba uno de sus hijos. Un segundo menor ya había salido de la casa, dijo la policía.</p><p>Los oficiales agregaron que los niños eran hijos de Green, pero no de la mujer a la que, según la policía, golpeó.</p><p>Una vez que el menor salió de la casa sin lesiones, la policía dijo que Green seguía negándose a salir, por lo que usaron un “irritante en aerosol” dentro de la vivienda para obligarlo a salir.</p><p>Green fue entonces puesto bajo custodia, dijo la policía.</p>]]></content:encoded></item><item><title><![CDATA[Genevieve se convierte en huracán en el Pacífico frente a México, sin amenaza directa a tierra]]></title><link>https://www.local10.com/espanol/2026/07/26/genevieve-se-convierte-en-huracan-en-el-pacifico-frente-a-mexico-sin-amenaza-directa-a-tierra/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/26/genevieve-se-convierte-en-huracan-en-el-pacifico-frente-a-mexico-sin-amenaza-directa-a-tierra/</guid><dc:creator><![CDATA[The Associated Press, Associated Press]]></dc:creator><description><![CDATA[MIAMI (AP) — Genevieve se ha fortalecido hasta convertirse en un huracán mayor en el océano Pacífico y está prevista a intensificarse al suroeste de México pero en mar adentro, en una trayectoria aproximadamente paralela a la costa.]]></description><pubDate>Sun, 26 Jul 2026 20:16:22 +0000</pubDate><content:encoded><![CDATA[<p>MIAMI (AP) — Genevieve se ha fortalecido hasta convertirse en un huracán mayor en el océano Pacífico y está prevista a intensificarse al suroeste de México pero en mar adentro, en una trayectoria aproximadamente paralela a la costa.</p><p>Genevieve registraba vientos máximos sostenidos de 195 km/h (120 mph), lo que lo convierte en un huracán de categoría 3, según el Centro Nacional de Huracanes en Miami. Un huracán mayor es de categoría 3 o superior.</p><p>El centro de Genevieve se ubicaba a unos 825 kilómetros (515 millas) al suroeste de Manzanillo, y avanzaba hacia el oeste-noroeste a 26 km/h (16 mph).</p><p>No había vigilancias ni avisos costeros en vigor, pero el centro de huracanes indicó el domingo que el oleaje de la tormenta probablemente provocaría corrientes de resaca y estaba afectando partes de la costa suroeste de México. Probablemente, añadió, alcanzaría zonas del sur de la península de Baja California la noche del domingo o el lunes.</p><p>La tormenta está prevista a fortalecerse aún más antes de debilitarse hacia mediados de semana.</p><p>Más al noroeste en el Pacífico, el huracán Fausto se debilitó a una tormenta de categoría 1 mientras continuaba en una trayectoria en dirección general hacia Hawai.</p><p>Fausto probablemente será degradado a tormenta tropical en los próximos días, según meteorólogos, pero advirtieron que aún podría generar oleaje significativo en partes de Hawai.</p><p>Fausto registraba vientos máximos sostenidos de 140 km/h (85 mph). Se ubicaba a unos 1.465 kilómetros (unas 910 millas) al este de Hilo y se desplazaba hacia el oeste a 22 km/h (14 mph).</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/Z7NKYKBES6EPSOJ3HYGR7R4PBE.jpg?auth=fe69d6b1ba6454769a0137ac251fb32fa74165c503d1b1fd96779a99e9835e33&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This satellite image released by NOAA shows Hurricane Fausto, center, and Hurricane Genevieve off the southwest coast of Mexico, right, over the Pacific Ocean, Sunday, July 26, 2026. (NOAA via AP)]]></media:description></media:content></item><item><title><![CDATA[Jacoby Brissett agrees to reworked 1-year deal with Cardinals and is likely Week 1 starter]]></title><link>https://www.local10.com/sports/2026/07/26/jacoby-brissett-agrees-to-reworked-1-year-deal-with-cardinals-and-is-likely-week-1-starter/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/26/jacoby-brissett-agrees-to-reworked-1-year-deal-with-cardinals-and-is-likely-week-1-starter/</guid><dc:creator><![CDATA[By DAVID BRANDT, Associated Press]]></dc:creator><description><![CDATA[GLENDALE, Ariz. (AP) — Now that Jacoby Brissett has his new contract with the Arizona Cardinals, the veteran quarterback is ready to go to work with first-year coach Mike LaFleur and help the team bounce back from last season's 3-14 record.]]></description><pubDate>Sun, 26 Jul 2026 23:30:17 +0000</pubDate><content:encoded><![CDATA[<p>GLENDALE, Ariz. (AP) — Now that Jacoby Brissett has his new contract with the Arizona Cardinals, the veteran quarterback is ready to go to work with first-year coach Mike LaFleur and help the team bounce back from last season's 3-14 record.</p><p>But first, he's looking forward to some quality rest.</p><p>“I'm pretty sure I'll probably sleep more than three hours tonight,” Brissett said with a grin.</p><p>Brissett and the Cardinals agreed to a reworked one-year deal Sunday worth a reported $15.5 million and LaFleur confirmed that the veteran is the team’s likely starter for Week 1.</p><p>The 33-year-old Brissett was unhappy with his previous contract, which included just $1.5 million of guaranteed money for the upcoming season. He reported for training camp last week, but was limited during practices while he and the Cardinals worked on the deal.</p><p>Brissett said it got “dark a couple times” during negotiations, but he had enough confidence in himself to persevere. This will be his 11th NFL season.</p><p>“It felt good to be back out there,” Brissett said. “Standing around wasn't particularly fun.”</p><p>Brissett was the team's starter for the final 12 games last year after Kyler Murray suffered a season-ending foot injury. He did well individually with a career-high 3,366 yards passing, 23 touchdowns and eight interceptions, but the Cardinals had a 1-11 record in those games.</p><p>LaFleur confirmed that Brissett's deal was done before Sunday's practice and said that the quarterback would begin working with the starters soon. The team's other main options under center are veteran Gardner Minshew and rookie Carson Beck.</p><p>“It hasn’t been a distraction by any means — I think we’ve got some very mature and professional players,” LaFleur said. “But it’s just one more thing that we don’t have to talk about.”</p><p>Brissett is a popular presence in the Cardinals' locker room and some players — most notably eight-time Pro Bowl safety Budda Baker — were publicly supportive of a new deal for the quarterback.</p><p>“I think that’s the ultimate reward of this game, the respect of your teammates,” Brissett said. “That’s what I pride myself on. That’s the only thing I really value. Contracts come and go but your teammates and the people you work with, the ones who want to go bat for you, that’s what matters most.”</p><p>LaFleur said he wasn't worried about Brissett's lost practice time. The quarterback didn't practice with the team during the offseason because of the contract situation.</p><p>“He's got a level head about himself,” LaFleur said. “He's been in a lot of different systems and heard a lot of different things and seen a lot of different things. He's had the ups and downs with teams. He's in a good spot and I'm excited to really start working with him.”</p><p>The Cardinals open the preseason Aug. 6 against the Carolina Panthers in the Hall of Fame game in Canton, Ohio.</p><p>___</p><p>AP NFL: https://apnews.com/hub/nfl</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CJNMHZ4ARMGEJE3KREXFHMPXWQ.jpg?auth=befdb44f9a935500462f177fe1df6ffd3dbd859e05ca1bdbd92b2a06d453d4c6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Arizona Cardinals quarterback Jacoby Brissett throws during NFL football training camp, Sunday, July 26, 2026, in Glendale, Ariz. (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/7I65JSKTM5LGEVXPIPXRCV64VY.jpg?auth=49899e5d73ef12d72201aae6f5d1c6af6389e6e2557d26a816af2b478bba0d42&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Arizona Cardinals quarterback Jacoby Brissett looks for an open receiver during NFL football training camp, Sunday, July 26, 2026, in Glendale, Ariz. (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/JBPKNZJIIXPIWLXC4GE4ZPOPGY.jpg?auth=3969bd04f8f686d620d5524f1da0a86aa523a01574454c7f1f847e8acfdfdec7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Arizona Cardinals quarterback Jacoby Brissett throws during NFL football training camp, Friday, July 24, 2026, in Glendale, Ariz. (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/Y2GBCWI4U7CFC2VVXUB4WVX4E4.jpg?auth=5160a65215a392727c831d9d49c9299af470c6d890a6b836616fdaff0f6506d8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Arizona Cardinals quarterback Jacoby Brissett runs to another passing drill station during NFL football training camp practice, Thursday, July 23, 2026, in Glendale, Ariz. (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/ZSS6OQ45TGS4B62RV6MAYP2WRQ.jpg?auth=e15ca6eae040332e0002961c1f03298be0ec3b7f450113d6bf97f7a1da34f8f6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Arizona Cardinals quarterbacks Jacoby Brissett (7) and Kedon Slovis (12) warm up with teammates during NFL football training camp practice, Thursday, July 23, 2026, in Glendale, Ariz. (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[Jacob Misiorowski sets Brewers franchise record by starting game with 7 straight strikeouts]]></title><link>https://www.local10.com/sports/2026/07/26/jacob-misiorowski-sets-brewers-franchise-record-by-starting-game-with-7-straight-strikeouts/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/26/jacob-misiorowski-sets-brewers-franchise-record-by-starting-game-with-7-straight-strikeouts/</guid><dc:creator><![CDATA[By STEVE MEGARGEE, Associated Press]]></dc:creator><description><![CDATA[MILWAUKEE (AP) — Jacob Misiorowski dismisses the notion that a pitcher can enter any kind of zone where he's practically unhittable.]]></description><pubDate>Sun, 26 Jul 2026 23:42:39 +0000</pubDate><content:encoded><![CDATA[<p>MILWAUKEE (AP) — Jacob Misiorowski dismisses the notion that a pitcher can enter any kind of zone where he's practically unhittable.</p><p>But there must be something to explain the way he dominated hitters Sunday as the Milwaukee Brewers’ hard-throwing right-hander reached a few more milestones.</p><p>“I don’t think there is a zone,” Misiorowski said Sunday after striking out 12 of the first 13 batters he faced in an 11-2 victory over the Colorado Rockies. “I think it’s just pitching. I felt like myself and kept going.”</p><p>Misiorowski (11-4) set a Brewers franchise record by striking out seven straight hitters to open the game. He also broke his own record for the most 100-mph pitches in a single game since pitch tracking began in 2008.</p><p>The two-time All-Star reached 100 mph on 66 of his 83 pitches and hit a top velocity of 104.7. He had set the previous record June 12 by throwing 58 pitches of at least 100 mph during a 15-strikeout performance against the Philadelphia Phillies on June 12.</p><p>He threw 33 fastballs of at least 103 mph — more than twice as many as anyone else had ever thrown in a single game since pitch tracking began, according to MLB.com.</p><p>Misiorowski held the previous record with 14 pitches of 103 mph or greater, something he had done in two separate starts this season.</p><p>Misiorowski retired the first 14 batters he faced. According to Sportradar, he was the first person to strike out at least 11 batters and allow no hits through the first four innings of a game since the live-ball era began in 1920.</p><p>“His extension, his command of (the fastball) and the fact he’s got secondary stuff to go with it makes it even tougher,” Brewers manager Pat Murphy said.</p><p>Misiorowski didn't have to utilize his secondary pitches very often Sunday. With Gary Sánchez working behind the plate, Misiorowski threw fastballs about 80% of the time.</p><p>“I don’t think that was the game plan going in,” said Misiorowski, who increased his MLB-leading strikeout total to 185. "I think that’s just what happened. Me and Gary kind of just ran with it. You saw the swings that they were getting at the top of the zone and kind of were just like, ‘Here it is,’ until they hit it.”</p><p>Colorado didn't get anyone on base until Cole Carrigg hit an opposite-field homer off a 101.9-mph fastball with two outs in the fifth. No Rockies player had ever homered on a pitch that fast during the pitch tracking era.</p><p>Misiorowski then hit Willi Castro with a pitch before getting the final out of his five-inning stint.</p><p>Nobody from Colorado even put the ball in play until Misiorowski retired Troy Johnston on a fly to center for the second out in the fourth inning. The previous Brewers record for consecutive strikeouts to start a game had been set last year by Quinn Priester, who had six in a row to begin a 5-2 victory over the Los Angeles Angels on Sept. 18.</p><p>Pablo López owns the major league record for consecutive strikeouts to open a game. He fanned the first nine Atlanta batters he faced in the Miami Marlins’ 7-4 triumph over the Braves on July 11, 2021.</p><p>The MLB record for consecutive strikeouts at any point within the same game is 10. That record is shared by Tom Seaver, Corbin Burnes and Aaron Nola.</p><p>Misiorowski's outstanding performance comes as the Brewers remain careful with the two-time All-Star's workload. The NL Central leaders want to make sure their ace is in peak form for a potential postseason run.</p><p>He has pitched 120 innings this season. He worked 141 1/3 innings last year, including his regular-season totals in the majors and minors plus his 12 postseason innings during Milwaukee’s run to the NL Championship Series.</p><p>Misiorowski lasted just four innings in an 8-3 victory over the New York Mets on Monday in his first start since July 7. He left after a 30-pitch fifth inning Sunday as his ERA actually rose to an MLB-best 1.58.</p><p>Misiorowski said he believes he's strong enough to be “full go” for his next appearance, meaning he should go deeper into the game. Misiorowski said he used his legs better Sunday, which led to his consistent velocity.</p><p>“Sustaining the legs helps a lot,” Misiorowski said. “That’s where most of my velo comes from, is the lower half. It becomes a lot easier when you have all the pieces.”</p><p>___</p><p>AP MLB: https://apnews.com/hub/MLB</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ELOFYBGCNJSY6TBLEHN7IO6CFI.jpg?auth=c63e530afbe4288a91647b230ee7f15123bba78d95b046a4ed5d1eca31b58a02&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Milwaukee Brewers' Jacob Misiorowski pitches during the first inning of a baseball game against the Colorado Rockies, Sunday, July 26, 2026, in Milwaukee. (AP Photo/Aaron Gash)]]></media:description><media:credit role="author" scheme="urn:ebu">Aaron Gash</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KWFAVUT7TTGYMMVQKF4KQ55PVI.jpg?auth=8d5a7af565d54fc037dd5ae448ba4d62d6a6c9146c77772dc40f8652b993182b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Milwaukee Brewers' Jacob Misiorowski pitches during the first inning of a baseball game against the Colorado Rockies, Sunday, July 26, 2026, in Milwaukee. (AP Photo/Aaron Gash)]]></media:description><media:credit role="author" scheme="urn:ebu">Aaron Gash</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/O6OGHAN2RHPXC52JSQXVS534VY.jpg?auth=fe6b5cf12a61978f51366a2b90f6fd78cc6a3114537447c930d4aad02d2fbb9a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Milwaukee Brewers' Jacob Misiorowski winds up to deliver during the first inning of a baseball game against the Colorado Rockies, Sunday, July 26, 2026, in Milwaukee. (AP Photo/Aaron Gash)]]></media:description><media:credit role="author" scheme="urn:ebu">Aaron Gash</media:credit></media:content></item><item><title><![CDATA[Pentagon's official Iran war death toll no longer lists 4 troops killed during renewed fighting]]></title><link>https://www.local10.com/news/politics/2026/07/26/pentagons-official-iran-war-death-toll-no-longer-lists-4-troops-killed-during-renewed-fighting/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/26/pentagons-official-iran-war-death-toll-no-longer-lists-4-troops-killed-during-renewed-fighting/</guid><dc:creator><![CDATA[By KONSTANTIN TOROPIN, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — The four American troops killed during renewed fighting between the U.S. and Iran in recent weeks are no longer listed as part of the Iran war death toll in the Pentagon’s official casualty count but have been placed in a new, separate category.]]></description><pubDate>Sun, 26 Jul 2026 19:56:44 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — The four American troops killed during renewed fighting between the U.S. and Iran in recent weeks are no longer listed as part of the Iran war death toll in the Pentagon’s official casualty count but have been placed in a new, separate category.</p><p>It is raising questions about properly counting the impact to U.S. service members as the Trump administration has escalated strikes on Iran in a bid to reopen the Strait of Hormuz, while providing little indication of how it intends to wind down a conflict that is unpopular with many Americans.</p><p>The Defense Casualty Analysis System, which Pentagon officials have repeatedly pointed to as the definitive source on the numbers of dead and wounded from the conflict, removed the four fallen soldiers as well as dozens of wounded troops from its Iran war tally last week.</p><p>On Sunday, a new category called “Overseas Operations” emerged on the system's website, listing the four Army deaths by name as well as 207 wounded. It was unclear if all of the wounded were injured in the Iran conflict.</p><p>U.S. Central Command, which oversees operations in the Middle East, referred questions to the Pentagon, which, along with the White House, did not immediately respond to messages seeking comment.</p><p>Pentagon described earlier changes to the system as ‘data disruptions’</p><p>Pentagon press secretary Joel Valdez argued Thursday that the drop in casualty figures in the online system was not an effort to hide the growing human toll of the war but rather the result of “anomalies” and “temporary data disruptions” that were being resolved “imminently."</p><p>As late as Tuesday, the website was reporting the war's official toll as 18 killed and 482 wounded.</p><p>It appeared to reflect that four soldiers had been killed since fighting resumed despite the signing of an interim ceasefire deal last month — three on a base in Jordan that was struck July 17 by Iranian ballistic missiles and drones, and one in Iraq a day later during a controlled detonation of an Iranian drone.</p><p>Adding further confusion, when the Pentagon announced two of the deaths in Jordan, it said the troops were supporting the U.S. mission to counter the Islamic State group. The other two were announced in press releases simply as supporting overseas operations.</p><p>President Donald Trump has confirmed the total, writing in a Truth Social post on Tuesday that the “Iran Military Conflict” had claimed 18 lives.</p><p>By Wednesday, the Iran war figures in the Pentagon's system fell back to 14 dead and 420 wounded. However, a U.S. official told The Associated Press at the time that the actual number of wounded personnel in the war had actually grown to well over 500 troops.</p><p>The Pentagon's top spokesman, Sean Parnell, took to social media that day to assert that the reported drop was a “temporary data disruption.”</p><p>New category lists casualties following date of renewed fighting</p><p>The U.S. and Israel launched the war in Iran on Feb. 28, and 14 troops were killed in the initial waves of fighting. Washington and Tehran agreed to a ceasefire in April and then signed an interim deal to end the war in mid-June.</p><p>It was short-lived. Iran struck three merchant vessels in the Strait of Hormuz on July 7 that were transiting along a route near the coast of Oman overseen by the U.S. military. American forces launched strikes in response to the attacks on vessels in the key energy shipping corridor. Trump soon declared that the ceasefire was over.</p><p>The Pentagon system's new “Overseas Operations” category says it tallies casualties starting July 7.</p><p>Since then, the U.S. and Iran have exchanged regular fire in a bid to control the crucial waterway, with the U.S. hitting Iranian targets nightly for nearly two weeks and Tehran responding with attacks on neighboring countries hosting American forces. There have been no strikes for two nights as mediators push for diplomacy.</p><p>Since the renewed hostilities began, the Pentagon has provided even less information about military strategy and casualties than it did during the first phase of the conflict. The Pentagon has not held a press briefing about the war since early May, and officials at U.S. Central Command have stopped providing casualty updates to reporters.</p><p>Pentagon officials such as Valdez and Parnell have insisted that the DCAS website is proof of the commitment to transparency about the number of dead and injured in the war.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3CDQ2B2QHA2XYDJLUIXE43AVRM.jpg?auth=327c87eec20457b78c08f430b3e39acb4aaa835a6b4439d4a33260adfa2464a3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump and Secretary of Defense Pete Hegseth and others, salute as a U.S. Army carry team moves a transfer case containing the remains of Sgt. Angel S. Rampersad, of Ozone Park, N.Y. Wednesday, July 22, 2026, at Dover Air Force Base, Del. (AP Photo/Matt Rourke)]]></media:description><media:credit role="author" scheme="urn:ebu">Matt Rourke</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GRSHK4X3BKJRALENTN6F4YLTXA.jpg?auth=b4f668f757c2e27e91ff7ebe724e41e0f8daa13f2a8c7b714162eb0823f7deb8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump, center, White House press secretary Karoline Leavitt, back left, and Defense Secretary Pete Hegseth, right, attend the dignified transfer of four U.S. service members recently killed in the Middle East, Wednesday, July 22, 2026, at Dover Air Force Base, Del. (AP Photo/Julia Demaree Nikhinson)]]></media:description><media:credit role="author" scheme="urn:ebu">Julia Demaree Nikhinson</media:credit></media:content></item><item><title><![CDATA[Yankees All-Star Cody Bellinger placed on the 10-day injured list with a left hamstring strain]]></title><link>https://www.local10.com/sports/2026/07/26/yankees-all-star-cody-bellinger-heads-to-injured-list-with-a-hamstring-strain/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/26/yankees-all-star-cody-bellinger-heads-to-injured-list-with-a-hamstring-strain/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[PHILADELPHIA (AP) — All-Star outfielder Cody Bellinger was placed on the 10-day injured list Sunday with a left hamstring strain, a significant blow to a New York Yankees team already missing two big bats.]]></description><pubDate>Sun, 26 Jul 2026 22:56:00 +0000</pubDate><content:encoded><![CDATA[<p>PHILADELPHIA (AP) — All-Star outfielder Cody Bellinger was placed on the 10-day injured list Sunday with a left hamstring strain, a significant blow to a New York Yankees team already missing two big bats.</p><p>The Yankees recalled outfielder Spencer Jones from Triple-A Scranton/Wilkes-Barre before Sunday night's game at Philadelphia to take Bellinger's spot on the roster.</p><p>Bellinger will have more tests Monday in New York. He said he woke up feeling similar to Saturday, but not well enough to avoid the injured list.</p><p>“Little tight,” Bellinger said. “I didn't wake up worse.”</p><p>He will stay out of cleats for at least four days and continue to do light jogging during that time, but there is no timeline for a return at this point.</p><p>“See how you feel, see how your body is recovering,” Bellinger said.</p><p>New York manager Aaron Boone sounded fairly optimistic about the injury.</p><p>“It's not something that seems terrible,” he said. “He's able to move around today. Just hope for something on the shorter side, but tough to know for sure.”</p><p>New York has been without slugger Aaron Judge since May 31 because of a fractured rib, and designated hitter Giancarlo Stanton is still out with a strained right calf that's sidelined him since April 24. The Yankees entered Sunday's game 2 1/2 games behind first-place Tampa Bay in the AL East.</p><p>Bellinger said he felt tightness in his hamstring while rounding first on a double in the eighth inning of the Yankees' 3-1 win over the Phillies on Saturday night. He waved off Boone and remained on base for the rest of the inning but walked slowly off the field and down the tunnel to the clubhouse after the third out.</p><p>Max Schuemann replaced Bellinger in left field in the bottom of the eighth.</p><p>Schuemann was set to start in left and bat seventh Sunday night.</p><p>“Just got to mix and match and piece it together,” Boone said. “We have capable guys. We're going out there expecting to win.”</p><p>Bellinger is hitting .259 with 11 homers and 53 RBIs in 102 games this season. He entered Saturday with 19 defensive runs saved, most in the majors, and was MVP of the All-Star Game on July 14 in Philadelphia.</p><p>Bellinger re-signed with the Yankees last winter for $162.5 million over five years and has been a key part of the offense. He was hitting .280 through mid-June before a slump dropped his batting average to .254 heading into the All-Star break. He hasn’t homered in a month.</p><p>___</p><p>AP MLB: https://apnews.com/hub/mlb</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FQ6KM7TGZSZUOWV7NWWUOCE6YQ.jpg?auth=938bdf36f539e3fc7fa87223b0dc93421b50a53ae30fd56695bb5eecbb6b5b42&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Yankees' Cody Bellinger singles to score Austin Wells during the sixth inning of a baseball game against the Philadelphia Phillies, Saturday, July 25, 2026, in Philadelphia. (AP Photo/Chris Szagola)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Szagola</media:credit></media:content></item><item><title><![CDATA[Genevieve becomes a major Pacific hurricane off Mexico, but no direct threat to land is forecast]]></title><link>https://www.local10.com/news/national/2026/07/26/genevieve-becomes-a-major-pacific-hurricane-off-mexico-but-no-direct-threat-to-land-is-forecast/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/26/genevieve-becomes-a-major-pacific-hurricane-off-mexico-but-no-direct-threat-to-land-is-forecast/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[MIAMI (AP) — Genevieve strengthened into a major hurricane in the Pacific Ocean on Sunday and is expected to intensify well southwest of Mexico but stay far out to sea on a course roughly parallel to the coast.]]></description><pubDate>Sun, 26 Jul 2026 21:00:47 +0000</pubDate><content:encoded><![CDATA[<p>MIAMI (AP) — Genevieve strengthened into a major hurricane in the Pacific Ocean on Sunday and is expected to intensify well southwest of Mexico but stay far out to sea on a course roughly parallel to the coast.</p><p>Genevieve had maximum sustained winds of 140 mph (220 kph), making it a Category 4 hurricane, according to the National Hurricane Center in Miami. A major hurricane is Category 3, with winds of at least 111 mph (179 kph), or higher.</p><p>Genevieve’s center was located about 530 miles (855 kilometers) southwest of Manzanillo, and it was headed west-northwest at 14 mph (22 kph).</p><p>No coastal watches or warnings were in effect, but the hurricane center said that swells from the storm — likely causing “life-threatening surf and rip current conditions” — were affecting parts of Mexico’s southwestern coast and would likely reach southern parts of the Baja California Peninsula on Sunday night or Monday.</p><p>The storm was expected to strengthen further before weakening by midweek.</p><p>Farther northwest in the Pacific, Hurricane Fausto weakened to a Category 1 storm as it continued on a path in the general direction of the Hawaiian Islands.</p><p>Forecasters said Fausto was expected to be downgraded to a tropical storm in the coming days but warned that it could still generate significant surf for parts of Hawaii.</p><p>Fausto had maximum sustained winds of 85 mph (140 kph). It was located about 825 miles (1,330 kilometers) east of Hilo and was moving west at 14 mph (22 kph).</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/Z7NKYKBES6EPSOJ3HYGR7R4PBE.jpg?auth=fe69d6b1ba6454769a0137ac251fb32fa74165c503d1b1fd96779a99e9835e33&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This satellite image released by NOAA shows Hurricane Fausto, center, and Hurricane Genevieve off the southwest coast of Mexico, right, over the Pacific Ocean, Sunday, July 26, 2026. (NOAA via AP)]]></media:description></media:content></item><item><title><![CDATA[A reset in Kansas City: Andy Reid brings Chiefs rookies and QBs in early again after a 6-11 collapse]]></title><link>https://www.local10.com/sports/2026/07/26/a-reset-in-kansas-city-andy-reid-brings-chiefs-rookies-and-qbs-in-early-again-after-a-6-11-collapse/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/26/a-reset-in-kansas-city-andy-reid-brings-chiefs-rookies-and-qbs-in-early-again-after-a-6-11-collapse/</guid><dc:creator><![CDATA[By DAVE SKRETTA, Associated Press]]></dc:creator><description><![CDATA[ST. JOSEPH, Mo. (AP) — The past few years, Kansas City Chiefs coach Andy Reid had drifted away from bringing rookies and quarterbacks into training camp a few days early, reasoning that such a veteran team coming off deep playoff runs could do without it.]]></description><pubDate>Sun, 26 Jul 2026 18:14:45 +0000</pubDate><content:encoded><![CDATA[<p>ST. JOSEPH, Mo. (AP) — The past few years, Kansas City Chiefs coach Andy Reid had drifted away from bringing rookies and quarterbacks into training camp a few days early, reasoning that such a veteran team coming off deep playoff runs could do without it.</p><p>After all, for a decade, the Chiefs had made at least the wild-card round. Many of those seasons ended in February.</p><p>But the Chiefs collapsed last season, finishing a dismal 6-11 while losing quarterback Patrick Mahomes to a major knee injury. There were significant roster issues on both sides of the ball, depth problems at important positions that became exacerbated when injuries happened to other players, and it all meant an end to the season far earlier than anyone in Kansas City had expected.</p><p>So, with the team in need of a reset — among other reasons — Reid opted to bring his quarterbacks and rookies, along with a few other players coming off injuries, back to Missouri Western State University for a few days of work before the full squad arrives.</p><p>“I didn't like not doing it last year after I got done with it, to be honest with you,” Reid said of the three-day crash course, which continued through heat indexes topping triple digits Sunday. "It's a good thing for the quarterbacks, good thing for the rookies coming in. We do have more numbers (of rookies) this year, so it allows us to get more reps.</p><p>“I think,” Reid added, “that will benefit us.”</p><p>It couldn't hurt.</p><p>Start with the quarterbacks: Mahomes was cleared this past week to fully participate in training camp after undergoing surgery in December to repair torn knee ligaments. And while Reid insisted this week that the two-time MVP would have no limitations, there is nevertheless a certain comfort that comes with getting some reps without a full team flying around him.</p><p>“You just have to build that confidence back,” Mahomes said, “and I'm glad I get to do that from Day 1 of training camp. I didn't want to have to get only a couple of weeks of practice in and then have to go play a game. I wanted to build it up, see how training camp goes as we gradually build, and so I think that'll help me get back to where I need to be.”</p><p>For the next two QBs on the depth chart, there's the matter of learning the offense.</p><p>The Chiefs swung a trade with the Jets to bring in Justin Fields as the veteran backup, in part to have someone capable of winning a couple of games should Mahomes be unable to start Week 1. Their young project QB is Garrett Nussmeier, the once-heralded college star from LSU who fell all the way to the 249th overall pick in the NFL draft last April.</p><p>Beyond the quarterbacks, though, is the chance to get some extra work for a rookie class — more than two dozen are in camp — that Kansas City will be leaning upon more heavily than perhaps any other point in Reid's tenure.</p><p>Defensive back Mansoor Delane, the first cornerback taken in the draft, is expected to start Week 1, and he may not be the only first-year player on the field. The Chiefs' other first-round pick, defensive tackle Peter Woods, could find himself playing alongside perennial Pro Bowl pick Chris Jones, while pass rusher R Mason Thomas will be counted upon to pressure the quarterback.</p><p>That makes every extra rep they can get before the veterans arrive invaluable.</p><p>“I'm super grateful for the three days (of rookie camp),” Woods said. “I told someone earlier that the veterans, they have a standard for what they want to see from us young guys. Just coming in and being able to have some days to prepare myself to be able to mesh well with the veterans, that means a lot to me. Not everyone gets a chance to do that.”</p><p>Not in Kansas City. Not the past few years.</p><p>___</p><p>AP NFL: https://apnews.com/hub/nfl</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/527KUIKP6V5SDOH25VKXNSW2OI.jpg?auth=514c9c658d3f46091c1060b348741c8f013ede6da754867eae3c6edcac4697e0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Kansas City Chiefs quarterback Patrick Mahomes talks with head coach Andy Reid at NFL football training camp Saturday, July 25, 2026, in St. Joseph, Mo. (AP Photo/Charlie Riedel)]]></media:description><media:credit role="author" scheme="urn:ebu">Charlie Riedel</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/267Y44WUAMLLOM22Z6HAXM45PM.jpg?auth=a15376b1ad6db98db9cbe79af590851668dae7f3312c2c04df394a30db9fb414&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Kansas City Chiefs head coach Andy Reid talks to quarterback Garrett Nussmeier (14) during practice at NFL football training camp Saturday, July 25, 2026, in St. Joseph, Mo. (AP Photo/Charlie Riedel)]]></media:description><media:credit role="author" scheme="urn:ebu">Charlie Riedel</media:credit></media:content></item><item><title><![CDATA[Displaced from wildfires in Spain share their stories of uncertainty and narrow escapes]]></title><link>https://www.local10.com/news/world/2026/07/26/displaced-from-wildfires-in-spain-share-their-stories-of-uncertainty-and-narrow-escapes/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/26/displaced-from-wildfires-in-spain-share-their-stories-of-uncertainty-and-narrow-escapes/</guid><dc:creator><![CDATA[By ALICIA LEÓN and TERESA MEDRANO, Associated Press]]></dc:creator><description><![CDATA[VILLAVICIOSA DE ODÓN, Spain (AP) — Elvira Menéndez knows how lucky she is that her house is not a charred ruin like so many others in Spain and France devastated by deadly wildfires.]]></description><pubDate>Sun, 26 Jul 2026 18:05:28 +0000</pubDate><content:encoded><![CDATA[<p>VILLAVICIOSA DE ODÓN, Spain (AP) — Elvira Menéndez knows how lucky she is that her house is not a charred ruin like so many others in Spain and France devastated by deadly wildfires.</p><p>But the 79-year-old retiree can’t help but worry for another family that, like her, fled the raging inferno.</p><p>“They have been left with nothing,” said about a young family that lives down her son’s street. “The house has completely burned down, and they have three children.”</p><p>The wildfires that have raged out of control in recent days in three provinces in central Spain have ravaged tens of thousands of hectares and forced nearly 90,000 people to flee their homes. In the southwest of France, more than 250,000 people have fled their homes as the fire rages through the wine region of Bordeaux.</p><p>Survivors face an uncertain future</p><p>For the hundreds of thousands of people in this situation, the question is the same: What will they find when they’re finally allowed to go home, or to what’s left of it?</p><p>With no word on when she’ll be able to return to Chapinería, her hometown west of the Spanish capital of Madrid, Menéndez will spend her third night on Sunday at the makeshift shelter set up in a sports complex in Villaviciosa de Odón, a 40-minute drive from the home she was forced to leave as the blaze neared.</p><p>“At least we’re all together,” said Menéndez, who is at the shelter with her family and their dog.</p><p>On Friday afternoon, two major fires near Madrid merged into a single, rapidly spreading blaze. It later combined with another that was already burning in Ávila, north of the capital. This forced the government to declare a national fire emergency for the first time. Since then, the flames have also spread to Toledo, a province southwest. In all, the flames have scorched 77,000 hectares in the central part of the country alone.</p><p>Menéndez’s anguish was shared by Rocío Domínguez, who fled her house with only the clothes on her back. “All the clothes, all the memories, everything, everything, everything,” were left behind, she told The Associated Press.</p><p>“The only thing I had time to grab was a kit I have for the dogs,” Domínguez added, surrounded by her two beloved pets. Everything else she has with her now — from the clothes she wears to her food and toiletries — she received at the shelter.</p><p>For many, it was a scene ‘like the apocalypse’</p><p>At the evacuation center, where cots have been set up for about 200 people, Domínguez still has the terrifying memory of their escape fresh in her mind.</p><p>“It was madness with cars going up and down, traffic jams in the village streets as people tried to get out. It looked like the apocalypse,” told Domínguez, 35 years old and unemployed, who is with her parents and siblings. “You couldn’t see anything.”</p><p>“Everything was covered in ash,” she added. “You could see all the burned animals.”</p><p>Spanish King Felipe VI and Queen Letizia heard more of those personal testimonies on Sunday as the royals visited another shelter in Villamartín, about 45 kilometers west of Madrid.</p><p>And those stories may not be the last — Spain's Minister of Ecological Transition, Sara Aagesen, later noted that “more evacuations are still expected” in that area.</p><p>Queen Letizia told reporters after meeting with the survivors that it was important "to hear how they feel and how they recount their hasty departure from their home. How they have felt the sadness they describe, the anguish, the uncertainty, and those questions they leave hanging in the air,.</p><p>Wildfire brought tragedy on the heels of Spain's World Cup</p><p>The wildfires have significantly shifted the mood in the country, where just a week ago huge crowds of people took to the streets to celebrate their second FIFA World Cup triumph.</p><p>As the echoes of those celebrations fade, head coach Luis de la Fuente — one of the driving forces behind the historic victory over Argentina in the final in New Jersey — visited those affected by the fires at a sports center in Las Rozas.</p><p>The Spanish Football Federation, which has its headquarters in the same city, has offered the facilities where the newly crowned world champions usually train for the vulnerable families who have been forced to evacuate from their homes.</p><p>The coach said all of Spain is rallying for the wildfire survivors.</p><p>“All of Spain is watching over them,” De la Fuente said in remarks to the national public broadcaster, TVE. “They have the support of the entire country, the same support we have when we play soccer. It’s exactly the same.”</p><p>___</p><p>Medrano reported from Madrid.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/P2HG33NTEYS54QDKSILSCEH2RU.jpg?auth=7b61fba3add7802e5425b44583acacbdfe64ec54a3da06cdecd5a2e01842fb56&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Burnt vehicles sit outside a charred house in Navas del Rey, west of Madrid, Spain, where wildfires have forced tens of thousands to be evacuated, Sunday, July 26, 2026. (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/EMEZVY3TG3GEAJXV773EFJIPNE.jpg?auth=691d46c6a03e0436ed9590613982a1c2ed58fc7e1b878b4b743c30431775be4c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Smoke rises from the remains of a tree caught in a wildfire in San Martin de Valdeiglesias, west of Madrid, Spain, Sunday, July 26, 2026. (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/RF4AZKUKU2VOJYMGEF45P6LN5M.jpg?auth=709beadbbc0ab1c464866ff656ed33e6d7ed52bdf5dfe813e8715b6a1465b256&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A burnt vehicle sits outside a charred house in Navas del Rey, west of Madrid, Spain, where wildfires have forced tens of thousands to be evacuated, Sunday, July 26, 2026. (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/YLYOOHWN6TXC34YXN5TP6BRKPA.jpg?auth=b38da2aa7c8515f9fc410beb1d7559222b4c1752ec4f4f752b506c0501dc1990&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A firefighter rests inside a fire engine in San Martin de Valdeiglesias, west of Madrid, Spain, where wildfires have forced tens of thousands to be evacuated, Sunday, July 26, 2026. (AP Photo/Manu Fernandez)]]></media:description><media:credit role="author" scheme="urn:ebu">Manu Fernandez</media:credit></media:content></item><item><title><![CDATA[Netanyahu accuses Mamdani of 'fomenting hate' and calls ICC war-crimes charges 'bogus']]></title><link>https://www.local10.com/news/world/2026/07/26/netanyahu-accuses-mamdani-of-fomenting-hate-and-calls-icc-war-crimes-charges-bogus/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/26/netanyahu-accuses-mamdani-of-fomenting-hate-and-calls-icc-war-crimes-charges-bogus/</guid><dc:creator><![CDATA[By LISA MASCARO, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — Israel's Benjamin Netanyahu said Sunday that New York Mayor Zohran Mamdani is “fomenting hate” by calling the prime minister a war criminal who should be arrested over the war in Gaza if he visits the city for the United Nations General Assembly.]]></description><pubDate>Sun, 26 Jul 2026 17:24:55 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — Israel's Benjamin Netanyahu said Sunday that New York Mayor Zohran Mamdani is “fomenting hate” by calling the prime minister a war criminal who should be arrested over the war in Gaza if he visits the city for the United Nations General Assembly.</p><p>Netanyahu said he intends to be in New York in September to address the annual U.N. gathering of world leaders, despite the mayor's suggestion that he is not welcome. Mamdani said last week that while New York City does not have legal authority to execute an arrest warrant issued by the world's top war-crimes court, he encouraged the federal government to do so.</p><p>“He’s supposed to be the mayor of all New Yorkers — Jews, Christians, Muslims, everyone,” Netanyahu said on Fox News Channel's “Sunday Morning Futures” with Maria Bartiromo. “But he’s trying to turn one group against the other.”</p><p>The prime minister has become an increasingly polarizing figure over Israel's war in Gaza, which was ignited by the Oct. 7, 2023, deadly attack on southern Israel by Hamas militants. Israel also joined the U.S. in starting the war against Iran on Feb. 28 before launching a ground invasion in southern Lebanon in response to fire from the Iranian-backed Hezbollah group.</p><p>Netanyahu on Sunday dismissed the International Criminal Court's war crimes charges against him as “bogus.” He pointed to sexual misconduct allegations against the ICC's top prosecutor, who was removed from that post on Friday, and said the warrant was an attempt to divert attention.</p><p>The mayor’s office did not immediately respond to a request for comment Sunday.</p><p>Bipartisan U.S. support for Israel at risk, Netanyahu says</p><p>Netanyahu said he was concerned that once-bipartisan political support for Israel in the U.S. is at risk, particularly as progressive and far-left Democrats aligned with the Mamdani wing of the party splinter.</p><p>He also warned against rising antisemitism in the U.S. and other Western countries, saying that when he talks to people in New York City, home to the second-largest Jewish population in the world, "Jews feel very uncomfortable.”</p><p>“And I think it’s wrong. The whole thing is wrong,” he said.</p><p>Throughout his mayoral election campaign last year, Mamdani said he would seek to order the city’s police to execute the ICC’s arrest warrant over Netanyahu's role in the war in Gaza.</p><p>But Mamdani acknowledged last week that his city did not have the legal authority to arrest Netanyahu and called on federal authorities to step in.</p><p>“I want to be equally clear, Benjamin Netanyahu is not welcome in New York City, nor is any other war criminal at large,” he said in a video message.</p><p>He told New Yorkers that he understood their frustration and that expressions of protest is something the city would “always respect.”</p><p>The Hague-based court has accused Netanyahu, his former defense minister and the late leader of Hamas of crimes against humanity. The Palestinian territory’s Health Ministry says over 73,000 people have been killed in Israel’s offensive — roughly half of them women and children. Some 1,200 people, most of them civilians, were killed in the initial Hamas attack on Israel.</p><p>Trump has assured Netanyahu he won't be arrested</p><p>Trump told Netanyahu in a social media post Monday that he “will not be arrested, in any way, shape, or form, while in the United States of America.”</p><p>Netanyahu is expected in Washington this week to meet with Trump and attend funeral services for the late Republican Sen. Lindsey Graham of South Carolina.</p><p>Graham, a leading defense hawk and strong supporter of Israel, died suddenly two weeks ago of a likely torn aorta. The prime minster called him an “extraordinary American patriot.”</p><p>___</p><p>Associated Press reporter Anthony Izaguirre in New York contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SMKATRYXIHSB2SZMZAWJD6VKOE.jpg?auth=69e91f8d3243ccbe19768ee78d89c528e74278c0b528fc4272014aa38a13af63&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Israeli Prime Minister Benjamin Netanyahu speaks at the state memorial for Ze'ev Jabotinsky, at Mount Herzl Military Cemetery in Jerusalem, Tuesday, July 14, 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/XEYHGQ4LXSKY5XJPDND5W5JQ6E.jpg?auth=49eb049e4643ac269c96637b82fc3c5db9f21d1e206f045d9bffb0594dfe3510&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Mayor Zohran Mamdani, center, walks in the 57th annual NYC Pride March on Sunday, June 28, 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><media:content url="https://www.local10.com/resizer/v2/DJR3JDTIM4JWR7YVGL4BHEZP6E.jpg?auth=47eedf1fa9d5fb792588db2c624a277072d346b83268e9053b0258e07a8b3c14&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Israeli Prime Minister Benjamin Netanyahu leaves the courtroom after his hearing on corruption charges at the district court in east Jerusalem, Wednesday, July 15, 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/5ERNNA7FEAOCT26SL4XV5FH5MA.jpg?auth=7a96c5ba15923944d9e45d4650e90b0a34bd23fffd8bd9f5c99ddc95efa4a3f7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Mayor Zohran Mamdani delivers a speech to mark the 250th anniversary of the United States at City Hall on Friday July 3, 2026 in New York. (Anna Connors/The New York Times via AP, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Anna Connors</media:credit></media:content></item><item><title><![CDATA[‘The Odyssey’ earns $87M in its second weekend, Christopher Nolan’s best second weekend yet]]></title><link>https://www.local10.com/entertainment/2026/07/26/the-odyssey-earns-87m-in-its-second-weekend-christopher-nolans-best-second-weekend-yet/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/07/26/the-odyssey-earns-87m-in-its-second-weekend-christopher-nolans-best-second-weekend-yet/</guid><dc:creator><![CDATA[By LINDSEY BAHR, Associated Press]]></dc:creator><description><![CDATA[“The Odyssey” continued to exert a mighty hold on moviegoers in its second weekend in North American theaters, with $87 million in ticket sales, according to studio estimates Sunday. That’s only a 30% drop from its first weekend, an incredibly modest slide for a blockbuster. It’s also filmmaker Christopher Nolan’s best second weekend ever, not accounting for inflation. In 2008, “The Dark Knight” earned $75.2 million in weekend two.]]></description><pubDate>Sun, 26 Jul 2026 16:43:49 +0000</pubDate><content:encoded><![CDATA[<p>“The Odyssey” continued to exert a mighty hold on moviegoers in its second weekend in North American theaters, with $87 million in ticket sales, according to studio estimates Sunday. That’s only a 30% drop from its first weekend, an incredibly modest slide for a blockbuster. It’s also filmmaker Christopher Nolan’s best second weekend ever, not accounting for inflation. In 2008, “The Dark Knight” earned $75.2 million in weekend two.</p><p>“That would be an impressive opening weekend for any film,” said Paul Dergarabedian, Rentrak’s head of marketplace trends. “This is a testament to the outpouring of excitement and enthusiasm that moviegoers are having for Christopher Nolan’s latest epic.”</p><p>With $128.3 million from international theaters, “The Odyssey” has made an estimated $639.6 million globally. Theaters around the world are adding showtimes to try to meet the demand, Dergarabedian said.</p><p>As with last weekend, much of that sum is from premium large format screens. IMAX screens alone accounted for $48 million of the global earnings this weekend. The coveted 70 mm IMAX screens, of which there are only 41 worldwide, earned $5.2 million. Most of those showtimes are sold out through September, the company said.</p><p>There was no significant new competition this weekend or last. Regardless, the second weekend earnings is rare for a movie that opened over $100 million. For an R-rated movie, it’s second only to “Deadpool & Wolverine.”</p><p>But the open waters will become a little more crowded next weekend when audiences get another blockbuster option with “Spider-Man: Brand New Day,” which shares actors Tom Holland and Zendaya with “The Odyssey.” Some analysts say that “Spider-Man” could net the biggest opening weekend of the year. Still, Nolan’s film will have its run of most IMAX screens for weeks to come.</p><p>Second and third place went to Disney releases, “Moana,” with $10.5 million, and “Toy Story 5” close behind with $10 million. The latter surpassed $1 billion in its fifth weekend, with $448 million from domestic theaters and $573 million from international screens. It’s the sixth Pixar film to hit the milestone.</p><p>Bleecker Street’s release of “Hadestown: The Musical,” a live stage recording of the show, rounded out the top five with $9.7 million in its first weekend. The hit Broadway show uses folk and jazz to tell an ancient Greek tale.</p><p>Olivia Wilde’s chamber dramedy “The Invite” also continues to do well in its platform release, with another $2.6 million that brings its running total to $19.8 million.</p><p>The year overall is running about 10% ahead of last year, and the summer box office this weekend surpassed $3 billion. Before the pandemic, the summer movie season would regularly exceed $4 billion. The only other time it has since was the “Barbenheimer” in 2023. Dergarabedian is cautiously optimistic that it could be within reach this summer too.</p><p>“That’s a pretty heavy lift for August, but this could be a mega August given the staying power of ‘The Odyssey’ coupled with ’Spider-Man: Brand New Day,” he said. “For `The Odyssey’ it’s a marathon, it’s not a sprint. It’s a marathon run that’ll play well into August.”</p><p>Top 10 movies by domestic box office</p><p>With final domestic figures being released Monday, this list factors in the estimated ticket sales for Friday through Sunday at U.S. and Canadian theaters, according to Rentrak:</p><p>1. “The Odyssey,” $87 million.</p><p>2. “Moana,” $10.5 million.</p><p>3. “Toy Story 5,” $10 million.</p><p>4. “Minions & Monsters,” $9.7 million.</p><p>5. “Hadestown,” $9.6 million.</p><p>6. “The Invite,” $2.6 million.</p><p>7. “Evil Dead Burn,” $2.6 million.</p><p>8. “Young Washington,” $2 million.</p><p>9. “Motor City,” $1.6 million.</p><p>10. “Obsession,” $1.5 million.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/AM3L3VJM5H3PM5N45RIWD77QK4.jpg?auth=1a6f9b7429ad22de189bd7649081b0bda3076f8dbddf3cb2d4a4661d75f5b6ce&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Matt Damon, from left, director Christopher Nolan, and Anne Hathaway attend the premiere of "The Odyssey" at AMC Lincoln Square on Tuesday, July 14, 2026, in New York. (Photo by Evan Agostini/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Evan Agostini</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KQH7GQDD6WKBWJOR7DZHSMPFX4.jpg?auth=404b22cb70129031adbd84c2eee3aa1acb4811501adc82b6330bf7a9e2bb33ac&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Workers install a hand-painted billboard, painted by artist Virginia Axioti, for Christopher Nolan's upcoming film "The Odyssey," starring Matt Damon as Odysseus, outside Athens' Athinaion cinema, Saturday, July 11, 2026. (AP Photo/Petros Giannakouris)]]></media:description><media:credit role="author" scheme="urn:ebu">Petros Giannakouris</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/X6OVPZTKVY36PHWZDTH25JZQJY.jpg?auth=1c3e172c479a78704e27298fdd352bff06967eb8b42f3e647c032c8ee4951768&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Director Christopher Nolan, left, and Emma Thomas pose for photographers upon arrival at the premiere of the film 'The Odyssey' on Monday, July 6, 2026, in London. (Photo by Scott A Garfitt/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Scott A Garfitt</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MFKESMLVLW55S42HSUHWUT5TW4.jpg?auth=a30b9bcd5fc2c2ea1e121a5436b53fa6f684094415c7201049c66282196ffb81&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Zendaya attends the premiere of "The Odyssey" at AMC Lincoln Square on Tuesday, July 14, 2026, in New York. (Photo by Evan Agostini/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Evan Agostini</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LUNDPM4P2NCIB45BSDHQXIFNKY.jpg?auth=3aec5aebfcdce77b797050d1375581a777f011b7cfc4ea2d67deac2ffbddd5b9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Tom Holland attends the premiere of "The Odyssey" at AMC Lincoln Square on Tuesday, July 14, 2026, in New York. (Photo by Evan Agostini/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Evan Agostini</media:credit></media:content></item><item><title><![CDATA[This Week in South Florida Full Episode: July 26, 2026]]></title><link>https://www.local10.com/this-week-in-south-florida/2026/07/26/this-week-in-south-florida-full-episode-july-26-2026/</link><guid isPermaLink="true">https://www.local10.com/this-week-in-south-florida/2026/07/26/this-week-in-south-florida-full-episode-july-26-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 U.S. House District 25 candidates Scott Singer and Dan Franzese, Florida Chief Financial Officer candidates Annette Taddeo and Earle Ford, and U.S. Department of State spokesperson Tommy Pigott. ]]></description><pubDate>Sun, 26 Jul 2026 16:33:36 +0000</pubDate><content:encoded><![CDATA[<p>On the latest episode of “This Week in South Florida” host Glenna Milberg welcomed U.S. House District 25 candidates Scott Singer and Dan Franzese, Florida Chief Financial Officer candidates Annette Taddeo and Earle Ford, and U.S. Department of State spokesperson Tommy Pigott. </p><p>The full episode can be seen at the top of this page. </p>]]></content:encoded></item><item><title><![CDATA[Romania scrambles F-16 jets and downs a suspected Russian drone, the third in 3 days]]></title><link>https://www.local10.com/news/world/2026/07/26/romania-scrambles-f-16-jets-and-downs-a-suspected-russian-drone-the-third-in-3-days/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/26/romania-scrambles-f-16-jets-and-downs-a-suspected-russian-drone-the-third-in-3-days/</guid><dc:creator><![CDATA[By SAM McNEIL and VADIM GHIRDA, Associated Press]]></dc:creator><description><![CDATA[BUCHAREST, Romania (AP) — Romania shot down a suspected Russian drone after it crossed into its airspace on Sunday — the third such incursion in three days in the Eastern European nation that's both a European Union and a NATO member, the country's president said.]]></description><pubDate>Sun, 26 Jul 2026 16:32:44 +0000</pubDate><content:encoded><![CDATA[<p>BUCHAREST, Romania (AP) — Romania shot down a suspected Russian drone after it crossed into its airspace on Sunday — the third such incursion in three days in the Eastern European nation that's both a European Union and a NATO member, the country's president said.</p><p>Two Romanian F-16 fighter jets scrambled from the Fetești airbase, under NATO's operational command, and shot down the drone over the Black Sea, the military alliance said.</p><p>"A new drone was shot down this morning, at 10:13, by an F-16 aircraft of the Romanian Air Force, over the territorial waters of Romania, in the Sulina–Chilia area," Romanian President Nicusor Dan said.</p><p>He added that authorities found that one of the earlier intercepted drones appears to be "a Shahed type, used by the Russian Federation in the war of aggression against Ukraine."</p><p>This is the fourth recent downing by Romania of a drone violating NATO airspace in coordination with the alliance, said Col. Martin O’Donnell, a spokesperson for NATO's Supreme Headquarters Allied Powers Europe, known as SHAPE.</p><p>Before the last three interceptions, Romanian jets shot down a drone in the sky above Estonia in May, he said. Romanian pilots and planes are based in Lithuania from where they have broad strike capabilities as part of NATO's force posture.</p><p>“As we continue to prove, NATO is constantly on the watch and prepared to defend itself from any threat,” O'Donnell said.</p><p>Romania has acquired the MEROPS counter-drone system, which fires relatively cheap, three-feet long drones to take down incoming Shahed and other variants. That system is part of a broader hardening across the military alliance of NATO's long eastern border against drone threats.</p><p>In May, a Russian drone that was part of an attack on Ukraine went astray and struck an apartment building in eastern Romania, injuring two people and raising fears the war could spill over into the alliance’s territory.</p><p>“It is inadmissible and intolerable that the Russian Federation continues to violate Romanian airspace, which is also NATO and European Union airspace,” President Dan said. “Such actions are unacceptable and we treat them with all seriousness, together with our allies.”</p><p>NATO and EU ally Belgium said Sunday's incursion was a “stark reminder of the ongoing threat Russia’s war poses to European security.”</p><p>“Belgium stands firmly with Romania after several drones were shot down over its territory in the past days. Romania’s investigation has already confirmed that one of them was a Russian Shahed drone,” the country's Foreign Minister Maxime Prévot said, adding that 300 Belgium troops are based in Romania as part of NATO’s eastern flank force.</p><p>A series of drone incursions by Russia and Ukraine have hit Romania and other NATO members since Moscow launched its full-scale invasion of Ukraine in February 2022.</p><p>___</p><p>McNeil reported from Brussels.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/5SPE7SU7Y5VOQS6SO5WTT3HJTU.jpg?auth=b6c74a3863c580aec49f25fb88251a82fe509198882d8ec9eec664cb09f7fad3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Romanian President Nicusor Dan, left, and Moldovan President Maia Sandu attend the Coalition of the Willing summit on security guarantees for Ukraine, at the Hotel des Invalides in Paris, Monday, July 2026. (Teresa Suares/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Teresa Suares</media:credit></media:content></item><item><title><![CDATA[US appeals court upholds injunction that blocks Trump's order to create a federal voter list]]></title><link>https://www.local10.com/news/politics/2026/07/26/us-appeals-court-upholds-injunction-that-blocks-trumps-order-to-create-a-federal-voter-list/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/26/us-appeals-court-upholds-injunction-that-blocks-trumps-order-to-create-a-federal-voter-list/</guid><dc:creator><![CDATA[By RUSS BYNUM, Associated Press]]></dc:creator><description><![CDATA[A federal appeals court has upheld a ruling that in nearly half of U.S. states halted President Donald Trump's executive order to create a federal list of eligible voters and limit delivery of mail ballots only to people on that list.]]></description><pubDate>Sun, 26 Jul 2026 17:28:04 +0000</pubDate><content:encoded><![CDATA[<p>A federal appeals court has upheld a ruling that in nearly half of U.S. states halted President Donald Trump's executive order to create a federal list of eligible voters and limit delivery of mail ballots only to people on that list.</p><p>The ruling Saturday by judges of the 1st U.S. Circuit Court of Appeals rejected the Trump administration's effort to move forward with the mail-in voting restrictions in 23 U.S. states that sued ahead of November's midterm elections.</p><p>Trump issued an executive order in March for the director of U.S. Citizenship and Immigration Services and the commissioner of the Social Security Administration to create a “state citizenship list” of eligible voters. It also ordered the U.S. Postal Service to deliver mail ballots only to people on that list.</p><p>While Trump touted the proposed changes as safeguards to keep non-U.S. citizens from voting, state election officials argued they were ripe for abuse and could cause chaos.</p><p>Democratic officials in 23 states and the District of Columbia challenged Trump's order in a lawsuit filed in U.S. District Court in Boston. They argued that Trump's order was unconstitutional because the states and Congress, not the president, have the authority to set election rules.</p><p>U.S. District Court Judge Indira Talwani, who was nominated by Democratic President Barack Obama, agreed and halted Trump's order from being implemented for the Nov. 3 elections — but only in the states that have sued.</p><p>The Justice Department said in an emailed statement Sunday that it is “reviewing all options” regarding its next legal steps and is confident that Trump's executive order will ultimately be upheld.</p><p>___</p><p>Bynum reported from Savannah, Georgia.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2N3CFXY23R3PDOUY5G6X5OOWJU.jpg?auth=6a9196391a1e7e7c3eca8c3df2665997845fef57d0dd4653df26030205c8edbf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Department of Elections workers sort mail-in ballots for the California primary election at City Hall on Tuesday, June 2, 2026, in San Francisco. (AP Photo/Jeff Chiu, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeff Chiu</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OMNBYZDUK67Q3L6SD3R57LA3GQ.jpg?auth=3601a8d8cd7d30e686c43f447b8ac51fd9859c56f855b1696860b352b76b9db7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Erin Ludlam places a ballot in a drop-off box for the Democratic primaries at Blair-Caldwell Library, Tuesday, June 30, 2026, in Denver. (AP Photo/Rebecca Slezak)]]></media:description><media:credit role="author" scheme="urn:ebu">Rebecca Slezak</media:credit></media:content></item><item><title><![CDATA[Crews battle large warehouse fire in Pompano Beach]]></title><link>https://www.local10.com/news/local/2026/07/25/crews-battle-large-warehouse-fire-in-pompano-beach/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/25/crews-battle-large-warehouse-fire-in-pompano-beach/</guid><dc:creator><![CDATA[Byron Tollefson, Jeff  Derderian ]]></dc:creator><description><![CDATA[A warehouse fire sent black smoke billowing over Pompano Beach on Saturday evening, prompting a large response from multiple fire departments.]]></description><pubDate>Sun, 26 Jul 2026 02:15:39 +0000</pubDate><content:encoded><![CDATA[<p>A warehouse fire sent black smoke billowing over Pompano Beach on Saturday evening, prompting a large response from multiple fire departments.</p><p><a href="https://www.local10.com/espanol/2026/07/26/bomberos-combaten-gran-incendio-en-bodega-de-pompano-beach/" target="_self" rel="" title="https://www.local10.com/espanol/2026/07/26/bomberos-combaten-gran-incendio-en-bodega-de-pompano-beach/"><b>Leer en español</b></a></p><p>Black smoke could be seen pouring into the air as fire crews rushed to the warehouse at 120 NW 15th St.</p><p>Business owner Tyrus Dexter arrived before dawn to assess the damage. </p><p>He had several bays of equipment inside the warehouse and said he was woken up by a dreadful call. </p><p>“Gotta get there, gotta see what’s going on,” he said. “I have a lot of expensive stuff in there.”</p><p>Wesley Vincent was working next door at a dealership around 6 p.m. when he noticed something was wrong.</p><p>“It was worse than this. It was way worse. You couldn’t even stand over there,” Vincent said.</p><p>At first, he thought the smoke was coming from a car he was working on.</p><p>“I thought it was a car until I looked up and I seen the smoke coming that way,” he said. “And I walked towards it and seen it was bad.”</p><p>Cellphone video shows orange flames spreading from inside the warehouse through the doorway.</p><p>Vincent said the warehouse was closed and someone used a forklift to break it open. Video also shows someone trying to put out the flames with a hose.</p><p>“He tried to take it out with a hose, but we all knew that wasn’t gonna work,” Vincent said.</p><p>He then called 911.</p><p>Firefighters quickly responded to the warehouse.</p><p>Video shows the fire continuing to grow as thick black smoke blanketed the warehouse while a crowd gathered to watch.</p><p>“It was like black smoke everywhere,” Vincent said.</p><p>The fire prompted a large response, with firefighters from Pompano Beach, Coconut Creek, Broward Sheriff’s Fire Rescue, Fort Lauderdale and other departments responding to the scene.</p><p>Dexter said he has been renting space at the warehouse since 2013 for his DJ business. </p><p>He said much of his property was ruined.</p><p>“I’ve been doing this since I was a kid,” he said. “It’s a sad song, I’ve gotta go hoe and write about it.”</p><p>The cause of the fire has not been released.</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[Venezuelan relief efforts continue across South Florida]]></title><link>https://www.local10.com/news/local/2026/07/26/venezuelan-relief-efforts-continue-across-south-florida/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/26/venezuelan-relief-efforts-continue-across-south-florida/</guid><dc:creator><![CDATA[Hannah Yechivi]]></dc:creator><description><![CDATA[This week marks one month since Venezuela’s deadliest disaster in decades.]]></description><pubDate>Sun, 26 Jul 2026 13:44:55 +0000</pubDate><content:encoded><![CDATA[<p>This week marks one month since Venezuela’s deadliest disaster in decades.</p><p><a href="https://www.local10.com/espanol/2026/07/26/el-sur-de-florida-se-vuelca-en-ayuda-a-venezuela-tras-los-sismos/" target="_self" rel="" title="https://www.local10.com/espanol/2026/07/26/el-sur-de-florida-se-vuelca-en-ayuda-a-venezuela-tras-los-sismos/"><b>Leer en español</b></a></p><p>Thousands are living in tents and the search for missing loved ones is far from over after officials said 5,546 people have died following the twin earthquakes that struck the country late last month. </p><p>Thousands of people are still unaccounted for. </p><p>To help all of the people left homeless, organizations and small businesses here in South Florida continue to hold fundraisers to send aid and money back to Venezuela.</p><p>Dozens gathered Saturday at the Palace Bar and Restaurant in Miami Beach for a fundraiser featuing live DJ’s, a charity raffle, and other events, with all proceeds going to Venezuela through the Global Empowerment Mission.</p><p>Organizers said their efforts to help people in Venezuela aren’t slowing down any time soon.</p><p>Also on Saturday, the Miami Marlins announced that, along with their fans, the team raised thousands of dollars through the sale of jerseys. </p><p>The money will also go to the Global Empowerment Mission to help deliver tons of aid to Venezuela, as well as to the We Love Foundation.</p><p>In the country’s capital of Caracas, people attended a mass on Friday to pray for the victims of the earthquakes. </p><p>Interim president Delcy Rodriguez called for a moment of silence after the 7.2 and 7.5-magnitude earthquakes killed thousands of people and left many more homeless.</p><p>The world bank estimates direct physical damage at $19.6 billion but said the total cost of rebuilding could be twice that amount or even more.</p><p>These earthquakes are the country’s deadliest since 1812. They also struck at a time when Venezuela was already facing severe economic challenges.</p><p>The world bank says more than 76% of the population was living in poverty before the disaster.</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[Buscan a hombre desaparecido en Miami que podría estar en peligro]]></title><link>https://www.local10.com/espanol/2026/07/26/buscan-a-hombre-desaparecido-en-miami-que-podria-estar-en-peligro/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/26/buscan-a-hombre-desaparecido-en-miami-que-podria-estar-en-peligro/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[Las autoridades de Miami-Dade piden la ayuda del público para localizar al hombre y difunden su descripción física y la ropa que vestía.]]></description><pubDate>Sun, 26 Jul 2026 16:18:58 +0000</pubDate><content:encoded><![CDATA[<p>Las autoridades del condado de Miami-Dade piden la ayuda del público para localizar a un hombre desaparecido que, según creen, podría estar en peligro.</p><p>Según la policía, Benoni Eliezer Bey, de 65 años, fue visto por última vez el lunes en el área de Liberty City, en Miami.</p><p>Es descrito como un hombre negro de aproximadamente 5 pies con 11 pulgadas de estatura y unas 190 libras de peso, con cabello negro y ojos marrones.</p><p>La policía dijo que vestía por última vez una camisa de manga larga color vino y un pantalón verde.</p><p>Se exhorta a cualquier persona que crea haber visto a Bey o que tenga información sobre su paradero a comunicarse con la Unidad de Víctimas Especiales del Departamento de Policía de Miami al 305-603-6300.</p>]]></content:encoded></item><item><title><![CDATA[This Week in South Florida: Tommy Pigott]]></title><link>https://www.local10.com/this-week-in-south-florida/2026/07/26/this-week-in-south-florida-tommy-pigott/</link><guid isPermaLink="true">https://www.local10.com/this-week-in-south-florida/2026/07/26/this-week-in-south-florida-tommy-pigott/</guid><dc:creator><![CDATA[Glenna Milberg]]></dc:creator><description><![CDATA[Tommy Pigott is the spokesperson for the U.S. Department of State. ]]></description><pubDate>Sun, 26 Jul 2026 16:18:20 +0000</pubDate><content:encoded><![CDATA[<p>Tommy Pigott is the spokesperson for the U.S. Department of State. </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: Earle Ford]]></title><link>https://www.local10.com/this-week-in-south-florida/2026/07/26/this-week-in-south-florida-earle-ford/</link><guid isPermaLink="true">https://www.local10.com/this-week-in-south-florida/2026/07/26/this-week-in-south-florida-earle-ford/</guid><dc:creator><![CDATA[Glenna Milberg]]></dc:creator><description><![CDATA[Earle Ford is running to be Florida’s next Chief Financial Officer. ]]></description><pubDate>Sun, 26 Jul 2026 16:17:36 +0000</pubDate><content:encoded><![CDATA[<p>Earle Ford is running to be Florida’s next Chief Financial Officer. </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[For some, so-called 'Skynet Day' came too close to sci-fi after a rogue agent hacked into a startup]]></title><link>https://www.local10.com/entertainment/2026/07/26/for-some-so-called-skynet-day-came-too-close-to-sci-fi-after-a-rogue-agent-hacked-into-a-startup/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/07/26/for-some-so-called-skynet-day-came-too-close-to-sci-fi-after-a-rogue-agent-hacked-into-a-startup/</guid><dc:creator><![CDATA[By LAURIE KELLMAN and LINDSEY BAHR, Associated Press]]></dc:creator><description><![CDATA[To be fair, James Cameron did warn us.]]></description><pubDate>Sun, 26 Jul 2026 16:54:27 +0000</pubDate><content:encoded><![CDATA[<p>To be fair, James Cameron did warn us.</p><p>Long before OpenAI broke out of its test corral and hacked into Hugging Face, before the internet and Sam Altman were even born, Cameron wrote a screenplay about an autonomous artificial intelligence system that triggers a nuclear apocalypse.</p><p>That system, “Skynet,” was solidly science fiction — and, for its day, pure speculation. But four decades after it appeared in “The Terminator,” it looks more like a forecast of the “unprecedented cyber incident” in which a rogue artificial intelligence system hacked into another AI company on its own.</p><p>Cue “Skynet Day,” the new shorthand for July 22, 2026, when real-life AI sent a chill around the world by learning and acting in ways its creators did not anticipate.</p><p>For many, the moment recalled the instant in “Aliens” (also written by Cameron) when the xenomorph queen learns to use an elevator. Or when the “Jurassic Park's” velociraptors figure out how to open a door. Or the sequence in which the self-aware HAL 9000 reads the astronauts’ lips and decides to kill them in “2001: A Space Odyssey.” That one came out in 1968.</p><p>Have we learned nothing since then? Those movies merely envisioned how people looking to make money or build power would drive technology forward — until it becomes self-aware, strategic and highly problematic for humanity. The question all along has been Frankensteinian: What if it breaks out?</p><p>So far, slo-mo government offers little protection from the light-speed progress of AI. The U.S. Defense Department is rapidly accelerating its use of AI. Humanity can't even agree on whether and which guardrails are needed to rein in rogue agents. To the contrary, people are marveling at the wonder of AI and snapping up its benefits, despite the risks to jobs,mental health, the balance of war and peace — and, potentially, humanity as we know it.</p><p>In many ways, the future is now</p><p>In what OpenAI said was the first-ever incident of its kind, an advanced AI model escaped its “sandbox” to the internet and used stolen credentials to break into the servers of Hugging Face. It was a told-you-so moment for researchers who had warned for years that the technology could pose an existential threat to humanity. Others said the moment was a warning that underscored the need for stronger AI defensive engineering.</p><p>Either way, the breakout was widely considered a cautionary tale about the risks of uncontrolled AI.</p><p>“Yesterday, as we huddled around our computers reading the report, I told the team to “remember this moment” as the first true AI safety incident,” Logan Graham, head of Anthropic’s Frontier Red Team, posted on X after it happened.</p><p>Generative AI is growing so fast that government and evaluation systems are struggling to keep pace with the technology. Countries around the world are cobbling together their own laws, some conflicting. The technology was adopted by nearly 53% of the world's population in three years, faster than the spread of the PC or the internet, according to a study released this year by Stanford University.</p><p>‘Skynet is coming’ — well, sort of</p><p>To be clear, the “Skynet” of the "Terminator" movies is not at hand.</p><p>Those films begin with a self-aware military computer network that views humanity as a threat. In a bid for self-preservation, “Skynet” sends an army of cyborgs designed to resemble humans back in time to assassinate resistance fighters. In the second film, the Terminator, played by Arnold Schwarzenegger, tells heroine Sarah Connor that “Skynet” goes online on August 4, 1997.</p><p>“Human decisions are removed from strategic defense,” he says. “Skynet begins to learn at a geometric rate.” At 2:14 a.m. on August 29 — Judgment Day — the network becomes self-aware and launches an attack on Russia to provoke a counterstrike on the United States. Three billion lives are lost.</p><p>That would have been 29 years ago next month if it had happened. And throughout sequels and spinoffs, the central theme is humans versus a world-spanning network of machines.</p><p>It's unlikely that Cameron was actually ringing a warning bell the way, say, director Kathryn Bigelow tried to do with last year's nuclear weapon film, “A House of Dynamite.” Legend has it that the idea for “The Terminator” started with Cameron suffering a food sickness-induced fever dream, not a premonition about AI.</p><p>Why ‘The Terminator’ feels more and more realistic</p><p>Anytime AI oversteps our comfort level, it raises the alarming question of who, or what, really controls our lives.</p><p>For many, a world with machines in charge can be hard to imagine without movies and books and their sometimes prescient visions. See: “The Matrix,” “Ex Machina” and “The Minority Report” for some of the many sci-fi takes on the perils of machines. Or dive deeper, into Philip K. Dick's 1968 novel, “Do Androids Dream of Electric Sheep?” It's an exploration of what it means to be human in the age of machines — and the basis for the 1982 film “Blade Runner.”</p><p>But “The Terminator” franchise wields outsize influence over more than culture. The very title is real-world shorthand for technology's role in deciding who lives and who dies — and how the military should respond to any truly autonomous attacks.</p><p>“I think the weaponization of AI is the biggest danger,” Cameron said in an interview on CTV in 2023. “You have no ability to de-escalate.”</p><p>The real world offers several examples of technology and military policy coming uncomfortably close to “Terminator” imagery.</p><p>Israel's use of AI in its recent wars mark a leading instance. In early 2021, it launched Gospel, an AI tool that sorts through Israel’s vast array of digitized information to suggest targets for potential strikes. It also developed Lavender, which uses machine learning to filter out requested criteria from intelligence databases and narrow down lists of potential targets, including people.</p><p>Lavender ranks people between 0 and 100 based on how likely it is they are a militant, an intelligence officer who used the systems told The Associated Press. The Israeli military says its analysts use AI-enabled systems to help identify targets but independently examine them together with high-ranking officers to meet international law, weighing military advantage against the collateral damage.</p><p>For some, the revelation — and the death toll in Gaza after the Hamas-led Oct. 7, 2023, attacks on Israel — came too close for comfort to the kill lists of science fiction. “Well guys, Skynet is Here and its has a pleasant name (Lavender),” snarked one Redditor.</p><p>Not quite — but “Terminator” terminology is so familiar to the masses that U.S. officials sometimes use it to frame the ethical debate around the military uses of AI. The conventional red line would be crossed, it seems, when humans play no role in AI targeting and killing.</p><p>A state or other actor could use autonomous weapons to inflict lethal force on its enemies, military officials allow. That would mean a machine, as then-Vice Chairman of the Joint Chiefs of Staff Gen. Paul Selva described it in 2016, “like a Terminator that adds incredible amounts of complexity with no conscience to what happens on the battlefield.”</p><p>What would come next, he called “the Terminator conundrum," the problem of technology that can make life-or-death decisions and execute them before people have agreed on the law or the rules.</p><p>“Skynet” and its cyborgs remain in the fictional realm. But in the fast-moving landscape of AI development, the ethical and moral questions raised by “The Terminator” are more relevant than ever.</p><p>“The Skynet problem," Cameron said in a 2024 video, "is an actual thing.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/OPHVVDNVSKIVPZUOQWNR5LP5YI.jpg?auth=cd8bc74d57ea84905942a75b78946ebd0c92570873ce95b747de7a22020062d1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The OpenAI logo is displayed on a cell phone in front of an image generated by ChatGPT's Dall-E text-to-image model, Dec. 8, 2023, in Boston. (AP Photo/Michael Dwyer, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Michael Dwyer</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WBHSBYLWQ5WC5HTIT7P3G7H3YU.jpg?auth=6f581e0a84d0e1b6610de54250670e875ea08564bcdab2c5f5dff14dfe754c1f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Sam Altman, center, and OpenAI President Greg Brockman, right, arrive at the U.S. District Court in Oakland, Calif., April 30, 2026. (AP Photo/Godofredo A. Vásquez, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Godofredo A. Vásquez</media:credit></media:content></item><item><title><![CDATA[Sweltering heat wave grips central and southern US for a second straight day]]></title><link>https://www.local10.com/news/2026/07/26/sweltering-heat-wave-grips-central-and-southern-us-for-a-second-straight-day/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/26/sweltering-heat-wave-grips-central-and-southern-us-for-a-second-straight-day/</guid><dc:creator><![CDATA[By The Associated Press, Associated Press]]></dc:creator><description><![CDATA[At least 40 million people were under extreme heat warnings across central and southern parts of the United States on Sunday as high temperatures and severe humidity gripped large swaths of the country for a second straight day.]]></description><pubDate>Sun, 26 Jul 2026 21:54:16 +0000</pubDate><content:encoded><![CDATA[<p>At least 40 million people were under extreme heat warnings across central and southern parts of the United States on Sunday as high temperatures and severe humidity gripped large swaths of the country for a second straight day.</p><p>Heat indexes well above 100 degrees Fahrenheit (38 Celsius) stretched from Minnesota down to Mississippi, extending west into southern California and Nevada. Parts of the Southwest were expected to see highs of 120 degrees Fahrenheit (49 C), according to the National Weather Service.</p><p>Meteorologists said the sweltering weather was the result of another heat dome — a phenomenon in which atmospheric conditions trap heat, accentuating and prolonging already high temperatures.</p><p>“It’s extraordinarily hot,” said Pete Miller, an outreach manager for the homeless services network Threshold CoC, which was passing out water bottles to residents in Omaha, Nebraska, on Sunday.</p><p>“We’re seeing a lot of people who are exhausted, drained by the heat in a way that is really dangerous,” Miller added. “The humidity is insane. You stand outside for 30 seconds and you get drenched. And it’s going to be like that all night.”</p><p>On Saturday, Rapid City, South Dakota, reported an all-time high of 112 degrees Fahrenheit (44 C). A horse race planned in Canterbury Park, in Shakopee, Minnesota, was canceled Sunday because of the heat.</p><p>“Right now, it’s affecting a lot of people right in the middle of the country,” said Bob Oravec, an NWS meteorologist. “The core of the heat sinks southward by early next week.”</p><p>The moist air was also producing other volatility around the top of the heat dome, including the risk of severe thunderstorms, flash flooding and hail around the Great Lakes on Sunday. The potential for heavy storms was expected to move east in the coming days.</p><p>“If you have a heat dome in one part of the country, you’ll have a different corresponding weather in another part,” Oravec said. “It’s all related.”</p><p>Temporary relief will come to the central U.S. toward the middle of the week, but high temperatures could return by the weekend, he noted.</p><p>Authorities warned that children and older adults, along with people with certain medical conditions, are especially at risk of serious conditions including heat stroke or even death. Experts recommend seeking out air conditioning or a cooling center, make sure to drink enough water and limit time under the direct sun.</p><p>Extreme heat events are increased and exacerbated by climate change, which comes from the burning of fuels like gasoline, oil and coal.</p><p>The continental U.S. endured the second-hottest first half of the year on record in 2026, according tracking of average temperatures by the National Centers for Environmental Information.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HNFY7WELDGZOXXTOV3FGRS66BE.jpg?auth=c88a3ad30db27d286412a229c209a9db77661ccc208ed29286db420ac4704e04&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The sun beams down on a lifeguard while she watches over a beach at Lake Harriet during an extreme heat warning, Monday, July 13, 2026, in Minneapolis. (AP Photo/Ellen Schmidt)]]></media:description><media:credit role="author" scheme="urn:ebu">Ellen Schmidt</media:credit></media:content></item><item><title><![CDATA[Jenny Shin claims her first LPGA win in more than a decade at Women's Scottish Open]]></title><link>https://www.local10.com/news/2026/07/26/jenny-shin-claims-her-first-lpga-win-in-over-a-decade-at-womens-scottish-open/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/26/jenny-shin-claims-her-first-lpga-win-in-over-a-decade-at-womens-scottish-open/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[TROON, Scotland (AP) — South Korean golfer Jenny Shin secured a two-shot victory at the Women’s Scottish Open on Sunday to end a wait of more than 10 years for her second LPGA win.]]></description><pubDate>Sun, 26 Jul 2026 18:51:14 +0000</pubDate><content:encoded><![CDATA[<p>TROON, Scotland (AP) — South Korean golfer Jenny Shin secured a two-shot victory at the Women’s Scottish Open on Sunday to end a wait of more than 10 years for her second LPGA win.</p><p>The 33-year-old Shin, who won the Texas Shootout in May 2016, carded a 3-over 75 on the Dundonald Links to finish at 9 under.</p><p>“My first one didn’t really feel like a win at the time,” Shin said. “I didn’t feel like I deserved it. It felt very accidental. But this one definitely feels a lot different. This one feels like I earned it. I worked hard for it.”</p><p>Shin was in tears after the final putt dropped on the 18th and was doused with water and champagne by a group of friends.</p><p>Leading since the first round, Shin could afford three straight bogies on Nos. 6-8 after starting the final round with a five-shot lead over Thailand's Pajaree Anannarukarn (74). Shin also bogeyed two of the last three holes but had made two birdies earlier.</p><p>“I wasn’t as nervous as yesterday,” Shin said. "I feel like I’ve done everything right but just wasn’t hitting it like I was the last three days and just hitting it into bunkers and bushes and that wasn’t fun.</p><p>“With three bogies in a row, I thought, ‘oh boy, I don’t know where this is going to go’. But yeah, I hung in there, so I’m quite proud of myself and very happy.”</p><p>Shin is now thinking about the next challenge.</p><p>"I’m going to do everything I can to win again," Shin said. “I can’t believe it happened this week.”</p><p>A Lim Kim finished second after a 4-under 68, with four straight birdies helping her leapfrog two shots ahead of Anannarukarn, who dropped to third.</p><p>The Women’s Scottish Open comes between the final two majors — the Evian Championship and the Women’s British Open starting Thursday at Royal Lytham & St. Annes.</p><p>___</p><p>AP golf: https://apnews.com/hub/golf</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4AZOC2DZGLTCG67O6OAXIGHOEY.jpg?auth=d52231c033759102a2e2262aac9118d082fee713f18dd550b722b7b787bd1b5b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jenny Shin of South Korea celebrates winning the 2026 ISPS HANDA Women's Scottish Open at Dundonald Links, Ayrshire, Sunday July 26, 2026. (Steve Welsh/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Steve Welsh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GPIFWQCYQPUZIM6DH7WI65ODXY.jpg?auth=b9f1137346641eacd5746a135bd96c75dd68ae04889fe46213fec71291aa8fdb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jenny Shin of South Korea putting during day two of the 2026 ISPS HANDA Women's Scottish Open at Dundonald Links at Ayrshire, Scotland, on Friday, July 24, 2026. (Steve Welsh/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Steve Welsh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PMXZM5GHDJSVDIUQRJ4VIYOL2A.jpg?auth=067ffc9ac1be7fc47bf1a9dadfeb1a384c134322457dc55b557eb17d97558ad9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jenny Shin of South Korea celebrates winning the 2026 ISPS HANDA Women's Scottish Open at Dundonald Links, Ayrshire, Sunday July 26, 2026. (Steve Welsh/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Steve Welsh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UQEETOIK5KZE43664Y4BD47ZHQ.jpg?auth=fc88359598b29f414dd4b11743e26c224800b241f39251110e996f51dc387893&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jenny Shin of South Korea celebrates winning the 2026 ISPS HANDA Women's Scottish Open at Dundonald Links, Ayrshire, Sunday July 26, 2026. (Steve Welsh/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Steve Welsh</media:credit></media:content></item><item><title><![CDATA[LeBron James picked Philadelphia, eight years after billboards asked him to come to the 76ers]]></title><link>https://www.local10.com/sports/2026/07/26/lebron-james-picked-philadelphia-eight-years-after-billboards-asked-him-to-come-to-the-76ers/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/26/lebron-james-picked-philadelphia-eight-years-after-billboards-asked-him-to-come-to-the-76ers/</guid><dc:creator><![CDATA[By TIM REYNOLDS, Associated Press]]></dc:creator><description><![CDATA[LeBron James wound up picking Philadelphia, and no billboards were required.]]></description><pubDate>Sun, 26 Jul 2026 15:46:33 +0000</pubDate><content:encoded><![CDATA[<p>LeBron James wound up picking Philadelphia, and no billboards were required.</p><p>Back in February 2018, a businessman named Asher Raphael arranged for three billboards to be placed a few miles outside of Cleveland in a lighthearted effort to woo James to the Philadelphia 76ers. James decided later that year to leave the Cavaliers and join the Los Angeles Lakers. The billboard bit seemed futile.</p><p>Instead, maybe it was just premature. James announced Friday that he's joining the 76ers in what he said will be the “last decision” of his playing career — and, finally, Raphael can say the billboard investment from eight years ago paid off.</p><p>“I was in the middle of a board meeting and my phone was going off like something was on fire," said Raphael, the co-CEO of Power Home Remodeling, a Pennsylvania-based firm with offices around the country. "And it was people from all walks of life, employees, former employees, friends from all over the country being like: ‘It worked. Process completed.’ It was the coolest thing.”</p><p>The original billboard idea was loosely based on the award-winning 2017 film “Three Billboards Outside Ebbing, Missouri,” and was simply intended to be something fun.</p><p>It wound up going viral.</p><p>Raphael ordered billboards with the messaging of “Philly Wants LeBron” and “Complete The Process” — a nod to the 76ers' infamous “process” of rebuilding, with hopes of becoming a contender. The third billboard showed where James would fit on the court with the other Sixers starters at the time: Dario Saric, Ben Simmons, Robert Covington and Joel Embiid. Of those, only Embiid remains with the 76ers.</p><p>Raphael considered ordering more billboards this summer but didn't place any orders. Turns out, he didn't need to.</p><p>“We just wanted to drop a seed that Philly wanted him," Raphael said. "I think a lot of people think of Philly as a great sports town, but opposing teams think of it as kind of an intimidating place. And we just wanted to drop a seed that he would be welcomed here and he’d love it.”</p><p>Raphael's company got some name recognition from the billboard move in 2018, and he said it was a great morale boost to employees. And he fully believes James coming to Philadelphia, to play alongside Embiid, Tyrese Maxey, Jaylen Brown and VJ Edgecombe, is going to pay off for a city that hasn't seen its NBA team win a championship since 1983.</p><p>“Philly, right now, is on fire," Raphael said. “At that moment, we became an undeniable contender. And if he comes to Philadelphia and we get that title and that trophy after 44 years, the country will see what Sixers fans are about.”</p><p>___</p><p>AP NBA: https://apnews.com/nba</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6HNA3PGV7QQW6XXCRDFLM24ISQ.jpg?auth=049dac67e5aa3ad0be23c722866fc59cf48d54d5187b87f5501cb63df9b27d2c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - One of three billboards trying to entice Cleveland Cavaliers' LeBron James to come to Philadelphia are shown near a highway, Tuesday, Feb. 27, 2018, in Cleveland. (AP Photo/Tony Dejak, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Tony Dejak</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/O2KCKKPLMJWJCOJZSGWME5YNYU.jpg?auth=373bbf5990ffae70299737aaeab5fd11354aa441cd3c428267ab84597335bec8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Three billboards trying to entice Cleveland Cavaliers' LeBron James to come to Philadelphia are shown near a highway, Tuesday, Feb. 27, 2018, in Cleveland. (AP Photo/Tony Dejak, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Tony Dejak</media:credit></media:content></item><item><title><![CDATA[Policía busca a niña de 13 años reportada como desaparecida en Hollywood]]></title><link>https://www.local10.com/espanol/2026/07/25/policia-busca-a-nina-de-13-anos-reportada-como-desaparecida-en-hollywood/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/25/policia-busca-a-nina-de-13-anos-reportada-como-desaparecida-en-hollywood/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[La Policía de Hollywood pidió la ayuda del público el sábado para localizar a una niña de 13 años que, según informaron, fue reportada como desaparecida.]]></description><pubDate>Sat, 25 Jul 2026 19:00:57 +0000</pubDate><content:encoded><![CDATA[<p>La Policía de Hollywood pidió la ayuda del público el sábado para localizar a una niña de 13 años que, según informaron, fue reportada como desaparecida.</p><p>Elida Isabella Espinoza fue vista por última vez cerca de la cuadra 6100 de Fillmore Street en Hollywood, según el Departamento de Policía de Hollywood.</p><p>La Policía informó que Espinoza tiene cabello castaño y ojos marrones. Se desconoce la descripción de la ropa que vestía y la dirección en la que se dirigía.</p><p>Cualquier persona que haya visto a Espinoza o tenga información sobre su paradero debe comunicarse con el Departamento de Policía de Hollywood al 954-764-4357 o al 911.</p>]]></content:encoded></item><item><title><![CDATA[Hospitalizan a tres personas tras choque de dos embarcaciones frente a Bay Harbor Islands en Miami-Dade]]></title><link>https://www.local10.com/espanol/2026/07/25/hospitalizan-a-tres-personas-tras-choque-de-dos-embarcaciones-frente-a-bay-harbor-islands-en-miami-dade/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/25/hospitalizan-a-tres-personas-tras-choque-de-dos-embarcaciones-frente-a-bay-harbor-islands-en-miami-dade/</guid><dc:creator><![CDATA[Linnie Supall, Ryan Mackey]]></dc:creator><description><![CDATA[Tres personas fueron hospitalizadas luego de que dos embarcaciones chocaran en la bahía Biscayne, frente a Bay Harbor Islands, en el condado Miami-Dade, la madrugada de este sábado, confirmó la Policía a Local 10 News.]]></description><pubDate>Sat, 25 Jul 2026 13:56:47 +0000</pubDate><content:encoded><![CDATA[<p>Tres personas fueron hospitalizadas luego de que dos embarcaciones chocaran en la bahía Biscayne, frente a Bay Harbor Islands, en el condado Miami-Dade, la madrugada del sábado, confirmó la Policía a Local 10 News.</p><p>Agentes de la Policía de Bay Harbor Islands en el lugar informaron a Linnie Supall, de Local 10, que tres personas viajaban a bordo de una de las embarcaciones involucradas en el choque. Indicaron que las tres fueron trasladadas a un hospital cercano con lesiones. Las autoridades no divulgaron de inmediato información sobre las víctimas ni la gravedad de sus heridas.</p><p>Las autoridades informaron que el choque ocurrió alrededor de la 1 a.m., cerca de West Broadview Drive y la calle 103.</p><p>Para las 9 a.m. del sábado, gran parte del área permanecía acordonada mientras los agentes vigilaban una de las embarcaciones dañadas, que seguía parcialmente sumergida en la bahía Biscayne. Solo la estructura del toldo sobresalía del agua.</p><p>La embarcación estaba asegurada con un largo cable a un vehículo policial para ayudar a mantenerla a flote mientras los equipos trabajaban en el lugar.</p><p>Una de las embarcaciones permanecía parcialmente sumergida en la bahía la mañana del sábado, con solo la estructura del toldo claramente visible sobre el agua. Desde entonces, la embarcación fue remolcada.</p><p>La Policía utilizó un cable sujeto a la parte delantera de una patrulla para estabilizar la embarcación y evitar que se hundiera más mientras los equipos trabajaban en el lugar.</p><p>Agentes de la Comisión de Conservación de Pesca y Vida Silvestre de Florida (FWC) llegaron en una embarcación, mientras que otro investigador arribó en una camioneta.</p><p>La Policía informó que una segunda embarcación involucrada en el choque terminó en la cercana marina Haulover. Las autoridades no han informado cuántas personas viajaban en esa embarcación ni si alguien a bordo resultó herido.</p><p>Las autoridades indicaron que la FWC asumió la investigación del choque.</p><p>No se divulgaron de inmediato más detalles sobre el choque.</p>]]></content:encoded></item><item><title><![CDATA[Policía: Identifican a sospechoso de apuñalamiento mortal en gasolinera de Miramar]]></title><link>https://www.local10.com/espanol/2026/07/24/policia-identifican-a-sospechoso-de-apunalamiento-mortal-en-gasolinera-de-miramar/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/24/policia-identifican-a-sospechoso-de-apunalamiento-mortal-en-gasolinera-de-miramar/</guid><dc:creator><![CDATA[Pablo Hernandez, Calvin Hughes, Ryan Mackey]]></dc:creator><description><![CDATA[La Policía de Miramar identificó al sospechoso buscado en relación con un apuñalamiento mortal ocurrido el miércoles en una gasolinera.]]></description><pubDate>Fri, 24 Jul 2026 21:56:50 +0000</pubDate><content:encoded><![CDATA[<p>La Policía de Miramar identificó al sospechoso buscado en <a href="https://www.local10.com/espanol/2026/07/23/investigan-apunalamiento-en-miramar-que-dejo-a-un-hombre-herido-policia-busca-al-sospechoso/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/23/investigan-apunalamiento-en-miramar-que-dejo-a-un-hombre-herido-policia-busca-al-sospechoso/">relación con un apuñalamiento mortal</a> ocurrido el miércoles en una gasolinera.</p><p>La Policía informó que Jerry Saint Vil, de 26 años, huyó antes de que los agentes llegaran a la gasolinera Mobil ubicada en el 16961 de Miramar Parkway.</p><p>Según la Policía, Saint Vil está acusado de apuñalar a un hombre tras un altercado.</p><p>La víctima sufrió heridas graves y fue trasladada en helicóptero a un hospital cercano, donde posteriormente murió.</p><p>Cualquier persona que tenga información adicional debe comunicarse con el Departamento de Policía de Miramar o con Broward Crime Stoppers al 954-493-8477.</p>]]></content:encoded></item><item><title><![CDATA[This Week in South Florida: Annette Taddeo]]></title><link>https://www.local10.com/this-week-in-south-florida/2026/07/26/this-week-in-south-florida-annette-taddeo/</link><guid isPermaLink="true">https://www.local10.com/this-week-in-south-florida/2026/07/26/this-week-in-south-florida-annette-taddeo/</guid><dc:creator><![CDATA[Glenna Milberg]]></dc:creator><description><![CDATA[Annette Taddeo is running to be Florida’s next Chief Financial Officer. ]]></description><pubDate>Sun, 26 Jul 2026 15:42:53 +0000</pubDate><content:encoded><![CDATA[<p>Annette Taddeo is running to be Florida’s next Chief Financial Officer. </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[El sur de Florida se vuelca en ayuda a Venezuela tras los sismos]]></title><link>https://www.local10.com/espanol/2026/07/26/el-sur-de-florida-se-vuelca-en-ayuda-a-venezuela-tras-los-sismos/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/26/el-sur-de-florida-se-vuelca-en-ayuda-a-venezuela-tras-los-sismos/</guid><dc:creator><![CDATA[Hannah Yechivi]]></dc:creator><description><![CDATA[A un mes de los terremotos que dejaron 5,546 muertos, miles de personas continúan viviendo en carpas mientras sigue la búsqueda de desaparecidos.]]></description><pubDate>Sun, 26 Jul 2026 15:42:35 +0000</pubDate><content:encoded><![CDATA[<p>Esta semana se cumple un mes del desastre más mortífero de Venezuela en décadas.</p><p>Miles de personas viven en carpas y la búsqueda de seres queridos desaparecidos está lejos de terminar, luego de que las autoridades informaran que 5,546 personas han muerto tras los dos terremotos que sacudieron el país a finales del mes pasado.</p><p>Miles de personas siguen sin ser localizadas.</p><p>Para ayudar a todos los que quedaron sin hogar, organizaciones y pequeños negocios aquí en el sur de Florida continúan realizando eventos para recaudar fondos y enviar ayuda y dinero a Venezuela.</p><p>Decenas de personas se reunieron el sábado en el Palace Bar and Restaurant, en Miami Beach, para un evento benéfico con DJ en vivo, una rifa caritativa y otras actividades, cuyas ganancias se destinarán íntegramente a Venezuela a través de la Global Empowerment Mission.</p><p>Los organizadores dijeron que sus esfuerzos por ayudar a la gente en Venezuela no se detendrán en el corto plazo.</p><p>También el sábado, los Miami Marlins anunciaron que, junto con sus aficionados, el equipo recaudó miles de dólares con la venta de camisetas.</p><p>El dinero también irá a la Global Empowerment Mission para ayudar a entregar toneladas de ayuda a Venezuela, así como a la We Love Foundation.</p><p>En Caracas, la capital del país, la gente asistió el viernes a una misa para rezar por las víctimas de los terremotos.</p><p>La presidenta interina Delcy Rodríguez pidió un momento de silencio después de que los terremotos de magnitud 7.2 y 7.5 mataran a miles de personas y dejaran a muchas más sin hogar.</p><p>El Banco Mundial estima los daños físicos directos en $19,600 millones, pero advirtió que el costo total de la reconstrucción podría ser el doble de esa cifra o incluso más.</p><p>Estos terremotos son los más mortíferos del país desde 1812. Además, ocurrieron en un momento en que Venezuela ya enfrentaba severos desafíos económicos.</p><p>El Banco Mundial señala que más del 76% de la población vivía en la pobreza antes del desastre.</p>]]></content:encoded></item><item><title><![CDATA[Bomberos combaten gran incendio en bodega de Pompano Beach]]></title><link>https://www.local10.com/espanol/2026/07/26/bomberos-combaten-gran-incendio-en-bodega-de-pompano-beach/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/26/bomberos-combaten-gran-incendio-en-bodega-de-pompano-beach/</guid><dc:creator><![CDATA[Byron Tollefson, Jeff  Derderian ]]></dc:creator><description><![CDATA[Una densa columna de humo negro cubrió la zona mientras las llamas destruían costosos equipos guardados dentro del almacén.]]></description><pubDate>Sun, 26 Jul 2026 15:39:26 +0000</pubDate><content:encoded><![CDATA[<p>Un incendio en una bodega lanzó una densa columna de humo negro sobre Pompano Beach la noche del sábado, lo que provocó un amplio despliegue de varios departamentos de bomberos.</p><p>El humo negro se veía elevarse en el aire mientras las cuadrillas de bomberos acudían a la bodega ubicada en el 120 de NW 15th Street.</p><p>El dueño de un negocio, Tyrus Dexter, llegó antes del amanecer para evaluar los daños.</p><p>Tenía varios compartimentos con equipos dentro de la bodega y contó que lo despertó una llamada terrible.</p><p>“Tengo que llegar, tengo que ver qué está pasando”, dijo. “Tengo muchas cosas costosas ahí adentro”.</p><p>Wesley Vincent trabajaba al lado, en un concesionario de autos, alrededor de las 6 p.m. cuando notó que algo andaba mal.</p><p>“Estaba peor que esto. Estaba muchísimo peor. Ni siquiera se podía estar parado por allá”, dijo Vincent.</p><p>Al principio pensó que el humo venía de un auto en el que estaba trabajando.</p><p>“Pensé que era un carro hasta que levanté la vista y vi el humo que venía hacia acá”, contó. “Caminé hacia allá y vi que estaba feo”.</p><p>Un video de celular muestra las llamas anaranjadas propagándose desde el interior de la bodega hacia la puerta.</p><p>Vincent dijo que la bodega estaba cerrada y que alguien usó un montacargas para forzar la entrada. El video también muestra a una persona intentando apagar las llamas con una manguera.</p><p>“Trató de apagarlo con una manguera, pero todos sabíamos que eso no iba a funcionar”, dijo Vincent.</p><p>Fue entonces cuando llamó al 911.</p><p>Los bomberos respondieron rápidamente a la bodega.</p><p>El video muestra cómo el fuego seguía creciendo mientras un espeso humo negro cubría el almacén y una multitud se reunía a observar.</p><p>“Era como humo negro por todas partes”, dijo Vincent.</p><p>El incendio movilizó a un gran número de efectivos, con bomberos de Pompano Beach, Coconut Creek, Broward Sheriff’s Fire Rescue, Fort Lauderdale y otros departamentos acudiendo al lugar.</p><p>Dexter dijo que renta espacio en la bodega desde 2013 para su negocio de DJ.</p><p>Contó que gran parte de su propiedad quedó arruinada.</p><p>“He hecho esto desde que era niño”, dijo. “Es una historia triste, me toca ir a desahogarme y escribir sobre ello”.</p><p>No se ha divulgado la causa del incendio.</p>]]></content:encoded></item><item><title><![CDATA[This Week in South Florida: Scott Singer and Dan Franzese]]></title><link>https://www.local10.com/this-week-in-south-florida/2026/07/26/this-week-in-south-florida-scott-singer-and-dan-franzese/</link><guid isPermaLink="true">https://www.local10.com/this-week-in-south-florida/2026/07/26/this-week-in-south-florida-scott-singer-and-dan-franzese/</guid><dc:creator><![CDATA[Glenna Milberg]]></dc:creator><description><![CDATA[Scott Singer and Dan Franzese are running in the Republican primary for U.S. House District 25.]]></description><pubDate>Sun, 26 Jul 2026 15:32:43 +0000</pubDate><content:encoded><![CDATA[<p>Scott Singer and Dan Franzese are running in the Republican primary for U.S. House District 25.</p><p>They 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[Federal officials investigate after a video appears to show a person kicking a California sea lion]]></title><link>https://www.local10.com/news/national/2026/07/26/federal-officials-investigate-after-a-video-appears-to-show-a-person-kicking-a-california-sea-lion/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/26/federal-officials-investigate-after-a-video-appears-to-show-a-person-kicking-a-california-sea-lion/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[SAN DIEGO (AP) — Federal wildlife authorities are investigating after a video appeared to show a person kicking a protected sea lion at a beach in California.]]></description><pubDate>Sun, 26 Jul 2026 16:08:25 +0000</pubDate><content:encoded><![CDATA[<p>SAN DIEGO (AP) — Federal wildlife authorities are investigating after a video appeared to show a person kicking a protected sea lion at a beach in California.</p><p>A spokesperson for the federal National Oceanic and Atmospheric Administration confirmed an ongoing investigation into the incident but declined to provide additional details Sunday.</p><p>The video appears to show a person throwing kicks at the sea lion at La Jolla Cove in San Diego as at least one other person can be heard laughing in the background. The person follows the sea lion, throwing more kicks at the animal as it tries to scoot away before the video ends.</p><p>“NOAA Fisheries’ Office of Law Enforcement is investigating reports of a video on social media that shows an interaction between an individual and sea lion, allegedly in La Jolla Cove,” a spokesperson for the agency said. “In the video, the individual appears to be kicking the sea lion. This is an ongoing investigation, and we cannot provide further details at this time.”</p><p>The person in the video has not been publicly identified.</p><p>Sea lions are federally protected under the Marine Mammal Protection Act. The National Oceanic and Atmospheric Administration’s guidelines say that people should stay at least 50 feet (15 meters) away from sea lions, seals and other species protected by the act.</p><p>“This disgusting act of animal cruelty is unacceptable,” San Diego Mayor Todd Gloria said in a post on X. He acknowledged the federal investigation and said he has directed local law enforcement to review the footage.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NSDZZIELKF6NFWAWCVBEYL25D4.jpg?auth=8fdcaeeacb297712c575a40fd09c9fa9efee1635339ade07c97afbe73c32e452&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE- A sea lion swims over sea grass in San Diego's La Jolla Cove on Oct. 10, 2023. (AP Photo/Gregory Bull, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Gregory Bull</media:credit></media:content></item><item><title><![CDATA[A fatal attack on Berlin's Pride festival leaves locals wondering how their city will recover]]></title><link>https://www.local10.com/news/world/2026/07/26/a-fatal-attack-on-berlins-pride-festival-leaves-locals-wondering-how-their-city-will-recover/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/26/a-fatal-attack-on-berlins-pride-festival-leaves-locals-wondering-how-their-city-will-recover/</guid><dc:creator><![CDATA[By KIRSTEN GRIESHABER, Associated Press]]></dc:creator><description><![CDATA[BERLIN (AP) — For Ali Darwich, the deadly attack on the Berlin Pride Festival was an attack on the city of Berlin and everything it stands for: its diversity, its tolerance and its belief in freedom.]]></description><pubDate>Mon, 27 Jul 2026 03:22:21 +0000</pubDate><content:encoded><![CDATA[<p>BERLIN (AP) — For Ali Darwich, the deadly attack on the Berlin Pride Festival was an attack on the city of Berlin and everything it stands for: its diversity, its tolerance and its belief in freedom.</p><p>On a personal level, it also was an attack on everything the Berliner embodies.</p><p>“Born a Muslim, living as a gay man, working as a police officer," Darwich said, as he tried holding back the tears, “this terror attack touches so many aspects of who I am.”</p><p>Saturday night's van ramming and stabbing near Berlin’s Pride festival that left one person dead and many others wounded was believed to have been an Islamic extremist terror attack, authorities said.</p><p>The suspect in the attack was killed by police Sunday evening in a Berlin suburb. Authorities said Abdul Ballout, a 21-year-old German citizen with Lebanese roots, apparently ran toward officers with a sharp instrument, and police fired at least one shot.</p><p>On Sunday, Darwich, 34, watched sadly as more and more members of the LGBTQ+ community came to Tiergarten park, where the attack took place. They put down flowers, hugged each other and looked in disbelief at the crashed van, which still stood cordoned off behind dozens of police officers.</p><p>Like Darwich, many of them had been celebrating life and love just hours earlier, protesting for equality and warning of an increase of hate crimes against their community.</p><p>“I was wearing my rainbow-colored shirt, carried a banner at the parade saying ‘Why are some people afraid of love but not of hate?,’ and was about to go to an afterparty last night, when friends started calling me to check if I was OK,” he said.</p><p>When he understood that there had been an attack, he canceled the party and went home filled with sorrow. But it was only after he woke up on Sunday morning that he truly grasped the significance of the attack.</p><p>“I asked myself, why as a police officer I did not run to the scene of the crash to help my colleagues. I asked myself as a gay if we will have to live with more fear now even though we are already experiencing bullying and hatred. I asked myself as a Muslim if our community will be exposed to even more racism now.”</p><p>Darwich, who was born in Berlin and has Lebanese and Palestinian roots, expressed worry that the attack would polarize German society even more.</p><p>“I’m actually feeling desperate this morning," said Darwich, who also works as a gay Muslim influencer and posts many videos on social media that usually try to strike a positive note. “We can’t get rid of the hatred some people feel, and it’s just getting worse and worse.”</p><p>But at the same time, he said he did not want to let hate win and that deep inside he still hoped that "the people of Berlin will make the best of it, that they will work together, and that, hopefully, all of this will lead to an even better Berlin.”</p><p>Others, who had come to the impromptu vigil at Tiergarten, also expressed anger and shock, but also resilience.</p><p>“We are simply stunned by what happened yesterday,” said Andre Lehmann, a top official with the main national LGBTQ+ association, LSVD+. “This suspected attack hits the heart of the queer community.”</p><p>The attack “affects people who took to the street in Berlin this weekend to fight for their rights, their diversity and their rights, and of course with that it is a political act and does not just affect people celebrating,” he said.</p><p>Lehmann said that there has been “a tenfold increase of anti-queer hate crime in Germany within a few years.” He added that “for years, to be honest, nothing has happened and also, to be honest, for years there has been no outcry from society.”</p><p>Ashley Jump, a 26-year-old U.K. resident, had traveled to Berlin for Saturday’s Pride parade but had left the celebrations before the attack. Jump, still in shock, returned Sunday to leave flowers at a memorial near the crime scene.</p><p>“They’ll never erase us, we’ll never be gone,” they said, their voice shivering from pain. “As long as humanity has existed, we’ve existed. And as long as humanity exists, we will exist. We will not be removed.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/OJDVDKOFPXFPRFOVXHLFRDVUZM.jpg?auth=57e7b39b33dd0774fb37044da842c5e12bb727c1f4c99fac925bd651c1f9083d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Police officer Ali Darwich poses for a portrait near the scene where a car rammed into a crowd at the Pride March in Berlin, Germany, Sunday, July 26, 2026. (AP Photo/Markus Schreiber)]]></media:description><media:credit role="author" scheme="urn:ebu">Markus Schreiber</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YKI2L6VEN5G4TMGDAO753KTCLI.jpg?auth=4e83e7a192229614929d184f9775f9db97ca3eb2d8544ff2b1f08dc2d1de037a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ashley Jump lays flowers near the scene where a car rammed into a crowd near the Pride March in Berlin, Germany, Sunday, July 26, 2026. (AP Photo/Markus Schreiber)]]></media:description><media:credit role="author" scheme="urn:ebu">Markus Schreiber</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MYMURDAW44FVQWE455DVZ7T4HY.jpg?auth=658a7194fc5039f559da069958a2b83c2421a9e9933681cdf8e6aa6c0d64ac42&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Two people hug at the memorial site commemorating the victims near the scene where a car rammed into a crowd at the Pride March in Berlin, Germany, Sunday, July 26, 2026. (AP Photo/Markus Schreiber)]]></media:description><media:credit role="author" scheme="urn:ebu">Markus Schreiber</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KP7XY22PKGOBQMDUHE7KUCUSOI.jpg?auth=2c2a5a0b20752d4f6432c8195d00a6b38169a0f78d7e4239b711aa7e57c98825&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People attend the memorial site commemorating the victims near the scene where a car rammed into a crowd near the Pride March in Berlin, Germany, Sunday, July 26, 2026. (AP Photo/Markus Schreiber)]]></media:description><media:credit role="author" scheme="urn:ebu">Markus Schreiber</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GKRPUWFJLEQIDGC2S744JJFF6U.jpg?auth=e36a0fbd6660373b1ede84645b9d38535eaacb283baaea1521e09fc1807b58a9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People gather outside the Brandenburg Gate for a demonstration in support of LGBTQ+ after a car rammed into a crowd at the Pride March in Berlin, Sunday, July 26, 2026. (AP Photo/Ebrahim Noroozi)]]></media:description><media:credit role="author" scheme="urn:ebu">Ebrahim Noroozi</media:credit></media:content></item><item><title><![CDATA[2 mosques in the West Bank are set on fire during a deadly surge in settler violence]]></title><link>https://www.local10.com/news/world/2026/07/26/2-mosques-in-the-west-bank-are-set-on-fire-during-a-deadly-surge-in-settler-violence/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/26/2-mosques-in-the-west-bank-are-set-on-fire-during-a-deadly-surge-in-settler-violence/</guid><dc:creator><![CDATA[By MELANIE LIDMAN, Associated Press]]></dc:creator><description><![CDATA[TEL AVIV, Israel (AP) — Two mosques in the Israeli-occupied West Bank were set on fire overnight in an apparent Israeli settler attack, officials said Sunday, after a spate of deadly violence that killed four Palestinians and two Israeli soldiers.]]></description><pubDate>Sun, 26 Jul 2026 17:56:03 +0000</pubDate><content:encoded><![CDATA[<p>TEL AVIV, Israel (AP) — Two mosques in the Israeli-occupied West Bank were set on fire overnight in an apparent Israeli settler attack, officials said Sunday, after a spate of deadly violence that killed four Palestinians and two Israeli soldiers.</p><p>Palestinians and the Israeli opposition accuse Prime Minister Benjamin Netanyahu’s hard-line government of turning a blind eye to attacks by settlers against Palestinians, which threaten to ignite widespread violence across the territory.</p><p>Israeli soldiers and police fanned out across the West Bank after the attack, closing off major roads and blocking access to a hospital where it said two militants were hiding. Israel also arrested more than 70 Palestinians over the weekend as they attempted to contain the escalating violence.</p><p>Israel's military says it condemns such incidents</p><p>The mosques, in the villages of Qusra and Kour in the northern West Bank, suffered extensive damage in the fires.</p><p>In Qusra, the attackers spray-painted “revenge Benayahu,” referring to one of the Israeli soldiers killed on Friday, and “the land of Israel is redeemed with blood.” The soldier lived in a nearby settlement.</p><p>Ahmed Abu Mahmoud, 64, who lives next to the Qusra mosque, said he heard noises at 3 a.m. and discovered the mosque had been set on fire. The fire was too large for him to fight on his own, so he called for help.</p><p>“The military arrived here, saw with their own eyes and then left,” Mahmoud said.</p><p>Security footage in Kour obtained by The Associated Press showed three people dressed in civilian clothes setting off a large explosion in the entrance of the mosque in the middle of the night.</p><p>On Sunday, residents held prayers despite damage to the entrance.</p><p>Israel's military said it was working with police to investigate the mosque attack.</p><p>“The security forces strongly condemn incidents of this kind, including harm to religious sites, and will continue to act decisively to maintain security and public order in the area,” it said.</p><p>The Israeli army often announces investigations into violence against Palestinians but rarely makes arrests or prosecutes settlers involved in violence.</p><p>The military also reported it had sealed the homes of two Palestinian militants suspected of killing the soldiers in preparation for their demolition. Israel often demolishes the homes of attackers, claiming it deters future attacks.</p><p>On Sunday, Netanyahu said troops entered villages across the West Bank to seize weapons and make arrests. “We are also prepared to operate on a broader scale against the terrorist nests,” he said.</p><p>The exact circumstances of Friday’s deadly incidents remained unclear, but Israeli media reports and interviews with local Palestinian officials said they were sparked after a group of settlers entered the village of Tell and were confronted by residents who were fearful of an attack.</p><p>According to the Israeli military, one of the Palestinians took one of the settlers’ weapons and fired on the group, killing Benayahu Mellet, 32, a security guard from a nearby settlement.</p><p>Palestinians and human rights groups have increasingly documented armed Israeli settlers entering villages in the area. Livestock theft, arson and the defacement of mosques are routinely reported.</p><p>Leaders appeal for peace and pressure on Israel</p><p>Arab League Secretary-General Nabil Fahmy urged U.S. President Donald Trump to restrain “the Israeli government’s extremist ambitions,” including its implementing of a “de facto annexation in the West Bank."</p><p>He called on Trump to confront Netanyahu ahead of their meeting in the United States this week.</p><p>Palestinian President Mahmoud Abbas sent letters to Arab and other allies, including the European Union, urging them to pressure Israel to stop settler violence in the West Bank, which he described as a systemic Israeli policy and a dangerous escalation, the Palestinian news agency WAFA reported. The Palestinian Authority is the internationally recognized representative of the Palestinian people.</p><p>Pope Leo XIV appealed for peace in the Middle East at the end of his weekly Sunday prayer, saying that “I am following with apprehension the persistence and escalation of violence in the Holy Land, of which recently many civilians in the West Bank and Gaza have also been victims.”</p><p>He appealed for a “return to negotiating a just political solution.”</p><p>According to the Palestinian Health Ministry, 87 Palestinians have been killed in the occupied West Bank this year, including 21 by Israeli settlers. Three Israelis have been killed in attacks by Palestinian militants in 2026, including the two soldiers on Friday.</p><p>More than 700,000 Israeli settlers live in the occupied West Bank and east Jerusalem, territories captured by Israel in 1967 and sought by the Palestinians for a future independent state. The international community overwhelmingly considers Israeli settlements be illegal and obstacles to peace.</p><p>Israel approves immunity for an international force in Gaza</p><p>Israel's security cabinet on Sunday took a step toward the deployment of an international stabilization force in Gaza, approving granting it immunity under Israeli law, a political source told the AP.</p><p>Israel will also decide which countries will send forces and that the prime minister, defense minister and foreign minister will approve them.</p><p>So far, the international force is expected to have 200 members from different countries, including Uganda and Morocco, said the source, speaking on condition of anonymity to discuss a decision made in a closed-door meeting.</p><p>Israeli forces control well over half of Gaza's territory, which was largely destroyed in two years of war that followed the Hamas-led attack on Israel on Oct. 7, 2023. A fragile ceasefire began in October, but next steps in its implementation — including reconstruction — have been largely stalled over the issue of Hamas' disarmament. Israel maintains its forces won't withdraw until Hamas is disarmed.</p><p>Last week, the U.S.-created Board of Peace meant to oversee Gaza's reconstruction said it was working on a pilot governance and humanitarian zone in southern Gaza that would be secured by the international force.</p><p>___</p><p>Associated Press writer Samy Magdy in Cairo contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FGZTHHNT7BLR7Y5NJ5QJU4UH2Y.jpg?auth=111327d9efada8f702f128fff5cdcab949f376a162faf79f83834aaf5d025367&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A Palestinian man prays inside a mosque that was burned during an attack by Israeli settlers early in the morning in the West Bank village of Qusra, Sunday, July 26, 2026. (AP Photo/Leo Correa)]]></media:description><media:credit role="author" scheme="urn:ebu">Leo Correa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6YD2JJ2A4I7M2JK2GTBOJH7ZAY.jpg?auth=2959aa130c02cc4bddb80eb76b39f1048e9d99bed9db8e317f1c3c6d0d646572&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Children stand outside a mosque that was burned during an attack by Israeli settlers early in the morning in the West Bank village of Qusra, Sunday, July 26, 2026, as on its wall a Hebrew graffiti reads "Revenge Benayahu", referring to an Israeli settler killed during clashes with Palestinians in the village of Tell, last Friday. (AP Photo/Leo Correa)]]></media:description><media:credit role="author" scheme="urn:ebu">Leo Correa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RSZBXP2WPHGDACFXJBNQA6Q7LE.jpg?auth=b7821087fdedf87a6cde93cc4e715b3521c0705c8b00d9976af9df75323d8206&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Israeli soldiers operate in the West Bank Palestinians city of Nablus, Sunday, July 26, 2026. (AP Photo/Majdi Mohammad)]]></media:description><media:credit role="author" scheme="urn:ebu">Majdi Mohammad</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UCXQWL35OOH4P7J2GWTHMMB7BY.jpg?auth=d19e3c60e19e309db16ac73d9912af7e8444b0f924648d57ffd5a824d478d6d7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Israeli soldiers operate in the West Bank Palestinians city of Nablus, Sunday, July 26, 2026. (AP Photo/Majdi Mohammad)]]></media:description><media:credit role="author" scheme="urn:ebu">Majdi Mohammad</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CLEKJSXMRRMDSFU7OCK74SQLTU.jpg?auth=74ec54715a6b2cf34354ca1fe0eb8ccf1cf08984db61fc7a46c9d380e6e274bb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Children stand outside a mosque that was burned during an attack by Israeli settlers early in the morning in the West Bank village of Qusra, Sunday, July 26, 2026, as on its wall a Hebrew graffiti reads "Revenge Benayahu", referring to an Israeli settler killed during clashes with Palestinians in the village of Tell, last Friday. (AP Photo/Leo Correa)]]></media:description><media:credit role="author" scheme="urn:ebu">Leo Correa</media:credit></media:content></item><item><title><![CDATA[Raúl Castro absent as Cuba celebrates anniversary of key revolutionary attack]]></title><link>https://www.local10.com/news/2026/07/26/raul-castro-absent-as-cuba-celebrates-anniversary-of-key-revolutionary-attack/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/26/raul-castro-absent-as-cuba-celebrates-anniversary-of-key-revolutionary-attack/</guid><dc:creator><![CDATA[By ANDREA RODRÍGUEZ, Associated Press]]></dc:creator><description><![CDATA[HAVANA (AP) — Cuba held a traditional rally on Sunday to commemorate one of the revolution’s most important anniversaries, with former President Raúl Castro, 95, conspicuously absent.]]></description><pubDate>Sun, 26 Jul 2026 15:04:37 +0000</pubDate><content:encoded><![CDATA[<p>HAVANA (AP) — Cuba held a traditional rally on Sunday to commemorate one of the revolution’s most important anniversaries, with former President Raúl Castro, 95, conspicuously absent.</p><p>It’s the first time in at least 30 years that Castro did not attend the event, and no explanation was offered.</p><p>The event was presided by President Miguel Díaz-Canel, who read a congratulatory message from Castro to his compatriots in the eastern city of Pinar del Río, where the rally was held.</p><p>The annual event commemorates the July 26, 1953, assault led by brothers Fidel and Raúl Castro on the Moncada and Carlos Manuel de Céspedes barracks in Cuba’s eastern region. The military action against former dictator Fulgencio Batista failed, but it marked the beginning of the revolutionary struggle that culminated on Jan. 1, 1959.</p><p>Castro’s last public appearances were in June during an event to establish the Ministry of the Interior and on May 1 to celebrate Labor Day.</p><p>Castro no longer holds any formal positions, but his symbolic presence is strong, and he was recently identified as one of the negotiators in talks with the United States following the imposition of a U.S. energy embargo.</p><p>Facing a crowd of hundreds of people waving Cuban flags early Sunday, Díaz-Canel rejected a report that the U.S. State Department published last week that accused Cuba of running a leftist espionage and influence network against the United States and Latin America for decades.</p><p>“Every day they issue a threat against the revolution, and every week they announce a new punishment for Cuban companies and officials,” the president said.</p><p>In May, Castro was charged in a U.S. indictment with murder and other crimes for his alleged role in the downing of two civilian aircraft operated by Miami-based exiles in 1996 off the coast of the Caribbean island.</p><p>The accusations were widely rejected by Cuba’s government.</p><p>Cuba is going through one of the worst periods in its historically tense relationship with the United States.</p><p>U.S. President Donald Trump has said he hopes to “take over” the island after his January attack on Venezuela — a key ally of Cuba for decades — and imposed an oil embargo that has practically paralyzed the Caribbean nation, pressuring it to change its economic and political model.</p><p>“Cuba is the victim of a coldly calculated genocide,” Díaz-Canel said during his speech, in which he accused the Trump administration of imposing a policy of “maximum pressure” and intensified “economic strangulation.”</p><p>Daily blackouts are lasting more than 20 hours, workdays have been reduced, industrial production halted, and shortages of water and medicine are hitting an island already undergoing a severe crisis in the past five years given previous sanctions imposed by the U.S. and an internal financial reform that sparked inflation.</p><p>Meanwhile, hotel chains including Spain’s Meliá, payment processors like Visa and Mastercard and airlines such as Air Canada and Air France have left the island as its economic and financial crises deepen.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/EVOZMANFLS7HTBGGUGKGVHX56Q.jpg?auth=abf68c3d9acbdf37e1767a306bd6a92d67b37e0ab3360808c3ebac70b0dd2227&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A security vehicle equipped with an anti-aircraft gun patrols during an event marking the 73th anniversary of the start of the Cuban Revolution in Pinar del Rio, Cuba, Sunday, July 26, 2026. (AP Photo/Ramon Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content></item><item><title><![CDATA[Police in Miami search for missing endangered man]]></title><link>https://www.local10.com/news/local/2026/07/26/police-in-miami-search-for-missing-endangered-man/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/26/police-in-miami-search-for-missing-endangered-man/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[Authorities in Miami-Dade County are asking for the public’s help in locating a missing man they believe could be endangered. ]]></description><pubDate>Sun, 26 Jul 2026 13:46:51 +0000</pubDate><content:encoded><![CDATA[<p>Authorities in Miami-Dade County are asking for the public’s help in locating a missing man they believe could be endangered. </p><p>According to police, 65-year-old Benoni Eliezer Bey was last seen in Miami’s Liberty City area on Monday.</p><p>He is described as a Black man around 5-foot-11, weighing around 190 pounds with black hair and brown eyes. </p><p>Police said he was last seen wearing a burgundy long sleeve shirt and green pants. </p><p>Anyone who thinks they have seen Bey or has information on his whereabouts is urged to contact the Miami Police Department’s Special Victim’s Unit at 305-603-6300. </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[US and Iran pause their attacks after days of escalation]]></title><link>https://www.local10.com/business/2026/07/26/us-pauses-attacks-on-iran-for-a-second-straight-day-and-tehran-does-too/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/26/us-pauses-attacks-on-iran-for-a-second-straight-day-and-tehran-does-too/</guid><dc:creator><![CDATA[By SAMY MAGDY and CARA ANNA, Associated Press]]></dc:creator><description><![CDATA[CAIRO (AP) — The United States and Iran paused their attacks for a second straight day Sunday, as efforts continued to bring them back to negotiations on an interim ceasefire deal largely undermined by recent exchanges of fire.]]></description><pubDate>Sun, 26 Jul 2026 21:01:01 +0000</pubDate><content:encoded><![CDATA[<p>CAIRO (AP) — The United States and Iran paused their attacks for a second straight day Sunday, as efforts continued to bring them back to negotiations on an interim ceasefire deal largely undermined by recent exchanges of fire.</p><p>It was not clear why the U.S. has paused after targeting Iranian coastal areas and infrastructure in a nearly two-week escalation sparked by Iran’s firing at ships trying to transit the Strait of Hormuz. The Pentagon did not respond to questions.</p><p>U.S. President Donald Trump is “giving talks some space. He’s giving it a little bit of room," Mike Waltz, the U.S. ambassador to the United Nations, told Fox News. "We’ve had both Oman and Iran, and a number of our other negotiators, engaged at every level, from the most senior levels all the way down to the technical level over the past few weeks, and particularly in the past few days."</p><p>Waltz dismissed the idea that the U.S. stockpile of interceptors crucial in defending against Iranian attacks is running low, but experts have questioned how long both the U.S. and Iran can afford to keep up attacks.</p><p>Since the U.S. has halted attacks for the past two nights, Iran has as well, its army spokesperson told Iran’s state TV on Sunday. Tehran in recent days has counterattacked against countries in the region hosting U.S. military forces, killing at least three service members at a base in Jordan and one in Iraq.</p><p>A regional official calls the pause a ‘positive signal’</p><p>The 60-day period that began when the interim deal was signed by both countries in mid-June is now well into its second half, and major issues that were meant to be negotiated -– notably Iran’s nuclear program at the heart of tensions -– remain set aside as mediators try to keep both sides talking.</p><p>A regional official involved in mediation efforts said diplomacy was underway and that a pause in U.S. and Iranian strikes was a “positive signal that helps their efforts to de-escalate.”</p><p>The official said both countries want to return to the interim ceasefire deal and that a compromise being negotiated centers on having Iran run vessel transit through the Strait of Hormuz with fewer restrictions on ships. The official was not authorized to discuss the matter and spoke on condition of anonymity.</p><p>Shipping traffic on the strait is at a 3-week low</p><p>Concerns continued about shipping on the strait and now on another crucial waterway in the region, the Bab al-Mandeb strait to the Red Sea. Iranian-backed Houthi rebels in Yemen last week threatened a blockade of Saudi shipping there.</p><p>Global energy supplies and the economy remain in the balance as gasoline prices have risen again.</p><p>Commercial shipping traffic on the Strait of Hormuz was at a three-week low, a maritime body overseen by the U.S. Navy said Sunday, adding that no new attacks had been confirmed in the past 72 hours. It said traffic remained steady through the Bab el-Mandeb.</p><p>Iran on Sunday said it continued to speak with Oman about managing the safe passage of ships on the Strait of Hormuz, which passes between the countries. Iran’s Foreign Ministry spokesperson, Esmail Baghaei, said talks had made progress and continued.</p><p>Baghaei also said the strait's status remained unchanged. Tehran has asserted that the interim deal with the U.S. allows it to manage shipping on the waterway for now, and it has objected to U.S. efforts to support a route through the strait that passes close to Oman instead. The strait was considered an international waterway before the war.</p><p>The U.S. military on Saturday said its recently reimposed naval blockade against Iran continued, with a dozen commercial ships redirected, two disabled and two boarded. U.S. forces “remain highly vigilant, focused, lethal, and ready,” it added.</p><p>Netanyahu says he ‘fully’ backs Trump's efforts</p><p>Meanwhile, Israeli Prime Minister Benjamin Netanyahu plans to travel to the United States and meet with Trump in Washington on Tuesday, his office has said. They last met in Washington in February, weeks before they launched the war on Iran that killed senior leaders including Supreme Leader Ayatollah Ali Khamenei.</p><p>The Iranian-backed Hezbollah fired at Israel two days after the war began, and Israel responded with airstrikes and ground forces in southern Lebanon. Since then, the U.S. has supported landmark direct talks between Lebanon and Israel to try to calm that front and find a way to disarm Hezbollah.</p><p>Netanyahu on Sunday told Fox News he “fully” backs Trump's efforts to weaken Iran and press it to end its nuclear program, adding: “If he can do so without returning to intense military fighting, that’s fine. Why not?”</p><p>The prime minister indicated he would not present new information to “our good friend” Trump and instead would listen to “what he has in mind, because I think in many ways, it’s his decision.”</p><p>But Netanyahu warned that if Iran again attacks Israel, directly or with armed proxies, “it will make a terrible mistake.”</p><p>___</p><p>Anna reported from Lowville, New York. Associated Press writers Darlene Superville and Ben Finley in Washington contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6PB7BERS5PBKF3EMVQ4QANULLM.jpg?auth=21592575bc29d3b9bc1f245c56aceae8e720f9da3f4eb11e17b6c1b9211d8295&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Two men wade in the waters of the Strait of Hormuz with vessels anchored in the background, off Bandar Abbas, Iran, Sunday, July 12, 2026. (Razieh Poudat/ISNA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Razieh Poudat</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ADYZGYKTQ2TZQSKBLNPMKXUMOA.jpg?auth=848e2402146077add4c2d22b75ac789632e0bebeedd1be0f33ffc4db0511c1ac&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People walk through the village of Zawtar al-Gharbiyeh after the Lebanese army deployed to the village in southern Lebanon, Sunday, July 26, 2026. (AP Photo/Ahmad Mantash)]]></media:description><media:credit role="author" scheme="urn:ebu">Ahmad Mantash</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/776PDQXJ7IZ4L77PJVPGB2YKJA.jpg?auth=07d99e717507bfa0e7d7a2a1528d3f40216adf76a6f6675f2a4094d0ea1c0037&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A Lebanese soldier looks through the binoculars of an anti-tank launcher in front of a destroyed mosque after deploying in the village of Zawtar al-Gharbiyeh, southern Lebanon, Sunday, July 26, 2026. (AP Photo/Ahmad Mantash)]]></media:description><media:credit role="author" scheme="urn:ebu">Ahmad Mantash</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/URAKVNUE5ZE7SVOAVDKA6O65YM.jpg?auth=7e052d06c6e6b88dbac573f97e73770fbef0bd4db41329856703a2ea11834fce&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A Lebanese woman clears debris of her destroyed house in the village of Zawtar al-Gharbiyeh, southern Lebanon, Sunday, July 26, 2026. (AP Photo/Ahmad Mantash)]]></media:description><media:credit role="author" scheme="urn:ebu">Ahmad Mantash</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LQVPXBTCJPA4BGX76LYT55WKGU.jpg?auth=b29df22f328630c3420a28ffb304d693492fdab6685b8a53d197c986b7d6828e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Lebanese soldiers deploy in the village of Zawtar al-Gharbiyeh, southern Lebanon, Sunday, July 26, 2026. (AP Photo/Ahmad Mantash)]]></media:description><media:credit role="author" scheme="urn:ebu">Ahmad Mantash</media:credit></media:content></item><item><title><![CDATA[Caitlin Clark’s whirlwind All-Star weekend: Meeting Obama, then lighting up the game]]></title><link>https://www.local10.com/sports/2026/07/26/caitlin-clarks-whirlwind-all-star-weekend-meeting-obama-then-lighting-up-the-game/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/26/caitlin-clarks-whirlwind-all-star-weekend-meeting-obama-then-lighting-up-the-game/</guid><dc:creator><![CDATA[By DOUG FEINBERG, Associated Press]]></dc:creator><description><![CDATA[CHICAGO (AP) — Caitlin Clark had a memorable weekend that started with meeting former President Barack Obama and ended with a stellar effort in her first traditional All-Star Game.]]></description><pubDate>Sun, 26 Jul 2026 14:03:38 +0000</pubDate><content:encoded><![CDATA[<p>CHICAGO (AP) — Caitlin Clark had a memorable weekend that started with meeting former President Barack Obama and ended with a stellar effort in her first traditional All-Star Game.</p><p>In between were sponsor events with Nike, State Farm and Wilson that had hundreds of fans of all ages and genders — many wearing her No. 22 jersey — lined up for hours, hoping to get a high-five, autograph or even just a glimpse of the Indiana Fever star. “I’m excited this weekend is packed with a lot of stuff,” Clark said at the Wilson event to unveil her new line of basketballs. “I never want to take for granted (All-Star weekend)."</p><p>This was Clark’s first traditional All-Star Game; she missed last year's in Indianapolis because she was injured. Her rookie season in 2024 featured a highly competitive game in which the U.S. Olympic team played the WNBA All-Stars. There was added tension for that one because many felt Clark should have been on the Olympic squad for Paris.</p><p>“Any time you get to put on a uniform and play an All-Star Game is really special. It's really a unique experience for myself as I never really got to play in a true All-Star Game (before),” Clark said.</p><p>On Saturday, she got involved quickly, much to the delight of the record All-Star crowd of 19,783 at the United Center. Clark scored her team's first eight points, getting a steal for a layup and then hitting one of her signature deep 3-pointers. A few minutes later she nailed an even deeper 3 that would have been from the 4-point spot that was used in last year's game. The league got rid of it this year to Clark's dismay.</p><p>Despite not having the opportunity for the bonus point, Clark had fun Saturday helping her team to the 129-122 win, taking Obama's words in their conversation to heart when he told her “don't lose the joy."</p><p>Clark admitted her hands were sweaty and clammy when she met Obama. She asked for a photo with him — a question that's posed to her countless times a day.</p><p>After meeting Obama, Clark's day was full of sponsor activities. She went to WNBA Live, a fanfest where many of the league's sponsors having exhibits. She participated in a musical chairs shooting game at the State Farm exhibit, which had hundreds of fans watching.</p><p>Soon after she was acting as a hype woman for a few lucky girls who competed in a similar contest. The winner got a pair of Clark's shoes. There was also a stop at the Nike girls basketball tournament to see her former AAU team the Iowa Attack.</p><p>Then it was the trip to Wilson to unveil her new line of basketballs.</p><p>For a few days, Clark could just enjoy basketball and not have to deal with the outside noise that has surrounded her since she entered the league in 2024.</p><p>Now it’s back to the grind as the Fever play in Seattle on Tuesday.</p><p>___</p><p>AP WNBA: https://apnews.com/hub/wnba-basketball</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DKEUSTBCYWBAC25XKHFOULRVLM.jpg?auth=935ffb29bd3ad8f63ca1c3a8bee8c59ae04fb3e1407d2706fd385eda38174744&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Team Spoon's Caitlin Clark looks to pass the ball during the first half of a WNBA All-Star basketball game against Team Coop in Chicago, Saturday, July 25, 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/NLGNC2BCRQNHCCDIDTACUCEJRI.jpg?auth=b0f85ca8af6c560a22bd20502bde134c2d9e3685c09a41a128fb2df1bb09bbe4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Former President Barack Obama, left, greets WNBA All-Star Caitlin Clark, right, during a practice at the Obama Presidential Center in Chicago, Friday, July 24, 2026. (AP Photo/Paul Beaty)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Beaty</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ARH662QBONH2N2H4X3UVB4ROT4.jpg?auth=13840632dfadd79537c21b05921bfdeec9b25257b9df53f88afcc11e6bb83fb8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Team Spoon's Caitlin Clark, right, celebrates with Courtney Williams (10) after their team defeated Team Coop in a WNBA All-Star basketball game in Chicago, Saturday, July 25, 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/I7DPDWIMYB5WINO6AUAKWVBVMQ.jpg?auth=8dfaec17921447ce4e3960724b221a35c62f725ce892bb532aa6b40b6cee5ecd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[WNBA All-Star Caitlin Clark, center, reacts before practice at the Obama Presidential Center in Chicago, Friday, July 24, 2026. (AP Photo/Paul Beaty)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Beaty</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GSPAIHTLUEMKKZNRCPIQ5Y4WRQ.jpg?auth=c345768000ce2672d23441f95d557af8772d4017dd2d1c6cb4546e49df046206&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[WNBA All Star Caitlin Clark looks on during practice at the Obama Presidential Center in Chicago, Friday, July 24, 2026. (AP Photo/Paul Beaty)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Beaty</media:credit></media:content></item><item><title><![CDATA[Exclusive: In a Ukrainian bomb shelter, Laura Loomer explains shift on Russia’s war]]></title><link>https://www.local10.com/news/2026/07/26/exclusive-in-a-ukrainian-bomb-shelter-laura-loomer-explains-shift-on-russias-war/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/26/exclusive-in-a-ukrainian-bomb-shelter-laura-loomer-explains-shift-on-russias-war/</guid><dc:creator><![CDATA[By ILLIA NOVIKOV, VOLODYMR YURCHUK and JILL COLVIN, Associated Press]]></dc:creator><description><![CDATA[KYIV, Ukraine (AP) — Laura Loomer became infamous for spreading conspiracy theories online. Now, as she travels across Ukraine to see the damage inflicted by Russia in its yearslong war, she wants to admit that she fell for some falsehoods of her own.]]></description><pubDate>Sun, 26 Jul 2026 22:36:20 +0000</pubDate><content:encoded><![CDATA[<p>KYIV, Ukraine (AP) — Laura Loomer became infamous for spreading conspiracy theories online. Now, as she travels across Ukraine to see the damage inflicted by Russia in its yearslong war, she wants to admit that she fell for some falsehoods of her own.</p><p>A close ally of President Donald Trump, Loomer has completely reversed her longtime criticism of Ukraine and is urging fellow conservatives to be wary of Moscow's propaganda, which she blames for duping large swaths of the American right.</p><p>“You don’t need to listen to a podcaster and let them influence your opinion about a country. You can look at those facts yourself,” she told The Associated Press in Kyiv shortly after returning from a trip close to the front line in Ukraine's east. The interview was supposed to take place in Loomer's hotel, but it had to be moved to the building's underground bomb shelter as the city faced another ballistic missile attack.</p><p>Loomer has remained influential with Trump despite not having an official role, and she said they spoke over the phone after she sat down with Ukrainian President Volodymyr Zelenskyy. She also said that she expects to meet with Trump after returning from her trip.</p><p>Loomer's turnaround on Ukraine has been welcomed by the country's leaders, whose relationships with Trump have been strained at times. But it has also stirred confusion, surprise and suspicion in the United States. She continues to insist that Ukraine is not paying for her travels.</p><p>As Trump and Zelenskyy prepare to meet on Tuesday in Washington, Loomer said it's clear that her trip has already made a difference, refocusing attention on the war as Congress debates new sanctions intended to punish Russia.</p><p>“It’s looking good for Ukraine, right?" she said. "Going into this meeting next week at the Oval Office is looking pretty good.”</p><p>Loomer says she was ‘bamboozled’ to oppose Ukraine</p><p>Loomer had spent years minimizing the war and amplifying Russian propaganda until she made a dramatic reversal this week.</p><p>“I’ve come to realize I was bamboozled by Russian propaganda and I came to believe a lot of untrue things about Ukraine. I used to think that this was a country full of Nazis,” Loomer told Zelenskyy as she interviewed him for her show on Rumble, an online video platform.</p><p>Loomer blamed her indoctrination on getting banned by American social media platforms, leading her to try Telegram, where Russian media is widely shared.</p><p>“The Russians,” she added, “are very good at capitalizing on people’s rage. And I was very angry,” she said, recounting her feelings about the 2020 election, which she falsely maintains was stolen from Trump despite all evidence to the contrary.</p><p>She said her change in perspective had been gradual as she started to see podcasters like Tucker Carlson “turn on President Trump" while having their rhetoric amplified by Russian sources.</p><p>Loomer, who casts herself as an independent journalist, told the AP she believed her reversal was already changing minds within Trump's “Make America Great Again" movement.</p><p>"Oh, 100%,” she said. “I’ve received messages all day from different people and media and politics and people just who follow me online who said, ’Wow, I didn’t realize how much we’ve been lied to.' ‘Wow you really opened my eyes.’"</p><p>Loomer was welcomed with open arms</p><p>Ukrainian officials seemed to recognize the opportunity to win over an ardent Trump ally with a large online following. In addition to her interview with Zelenskyy, Loomer had audiences with top Ukrainian officials and the country's chief rabbi.</p><p>“It takes courage to come to Ukraine and not be deterred by Russian propaganda or air raid sirens,” Zelenskyy's office wrote on social media.</p><p>Loomer also got a tour of Dormition Cathedral of Kyiv-Pechersk Lavra, a monastic complex that came under Russian attack last month.</p><p>“Laura is very powerful and she’s very authoritative in the U.S., so I hope that everything she has seen by her own eyes will help her to spread the truth when she is back at the U.S.,” Tetyana Berezhna, the deputy prime minister and Ukrainian minister of culture, told the AP. “I do really hope and I believe that her visit will have a huge impact on relations with the U.S. administration.”</p><p>While some have tried to downplay Loomer’s influence with the president, he has often followed her advice. She occasionally traveled with him during the 2024 campaign, and last year he purged his National Security Council staff after she raised concerns about their loyalty in an Oval Office meeting.</p><p>Trump appears to be tracking Loomer's trip, sharing video of her conversation with Zelenskyy on social media.</p><p>“Very good!!!” he wrote on Thursday evening.</p><p>The conspiracist denounces conspiracy theories</p><p>Loomer has a long history of spreading conspiracy theories. She once shared a video that called 9/11 an “inside job” and amplified a lie about Haitian immigrants eating dogs and cats in Ohio, which Trump went on to repeat during a presidential debate with Kamala Harris.</p><p>Although Loomer may have changed her mind about Russia's invasion, her bigoted views have not budged.</p><p>"One thing I really love about Ukraine is I haven’t seen a single Muslim here," she posted on Saturday. “It’s so refreshing.”</p><p>But in the interview, she bemoaned how influential podcasters can spread misinformation.</p><p>"They have been able to warp people’s minds to the point where people aren’t even capable of analyzing a subject with common sense anymore because they want to depend on these personalities to give them the opinion that they think they should have," she said, calling the situation “a major national security threat.”</p><p>She said she thinks that “information war” has “the potential to be more destructive than any kinetic war that our country may ever face” and called on the Trump administration to take the threat of Russian propaganda, foreign interference and influence operations more seriously.</p><p>“I think that some of our leaders are being influenced by propaganda,” she said.</p><p>The White House has routinely downplayed the role of Moscow's influence, especially because Trump has long chafed at investigations showing that Russia worked to boost his 2016 candidacy.</p><p>Loomer has said repeatedly that Ukraine did not finance her trip and insisted she had traveled in her own capacity.</p><p>“I can guarantee you I wasn’t paid by anybody. I certainly wasn’t paid by the government of Ukraine to come here," she said.</p><p>“If it’s fake, why did I risk my life? I’m in a bomb shelter right now. I barely slept this week,” she said.</p><p>___</p><p>Colvin reported from New York. Associated Press reporter Susie Blann contributed from London.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2VCYKDUM6FQYYA22C2533LLX6M.jpg?auth=cbfb2d41ac5f5cab34caf893ecf84459f2d21debf130e642c60d9b1539fbe8fe&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Laura Loomer speaks during her interview with The Associated Press, in Kyiv, Ukraine, Sunday, July 26, 2026. (AP Photo/Andrew Kravchenko)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrew Kravchenko</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GZ2KNK7IBHM7M64DFGEKJMHTWI.jpg?auth=9e7e323e12d8cb3f2dc3238fe38d73de1fd3220bca7218d04f42276b36c81ced&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Laura Loomer speaks during her interview with The Associated Press, in Kyiv, Ukraine, Sunday, July 26, 2026. (AP Photo/Andrew Kravchenko)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrew Kravchenko</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IRTHL7ZHMBS2GZU7MYJK6EU33I.jpg?auth=35b015f4eaf081540b2d46723465c53fe74d0c4f7ad82718f010241d071bd865&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Laura Loomer speaks during her interview with The Associated Press, in Kyiv, Ukraine, Sunday, July 26, 2026. (AP Photo/Andrew Kravchenko)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrew Kravchenko</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3JVHZMRNXCR67AMPW4NAPLIA2U.jpg?auth=28d59e7d03719ba7d7af01469ca5a5b7a23a158ac24273229a9414a95d38f358&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo provided by the Ukrainian Presidential Press Office, Laura Loomer, right, interviews Ukrainian President Volodymyr Zelenskyy Thursday July 23, 2026, in Kyiv, Ukraine. (Ukrainian Presidential Press Office via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/X75XZ3GDR7EBFATRCHSLXLMGLE.jpg?auth=148955d3cff7844900835770f960f6ce1a1e7407acb4b2bd55690dc810830035&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo provided by the Ukrainian Presidential Press Office, Ukrainian President Volodymyr Zelenskyy, center left, speaks with Laura Loomer Thursday July 23, 2026, in Kyiv, Ukraine. (Ukrainian Presidential Press Office via AP)]]></media:description></media:content></item><item><title><![CDATA[Police seek girl, 13, reported missing in Hollywood ]]></title><link>https://www.local10.com/news/local/2026/07/25/police-seek-girl-13-reported-missing-in-hollywood/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/25/police-seek-girl-13-reported-missing-in-hollywood/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Hollywood police asked for the public’s help Saturday in locating a 13-year-old girl who they say was reported missing. ]]></description><pubDate>Sat, 25 Jul 2026 18:21:15 +0000</pubDate><content:encoded><![CDATA[<p>Hollywood police asked for the public’s help Saturday in locating a 13-year-old girl who they say was reported missing.</p><p><a href="https://www.local10.com/espanol/2026/07/25/policia-busca-a-nina-de-13-anos-reportada-como-desaparecida-en-hollywood/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/25/policia-busca-a-nina-de-13-anos-reportada-como-desaparecida-en-hollywood/">Leer en español </a></p><p>Elida Isabella Espinoza was last seen near the 6100 block of Fillmore Street in Hollywood, according to the Hollywood Police Department.</p><p>Police said Espinoza has brown hair and brown eyes. Her clothing description and direction of travel were unknown.</p><p>Anyone who has seen Espinoza or has information about her whereabouts is urged to contact the HPD at 954-764-4357 or 911. </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[3 hospitalized in 2-boat crash off Bay Harbor Islands in Miami-Dade ]]></title><link>https://www.local10.com/news/local/2026/07/25/3-hospitalized-in-2-boat-crash-off-bay-harbor-islands-in-miami-dade/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/25/3-hospitalized-in-2-boat-crash-off-bay-harbor-islands-in-miami-dade/</guid><dc:creator><![CDATA[Linnie Supall, Ryan Mackey]]></dc:creator><description><![CDATA[Three people were hospitalized after two boats collided in Biscayne Bay off Bay Harbor Islands in Miami-Dade County early Saturday, police confirmed to Local 10 News. ]]></description><pubDate>Sat, 25 Jul 2026 10:50:44 +0000</pubDate><content:encoded><![CDATA[<p>Three people were hospitalized after two boats collided in Biscayne Bay off Bay Harbor Islands in Miami-Dade County early Saturday, police confirmed to Local 10 News. </p><p><a href="https://www.local10.com/espanol/2026/07/25/hospitalizan-a-tres-personas-tras-choque-de-dos-embarcaciones-frente-a-bay-harbor-islands-en-miami-dade/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/25/hospitalizan-a-tres-personas-tras-choque-de-dos-embarcaciones-frente-a-bay-harbor-islands-en-miami-dade/">Leer en español</a></p><p>Bay Harbor Island police officers at the scene told Local 10’s Linnie Supall that three people were aboard one of the boats involved in the crash. They said all three individuals were taken to a nearby hospital with injuries. Authorities did not immediately release information about the victims or the severity of their injuries.</p><p>Authorities said crash happened around 1 a.m. near West Broadview Drive and 103rd Street.</p><p>By 9 a.m. Saturday, much of the area had been taped off as officers monitored one of the damaged boats, which remained partially submerged in Biscayne Bay. Only the boat’s overhead canopy frame was visible above the water.</p><p>The boat was tethered by a long cable to a police vehicle to help keep it afloat while crews worked at the scene.</p><p>One of the boats remained partially submerged in the bay Saturday morning, with only its overhead canopy frame clearly visible above the water. That boat has since been towed. </p><p>Police used a cable attached to the front of a patrol vehicle to stabilize the boat and keep it from sinking further while crews worked at the scene.</p><p>Officers with the Florida Fish and Wildlife Conservation Commission arrived by boat, while another investigator arrived in a pickup truck.</p><p>Police said a second boat involved in the crash ended up at nearby Haulover Marina. Authorities have not said how many people were aboard that boat or whether anyone on board was injured.</p><p>Authorities said the FWC has taken the lead in the investigation into the crash.</p><p>No other details about the crash were immediately released.</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[Suspect arrested in connection with fatal stabbing at Miramar gas station, police say]]></title><link>https://www.local10.com/news/local/2026/07/24/suspect-identified-in-fatal-stabbing-at-miramar-gas-station-police-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/24/suspect-identified-in-fatal-stabbing-at-miramar-gas-station-police-say/</guid><dc:creator><![CDATA[Pablo Hernandez, Calvin Hughes, Ryan Mackey]]></dc:creator><description><![CDATA[Miramar police have arrested the suspect wanted in connection with a fatal stabbing at a gas station that happened on Wednesday.]]></description><pubDate>Fri, 24 Jul 2026 21:49:34 +0000</pubDate><content:encoded><![CDATA[<p>Miramar police have arrested the suspect wanted in <a href="https://www.local10.com/news/local/2026/07/22/man-injured-in-miramar-stabbing-police-search-for-subject/" target="_self" rel="" title="https://www.local10.com/news/local/2026/07/22/man-injured-in-miramar-stabbing-police-search-for-subject/">connection with a fatal stabbing</a> that they say occurred at a gas station on Wednesday. </p><p><a href="https://www.local10.com/espanol/2026/07/24/policia-identifican-a-sospechoso-de-apunalamiento-mortal-en-gasolinera-de-miramar/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/24/policia-identifican-a-sospechoso-de-apunalamiento-mortal-en-gasolinera-de-miramar/">Leer en español</a></p><p>Police said Jerry Saint Vil, 26, fled before officers arrived at the Mobile gas station located at 16961 Miramar Pkwy.</p><p>According to police, Saint Vil is accused of stabbing 51-year-old Teofilo Vargas Paulino after an altercation.</p><p>Police said Vargas Paulino suffered serious injuries and was taken by helicopter to a nearby hospital, where he later died.</p><p>Alan Vargas, Vargas Paulino’s son, said his father was working at a nearby car wash along Miramar Parkway near Southwest 172nd Avenue when his dad’s life was cut short. </p><p>Authorities on Saturday confirmed that Saint Vil was taken into custody thanks to what they called “outstanding investigative work” by the Miramar Police Department and their law enforcement partners. </p><p>Jail records show that he is facing one count of premeditated first-degree murder with a weapon and is being held without bond at the Broward County Main Jail.</p><p>Police have not released any details about what the victim and suspect were arguing about before the stabbing occurred. </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[July 26: Sunday afternoon storms expected]]></title><link>https://www.local10.com/weather/2026/07/26/july-26-sunday-afternoon-storms-expected/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/07/26/july-26-sunday-afternoon-storms-expected/</guid><dc:creator><![CDATA[John Gerard]]></dc:creator><description><![CDATA[If you have any outdoor plans today you should be prepared to get chased indoors especially this afternoon as showers and thunderstorms become likely. ]]></description><pubDate>Sun, 26 Jul 2026 13:19:10 +0000</pubDate><content:encoded><![CDATA[<p>If you have any outdoor plans today you should be prepared to get chased indoors especially this afternoon as showers and thunderstorms become likely. </p><p>The seabreeze will trigger storms by early afternoon but instead of those storms tracking west like usual they’ll stall out nearby then head toward the east coast later today. </p><p>Due to the slow motion on these storms there could be some local street flooding especially in those poor drainage neighborhoods. Conditions are lining up for more of those east coast storms right through midweek so hopefully we’ll put a dent in our ongoing drought this week. </p><p>Highs will make it into the lower to middle 90s before those cooling storms move in. Things are quiet in the tropics through the end of the month.</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[2 dead in Ukraine from Russian attacks, 4 more in Russian-held area hit by Ukrainian drones]]></title><link>https://www.local10.com/news/world/2026/07/26/2-dead-in-ukraine-from-russian-attacks-4-more-in-russian-held-area-hit-by-ukrainian-drones/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/26/2-dead-in-ukraine-from-russian-attacks-4-more-in-russian-held-area-hit-by-ukrainian-drones/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[KYIV, Ukraine (AP) — Russian ballistic missiles struck the Ukrainian capital of Kyiv early on Sunday, setting off fires and wounding at least three civilians, while attacks on other parts of the country later killed at least two people, local officials said.]]></description><pubDate>Sun, 26 Jul 2026 16:37:54 +0000</pubDate><content:encoded><![CDATA[<p>KYIV, Ukraine (AP) — Russian ballistic missiles struck the Ukrainian capital of Kyiv early on Sunday, setting off fires and wounding at least three civilians, while attacks on other parts of the country later killed at least two people, local officials said.</p><p>The strikes came as Ukraine’s successful drone attacks have stalled the Russian army’s advances in an expanded campaign inside Russia that has been causing fuel shortages and piling pressure on Russian leader Vladimir Putin.</p><p>In Russian-occupied eastern Ukraine, Kremlin-installed authorities said a Ukrainian drone strike had killed four civilians in the city of Horlivka. According to Ivan Prikhodko, the city’s Russian-appointed mayor, the city had been under fire since the early hours of Sunday.</p><p>According to Russia’s defense ministry, Russian forces overnight struck down 133 Ukrainian drones over Russia, the Black Sea and Crimea, the peninsula that Moscow forcibly annexed from Ukraine in 2014.</p><p>Russian attacks set fire to tower block near Kyiv's center</p><p>Blasts rocked Kyiv in the early hours of Sunday, with falling debris sparking a blaze in a tower block near the historic center, according to mayor Vitali Klitschko.</p><p>Elsewhere in the city, falling debris set fire to buildings, cars and car parks, Klitschko added. He said three people had been wounded, with one needing hospital treatment.</p><p>Ukraine’s President Volodymyr Zelenskyy warned in his evening address on Friday that intelligence assessments indicated that Russia was preparing missiles for a large attack, saying there were indications that this could happen in the next 48 hours.</p><p>Russia’s defense ministry claimed on Sunday that its latest attack on Kyiv had struck sites linked to drone production.</p><p>Also Sunday, a drone strike on Kharkiv — Ukraine’s second-largest city in the east — killed one person and wounded at least six others, including two children, mayor Igor Terekhov reported.</p><p>In the southern city of Zaporizhzhia, a Russian glide bomb killed one man and wounded at least six other people, according to mayor Ivan Fedorov.</p><p>Both Kharkiv and Zaporizhzhia have been frequent targets for Russian attacks, with Zaporizhzhia — just over 20 kilometers (12.5 miles) from the front line — suffering heavy bombardment in recent months.</p><p>The war sees an escalation in tit-for-tat strikes</p><p>On Friday, a major Russian strike near Kyiv killed at least 10 people and wounded around 100 others, part of a cycle of tit-for-tat attacks that dims the potential of reaching a diplomatic end to Russia’s more than 4-year-old invasion of its neighbor.</p><p>Meanwhile, Finnish President Alexander Stubb claimed on Sunday that “Ukraine’s position is stronger than ever since the war began".</p><p>Following a call with his Ukrainian counterpart — and appearing to allude to Kyiv’s recent drone campaign that has struck major Russian energy sites and sought to choke off military supplies — Stubb wrote on X that “continued support from (Ukraine's) partners is critical to keep up the momentum."</p><p>Putin calls on Russia's navy to defend ‘shadow fleet’ tankers</p><p>Putin said Western attempts to seize Russia-linked oil tankers amounted to “piracy,” and called on the Russian Navy to fight them.</p><p>“We must act carefully in line with international maritime law but decisively — just as we must fight piracy and pirates," Putin said Sunday during a speech marking Russia's annual Navy Day.</p><p>Moscow is believed to be using a fleet of hundreds of ships, many of them sailing under third-country flags, to ship oil in violation of international sanctions that followed its war on Ukraine.</p><p>Last month, armed British forces boarded and detained a sanctioned tanker suspected of being part of this so-called “shadow fleet.” French authorities have also intercepted some of these vessels.</p><p>Russia has traditionally marked Navy Day with a major naval parade in and near the city of St. Petersburg, with Putin personally reviewing warships.</p><p>This year was the second time in a row the parade had been called off entirely while in 2024, it was scaled down.</p><p>A British intelligence update published earlier this month linked the cancellations to “force protection” concerns, citing a successful Ukrainian attack on Jun. 3 against a Russian warship docked near St. Petersburg.</p><p>Romania shoots down another suspected Russian drone</p><p>Romania intercepted a suspected Russian drone in its airspace on Sunday, Romanian President Nicușor Dan said — the third such incursion in three days above the Eastern European nation that borders Ukraine and is a member of both NATO and the European Union.</p><p>Dan called the incidents “inadmissible and intolerable" in a post on X and added that authorities found one of the earlier downed drones appears to be “a Shahed type, used by the Russian Federation in the war of aggression against Ukraine.”</p><p>NATO said two Romanian F-16 fighter jets scrambled from Fetești airbase, under NATO's operational command, in the morning hours and downed the drone over the Black Sea.</p><p>A series of drone incursions by Russia and Ukraine have hit Romania and other NATO members since Moscow launched its full-scale invasion of Ukraine in February 2022.</p><p>___</p><p>Associated Press writer Sam McNeil in Brussels contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YB464DXI772N64MUMYMQMTJTGU.jpg?auth=ebd373eba7a1dbab82f240f281f5ae06bab40626ca8e1c195f5c59070ac41c13&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This photo provided by Ukraine's 93rd Kholodnyi Yar Separate Mechanized Brigade press service and taken Saturday, July 25, 2026, shows the damaged center of the frontline town of Druzhkivka, Donetsk region, Ukraine. (Iryna Rybakova/Ukraine's 93rd Mechanized Brigade via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Iryna Rybakova</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6TYUIYSDBSR2NWHNKM745QLSSY.jpg?auth=a0ed4316f373301d05685b6f5f1d2ee51c06fcaeb5615f2390e3321e4e31b163&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This photo provided by Ukraine's 93rd Kholodnyi Yar Separate Mechanized Brigade press service and taken Saturday, July 25, 2026, shows the damaged center of the frontline town of Druzhkivka, Donetsk region, Ukraine. (Iryna Rybakova/Ukraine's 93rd Mechanized Brigade via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Iryna Rybakova</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FRL7QC4OI3SZLQDYV4JQXKQ32I.jpg?auth=478980f80df5b2a0b26665a2316a6eba10eda9aeba2d7d730d193383cba19c47&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rescuers search through the rubble of a private house destroyed by a Russian drone in Kharkiv, Ukraine, Sunday, July 26, 2026. (AP Photo/Andrii Marienko)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrii Marienko</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KF536YKP6F3L46MYPD3BPDBU2Q.jpg?auth=577b8e6ac201f2414864cc3208d1145c74722e56cca54387f86d67622f389482&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rescuers carry a body that they removed from under the rubble of an private house following a drone attack from Russia, in Kharkiv, Ukraine, Sunday, July 26, 2026. (AP Photo/Andrii Marienko)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrii Marienko</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/N4WO4GPKFYRZC2SSVVFVMVGZOM.jpg?auth=824da0922abffbffd4fec10c421ccef0407d67e5bb0e791c78fc8294273acd5f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo provided by Ukraine's 93rd Kholodnyi Yar Separate Mechanized Brigade press service and taken Saturday, July 25, 2026, Ukrainian servicemen repair the damaged anti-drone net in the frontline town of Druzhkivka, Donetsk region, Ukraine. (Iryna Rybakova/Ukraine's 93rd Mechanized Brigade via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Iryna Rybakova</media:credit></media:content></item><item><title><![CDATA[As Trump boosts nuclear power, regulators seek to eliminate a longstanding radiation safety practice]]></title><link>https://www.local10.com/news/2026/07/26/as-trump-boosts-nuclear-power-regulators-seek-to-eliminate-a-longstanding-radiation-safety-rule/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/26/as-trump-boosts-nuclear-power-regulators-seek-to-eliminate-a-longstanding-radiation-safety-rule/</guid><dc:creator><![CDATA[By JENNIFER McDERMOTT, Associated Press]]></dc:creator><description><![CDATA[The Nuclear Regulatory Commission is proposing to eliminate a foundational safety principle that has for 50 years minimized the radiation people in the United States are exposed to and that has been adopted around the world.]]></description><pubDate>Sun, 26 Jul 2026 16:41:22 +0000</pubDate><content:encoded><![CDATA[<p>The Nuclear Regulatory Commission is proposing to eliminate a foundational safety principle that has for 50 years minimized the radiation people in the United States are exposed to and that has been adopted around the world.</p><p>Currently, facilities such as nuclear plants, hospitals or academic institutions that use radioactive materials must ensure radiation exposures are kept “as low as reasonably achievable” — the ALARA principle. The NRC proposal would abandon that philosophy while keeping a separate standard on maximum radiation exposure.</p><p>The two standards have worked together in radiation safety. Dose limits set the maximum amount of radiation the public and radiation workers can be exposed to, while ALARA kept radiation exposure as low as practical under those limits. Research shows radiation exposure increases a person’s chance of getting cancer, a risk that increases as the dose increases.</p><p>The dose limits are not changing. But the NRC, which regulates civilian nuclear energy technologies and radioactive materials, now wants to replace ALARA with a “graded approach” that includes several actions facilities must take depending on the potential dose of radiation to workers. More rigorous radiation protection measures would be required when approaching dose limits to ensure they aren't exceeded.</p><p>This comes as President Donald Trump attempts to quadruple domestic nuclear energy production because of surging electricity demand amid a data center and artificial intelligence boom. Reforming the NRC is one way Trump is trying to speed up nuclear reactor development. He instructed the federal agency in an executive order last year to “ adopt science-based radiation limits.”</p><p>The Energy Department, which oversees national energy policies, has already stopped using ALARA. The NRC expects to finalize its radiation protection regulations in the coming months.</p><p>NRC Chairman Ho Nieh said the commission is not lowering the bar on safety.</p><p>“We’re just removing the ambiguity,” he said in a call with reporters. “But the standard for exposure to workers and the public, those are not changing. We’re just putting in place greater clarification.”</p><p>Nieh doesn't expect major changes within the nation's existing fleet of large, traditional reactors. But companies designing and building new, smaller reactors could move faster with a clearer picture of the radiation protection requirements, he said.</p><p>Without ALARA, could radiation doses creep closer to the limits?</p><p>The NRC said radiation exposure limits are set well below levels associated with health effects, and it expects remaining standards and industry practices to keep radiation doses far below the limits. There's incentive to do so — it's more expensive and time-consuming to work in areas with higher radiation because access must be restricted and more surveys are required.</p><p>The nuclear industry's trade association agrees with the NRC.</p><p>“We will always continue to look at what can we do to reduce the dose to workers, and maintain our doses to the off-site public as low as possible,” said Doug True, chief nuclear officer at the Nuclear Energy Institute. “It’s not like we’re just going to throw open the doors and let everything run up to the limits.”</p><p>ALARA created a “moving target” for regulation, said Justin Friedman, a nuclear energy consultant who previously spent three decades at the U.S. Department of State. Getting rid of the rule would allow NRC scientists to make more rational decisions about appropriate levels of manageable risk, he added.</p><p>Some experts question the wisdom of eliminating ALARA</p><p>Edwin Lyman, director of nuclear power safety at the Union of Concerned Scientists, cautions that some parts of the NRC proposal could raise permissible radiation doses in certain cases, while still staying below the cap. Lyman highlighted a proposed revision to radionuclide emissions standards, in particular.</p><p>Radiation exposure to the general public is limited to 100 millirem per year. A typical dose of radiation from a chest X-ray is 10 millirem.</p><p>The NRC wants to increase its radionuclide emissions standards from a conservative 10 millirem per year dose to 25 millirem per year, based on a hypothetical person living in a house at the property line for a nuclear plant.</p><p>The NRC says actual doses to the public would remain far lower because, in reality, people live farther from nuclear sites and benefit from dispersion in air and water.</p><p>The NRC should improve, rather than eliminate, ALARA, Lyman said, to protect the public and workers. ALARA has become a political target because some people mistakenly believe radiation exposures have to be as low as possible no matter the cost, Lyman said. In reality, it allows tradeoffs.</p><p>Katy Huff, a former U.S. assistant secretary for nuclear energy, said in some cases, the requirement may be challenging to regulate. Additional clarity would improve the regulatory environment without harming the public, added Huff, a professor and department chair at the University of Wisconsin-Madison.</p><p>However, Huff said, she thought the NRC was going to clarify what reasonable means in ALARA without scrapping it. She said she’s open to being convinced the graded approach will be just as effective.</p><p>Radiation protection expert says proposal is a mixed bag</p><p>The National Council on Radiation Protection and Measurements, chartered by Congress to provide independent scientific guidance, has not formally weighed in yet. Council president Kathryn Higley said she personally likes some things in the 180-page document and thinks others are problematic.</p><p>The NRC should look at the whole picture for managing risk, she said. For instance, if a worker at a nuclear power plant were to enter an area where airborne radioactive materials are present, in keeping with ALARA, they might wear full personal protective equipment with respirators, said Higley, professor emeritus at Oregon State University. That makes them move slower, potentially subjecting them to heat stress that could hurt them more than a low dose of radioactivity, she said.</p><p>A concern with the proposal, Higley said, is that it maintains the current occupational dose limit for adult radiation workers at 5 rem, or 5,000 millirem, per year. With ALARA in place, the average dose to workers has been well below that cap.</p><p>The International Commission on Radiological Protection recommends an occupational dose of 2 rem per year on average. The NRC previously found it wasn't justified to match that, because workers were exposed to less than that and changing regulations is costly.</p><p>Higley said the U.S. may need to align with the international community if ALARA is going away.</p><p>___</p><p>The Associated Press’ climate and environmental coverage receives financial support from multiple private foundations. AP is solely responsible for all content. Find AP’s standards for working with philanthropies, a list of supporters and funded coverage areas at AP.org.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CB4XO562EKSIIO5QYPSRKSHZ3U.jpg?auth=fe3dcdd163710622a52ce9b3f57b90ede1938e0b6629c3b07fe5b376c40c15db&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Cooling tower three with one and two in the background operate at the nuclear reactor facility at the Alvin W. Vogtle Electric Generating Plant, May 31, 2024, in Waynesboro, Ga. (AP Photo/Mike Stewart, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mike Stewart</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OVEQFJXTXSBAZLBMYKF47ES7CA.jpg?auth=541b69c1d69bb9f185b0cdc6b18c27a86a69191319b1e0c52814df97fd5a9326&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 holds an executive order regarding reinvigorating the nuclear industrial base in the Oval Office of the White House, May 23, 2025, in Washington. (AP Photo/Evan Vucci, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Evan Vucci</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3ERL66INTJLZOESAYEYGEYMBZY.jpg?auth=338521b36706af152766922bebef960439722c17ef68bd03803f4449d445d76e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The four nuclear reactors and cooling towers operate at the Alvin W. Vogtle Electric Generating Plant, May 31, 2024, in Waynesboro, Ga. (AP Photo/Mike Stewart, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mike Stewart</media:credit></media:content></item><item><title><![CDATA[Cori Bush and Wesley Bell's rematch sets up key test for Democrats in Missouri]]></title><link>https://www.local10.com/news/politics/2026/07/26/cori-bush-and-wesley-bells-rematch-sets-up-key-test-for-democrats-in-missouri/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/26/cori-bush-and-wesley-bells-rematch-sets-up-key-test-for-democrats-in-missouri/</guid><dc:creator><![CDATA[By MATT BROWN, Associated Press]]></dc:creator><description><![CDATA[ST. LOUIS (AP) — Gripping a microphone outside the courthouse where the infamous Dred Scott case over slavery was argued in 1847, former Rep. Cori Bush portrayed her ouster from Congress as another historic setback set to be reversed.]]></description><pubDate>Sun, 26 Jul 2026 11:37:55 +0000</pubDate><content:encoded><![CDATA[<p>ST. LOUIS (AP) — Gripping a microphone outside the courthouse where the infamous Dred Scott case over slavery was argued in 1847, former Rep. Cori Bush portrayed her ouster from Congress as another historic setback set to be reversed.</p><p>“We’re standing here saying, send back that descendant, send her back to the place that enslaved people built,” Bush said. “This is our moment.” The crowd chanted “send her back.”</p><p>A progressive firebrand who started her political career as a Black Lives Matter organizer in Ferguson, Bush served two terms before losing a primary challenge to Wesley Bell, a moderate local prosecutor.</p><p>They're now locked in an intense rematch that will serve as one of the clearest referendums on Democrats' shifting political landscape, including anger at the party establishment, rising skepticism of the U.S. alliance with Israel and the growing clout of democratic socialists.</p><p>Both candidates are Black, with political careers rooted in the modern civil rights movement that began with the police shooting of Michael Brown in 2014. But they've taken divergent paths since then, and the race will test whether voters want to reelect Bell, who has fashioned himself as a pragmatist, or return to Bush, who views legislating and activism and inseparable.</p><p>Bush lost to Bell by less than six points two years ago. She blamed her loss on the American Israel Public Affairs Committee's spending in the race and told supporters that “all they did was radicalize me.” This time, her scathing criticisms of the war in Gaza and Democratic leaders have become more commonplace within the party, and she claims to have the “moral authority” in the rematch.</p><p>“It’s not that they’re necessarily scared of me. They’re scared of what comes with me. They’re scared of y’all,” Bush told an audience of pro-Palestinian activists, Black Lives Matter organizers and democratic socialists who had traveled from across the country to canvass for her in the summer heat. Some held portable fans or poured water on themselves to cool off as they listened to hours of speeches by Bush’s allies near St. Louis’ landmark Gateway Arch.</p><p>While Bush was in the park, Bell met with senior citizens at a historic Black church. He has dismissed Bush's attacks by arguing that he has been a more effective lawmaker, and he rallied with former House Speaker Nancy Pelosi on Friday night, a sign of support from the Democratic establishment.</p><p>“She’s not a serious candidate,” Bell said in an interview. “In this election, the choices are clear. I wake up every day working for St. Louis, and the folks in St. Louis know that I’m going to wake up working for them. And then we’ve got an opponent, Cori, who wakes up thinking about Cori. And we’ve seen it over and over. And that’s why she was fired.”</p><p>A personally bitter rematch with national stakes</p><p>Early voting for the Aug. 4 primary began Tuesday, but the two candidates have been trading recriminations for months. They accuse each other of misconduct and impropriety.</p><p>Bush criticizes Bell over a lawsuit he's facing from protestors who allege they were assaulted at his town hall last year, and a settlement over employment discrimination claims made by someone who worked in Bell's office when he was a prosecutor.</p><p>Bell highlights a previous Justice Department investigation into Bush's campaign spending, including how she paid her husband as part of her security detail.</p><p>Both candidates deny any wrongdoing.</p><p>AIPAC's role has also drawn national attention to the district at a time when the organization, which advocates for a closer U.S.-Israeli relationship, has been a lightning rod within the Democratic Party.</p><p>“Cori is the knockout blow to AIPAC,” said former Rep. Jamaal Bowman, a close ally of Bush who was also defeated in 2024 by an AIPAC-backed primary challenger in a redrawn New York congressional district. Ahead of the recent rally, Bowman recorded a social media video last weekend calling on progressives “from New York to California” to help mobilize voters during early voting.</p><p>Deepening hostility toward Israel has spurred concern about antisemitism among some moderate Democrats and Jewish Americans, who believe anti-Israel rhetoric too often bleeds into prejudice. Bush's recent event included some Jewish faith leaders who share her criticism of Israel, as well as others who echoed hateful tropes.</p><p>One former union leader, Jay Ozier, condemned Israeli Prime Minister Benjamin Netanyahu as a “war monger," condemned the “Israel lobby buying elections” and declared that "we need a representative who is willing to turn over the tables of the money changers.”</p><p>The crowd, including Bush, applauded the remarks, and Ozier later defended by noting it was a biblical reference to Jesus chasing merchants out of the Jerusalem Temple.</p><p>Bush declined to directly address the comment about “money changers.”</p><p>“We condemn anti-Semitism. We condemn anti-Muslim hate, behavior and rhetoric at every chance we get," Bush said in an interview. "But will Wesley Bell call out those who won’t stand against anti-Muslim sentiment, even in our own community? Will he stand up and fight for the liberation of the Palestinian people?”</p><p>AIPAC has spent more than $1.2 million against Bush this year through United Democracy Project, its political action committee, about the same as the group spent opposing her in 2024. New Democrat Majority, which backs moderate House Democrats, has spent an additional $1 million against Bush.</p><p>“She was a terrible, ineffective member of Congress who didn’t deliver for St. Louis. We were happy to see her go,” said Patrick Dorton, spokesperson for United Democracy Project.</p><p>Bell has emphasized his positions on the House Armed Services and Foreign Affairs committees, and he has defended his support of military funding for Israel.</p><p>“I think it’s important that we stand with our allies, and there’s going to be times when we disagree and we work those out,” Bell said. “But what we’ve learned in Iraq, what we learned in Afghanistan, is that we can’t do it alone. We need our allies and we also need to be transparent with the American people.”</p><p>District's activist history is shaping campaign</p><p>Many residents said their vote would hinge on how candidates had managed issues like procuring recovery funds for a tornado that devastated the St. Louis metropolitan area last year. There was also pervasive discomfort with the role of money in the race.</p><p>Allison Johnson said that she and her husband were divided over who to back in the Democratic primary. Her husband was more moderate and liked Bell’s performance in office, but she was concerned about how AIPAC had “dumped” money into the district.</p><p>“It doesn’t seem like it should be big money should be influencing this race,” she said.</p><p>The primary is also dispiriting for some longtime residents, who watched both Bush and Bell rise as figures in the Black Lives Matter movement.</p><p>Bell was elected to the Ferguson city council and later prosecuting attorney for St. Louis County.</p><p>“He’s the best person for the job. When he was on council, he and I worked together to get the police reform done,” said Ella Jones, the former mayor of Ferguson and first Black person to hold the role in the city's history.</p><p>Bush was a pastor turned activist and triage nurse in the wake of the 2014 Ferguson protests. She won her House seat on a promise to bring her maverick persona into the halls of Congress.</p><p>“I like Cori, I think she is the best choice and has a clear commitment to St. Louis," said DeRay McKesson, an activist who gained notoriety as a lead organizer during the 2014 protests in Ferguson. “She’s not afraid to challenge power.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SKZTKD2WY7ZFMU2JIAWKYCROX4.jpg?auth=a7d38a83a9e6ee3fcd63d8555b56ddace5b127411d17bfef1a6e049fd0149441&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Former Rep. Cori Bush, D-Mo., speaks during a campaign rally on Saturday, July 18, 2026, in St. Louis. (AP Photo/Michael Thomas)]]></media:description><media:credit role="author" scheme="urn:ebu">Michael Thomas</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KVZGRST57GMPB2IBMCXJ6QZTOA.jpg?auth=b1890d0cb146c893d247c8adac6293653746b869338c60bb29da344e9ab51f9c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S. Rep. Wesley Bell, D-Mo., speaks at a healthcare rally hosted by Congressman Bell and Affinia Healthcare on Friday, July 24, 2026 in Ferguson, Mo. (AP Photo/Michael Thomas)]]></media:description><media:credit role="author" scheme="urn:ebu">Michael Thomas</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/E23RZM7AVTSCL3ICFWTFAXP7SI.jpg?auth=7749bb45ba200b6836b0cc8bf45ed1700d23944f9422eac9f4cb6784cbb42ed6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Former Rep. Cori Bush, D-Mo., speaks during a campaign rally on Saturday, July 18, 2026, in St. Louis. (AP Photo/Michael Thomas)]]></media:description><media:credit role="author" scheme="urn:ebu">Michael Thomas</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LP23HSMKAONB6RTQNLC22GUHDM.jpg?auth=431798720acced4caf4598f2753254f754fe22ad1f3c2ee809d24ffea9523769&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[U.S. Rep. Wesley Bell, D-Mo., embraces U.S. Rep. Nancy Pelosi, D-Calif., at a healthcare rally hosted by Bell and Affinia Healthcare on Friday, July 24, 2026 in Ferguson, Mo. (AP Photo/Michael Thomas)]]></media:description><media:credit role="author" scheme="urn:ebu">Michael Thomas</media:credit></media:content></item><item><title><![CDATA[Tadej Pogacar confirms status as a cycling great with record-equaling fifth Tour de France title]]></title><link>https://www.local10.com/sports/2026/07/26/tadej-pogacar-confirms-status-as-a-cycling-great-with-record-equaling-fifth-tour-de-france-title/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/26/tadej-pogacar-confirms-status-as-a-cycling-great-with-record-equaling-fifth-tour-de-france-title/</guid><dc:creator><![CDATA[By JEROME PUGMIRE, Associated Press]]></dc:creator><description><![CDATA[PARIS (AP) — Tadej Pogacar confirmed his status as one of cycling's all-time greats after winning a record-equaling fifth Tour de France title in emphatic style.]]></description><pubDate>Sun, 26 Jul 2026 21:23:25 +0000</pubDate><content:encoded><![CDATA[<p>PARIS (AP) — Tadej Pogacar confirmed his status as one of cycling's all-time greats after winning a record-equaling fifth Tour de France title in emphatic style.</p><p>Daring mountain attacks from deep, multiple stage wins and an ice-cool temperament all helped the 27-year-old Slovenian seal his victory on Sunday. He joined Belgian Eddy Merckx, Spaniard Miguel Indurain and Frenchmen Jacques Anquetil and Bernard Hinault as the only riders to win five Tours.</p><p>“I’m speechless. It’s an incredible day, there was an incredible atmosphere," Pogacar said. “I’ve ridden seven Tours already and I’ve always finished on the podium. You might think this is a fairytale, it’s incredible for me too.”</p><p>After competing strongly in Sunday’s 21st and exciting final stage in Paris, Pogacar finished 6 minutes, 26 seconds ahead of Belgian rider Remco Evenepoel in the overall standings.</p><p>Two-time Tour champion Jonas Vingegaard was Pogacar’s main rival heading into the race but the Dane crashed out on the 15th stage.</p><p>“Shame that Jonas and others crashed out of this Tour,” Pogacar said. “I hope we can all fight again next year."</p><p>Pogacar’s UAE Team Emirates XRG teammate Isaac Del Toro, a 22-year-old Mexican making his Tour debut, was third at 9:42 back from Pogacar, who smiled and held up his hand to signify his wins. His teammates then joined him as they stood proudly on the Champs-Élysées.</p><p>“I don’t know how I do it,” Pogacar said. “I now have to find a new goal to chase. Which goal? Let’s just not jump ahead of ourselves, and enjoy this moment.”</p><p>Pogacar won the Giro d’Italia in 2024 but has not won the Spanish Vuelta, which starts on Aug. 22.</p><p>“Will I be at La Vuelta in a few weeks?” he said. “Let’s see.”</p><p>Peerless Pogacar</p><p>Pogacar won five stages at this year’s race to take his impressive tally to 26 overall.</p><p>He tried to win on Sunday, too, but victory ultimately went to Dutchman Mathieu van der Poel, who just held off the chasing pack on the home straight for his second stage win at this year's race and fourth overall.</p><p>Sunday’s 88.7-kilometer (55-mile) stage looped around Paris and was mostly processional, although less so than in previous years, which were usually entirely flat stages for sprinters and not for the rest of the peloton.</p><p>The stage was shortened from 133 kilometers and its starting point in Thoiry, west of the capital, was changed to Paris so as to reduce pressure on emergency services combating wildfires in the southwest. Some security forces initially mobilized for Paris were redeployed to help response efforts.</p><p>For the second straight year the stage featured the hugely popular uphill climb through the Montmartre district, a sharp 1-kilometer dash which riders tackled three times before finishing on the Champs-Élysées.</p><p>It proved even too much for Pogacar, who could not match Van der Poel's raw power in the closing stages.</p><p>Shortly before 6 p.m. local time, Pogacar shook hands at the start line with Evenepoel and Ecuadorian veteran Richard Carapaz, wearing the polka-dot jersey for the best climber.</p><p>“I battled hard to win this jersey, it was a great fight,” the 33-year-old Carapaz said. “It’s the best feeling to win it.”</p><p>Exciting finale</p><p>Van der Poel and Dane Mads Pedersen, the green jersey winner as best sprinter, were among the expected contenders for the stage win.</p><p>Crowds roared as the riders began the first climb up Rue Lepic in Montmartre, with the famed Sacré-Coeur basilica looming over them.</p><p>Pogacar moved ahead after the second ascension of Montmartre, with Van der Poel, Evenepoel and Pedersen alongside him.</p><p>Van der Poel attacked on the third and final climb with Pogacar responding well, and the one-day classics rivals surged ahead.</p><p>But they were caught with 700 meters left and, after Pogacar faded, the 31-year-old Van der Poel still had work to do.</p><p>He got his bike just over the line ahead of Belgian Jasper Philipsen, his Alpecin-Premier Tech teammate, and Pedersen. Pogacar eased up and finished 30th.</p><p>“I thought the sprinters would catch us up so I launched (my attack) from very far away,” Van der Poel said. “I gave everything I had left in my legs and it was just enough.”</p><p>Cycling pedigree</p><p>Van der Poel is widely considered one of the best cyclists in the world. He has multiple victories in one-day classics and Cyclo-cross world championship titles, and is also a former world road race champion.</p><p>His father Adri van der Poel won two stages on the Tour in the late 1980s.</p><p>His maternal grandfather was French cyclist Raymond Poulidor, who raced in the 1960s and ’70s, finishing second on the Tour three times and third five times. Nicknamed “Poupou” and “The Eternal Runner-up,” he was adored by French fans.</p><p>Women’s Tour</p><p>The nine-stage women’s Tour starts in the Swiss city of Lausanne on Aug. 1 and finishes in Nice on Aug 9.</p><p>Frenchwoman Pauline Ferrand-Prévôt won on debut last year. ___</p><p>AP sports: https://apnews.com/sports</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JRHMQIUHXRYFWDFBYZSJS4FP6M.jpg?auth=90716e079cd6aa9c777b72f4496267e8874cf6d22af378f49e851fbdb61bb3b2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Slovenia's Tadej Pogacar, wearing the overall leader's yellow jersey, celebrates as he crosses the finish line of the last stage of the Tour de France cycling race with start and finish in Paris, Sunday, July 26, 2026. (AP Photo/Mosa'ab Elshamy)]]></media:description><media:credit role="author" scheme="urn:ebu">Mosa'ab Elshamy</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/F6DGSAG6WZQHJA2HBPI56HD4AU.jpg?auth=d08c1668072d477255b52686c6cf97ae394043c93e9818053d9d63a1450ddbaf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Slovenia's Tadej Pogacar, wearing the overall leader's yellow jersey, celebrates on the podium after winning the Tour de France cycling race alongside Belgium's Remco Evenepoel, second, and Mexico's Isaac Del Toro, third, in Paris, Sunday, July 26, 2026. (AP Photo/Bernard Papon/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Bernard Papon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UEJDVBAUPNIUEAWHKVNSYEQ5GI.jpg?auth=8c895dea5cafe84a247b18c28610e7857dae693a932cebbf883a442f47a94b29&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Slovenia's Tadej Pogacar, wearing the overall leader's yellow jersey, celebrates with Belgium's Remco Evenepoel after the the last stage of the Tour de France cycling race in Paris, Sunday, July 26, 2026. (AP Photo/Dario Belingheri/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Dario Belingheri</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MGMW2SV466UFWPS7XXQ2ZA6XY4.jpg?auth=b490ff4c3651eac92b0885520ae5a181c01c7ade4364980affca50821f3409f1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Slovenia's Tadej Pogacar, wearing the overall leader's yellow jersey, rides in front of the Arc de Triomphe during the last stage of the Tour de France cycling race with start and finish in Paris, Sunday, July 26, 2026. (AP Photo/Mosa'ab Elshamy)]]></media:description><media:credit role="author" scheme="urn:ebu">Mosa'ab Elshamy</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JQ5PWCZ6CBXWKMWE7JGJHUEU34.jpg?auth=aff02111d108f3bb9333cac29df2d7144aea97ec71144f680edd80a4f6d7f701&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Slovenia's Tadej Pogacar, wearing the overall leader's yellow jersey, celebrates with his UAE Team Emirates XRG teammates after the the last stage of the Tour de France cycling race in Paris, Sunday, July 26, 2026. (AP Photo/Dario Belingheri/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Dario Belingheri</media:credit></media:content></item><item><title><![CDATA[A forced-labor crackdown or an end-run around Congress? Dissecting Trump's new tariffs]]></title><link>https://www.local10.com/business/2026/07/26/a-forced-labor-crackdown-or-an-end-run-around-congress-dissecting-trumps-new-tariffs/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/26/a-forced-labor-crackdown-or-an-end-run-around-congress-dissecting-trumps-new-tariffs/</guid><dc:creator><![CDATA[By MAE ANDERSON, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — The Trump administration has imposed double-digit tariffs on more than 60 countries, using a legal justification that permits the president to levy import taxes and other sanctions against countries found to engage in “unjustifiable,” “unreasonable” or “discriminatory” trade practices.]]></description><pubDate>Mon, 27 Jul 2026 03:27:35 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — The Trump administration has imposed double-digit tariffs on more than 60 countries, using a legal justification that permits the president to levy import taxes and other sanctions against countries found to engage in “unjustifiable,” “unreasonable” or “discriminatory” trade practices.</p><p>The new tariffs announced in recent days take effect just as temporary 10% worldwide tariffs expired, and critics say they are less about cracking down on forced labor than they are a way to replace those tariffs. The expired tariffs were themselves a temporary replacement for worldwide tariffs the Supreme Court struck down in February.</p><p>The tariffs were levied on countries that the U.S. says either don't have or don't effectively enforce a forced-labor import ban. The affected countries, which account for 99% of U.S. imports, were quick to protest, calling the Trump administration's claims unfounded and arbitrary, as nations with vastly different records on forced labor received the same tariff level. The U.S. spent four months investigating but gave few details on how it arrived at the tariff rates, which are either 10% or 12.5%.</p><p>Sidestepping Congress</p><p>The tariffs were levied under Section 301 of the Trade Act of 1974 on countries that the U.S. determined had failed “to impose and effectively enforce a prohibition on the importation of goods produced with forced labor.”</p><p>During President Donald Trump 's first term, he cited Section 301 to impose sweeping tariffs on Chinese imports amid a dispute over the sharp-elbowed tactics Beijing was using to challenge America’s technological dominance. The U.S. is also using 301 powers to counter what it calls unfair Chinese practices in the shipbuilding industry.</p><p>“The 301s allow a permanent tariff without going to Congress to settle the dispute,” said Barry Appleton, a law professor and co-director of New York Law School’s Center for International Law. “That’s what all of this is about. The president doesn’t want to knock on the front door of Congress, so he’s trying every side door and every unlatched window to get in.”</p><p>Little evidence that countries failed to enforce import bans</p><p>The office of the United States Trade Representative (USTR) said it consulted with all 60 economies under investigation and held two rounds of public hearings, elicited more than 2,100 public comments, and had “engagement” with its trading partners about what they were doing to combat forced labor bans.</p><p>It didn't detail its talks with the countries, saying those were confidential. Experts say it is fairly straightforward to investigate whether a country has a ban or not, but it is difficult to determine the government's exact rationale for each country's failure to enforce import bans.</p><p>“There’s not a lot of hard evidence there,” said Scott Lincicome, vice president for general economics and trade policy at the Cato Institute, a libertarian think tank. “It’s pretty laughable on its face to think that a country like the ones in Europe or in Norway or Switzerland aren’t doing enough to police forced labor.”</p><p>And even if countries do enact and enforce the forced-labor import bans the U.S. wants, they would still need to prove that they’re enforcing them to Washington’s satisfaction before the tariffs would be removed, said lawyer Patrick Childress, a partner at Holland & Knight and a former U.S. trade official.</p><p>“This suggests that no short-term path for countrywide relief from the new Section 301 tariffs will be available,” he said.</p><p>Countries and industries reject the forced labor argument</p><p>Many countries have pushed back against the Trump administration's findings.</p><p>Brazil, which faces a 12.5% forced-labor tariff, called the U.S. move “arbitrary and unjustified.” The U.S. “chose to manipulate an issue of great importance to human rights and the struggles of workers worldwide in order to accuse 59 countries and the European Union of unfair practices,” it said in a statement.</p><p>Australia also questioned the justification for its 12.5% tariff.</p><p>“We believe that amongst all of the countries in the world, Australia does take the issue of slavery, modern slavery, seriously, and will continue to do that,” Trade Minister Don Farrell told reporters in Adelaide.</p><p>Carve-outs have riled some industries. The National Council of Textile Organizations (NCTO), which describes itself as the voice of the American textile industry, protested a mechanism that exempts the Section 301 tariffs for textile and apparel imports from Bangladesh, Cambodia, Indonesia, and Malaysia based on those countries’ imports of U.S. cotton and textiles.</p><p>“No other industry has been more disadvantaged by forced labor than the U.S. textile industry, which employs 453,000 workers and has lost 41 plants over the past two plus years,” NCTO chief executive Kim Glas said in a statement. “We remain strongly concerned that USTR’s textile mechanism will harm the very domestic manufacturers the administration seeks to help.”</p><p>US forced-labor bans don't always work</p><p>The U.S. has two major pieces of legislation related to forced-labor import bans. The Tariff Act of 1930 gave Customs and Border Protection the authority to seize shipments where forced labor was suspected and to block further imports. But it had a big carve-out: If there was “consumptive demand,” meaning there wasn't sufficient supply to meet domestic demand, imports were allowed regardless of how they were produced. The Trade Facilitation and Trade Enforcement Act that took effect in 2016 eliminated that loophole.</p><p>In 2021, the Uyghur Forced Labor Prevention Act was passed. It blocks imports from China’s Xinjiang region unless businesses can prove the items were made without forced labor.</p><p>But goods made with forced labor can still make it into the U.S. In 2015, an Associated Press investigation found that slave labor was used in the fishing industry in Southeast Asia. The seafood they caught made its way to supermarkets and pet food providers across the U.S.</p><p>An investigation by The Associated Press in 2020 into the $65 billion palm oil industry found labor abuses among an invisible workforce consisting of millions of men, women and children in Asia. The fruit they harvested made its way into the supply chains of major companies, including Unilever, L’Oreal, Nestle and Procter & Gamble.</p><p>Calls for a more comprehensive approach to combat forced labor</p><p>During hearings on the tariffs this month, National Retail Federation vice president Jonathan Gold, who was representing the business coalition the Joint Association Forced Labor Working Group at the hearing, said that in order for the import bans to work, they would have to be much more extensive.</p><p>He said there need to be “clear, measurable benchmarks” tied to tariffs for countries to hit, and that the U.S. should help countries build enforcement programs.</p><p>Kenya Davis, a partner at the Boies Schiller Flexner law firm, said an effective ban needs a “comprehensive approach” that provides transparency about what the investigations consisted of, along with programs that provide countries aid in enforcing bans.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/TX3ELGVFWKOTTKLRSK7PXMTTAE.jpg?auth=a8c8de40fc5170e7abb40d25631ab9f7ea8067a494d4ee28a5a956d1621a3a16&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Cargo containers line a ship at the Port of Oakland on Wednesday, Aug. 6, 2025, in Oakland, Calif. (AP Photo/Noah Berger, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Noah Berger</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3EAUGPYWEHWMNHBJAEU5UBG25Y.jpg?auth=5a3d784d94a1e91578d736c6be2b2546e3df6371ef17cfe33ff015b24b833cec&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Where the Trump administration is imposing new tariffs on goods. (AP Digital Embed)]]></media:description><media:credit role="author" scheme="urn:ebu">Kevin S. Vineys</media:credit></media:content></item><item><title><![CDATA[House Democratic leader Hakeem Jeffries kicks off 100 days till midterms with affordability agenda]]></title><link>https://www.local10.com/news/politics/2026/07/26/house-democratic-leader-hakeem-jeffries-kicks-off-100-days-till-midterms-with-affordability-agenda/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/26/house-democratic-leader-hakeem-jeffries-kicks-off-100-days-till-midterms-with-affordability-agenda/</guid><dc:creator><![CDATA[By MIKE CATALINI, Associated Press]]></dc:creator><description><![CDATA[BETHLEHEM, Pa. (AP) — The stage is in battleground Pennsylvania. The stakes are control of the House.]]></description><pubDate>Sun, 26 Jul 2026 20:55:22 +0000</pubDate><content:encoded><![CDATA[<p>BETHLEHEM, Pa. (AP) — The stage is in battleground Pennsylvania. The stakes are control of the House.</p><p>House Democratic leader Hakeem Jeffries on Sunday unveiled the party's Fighting for an Affordable America agenda, as he kicked off 100 days until the midterm elections and works to focus voter attention ahead of November.</p><p>In Pennsylvania's 7th District, tucked in the Lehigh Valley, Jeffries and Pennsylvania Gov. Josh Shapiro, a potential 2028 Democratic presidential candidate, rallied support at a steelworkers' union hall for Bob Brooks, a retired firefighter trying to unseat the incumbent Republican congressman as Democrats reach for the House majority.</p><p>Jeffries, D-N.Y., said Democrats were focused on restoring healthcare cuts, bringing the cost of living down and ending the war in Iran to beat Republicans and hold President Donald Trump accountable. The united front on Sunday comes as Democrats have fought among themselves in primaries across the country this year.</p><p>“When you put us back in charge of the United States House of Representatives, you’ll get a Congress that speaks up for everyday Americans and a Congress that stands up to an out-of-control president,” he said.</p><p>Down the road, Brooks’ rival, freshman GOP Rep. Ryan Mackenzie, is launching his own 100-day-out event.</p><p>It's a symbolic start to a campaign season that's been well underway for much of a tumultuous year that's included partisan redistricting battles, contentious primaries in both parties and weighty Supreme Court rulings on campaign finance.</p><p>Midterm elections are often a referendum on the president</p><p>Midterm elections are often a referendum on the party in power, and the contests are set against the second term of Trump, whose military action against Iran and economic policies backed by the Republican majority in Congress are reshaping the political landscape.</p><p>“We gotta win the midterms,” Trump said during a visit last month to a Mack Truck plant in the district, where he promoted Mackenzie's candidacy.</p><p>Trump has made a number of visits to competitive states as GOP candidates rely on the power of the presidency to propel their campaigns. Last week he was in Georgia, a key state with a marquee Senate race, and he has a trip to battleground Michigan coming up.</p><p>While the president voices support for rank-and-file Republicans during his rallies, he also devotes much of his time on stage to a wide range of issues, including the U.S.-Mexico border, opposing transgender rights and criticizing judges.</p><p>Republicans are hoping the president's signature legislation, the One Big Beautiful Bill Act of tax breaks and spending cuts, along with a measure the House passed recently aiming to limit lawmaker stock trading, will buoy them with voters.</p><p>But they are up against a historical trend that sees the president's party lose seats in midterm elections and are confronting the unpopularity of the war with Iran.</p><p>Democrats are aiming to seize on voter disapproval of the war and refocus attention back to kitchen table issues like higher costs and gas prices to propel them to wins in the narrowly divided House.</p><p>A few seats will determine control of the House</p><p>Even though 435 House seats are being contested this fall, control of the House is often determined by just a handful of competitive districts. Fewer than 20 seats are among the most watched, what analysts call genuine toss-ups.</p><p>Pennsylvania's 7th District is a key battleground along with contests elsewhere in the state, reflecting significant political weight not just as a presidential swing state but as the pathway to a House majority. Democrats are also targeting House contests in Pennsylvania's 1st, 8th and 10th districts — all seats controlled by Republicans.</p><p>Shapiro, who is seeking a second term this year as well, has supported Democratic candidates in the contested seats, wagering some of his own political capital. He acknowledged the state's centrality to winning the House, while alluding to its central role in presidential elections as well.</p><p>“We are, of course, the swingiest swing state,” he said.</p><p>He added: “We will do our part to carry forward the goodness and the decency that defines Pennsylvania and put an end to the chaos and cruelty and the corruption that exists in Washington.”</p><p>House Speaker Mike Johnson, R-La., is preparing to embark on his own cross-country trip to fundraise for the GOP and stump for Republican candidates as he works to retain his majority.</p><p>Republicans have a cash edge over Democrats in the race for House control. A question hovering over the election is how the Supreme Court's June ruling affecting campaign finance could play out, with national parties now able to make direct contributions to candidate campaigns.</p><p>___</p><p>Associated Press writer Lisa Mascaro contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MV7VT3WLDC364G6KW4B3NLXWC4.jpg?auth=2e2b7c7c8b5e3e25e75741b3adc09aea035f4d32df383fab5f10799d4ad0d5fa&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pennsylvania Gov. Josh Shapiro, left, Democratic congressional candidate Bob Brooks, center, and U.S. House Democratic Leader Hakeem Jeffries raise their hands during a campaign event for Brooks ahead of the midterm elections at a Steelworkers Union Hall in Bethlehem, Pa., Sunday, July 26, 2026. (AP Photo/Erin Blewett)]]></media:description><media:credit role="author" scheme="urn:ebu">Erin Blewett</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JE44FDIVFCJR3WYBG633YTK6C4.jpg?auth=8ac6e524e8fb162500a16fc14acdec993af5a60c5b4ddf42a45327fcfbfdc8cb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pennsylvania Gov. Josh Shapiro speaks during Democratic congressional candidate Bob Brooks' campaign event ahead of the midterm elections at a Steelworkers Union Hall in Bethlehem, Pa., Sunday, July 26, 2026. (AP Photo/Erin Blewett)]]></media:description><media:credit role="author" scheme="urn:ebu">Erin Blewett</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CX3XNGHZKNIIEE63KV2YE36FXQ.jpg?auth=c16fa55859468c5a921953256076c3e2713af89ba4c9ae028e714c71eea3f8ca&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Democratic congressional candidate Bob Brooks takes the stage during a campaign event for his congressional bid ahead of the midterm elections at a Steelworkers Union Hall in Bethlehem, Pa., Sunday, July 26, 2026. (AP Photo/Erin Blewett)]]></media:description><media:credit role="author" scheme="urn:ebu">Erin Blewett</media:credit></media:content></item><item><title><![CDATA[Norris ends wait for F1 win in Hungary as Antonelli stretches championship lead]]></title><link>https://www.local10.com/sports/2026/07/26/norris-ends-wait-for-f1-win-in-hungary-as-antonelli-stretches-championship-lead/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/26/norris-ends-wait-for-f1-win-in-hungary-as-antonelli-stretches-championship-lead/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[MOGYOROD, Hungary (AP) — Lando Norris ended an eight-month wait by “flying” to a Formula 1 victory with strong pace and a dose of good fortune at the Hungarian Grand Prix on Sunday.]]></description><pubDate>Sun, 26 Jul 2026 15:12:42 +0000</pubDate><content:encoded><![CDATA[<p>MOGYOROD, Hungary (AP) — Lando Norris ended an eight-month wait by “flying” to a Formula 1 victory with strong pace and a dose of good fortune at the Hungarian Grand Prix on Sunday.</p><p>The defending champion was on pole but lost the lead to his McLaren teammate Oscar Piastri when he ran wide at the second corner.</p><p>Norris got the lead back after Piastri was delayed by a collision with Carlos Sainz Jr. while lapping the Williams driver, allowing Norris to come out of the pits ahead of his teammate. He cruised to the win from there.</p><p>“Car was unbelievable today, well done guys, incredible. We were flying," Norris said. “Nice to be finally able to do it all for you. Feels like it’s been a while."</p><p>Piastri then stopped with a broken gearbox, paving the way for Max Verstappen to take second, with Kimi Antonelli third.</p><p>Antonelli gets another boost in the title fight</p><p>Even with Mercedes largely off the pace for once and a three-place grid penalty in qualifying, Antonelli recovered from seventh to take his ninth podium finish in 11 races and make a statement to his title rivals.</p><p>Antonelli increased his standings lead to 50 points over Lewis Hamilton, who was fifth after a penalty for speeding in the pits. George Russell was barely a factor as he drove through the field to seventh after a near-stall at the start dropped him to the back. He drops 59 points behind his Mercedes teammate Antonelli.</p><p>Norris hadn't won a full Grand Prix race since Sao Paulo in November, though he did win a sprint in Miami in May.</p><p>Hungary was the last race before the mid-season break. The next race is the Dutch Grand Prix on Aug. 23.</p><p>Lewis Hamilton left to rue yet another penalty</p><p>“Sometimes you just can’t catch a break,” Hamilton had written on Instagram on Saturday. He discussed how his three-place penalty in qualifying — Hamilton’s third penalty in three race weekends — made it “difficult to hang on to that positivity”.</p><p>A fourth penalty won’t have helped, and nor will yet another Ferrari strategy blunder.</p><p>When Piastri’s breakdown at the side of the road brought a virtual safety car slowdown, Ferrari decided it was worth calling in Hamilton for fresh tires.</p><p>Unfortunately for the seven-time champion, he left the pit lane to see Antonelli approaching fast. In what appeared to be a rush to keep the Mercedes driver at bay, Hamilton broke the pit lane speed limit.</p><p>Hamilton ended up being asked to give the place back to Antonelli and was then given a five-second penalty that dropped him behind teammate Charles Leclerc in the final standings.</p><p>“Handing out penalties like crazy,” he told Ferrari over the radio.</p><p>Isack Hadjar took sixth after a tactical race holding up drivers who threatened his Red Bull teammate Verstappen, with Russell seventh. Liam Lawson was eighth for Racing Bulls ahead of Audi's Nico Hulkenberg in ninth and Lawson's teammate Arvid Lindblad 10th.</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/PED6XOQB4DXZVZEOMLUILK5FK4.jpg?auth=cd4afc6bc95eb401b2b146ebf4fb949a7367671ce7f11321b7d921bcf7e7d1c6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[McLaren driver Lando Norris of Britain celebrates after winning the Formula One Hungarian Grand Prix auto race, at the Hungaroring racetrack in Mogyorod, near Budapest, Hungary, Sunday, July 26, 2026. (AP Photo/Darko Bandic)]]></media:description><media:credit role="author" scheme="urn:ebu">Darko Bandic</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KNRHC3AITWQ227FLKDBUH57QF4.jpg?auth=8d13d0ada1a706e18db4b61b2a4f1674128bc3831d0df81edc0355ce1dd1c6c4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[McLaren driver Lando Norris of Britain crosses the finish line to win the Formula One Hungarian Grand Prix auto race, at the Hungaroring racetrack in Mogyorod, near Budapest, Hungary, Sunday, July 26, 2026. (AP Photo/Darko Bandic)]]></media:description><media:credit role="author" scheme="urn:ebu">Darko Bandic</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UG47BNBL4TKCSYH2HAJ3E7LO6I.jpg?auth=56e9140dee714453f9a3f3ed6b90b6884b16bc4eefa755ab905fe7973250da40&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[McLaren driver Lando Norris of Britain celebrates after winning the Formula One Hungarian Grand Prix auto race, at the Hungaroring racetrack in Mogyorod, near Budapest, Hungary, Sunday, July 26, 2026. (AP Photo/Darko Bandic)]]></media:description><media:credit role="author" scheme="urn:ebu">Darko Bandic</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XXHXJKXHVZ56FKLCWXVA6AGNSU.jpg?auth=14f83ea2150c89923b1f91d1d1223e0ee34ddd487b49c7f6e699bfff7d31ecec&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Third placed Mercedes driver Andrea Kimi Antonelli of Italy wipes his face after the Formula One Hungarian Grand Prix auto race, at the Hungaroring racetrack in Mogyorod, near Budapest, Hungary, Sunday, July 26, 2026. (AP Photo/Darko Vojinovic)]]></media:description><media:credit role="author" scheme="urn:ebu">Darko Vojinovic</media:credit></media:content></item><item><title><![CDATA[UNESCO adds France's D-Day landing beaches, Greece's Mount Olympus to World Heritage List]]></title><link>https://www.local10.com/news/world/2026/07/26/unesco-adds-frances-d-day-landing-beaches-greeces-mount-olympus-to-world-heritage-list/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/26/unesco-adds-frances-d-day-landing-beaches-greeces-mount-olympus-to-world-heritage-list/</guid><dc:creator><![CDATA[By KIM TONG-HYUNG, Associated Press]]></dc:creator><description><![CDATA[SEOUL, South Korea (AP) — World War II’s D-Day landing beaches in northern France and the iconic Mount Olympus in Greece were among the sites added to the World Heritage List on Sunday at a U.N. committee meeting in South Korea reviewing dozens of nominations.]]></description><pubDate>Sun, 26 Jul 2026 11:45:03 +0000</pubDate><content:encoded><![CDATA[<p>SEOUL, South Korea (AP) — World War II’s D-Day landing beaches in northern France and the iconic Mount Olympus in Greece were among the sites added to the World Heritage List on Sunday at a U.N. committee meeting in South Korea reviewing dozens of nominations.</p><p>The UNESCO committee, which meets in Busan through Wednesday, also inscribed the ancient Japanese capitals of Asuka and Fujiwara and South Sudan’s Boma-Badingilo Migratory Landscape, host to one of the world’s largest land mammal migrations and the country’s first addition to the World Heritage List.</p><p>The French designation covers the five Normandy landing beaches — Omaha, Utah, Sword, Gold and Juno — where more than 150,000 Allied troops came ashore on June 6, 1944, along with the Pointe du Hoc assault site, all central to the campaign to liberate Western Europe from Nazi occupation during World War II.</p><p>International Council on Monuments and Sites, which evaluates submissions to the heritage committee, said the sites contain extensive remnants, from German fortifications and bomb-scarred landscapes to Allied harbor structures and sunken vessels, marking an “event widely perceived as having enabled the return of freedom and heralded a lasting peace on the European continent.”</p><p>ICOMOS also called for stronger monitoring and preservation efforts on the sites, citing potential threats posed by tourism, climate change and rising sea levels, and the development of wind farms near the areas.</p><p>Ahlem Gharbi, France’s permanent delegate to UNESCO, said the Normandy landings marked a turning point from global conflict toward a postwar order built on peace and security, and that the designation of the sites carries added significance at a time of escalating international crises and wars.</p><p>“It’s probably the greatest amphibious landing there’s ever been. It ought to be remembered for that alone,” historian David Edgerton said in a recent interview with The Associated Press.</p><p>The World Heritage inscription of Mount Olympus, the mythical home of the 12 Olympian gods, rewarded a 12-year effort by Greece to secure recognition for its tallest mountain as a mixed cultural and natural heritage site. Rising 2,918 meters (9,573 feet) from a base near sea level, the mountain was believed to be the throne of Zeus, king of the gods, while also harboring rich biodiversity.</p><p>Evangelos Geroliolios, mayor of Dion-Olympus, a municipality at the foot of the mountain, said in a recent interview with the AP that inclusion on the World Heritage List “places greater obligations on our part to protect this environment,” citing the potential impact of increased tourism.</p><p>“We reaffirm our unwavering commitment to safeguarding Mount Olympus for the benefit of present and future generations,” said Georgios Koumoutsakos, Greece’s delegate to UNESCO. “As Greek mythology wisely reminds us, it is always best to remain on good terms with gods.”</p><p>The designated Japanese locations in the western prefecture of Nara cover 19 archaeological sites from the 6th- to 8th-century capitals of Asuka and Fujiwara, where Japan established its first centralized state modeled after Chinese systems. The sites preserve the largely buried remains of royal palaces, government offices, Buddhist temples and tombs from capitals that influenced the later capitals of Nara and Kyoto.</p><p>Japanese Vice Culture Minister Shigeki Kobayashi thanked the committee for inscribing the Asuka-Fujiwara sites and said Japan reaffirms its commitment to “transmitting this valuable property to the future generations.” Japanese Prime Minister Sanae Takaichi, a Nara native, wrote on X that she hopes the World Heritage designation will boost tourism to the site.</p><p>Yoshiyuki Aihara, a Nara University archaeology professor, told AP the sites are significant because they show how Japan’s ancient state was formed through influences from China and the Korean Peninsula.</p><p>“If you dig underneath these rice paddies about 1 meter, you start finding a stretch of ruins in this area, though that’s not easy for ordinary visitors to understand,” said Aihara, who is continuing excavation work at the site.</p><p>South Sudan’s Boma-Badingilo site encompasses vast wetlands, flood plains and savannas shaped by seasonal rainfall and flood dynamics, with an estimated 6 million white-eared kob, tiang and Mongalla gazelles moving across the landscape in response to changing environmental conditions.</p><p>It also provides habitat for elephants, lions, cheetahs and other wildlife while supporting various ethnic communities that have lived by herding, farming and fishing for centuries, according to UNESCO.</p><p>—— AP writer Mari Yamaguchi contributed from Tokyo.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MDGPI2CWEUECEUB5GY2ACQX244.jpg?auth=0ef21ccdcd057d720f5086ae6e2fa9b2921ed40ee66152fdbf6ece7a888dc820&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Sun rises over Omaha Beach near Colleville-sur-Mer Normandy, Thursday, June 6, 2024. (AP Photo/Laurent Cipriani, file)]]></media:description><media:credit role="author" scheme="urn:ebu">Laurent Cipriani</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UBISJKYXLBZ6W7N2VYO4G2T6JY.jpg?auth=bd1da77bef396ef41d705a36a52af81cc15e63270f6ed5e3a24bd53e53955e03&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The morning light shines on Mytikas, Greece's highest peak, center left, and Stefani, known as the Throne of Zeus, center right, atop Mount Olympus seen from the outskirts of Litochoro in northern Greece, Wednesday, July 15, 2026. (AP Photo/Petros Giannakouris)]]></media:description><media:credit role="author" scheme="urn:ebu">Petros Giannakouris</media:credit></media:content></item><item><title><![CDATA[Typhoon Noul weakens after making landfall, brings heavy rain to southern China]]></title><link>https://www.local10.com/news/2026/07/26/typhoon-noul-weakens-after-making-landfall-brings-heavy-rain-to-southern-china/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/26/typhoon-noul-weakens-after-making-landfall-brings-heavy-rain-to-southern-china/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[HONG KONG (AP) — Typhoon Noul weakened to a tropical storm on Sunday as it moved inland after making landfall and bringing winds and heavy rain along the coast of southern China.]]></description><pubDate>Sun, 26 Jul 2026 07:22:48 +0000</pubDate><content:encoded><![CDATA[<p>HONG KONG (AP) — Typhoon Noul weakened to a tropical storm on Sunday as it moved inland after making landfall and bringing winds and heavy rain along the coast of southern China.</p><p>Chinese weather authorities expected parts of southern Guangdong and southeastern Fujian provinces to experience heavy rain. More than 801,000 people had been relocated for safety in the Guangdong province as of Sunday, according to the official Xinhua News Agency.</p><p>In the financial hub of Hong Kong, the city’s airport authority said around 350 flights were canceled Sunday and about 2,000 passengers were stranded at the airport over the weekend. At least 21 people were injured across the city during the typhoon period, according to Hong Kong authorities.</p><p>China’s Ministry of Water Resources upgraded its flood-control emergency response, including for Guangdong province, over high risks of mountain floods, Xinhua reported.</p><p>China’s National Development and Reform Commission said it allocated 100 million yuan ($14.8 million) to support recovery efforts in the typhoon-hit Guangdong province.</p><p>Noul was the third typhoon to hit China and make landfall within a month, after Bavi and Maysak. Chinese state media said Noul is the strongest to make landfall in China so far this year.</p><p>Earlier, in the Philippines, at least three people died and many others were displaced due to flooding and rain as Noul moved across, the government’s disaster-response agency said. Noul also brought heavy rain to some parts of Taiwan as it passed south of the island without making landfall.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SXPZ6KWF3SNU2433DVQWVLO5RI.jpg?auth=4e504e41aa1f16e4ea921473102fbec5914b6433c0f85526fa311db205b3a68a&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 Xinhua News Agency, a drone photo shows fishing boats taking shelter ahead of Typhoon Noul at a port in Shenzhen-Shanwei Special Cooperation Zone in southern China's Guangdong Province on Saturday, July 25, 2026. (Lu Hanxin/Xinhua via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Lu Hanxin</media:credit></media:content></item><item><title><![CDATA[Wildfires in France drive 250,000 people from their homes and creep toward wine city of Bordeaux]]></title><link>https://www.local10.com/news/world/2026/07/26/wildfires-in-france-drive-250000-people-from-their-homes-and-creep-toward-wine-city-of-bordeaux/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/26/wildfires-in-france-drive-250000-people-from-their-homes-and-creep-toward-wine-city-of-bordeaux/</guid><dc:creator><![CDATA[By MARK CARLSON, EMMA DA SILVA and JOHN LEICESTER, Associated Press]]></dc:creator><description><![CDATA[LEGE-CAP FERRET, France (AP) — A raging wildfire in southwest France forced the evacuation of 55,000 people overnight Sunday, bringing the total forced out of their homes to a staggering 220,000 in one region alone, as flames crept ever closer to the wine region city of Bordeaux. Neighboring Spain oversaw its own fire evacuations on the country's east coast.]]></description><pubDate>Sun, 26 Jul 2026 20:10:32 +0000</pubDate><content:encoded><![CDATA[<p>LEGE-CAP FERRET, France (AP) — A raging wildfire in southwest France forced the evacuation of 55,000 people overnight Sunday, bringing the total forced out of their homes to a staggering 220,000 in one region alone, as flames crept ever closer to the wine region city of Bordeaux. Neighboring Spain oversaw its own fire evacuations on the country's east coast.</p><p>Shifting and gusting winds, as well as arid conditions, complicated massive efforts to limit the spread of the monster blaze burning out of control since midweek in France's Gironde region, where Bordeaux is located. Authorities issued overnight evacuation orders for five more localities southwest of the historic city.</p><p>“The situation remains very unfavorable," French Interior Minister Laurent Nunez said after what he described as “another difficult night” for fire crews battling round-the-clock against the blaze that has burned an area four times the size of Paris.</p><p>“The fire became extremely virulent again and unpredictable, generating its own winds and advancing erratically toward the Bordeaux metropolitan area," Nunez posted on X.</p><p>“It became calmer by the end of the night," the minister added.</p><p>Pope calls for prayers for victims of the ‘devastating wildfires’</p><p>At the end of his Sunday Angelus prayer, Pope Leo XIV referenced “the devastating wildfires” in France and Spain and said: “I express my solidarity and invite everyone to pray for those affected and for the work of the rescue workers.”</p><p>An estimated 42,000 hectares (162 square miles) had burned in Gironde, the region's prefecture said, much of it forests and scrubland made tinder-dry by successive heat waves. That is seven times the area of Manhattan island and four times the size of Paris.</p><p>Firefighters raced in trucks to fight flare-ups and planes dropping water and retardants rotated in the smoke-filled air. Farmers delivered water in tanks to fire crews so they could fight the flames without interruption.</p><p>“This allows firefighters to focus on the fire,” said Theo Hernandez, a wine grower. “It’s very strong, very virulent, it’s spreading everywhere.”</p><p>The number of firefighters mobilized grew to 2,500, backed by 18 planes and helicopters, including from other European nations. Soldiers have also been called in. A giant A400M military cargo aircraft dropped plumes of ochre-colored retardant.</p><p>The Gironde prefecture said 75 firefighters were treated for injuries. Hundreds of homes have been destroyed.</p><p>Blaze has created virulent firestorms</p><p>In a first for France, the blaze alarmingly developed into a self-feeding firestorm on several occasions, most recently on Saturday night, generating lightning bolts that can start new flare-ups, authorities said.</p><p>“It's like being confronted by a hurricane,” said Gironde fire chief Marc Vermeulen.</p><p>Forecast high temperatures starting Tuesday could complicate the firefighting, Gironde prefect Sophie Brocas said.</p><p>Evacuees won’t be allowed back to their towns and villages until the blaze is brought under control, she warned. She urged holiday makers not to come to the region that has popular Atlantic beaches and some of France’s largest woodlands.</p><p>Fire creeps toward Bordeaux but the city isn't evacuating</p><p>Bordeaux Mayor Thomas Cazenave described the blaze as being "at the gates of the metropolitan area,” about 15 kilometers (9 miles) away at its closest point.</p><p>But Cazenave said an evacuation of Bordeaux is not on the cards for now. The city is home to 268,000 people.</p><p>Bordeaux turned an exhibition center into an emergency shelter, providing cots and food for thousands of evacuees, including hundreds of older people evacuated from care homes.</p><p>A second fire burning farther south in the Landes region has also forced the evacuation of 36,000 people, driving the total number of displaced people in southwest France to more than 250,000.</p><p>Fire crews have also been battling a blaze in the Var region of southern France on the Mediterranean. Nearly 3,000 people have been evacuated there.</p><p>Tens of thousands of people also forced out of their homes in Spain</p><p>In Spain, wildfires burned out of control around Madrid. Evacuations were also carried out Sunday in the Valencia region. A man was killed Saturday in a wildfire in Manises, a Valencia suburb, marking Spain’s first recorded death in the latest fires.</p><p>“We still have some difficult hours ahead,” Prime Minister Pedro Sánchez said Sunday, but the night was “very positive in terms of bringing the flames under control.”</p><p>A total of 76,000 people have been evacuated in Spain while 30,000 others have been confined to their homes, the government said.</p><p>Evacuees fretted about what they’ll find when they’re allowed to return.</p><p>“It looked like the apocalypse. You couldn’t see anything. Everything was covered in ash,” said Rocío Domínguez, who evacuated with her dog, Simba, from Chapinería, west of Madrid.</p><p>“We don’t know when we get to the town, if we’ll have half the house burned down or we’ll have it intact or we won’t have a house,” she said. “All the clothes, all the memories, everything.”</p><p>___</p><p>Leicester reported from Paris. Associated Press journalists Jeffrey Schaeffer in Paris; Teresa Medrano in Madrid; Alicia León in Villaviciosa de Odón, Spain, and Maria Murru in Castel Gandolfo, Italy, contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HEYAKN6BSSDK5FZ7NSBGDK3NKU.jpg?auth=dce2b35d8c08249bbf5c8bba9f2b4f00ff3269aac3b1d866d285954adce0f31e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Trees bur as a wildfire rages near Marcheprime, outside, Bordeaux, France, Sunday, July 26, 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/F5KMBRIOSSAHRS6DLREOQK5B3A.jpg?auth=3002e8f01f42d196e24295e2d0cfa32ecf59cfedc5b7f131446dc275d2a0828c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Firefighters battle a wildfire near Le Temple, outside, Bordeaux, France, Sunday, July 26, 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/IFYA3PIWUDISRPFF7PDSZD2R5M.jpg?auth=2772acd076e8e451f088aff0832c5d385dcf4546bf112f47123cc1994b057b77&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[An elderly woman caresses her pet dog at an emergency shelter set up in the Bordeaux Exhibition Centre in Bordeaux, France, for those that had to leave their homes outside town due to the raging wildfires, Sunday, July 26, 2026. (AP Photo/Caroline Blumberg)]]></media:description><media:credit role="author" scheme="urn:ebu">Caroline Blumberg</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OWX4VEM7X7DIGE7VLCQYXUYMPU.jpg?auth=97268af1c9ccda86ef2226292cbc30c895985f93e3c460c1d80a200a7c9b8015&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A firefighter takes a drink of water while battling a wildfire near Le Temple, outside, Bordeaux, France, Sunday, July 26, 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/THVLR5PBSCUB5CSQLERSCLOZ4U.jpg?auth=bdf285199bd36018a75fdf5ca788da0c2045abc58b561da51e497909fd378b4b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A volunteer uses a rake trying to help stop a wildfire from advancing in San Martin de Valdeiglesias, west of Madrid, Spain, Sunday, July 26, 2026. (AP Photo/Manu Fernandez)]]></media:description><media:credit role="author" scheme="urn:ebu">Manu Fernandez</media:credit></media:content></item><item><title><![CDATA[Former President Juan Orlando Hernández returns to Honduras after arrest warrant suspended]]></title><link>https://www.local10.com/news/2026/07/26/former-president-juan-orlando-hernandez-returns-to-honduras-after-arrest-warrant-suspended/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/26/former-president-juan-orlando-hernandez-returns-to-honduras-after-arrest-warrant-suspended/</guid><dc:creator><![CDATA[By MARLON GONZÁLEZ and ANNA-CATHERINE BRIGIDA, Associated Press]]></dc:creator><description><![CDATA[TEGUCIGALPA, Honduras (AP) — Four years after being extradited to the United States for his drug trafficking trial, former Honduran President Juan Orlando Hernández arrived in his country Sunday to face corruption charges that lawyers fear will be a sham process.]]></description><pubDate>Sun, 26 Jul 2026 17:04:38 +0000</pubDate><content:encoded><![CDATA[<p>TEGUCIGALPA, Honduras (AP) — Four years after being extradited to the United States for his drug trafficking trial, former Honduran President Juan Orlando Hernández arrived in his country Sunday to face corruption charges that lawyers fear will be a sham process.</p><p>Hernández, once considered an ally by the U.S. in the drug war, led Honduras from 2014 to 2022, during which he boasted that he would "shove the drugs right up the noses of the gringos,” according to U.S. prosecutors.</p><p>His extradition shortly after leaving office marked a rare chance at justice for Hondurans, who feared his hold on the country's justice system would never allow a conviction on Honduran soil.</p><p>But the former leader, sentenced to 45 years in prison in the United States, was released in December, to the shock of many in the U.S. and Honduras, after receiving a presidential pardon from U.S. President Donald Trump. He said Hernández did not receive a fair trial and that it was a setup orchestrated by the Biden administration.</p><p>Hernández now returns to Honduras to face corruption charges amid concerns that a weak justice system and his party’s return to the presidency will ensure his impunity.</p><p>“There is a social majority that is outraged but doesn’t speak out because of fear,” said Joaquín Mejía, lawyer and researcher for the human rights organization Reflection, Research and Communication Team. "We’re talking about the boss of all drug bosses.”</p><p>Some in the country welcomed his return. Hernández was greeted at Palmerola International Airport by his mother, wife, kids and granddaughter as well as dozens of supporters of his National Party.</p><p>“The moment has arrived. After four years, I can finally tell you that we will see each other again,” Hernández said in a video posted on social media before his arrival.</p><p>Hernández, 57, faces charges related to a case known as Pandora I, which alleges that a network of former high-ranking officials from 2010 to 2013 participated in the expansion and approval of public funds disbursements totaling more than 288 million lempiras ($10.8 million) to various foundations, according to an investigation by the country's Specialized Prosecutor’s Unit Against Corruption Networks, or UFERCO.</p><p>According to UFERCO, Hernández benefited from these disbursements, receiving at least 62 million lempiras ($2.3 million) for his political campaign through various schemes, including the creation of shell companies, the use of straw men and fictitious contracts.</p><p>Hernández has said he is innocent and that the case “lacks any legal basis.”</p><p>In June, a judge suspended his arrest warrant and the international red notice issued to Interpol at the request of Hernández’s lawyer, although the case is still pending. The former president has agreed to appear before the judge on Aug. 3 for his arraignment.</p><p>Other high-level officials implicated in Pandora I whose cases have been dismissed indicate the likely outcome for Hernández, according to legal experts.</p><p>“Everything points to the suspension being the first step,” Mejía said. “He’ll come, they’ll likely issue him alternative measures to imprisonment to keep up appearances, and then he’ll end up without any problem, without any sanction.”</p><p>For Luis Javier Santos, the former head of UFERCO who investigated the case against Hernández, the former leader’s return represents a failure to prosecute him for his crimes rather than a chance for justice.</p><p>Santos was removed from his role in UFERCO in February in what he believes demonstrated attempts to stifle anti-corruption investigations by the new government of Nasry Asfura, of Hernández's National Party, which took office in January after gaining Trump's backing during elections.</p><p>“We have gone backward to an even worse point than when all the work to fight corruption began,” Santos said.</p><p>___</p><p>Brigida reported from Mexico City.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/Z72YM4KBL7V25PJOGBVGMLW2JU.jpg?auth=f8303e55d7dcc0684dfd883c9dc9a5f0e7af080ecab0b7fe20c2be8fe254eeab&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Honduras' President Juan Orlando Hernandez speaks during the opening ceremony of the UN Climate Change Conference COP26 in Glasgow, Scotland, Monday Nov. 1, 2021. (Andy Buchanan/Pool via AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Andy Buchanan</media:credit></media:content></item><item><title><![CDATA[The suspect in the deadly Berlin Pride attack is killed in a confrontation with police]]></title><link>https://www.local10.com/news/world/2026/07/26/the-suspect-in-the-deadly-berlin-pride-attack-is-killed-in-a-confrontation-with-police/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/26/the-suspect-in-the-deadly-berlin-pride-attack-is-killed-in-a-confrontation-with-police/</guid><dc:creator><![CDATA[By GEIR MOULSON, KIRSTEN GRIESHABER and STEFANIE DAZIO, Associated Press]]></dc:creator><description><![CDATA[BERLIN (AP) — The suspect in the deadly Berlin Pride attack that left one person dead and 29 injured was shot and killed by police during a confrontation on Sunday in a suburb of the city, authorities said.]]></description><pubDate>Mon, 27 Jul 2026 01:58:43 +0000</pubDate><content:encoded><![CDATA[<p>BERLIN (AP) — The suspect in the deadly Berlin Pride attack that left one person dead and 29 injured was shot and killed by police during a confrontation on Sunday in a suburb of the city, authorities said.</p><p>Abdul Ballout, a German citizen with Lebanese roots, was killed following a search that lasted nearly 24 hours after the attack in downtown Berlin. Prosecutors said he had previously sought to join the militant Islamic State group.</p><p>Ballout was suspected of driving a van into a crowd near Berlin’s Pride festival Saturday night before apparently stabbing others with a machete in what authorities believe was an Islamic extremist terror attack.</p><p>Interior Minister Alexander Dobrindt said the attack occurred a few hundred meters (yards) from a party near the Brandenburg Gate that was supposed to close out the city's Pride festival.</p><p>Ballout was tracked down around 6 p.m. Sunday at a garden in Spandau, a Berlin suburb, the city's police department wrote on X. They said he apparently ran toward officers with a sharp instrument, and police fired at least one shot. He died at the scene.</p><p>Ballout was born in Germany, the minister said. His mother was naturalized in 2002, three years before he was born.</p><p>Ashley Jump, a 26-year-old U.K. resident, had traveled to Berlin for Saturday’s Pride parade but had left the celebrations before the attack. They returned Sunday to leave flowers at a memorial near the crime scene in support of the LGBTQ+ community.</p><p>“They’ll never erase us, we’ll never be gone,” they said. “As long as humanity has existed, we’ve existed. And as long as humanity exists, we will exist. We will not be removed.”</p><p>Suspect convicted of ties to Islamic extremism</p><p>Ballout traveled to Lebanon in 2025 with the goal of going to Syria to join the Islamic State group, Berlin prosecutors said Sunday.</p><p>There, he made contact with several people who were presumed members of the militant group — or at least he believed them to be, prosecutors said. He was arrested in Lebanon last year and sentenced by a military court to three months’ imprisonment for offenses including incitement to religious and sectarian conflict.</p><p>He returned to Germany after completing his sentence, where he was arrested at the Berlin airport.</p><p>In May, a juvenile court in Berlin convicted Ballout of preparing a serious act of violence endangering the state, as well as publishing Islamic State propaganda on his Instagram account and other charges, prosecutors said.</p><p>The court handed down a suspended sentence of 1 year and 10 months in youth custody, which Berlin prosecutors had appealed.</p><p>The court said it took Ballout’s months of pre-trial detention in Germany and Lebanon into account. It also said it considered that Ballout had confessed to the crimes, appeared to distance himself from the militant group and no actual threat had ever materialized.</p><p>He was released from detention pending the appeal.</p><p>Berlin's Pride festival is one of Europe's largest LGBTQ+ celebrations</p><p>According to police, a white van drove into the Tiergarten park around 10 p.m. and hit several people before colliding with a tree. The closing party at the Pride festival, known as Christopher Street Day, was ongoing at the time next to the Brandenburg Gate, a short distance away. The party followed a parade with some 80 trucks that had made its way through downtown Berlin earlier in the day.</p><p>The attack did not occur at the festival, along its route or at the closing party. Rather, the violence took place a few hundred meters (yards) away on a track in the Tiergarten park. The van drove into a crowd that was likely a mix of festivalgoers and other locals or visitors.</p><p>Police said a woman was killed.</p><p>On Sunday afternoon, hundreds of mourners gathered at a memorial at the iconic gate. They hugged each other and laid down flowers, candles, rainbow flags and homemade signs, including a cardboard one that said: “the only thing more powerful than hate is love.”</p><p>Hundreds of thousands had come to Berlin to celebrate on Saturday, though it’s unclear how many were still at the festival by late evening. It’s one of Europe’s largest LGBTQ+ celebrations.</p><p>“We are simply stunned by what happened,” said Andre Lehmann, a top official with the main national LGBTQ+ association, LSVD+. “This suspected attack hits the heart of the queer community.”</p><p>Amsterdam says it will celebrate freedom in the wake of Berlin attack</p><p>Chancellor Friedrich Merz urged the nation to remain united in the aftermath of the attack.</p><p>“I would like to say this to Christopher Street Day participants here in Berlin but also across Germany: Don’t let yourselves, let us not let ourselves, be intimidated," he said. "These acts have only one purpose: They aim to divide our society. They want to take away from us the most important thing we have: Namely our openness and our freedom.”</p><p>Dobrindt said he expected security measures at other major events in Germany, including Pride events elsewhere, to be reviewed and if necessary significantly boosted.</p><p>Berlin has seen Islamic extremist attacks before. In December, 2016, a rejected asylum seeker from Tunisia plowed a hijacked truck into a Christmas market, killing 13 people and injuring dozens. He was killed days later in a shootout in Italy.</p><p>In February last year, a Spanish tourist was stabbed and seriously wounded at Berlin’s Holocaust Memorial, an attack that saw a Syrian man convicted in March and sentenced to 13 years.</p><p>This week, Amsterdam will be hosting World Pride alongside its own annual Pride celebrations. Mayor Femke Halsema said authorities and organizers “are closely monitoring the security situation” after the Berlin attack but aim to prevent any extra measures getting in the way of celebrating freedom and love.</p><p>___</p><p>Associated Press reporters Fanny Brodersen and Pietro De Cristofaro in Berlin, and Mike Corder in The Hague, Netherlands, contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/7FFWVRL6LEOMVRRNYV5FXNETNY.jpg?auth=1984d29e47e444321f9a54ae4628b820a57c2304a2950bddb057bee225a6be61&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People gather in front of the Brandenburg Gate illuminated with the message "Berlin, city of freedom", commemorating the victims, after a car rammed into a crowd at the Pride March in Berlin, Sunday, July 26, 2026. (AP Photo/Ebrahim Noroozi)]]></media:description><media:credit role="author" scheme="urn:ebu">Ebrahim Noroozi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/COMADGGSVAQQSJPGITXBK23GNY.jpg?auth=4529f175a057c47b22dfcb566efb7fcafa2651da14e63d4786fbaf6d62a614e1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People gather in front of the Brandenburg Gate illuminated with the message "Berlin, city of freedom", commemorating the victims, after a car rammed into a crowd at the Pride March in Berlin, Sunday, July 26, 2026. (AP Photo/Ebrahim Noroozi)]]></media:description><media:credit role="author" scheme="urn:ebu">Ebrahim Noroozi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FKRCZXAYNC4NBZGYRTW4TKUKWQ.jpg?auth=01d52c9157251f0c193feba748e4e3ade83e6b3544295ff50533bc4152f61d82&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Police officers stand near a vehicle crashed into a tree after driving into a crowd near Berlin's annual Pride event, in Berlin, Germany, Sunday, July 26, 2026. (AP Photo/Markus Schreiber)]]></media:description><media:credit role="author" scheme="urn:ebu">Markus Schreiber</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IBPQYUYVJLU3FCK2KCVB4OETQU.jpg?auth=3743526822959eacc9e9914647780765ac7f8c8f7f6168d6b6ed4245eb07eb72&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Two men hold hands at the memorial site commemorating the victims near the scene where a car rammed into a crowd near the Pride March in Berlin, Germany, Sunday, July 26, 2026. (AP Photo/Markus Schreiber)]]></media:description><media:credit role="author" scheme="urn:ebu">Markus Schreiber</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GKRPUWFJLEQIDGC2S744JJFF6U.jpg?auth=e36a0fbd6660373b1ede84645b9d38535eaacb283baaea1521e09fc1807b58a9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People gather outside the Brandenburg Gate for a demonstration in support of LGBTQ+ after a car rammed into a crowd at the Pride March in Berlin, Sunday, July 26, 2026. (AP Photo/Ebrahim Noroozi)]]></media:description><media:credit role="author" scheme="urn:ebu">Ebrahim Noroozi</media:credit></media:content></item><item><title><![CDATA[Cheaper, open and intelligent: Chinese AI models gain ground, as they make inroads in the US]]></title><link>https://www.local10.com/business/2026/07/26/cheaper-open-and-intelligent-chinese-ai-models-gain-ground-as-they-make-inroads-in-the-us/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/26/cheaper-open-and-intelligent-chinese-ai-models-gain-ground-as-they-make-inroads-in-the-us/</guid><dc:creator><![CDATA[By CHAN HO-HIM and MATT O'BRIEN, Associated Press]]></dc:creator><description><![CDATA[HONG KONG (AP) — China has a hot new product in the United States: artificial intelligence.]]></description><pubDate>Sun, 26 Jul 2026 04:05:00 +0000</pubDate><content:encoded><![CDATA[<p>HONG KONG (AP) — China has a hot new product in the United States: artificial intelligence.</p><p>San Francisco-based Raffi Krikorian, the chief technology officer at Mozilla, which runs the Firefox browser, switched to Chinese AI startup Moonshot’s Kimi K3 for many of his day-to-day activities within days of the new, powerful model’s launch more than a week ago.</p><p>“It just seems snappier,” he said of K3, comparing it to the acclaimed and more expensive Claude Fable chatbot from San Francisco company Anthropic. Earlier, he had been using another high-performing Chinese model, Z.ai's GLM-5.2, for routine tasks such as managing his calendar, documents and email.</p><p>Krikorian is one of a growing number of Americans adopting Chinese AI systems, which are gaining ground around the world because they are more affordable and increasingly efficient. U.S. companies like cryptocurrency exchange Coinbase said they're switching to Chinese AI models to help trim costs.</p><p>Their popularity has frustrated some U.S. tech giants, but short of an outright ban, they're likely to continue to appeal to independent software developers in the U.S. and elsewhere.</p><p>American-led restrictions block China from accessing some of the world’s most advanced technologies including cutting-edge AI chips and U.S. Treasury Secretary Scott Bessent has warned more sanctions could be coming to protect American intellectual property.</p><p>U.S. President Donald Trump's administration on Wednesday accused Moonshot of using “covert” but not necessarily illegal methods to build K3 off the back of Anthropic's Fable. Some U.S. politicians and AI companies including Anthropic have accused Chinese startups of illicit “distillation” of their models to extract their technologies, a claim that Beijing rejects as “groundless.”</p><p>China's AI models are cheaper and 'good enough’</p><p>The rapid rise of cutting-edge Chinese AI models this year shows the China-U.S. race in AI has moved on from early last year, when Chinese startup DeepSeek shook up the U.S. technology industry and put China on the map with an AI model that performed on par with those in the U.S. but much more cheaply.</p><p>The latest AI models launched by startups Z.ai, or Zhipu, in June, and Moonshot in July are nearly as intelligent as the frontier models from OpenAI and Anthropic, experts say. Also in July, China’s Alibaba previewed its Qwen3.8 Max AI model. In April, DeepSeek rolled out previews of its latest V4 model, challenging OpenAI’s GPT and Google’s Gemini.</p><p>Those constant advances are bearing fruit. Curt Meinhold, a Greensboro, North Carolina-based technology executive, said he increasingly prefers to use DeepSeek for tasks such as finding business leads or ways to generate sales.</p><p>“At the end of the day, most of us, the vast majority of us, 90 plus percent, don’t need (Anthropic's) Mythos or Fable,” said Meinhold, who founded digital legacy platform LilyList. “Like, we just don’t need it, we need something good enough.”</p><p>Chinese AI models are reaching a “critical stage” for wide adoption, U.S. investment bank Goldman Sachs wrote in a July research report, especially when a surge of global “agentic” AI usage, which requires the AI models to autonomously conduct multistep, complex tasks, is driving higher demand for cost effective AI models.</p><p>AI prices are calculated per million tokens for both input and output, so the use of AI “agents” is dramatically compounding cost differences, according to analysts including Alex Colville of the Australian Strategic Policy Institute.</p><p>“The Chinese models, you know, I find them to be pretty close on code and research,” said Meinhold. “If I can pay a handful of cents per million output tokens versus 30 bucks or 40 bucks or 50 bucks, then it’s good enough.”</p><p>Moonshot's Kimi K3 leads, but Chinese AI models have limits</p><p>Based on data over the past month, the top five most popular models on OpenRouter, a platform that tracks data across AI models, were Chinese.</p><p>Estimates from Sensor Tower, a market intelligence firm, showed Kimi had more than 930,000 downloads during the week after K3's July release, an increase of 200% from the week before. In the U.S. it was downloaded around 86,000 times, a 387% jump.</p><p>K3 proved so popular that Moonshot had to temporarily suspend new subscriptions after overwhelming demand pushed its capacity close to its limits.</p><p>Still, while Chinese models are becoming serious competitors to the U.S., they lag American AI leaders across their overall, full-range capabilities, said Anastasios Angelopoulos, co-founder and CEO of Arena, a platform for evaluating AI systems.</p><p>And U.S. AI firms are also looking for more options to reduce pricing, such as with cheaper alternatives of competitive models, added Yasir Atalan, with the Center for Strategic and International Studies.</p><p>US policy could boost Chinese AI models</p><p>Most Chinese AI models are open-source — meaning anyone can examine and build on them — at a time when frontier models from U.S. companies like Anthropic and OpenAI are closed-source.</p><p>Chinese model vendors are expected to leverage open-source software to promote their global usage and adoption, said Lian Jye Su, of the technology research and advisory group Omdia.</p><p>As Chinese open-source models are increasingly almost as good as closed systems made by leading U.S. companies, said Mozilla’s Krikorian, “the open frontier is becoming increasingly Chinese-built.” While the U.S. weighs restricting Chinese AI models, a group of American tech firms including Microsoft, Meta and Nvidia signed an open letter published Friday backing “open” AI models.</p><p>Other U.S. tech policies also at times give China an upper hand, some experts say. China’s Z.ai released its GLM-5.2 model in mid-June, not long after the Trump administration put export controls on Anthropic’s Fable and Mythos models, keeping them offline for more than two weeks.</p><p>"Restricting an American model can immediately create an opening for a Chinese competitor,” said Arena's Angelopoulos.</p><p>Chinese AI models look to expand globally</p><p>In China, people and businesses have rapidly embraced AI technologies that have prospered with state support. Chinese tech companies like Huawei and Tencent are also embedding AI in devices such as smartphones, AI glasses and humanoid robots.</p><p>Now China is increasingly looking to dominate AI abroad, too. At a flagship technology summit in Shanghai, Chinese President Xi Jinping championed open-source AI models and the importance of promoting greater global equity, while pledging Chinese involvement in raising AI capabilities especially in developing nations.</p><p>As is true for many other industries in China, intense competition at home is driving companies to expand globally. Leading Chinese AI startups are now raising more funding to support that effort, including through public share offerings.</p><p>Both China and the U.S. will want to “encourage widespread adoption of their AI ecosystems, while safeguarding technologies that could materially strengthen strategic rivals,” said Chelsey Tam, with investment research firm Morningstar.</p><p>“The competition is no longer simply the United States against China; the Chinese labs are also putting a lot of pressure on one another,” Angelopoulos said.</p><p>But as is the case in the U.S., huge investments in AI have also raised concerns over sustainability of these Chinese startups. Z.ai, for example, reported its revenue surged 132% to 724 million yuan ($107 million) last year, but net loss jumped 60% to 4.7 billion yuan ($694 million).</p><p>For now, Chinese AI models will likely continue to march ahead including in the U.S. “I would highly recommend anyone doing any serious AI load to at least evaluate it,” said Krikorian.</p><p>___</p><p>O’Brien reported from Providence, Rhode Island. AP Business Writer Kelvin Chan in Toronto contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ANQ5T7WCPYU2YWE5KXLX3VQUTI.jpg?auth=01086ea90de2c8cfcae2d843beb705df81c2fd9c4aa06cfc48f005d5c1ea4c21&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Visitors at the booth for Chinese AI Startup Moonshot's Kimi K3 during the World AI Conference in Shanghai, China on July 17, 2026. (AP Photo/Ng Han Guan)]]></media:description><media:credit role="author" scheme="urn:ebu">Ng Han Guan</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EXEUFPXT4MB7N4LBVBK4GOSWNE.jpg?auth=9a0a4664c00fa6a2014cb76a7129a84be3d4dc7f4b4dbee2c0ee1cff35d53df1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A worker stands at the booth for Chinese AI Startup Moonshot's Kimi K3 during the World AI Conference in Shanghai, China on July 17, 2026. (AP Photo/Ng Han Guan)]]></media:description><media:credit role="author" scheme="urn:ebu">Ng Han Guan</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/Y5EFACABJAK2G3QJGGMFLS43UI.jpg?auth=93c143503af900ecef450905576fd1f4ab8cede5441b98800f5c7b407a78aa45&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Chiense President Xi Jinping speaks during a meeting on global AI governance held on the sidelines of the World AI Conference in Shanghai, China on July 17, 2026. (AP Photo/Ng Han Guan)]]></media:description><media:credit role="author" scheme="urn:ebu">Ng Han Guan</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YKPP3LHPESU656TAWM5S6Y5WHI.jpg?auth=a4971e48a0010948837ee581c88b32727fd33a16030590de6667b9bac3bb767b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A visitor stands near a poster for the World AI Conference in Shanghai, China on July 17, 2026. (AP Photo/Ng Han Guan)]]></media:description><media:credit role="author" scheme="urn:ebu">Ng Han Guan</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/A7DJHSORHFJKFMRVXB6FPMPLIY.jpg?auth=a5b7e132b85632b4e9b65a74bccda48cf2c3accd14122f27f9adb457b0e04792&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Visitors at the booth for Baidu's AI Agent Dumate during the World AI Conference in Shanghai, China on July 17, 2026. (AP Photo/Ng Han Guan)]]></media:description><media:credit role="author" scheme="urn:ebu">Ng Han Guan</media:credit></media:content></item><item><title><![CDATA[Hurricane Genevieve moves through the Pacific off Mexico, but no direct threat to land is forecast]]></title><link>https://www.local10.com/news/world/2026/07/25/hurricane-genevieve-moves-through-the-pacific-off-mexico-but-no-direct-threat-to-land-is-forecast/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/25/hurricane-genevieve-moves-through-the-pacific-off-mexico-but-no-direct-threat-to-land-is-forecast/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[MIAMI (AP) — Tropical Storm Genevieve has strengthened into a hurricane in the Pacific Ocean southwest of Mexico. It is forecast to pick up even more steam and become a major hurricane in the coming days but stay well out to sea on a course roughly parallel to the shore.]]></description><pubDate>Sun, 26 Jul 2026 08:59:14 +0000</pubDate><content:encoded><![CDATA[<p>MIAMI (AP) — Tropical Storm Genevieve has strengthened into a hurricane in the Pacific Ocean southwest of Mexico. It is forecast to pick up even more steam and become a major hurricane in the coming days but stay well out to sea on a course roughly parallel to the shore.</p><p>Genevieve had maximum sustained winds of 90 mph (150 kph), making it a Category 1 hurricane, according to the National Hurricane Center in Miami. A major hurricane is Category 3 or higher.</p><p>Genevieve's center was located about 500 miles (810 kilometers) south-southwest of Manzanillo, and it was headed west-northwest at 17 mph (28 kph).</p><p>No coastal watches or warnings were in effect, but the hurricane center said swells from the storm — likely causing “life-threatening surf and rip current conditions” — were affecting parts of Mexico's southwestern coast on the weekend and would likely hit southern parts of the Baja California Peninsula on Sunday night or Monday.</p><p>Farther west in the Pacific, meanwhile, Hurricane Fausto weakened to a Category 1 storm as it continued on a projected path in the general direction of the Hawaiian Islands.</p><p>Forecasters said it was expected to be downgraded to a tropical storm in the coming days, but warned that it could still generate dangerous surf and said “interests in the Hawaiian Islands should monitor” its progress.</p><p>Fausto had maximum sustained winds of 90 mph (150 kph); was located about 995 miles (1,600 kilometers) east of Hilo; and was moving west at 13 mph (20 kph).</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/INAME5EKVPXZ2J65WWXHJLRXMU.jpg?auth=af260be0a0031c7a4ce735d8057e39795e52b7f9201750c1ed99a7217a326399&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This GOES-19 GeoColor satellite image provided by NOAA shows Tropical Storm Genevieve in the Eastern Pacific on Friday, July 24, 2026. (NOAA via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/B3X7PLPTDKITQVUPSTVJSYVBXA.jpg?auth=feba34ddb44a20c40510d858351cfd07ade33754cf70d4b52a5fe4220c9cbd8d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This NOAA satellite image taken Friday, July 24, 2026, shows Hurricane Fausto moving in the Pacific Ocean. (NOAA via AP)]]></media:description></media:content></item><item><title><![CDATA[Jones and Clark help Team Spoon beat Team Coop 129-122 in the WNBA All-Star Game]]></title><link>https://www.local10.com/sports/2026/07/25/jones-and-clark-help-team-spoon-beat-team-coop-129-122-in-the-wnba-all-star-game/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/25/jones-and-clark-help-team-spoon-beat-team-coop-129-122-in-the-wnba-all-star-game/</guid><dc:creator><![CDATA[By JAY COHEN, Associated Press]]></dc:creator><description><![CDATA[CHICAGO (AP) — Jonquel Jones, Nneka Ogwumike and Dominique Malonga made WNBA history on Saturday night.]]></description><pubDate>Sun, 26 Jul 2026 04:21:49 +0000</pubDate><content:encoded><![CDATA[<p>CHICAGO (AP) — Jonquel Jones, Nneka Ogwumike and Dominique Malonga made WNBA history on Saturday night.</p><p>It was quite the All-Star party in the league's 30th season.</p><p>Jones had 22 points, 13 rebounds and eight assists, helping Caitlin Clark and Team Spoon outlast Marina Mabrey and Team Coop 129-122 in the WNBA All-Star Game.</p><p>Playing with a heavy heart after the death of an aunt, Jones was named MVP. The 32-year-old New York Liberty center became the first player to win the league, WNBA Finals, Commissioner's Cup and All-Star MVP awards.</p><p>“No matter what mood I'm in, basketball can pick me back up,” Jones said, “and so just leaning into that.”</p><p>Malonga had a first-half dunk for Team Coop, but Team Spoon had eight players score in double figures in an All-Star Game that featured 127 3-point attempts and very little defense. Allisha Gray had 19 points for Team Spoon, and Clark finished with 17.</p><p>It was the first WNBA All-Star Game in Chicago since 2022. This time, the marquee event was played in front of a record crowd of 19,783 at the United Center instead of the smaller Wintrust Arena in downtown Chicago.</p><p>“To be able to have tonight, have 19,000 people in the highest attendance ever in the All-Star Game just really shows that our league is growing and people want to be around us and want to be a part of this and understand how special it is,” Jones said.</p><p>Ogwumike scored 11 points for Team Spoon while passing Maya Moore (119) for the most career points in All-Star Game history.</p><p>Kelsey Mitchell had 28 points for Team Coop, and Mabrey scored all of her 23 points during a red-hot first half. The 20-year-old Malonga finished with 12 points and 13 rebounds.</p><p>“I got to see a few go down early,” said Mabrey, who matched the WNBA scoring record when she had 53 points for Toronto in a win over Los Angeles on June 25. “That's kind of like my thing. Get them up when they're going in.”</p><p>WNBA greats Cynthia Cooper and Teresa Weatherspoon drafted the All-Star teams from players that were either voted as starters by fans, media and fellow players or chosen as reserves by the league’s coaches. Las Vegas’ Becky Hammon coached Cooper’s team, and Minnesota’s Cheryl Reeve was in charge of Weatherspoon’s squad.</p><p>Clark went 5 for 15 from beyond the arc and had five assists in her return to the All-Star game. The Indiana Fever guard missed last year’s event in Indianapolis because of a groin injury.</p><p>“Last year really stunk being in our home city, you never want to miss that for the fans," Clark said. "I love to show up and compete.”</p><p>The 24-year-old Clark came out firing, connecting from 33 feet and 37 feet on her way to 11 points in the first 2 1/2 minutes. She buried another 3 early in the second quarter off a slick no-look pass from Minnesota Lynx guard Olivia Miles, the only rookie selected for the game.</p><p>Clark and Mabrey each put on an offensive show, but Malonga got the biggest cheer of the night. The 6-foot-6 center from the Seattle Storm ran down the lane, got a pass from Angel Reese and threw down a right-handed jam with 6:24 left in the first half.</p><p>Reese jumped up and down as Malonga finished the play, and the two exchanged a mid-air chest bump on their way back down the court.</p><p>“The way she makes it look easy, the excitement around it," said Paige Bueckers, who scored 12 points for Team Coop. "I love Dom ... really happy for her in just how easy she makes it look.”</p><p>It was the first dunk in a WNBA All-Star Game since Sylvia Fowles in 2022. Lisa Leslie (2005), Jones (2017), Brittney Griner (2019) also have accomplished the feat.</p><p>Leslie was on hand for the festivities, along with South Carolina coach and former WNBA guard Dawn Staley. Former NBA star Dwyane Wade also was courtside.</p><p>___</p><p>AP WNBA: https://apnews.com/hub/wnba-basketball</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ARH662QBONH2N2H4X3UVB4ROT4.jpg?auth=13840632dfadd79537c21b05921bfdeec9b25257b9df53f88afcc11e6bb83fb8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Team Spoon's Caitlin Clark, right, celebrates with Courtney Williams (10) after their team defeated Team Coop in a WNBA All-Star basketball game in Chicago, Saturday, July 25, 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/PW4TWOX5VZ675IYNUD36BQWFCQ.jpg?auth=34edd96b79a81e94fd0a95cee6d96627d0b469d6557aa52b5236cc5e80356b64&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Team Spoon's Jonquel Jones smiles as she holds up the MVP trophy after Team Spoon defeated Team Cooper in a WNBA All-Star basketball game in Chicago, Saturday, July 25, 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/5WNM3DC5F7P33O5Z5HVDAMFH4Q.jpg?auth=ee66b2d8c957161eec828081b3203cd4a5d904ac0ea11d5e6f93826b01aaeecb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Team Coop's Gabby Williams, right, celebrates with Paige Bueckers after she scored a three-point basket during the first half of a WNBA All-Star basketball game against Team Spoon in Chicago, Saturday, July 25, 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/4KWMQWTZNMXO6CI6RFQEZ5JPTU.jpg?auth=cc7096f08533af1a3db0d3537b33956bb0d883cee3612cc6e43c5b39cc5a25f6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Left to right; Team Spoon's Caitlin Clark, Aliyah Boston, A'Ja Wilson, Olivia Miles and Jessica Shepard greet fans before a WNBA All-Star basketball game against Team Coop in Chicago, Saturday, July 25, 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/TZH6TGY5ADDDPMAWH77SEDM5C4.jpg?auth=b6536ca9ead61f25e187bf6e00cb61118f354f9fa9ccc89de3a8fdcef00a59c7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Team Spoon's Nneka Ogwumike, front, looks to pass the ball against Team Coop's Kahleah Copper, top, during the first half of a WNBA All-Star basketball game in Chicago, Saturday, July 25, 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[Whale 'supergroups' show numbers are rebounding from hunting. But Iran war holds dangers for them]]></title><link>https://www.local10.com/news/world/2026/07/25/whale-supergroups-show-numbers-are-rebounding-from-hunting-but-iran-war-holds-dangers-for-them/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/25/whale-supergroups-show-numbers-are-rebounding-from-hunting-but-iran-war-holds-dangers-for-them/</guid><dc:creator><![CDATA[By NEIL SHAW, Associated Press]]></dc:creator><description><![CDATA[CAPE TOWN, South Africa (AP) — A South African couple found themselves in a rare situation when they witnessed a humpback whale “supergroup” consisting of nearly 300 of the giant marine mammals gathering together.]]></description><pubDate>Sun, 26 Jul 2026 02:23:14 +0000</pubDate><content:encoded><![CDATA[<p>CAPE TOWN, South Africa (AP) — A South African couple found themselves in a rare situation when they witnessed a humpback whale “supergroup” consisting of nearly 300 of the giant marine mammals gathering together.</p><p>It's an indication, scientists say, of how some whale species numbers have strongly rebounded in the southern hemisphere oceans decades after an international whale hunting ban came into effect in 1986.</p><p>Chris and Monique Fallows said they were used to seeing bigger and bigger groups of humpback whales off the west coast of South Africa but weren't prepared for what they saw one morning last December. Plumes of whale breath and spray burst into the air one after the other from blowholes, and the husband and wife found their boat in the midst of what's known as a supergroup.</p><p>“It was extraordinary,” said Chris Fallows, a renowned fine art wildlife photographer who has documented marine animals for 35 years. "Quite quickly we realized that there must be several hundred whales coming together in one particular area.”</p><p>He said what they saw can best be described as a “Manhattan skyline” of whale breath plumes.</p><p>Chris and Monique documented 299 humpback whales in the group, they said. They count whales by taking a photograph of their tail, which is called a fluke, said Monique Fallows, an author and naturalist.</p><p>Each whale's tail is different and it's a common tactic used by scientists to identify individuals.</p><p>It appears to be the biggest group of humpback whales sighted, according to Alex Vogel, the Africa coordinator for Happywhale. That organization has a global database of whales built off photos and information sent in largely by what it calls “citizen scientists” — ordinary people who capture images of whales that are then verified.</p><p>The organization did a count of the group that the Fallows came across.</p><p>Humpback numbers have strongly recovered in the southern hemisphere from less than 10,000 at the height of whaling to more than 100,000 whales now, according to assessments by scientists and the International Whaling Commission, which monitors whale numbers.</p><p>Only a few countries still hunt whales commercially.</p><p>Humpbacks are generally solitary or move in small pods, but they sometimes gather in supergroups in food-rich areas. They feed on krill or small fish.</p><p>Sightings of humpbacks are also increasing in other parts of the Southern Hemisphere.</p><p>Els Vermeulen, the chief scientist at the University of Pretoria’s Whale Unit in South Africa, said humpback supergroups started to be seen again around 2012 and it's likely a result of their recovery from whaling.</p><p>“In general, the moratorium on whaling can be classified as one of the strongest conservation success stories in the marine environment," said Vermeulen, who has a doctorate in zoology.</p><p>Vermeulen said that humpbacks feeding in supergroups make underwater sounds that attract other whales.</p><p>While humpbacks have seen the biggest comeback from whaling, the World Wildlife Fund says the recovery has been mixed for other whale species and that various threats remain, like entanglement in commercial fishing equipment, collisions with ships and climate change.</p><p>Seven out of the 14 great whale species are classified as endangered or vulnerable by the International Union for Conservation of Nature, including the critically endangered North Atlantic right whales, which number only around 380 now.</p><p>Vermeulen also raised a new threat for whales around South Africa: the conflict in the Middle East.</p><p>She said a recent preliminary assessment she co-authored showed that shipping around the southern point of Africa had quadrupled since December 2023 — after the Israel-Hamas war broke out and Yemen's Houthi rebels began attacking ships in the Red Sea.</p><p>That is being made worse by the Iran war and the security crisis over the Strait of Hormuz, diverting more ships around Africa.</p><p>Because most whales killed by ships sink in the ocean there are no detailed statistics. But Gregg Oelofse, the coastal and environmental manager for the city of Cape Town, said more whales and more shipping clearly increase the risk.</p><p>He said some whale carcasses wash ashore with evidence they've been killed by vessels.</p><p>“We’ll see the propellor strike often through the whale’s body,” Oelofse said. “So, it’s like these big cuts in the whale’s body.”</p><p>Vermeulen said she and others are lobbying for official speed limits for ships near the South African coast to give them time to spot any whales in their path.</p><p>___</p><p>Associated Press writer Gerald Imray contributed to this story.</p><p>___</p><p>AP Africa news: https://apnews.com/hub/africa</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DEQCB2EGZL4PTOYJPMKYERBMR4.jpg?auth=a3ab4519d0cfb32ed7deb56dea4d8286d3508c75e5ee3c2c45d56c7bc1641bf3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A humpback whale breaches off the coast of Port Stephens north of Sydney, Australia, June 18, 2025. (AP Photo/Mark Baker, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Baker</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PTQCAS44YTHCLYWXZ7XCZCTNQY.jpg?auth=b8e86fb4fc2c4da2607297a1c3b2611e45e6f973ca8c1d3fece7ebc03a414507&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Fine art wildlife photographer Chris Fallows looks out to sea from his boat near Hout Bay, in Cape Town, South Africa, July 12, 2026. (AP Photo/Neil Shaw)]]></media:description><media:credit role="author" scheme="urn:ebu">Neil Shaw</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ULRTNZFEFNY4AXX4TYLUAW6IYU.jpg?auth=5a05e36c9d8d9770a855263658b8536e15223f7cf719e96cb1d81920960c66b0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Humpback whales surface near a Humpback Whale Project boat during monitoring off the coast of Rio de Janeiro, Brazil, Tuesday, June 30, 2026. (AP Photo/Dhavid Normando)]]></media:description><media:credit role="author" scheme="urn:ebu">Dhavid Normando</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VT5PTGKVKUPRB3FT7IGY64OCIE.jpg?auth=0d2554e71e8452d0cc75a57dc8e87f5be8d4c2b4f53f96bd4f41c8f1bd6d6219&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A humpback whale dives off the coast of Rio de Janeiro, Brazil, Tuesday, June 30, 2026. (AP Photo/Dhavid Normando)]]></media:description><media:credit role="author" scheme="urn:ebu">Dhavid Normando</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DMCNZ7PZBURYEDLWWY6JJNAP6M.jpg?auth=7fef8afb6496d09ba1168ac9a72d9f6afbb8a9eda00be3daf097318da8a7a555&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Humpback whales surface together in Bahia Solano, Colombia, Sunday, Aug. 27, 2023. (AP Photo/Ivan Valencia, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ivan Valencia</media:credit></media:content></item><item><title><![CDATA[Comic-Con 2026: David Jonsson is new Black Panther, Ryan Gosling joins Marvel as Ghost Rider]]></title><link>https://www.local10.com/entertainment/2026/07/25/comic-con-2026-david-jonsson-is-new-black-panther-ryan-gosling-joins-marvel-as-ghost-rider/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/07/25/comic-con-2026-david-jonsson-is-new-black-panther-ryan-gosling-joins-marvel-as-ghost-rider/</guid><dc:creator><![CDATA[By LESLIE AMBRIZ, Associated Press]]></dc:creator><description><![CDATA[SAN DIEGO (AP) — Marvel Studios used its Comic-Con International presentation Saturday to announce David Jonsson as the new Black Panther — the son of Chadwick Boseman’s T’Challa — and reveal that Ryan Gosling will be playing Ghost Rider, both in films set for release in 2028.]]></description><pubDate>Sun, 26 Jul 2026 03:40:24 +0000</pubDate><content:encoded><![CDATA[<p>SAN DIEGO (AP) — Marvel Studios used its Comic-Con International presentation Saturday to announce David Jonsson as the new Black Panther — the son of Chadwick Boseman’s T’Challa — and reveal that Ryan Gosling will be playing Ghost Rider, both in films set for release in 2028.</p><p>Jonsson joined Oscar-winning “Black Panther” franchise director Ryan Coogler on stage alongside Letitia Wright and Winston Duke, holding his hand to his chest and smiling broadly. “Black Panther III” is set for release Dec. 15, 2028.</p><p>“Thank you to this family that I have the honor and the blessing to join. I don’t want to say too much, because I want to let the screen do the talking,” said the 32-year-old actor, known for roles in “Industry,” “The Long Walk” and “Alien: Romulus.”</p><p>Boseman died in 2020, and ever since 2022's “Black Panther: Wakanda Forever” revealed that T’Challa had a son, fans have been playing a guessing game of who might take over the mantle, with Damson Idris and Wright in the mix. The original 2018 “Black Panther” became the first superhero film to earn a best picture Oscar nomination and made more than $1.3 billion worldwide, while the sequel earned $850 million.</p><p>Ryan Gosling rides into the MCU</p><p>Gosling will re-team with his “Star Wars: Starfighter” director Shawn Levy on “Ghost Rider.”</p><p>“I’m having the greatest flashback vibes being here,” said Levy in reference to his appearance at Hall H two years ago to promote “Deadpool & Wolverine," which became a massive hit. “I’ll never forget that night because it was also my real introduction to the greatest fans anywhere.”</p><p>Gosling greeted Marvel Studios chief Kevin Feige and told the crowd that he’d wanted to play the character for a long time.</p><p>Gosling’s longtime partner, Eva Mendes, starred alongside Nicolas Cage in Cage’s original standalone “Ghost Rider” film, released in 2007 — a year before “Iron Man” kicked off Marvel’s cinematic universe. A sequel was released by Sony in 2012, and film rights have since reverted to Marvel, but the character hasn’t appeared yet in the MCU.</p><p>Stars take stage for ‘Avengers: Doomsday’</p><p>Feige told the crowd that Joe and Anthony Russo’s 2019 film “Avengers: Endgame” will be re-released in theaters on Sept. 25 with new footage linking it to the Russos’ “Avengers: Doomsday,” due out Dec. 18.</p><p>A “Doomsday” trailer played during the panel showed that Robert Downey Jr.'s Victor Von Doom will have some past tie to Reed Richards (Pedro Pascal) and Sue Storm (Vanessa Kirby). Storm is seen saying that Doom is a broken person who used to be different: “Everything he loved was taken from him.” Later, Richards asks Doom if he's the one responsible for the horrors around them.</p><p>Downey Jr. joked on stage that Reed and Doom were “besties.” Fans have been curious about the connection between the two after “The Fantastic Four: First Steps” post-credit scene included a clip of Doom sitting in Reed and Storm’s living room with their baby.</p><p>“Doomsday” stars taking the stage included Wright, Duke, Chris Evans, Hayley Atwell, Simu Liu, Danny Ramirez, Anthony Mackie, James Marsden, Kelsey Grammer, Paul Rudd, Rebecca Romijn, David Harbour, Lewis Pullman and Tenoch Huerta.</p><p>Ryan Reynolds appears as gray Deadpool</p><p>Clad in a new gray Deadpool costume, Ryan Reynolds crashed the panel from the audience.</p><p>“Longtime listener. First time caller,” said Reynolds, asking Rudd why Thor was crying in the previous film. Rudd responded “He’s a Wrexham fan,” in reference to the soccer team that Reynolds co-owns.</p><p>"This seems like an awfully expensive way to announce a film. When do you start filming,” asked Reynolds.</p><p>“It’s in the can, bro! Did you bump your head?” said Downey Jr. from the stage.</p><p>Many fans waited more than a day to get inside Comic-Con’s most-anticipated panel. Marvel Studios hopes it will act as a reset for its brand, which has been diluted by an overabundance of Disney+ series and critics' disappointment in films like last year's “Captain America: Brave New World.” Though audience interest in superhero films has waned in recent years, “Spider-Man: Brand New Day” — released by Sony in coordination with Marvel — is set to dominate the summer box office when it's released July 31 and ticket pre-sales have been strong for “Doomsday.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UDLHMKTU25QJULCMCC426OH2JY.jpg?auth=35fe559acd6841f170ebea655fabb26e359bea19b516b38ff3f18aa3068f6248&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Letitia Wright, from left, Winston Duke, Ryan Coogler, David Jonsson, and Kevin Feige attend a panel for Marvel Studios during Comic-Con International on Saturday, July 25, 2026, in San Diego. (Photo by Richard Shotwell/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Richard Shotwell</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QP725F5CHHBDZWHZ2M5JHSYIUU.jpg?auth=8ee34c730ec792c77322d41067b312fd853d7cd7a3123d820c890b76f7b9b7bc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ryan Gosling, left, and Shawn Levy attend a panel for Marvel Studios during Comic-Con International on Saturday, July 25, 2026, in San Diego. (Photo by Richard Shotwell/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Richard Shotwell</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MYE6AFKCBUYA234M5OYSGT3F2E.jpg?auth=fd8fab8f7b600cc84f8f59565bf5676d8636a74620f29e00eaae046a3ae1fe32&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A general view of atmosphere during the Marvel Studios panel at Comic-Con International on Saturday, July 25, 2026, in San Diego. (Photo by Richard Shotwell/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Richard Shotwell</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4YCVM7YHXJYOOS3CPIOV2HSI6I.jpg?auth=cddadf3b766b8f0591a34bfef40b2b153922f989c0c67d4eb93fa56e344d07c1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pedro Pascal, from left, Chris Evans, Hayley Atwell, and Robert Downey Jr. attend a panel for Marvel Studios during Comic-Con International on Saturday, July 25, 2026, in San Diego. (Photo by Richard Shotwell/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Richard Shotwell</media:credit></media:content></item><item><title><![CDATA[Seattle police are searching for two men who parachuted from the Space Needle]]></title><link>https://www.local10.com/news/weird-news/2026/07/25/seattle-police-are-searching-for-two-men-who-parachuted-from-the-space-needle/</link><guid isPermaLink="true">https://www.local10.com/news/weird-news/2026/07/25/seattle-police-are-searching-for-two-men-who-parachuted-from-the-space-needle/</guid><dc:creator><![CDATA[By JESSICA HILL, Associated Press]]></dc:creator><description><![CDATA[The Seattle Police Department is searching for two men who climbed over the glass wall of the city's iconic Space Needle on Friday, flipped over the edge and parachuted down from the 605-foot structure.]]></description><pubDate>Sun, 26 Jul 2026 01:32:20 +0000</pubDate><content:encoded><![CDATA[<p>The Seattle Police Department is searching for two men who climbed over the glass wall of the city's iconic Space Needle on Friday, flipped over the edge and parachuted down from the 605-foot structure.</p><p>The jumpers face trespassing charges, according to a report provided by Public Affairs Officer Brian Pritchard.</p><p>The BASE jumpers purchased tickets and entered the Space Needle at about 8:50 p.m. Friday, according to the Seattle Police Department. The popular attraction has a round observation deck surrounded by high glass windows that are open to the sky above.</p><p>They were seen on camera at the top level of the Needle then went into a restroom, coming out with helmets on, according to police.</p><p>They ran to the glass window, climbed over to the other side, and jumped off, according to police.</p><p>Security at the Space Needle were unsure where the men landed, and police could not locate the individuals. They have not been identified by authorities and were described only as white men in their late 20s.</p><p>BASE jumping is an extreme sport that involves jumping off objects and deploying a parachute. It is an acronym for the platforms parachutists leap from: buildings, antennas, spans (bridges) and Earth.</p><p>The Space Needle did not immediately return emailed requests for comment on Saturday.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DNR3LNGASEJSP74ZSXFB3WVLHM.jpg?auth=ede5be2982f2dd4fed177b5baefb78172305ad026865b1bf7d10f8cdcd81f642&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The sun sets behind the Space Needle as a small plane flies by on the first day of spring, Tuesday, March 19, 2024, in Seattle. (AP Photo/Lindsey Wasson,File)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content></item></channel></rss>