<?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>Tue, 14 Apr 2026 11:36:16 +0000</lastBuildDate><language>en</language><ttl>1</ttl><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title><![CDATA[South Florida family grateful after husky puppy miraculously survives ingesting rat poison]]></title><link>https://www.local10.com/news/local/2026/04/13/south-florida-family-grateful-after-husky-puppy-miraculously-survives-ingesting-rat-poison/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/13/south-florida-family-grateful-after-husky-puppy-miraculously-survives-ingesting-rat-poison/</guid><dc:creator><![CDATA[Jacey Birch]]></dc:creator><description><![CDATA[Nobody in the world was happier than two young South Florida girls when they received a husky puppy for Christmas.]]></description><pubDate>Mon, 13 Apr 2026 22:14:40 +0000</pubDate><content:encoded><![CDATA[<p>Nobody in the world was happier than two young South Florida girls when they received a husky puppy for Christmas.</p><p>But three months later, the entire Harris family was absolutely devastated when their brand new family member took a terrible turn.</p><p>“He was drooling at the mouth, bubbling at the mouth. It was just heartbreaking, it was horrifying,” said Scott Harris. </p><p>The family’s Siberian husky named Bodhi had gotten into a case of rat poison.</p><p>They immediately called poison control.</p><p>“We explained to the woman what had happened and she said, ‘Yeah, that’s a 15-pack package,’” said Harris. “So I had found three of the disks, thrown them away. Apparently he had eaten 12.”</p><p>One disk has enough toxin to kill a 25-pound puppy like Bodhi.</p><p>“This is bromethalin, there’s no cure for it,” said Harris. “It’s a poison that creates inflammation in the brain and the brain swells -- neurological damage that it creates -- and she said, ‘There’s no cure.’”</p><p>Unlike rodenticide that does have a cure, this dose of deadly toxins is expected to be terminal.</p><p>“It’s absolute death,” said Harris. “This dog is exhibiting the symptoms. He has so much poison in his system, there’s no way. Anything we do now is just going to be torturing him.”</p><p>After following their veterinarian’s orders, they fed Bodhi more than 100 active charcoal tablets, but the poison was still causing seizures and symptoms of neurological damage.</p><p>So they made the painful decision to euthanize their 4-month-old puppy.</p><p>“I was convinced that this was just a downhill slope and anything we did beyond euthanizing was just inhumane, was going to be torturing the poor puppy,” said Harris. </p><p>But behind the scenes, a rescue group was ready to take a chance on the beautiful blue-eyed baby.</p><p>Rebecca Landerman, with Rescue Dog Network, thought there was a fighting chance, so she lined up a foster family. </p><p>“The first night he came he was definitely not great,” said foster parent Martine Lebel. “He was not doing well, he had a hard time keeping his eyes open, he just kept falling on the side.”</p><p>Bodhi was sent to the ICU for 36 hours to receive fluids and a drug to reduce the swelling of his brain.</p><p>And then he had an unbelievable bounce back.</p><p>Bodhi was happy, healthy and healed!</p><p>“As a dog owner, to have your dog brought back from the dead, because they thought their dog was dead,” said Landerman. </p><p>That led to an emotional family reunion. </p><p>Nobody could comprehend how the dog that had eaten enough poison to kill a human somehow had survived.</p><p>“I still don’t know what to think,” said Harris. “I’m ready to change his name to Ghost, and the crazy thing is it all happened around Easter, so we’re like, this dog is being reborn.”</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[Birthday party shooting victim had been paralyzed by Stranahan football injury: ‘He’s defenseless’]]></title><link>https://www.local10.com/news/local/2026/04/13/birthday-party-shooting-victim-had-been-paralyzed-by-stranahan-football-injury-hes-defenseless/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/13/birthday-party-shooting-victim-had-been-paralyzed-by-stranahan-football-injury-hes-defenseless/</guid><dc:creator><![CDATA[Sanela Sabovic]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 22:11:14 +0000</pubDate><content:encoded><![CDATA[<p>Loved ones are searching for answers <a href="https://www.local10.com/news/local/2026/04/12/1-injured-1-arrested-after-shooting-during-mans-birthday-party-in-broward/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2026/04/12/1-injured-1-arrested-after-shooting-during-mans-birthday-party-in-broward/">after a quadriplegic man was fatally shot over the weekend</a>. </p><p>Cellphone video obtained by Local 10 News shows the panic and chaos after the shooting that occurred around 1:30 a.m. Sunday outside the Five Stars Banquet Hall in Sunrise. </p><p>Friends of <a href="https://www.local10.com/news/2026/04/13/police-birthday-party-banquet-hall-security-guard-fatally-shoots-wheelchair-user/" target="_self" rel="" title="https://www.local10.com/news/2026/04/13/police-birthday-party-banquet-hall-security-guard-fatally-shoots-wheelchair-user/">the victim</a> identified him as Kendrick English. </p><p>A candlelight vigil was held for English on Monday night. </p><p>Delarno Barrett, who said he’s known English for years, is heartbroken over his death. </p><p>“It’s unreal, I can’t believe (it). I’m dazed right now,” Barrett said. </p><p>According to Sunrise police, a birthday party was being held at the banquet hall along Oakland Park Boulevard at the time. English, who is a quadriplegic, was trying to get inside when he was met at the door by 26-year-old Francisco Navarro Sanchez, who was working as a security guard, authorities said. </p><p>An arrest form says English was denied entry and there was a verbal argument. </p><p>English left and returned for a second time, at which point investigators said English swore at him and Sanchez pulled out a gun and fired multiple rounds. </p><p>Witnesses said five shots were fired, according to authorities. </p><p>English died at an area hospital. </p><p>“He’s defenseless, he can’t harm nobody,” said Barrett. </p><p>Sanchez went before a Broward County judge on Monday, facing a murder charge. </p><p>English went through so much in life after overcoming odds following a football accident as a teenager. </p><p>Local 10 News first met English in 1995 following the accident that left him paralyzed. He played for Stranahan High School.</p><p>We caught up with him nine years later when he received a specially equipped van so that he could drive. </p><p>“I’ve been looking forward to having my own independence and being able to go from point A to point B alone,” he said at the time. </p><p>Those who knew and loved English are trying to make sense of this tragedy.</p><p>“How can we explain this? It hurts,” Barrett said. </p><p>Sanchez remains behind bars at the Broward County Main Jail after being denied bond. </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[Woman busted for brazen baby formula thefts in Hialeah, North Miami Beach]]></title><link>https://www.local10.com/news/local/2026/04/13/woman-busted-for-brazen-baby-formula-thefts-in-hialeah-north-miami-beach/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/13/woman-busted-for-brazen-baby-formula-thefts-in-hialeah-north-miami-beach/</guid><dc:creator><![CDATA[Rosh Lowe]]></dc:creator><description><![CDATA[A South Florida woman is facing charges stemming from several thefts of baby formula. ]]></description><pubDate>Mon, 13 Apr 2026 20:55:42 +0000</pubDate><content:encoded><![CDATA[<p>A South Florida woman is facing charges stemming from several thefts of baby formula. </p><p>Hialeah police arrested Tanaijah Leanna Mason, 18, of West Park, for crimes that occurred back in March. </p><p>According to police, Mason was with two other women on March 5 inside the Sedanos supermarket located at 3950 W. 12th Ave. when they took approximately $1,500 worth of baby formula without paying. </p><p>Authorities said on the same day, Mason tried stealing another $1,500 worth of formula from a Publix in Hialeah, but when the women were stopped, they took off. </p><p>Four days later, police in North Miami Beach said a group of four women pulled off a similar crime at a Target located at 14705 Biscayne Boulevard. </p><p>On Friday, police said Mason was discovered to already be in custody “for arrests matching this exact same MO throughout Miami-Dade County” and that “similar cases involving the same group of females has also been reported in Broward County,” according to an arrest form. </p><p>An additional case out of Miramar is under investigation, but police cannot confirm if the crimes were committed by the same group. </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[Tesla leader believes Shanghai factory operations will play a role in robot mass production]]></title><link>https://www.local10.com/business/2026/04/14/tesla-leader-believes-shanghai-factory-operations-will-play-a-role-in-robot-mass-production/</link><guid isPermaLink="true">https://www.local10.com/business/2026/04/14/tesla-leader-believes-shanghai-factory-operations-will-play-a-role-in-robot-mass-production/</guid><dc:creator><![CDATA[By ANDY WONG and KANIS LEUNG, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 11:12:48 +0000</pubDate><content:encoded><![CDATA[<p>SHANGHAI (AP) — A Tesla Inc. leader said Tuesday he believes its Shanghai factory operations will help resolve the challenges in achieving mass production of the company's humanoid robots as the U.S. electric vehicle giant pivots to robotics.</p><p>Wang Hao, Tesla's vice president, said the Shanghai facilities, like other Tesla factories, will contribute after the company enters an era of robots.</p><p>Wang, who also serves as president of Tesla China, told reporters on a government-organized tour of one of its Shanghai factories that CEO Elon Musk once noted having production at scale is a critical challenge in manufacturing humanoid robots.</p><p>Wang said he believes the Shanghai manufacturing arm “is a golden key to solving this challenge," but did not specify how the operation will support the company's robotic business.</p><p>Musk has urged investors to focus less on car sales and more on what he considers a bright artificial intelligence future of robotaxis ferrying millions in cars without drivers, or even steering wheels, and robots watering plants and taking care of elderly parents.</p><p>Musk earlier underlined that shift by announcing Tesla had decided to end production of two older car models, S and X, in the second quarter and convert a Fremont, California, factory to instead produce its Optimus robots.</p><p>London-based technology research and advisory group Omdia said Tesla shipped fewer than 500 general-purpose embodied, intelligent robots in 2025. Still, the company is among the vendors that showcased industry-leading advancements in AI capabilities, its report said.</p><p>Tesla entered the mainland Chinese market in 2013 and the factory Wang spoke at delivered the company's first made-in-China vehicles in late 2019. The factory delivered 851,000 electric vehicles in 2025, accounting for more than half of Tesla's total global deliveries that year.</p><p>A separate factory began production in Shanghai in 2025, marking the firm's launch of commercial energy storage manufacturing in China.</p><p>___</p><p>Leung reported from Hong Kong. Video producer Olivia Zhang contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/KDSWNQQPVZNQVL7ITOZHEUKCQM.jpg?auth=1e23d64aa6240f8ebc3d8e9e400cf6146dc6704095cfd22de9fc6dcbe46c4874&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Workers check on the Tesla Model Y at the production lines at the Tesla Gigafactory assembly plant during a media organized tour, in Shanghai, China, Tuesday, April 14, 2026. (AP Photo/Andy Wong)]]></media:description><media:credit role="author" scheme="urn:ebu">Andy Wong</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TO7RINBHJPEHEZNAVXS2XRX7LI.jpg?auth=52fb405fb256ea3bb4f778a268c5736840b84000dc51780a1a11b2436d441ffd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A worker transfers compartments at the Tesla Model Y production lines at the Tesla Gigafactory assembly plant during a media organized tour, in Shanghai, China, Tuesday, April 14, 2026. (AP Photo/Andy Wong)]]></media:description><media:credit role="author" scheme="urn:ebu">Andy Wong</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JDT3UNUH3XVYZENPBTTVE3EIMU.jpg?auth=13dbb981055fc2d610aa7627e84ec62164bd95fe9b58e27b5c4a1104a8d2ddb8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Workers check on a Tesla Model Y at the Tesla Gigafactory assembly plant during a media organized tour, in Shanghai, China, Tuesday, April 14, 2026. (AP Photo/Andy Wong)]]></media:description><media:credit role="author" scheme="urn:ebu">Andy Wong</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/L25VUODHZUBAGQPTJCKON7OFD4.jpg?auth=ff6b2f1b073d6f774d65b7b35f5f6db00a0d9435ef6d97bedd96319f16eb21aa&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A worker labors at the Tesla Model Y production lines at the Tesla Gigafactory assembly plant during a media organized tour in Shanghai, China, Tuesday, April 14, 2026. (AP Photo/Andy Wong)]]></media:description><media:credit role="author" scheme="urn:ebu">Andy Wong</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RRLBWBLY5C6H6XR3M6FN6YBRUE.jpg?auth=76d7ee576557a1696876977a2c09c79aff10525c3f31dd147247a7bfa902e816&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Workers inspect a Tesla Model Y at the production lines at the Tesla Gigafactory assembly plant during a media organized tour, in Shanghai, China, Tuesday, April 14, 2026. (AP Photo/Andy Wong)]]></media:description><media:credit role="author" scheme="urn:ebu">Andy Wong</media:credit></media:content></item><item><title><![CDATA[Miramar police continue searching for hit-and-run driver after woman dies ]]></title><link>https://www.local10.com/news/local/2026/04/13/miramar-police-actively-searching-for-hit-and-run-driver-who-left-woman-for-dead/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/13/miramar-police-actively-searching-for-hit-and-run-driver-who-left-woman-for-dead/</guid><dc:creator><![CDATA[Byron Tollefson]]></dc:creator><description><![CDATA[Miramar Police Chief Delrish Moss believes somebody out there knows something about a hit-and-run crash that occurred two years ago, and he’s urging them to come forward.]]></description><pubDate>Tue, 14 Apr 2026 01:49:17 +0000</pubDate><content:encoded><![CDATA[<p>Miramar Police Chief Delrish Moss believes somebody out there knows something about <a href="https://www.local10.com/news/local/2025/03/31/here-is-how-to-help-woman-dealing-with-head-injury-after-surviving-broward-hit-and-run-driver/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2025/03/31/here-is-how-to-help-woman-dealing-with-head-injury-after-surviving-broward-hit-and-run-driver/">a hit-and-run crash that occurred two years ago</a>, and he’s urging them to come forward.</p><p>“This case has been haunting us since the year I got here,” he said. </p><p>It was on April 6, 2024, when 26-year-old Onyxia Delinos was out jogging ahead of her running group, near Miramar Parkway and Southwest 184th Avenue, when she was suddenly struck by a car whose driver fled from the scene. </p><p>Delinos was left with a critical head injury, forever changing her life. She would require around-the-clock care in the time since, but last week, <a href="https://www.local10.com/news/local/2026/04/12/woman-dies-2-years-after-miramar-hit-and-run-driver-still-at-large/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2026/04/12/woman-dies-2-years-after-miramar-hit-and-run-driver-still-at-large/">she passed away</a>. </p><p>“What we still haven’t gotten is that magic phone call, that magic phone call that’s gonna help us,” said Moss. </p><p>Miramar police say they are actively investigating the case and are pursuing several leads, but what has made it a challenge is there were no eyewitnesses and no surveillance cameras in the area.</p><p>Police said they also haven’t found any vehicle with damage from the hit-and-run.</p><p>“Right now, it’s hard to say how close we are, because again, we don’t have that magic phone call,” said Moss. “I think when we’ve got it, that’s when we’ll be able to say, ‘Yeah, this is definitively it.’ Because we’ve had leads in the past.”</p><p>Delinos’ husband, Roosevelt, is devastated. </p><p>In a text to Local 10 News, he wrote, “I don’t have the words to describe what I feel. I lost my wife twice and the person is still out there.”</p><p>Authorities are offering a $15,000 reward for information that leads to an arrest. </p><p>“If you’ve got information, please, make that phone call,” Moss said. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Trump promised tax relief, but polling shows most Americans still think they're overpaying]]></title><link>https://www.local10.com/news/politics/2026/04/14/trump-promised-tax-relief-but-polling-shows-most-americans-still-think-theyre-overpaying/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/04/14/trump-promised-tax-relief-but-polling-shows-most-americans-still-think-theyre-overpaying/</guid><dc:creator><![CDATA[By LINLEY SANDERS, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 11:02:21 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — Most Americans still think their taxes are too high, according to recent polls, even after last year’s tax law fulfilled several of President Donald Trump’s tax-related campaign promises.</p><p>In fact, a new Fox News poll indicates people are more upset about taxes than they were last year. The findings from the survey, which was conducted in late March, are another sign that Americans are on edge about their personal finances as the U.S. experiences a spike in inflation and sluggish economic growth. Other polling finds that frustration goes beyond personal tax obligations, with many believing that wealthy people and corporations are not paying their fair share, while others worry about government waste.</p><p>The surveys come after Trump and Republicans passed a massive tax and spending cut bill last year. The legislation enacted a range of tax breaks, including a boosted child tax credit and new tax deductions for tips and overtime. Tax refunds are up this season, and many households are expected to see more income from the Republicans' tax legislation, but the Congressional Budget Office estimated it will ultimately give the largest benefits to the richest Americans.</p><p>Republicans have touted the law as evidence that they are making life more affordable for working families. But polling shows that many Americans may not be feeling the benefits, especially as their tax refunds get eaten up by higher prices.</p><p>Most say taxes are too high</p><p>About 7 in 10 registered voters say the taxes they pay are “too high,” according to the Fox News poll. That’s up from about 6 in 10 last year. The poll shows heightened concern among very liberal voters and Democratic men, but there has also been a sizable increase among groups that Republicans want to court ahead of the midterm elections, such as moderates, rural voters and white voters without a college degree.</p><p>Discontent about taxes has been rising for the past few years. Recent polling from Gallup, conducted in March, found about 6 in 10 U.S. adults say the amount of federal income tax they have to pay is “too high,” a finding that’s been largely consistent in the annual poll since 2023. That’s approaching the level of unhappiness found in Gallup’s polling from the 1980s through the 1990s, before President George W. Bush's 2001 and 2003 tax cuts.</p><p>Now, about half of Democrats and about 6 in 10 Republicans say their federal income taxes are too high. Republicans tend to view their tax bill more negatively than Democrats, but Gallup’s polling shows that this gap often shrinks when a Republican is president.</p><p>Many believe the rich aren’t paying enough in taxes</p><p>Most Americans are troubled by the belief that some wealthy people and corporations don’t pay their fair share of taxes, according to a Pew Research Center poll conducted in January. About 6 in 10 Americans said each of those notions bothers them “a lot,” a measure that is largely unchanged in recent years.</p><p>By contrast, only about 4 in 10 U.S. adults in that poll said the amount they personally pay in taxes bothers them a lot.</p><p>About 8 in 10 Democrats are bothered “a lot” by the feeling that some corporations and rich people aren’t paying their fair share, the Pew survey found, compared to about 4 in 10 Republicans. Government spending is a bigger issue for Republicans, according to the Fox News poll, which found that 75% of registered voters — and a similar share of Republican voters — say “almost all” or “a great deal” of government funding is wasteful and inefficient.</p><p>That points to a perception problem for many Americans. Even if their own tax bill is manageable, the idea that the wealthy are underpaying — or that the government is wasting their dollars — bothers many. About half of Americans, 49%, in the Gallup poll say the income tax they will pay this year is “not fair,” which is in line with the record high from 2023.</p><p>Broad unhappiness with Trump’s tax approach</p><p>Americans’ tax frustration was rising before Trump re-entered the White House, but it’s still a problem for the president's party — especially if Americans are not feeling the relief that he promised.</p><p>The Fox News poll found that about 6 in 10 registered voters, 64%, say they disapprove of how Trump is handling taxes, up from 53% last April. Disapproval has risen most sharply among independents, but also among Democrats and Republicans.</p><p>This aligns with a broader feeling that Trump isn’t doing enough to address inflation. Most Americans said Trump had hurt the cost of living “a lot” or “a little” in his second term, according to an AP-NORC poll conducted in January. Roughly 9 in 10 Democrats and about 6 in 10 independents said Trump has had a negative impact on the cost of living.</p><p>Less than half of Republicans, 43%, said Trump had helped the cost of living, while 33% said he hadn't made a difference and only 23% said he'd helped.</p><p>___</p><p>The Fox News poll was conducted among 1,001 registered voters from March 20-23. The Gallup poll was conducted among 1,000 U.S. adults from March 2-18. The Pew Research Center poll was conducted among 8,512 U.S. adults from Jan. 20-26. The AP-NORC Poll was conducted among 1,203 U.S. adults from Jan 8-11.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HVC3PJ3BP5DEYMEN6EPJDAF6YM.jpg?auth=65bb62826438262f0f66f80d8dfc3abf51ffd0045ec8fa7eb66bb213fea51bf3&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 speaks about the economy during an event at the Circa Resort and Casino in Las Vegas, Jan. 25, 2025. (AP Photo/John Locher, File)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content></item><item><title><![CDATA[Los Angeles schools avoid a strike as a last-minute deal is reached with staff]]></title><link>https://www.local10.com/news/national/2026/04/14/los-angeles-schools-avoid-a-strike-as-a-last-minute-deal-is-reached-with-staff/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/04/14/los-angeles-schools-avoid-a-strike-as-a-last-minute-deal-is-reached-with-staff/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 10:52:06 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — Los Angeles schools avoided a strike that would have impacted nearly 400,000 students in Southern California as the school district and the union representing support staff reached a tentative deal early Tuesday.</p><p>Local 99 of the Service Employees International Union announced on social media that it won a tentative agreement with “major gains” including raises and more hours. The district announced that an agreement in principle had been reached with SEIU Local 99 allowing schools to be open Tuesday and they would work to finalize the details of a tentative agreement.</p><p>SEIU Local 99 said the tentative deal also included protections against subcontracting, stopped IT layoffs and increased staffing. SEIU Local 99 told members to report to work as usual on Tuesday and thanked its fellow unions and the Los Angeles community, saying the “victory belongs to ALL of us.”</p><p>Teachers, principals and staff had been prepared to walk out for a strike if the deal was not reached. Unions representing teachers and principals reached tentative contract agreements with nation’s second-largest school district over the weekend.</p><p>All three unions that represent about 70,000 workers across the Los Angeles Unified School District had pledged to go on strike if any of the three did not reach a tentative agreement.</p><p>The three unions have never gone on strike at the same time — administrators have remained on duty during previous teacher walkouts to help keep schools open. That was the case in 2023 when Local 99 workers went on strike and teachers joined them for three days. About 150 of the district's 1,000 schools remained open.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WJKUFLIENVFVTBKICC32XJQIF4.jpg?auth=f4257b28f61dccd631c740bf7f01a8d8e82761d999b50207ebaf645af8eef77d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE -The exterior of LAUSD headquarters is shown Feb. 25, 2026, in Los Angeles. (AP Photo/Damian Dovarganes, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Damian Dovarganes</media:credit></media:content></item><item><title><![CDATA[Editor/Floor Director (Hybrid)]]></title><link>https://www.local10.com/careers/2026/04/14/editorfloor-director-hybrid/</link><guid isPermaLink="true">https://www.local10.com/careers/2026/04/14/editorfloor-director-hybrid/</guid><description><![CDATA[This is a hybrid position, with duties as a Newscast Editor and Floor Director.]]></description><pubDate>Tue, 14 Apr 2026 10:50:45 +0000</pubDate><content:encoded><![CDATA[<p><u><b>As of April 13, 2026</b></u></p><p><u><b>Job Listing</b></u><b>: Editor/Floor Director (Hybrid) </b></p><p>This is a hybrid position, with duties as a Newscast Editor and Floor Director.</p><p><b>As Editor</b>, responsibilities include, but are not limited to editing of news packages, VO’s and other projects for broadcast. Must possess good judgment for editing news stories. Must be able to work well under pressure and be able to meet newsroom deadlines as well as be able to work flexible hours including nights, weekends and holidays. Must have knowledge and experience working with Avid NewsCutter or other non-linear editing systems. </p><p><b>As Floor Director</b>, responsibilities include but are not limited to the following:</p><ul><li>Control the flow of information from the control room into the studio. Give time and hand cues, assist in studio logistics, as well as teleprompter operation. </li><li>Assist Studio Supervisor with maintenance of the studios, property room, and basic facility services. </li><li>Work along with the News Department in the preparation of news shows.</li><li>The ability to multitask in a fast-paced high-energy environment along with attention to detail is necessary. This job entails the climbing of ladders and working at heights above 15 feet with hand and power tools.</li><li>Other duties as assigned.&nbsp; </li></ul><p> <i>***All of the essential functions of this position are not necessarily described in this posting.</i></p><p><i>***We are an Equal Opportunity Employer and will consider all qualified candidates regardless of race, color, religion, national origin, age gender, marital status, disability, matriculation or political affiliation. Any offer of employment is conditioned on successful completion of a pre-employment drug screen, investigative background check, employment/education verifications and reference checks. A valid driver’s license is required.</i></p><p><b>Please follow link below to apply for Editor/Foor Director (Hybrid) Position:</b></p><p><a href="https://jobs.dayforcehcm.com/en-US/wplg/CANDIDATEPORTAL/jobs/8916" rel="">https://jobs.dayforcehcm.com/en-US/wplg/CANDIDATEPORTAL/jobs/8916</a></p><p><b>WPLG/TV</b></p><p>3401 W Hallandale Beach Blvd.</p><p>Pembroke Park, FL 33023</p><p>No phone calls</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LPPJMX4BHJDQFMV66ISUWVBKVE.jpg?auth=0db37ab6179236b8be376383ad9969fbcacfca660c6366d72cc4fea34bda11b6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[April 14: Waking up to lows in the 70s]]></title><link>https://www.local10.com/weather/2026/04/14/april-14-waking-up-to-lows-in-the-70s/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/04/14/april-14-waking-up-to-lows-in-the-70s/</guid><dc:creator><![CDATA[Julie Durda]]></dc:creator><description><![CDATA[We are waking up nice and mild with lows in the 70s. ]]></description><pubDate>Tue, 14 Apr 2026 10:47:40 +0000</pubDate><content:encoded><![CDATA[<p>We are waking up nice and mild with lows in the 70s. Highs will be in the 80s as we expect a mix of sun and clouds and dry conditions. A persistent east breeze will continue and will keep another day with advisories for the marine forecast for beachgoers and boaters. The east breeze will also keep the smoke and haze from the brush fire, burning out west, away from our local areas. Keep it tuned to Local 10.</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[France raffle offers a $1M Picasso for a 100 euro ticket to raise money for Alzheimer’s research]]></title><link>https://www.local10.com/news/world/2026/04/14/france-raffle-offers-a-1m-picasso-for-a-100-euro-ticket-to-raise-money-for-alzheimers-research/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/04/14/france-raffle-offers-a-1m-picasso-for-a-100-euro-ticket-to-raise-money-for-alzheimers-research/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 10:54:26 +0000</pubDate><content:encoded><![CDATA[<p>PARIS (AP) — In a few hours, one lucky winner will find themselves the owner of a Pablo Picasso painting for less than $120.</p><p>A raffle in France is offering the chance to win a $1 million portrait by the Spanish artist for the price of a 100-euro ticket ($117), with proceeds going to Alzheimer’s research. The draw takes place later Tuesday at Christie’s auction house in Paris.</p><p>The third iteration of the “1 Picasso for 100 euros” lottery is for Picasso's “Head of a Woman," with proceeds going to Alzheimer’s research.</p><p>The gouache on paper was painted by Picasso in 1941.</p><p>The first such raffle in 2013 saw a Pennsylvania man who worked at a fire-sprinkler business win “Man in the Opera Hat,” which the Spanish master painted in 1914 during his Cubist period.</p><p>The oil-on-canvas “Still Life” was raffled off in 2020 and made a very happy mom of Claudia Borgogno, an accountant in Italy whose son bought her the ticket as a Christmas present.</p><p>Painted in 1921, that painting was purchased for the raffle from billionaire art collector David Nahmad, who argued in an Associated Press interview that Picasso would have approved of raffling his work. Picasso died in 1973.</p><p>The Alzheimer Research Foundation, the charity raffle’s organizer, is based in one of Paris’ leading public hospitals and says it has become France’s leading private financier of Alzheimer-related medical research since its founding in 2004.</p><p>The organizers’ online sales platform said the number of tickets for Tuesday's draw have been capped at 120,000, meaning it could net 12 million euros ($14 million) if they’re all sold.</p><p>Of that, 1 million euros will be paid to the Opera Gallery, an international art dealership that owns the painting.</p><p>Organizers said the two previous Picasso raffles raised a total of more than 10 million euros for cultural work in Lebanon and water and hygiene programs in Africa.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DQDRF77ZH6X5Q3SEROCP4RKK5A.jpg?auth=47963aefa5f21601377d247bb6ecf359338d3a2bca6b78df41ae1d29422e6f45&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Peri Cochin, co-founder of the "1 Picasso for 100 euros" poses next to Head of a Woman by Pablo Picasso, painted in 1941, in Paris, Friday, April 10, 2026, ahead of a lottery in which the painting is being raffled off to raise money for Alzheimer’s research. (AP Photo/Michel Euler)]]></media:description><media:credit role="author" scheme="urn:ebu">Michel Euler</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KXZWLDRJOCHEHXDAUPWWKXECIA.jpg?auth=bd558d11bbcf8db93d7826fc7eb52d5a2e9926f454a14bd22e87414d3c61c699&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People look at the Head of a Woman by Pablo Picasso, painted in 1941, in Paris, Friday, April 10, 2026, ahead of a lottery in which the painting is being raffled off to raise money for Alzheimer’s research (AP Photo/Michel Euler)]]></media:description><media:credit role="author" scheme="urn:ebu">Michel Euler</media:credit></media:content></item><item><title><![CDATA[Lebanon and Israel to hold first direct diplomatic talks in decades in Washington]]></title><link>https://www.local10.com/news/world/2026/04/14/lebanon-and-israel-to-hold-first-direct-diplomatic-talks-in-decades-in-washington/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/04/14/lebanon-and-israel-to-hold-first-direct-diplomatic-talks-in-decades-in-washington/</guid><dc:creator><![CDATA[By KAREEM CHEHAYEB and MATTHEW LEE, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 09:34:46 +0000</pubDate><content:encoded><![CDATA[<p>BEIRUT (AP) — Lebanon and Israel are set to hold the first direct diplomatic talks in decades on Tuesday in Washington following more than a month of war between Israel and the Hezbollah militant group that has rocked the tiny Mediterranean country.</p><p>U.S. Secretary of State Marco Rubio will take part in the talks in Washington with Israeli Ambassador to the U.S. Yechiel Leiter and Lebanese Ambassador to the U.S. Nada Hamadeh Moawad.</p><p>At least 2,089 people have been killed in Israeli strikes in Lebanon, the Health Ministry said, among them 252 women, 166 children and 88 medical workers, while 6,762 others were wounded. More than 1 million people are displaced.</p><p>The Lebanese government hopes the talks will pave the way to an end to the war. While Iran has set ending the wars in Lebanon and the region as a condition for talks with the United States, Lebanon insists on representing itself.</p><p>Hezbollah and critics are skeptical and believe Lebanon's government in Beirut has no leverage and should take advantage of the position of Iran, the group's key ally and patron.</p><p>The Israeli military continues an invasion into southern Lebanon, which some Israeli officials have said aims to create a depopulated “security zone” from the border to the Litani River, some 30 kilometers (20 miles). Iran-backed Hezbollah, though weakened in its last war with Israel that ended in November 2024, still fires drones, rockets and artillery daily into northern Israel and on ground troops inside Lebanon.</p><p>The Israeli and Lebanese governments are meeting to discuss ways to ensure long-term security on Israel’s northern border and support for Lebanon seeking to take control of its territory and political future from Iran-backed Hezbollah, a U.S. State Department official said.</p><p>They will be the first talks between the two since 1993, according to the official, who was not authorized to comment publicly and spoke on condition of anonymity.</p><p>Lebanon's top political authorities, critical of Hezbollah's decision to fire rockets towards Israel on March 2 in solidarity with Iran, quickly proposed direct talks in a bid to stop the escalation, hoping that Israel would not launch its ground invasion.</p><p>Israel did not respond positively until last week, after it launched 100 strikes across the country, including in the heart of the Lebanese capital.</p><p>Beirut wants a truce as a prerequisite to talks, similar to Pakistan-brokered negotiations between the U.S. and Iran.</p><p>“Israel’s destruction of Lebanese territories is not the solution, nor will it yield any results,” said President Joseph Aoun Monday, who came to power vowing to disarm non-state groups including Hezbollah. “Diplomatic solutions have consistently proven to be the most effective means of resolving armed conflicts globally.”</p><p>Israel has ruled out a ceasefire.</p><p>"We will not discuss a ceasefire with Hezbollah , which continues to carry out indiscriminate attacks against Israel and our civilians,” Shosh Bedrosian, a spokeswoman for Israeli Prime Minister Benjamin Netanyahu, said Monday.</p><p>Hezbollah and its supporters have been critical, calling it a free concession to Israel.</p><p>Hezbollah Secretary-General Naim Kassem delivered a fiery speech calling on Lebanon to cancel the talks. Hezbollah wants a return to the 2024 agreement under which talks were conducted indirectly with the U.S., France and the United Nations peacekeeping mission in southern Lebanon as mediators.</p><p>___</p><p>Lee reported from Washington.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/EDGT23OSZGPNHMUF2CCMNJJRNA.jpg?auth=394762ebb0729d08e46c1a9870b83d7a674ea3987a40ab3dd43f2b614d0cc131&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Mohammed, 8, cries next to the coffin of his father, Hussein Makkah, during the funeral of 13 state security officers killed the previous day in an Israeli strike in Lebanon’s coastal city of Sidon, Lebanon, Saturday, April 11, 2026. (AP Photo/Emilio Morenatti)]]></media:description><media:credit role="author" scheme="urn:ebu">Emilio Morenatti</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7E7DD473GFQCB3BQH3MTEMZCNY.jpg?auth=b8b59d9aa99ae98b08320dbc519354c4f20b640c58e1930e0a27cb0c1c02413e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Israeli bulldozers demolish homes in southern Lebanon, as seen from northern Israel, Sunday, April 12, 2026. (AP Photo/Ariel Schalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariel Schalit</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QVN5YYS22FJPYQC672SRFNKISM.jpg?auth=c7af3fd5a601fdbfcf6fded4a15f8877b3bd257cb6029d376841fb0775d77ec1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Children look at a damaged play ground hit yesterday by projectiles launched from Lebanon in Nahariya, northern Israel, Sunday, April 12, 2026. (AP Photo/Ariel Schalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariel Schalit</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/P7LL2TI2RPVDAND46AKMCXRBRY.jpg?auth=f36fb5351ad7c32d156328e53ae08caa3efe812ed09e9bc25e7eac0da0f4fc55&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Smoke rises following an Israeli bombardment in southern Lebanon as seen from northern Israel, Sunday, April 12, 2026. (AP Photo/Ariel Schalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariel Schalit</media:credit></media:content></item><item><title><![CDATA[Zelenskyy meets Merz in Berlin as Ukraine seeks more support from Germany against Russia]]></title><link>https://www.local10.com/news/world/2026/04/14/zelenskyy-meets-merz-in-berlin-as-ukraine-seeks-more-support-from-germany-against-russia/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/04/14/zelenskyy-meets-merz-in-berlin-as-ukraine-seeks-more-support-from-germany-against-russia/</guid><dc:creator><![CDATA[By KIRSTEN GRIESHABER, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 09:34:21 +0000</pubDate><content:encoded><![CDATA[<p>BERLIN (AP) — Ukrainian President Volodymyr Zelenskyy met Tuesday in Berlin with German Chancellor Friedrich Merz, whose country is one of Ukraine’s biggest supporters, as Kyiv battles to defeat Russia’s all-out invasion, now in its fifth year.</p><p>German Defense Minister Boris Pistorius was also holding talks with his counterpart, Mykhailo Fedorov, the former Ukrainian digital transformation chief who took up his new post in January and is credited with advancing military drone technology.</p><p>U.S.-led efforts to end Russia's war on Ukraine have recently petered out as the Iran war grips the Trump administration’s attention, although Tammy Bruce, the deputy U.S. ambassador to the United Nations, told the U.N. Security Council on Monday that Washington “will continue to push for a negotiated and durable end” to the war.</p><p>Western analysts and officials say Ukraine has in recent months recorded battlefield successes against Russia’s bigger army, disrupting a spring offensive started by Russia amid improving weather, as fields dry out and new foliage on tree lines offers more cover.</p><p>Meanwhile, the long-range drones and missiles that Kyiv designs and produces are repeatedly striking oil facilities and manufacturing plants deep inside Russia.</p><p>Ukraine “is in a much better place than it has been at any stage in this horrific war,” Finland’s President Alexander Stubb said at the Brookings Institution in Washington on Monday.</p><p>Ukraine “is on top from a military perspective,” Stubb claimed, noting that last month Ukraine fired more drones and missiles at Russia than Russia launched at Ukraine.</p><p>Moscow has also claimed progress on the battlefield. Independent verification of each side’s claims was not possible.</p><p>Russia occupies about 20% of Ukraine. That includes the Crimean Peninsula, which Russia seized in 2014.</p><p>Ukraine is desperately short of cash and needs a promised 90-billion-euro ($106 billion) loan from the European Union. That was being held up by Hungary’s Viktor Orbán, but his departure as prime minister after weekend elections could free up the sum.</p><p>Kyiv is also heavily reliant on U.S. intelligence for targeting inside Russia and needs more sophisticated American-made air defense systems to stop Russian missile attacks on its power grid. If the Iran war drags on, it could erode vital U.S. support for Kyiv, Zelenskyy fears.</p><p>Furthermore, the Ukrainian army is short-handed, facing some 200,000 troop desertions and draft-dodging by around 2 million people, Fedorov, the defense minister, said in January.</p><p>___</p><p>Follow AP’s coverage of the war in Ukraine at https://apnews.com/hub/russia-ukraine</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SHQVMX4PN2VJ4XHUI4IOXTUV6A.jpg?auth=d1dc5d9d764557ef614006879c0481aab3d6fbf5ebce979868459f76793fa638&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[German chancellor Friedrich Merz welcomes Ukraine's President Volodymyr Zelenskyy for German-Ukrainian government consultations in Berlin Germany, Tuesday, April 14, 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/TZF3AA5RYXHAB7DWO6SSKDE64Q.jpg?auth=9db0a3af46fb8017234b15001f42e26aa1e81dbc70a2dbbcbdad7c99462c3e0c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[German chancellor Friedrich Merz welcomes Ukraine's President Volodymyr Zelenskyy for German-Ukrainian government consultations in Berlin Germany, Tuesday, April 14, 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/HPSCKBJBG23ULDJ57SQUXWWGVQ.jpg?auth=d77c2c9e6b8cbf30cffc482e1ea167e040eb2b7a98b4d35be318603aff5b4543&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[German chancellor Friedrich Merz welcomes Ukraine's President Volodymyr Zelenskyy for German-Ukrainian government consultations in Berlin Germany, Tuesday, April 14, 2026. (AP Photo/Markus Schreiber)]]></media:description><media:credit role="author" scheme="urn:ebu">Markus Schreiber</media:credit></media:content></item><item><title><![CDATA[A gunman opens fire at a high school in Turkey, wounding at least 16 before killing himself]]></title><link>https://www.local10.com/news/world/2026/04/14/a-gunman-opens-fire-at-a-high-school-in-turkey-wounding-at-least-16-before-killing-himself/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/04/14/a-gunman-opens-fire-at-a-high-school-in-turkey-wounding-at-least-16-before-killing-himself/</guid><dc:creator><![CDATA[By SUZAN FRASER, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 11:12:49 +0000</pubDate><content:encoded><![CDATA[<p>ANKARA, Turkey (AP) — A former student opened fire at a high school in southeastern Turkey on Tuesday, wounding at least 16 people, before killing himself, an official said.</p><p>The 18-year-old attacker, armed with a shotgun, fired randomly inside a vocational high school in Siverek, Sanliurfa province. He later killed himself with the same shotgun after being “cornered by police,” Gov. Hasan Sildak said.</p><p>The attack left 10 students, four teachers, a canteen employee and a police officer hurt, Sildak said. While most of them were being treated in Siverek, five of the teachers and students were transferred to a hospital in the provincial capital because their conditions were more serious, the governor said.</p><p>The motive for the attack remains unclear. School shootings are rare in Turkey.</p><p>The attacker did not have a criminal record, Sildak said. The school had been declared safe and no permanent police officer was assigned to protect it, he added, calling the shooting an “isolated incident.”</p><p>NTV television and other media reports said the assailant had threatened an attack on the school on social media prior to the shooting.</p><p>One student told the state-run Anadolu Agency that he and a friend jumped out of their classroom window to flee the attacker.</p><p>“He suddenly entered the classroom and fired. He fired four or five times. Two people were hit. He then went into the next classroom,” Anadolu quoted Omer Furkan Sayar as saying. “We first threw ourselves to the ground and then two of us jumped out of the window.”</p><p>Sayar continued: “He didn't say anything, he entered and started to shoot directly.”</p><p>Earlier, media reports said all students were evacuated and police special operations units were deployed after the assailant refused to surrender.</p><p>“The individual was cornered inside the building through police intervention and died after shooting himself," Sildak told reporters, adding that a “comprehensive” investigation into the shooting would be carried out.</p><p>Video footage showed dozens of students running out of the school toward the gate and onto the street.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/T4M7CGSDZE42DNHEKXLWIMFEPY.jpg?auth=040993c1bb16b9c41d473b3a8260ffaee435337080c3f821b99b425bb44cc40a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Turkish security forces and emergency staff stand at the courtyard of a high school where an assailant opened fire, in Siverek, south east Turkey, Tuesday, April 14, 2026, (Mevlut Bayraktar/IHA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Mevlut Bayraktar</media:credit></media:content></item><item><title><![CDATA[Barcelona needs comeback against Atletico Madrid to return to Champions League semifinals]]></title><link>https://www.local10.com/sports/2026/04/14/barcelona-needs-comeback-against-atletico-madrid-to-return-to-champions-league-semifinals/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/14/barcelona-needs-comeback-against-atletico-madrid-to-return-to-champions-league-semifinals/</guid><dc:creator><![CDATA[By TALES AZZONI, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 07:41:57 +0000</pubDate><content:encoded><![CDATA[<p>MADRID (AP) — Barcelona and Atletico Madrid meet for the fifth time in less than two months on Tuesday, with the Catalan club needing to overcome a two-goal disadvantage to return to the Champions League semifinals.</p><p>Atletico is at home to defend its 2-0 win from the first leg and try to make it to the last four of the European competition for the first time in nearly a decade.</p><p>Before last week's first leg, Barcelona beat Atletico 2-1 in Madrid in a Spanish league game on April 4. The teams had already met twice in the Copa del Rey semifinals, when Atletico won 4-0 at home and then advanced to the final despite a 3-0 loss in Barcelona in the second leg.</p><p>Atletico last made it to the semifinals in 2017. Barcelona lost to Inter Milan in last year's last four.</p><p>Coach Diego Simeone has not ruled out Jan Oblak’s return even though the goalkeeper hasn’t played since March 10 because of a muscle injury. He has been practicing with the squad for the last few days and is expected to be fit to play.</p><p>Barcelona coach Hansi Flick has not ruled out midfielder Frenkie de Jong making his first start after a long absence because of a hamstring injury.</p><p>Whichever team advances on Tuesday will face Arsenal or Sporting Lisbon in the semifinals. Arsenal won the first leg 1-0 in Lisbon last week. Their second leg in England is on Wednesday.</p><p>___</p><p>AP soccer: https://apnews.com/hub/soccer</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZZ4MN6CUQS6LK5WDLNHMVXKFGE.jpg?auth=51a048517fd1b1cedff4151c9c6358fa5195c9116a87e5c8b0fda42a1cac9c58&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Barcelona's Lamine Yamal challenges for the ball with Atletico Madrid's Marc Pubill during the Champions League quarterfinal first leg soccer match between Barcelona and Atletico Madrid in Barcelona, Spain, Wednesday, April 8, 2026. (AP Photo/Joan Monfort)]]></media:description><media:credit role="author" scheme="urn:ebu">Joan Monfort</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YB32VFGA4BFD5ZZVTPKXHXXXC4.jpg?auth=557919bc3afb51ddc1ab4753a238500011f30dcc5e02770393856fe8b6f89f94&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Barcelona's head coach Hansi Flick, right, and Atletico Madrid's head coach Diego Simeone react during the Champions League quarterfinal first leg soccer match between Barcelona and Atletico Madrid in Barcelona, Spain, Wednesday, April 8, 2026. (AP Photo/Joan Monfort)]]></media:description><media:credit role="author" scheme="urn:ebu">Joan Monfort</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DT6ZHKWTGFEDQVKJG5XW4QH3GU.jpg?auth=fb828e8c9d493f79b6793f7a3da9b8eb16d0d841a05c4c6da4ce764faca8c883&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Barcelona's Marcus Rashford, left, celebrates after scoring his side's fourth goal with Lamine Yamal, right, and Pedri during the Spanish La Liga soccer match between Barcelona and Espanyol in Barcelona, Spain, Saturday, April 11, 2026. (AP Photo/Joan Monfort)]]></media:description><media:credit role="author" scheme="urn:ebu">Joan Monfort</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NMFEIU45PP277S2XUYUDOGZQQA.jpg?auth=2972698c8a7ff32be0d65ddc8fb52cc0fc883e1565ffff8c4404176cd91a84d9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Atletico Madrid's head coach Diego Simeone, centre, reacts during the Champions League quarterfinal first leg soccer match between Barcelona and Atletico Madrid in Barcelona, Spain, Wednesday, April 8, 2026. (AP Photo/Joan Monfort)]]></media:description><media:credit role="author" scheme="urn:ebu">Joan Monfort</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RD4TJT7EC2ANSFZLMUSAPV2DNI.jpg?auth=8cf442a87c7b54d9984ea6313037d925af978fa14431d882b7f88de1889869d9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Barcelona's Lamine Yamal celebrates during the Spanish La Liga soccer match between Barcelona and Espanyol in Barcelona, Spain, Saturday, April 11, 2026. (AP Photo/Joan Monfort)]]></media:description><media:credit role="author" scheme="urn:ebu">Joan Monfort</media:credit></media:content></item><item><title><![CDATA[Efforts underway for second round of US-Iran talks as ships reported transiting Strait of Hormuz]]></title><link>https://www.local10.com/business/2026/04/14/efforts-underway-for-second-round-of-us-iran-talks-as-ships-reported-transiting-strait-of-hormuz/</link><guid isPermaLink="true">https://www.local10.com/business/2026/04/14/efforts-underway-for-second-round-of-us-iran-talks-as-ships-reported-transiting-strait-of-hormuz/</guid><dc:creator><![CDATA[By MUNIR AHMED and SAM METZ, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 11:21:44 +0000</pubDate><content:encoded><![CDATA[<p>ISLAMABAD (AP) — The standoff between the United States and Iran deepened Tuesday as the U.S. declared it had blockaded Iran's ports, Tehran threatened to strike targets across the region, and Pakistan said it was racing to bring the sides together for more talks.</p><p>Though last week's ceasefire appeared to hold, the showdown over the Strait of Hormuz risked reigniting hostilities and deepening the region-wide war's economic fallout.</p><p>Talks aimed at permanently ending the conflict — which began Feb. 28 with U.S. and Israeli strikes on Iran — failed to produce an agreement last weekend, though Pakistan has proposed hosting a second round in the coming days.</p><p>Two Pakistani officials, who spoke on condition of anonymity because they weren't authorized to discuss the matter with the media, said that the first talks were part of an ongoing diplomatic process rather than a one-off effort.</p><p>Two U.S. officials, who spoke on the condition of anonymity to discuss sensitive diplomatic negotiations, said on Monday that discussions were still underway about a new round of talks. They said that the venue, timing and composition of the delegations hadn't been decided, but that talks could happen Thursday.</p><p>The war, now in its seventh week, has jolted markets and rattled the global economy as a great deal of shipping has been cut off and airstrikes have torn through military and civilian infrastructure across the region.</p><p>The fighting has killed at least 3,000 people in Iran, more than 2,000 in Lebanon, 23 in Israel and more than a dozen in Gulf Arab states. Thirteen U.S. service members have also been killed.</p><p>Tanker reported rounding the corner</p><p>The blockade is intended to pressure Iran, which has exported millions of barrels of oil, mostly to Asia, since the war began. Much of it has likely been carried by so-called dark transits that evade sanctions and oversight, providing cash flow that’s been vital to keeping Iran running.</p><p>Both the nature of enforcement and the extent to which ships will comply remained unclear during its first full day in effect on Tuesday. Tankers approaching the strait on Monday turned around shortly after it took effect, though one turned around and transited the waterway early Tuesday.</p><p>The tanker Rich Starry had been waiting off the coast of the United Arab Emirates, according to shipping data firm Lloyd’s List, which cited data from the energy cargo-tracking firm Vortexa. It wasn't immediately clear whether the Rich Starry had earlier docked in Iran. Yet it is listed by the U.S. Treasury’s Office of Foreign Assets Control as linked to Iranian shipping.</p><p>Lloyd’s List, citing ship registry and tracking data, reported that it's owned by a Chinese shipping company and ultimately bound for China.</p><p>U.S. Central Command didn't immediately respond to questions about the vessel after it cleared the 21-mile-wide (nearly 34-kilometer) waterway. A day earlier, it said that the blockade applied to vessels going to and from Iranian ports.</p><p>Since the start of the war, Iran has curtailed maritime traffic, with most commercial vessels avoiding the waterway.</p><p>Iran’s effective closure of the strait, through which a fifth of global oil transits in peacetime, has sent oil prices skyrocketing, pushing up the cost of gasoline, food and other basic goods far beyond the Middle East.</p><p>U.S. President Donald Trump on Monday said that Iran's control of the strait amounted to blackmail and extortion as the U.S. blockade took effect. He said in a social media post that Iran’s navy had been "completely obliterated,” but still had “fast attack ships.”</p><p>He warned that “if any of these ships come anywhere close to our BLOCKADE, they will be immediately ELIMINATED."</p><p>Iran threatened to retaliate against Persian Gulf ports if attacked.</p><p>“If you fight, we will fight," Iran's parliamentary speaker, Mohammad Bagher Qalibaf, said in a statement addressed to Trump.</p><p>French President Emmanuel Macron and British prime Minister Keir Starmer will co-chair a conference Friday for nations willing to deploy warships to escort oil tankers and container ships through the Strait of Hormuz. The deployment will happen “when security conditions allow,” Macron’s office said Tuesday.</p><p>Israel and Lebanon scheduled for talks</p><p>Meanwhile, direct talks between Israel and Lebanon were set to begin in Washington on Tuesday, the first such negotiations in decades.</p><p>Israel has pressed ahead with its air and ground campaign since last week’s ceasefire in Iran, insisting that it doesn't apply to fighting in Lebanon. It has, however, halted strikes in the country's capital since April 8, after a deadly bombardment that hit several crowded commercial and residential areas in central Beirut. It sparked an international outcry and threats by Iran that it would end the ceasefire.</p><p>After more than a year of near-daily strikes in southern Lebanon, Israel escalated its offensive in the early days of the war following Hezbollah launching rockets into Israel. The fighting has carved a path of destruction from agricultural towns near the border to Beirut, killing more than 2,000 people and displacing in excess of 1 million others, according to Lebanese authorities.</p><p>The talks are expected to be preliminary, focused on setting parameters rather than resolving core issues. Lebanese officials have pushed for a ceasefire, while Israel has framed the negotiations around Hezbollah’s disarmament and a potential peace deal, without publicly committing to halting hostilities or withdrawing its forces.</p><p>Israel wants Lebanon’s government to assume responsibility for disarming Hezbollah, much like was envisaged in a November 2024 ceasefire. But the militant group has survived efforts to curb its strength for decades and said on Monday that it won't abide by any agreements that may result from the talks.</p><p>___</p><p>Metz reported from Ramallah, West Bank. Aamer Madhani and Matthew Lee in Washington and Farnoush Amiri at the United Nations contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JTZIWTQ2MVEK6EDCX35W24OLNI.jpg?auth=6ef3ba445f178e2a2339f1a9579d2ca4688f69656e7d4f9b53dc156d05d8f4ae&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Oil tankers and cargo ships line up in the Strait of Hormuz as seen from Khor Fakkan, United Arab Emirates, Wednesday, March 11, 2026. (AP Photo/Altaf Qadri,File)]]></media:description><media:credit role="author" scheme="urn:ebu">Altaf Qadri</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UCFWURRLEEOQHTRCOSYIR63TMQ.jpg?auth=fdaae588bed97ca52b493ae88fef017790502e725ba9770b5f99cd0a378c47aa&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Damage is visible on a residential building that, according to Iranian authorities, was hit by a strike on March 4 during the U.S.-Israeli military campaign, in southeastern Tehran, Iran, Tuesday, April 14, 2026. (AP Photo/Vahid Salemi)]]></media:description><media:credit role="author" scheme="urn:ebu">Vahid Salemi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4GQY6XAOXLNIO3J5BYYPM4H4X4.jpg?auth=b4cce11b688836f48936ba123c723880a1e12942da51768cb70b9a07eb2b7248&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 outside the Oval Office of the White House, Monday, April 13, 2026, in Washington. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TRCO6LRDMDIBQZJMVT5F6NWTBQ.jpg?auth=246f389211c7d421a0bd15b1fd87688d1789d802d7454fbc8fd178be0fe6de4d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A man drives his motorbike with a poster on its windshield depicting Iran's Supreme Leader Ayatollah Mojtaba Khamenei, top, and his father, the slain Supreme Leader Ayatollah Ali Khamenei, who was killed in the U.S. and Israel strikes on Feb. 28, in downtown Tehran, Iran, Monday, April 13, 2026. (AP Photo/Vahid Salemi)]]></media:description><media:credit role="author" scheme="urn:ebu">Vahid Salemi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XJ4VBMOV27UNMPQBA66Z7MY3JY.jpg?auth=24d95ad52d9d5b7d281b896ee18928b467e5ba4a369b5fe728ae773b60b2fe09&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A man flashes a victory sign as he carries an Iranian flag in front of an anti-U.S. billboard depicting the American aircrafts into the Iranian armed forces fishing net with signs that read in Farsi: "The Strait of Hormuz will remain closed, The entire Persian Gulf is our hunting ground," at the Eqelab-e-Eslami, or Islamic Revolution Square in downtown Tehran, Iran, Monday, April 13, 2026. (AP Photo/Vahid Salemi)]]></media:description><media:credit role="author" scheme="urn:ebu">Vahid Salemi</media:credit></media:content></item><item><title><![CDATA[Liverpool targets famous Champions League comeback against PSG]]></title><link>https://www.local10.com/sports/2026/04/14/liverpool-targets-famous-champions-league-comeback-against-psg/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/14/liverpool-targets-famous-champions-league-comeback-against-psg/</guid><dc:creator><![CDATA[By JAMES ROBSON, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 06:50:39 +0000</pubDate><content:encoded><![CDATA[<p>LIVERPOOL, England (AP) — Liverpool is aiming for another famous Champions League comeback against Paris Saint-Germain on Tuesday.</p><p>The six-time European champion trails 2-0 after the first leg of the quarterfinal in Paris. But it is hoping for the type of Anfield night that saw it rout Barcelona 4-0 in the semifinals in 2019 to overturn a 3-0 first leg loss.</p><p>“There is a belief that we can do special things . . . but we need to be very, very, very special," coach Arne Slot said ahead of the match. “We know we need an exceptional performance to go through to the next round.”</p><p>Defending champion PSG totally dominated the first leg last week and could have ran up a more commanding lead if it had taken its chances.</p><p>Coach Luis Enrique warned his team about the potential to slip up with the semifinals within touching distance.</p><p>“You need to be really careful, there could be pitfalls and it could be a trap,” he said. “Everyone says, ‘You won (the first leg) easily and you were much better than (the) opposition.’ It might be the case but things can change so quickly in a football match.”</p><p>Barcelona must also overturn a 2-0 first leg loss against Atletico Madrid if it is to advance to the semifinals.</p><p>___</p><p>James Robson is at https://x.com/jamesalanrobson</p><p>___</p><p>AP soccer: https://apnews.com/hub/soccer</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XAOD5G4FYUVUAXRNVR4XTBQLIM.jpg?auth=316c7952f1d36bfc0d0355f1539802d65d4a2e253a37f5c2e4351568159a3746&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Liverpool's Virgil van Dijk gestures during the Champions League quarterfinal first leg soccer match between Paris Saint-Germain and Liverpool in Paris, Wednesday, April 8, 2026. (AP Photo/Aurelien Morissard)]]></media:description><media:credit role="author" scheme="urn:ebu">Aurelien Morissard</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UZJUXQWHTDJQRZJSYZVFYATP2M.jpg?auth=5861126b1195ed60c71124b1cbfe54047cfa27bf63fee6560cbd857a1de4cfc7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Paris Saint-Germain manager Luis Enrique attends a press conference in Liverpool, England, Monday April 13, 2026, one day ahead of their Champions League soccer match against Liverpool. (Peter Byrne/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Byrne</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6I36RCKT2D6ONUP2QYOB6WEWPI.jpg?auth=2b644b12ee43900ab2dcaeac8890340c5e693680259b468d36675026f84ba8e9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Desire Doue celebra tras marcar el primer gol del Paris Saint-Germain en la victoria 2-0 ante Liverpool en los cuartos de final de la Liga de Campeones, el miércoles 8 de abril de 2026, en París. (AP Foto/Thibault Camus)]]></media:description><media:credit role="author" scheme="urn:ebu">Thibault Camus</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ABQDQRRQXTVBXDZDCCHMMNKJKM.jpg?auth=3f797e5e188f5ebda7beb83b903e71d5b519dde29e75cb7346386b68160f935a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[PSG's Willian Pacho, left, and Liverpool's Hugo Ekitike challenge for the ball during the Champions League quarterfinal first leg soccer match between Paris Saint-Germain and Liverpool in Paris, Wednesday, April 8, 2026. (AP Photo/Thibault Camus)]]></media:description><media:credit role="author" scheme="urn:ebu">Thibault Camus</media:credit></media:content></item><item><title><![CDATA[The Latest: Pakistan proposes new US-Iran talks as Vance and Trump hint at progress]]></title><link>https://www.local10.com/news/world/2026/04/14/the-latest-pakistan-proposes-new-us-iran-talks-as-vance-and-trump-hint-at-progress/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/04/14/the-latest-pakistan-proposes-new-us-iran-talks-as-vance-and-trump-hint-at-progress/</guid><dc:creator><![CDATA[By The Associated Press, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 11:30:47 +0000</pubDate><content:encoded><![CDATA[<p>Pakistani officials said Tuesday that Islamabad has proposed a second round of talks to the U.S. and Iran, while U.S. Vice President JD Vance earlier said negotiations with Iran “did make some progress" and U.S. President Donald Trump said Monday “we’ve been called by the other side” and “they want to work a deal.”</p><p>The Pakistani officials spoke on condition of anonymity because they were not authorized to discuss the matter with the press.</p><p>A senior Hezbollah official on Monday said the Lebanese militant group will not abide by any agreements that may result from direct Lebanon-Israel talks set to start Tuesday in Washington.</p><p>Lebanese officials hope to broker a ceasefire in the Israel-Hezbollah war that has killed at least 2,089 people in Lebanon. Israeli Prime Minister Benjamin Netanyahu has said he doesn’t want a ceasefire and the goal is Hezbollah’s disarmament and a potential peace agreement between Lebanon and Israel.</p><p>A U.S. blockade of Iranian ports that began Monday and Iran’s threatened retaliation set up an extraordinary showdown posing serious risks for the global economy and raising the specter of a ceasefire collapse and resumed fighting.</p><p>Here is the latest:</p><p>South Korea says it will provide humanitarian assistance to Iran</p><p>South Korea says it provided $2 million in humanitarian assistance to Lebanon through international organizations and has also decided to provide $500,000 in aid to Iran through the International Red Cross.</p><p>Seoul’s Foreign Ministry said Tuesday it hopes the aid will help ease the humanitarian crisis in affected regions</p><p>Red Cross delivers first emergency aid shipment to Iran since war began</p><p>The Red Cross delivered its first emergency aid shipment to Iran since the war began over a month ago, which is expected to meet the needs of nearly 25,000 people.</p><p>The International Committee of the Red Cross said in a statement Tuesday that it dispatched assistance to the Iranian Red Crescent Society, or IRCS, including five truckloads delivered Monday.</p><p>Supplies included blankets, jerrycans, tarpaulins, hygiene kits and solar lamps. The remaining aid shipment, comprised of nine aid trucks, will be given to IRCS later this week.</p><p>Macron, Starmer to co-chair talks on Strait of Hormuz mission to protect shipping</p><p>French President Emmanuel Macron and British Prime Minister Keir Starmer will co-chair a conference Friday in Paris, bringing together non-belligerent nations willing to participate in a mission in the Strait of Hormuz “when security conditions allow.”</p><p>Other participants will take part via videoconference, Macron’s office said. European and other partners are ready to contribute to a “purely defensive mission aimed at restoring freedom of navigation in the Strait of Hormuz,” the statement said.</p><p>France and Britain have been working in recent weeks to set up an operation to escort oil tankers and container ships to help ensure safe passage through the strait.</p><p>‘Rich Starry’ reportedly headed for China</p><p>The tanker is listed by the U.S. Treasury’s Office of Foreign Assets Control as linked to Iranian shipping. It is flagged to Malawi, one of several landlocked countries often cited in so-called “false flag” operations, in which ships are registered under foreign flags with little or no connection to their owners, complicating oversight.</p><p>According to MarineTraffic, a maritime analytics provider, the vessel was headed for Sohar, an Omani port outside the strait. Lloyd’s List, citing ship registry and tracking data, reported it is owned by a Chinese shipping company and ultimately bound for China.</p><p>Vessel reported exiting Strait of Hormuz</p><p>A tanker that aborted an attempt to exit the Strait of Hormuz on Monday turned around and transited the waterway early Tuesday, in one of the first tests of the U.S. blockade.</p><p>The Rich Starry, a chemical and oil tanker, had been waiting off the coast of the United Arab Emirates, according to shipping data firm Lloyd’s List, which cited data from the energy cargo-tracking firm Vortexa.</p><p>The U.S. military said on Monday that the blockade applied only to vessels traveling to or from Iranian ports, and it was not immediately clear whether the Rich Starry had earlier docked in Iran or was carrying Iranian oil. U.S. Central Command did not immediately respond to questions about the vessel.</p><p>France says Lebanon must be included in ceasefire, calls Israeli strikes ‘intolerable’</p><p>French Foreign Affairs Minister Jean-Noël Barrot reaffirmed Tuesday that Lebanon must be included in the initial ceasefire agreement.</p><p>“The ceasefire must absolutely include Lebanon, which under no circumstances can be the scapegoat of the Israeli government,” Barrot said on French radio RFI.</p><p>Israel’s strikes on Lebanon are “intolerable,” he said, because they undermine the ceasefire reached between the United States and Iran and because it strengthens militant group Hezbollah.</p><p>“Destroying Lebanon, targeting the Lebanese state, does not weaken Hezbollah — quite the opposite, it strengthens it,” Barrot said.</p><p>Spain’s prime minister asks China to do more to end war</p><p>Spain’s Prime Minister Pedro Sánchez said he sees China as the main global interlocutor that can help end the war in Iran and other conflicts, such as Ukraine, and urged the Asian giant to do more on the diplomatic front.</p><p>“I find it very difficult to find other interlocutors, beyond China, who can resolve this situation created in Iran and the Strait of Hormuz,” he said Tuesday after meeting Chinese President Xi Jinping.</p><p>Sánchez is in China for his fourth trip in just over three years as Spain looks to strengthen its political and commercial ties with the world’s second-largest economy.</p><p>Sánchez said Spain wants to avoid impunity for those who commit crimes and described what has happened in Gaza as “genocide.”</p><p>“International law is being violated today, fundamentally by one country: the government of Israel,” he said. “There is also an absolutely illegal response from the Iranian regime regarding a war that we have described from the very beginning as a mistake and an illegality.”</p><p>Merz says he supports talks between Israel and Lebanon</p><p>German Chancellor Friedrich Merz said in a phone call with Israeli Prime Minister Benjamin Netanyahu that he supports direct peace talks between the Israeli and Lebanese governments, which are set to start Tuesday in Washington.</p><p>Merz called for an end to hostilities in southern Lebanon and said militant group Hezbollah must lay down its arms, the German chancellery said in a statement Monday night.</p><p>Merz reaffirmed his government’s strong support of a diplomatic understanding between the U.S. and Iran and its readiness to contribute to freedom of navigation in the Strait of Hormuz if the necessary conditions are met, his office said.</p><p>Merz also expressed deep concern about developments in the Palestinian territories and said there must be no de facto partial annexation of the West Bank.</p><p>Xi floats proposal to promote Middle East peace</p><p>Chinese President Xi Jinping floated a four-point proposal for promoting Middle East peace during a meeting Tuesday with Sheikh Khaled bin Mohamed bin Zayed Al Nahyan, the crown ⁠prince of Abu Dhabi, Chinese official news agency Xinhua reported.</p><p>Xi’s proposal calls for upholding the principle of regional peaceful coexistence and respecting national sovereignty while underscoring the principles of coordinating development and security, Xinhua reported.</p><p>“Safeguard the authority of the international rule of law. It can’t be ‘use it when it suits us, discard it when it doesn’t,’ and we cannot allow the world to revert to the law of the jungle,” Xi said.</p><p>Oil falls and stocks gain on hopes of renewed US-Iran talks</p><p>Asian stocks were trading higher tracking and oil fell on Tuesday as expectations rose over a possible second round of talks between the U.S. and Iran.</p><p>Benchmark U.S. crude fell 1.7% early Tuesday to $97.37 a barrel. Brent crude, the international standard, was down 0.9% to $98.49 per barrel.</p><p>Tokyo’s Nikkei 225 was up 2.3% to 57,804.81. South Korea’s Kospi jumped 2.7% to 5,968.06.</p><p>Hong Kong’s Hang Seng rose 0.5% to 25,783.41, while the Shanghai Composite index climbed 0.5% to 4,007.93.</p><p>Oil prices continued to pull back on Tuesday from earlier gains.</p><p>Pakistan proposes second round of talks in Islamabad</p><p>Pakistan has proposed hosting a second round of talks between the United States and Iran in Islamabad in the coming days, before the end of the ceasefire, two Pakistani officials said.</p><p>The officials, who spoke on condition of anonymity because they were not authorized to discuss the matter with the press, said the proposal would depend on whether the parties request a different location.</p><p>One of the officials said that, despite ending without an agreement, the first talks were part of an ongoing diplomatic process rather than a one-off effort.</p><p>— By Munir Ahmed</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/EDGT23OSZGPNHMUF2CCMNJJRNA.jpg?auth=394762ebb0729d08e46c1a9870b83d7a674ea3987a40ab3dd43f2b614d0cc131&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Mohammed, 8, cries next to the coffin of his father, Hussein Makkah, during the funeral of 13 state security officers killed the previous day in an Israeli strike in Lebanon’s coastal city of Sidon, Lebanon, Saturday, April 11, 2026. (AP Photo/Emilio Morenatti)]]></media:description><media:credit role="author" scheme="urn:ebu">Emilio Morenatti</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6WDFCSUI3U3ZFLOENFVTCE7F5E.jpg?auth=0b30260334ff189bc13a51adb0ef5c76639a424b47dbbe170004823bf609a92a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A woman reacts at the site of a damaged residential building after it was struck by a projectile fired from Lebanon, in Nahariya, northern Israel Monday, April 13, 2026. (AP Photo/Ariel Schalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariel Schalit</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XJ4VBMOV27UNMPQBA66Z7MY3JY.jpg?auth=24d95ad52d9d5b7d281b896ee18928b467e5ba4a369b5fe728ae773b60b2fe09&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A man flashes a victory sign as he carries an Iranian flag in front of an anti-U.S. billboard depicting the American aircrafts into the Iranian armed forces fishing net with signs that read in Farsi: "The Strait of Hormuz will remain closed, The entire Persian Gulf is our hunting ground," at the Eqelab-e-Eslami, or Islamic Revolution Square in downtown Tehran, Iran, Monday, April 13, 2026. (AP Photo/Vahid Salemi)]]></media:description><media:credit role="author" scheme="urn:ebu">Vahid Salemi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NKEKSBPLUIEZSOAQZJJMFAAOVQ.jpg?auth=5db95ec699d083e9b9c727e00f571e4770b422803e256db917c0dbab759641f8&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 with reporters outside the Oval Office of the White House, Monday, April 13, 2026, in Washington. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TRCO6LRDMDIBQZJMVT5F6NWTBQ.jpg?auth=246f389211c7d421a0bd15b1fd87688d1789d802d7454fbc8fd178be0fe6de4d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A man drives his motorbike with a poster on its windshield depicting Iran's Supreme Leader Ayatollah Mojtaba Khamenei, top, and his father, the slain Supreme Leader Ayatollah Ali Khamenei, who was killed in the U.S. and Israel strikes on Feb. 28, in downtown Tehran, Iran, Monday, April 13, 2026. (AP Photo/Vahid Salemi)]]></media:description><media:credit role="author" scheme="urn:ebu">Vahid Salemi</media:credit></media:content></item><item><title><![CDATA[Mike Trout vs. Aaron Judge turns into starry slugfest of 3-time MVPs as Yankees edge Angels 11-10]]></title><link>https://www.local10.com/sports/2026/04/14/mike-trout-vs-aaron-judge-turns-into-starry-slugfest-of-3-time-mvps-as-yanks-edge-angels-11-10/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/14/mike-trout-vs-aaron-judge-turns-into-starry-slugfest-of-3-time-mvps-as-yanks-edge-angels-11-10/</guid><dc:creator><![CDATA[By RONALD BLUM, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 07:55:10 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Mike Trout and Aaron Judge turned their baseball game into a heavyweight slugfest Monday night.</p><p>Trout's second home run of the game bounced off the back wall behind the Angels bullpen in left-center, giving Los Angeles a two-run lead in the eighth inning on a night when Judge had already homered twice to put the New York Yankees ahead.</p><p>And there was more drama to come — after two three-time MVPs both homered twice in the same game for the first time in 70 years.</p><p>Trent Grisham hit his second homer of the evening (and season) to tie the score in the ninth. Moments later, José Caballero trotted home on Jordan Romano's game-ending wild pitch to give the Yankees a pulsating 11-10 win that stopped a five-game losing streak.</p><p>“It was great. That’s baseball for you,” Trout marveled. "It’s what fans want, and to be able to see something like that, pretty cool.”</p><p>Only once before had a pair of players already three-time MVPs each homered twice in the same game, according to STATS Perform.</p><p>After Stan Musial had gone deep twice, Roy Campanella hit a tying, three-run drive in the ninth for his second of the game and Don Zimmer followed with a walk-off single to lead the Brooklyn Dodgers over the St. Louis Cardinals 9-8 at Ebbets Field on June 21, 1956.</p><p>Trout nearly hit a third Monday night. He flied out to Cody Bellinger in front of the center-field wall, leaving the bases loaded in the fourth after the Angels tied the score 4-all with four unearned runs following Caballero's error on Trout's leadoff grounder to shortstop.</p><p>Judge had looked forward to crossing paths with Trout in a Yankee Stadium weight room.</p><p>“I was going to talk some smack to him after the one he hit all the way to the warning track,” Judge said, “but I didn’t get a chance to and then he answers right back with two big homers for him. You put that guy in a clutch situation, a big moment and he’s going to show up every single time, so it’s fun going back and forth with a guy like that, especially in New York and the Bronx.”</p><p>New York had lost five straight after an 8-2 start and had been 0-6 in one-run games.</p><p>There were seven home runs that traveled a total of 2,846 feet — more than half a mile — with the Yankees hitting five. Judge's first went 456 feet deep into the left-field bleachers and left the bat at 116.2 mph, the hardest-hit home run of the season.</p><p>Grisham and Trout each had five RBIs, and Judge had three.</p><p>Baseball's top four active home run leaders were all in the game. Judge, with 374, moved one ahead of teammate Paul Goldschmidt. New York slugger Giancarlo Stanton, who leads active players with 454, missed by about a foot with a double off the center-field wall in the fifth. Trout has 408 homers.</p><p>Trout, 34, won AL MVPs in 2014, '16 and '19 but has struggled with injuries for much of the past five seasons.</p><p>“He’s the greatest of all time. It’s been fun to watch his whole career, coming up at such a young age and instantly just putting yourself at the top of the list. It's special," Judge said.</p><p>Judge, who turns 34 on April 26, won AL MVPs in 2022, ‘24 and ’25.</p><p>“Those are two of the greats, so it’s really fun to watch,” Yankees starter Will Warren said.</p><p>Judge and Caballero each hit a two-run homer off Yusei Kikuchi for a 4-0 second-inning lead on an unseasonably warm 77-degree night. After Caballero’s error led to the unearned runs off Warren, Grisham pinch hit in the fifth and connected for a three-run drive against Shaun Anderson for a 7-4 lead.</p><p>Trout countered with a three-run homer in the sixth against Jake Bird, who was demoted to Triple-A after the game.</p><p>Judge’s homer off Anderson leading off the bottom half gave him 47 multi-homer games, one more than Mickey Mantle and trailing only Babe Ruth’s 68 among Yankees.</p><p>“To be surrounded by some greats like that, it’s special,” Judge said.</p><p>Josh Lowe knotted the score at 8 with a seventh-inning sacrifice fly, and Trout’s two-run drive in the eighth off Camilo Doval put the Angels ahead 10-8 with his 31st multi-homer game. Judge, watching from right field, shook his head.</p><p>“Every time he comes to the Bronx, man, he puts on a show," Judge said. "I hate to see it, but it’s fun competing against a guy like that.”</p><p>Jazz Chisholm Jr. singled to start the ninth against Jordan Romano, and Grisham reached down and pulled a slider into the right-field seats as the closer put both hands on his head.</p><p>Caballero doubled and stole third without a throw. And after Austin Wells walked, Caballero scored when Romano bounced a full-count slider to Ryan McMahon to the backstop on the ninth pitch of the plate appearance.</p><p>New York had not won a game while allowing double-digit runs since beating Minnesota 14-12 on July 23, 2019.</p><p>Yankees manager Aaron Boone described his own feelings as “tough ... for the belly.”</p><p>Then he switched his thoughts to his players.</p><p>“You get a lead, then you get another lead, and then it’s gone,” he said. "For the guys, maybe it was good to have a game like that where it was a little messy."</p><p>___</p><p>AP MLB: https://apnews.com/mlb</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/TOOPGPSC4YY7XRZAJW6LP5EMBE.jpg?auth=d7161e4f5f6331aff86c5f74218e389d109466ac7c7d7ea29488dcec6754cf1b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Angels' Mike Trout hits a three-run home run during the sixth inning of a baseball game against the New York Yankees, Monday, April 13, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2FUBJP3D5ROXX5L42ERZY6YOPA.jpg?auth=5ded4d379a49f085b7aa23437e5705921a65b533c51d54f159136f26bc86cb03&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Yankees' Aaron Judge hits a home run during the sixth inning of a baseball game against the Los Angeles Angels, Monday, April 13, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2EEUCE5FQ2P3JTHGB5GACY5MWA.jpg?auth=70e28498a9a89131e642d94f28f4100a6857e605fff114c9478aa8fc1a094238&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Angels' Mike Trout (27) celebrates with Nolan Schanuel (18) after hitting a two-run home run during the eighth inning of a baseball game against the New York Yankees, Monday, April 13, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JTQ5KKXTXDZ5P4RP2PW3SGNLDI.jpg?auth=9c6b53cd9f8a17cb327a0de5ffc198eb515ba2cce2262ddb4a6e712e37c391c5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Yankees' Aaron Judge, right, celebrates with designated hitter Giancarlo Stanton, left, after hitting a two-run home run during the first inning of a baseball game against the Los Angeles Angels, Monday, April 13, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content></item><item><title><![CDATA[Pope Leo XIV in Algeria to walk in footsteps of his spiritual father, St. Augustine]]></title><link>https://www.local10.com/news/world/2026/04/14/pope-leo-xiv-in-algeria-to-walk-in-footsteps-of-his-spiritual-father-st-augustine/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/04/14/pope-leo-xiv-in-algeria-to-walk-in-footsteps-of-his-spiritual-father-st-augustine/</guid><dc:creator><![CDATA[By NICOLE WINFIELD, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 09:55:14 +0000</pubDate><content:encoded><![CDATA[<p>ANNABA, Algeria (AP) — Pope Leo XIV is following in the footsteps of his spiritual father, St. Augustine, making a pilgrimage to the archaeological ruins of eastern Algeria where the fifth-century titan of early Christianity lived, died and wrote some of the most important works in Western thought.</p><p>Leo’s visit to Annaba, the modern-day Hippo, is a spiritual homecoming for the American pope on his second full day in Algeria. He arrived Monday on the first-ever papal visit, against the backdrop of the war in Iran and his calls for peace that have sparked a feud with U.S. President Donald Trump.</p><p>Leo proclaimed himself a “son of St. Augustine” on the night of his election and has cited Augustine prolifically in his first year, making clear that he's the guiding inspiration of Leo's pontificate. For this trip, where he's aiming to press a message of peace and Christian-Muslim coexistence, he's focusing on Augustine as a bridge-builder.</p><p>But the visit is also drawing attention to the North African origins of Augustine, who only spent five years in Italy but is often considered through a Eurocentric lens as one of the greatest Western thinkers of Christianity for his writings on truth, evil, creation and grace.</p><p>Leo's Augustinian religious order was founded in Italy in the 13th century, inspired by the saint.</p><p>A life in North Africa, looking to Rome</p><p>St. Augustine was born in 354 to a Berber mother and Roman father in Thagaste, today the Algerian city of Souk Ahras near the border with Tunisia. At the time, the swath of North Africa was part of the Roman Empire, including Carthage in today’s Tunisia, where Augustine was educated and taught rhetoric.</p><p>He left North Africa for Rome in 383 and then Milan, where he converted to Christianity. He returned to his homeland soon thereafter, founded a monastery at Hippo, became a bishop and there wrote some of the most important works in the Western canon, including “Confessions” and “The City of God.”</p><p>A new book, “Augustine the African,” by Catherine Conybeare, an Augustine scholar at Bryn Mawr college in Pennsylvania, explores Augustine from his perspective: As a North African, looking to Rome as the center of his universe but feeling insecure there about his Punic-accented Latin.</p><p>“One of the most important thinkers in the Western intellectual tradition actually came from Africa, spent almost his whole life in Africa,” Conybeare told The Associated Press. “How does that change things?”</p><p>“Of course, because his successors — the people who carried on his heritage — were in Europe, they got to tell the story,” she said. And Europe got his body: After dying in Hippo, Augustine's body was taken eventually to Pavia, Italy, though a forearm remains in the basilica in Annaba.</p><p>In welcoming Leo on the first-ever papal visit to Algeria, President Abdelmadjid Tebboune expressed the “immense pride” Algerians feel over St. Augustine. He called him “a cherished son of this land, which having been his first cradle, proudly became his initial resting place.”</p><p>A personal visit for Leo</p><p>Leo made clear en route to Algeria and even in his remarks to Algerian authorities how deeply personal and important this visit is to him, because of his spiritual connection to St. Augustine. He had visited twice before, while he was superior of the Augustinian order.</p><p>“This journey, which is very special for several reasons, was supposed to be the first of my pontificate,” Leo told reporters on the papal plane. “As early as last May, I had said that on my first journey, I would like to visit Africa. Several people immediately suggested Algeria because of St. Augustine.”</p><p>In the end, other trips intervened, but he kept the appointment.</p><p>The saint, he said, represents “a very important bridge in interreligious dialogue" that the world could use.</p><p>“We must always seek bridges to build peace and reconciliation," he said. "This journey, then, truly represents a valuable opportunity to continue with the same voice, with the same message, that we wish to convey: to promote peace, reconciliation, respect and consideration for all peoples.”</p><p>While in Annaba, Leo will visit the archaeological ruins of the ancient Roman city of Hippo, including its theater, market and thermal baths. The Vatican said that the site includes the ruins of the basilica where Augustine preached and the adjoining baptistry.</p><p>Leo will also visit an order of nuns and the small community of Augustinians in Annaba. He was finishing the day by celebrating Mass at the Basilica of St. Augustine, built in the late 1800s, which contains the relic of the saint. Thousands of pilgrims visit the basilica each year, including Muslims.</p><p>___</p><p>Associated Press religion coverage receives support through the AP’s collaboration with The Conversation US, with funding from Lilly Endowment Inc. The AP is solely responsible for this content.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XO7PIGF7BBWGVECY3N4CXZBWVE.jpg?auth=8d9c6a31c3b74c3bfa64dd0a4296134372233944eab96ee9245d1450ceecbf83&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pope Leo XIV meets the Algerian Community in the Basilica of Our Lady of Africa in Algiers, Monday, April 13, 2026, on the first day of an 11-day apostolic journey to Africa. (AP Photo/Andrew Medichini)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrew Medichini</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WTBHCP7EE362Z6QWQO6ZO7VIFU.jpg?auth=1709572f982c883c14d45f76da006fa353a94ad3bcf8492e61d41ab034e45de3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pope Leo XIV meets the Algerian Community in the Basilica of Our Lady of Africa in Algiers, Monday, April 13, 2026, on the first day of an 11-day apostolic journey to Africa. (AP Photo/Andrew Medichini)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrew Medichini</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2F6LNIFLFYLF3VSQY7COJYDCJQ.jpg?auth=534a60e6f69edd2031aaaa0c9065b84345078c8596e3f706bcbcb8d0c7f8aaed&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pope Leo XIV is welcomed by Rector Mohamed Mamoun Al Qasimi, right, upon his arrival at the Great Mosque in Algiers, Monday, April 13, 2026, on the first day of an 11-day apostolic journey to Africa. (AP Photo/Andrew Medichini)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrew Medichini</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TS6OE25FWIU7YOWCPTSINJM7NY.jpg?auth=504bbba63d915f7c11fa02f930786cf43bde8d442dc9ec2cf3959b614af44229&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pope Leo XIV is welcomed by Rector Mohamed Mamoun Al Qasimi upon his arrival at the Great Mosque in Algiers, Monday, April 13, 2026, on the first day of an 11-day apostolic journey to Africa. (AP Photo/Andrew Medichini)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrew Medichini</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3BB6AQ5EEEK6CURUHJNIJVWBZE.jpg?auth=4bcfaffe89b34134890c3d6cb93690336d8387ca4ff4d3fab69858d059c649cd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pope Leo XIV listens to explanations upon his arrival at the Great Mosque in Algiers, Monday, April 13, 2026, on the first day of an 11-day apostolic journey to Africa. (AP Photo/Andrew Medichini)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrew Medichini</media:credit></media:content></item><item><title><![CDATA[Global shares gain and oil falls on hopes of renewed US-Iran talks]]></title><link>https://www.local10.com/business/2026/04/14/asian-stocks-gain-and-oil-falls-on-hopes-of-renewed-us-iran-talks/</link><guid isPermaLink="true">https://www.local10.com/business/2026/04/14/asian-stocks-gain-and-oil-falls-on-hopes-of-renewed-us-iran-talks/</guid><dc:creator><![CDATA[By CHAN HO-HIM, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 10:53:25 +0000</pubDate><content:encoded><![CDATA[<p>HONG KONG (AP) — World shares were trading higher, tracking Wall Street gains, and oil fell on Tuesday as expectations rose over a possible second round of talks between the U.S. and Iran on an end to the Iran war.</p><p>In early European trading, Britain's FTSE 100 rose 0.1% to 10,591.45. France's CAC 40 gained 0.6% to 8,285.37, while Germany's DAX was up 1% to 23,980.13.</p><p>Asian stocks ended higher Tuesday. Tokyo’s Nikkei 225 was up 2.4% to 57,877.39. South Korea’s Kospi jumped 2.7% to 5,967.75 after briefly topping 6,000 intraday.</p><p>Hong Kong’s Hang Seng rose 0.8% to 25,872.32, while the Shanghai Composite index climbed 1% to 4,026.63. China on Tuesday reported worse-than-expected export growth of 2.5% in March for the first month since the Iran war began, although some analysts believe Chinese exports of goods related to AI and renewable energy will continue to support overall export momentum for the year.</p><p>Australia’s S&P/ASX 200 gained 0.5%, and Taiwan’s Taiex rose 2.4%.</p><p>Investors are still hopeful for a lasting de-escalation of the Iran war, which is in its seventh week, as the U.S. and Iran are said to be weighing a second round of talks before a temporary ceasefire agreement expires next week. The U.S. military on Monday began a blockade of Iranian ports as Washington steps up its pressure on Tehran, following ceasefire talks between the two sides over the weekend that ended without an agreement.</p><p>But U.S. President Donald Trump also suggested on Monday that the United States is still willing to engage with Tehran. “I can tell you that we’ve been called by the other side,” he said, without further elaborating details.</p><p>Oil prices continued to pull back on Tuesday from earlier gains. Brent crude, the international standard, was down 0.4% to $98.93 per barrel. It reached nearly $104 early Monday morning over Iran war worries on limited progress from the weekend ceasefire talks.</p><p>Benchmark U.S. crude fell 2% to $97.09 a barrel.</p><p>The global energy shock stemming from maritime traffic disruptions in the Strait of Hormuz, where roughly a fifth of the world’s oil is typically transported, has led to surging fuel prices and is threatening to push up inflation in many countries and impact economic growth.</p><p>Wall Street rose on Monday. The S&P 500 gained 1% to 6,886.24. The Dow Jones Industrial Average climbed 0.6% to 48,218.25, and the Nasdaq composite added 1.2% to 23,183.74.</p><p>Shares of investment bank Goldman Sachs dropped 1.9% despite its announcement of better-than-expected quarterly profits.</p><p>In other dealings, gold and silver prices rose on Tuesday. Gold’s price was up 0.8% to $4,806.20 an ounce, while silver prices gained 2.9% to $77.82 per ounce.</p><p>The U.S. dollar fell to 158.86 Japanese yen from 159.45 yen. The euro was trading at $1.1793, up from $1.1759.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LHHIOEMDRVCC5LRMNGHOXJEFAE.jpg?auth=7510524998db587da42410866e3f927749a5771781d0f2aa683c27d508e61cf8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A person walks in front of an electronic stock board showing Japan's Nikkei index at a securities firm Tuesday, April 14, 2026, in Tokyo. (AP Photo/Eugene Hoshiko)]]></media:description><media:credit role="author" scheme="urn:ebu">Eugene Hoshiko</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/636DZPTTKJ7IKD4RA6IGXL5QLU.jpg?auth=2485af0f5768921dad6d3b048054c6abaffa0cb45c81e7ba3c946c0eb6ea2b19&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People walk in front of an electronic stock board showing Japan's Nikkei index at a securities firm Tuesday, April 14, 2026, in Tokyo. (AP Photo/Eugene Hoshiko)]]></media:description><media:credit role="author" scheme="urn:ebu">Eugene Hoshiko</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MY76Z4RHMUL2VP2PM76KUJV4MI.jpg?auth=f2d80a900e7b065e6933cbc009963ac955bb62977cab20f66f76c340c874904e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People walk in front of an electronic stock board showing Japan's Nikkei index at a securities firm Tuesday, April 14, 2026, in Tokyo. (AP Photo/Eugene Hoshiko)]]></media:description><media:credit role="author" scheme="urn:ebu">Eugene Hoshiko</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MXTSNVSY5CTFR2EI5VN4NZTU5M.jpg?auth=a12ffb6b2f4fc8d0b6cf2cc287dee5b9db906d97226b5a16b21c37405cae8ae0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A person walks in front of an electronic stock board showing Japan's Nikkei index at a securities firm Tuesday, April 14, 2026, in Tokyo. (AP Photo/Eugene Hoshiko)]]></media:description><media:credit role="author" scheme="urn:ebu">Eugene Hoshiko</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MA7N2MJNWMEQHVSAFDMIJSDWBQ.jpg?auth=f81a8f13722675e77d0c29437df6f75d0087f22f4bae21020fc00d4d59b97154&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A person walks in front of an electronic stock board showing New York Dow, Japan's Nikkei, and Topix indexes at a securities firm Tuesday, April 14, 2026, in Tokyo. (AP Photo/Eugene Hoshiko)]]></media:description><media:credit role="author" scheme="urn:ebu">Eugene Hoshiko</media:credit></media:content></item><item><title><![CDATA[Gov. Wes Moore falls short in push to redraw Maryland's congressional map to boost Democrats]]></title><link>https://www.local10.com/news/florida/2026/04/14/gov-wes-moore-falls-short-in-push-to-redraw-marylands-congressional-map-to-boost-democrats/</link><guid isPermaLink="true">https://www.local10.com/news/florida/2026/04/14/gov-wes-moore-falls-short-in-push-to-redraw-marylands-congressional-map-to-boost-democrats/</guid><dc:creator><![CDATA[By BRIAN WITTE, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 11:22:47 +0000</pubDate><content:encoded><![CDATA[<p>ANNAPOLIS, Md. (AP) — Maryland Democrats have rejected an effort to redraw the state's congressional map to boost their party's chances in the midterm elections, a setback for Gov. Wes Moore who put his clout behind the attempt to blunt President Donald Trump's own redistricting campaign.</p><p>The clock officially ran out on the proposal late Monday night as the state legislative session ended, a casualty of internal party disagreements. In the end, the Maryland Senate left the bill in a committee, with Democrats who control the chamber concerned it could backfire under judicial review.</p><p>The unusual mid-decade redistricting, which started when Trump encouraged Republican-controlled Texas to redraw their map last year, is expected to continue next week. Republicans want to change congressional boundaries during a special legislative session in Florida, while Democrats are asking voters to approve a redistricting referendum in Virginia.</p><p>But Democrats will not be poised to pick up a seat in Maryland, where the proposed map would have made it easier for voters to oust the state's lone Republican member of the U.S. House.</p><p>Moore disagreed with another powerful Maryland Democrat on plans</p><p>Moore, a potential 2028 presidential candidate, said he disagreed with another powerful Maryland Democrat, state Senate President Bill Ferguson, about “what is required to be able to make sure we’re fighting back” against Trump.</p><p>“This is not a political game to me,” Moore said in an interview with The Associated Press. “I don’t look at this as some kind of political talking point. I look at the fact that I think Donald Trump is actively trying to manipulate and change the rules around the November election and beyond because he knows he cannot win on his policies.”</p><p>Ferguson has said redistricting could actually cost Democrats seats in Maryland because, in the inevitable legal battle that would ensue, a court could order a new map that would be even less favorable to the party. He refused to budge despite pressure from Moore and U.S. House Minority Leader Hakeem Jeffries.</p><p>While speaking at National Action Network in New York on Thursday with the Rev. Al Sharpton, Moore complained that Trump was urging some states to redraw maps to favor Republicans, while telling other states to “sit on your hands.”</p><p>“Don’t play with me,” Moore said. “And if the rest of the country is going to have this conversation about mid-decade redistricting, then so should Maryland, and so should every other state. Because until it is done nationally, we have to make sure that this election is not stolen right before our face so this pain is made permanent.”</p><p>But while Moore named a panel in November that proposed the new map for Maryland, the governor could not prevail on the heavily Democratic Maryland Senate to approve it.</p><p>When it was before the Democratic-controlled General Assembly, the governor told lawmakers in January that the state needed to act to counter what he called “political redlining” by Trump in other states at the cost of Black representation in Congress.</p><p>Moore, who is the nation's only serving Black governor, compared Trump’s push for Republican-friendly redistricting to discriminatory housing practices, saying the president and his allies “are doing everything in their power to silence the voices and trying to eliminate Black leadership — elected leadership — all over this country.”</p><p>Democrats outnumber Republicans 2-1 in Maryland and already hold a 7-1 advantage in the state’s U.S. House delegation, with Rep. Andy Harris the lone GOP representative.</p><p>The Maryland House passed legislation containing a new map in early February, but the measure ran into opposition from Ferguson.</p><p>The senator pointed out a map adopted in 2021 that would have made it easier to flip Harris’ seat was ruled unconstitutional by a judge who called it “a product of extreme partisan gerrymandering.” Maryland passed another map in 2022, and the parties dropped their legal fight.</p><p>Meanwhile, here's a look at what's happening in other states this month in mid-decade redistricting efforts:</p><p>Florida</p><p>Republican Gov. Ron DeSantis has scheduled a special session next week for the Republican-dominated Legislature to draw new congressional districts.</p><p>Currently, 20 of Florida’s 28 congressional seats are held by Republicans.</p><p>Congressional districts in Florida that are redrawn to favor Republicans could carry big consequences for Trump’s plan to reshape districts in GOP-led states, which could give Republicans a shot at winning additional seats in the midterm elections and retaining control of the closely divided U.S. House.</p><p>Virginia</p><p>Early balloting has already begun for a vote on a constitutional amendment for a new congressional map in Virginia next week.</p><p>After a cascade of redistricting efforts, Republicans believe they can win a combined nine more U.S. House seats in Texas, Missouri, North Carolina and Ohio, while Democrats think they can win a total of six more seats in California and Utah. Virginia could give Democrats an extra four seats.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/PQP3NFAA45MAAMGIDXHOSO35LI.jpg?auth=81d2c98791b8e4a5927f39aaa61fafd75192b53b2503a9b5b9fa824cfe9cb15a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Wes Moore, Governor of Maryland, speaks during the National Action Network (NAN) Convention in New York, Thursday, April 9, 2026. (AP Photo/Angelina Katsanis)]]></media:description><media:credit role="author" scheme="urn:ebu">Angelina Katsanis</media:credit></media:content></item><item><title><![CDATA[Harvey Weinstein is going on trial again in a New York rape case]]></title><link>https://www.local10.com/entertainment/2026/04/14/harvey-weinstein-is-going-on-trial-again-in-a-new-york-rape-case/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/04/14/harvey-weinstein-is-going-on-trial-again-in-a-new-york-rape-case/</guid><dc:creator><![CDATA[By JENNIFER PELTZ, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 04:07:05 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — After years of #MeToo infamy, legal peril and prison, Harvey Weinstein is again going on trial on a rape charge in New York City.</p><p>Jury selection is set to start as early as Tuesday in the onetime movie mogul's latest retrial, where jurors will weigh — for the third time — whether he raped hairstylist and actor Jessica Mann in a Manhattan hotel in 2013.</p><p>But “it's not going to be a mirror image of the last trial,” new Weinstein lawyer Marc Agnifilo told Judge Curtis Farber last month.</p><p>This time, jurors will weigh only one charge based on one accuser, rather than the array of allegations that were aired at Weinstein’s previous trials in New York and Los Angeles. The Oscar-winning producer denies all the accusations and declared in court this winter that he had “acted wrongly, but I never assaulted anyone.”</p><p>The judge has indicated he might revisit some rulings about exactly what evidence gets presented about Weinstein's and Mann's years of interactions. And Weinstein's recent change in attorneys could shift the trial's tenor and tactics.</p><p>Agnifilo and his partners took on the case only in February, when longtime Weinstein lawyer Arthur Aidala stepped aside from the retrial to focus on the former studio boss’s appeals and civil matters. Both Aidala and Agnifilo are well-known New York defense attorneys, but their litigation styles differ. Aidala is folksy, while Agnifilo is more buttoned-up.</p><p>Weinstein wielded significant clout in the entertainment industry, having built his reputation on such critical and popular hits as “Shakespeare in Love,” “Pulp Fiction” and “Chocolat.” He also became a prominent Democratic donor.</p><p>Then a series of sexual harassment and sex assault allegations against Weinstein began to emerge in news media in 2017, propelling the #MeToo movement.</p><p>He was criminally charged in New York in 2018 and in Los Angeles two years later.</p><p>Weinstein went to trial and was convicted of some — but not all — counts in both cases. His initial New York convictions were overturned, spurring a retrial last year.</p><p>The retrial verdict was mixed: Weinstein was convicted of forcing oral sex on production assistant and producer Miriam Haley in 2006, but he was acquitted of forcibly performing oral sex that same year on model-turned-psychotherapist Kaja Sokola. The jury didn’t decide on the rape charge involving Mann because the foreperson refused to keep deliberating.</p><p>Weinstein subsequently considered pleading guilty, according to Aidala. Evidently, Weinstein ultimately rejected the idea.</p><p>Mann has testified that she had a consensual, on-and-off relationship with the then-married Weinstein. But when he cornered her in a Manhattan hotel room where she was staying on a weekend getaway, she protested, “I don’t want to do this,” she told jurors. She said he kept making advances and demands until she “just gave up.”</p><p>Weinstein hasn’t testified at any of his trials, but his lawyers have contended that he never had non-consensual sex.</p><p>The defense claimed that Mann and his other accusers willingly entertained his sexual overtures because they wanted his help with their show-business aspirations. The women, by contrast, said Weinstein dangled his Hollywood influence to draw them into his orbit and then victimize them.</p><p>His sexual assault conviction involving Haley carries the potential for up to 25 years in prison; no sentencing date has been set. In this case, the yet-to-be-decided rape charge is a lower-level felony punishable by up to four years behind bars. Weinstein, 73, already has served longer than that.</p><p>Weinstein suffers from various health problems and uses a wheelchair. He said in court in January that he's haunted by the possibility that he might die in New York’s notorious Rikers Island jail.</p><p>“My mental state is collapsing. … My spirit is breaking,” he told the judge.</p><p>Weinstein’s lawyers have argued that his New York conviction last year was poisoned by bad blood among jurors. Meanwhile, he's appealing the Los Angeles verdict.</p><p>The Associated Press generally does not identify people without their permission if they say they have been sexually assaulted. Haley, Mann and Sokola agreed to be named.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/L3XTGTQH5KV4Z3ZROTMMR6PTCU.jpg?auth=e95c4ca28d5c7ebd2710b840c8aa54861694b62d0e0ab9025534f67c11fc7526&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Harvey Weinstein appears in court for a pre-trial hearing, Thursday, March 19, 2026, in New York. (Jefferson Siegel/The New York Times via AP, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Jefferson Siegel</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SXWPP6PUXBTKRUMJWBMPBNVR54.jpg?auth=b9031f1832d9d5581d51fda4c2995358b8e52b70ecd78bf3b347bdd62afa7eb5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Harvey Weinstein appears in court for a pre-trial hearing, Thursday, March 19, 2026, in New York. (Jefferson Siegel/The New York Times via AP, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Jefferson Siegel</media:credit></media:content></item><item><title><![CDATA[Aviation safety bill based on deadly midair collision near Washington faces a House vote]]></title><link>https://www.local10.com/business/2026/04/14/aviation-safety-bill-based-on-deadly-midair-collision-near-washington-faces-a-house-vote/</link><guid isPermaLink="true">https://www.local10.com/business/2026/04/14/aviation-safety-bill-based-on-deadly-midair-collision-near-washington-faces-a-house-vote/</guid><dc:creator><![CDATA[By JOSH FUNK, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 04:02:53 +0000</pubDate><content:encoded><![CDATA[<p>An aviation safety bill seeking to address lessons learned from last year's midair collision of a jet with an Army helicopter near the nation's capital is up for a vote Tuesday evening in the House, but key senators and the families of the 67 victims think the bill needs to be strengthened.</p><p>The House bill, called the Alert Act, has the backing of key industry groups. The National Transportation Safety Board said recently that the legislation, since amended, now addresses its recommendation to require all aircraft flying around busy airports to have key locator systems that let pilots know more precisely where other aircraft are flying around them.</p><p>The NTSB has been recommending the new technology systems since 2008, and Chairwoman Jennifer Homendy has said such a system would have prevented the collision of the American Airlines jet and Army Black Hawk helicopter that plunged into the icy Potomac River on Jan. 29, 2025.</p><p>Two key House committees unanimously advanced the bill last month. The bill is now being brought up for a full House vote under rules that won't allow any amendments. But victims’ families said they want to make sure the bill has strict timelines to guarantee the reforms will be completed.</p><p>Sponsored by Republican Sam Graves and Democrat Rick Larens, the legislation needs to secure two thirds of House support to advance to the Senate. Separate legislation called the ROTOR Act that the Senate crafted came up one vote short in the House. Senators Ted Cruz and Maria Cantwell have also said the Alert Act still needs to be improved.</p><p>Earlier this year, the NTSB's Homendy sharply criticized the original version of the bill as a “watered down” measure that wouldn’t do enough to prevent future tragedies. But the board said the revised version would now address the shortcomings their investigation identified and require the Federal Aviation Administration, Transportation Department and the military to take needed actions.</p><p>National Transportation Safety Board members at a hearing in late January were deeply troubled over years of ignored warnings about helicopter traffic dangers and other problems, long before the collision.</p><p>Everyone aboard the American Airlines jet, flying from Wichita, Kansas, and the helicopter died when the two aircraft collided. It was the deadliest plane crash on U.S. soil since 2001, and the victims included 28 members of the figure skating community.</p><p>A helicopter route in the approach path of a Reagan National Airport runway didn't ensure enough separation between helicopters and planes landing on the airport's secondary runway, and the route wasn't reviewed regularly, the board said. The poor design of that route was a key factor in the crash along with air traffic controllers relying too much on pilots seeing and avoiding other aircraft.</p><p>The bill now requires planes to have Automatic Dependent Surveillance-Broadcast In systems that can receive data about the locations of other aircraft. Proponents of the use of such systems said they would have alerted the pilots of an American Airlines jet sooner about the impending collision with the Black Hawk helicopter. Most planes already have the complementary ADS-B Out systems that broadcast their locations.</p><p>The NTSB cited systemic weaknesses and years of ignored warnings as the main causes of the crash, but Homendy has said that if both the plane and the Black Hawk had been equipped with ADS-B In and the systems had been turned on, the collision would have been prevented. The Army’s policy at the time of the crash mandated that its helicopters fly without that system on to conceal their locations, although the helicopter involved in this crash was on a training flight, not a sensitive mission.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MQ55JBNPIVJ47B3VSWUXBXKLNE.jpg?auth=70bdfa040672dfb2259f818ba927081766c7fa7b93617f08e87d9db30ca9de70&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Salvage crews work on recovering wreckage near the site in the Potomac River of a mid-air collision between an American Airlines jet and a Black Hawk helicopter at Ronald Reagan Washington National Airport, Feb. 6, 2025, in Arlington, Va. (AP Photo/Jose Luis Magana, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jose Luis Magana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SLHTIWHMAU5ZQU33D2Y2AZ3MD4.jpg?auth=436e607a50d909fdafcd4ed215bb903deb3dfe8796d3b014d5a95a45bd3ac0e8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Family members of the victims of American Airlines flight 5342 who perished in a collision with a U.S. military helicopter, comfort each other while listening to the audio of the flight radio transmissions during the NTSB fact-finding hearing on the DCA midair collision accident at the National Transportation and Safety Board boardroom, July 30, 2025, in Washington. (AP Photo/Rod Lamkey, Jr., File)]]></media:description><media:credit role="author" scheme="urn:ebu">Rod Lamkey</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/34IALMXCUVG6A4DZKZ7F4MRJDY.jpg?auth=e25661156b61d2d63cceaf47dfcf927fa596ad28620baeb35ae1c7150d1f1da7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A crane offloads a piece of wreckage from a salvage vessel onto a flatbed truck, near the wreckage site in the Potomac River of a mid-air collision between an American Airlines jet and a Black Hawk helicopter, at Ronald Reagan Washington National Airport, Feb. 5, 2025, in Arlington, Va. (AP Photo/Ben Curtis, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ben Curtis</media:credit></media:content></item><item><title><![CDATA[Race for California governor moves on after dramatic downfall of Rep. Eric Swalwell]]></title><link>https://www.local10.com/news/politics/2026/04/14/race-for-california-governor-moves-on-after-dramatic-downfall-of-rep-eric-swalwell/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/04/14/race-for-california-governor-moves-on-after-dramatic-downfall-of-rep-eric-swalwell/</guid><dc:creator><![CDATA[By MICHAEL R. BLOOD, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 04:01:08 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — After the dramatic downfall of Democratic U.S. Rep. Eric Swalwell, the race for California governor is moving on.</p><p>Once a leading candidate to replace outgoing Democratic Gov. Gavin Newsom, Swalwell suspended his campaign — then announced he would resign from Congress — following allegations that he sexually assaulted a woman. A lengthy lineup of remaining candidates is scheduled to gather Tuesday in Sacramento, their first public appearance together since Swalwell's departure reshaped the wide-open contest.</p><p>Meanwhile, lawyers said a woman would detail new allegations of misconduct against Swalwell on Tuesday in Beverly Hills.</p><p>In a crowded race with no clear leader in the heavily Democratic state, Swalwell's exit presents an opportunity for his one-time rivals to pick off former supporters just weeks before mail ballots go to voters in early May. The outcome of the June 2 primary election featuring more than 50 candidates is unpredictable.</p><p>Democrats have feared for months that the large field of candidates dividing the vote could result in the party being locked out of the November election, with only Republicans appearing on the general election ballot under a quirk in the state's election rules.</p><p>Republicans, meanwhile, have yet to settle on a preferred candidate. President Donald Trump endorsed conservative commentator Steve Hilton, but Republicans at a state convention did not endorse a candidate for governor, with Hilton splitting support with Chad Bianco, the Riverside County sheriff.</p><p>No clear beneficiary with Swalwell out</p><p>Swalwell’s decision to suspend his campaign Sunday followed allegations published in the San Francisco Chronicle and later by CNN. He remained defiant, saying, “I will fight the serious, false allegations that have been made — but that’s my fight, not a campaign’s.”</p><p>On Monday, he said he planned to resign from Congress but did not provide a date for his departure. He wrote on X that it was unfair for his constituents to have him distracted from his duties. He said he would continue to fight the allegations against him and added, “I must take responsibility and ownership for the mistakes I did make.”</p><p>It's difficult to predict where Swalwell's supporters will go, and it's possible they could scatter across the field of seven established Democrats remaining in the race, with some voters losing interest in the contest.</p><p>Swalwell is perhaps best known nationally as a House manager in Trump’s second impeachment trial in early 2021, and he didn't have strong ties to Democrats across the state outside his San Francisco Bay Area district.</p><p>Democrats have been struggling to find traction with voters.</p><p>Billionaire hedge fund manager-turned-liberal activist Tom Steyer has tapped his personal fortune to blanket media with ads. Former Los Angeles Mayor Antonio Villaraigosa is trying for a comeback after he flopped in a 2018 run for governor, and Katie Porter is among the leading Democrats after she fell short in a 2024 run for U.S. Senate.</p><p>Porter posted a line from a San Francisco Chronicle column on X saying “Democrats can pull victory from the jaws of defeat by coalescing around Porter.” Steyer said he secured the support of a handful of lawmakers, including Rep. Jared Huffman, a Democrat whose coastal district runs north of San Francisco, not far from Swalwell’s home turf. Villaraigosa pitched a new ad promising to lower gas and grocery costs in a state known for its punishing cost of living.</p><p>While Swalwell has suspended his campaign, his name cannot be removed from the ballot.</p><p>“Nobody has really caught fire,” said Democratic consultant Andrew Acosta, who is not involved in the campaign. Swalwell’s supporters “will scatter out to other candidates.”</p><p>Many Democrats hoped former Vice President Kamala Harris, or U.S. Sen. Alex Padilla, would enter the contest, but they declined.</p><p>Lawmakers switch support</p><p>In Sacramento, a handful of state lawmakers quickly switched their support from Swalwell to Steyer. Democratic Assemblymember Nick Schultz said he believes Steyer will put in the work to form strong relationships with the legislature. Steyer’s business background — he has never held public office — means he’ll challenge the status quo, Schultz added.</p><p>Democratic Assemblymember Corey Jackson — who also shifted to Steyer — said he wanted to back a candidate who had a legitimate chance of winning. He said in a statement that he and Steyer shared a “commitment to building an economy rooted in dignity for working people.”</p><p>San Jose’s Democratic Mayor Matt Mahan, running for governor in his first statewide election, sought to distinguish his record from Steyer and Hilton, the Republican candidate known for hosting a show on Fox News for six years.</p><p>With Swalwell out, “now we have a field that’s got a billionaire who made his fortune investing in private prisons, ICE facilities, oil and gas companies … and a MAGA-backed TV commentator on the other hand,” Mahan said on MS NOW’s “Morning Joe.”</p><p>“California deserves so much better,” Mahan said.</p><p>Swalwell’s swift downfall came amid rising pressure for him to leave Congress. He earlier lost the support of powerful labor unions that had backed his candidacy, along with one-time allies, including California U.S. Sen. Adam Schiff and Rep. Jimmy Gomez.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NUDWPPJKNNF3JQ3GHMYMSUJ3CI.jpg?auth=1cd2ede6cae424bc35b96f30ea8a178f136a704a26359dbf137e9edf2aa7e87b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[California gubernatorial candidate Rep. Eric Swalwell, D-Calif., talks with reporters after holding a town hall meeting in Sacramento, Calif., Tuesday, April 7, 2026. (AP Photo/Rich Pedroncelli)]]></media:description><media:credit role="author" scheme="urn:ebu">Rich Pedroncelli</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TU7GSOJ6C43HEXGSPZCSLBOQ6Y.jpg?auth=d42e0281d364c2344c9def43ad9b30a32c542b7cf5946b56def23737c15eaedd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[California gubernatorial candidate, Rep. Eric Swalwell, D-Calif., appears at a town hall meeting in Sacramento, Calif., Tuesday, April 7, 2026. (AP Photo/Rich Pedroncelli)]]></media:description><media:credit role="author" scheme="urn:ebu">Rich Pedroncelli</media:credit></media:content></item><item><title><![CDATA[Se tatuó dos corazones para seducir a su alumna, pero en vez de amor le dieron prisión]]></title><link>https://www.local10.com/espanol/2026/04/13/se-tatuo-dos-corazones-para-seducir-a-su-alumna-pero-en-vez-de-amor-le-dieron-prision/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/13/se-tatuo-dos-corazones-para-seducir-a-su-alumna-pero-en-vez-de-amor-le-dieron-prision/</guid><dc:creator><![CDATA[Roy Ramos, Andrea Torres]]></dc:creator><description><![CDATA[Rudolph Infante, maestro de 53 años en Miami Southridge, fue arrestado por acosar sexualmente a una alumna adolescente: la tocaba, la besaba y se tatuó dos corazones diciéndole que uno era de ella.]]></description><pubDate>Tue, 14 Apr 2026 03:27:03 +0000</pubDate><content:encoded><![CDATA[<p>Mientras le enseñaba a tocar el piano a una adolescente en Miami Southridge Senior High School, Rudolph Infante supuestamente se levantó la camisa para mostrarle un tatuaje de dos corazones.</p><p>Infante, de 53 años, le dijo entonces a su alumna que un corazón la representaba a ella y el otro lo representaba a él, según un informe de arresto de la policía escolar.</p><p>“Si tan solo tuviera 30 años menos”, le dijo Infante a la estudiante en otra ocasión, según el informe policial.</p><p>Infante estaba bajo arresto domiciliario con confinamiento total el lunes, luego de que los agentes lo arrestaran el viernes. Compareció ante el tribunal de fianzas el sábado, según registros judiciales del Condado Miami-Dade.</p><p>La Policía Escolar de Miami-Dade asignó a un detective para investigar la “relación estudiante-maestro” el 23 de febrero, y la estudiante describió cómo el comportamiento de Infante escaló entre agosto y noviembre.</p><p>Según el informe de arresto, el comportamiento de Infante incluía tomarle “la mano por más tiempo del usual”, darle “abrazos laterales que la hacían sentir incómoda”, y tomarle el teléfono el 28 de octubre para escribir una nota con su número personal que decía: “Llama a Rudy.”</p><p>Infante supuestamente le decía “eres tan hermosa”, “he estado pensando en ti” y “no puedo esperar para estar contigo”, y le “tocaba el hombro, la espalda o el brazo” y le ponía “la mano en las nalgas.”</p><p>La adolescente le dijo al detective que Infante describía sus transgresiones como “actos de amor y cariño”, y que ella “dejó de pedirle” que parara “porque sentía que no la escucharía”, según la policía.</p><p>“Infante la agarró por la cintura mientras estaba sentada en una silla y la jaló hacia él, haciendo que ella quedara sentada de lado sobre su regazo. Mientras estaba en su regazo, [él] le frotó la espalda... se inclinó hacia adelante y la besó en el pecho entre los senos... ella sintió miedo”, dijo la estudiante según el informe de arresto.</p><p>La estudiante dijo que tenía miedo de rechazar a Infante, quien mide seis pies de altura y pesa aproximadamente 225 libras, porque él “es físicamente más grande que ella”, según el informe policial.</p><p>El caso del maestro fue asignado a la unidad de Crímenes Sexuales y Abuso Infantil de la Fiscalía del Estado del Condado Miami-Dade, según registros judiciales.</p><p>Infante enfrentó cinco cargos: cuatro por agresión y uno por delitos contra estudiantes cometidos por figuras de autoridad. Su fianza fue de $14,000.</p><p>Infante compareció ante el tribunal de fianzas el sábado. Un juez le ordenó mantenerse alejado de la adolescente y de todas las escuelas, y le impuso arresto domiciliario con confinamiento total.</p><p>Las Escuelas Públicas del Condado Miami-Dade publicaron un comunicado el domingo informando que el distrito escolar había iniciado el proceso de despido contra Infante.</p><p>“Este tipo de comportamiento no será tolerado, ya que va en contra de la conducta profesional que esperamos de todos nuestros empleados”, escribió un portavoz de M-DCPS sin dar detalles específicos.</p><p>Miami Southridge Senior High School, ubicada en 19355 SW 114 Ave., en el área de South Miami Heights, tenía a Infante en el directorio de la facultad como maestro de Bellas Artes.</p><p>El juez del Circuito del Condado Miami-Dade, Zachary James, estaba designado para presidir el caso.</p><p><b>Lee el comunicado completo de M-DCPS:</b></p><p><div class="infogram-embed" data-id="b32e7a42-a41c-41ad-9972-a8e589318f8d" data-type="interactive" data-title="Miami-Dade teacher arrested"></div><script>!function(e,n,i,s){var d="InfogramEmbeds";var o=e.getElementsByTagName(n)[0];if(window[d]&&window[d].initialized)window[d].process&&window[d].process();else if(!e.getElementById(i)){var r=e.createElement(n);r.async=1,r.id=i,r.src=s,o.parentNode.insertBefore(r,o)}}(document,"script","infogram-async","https://e.infogram.com/js/dist/embed-loader-min.js");</script></p><p>Las Escuelas Públicas del Condado Miami-Dade (M-DCPS) están perturbadas por las acusaciones contra este individuo.</p><p>Al tener conocimiento de este comportamiento sospechoso, la Policía Escolar de Miami-Dade inició de inmediato su investigación y procedió a realizar un arresto.</p><p>Este tipo de comportamiento no será tolerado, ya que va en contra de la conducta profesional que esperamos de todos nuestros empleados.</p><p>El distrito ha iniciado el proceso de terminación de empleo y garantizará que el individuo no pueda buscar empleo futuro con M-DCPS.</p><p><i>Las editoras de asignaciones de Local 10 News, Sofía Méndez y Mariana Ortiz, contribuyeron a este reportaje.</i></p>]]></content:encoded></item><item><title><![CDATA[Tom Holland says new 'Spider-Man' is the most emotional, most mature, yet]]></title><link>https://www.local10.com/entertainment/2026/04/13/tom-holland-says-new-spider-man-is-the-most-emotional-most-mature-yet/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/04/13/tom-holland-says-new-spider-man-is-the-most-emotional-most-mature-yet/</guid><dc:creator><![CDATA[By LINDSEY BAHR, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 04:49:20 +0000</pubDate><content:encoded><![CDATA[<p>LAS VEGAS (AP) — Tom Holland’s Peter Parker is dealing with the reality of making his friends forget his identity in the upcoming “Spider-Man” movie.</p><p>Sony Pictures unveiled new footage from “Spider-Man: Brand New Day” Monday at CinemaCon in Las Vegas, in which Zendaya’s character MJ apparently has a boyfriend.</p><p>Five years after “Spider-Man: No Way Home” became a sensation in theaters, earning over $1.9 billion worldwide thanks in part to the appearance of past Spider-Men Tobey Maguire and Andrew Garfield, the webslinger’s fourth standalone movie is one of the most hotly anticipated of the summer. Its trailer already broke records, with over 1 billion views in its first four days.</p><p>Tom Holland, in a video message, told the exhibitors in the audience that it’s the most emotional Spider-Man movie yet, and “the most grown-up.” He introduced an early scene in the new film showing the aftermath of his decision at the end of “No Way Home.” In the sequence, he attends a housewarming party for MJ and Jacob Batalon’s Ned and introduces himself as “Maynard … just a neighbor from across the hall.”</p><p>Destin Daniel Cretton, who made the Marvel movie “Shang-Chi and the Legend of the Ten Rings” stepped in to direct this newest “Spider-Man,” which opens in theaters on July 31.</p><p>Sony Pictures has for years kicked off the annual conference and trade show for movie theater owners, where throughout the week Hollywood's major studios bring out stars and new footage hoping to wow the people putting their films on the big screen. The studio announced the development of an R-rated adaptation of the video game “Bloodborne,” and the release date of “Godzilla Minus One” director Takashi Yamazaki’s English language debut, “Grand Gear,” which will begin filming soon. It’s scheduled to hit theaters on Feb. 18, 2028.</p><p>They also debuted new footage from the “Spider-Verse” finale, revealed the title of the next “Jumanji” movie — “Open World” — previewed “Weapons” filmmaker Zach Cregger's “Resident Evil,” and gave the audience a first look at Jeremy Strong playing Mark Zuckerberg in Aaron Sorkin's “The Social Reckoning,” a companion piece to “The Social Network.”</p><p>Oscar-winner Mikey Madison (“Anora”) plays Facebook engineer Frances Haugen and Jeremy Allen White is then-Wall Street Journal reporter Jeff Horwitz in the film, which comes out in October. Haugen leaked thousands of pages of internal Facebook records to the Journal, yielding a 2021 investigation known as the “Facebook Files.” The series of stories alleged the social media giant was prioritizing profits over safety and hiding its own research from investors and the public.</p><p>“It was time to say more,” said Sorkin, who described this film as “a real David and Goliath story.”</p><p>In the footage, Strong's Zuckerberg quips that he's “a professional defendant” and pushes back on an adviser saying, “I’m not two years out of a dorm room anymore.”</p><p>Sony Chairman and CEO Tom Rothman said he believes “it’s going to be an Olympic level movie year overall” while also acknowledging the industry’s “serious challenges” including that admissions have been down since before the pandemic.</p><p>Studios, he said, need to deliver a variety of great films for all audiences. He also made some recommendations for theaters, imploring them to enforce longer theatrical windows “even if that means you cannot play every film,” to get rid of endless advertising before films and make going to the theater more affordable.</p><p>“I’m not heckling,” Rothman said. “I’m rooting for you.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4HD7PGFQPHBBOA76253YLYVPIQ.jpg?auth=bb265acff237cda1461cc54b65a32b0a72668fd990712661146d2d60e4e40192&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Tom Rothman, chairman and CEO of Sony Pictures Entertainment Motion Picture Group, speaks during opening night and the Sony Pictures Entertainment presentation at CinemaCon on Monday, April 14, 2026, at Caesars Palace in Las Vegas. (AP Photo/Chris Pizzello)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QT35BNRROHAI7T3TTP34C6KI7Q.jpg?auth=21b93b5ede70923216fea05089b045c5f17a6a1c5d564ff750f3d412a3fc3475&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jack Black, from left, Dwayne Johnson, and Kevin Hart, cast members in the upcoming film "Jumanji 3," appear during opening night and the Sony Pictures Entertainment presentation at CinemaCon on Monday, April 14, 2026, at Caesars Palace in Las Vegas. (AP Photo/Chris Pizzello)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NGFRKPLERETPINHAAFUJUVEZYI.jpg?auth=58508aae96b2cdafaa8ffc76c60b7c70bb924fd4c6bd4c0b9aa776beb3c8dc00&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Aaron Sorkin, writer/director of the upcoming film "The Social Reckoning," appears during opening night and the Sony Pictures Entertainment presentation at CinemaCon on Monday, April 14, 2026, at Caesars Palace in Las Vegas. (AP Photo/Chris Pizzello)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EQC3ENUSKXJKIN4IUUZPCWTJMQ.jpg?auth=29c6cdf817f4433034e411a02e6feb5a410c6f16bd0b335e7f1db9189cd233a9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[CinemaCon attendees walk past advertisements for upcoming films including "Desert Warrior" and "Spiderman: Brand New Day" during the opening day of CinemaCon 2026, the official convention of Cinema United, on Monday, April 13, 2026, at Caesars Palace in Las Vegas. (AP Photo/Chris Pizzello)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BTV6J2LV244HZ7QH2N64URCGTE.jpg?auth=9a06fee7b960cef1c7276f3594abf4b1de36f367e69d7336f697dde0eb8bef6f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A CinemaCon attendee takes a picture of advertisements for upcoming films during the opening day of CinemaCon 2026, the official convention of Cinema United, on Monday, April 13, 2026, at Caesars Palace in Las Vegas. (AP Photo/Chris Pizzello)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content></item><item><title><![CDATA[China’s exports grew 2.5% in March in a sharp slowdown as Iran war raises uncertainty]]></title><link>https://www.local10.com/business/2026/04/13/chinas-exports-grew-25-in-march-slowing-significantly-as-iran-war-raises-uncertainty/</link><guid isPermaLink="true">https://www.local10.com/business/2026/04/13/chinas-exports-grew-25-in-march-slowing-significantly-as-iran-war-raises-uncertainty/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 03:48:12 +0000</pubDate><content:encoded><![CDATA[<p>HONG KONG (AP) — China’s exports grew 2.5% in March from a year ago, significantly slowing from the previous two months as uncertainties rose from the Iran war and its impact on energy prices and global demand.</p><p>The March export data released by China’s customs agency Tuesday missed analysts’ estimates and was sharply down from the 21.8% export growth recorded for January and February.</p><p>Imports last month surged 27.8%, up from the 19.8% year-on-year increase in the first two months of this year.</p><p>Technology-related exports including a jump in shipments of semiconductors from China on the global artificial intelligence boom have powered its robust exports in early 2026, but economists say impacts from the prolonged Iran war could affect overall global demand for Chinese exports this year.</p><p>“China’s exports have decelerated as the Iran war starts to affect global demand and supply chains,” said Gary Ng, a senior economist for Asia Pacific at French bank Natixis.</p><p>Despite the significant rebound in China's export growth in January and February, demand is likely to weaken due to the war's energy shock, Bank of America economists led by Helen Qiao wrote in a recent research note. The risks will "arise from a persistent global slowdown in overall demand if the conflict lasts longer than currently expected,” they wrote.</p><p>U.S. President Donald Trump’s elevated tariffs on Chinese exports and tensions between Washington and Beijing have also been straining China’s shipments to the U.S. over the past months, with China stepping up its exports to other regions including Europe, Southeast Asia and Latin America.</p><p>Analysts are also closely watching Trump’s planned visit to Beijing in May to meet with Chinese leader Xi Jinping following a delay due to the Iran war.</p><p>Chinese leaders have set an annual economic growth target for 2026 of 4.5% to 5%, the lowest since 1991. China met its “around 5%” economic growth target for 2025 on strong exports — with a record high $1.2 trillion trade surplus — and analysts say exports likely will continue to be a key driver for maintaining economic expansion this year as a prolonged property sector slump in China weighed on domestic demand and investments.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WHPLVD6FMCKY43AFDSH2UFPFPA.jpg?auth=639fe06e86691203c4c3a65df946d13d36be5bf84e38e415da7ea67e182e4976&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A cleaner sweeps near food delivery riders gather outside restaurants waiting for online orders, in Beijing, China, Wednesday, March 25, 2026. (AP Photo/Andy Wong)]]></media:description><media:credit role="author" scheme="urn:ebu">Andy Wong</media:credit></media:content></item><item><title><![CDATA[Acusan a Lisa Hochstein y su exnovio de espiar al exesposo de ella con un micrófono oculto]]></title><link>https://www.local10.com/espanol/2026/04/13/acusan-a-lisa-hochstein-y-su-exnovio-de-espiar-al-exesposo-de-ella-con-un-microfono-oculto/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/13/acusan-a-lisa-hochstein-y-su-exnovio-de-espiar-al-exesposo-de-ella-con-un-microfono-oculto/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Lisa Hochstein, de “Real Housewives of Miami”, y su exnovio Jody Glidden enfrentan cargos por interceptar ilegalmente llamadas del exesposo de ella, Lenny Hochstein, entre marzo y abril de 2023.]]></description><pubDate>Tue, 14 Apr 2026 03:15:14 +0000</pubDate><content:encoded><![CDATA[<p>La estrella de “Real Housewives of Miami”, Lisa Hochstein, y su exnovio Jody Glidden enfrentan cargos criminales en el Condado Miami-Dade, según documentos judiciales.</p><p>Un escrito judicial del 19 de marzo indica que Glidden, de 52 años, y Hochstein, de 43, enfrentan cada uno un cargo de interceptación de comunicaciones por cable, orales o electrónicas.</p><figure><img src="https://www.local10.com/resizer/v2/H4W65EVQJZEO7P5YOQW3H4A4PU.jpg?auth=46eb7cd66cc6efe7a7a305365e6dd11cb13fc5bcee6c2bd9b84331eb730231c7&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>La descripción de los cargos señala que entre el 12 y el 31 de marzo de 2023, ambos “ilegal e intencionalmente” interceptaron, intentaron interceptar o intentaron que otra persona interceptara “declaraciones orales de Leonard Hochstein y de las personas con quienes Leonard Hochstein habló.”</p><p>Los registros muestran que Glidden fue detenido el sábado, aunque el lunes ya no aparecía en la base de datos de la cárcel en línea.</p><p>Leonard “Lenny” Hochstein, prominente cirujano plástico del sur de Florida, es el exesposo de Lisa Hochstein. Tienen dos hijos en común.</p><p>Según un artículo de <a href="https://pagesix.com/2023/05/11/lisa-hochstein-accused-of-planting-listening-device-on-lennys-car/" rel="" title="https://pagesix.com/2023/05/11/lisa-hochstein-accused-of-planting-listening-device-on-lennys-car/">Page Six</a> de mayo de 2023, Lenny Hochstein acusó a su exesposa de haber colocado un “dispositivo de escucha” en su auto para “monitorear” sus llamadas.</p><p>Lisa Hochstein negó las acusaciones ante Page Six.</p><p>La abogada Jayne Weintraub, defensora de Hochstein, y los abogados Howard Srebnick y Frank Gaviria, defensores de Glidden, publicaron una declaración conjunta a Local 10 News el lunes por la tarde en la que dijeron: “Este asunto es parte de un contencioso proceso de divorcio y no pertenece a un tribunal penal.”</p><p>La Fiscalía del Estado del Condado Miami-Dade, por su parte, le dijo a Local 10 News que la orden judicial está actualmente sellada.</p><p> <iframe class="scribd_iframe_embed" title="Criminal complaint: Jody Glidden, Lisa Hochstein " src="https://www.scribd.com/embeds/1025872102/content?start_page=1&view_mode=scroll&access_key=key-JRD2oNuQlGRtcK6YkYxC" tabindex="0" data-auto-height="true" data-aspect-ratio="0.7729220222793488" scrolling="no" width="100%" height="600" frameborder="0" ></iframe> <p style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-size: 14px; line-height: normal; display: block;"> <a title="View Criminal complaint: Jody Glidden, Lisa Hochstein on Scribd" href="https://www.scribd.com/document/1025872102/Criminal-complaint-Jody-Glidden-Lisa-Hochstein#from_embed" style="color: #098642; text-decoration: underline;"> Criminal complaint: Jody Glidden, Lisa Hochstein </a> by <a title="View Amanda Rojas's profile on Scribd" href="https://www.scribd.com/user/126868628/Amanda-Rojas#from_embed" style="color: #098642; text-decoration: underline;" > Amanda Rojas </a> </p> </p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4UIZK3RFIZA4HGZFXGJZO63KVA.jpg?auth=99c0635e5e82134af5e44c3172b28943b699b0d218a064707e9fcb66d290ce7e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jody Glidden, left, and Lisa Hochstein attend the Sports Illustrated swimsuit runway show in celebration of the 60th anniversary of the brand on Saturday, June 1, 2024, in Miami Beach. (Photo by Scott Roth/Invision/AP)]]></media:description></media:content></item><item><title><![CDATA[Vieron algo, dijeron algo y gracias a eso detectaron a alumno armado en escuela de Broward]]></title><link>https://www.local10.com/espanol/2026/04/13/vieron-algo-dijeron-algo-y-gracias-a-eso-detectaron-a-alumno-armado-en-escuela-de-broward/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/13/vieron-algo-dijeron-algo-y-gracias-a-eso-detectaron-a-alumno-armado-en-escuela-de-broward/</guid><dc:creator><![CDATA[Terrell Forney]]></dc:creator><description><![CDATA[Un aviso de estudiantes y padres evitó una tragedia en Parkway Middle School en Lauderhill, donde un alumno llevó una pistola de balines al campus el lunes. La escuela entró en cierre durante el primer período y el arma fue confiscada sin incidentes.]]></description><pubDate>Tue, 14 Apr 2026 03:12:50 +0000</pubDate><content:encoded><![CDATA[<p>La policía y el director interino de una escuela intermedia del Condado Broward ofrecen versiones distintas sobre lo que provocó un cierre de emergencia en el plantel el lunes.</p><p>Funcionarios del distrito dijeron que el cierre en Parkway Middle School, ubicada en 3600 NW Fifth Court en Lauderhill, fue consecuencia de la presencia de un arma en el campus.</p><p>La policía, por su parte, indicó que parece haber sido el resultado de una activación accidental de una alerta de seguridad.</p><p>Parte de la confusión puede deberse al tipo de arma. Estudiantes le dijeron a Local 10 News que se trataba de una pistola de balines.</p><p>Algunos estudiantes pensaron inicialmente que era un simulacro.</p><p>“Estuvimos en cierre durante todo el primer período”, dijo un estudiante.</p><p>Pero la gravedad de la situación se fue haciendo evidente a lo largo del día.</p><p>Las Escuelas Públicas del Condado Broward confirmaron que un aviso de un estudiante y un padre de familia llevó a un hallazgo potencialmente peligroso.</p><p>El director interino Ackimo Charles dijo en un mensaje a los padres, en parte: “Recibimos información de un estudiante y un padre sobre una posible arma en el campus. Inmediatamente pusimos nuestra escuela en cierre y notificamos a nuestro oficial de recursos escolares y al equipo de seguridad, quienes manejaron la situación de forma segura y confiscaron el arma.”</p><p>“Me dijo que la iba a traer a la escuela, pero yo le dije que no lo hiciera, y aun así lo hizo”, dijo otro estudiante. “Y otro de mis amigos también le dijo que no lo hiciera.”</p><p>Tras la intervención de la policía, se levantó el cierre y las operaciones escolares continuaron con normalidad.</p><p>Charles elogió al estudiante y al padre que decidieron hablar, señalando que el principio de “si ves algo, di algo” funcionó en esta situación.</p>]]></content:encoded></item><item><title><![CDATA[Judge, Grisham HR twice, overcome Trout's 2 homers in Yanks' 11-10 win over Angels that stops skid]]></title><link>https://www.local10.com/sports/2026/04/13/judge-grisham-hr-twice-overcome-trouts-2-homers-in-yanks-11-10-win-over-angels-that-stops-skid/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/13/judge-grisham-hr-twice-overcome-trouts-2-homers-in-yanks-11-10-win-over-angels-that-stops-skid/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 03:12:51 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Aaron Judge and Trent Grisham both homered twice and the New York Yankees scored on a game-ending wild pitch in a three-run ninth inning to overcome Mike Trout’s two homers and five RBIs in an 11-10 win over the Los Angeles Angels on Monday night that stopped a five-game losing streak.</p><p>Judge and José Caballero each hit a two-run homer off Yusei Kikuchi for a 4-0 second-inning lead on an unseasonably warm 77-degree night, but Caballero’s error on Trout’s fourth-inning leadoff grounder to shortstop led to four unearned runs.</p><p>Grisham’s pinch-hit, three-run homer off Shaun Anderson lifted New York into a 7-4 lead in the fifth. Trout, like Judge a three-time AL MVP, retied the score with a three-run drive in the sixth against Jake Bird.</p><p>Judge’s homer off Anderson leading off the bottom half gave him 47 multi-homer games, one more than Mickey Mantle and trailing only Babe Ruth’s 68 among Yankees.</p><p>Josh Lowe knotted the score at 8 with a seventh-inning sacrifice fly, and Trout’s two-run drive in the eighth off Camilo Doval put the Angels ahead 10-8 with his 31st multi-homer game.</p><p>Grisham, who had five RBIs, tied the score at 10 with a two-run homer against closer Jordan Romano (0-1) in the ninth. Caballero doubled and stole third without a throw. And after Austin Wells walked, Caballero scored when Romano bounced a full-count slider to Ryan McMahon to the backstop.</p><p>Judge has 374 homers, one more than teammate Paul Goldschmidt. New York slugger Giancarlo Stanton, who leads active players with 454, missed by about a foot with a double off the center-field wall in the fifth. Trout has 408 homers.</p><p>Paul Blackburn (1-1) pitched a perfect ninth for the win.</p><p>Caballero allowed Trout’s grounder to glance off his glove for an error, leading to a 28-minute, 55-pitch top of the fourth that ended with Trout’s bases-loaded flyout to the center-field warning track.</p><p>Jorge Soler doubled for the Angels’ first hit and his AL-high 17th RBI. Jo Adell and Logan O’Hoppe hit two-out RBI singles off Will Warren, who threw 37 pitches in the inning while getting two outs. Yankees reliever Fernando Cruz walked a pair of batters, including Zach Neto with the bases loaded.</p><p>Up next</p><p>New York’s Ryan Weathers (0-1, 2.81 ERA) and the Angels’ Reid Detmers (0-1, 4.60) start Tuesday in a matchup of left-handers.</p><p>___</p><p>AP MLB: https://apnews.com/mlb</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2FUBJP3D5ROXX5L42ERZY6YOPA.jpg?auth=5ded4d379a49f085b7aa23437e5705921a65b533c51d54f159136f26bc86cb03&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Yankees' Aaron Judge hits a home run during the sixth inning of a baseball game against the Los Angeles Angels, Monday, April 13, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TOOPGPSC4YY7XRZAJW6LP5EMBE.jpg?auth=d7161e4f5f6331aff86c5f74218e389d109466ac7c7d7ea29488dcec6754cf1b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Angels' Mike Trout hits a three-run home run during the sixth inning of a baseball game against the New York Yankees, Monday, April 13, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6HUXLQLKWK52AHGBS4K2U6334I.jpg?auth=1d90814ddf54c345ba0cf4d6b0c89f298cb6607bf8c60d4219053f11b330f20a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Yankees' Trent Grisham, right, watches his three-run home run during the fifth inning of a baseball game against the Los Angeles Angels, Monday, April 13, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BABPE6VSJTHWRL3BUCR6UCMVOE.jpg?auth=6403154671eb06bcdfc09df6598fe231886465c2af173f7cc7f291f97764f38a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Yankees' José Caballero, center, celebrates with teammates after scoring during the ninth inning of a baseball game against the Los Angeles Angels, Monday, April 13, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/H426KLOGIFKBVXJOZRAAMP2WJY.jpg?auth=22916eb9977511e3ecd1869c1f236e26cc50e0e32cc576bb5354f96aea556a47&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Angels' Mike Trout, right, celebrates with Angels third base coach Keith Johnson, left, after hitting a three-run home run during the sixth inning of a baseball game against the New York Yankees, Monday, April 13, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content></item><item><title><![CDATA[Prince Harry and Meghan arrive in Australia for a low-key, privately funded visit]]></title><link>https://www.local10.com/entertainment/2026/04/14/prince-harry-and-meghan-arrive-in-australia-for-a-low-key-privately-funded-visit/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/04/14/prince-harry-and-meghan-arrive-in-australia-for-a-low-key-privately-funded-visit/</guid><dc:creator><![CDATA[By ROD McGUIRK, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 04:43:57 +0000</pubDate><content:encoded><![CDATA[<p>MELBOURNE, Australia (AP) — Prince Harry and his wife Meghan, the Duke and Duchess of Sussex, arrived in Melbourne on Tuesday for their first Australian visit since their official royal tour in 2018.</p><p>The lower-key four-day Australian visit comes after the couple announced in 2020 they planned to “step back” as senior royals and to become financially independent in their Californian base.</p><p>The Sussexes describe their visit as privately funded, and they flew to Melbourne business class from Los Angeles on a commercial Qantas Airways flight. But there have been public complaints about the added security costs for police agencies as the couple visits Melbourne, Canberra and Sydney.</p><p>The cost of security explains why the couple won’t be greeted by thousands of people at public events as they were during their 16-day tour as newlyweds in 2018 to Australia, New Zealand, Fiji and Tonga.</p><p>The couple’s children Prince Archie, 6, and Princess Lilibet, 4, are not traveling with them. Meghan announced she was pregnant with their first child while she was in Sydney in 2018.</p><p>Melbourne’s Herald Sun newspaper descried the latest visit as a ”faux royal tour to shore up Brand Sussex.”</p><p>There have been criticisms of the couple attending paid ticketed events while in Australia.</p><p>The Sussexes reject criticisms that the visit is a publicity tour.</p><p>“The program is rooted in long-standing areas of work for the Duke and the Duchess, with a clear focus on amplifying organizations delivering measurable impact. The visit prioritises listening, learning and supporting communities rather than promotion,” the Sussexes' office said in a statement.</p><p>There were also “a small number of private engagements” to “support broader commercial, charitable and commercial objectives,” the statement said.</p><p>Afua Hagan, a media commentator on the British royal family, said the news media typically portrayed the Sussexes as “villains.”</p><p>“This is a privately funded trip. To pay for that, they’re going to have to have some commercial interest,” Hagan told Australian Broadcasting Corp.</p><p>“If they didn’t have commercial interest, the problem would be: ‘Oh my goodness, these people are leeching off the Royal Family and the taxpayers whether or not they’re making their own money. How dare they make their own money.’ They can’t do right for doing wrong,” Hagan added.</p><p>Giselle Bastin, a Flinders University expert on the British royals, said the Sussexes’ decision to use their titles to pursue private interests will be perceived by many as a conflict of interest.</p><p>“It’s well known that the Sussexes are in dire need of income and so a staging of a quasi-royal tour to Australia is being regarded as a rather desperate attempt to monetise their status as royalty,” she said.</p><p>Their first public engagement was at Melbourne's Royal Children's Hospital. Harry's grandmother Queen Elizabeth II opened the facility in 1963 and his parents, Princess Diana and the then-Prince Charles, visited in 1985.</p><p>The Sussexes shook hands with dozens of well-wishers and were filmed by hundreds of onlookers' phones as they entered the hospital foyer.</p><p>When asked by a reporter what he looked forward to most about his Australian visit, Harry replied: “Everything.”</p><p>“It's good to be back,” he added.</p><p>Also in Melbourne, Meghan is scheduled to visit a women’s shelter and Harry a veterans’ art museum.</p><p>Harry will visit the Australian War Memorial in the national capital, Canberra. The couple will join an Invictus Australia sailing event on Sydney Harbor.</p><p>The 2018, the couple hosted the opening of the Invictus Games in Sydney. Harry founded the sporting event in 2014 where sick and injured military personnel and veterans compete.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/VRL2SZ3L2HC2OB7WDLXE7D6KOY.jpg?auth=9613941fa305d40cbbb1852404288ca8253efa8eb399455f7a0b231a3dfb04a7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Britain's Prince Harry and Meghan Markle, the Duke and Duchess of Sussex, visit the Royal Children's Hospital Melbourne, Australia Tuesday, April 14, 2026. (Jonathan Brady/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Jonathan Brady</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/C36YGGWDANG4DHDO3UR4DU65FU.jpg?auth=5a4114c66d6c00c2559c245f174e8631e8edccc6ef18a59b100927b400ee55b7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Meghan Markle, the Duchess of Sussex, meets a young child during a visit to the Royal Children's Hospital Melbourne, Australia Tuesday, April 14, 2026. (Jonathan Brady/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Jonathan Brady</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CP7MFUSNSW3XHIRQLAWX6W2GIM.jpg?auth=e9762d4637c5787c6d3b3b5ae59bf2055fd01efad219e9ab275259de3d1fda03&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Britain's Prince Harry and Meghan Markle, the Duke and Duchess of Sussex, visit the Royal Children's Hospital Melbourne, Australia Tuesday, April 14, 2026. (Jonathan Brady/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Jonathan Brady</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RZNWAWFEUEK7MFIV5ZJXFBHJMM.jpg?auth=408e421f2aaa020eaa052ee7619bdef912bc227002cbcb5cde462603322c5fd4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Britain's Prince Harry, the Duke of Sussex, meets patient Hamish on the Adolescent Oncology and Rehabilitation ward during a visit to the Royal Children's Hospital Melbourne, Australia Tuesday, April 14, 2026. (Jonathan Brady/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Jonathan Brady</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7O2EABJPWIDCKCF557LTLGOQNM.jpg?auth=ab127de0f10c345f6071b544029805c6f51361e29aa841bd738ccd473bddc2c6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Britain's Prince Harry and Meghan Markle, the Duke and Duchess of Sussex, meet patients and their family members during a visit to the Royal Children's Hospital Melbourne, Australia Tuesday, April 14, 2026. (Jonathan Brady/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Jonathan Brady</media:credit></media:content></item><item><title><![CDATA[Dos años después de quedar paralizado jugando fútbol en Stranahan, Kendrick English muere baleado e indefenso]]></title><link>https://www.local10.com/espanol/2026/04/13/dos-anos-despues-de-quedar-paralizado-jugando-futbol-en-stranahan-kendrick-english-muere-baleado-e-indefenso/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/13/dos-anos-despues-de-quedar-paralizado-jugando-futbol-en-stranahan-kendrick-english-muere-baleado-e-indefenso/</guid><dc:creator><![CDATA[Sanela Sabovic]]></dc:creator><description><![CDATA[Kendrick English quedó cuadripléjico a los pocos años de un accidente jugando fútbol americano en Stranahan High School. Décadas después, un guardia de seguridad le disparó cinco veces cuando intentaba entrar a una fiesta de cumpleaños en Sunrise. Tenía ganas de vivir: “He esperado con ansias tener mi propia independencia”, dijo alguna vez.]]></description><pubDate>Tue, 14 Apr 2026 03:06:52 +0000</pubDate><content:encoded><![CDATA[<p>Familiares y amigos buscan respuestas tras el asesinato a tiros de un hombre cuadripléjico el fin de semana.</p><p>Un video de celular obtenido por Local 10 News muestra el pánico y el caos después del tiroteo, ocurrido alrededor de la 1:30 a.m. del domingo afuera del Five Stars Banquet Hall en Sunrise.</p><p>Amigos de la víctima la identificaron como Kendrick English.</p><p>Delarno Barrett dijo que conocía a English desde hace años y que está destrozado por su muerte.</p><p>“Es irreal, no lo puedo creer, estoy aturdido”, dijo Barrett.</p><p>Según la policía de Sunrise, se celebraba una fiesta de cumpleaños en el salón de eventos ubicado sobre Oakland Park Boulevard. English, quien es cuadripléjico, intentaba entrar cuando fue interceptado en la puerta por Francisco Navarro Sánchez, de 26 años, quien trabajaba como guardia de seguridad.</p><p>Un informe de arresto indica que a English se le negó la entrada y se produjo una discusión verbal.</p><p>English se fue y regresó por segunda vez, momento en el que los investigadores dijeron que English lo insultó y Sánchez sacó un arma y disparó varios tiros.</p><p>Testigos dijeron que se escucharon cinco disparos, según las autoridades.</p><p>English murió en un hospital de la zona.</p><p>“Él está indefenso, no puede hacerle daño a nadie”, dijo Barrett.</p><p>Sánchez compareció ante un juez del Condado Broward el lunes enfrentando un cargo de asesinato.</p><p>English tuvo una vida marcada por la adversidad tras sobrevivir a un accidente de fútbol americano cuando era adolescente.</p><p>Local 10 News lo conoció por primera vez en 1995, después del accidente que lo dejó paralizado. Jugaba para la escuela secundaria Stranahan.</p><p>Nos reencontramos con él nueve años después, cuando recibió una camioneta especialmente adaptada para que pudiera manejar.</p><p>“He esperado con ansias tener mi propia independencia y poder ir de un punto A a un punto B solo”, dijo en ese momento.</p><p>Quienes conocían y querían a English intentan encontrarle sentido a esta terrible pérdida.</p><p>“¿Cómo podemos explicar esto? Duele.”</p><p>Sánchez permanece detenido en la cárcel principal del Condado Broward tras serle negada la fianza.</p>]]></content:encoded></item><item><title><![CDATA[Dos años después, la persona que atropelló y mató a Onyxia Delinos sigue libre]]></title><link>https://www.local10.com/espanol/2026/04/13/dos-anos-despues-la-persona-que-atropello-y-mato-a-onyxia-delinos-sigue-libre/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/13/dos-anos-despues-la-persona-que-atropello-y-mato-a-onyxia-delinos-sigue-libre/</guid><dc:creator><![CDATA[Byron Tollefson]]></dc:creator><description><![CDATA[Onyxia Delinos, de 26 años, murió en Miramar dos años después de que un conductor la arrollara mientras trotaba y huyera; su esposo pide justicia y hay $15,000 de recompensa.]]></description><pubDate>Tue, 14 Apr 2026 03:02:08 +0000</pubDate><content:encoded><![CDATA[<p>El jefe de la Policía de Miramar, Delrish Moss, cree que alguien sabe algo sobre un accidente de atropello con fuga ocurrido hace dos años, y les pide que se presenten.</p><p>“Este caso nos ha perseguido desde el año en que llegué aquí”, dijo.</p><p>Fue el 6 de abril de 2024 cuando Onyxia Delinos, de 26 años, salía a correr adelantándose a su grupo cerca de Miramar Parkway y la Avenida Suroeste 184 cuando fue golpeada repentinamente por un conductor que huyó del lugar.</p><p>Delinos quedó con una lesión craneal grave que le cambió la vida para siempre. Desde entonces requirió atención las 24 horas, pero la semana pasada falleció.</p><p>“Lo que todavía no hemos recibido es esa llamada mágica, esa llamada mágica que nos va a ayudar”, dijo Moss.</p><p>La policía de Miramar afirma que investiga activamente el caso y sigue varias pistas, pero lo que ha dificultado el avance es que no hubo testigos presenciales y no se ha dado a conocer ningún video de vigilancia.</p><p>Las autoridades también indicaron que no han encontrado ningún vehículo con daños relacionados con el atropello.</p><p>“Ahora mismo es difícil decir qué tan cerca estamos, porque, de nuevo, no tenemos esa llamada mágica”, dijo Moss. “Creo que cuando la tengamos, podremos decir: ‘Sí, esto es definitivamente’. Porque hemos tenido pistas antes.”</p><p>El esposo de Delinos, Roosevelt, está destrozado.</p><p>En un mensaje de texto a Local 10 News escribió: “No tengo palabras para describir lo que siento. Perdí a mi esposa dos veces y la persona sigue ahí afuera.”</p><p>Las autoridades ofrecen una recompensa de $15,000 por información que conduzca a un arresto.</p><p>“Si tiene información, por favor, haga esa llamada”, dijo Moss.</p>]]></content:encoded></item><item><title><![CDATA[Miami Archbishop Thomas Wenski responds to Trump’s criticism of Pope Leo XIV ]]></title><link>https://www.local10.com/news/world/2026/04/13/miami-archbishop-thomas-wenski-responds-to-trumps-criticism-of-pope-leo-xiv/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/04/13/miami-archbishop-thomas-wenski-responds-to-trumps-criticism-of-pope-leo-xiv/</guid><dc:creator><![CDATA[Saira Anwer, Ross Ketschke, Andrea Torres]]></dc:creator><description><![CDATA[As President Donald Trump and Pope Leo XIV disagreed on the war in Iran, Miami Archbishop Thomas Wenski said on Monday that it’s not unusual for the papacy to be at odds with secular leadership.]]></description><pubDate>Mon, 13 Apr 2026 22:12:25 +0000</pubDate><content:encoded><![CDATA[<p>As President Donald Trump and Pope Leo XIV disagreed on the war in Iran, Miami Archbishop Thomas Wenski said on Monday that it’s not unusual for the papacy to be at odds with secular leadership.</p><p>There are plenty of historic examples. In 1077, the apologetic “<a href="https://www.britannica.com/video/power-struggle-Henry-IV-Gregory-VII/-193818" target="_self" rel="" title="https://www.britannica.com/video/power-struggle-Henry-IV-Gregory-VII/-193818">Walk to Canossa</a>” followed the power struggle between Pope Gregory VII and Holy Roman Emperor Henry IV. </p><p>“I remember at the beginning of the Iraq War, Pope John Paul II was very vocal in his opposition against the Iraq War,” Wenski said on Monday in Miami Shores. “And I think, President Bush at that time certainly didn’t agree with him, but he didn’t rant about it.”</p><p>On Saturday, Pope Leo XIV criticized the “delusion of omnipotence” that is fueling the war in Iran, which continued into the seventh week. The head of the Catholic Church said, “Enough of the display of power! Enough of war!” </p><figure><img src="https://www.local10.com/resizer/v2/TLGKV36I7XMKSXIDEYXXOBN3PU.jpg?auth=11d7ac99f8b46ee1c47e28dbc51c675ec79202ebd3397d22e2884580f8bf7199&smart=true&width=1200&height=900" alt="Pope Leo XIV leads a vigil for peace inside St. Peter's Basilica at the Vatican, Saturday, April 11, 2026. (AP Photo/Gregorio Borgia)" height="900" width="1200"/><figcaption>Pope Leo XIV leads a vigil for peace inside St. Peter's Basilica at the Vatican, Saturday, April 11, 2026. (AP Photo/Gregorio Borgia)</figcaption></figure><p><b>TRUMP’S ‘RANT’</b></p><p>On Sunday, Trump took to Truth Social to write that Pope Leo was “WEAK on Crime, and terrible for Foreign Policy.” Trump wrote, “I don’t want a Pope who thinks it’s OK for Iran to have a Nuclear Weapon” and “I don’t want a Pope who criticizes the President of the United States because I’m doing exactly what I was elected, IN A LANDSLIDE, to do.” </p><p>Trump also wrote that the pontiff was elected “because he was an American,” so “If I wasn’t in the White House, Leo wouldn’t be in the Vatican,” and added, “Leo should get his act together as Pope, use Common Sense, stop catering to the Radical Left, and focus on being a Great Pope, not a Politician. It’s hurting him very badly and, more importantly, it’s hurting the Catholic Church!”</p><p>Wenski said Pope Leo is likely unbothered by Trump’s post. </p><p>“You don’t become a Pope without having developed a thick skin over the years, and certainly he will continue to witness the gospel to proclaim The Good News of Jesus Christ,” Wenski said. </p><p><b>TRUMP AND POPE ON MONDAY</b></p><p>Trump told reporters at the White House that he was not going to apologize for the post on Truth Social. </p><p>“He was very much against what I’m doing with regard to Iran, and you cannot have a nuclear Iran. Pope Leo would not be happy with the end result,” Trump said.</p><p>On Monday, the pope talked to reporters about Trump’s post on Truth Social. </p><p>“I will continue to speak out strongly against war, seeking to promote peace, promoting dialogue and multilateralism among states to find solutions to problems,” the pope told reporters. </p><p><b>THE CONTROVERSIAL IMAGE</b></p><p>Trump faced criticism for sharing a graphic on Truth Social that depicted him as a Christ-like savior.</p><p>“It’s supposed to be me as a doctor, making people better,” Trump told reporters at the White House. “And I do make people better. I make people a lot better.”</p><p>The White House removed the image on Monday. </p><p>Wenski said that while Trump is a Christian, he may not have intended for the photo to offend fellow Christians.</p><p>“I don’t think he has much foundation in theology or anything like that to really understand all the nuances and the complexities of religious beliefs and religious feelings,” Wenski said. </p><p><b>Related stories</b></p><ul><li><a href="https://www.local10.com/news/world/2026/04/13/pope-visits-africa-and-calls-for-peace-in-algeria-against-iran-wars-backdrop/" target="_self" rel="" title="https://www.local10.com/news/world/2026/04/13/pope-visits-africa-and-calls-for-peace-in-algeria-against-iran-wars-backdrop/">Pope starts Africa tour in Algeria and calls for peace against Iran war’s backdrop</a></li><li><a href="https://www.local10.com/news/world/2026/04/13/pope-leo-says-he-does-not-fear-trump-citing-gospel-as-he-pushes-back-in-feud-over-iran-war/" target="_self" rel="" title="https://www.local10.com/news/world/2026/04/13/pope-leo-says-he-does-not-fear-trump-citing-gospel-as-he-pushes-back-in-feud-over-iran-war/">Trump says he won’t apologize to Pope Leo and explains his reason for posting much-criticized meme</a></li><li><a href="https://www.local10.com/news/politics/2026/04/13/many-us-catholics-are-dismayed-by-trumps-unprecedented-broadside-at-the-first-american-pope/" target="_self" rel="" title="https://www.local10.com/news/politics/2026/04/13/many-us-catholics-are-dismayed-by-trumps-unprecedented-broadside-at-the-first-american-pope/">Many US Catholics are dismayed by Trump’s unprecedented broadside at the first American pope</a></li></ul>]]></content:encoded></item><item><title><![CDATA[Jeezy discusses incredible career, new Vegas residency ]]></title><link>https://www.local10.com/news/local/2026/04/13/jeezy-discusses-incredible-career-new-vegas-residency/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/13/jeezy-discusses-incredible-career-new-vegas-residency/</guid><dc:creator><![CDATA[Jason Carter]]></dc:creator><description><![CDATA[A pioneer in the rap game, Jeezy absolutely knows success. ]]></description><pubDate>Tue, 14 Apr 2026 01:51:57 +0000</pubDate><content:encoded><![CDATA[<p>A pioneer in the rap game, Jeezy absolutely knows success. </p><p>From Grammy nominations to multiplatinum hits, he is considered one of hip hop’s greats. </p><p>Now, Jeezy is taking over the Vegas strip with his Legend of the Snowman residency at Planet Hollywood.</p><p>For Jeezy, this is the best chapter in an already incredible musical story.</p><p>This is his music given new life, hip hop underscored by orchestration, a reimagining of more than 20 years of hits.</p><p>Jeezy is the quintessential multihyphenate; a father, author, businessman and creative artist that doesn’t shy away from stepping out of his comfort zone.</p><p>Local 10’s Jason Carter caught up with Jeezy and their conversation can be seen at the top of this page. </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[Student tip leads to weapon discovery, lockdown at Broward middle school]]></title><link>https://www.local10.com/news/local/2026/04/13/student-tip-leads-to-weapon-discovery-lockdown-at-broward-middle-school/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/13/student-tip-leads-to-weapon-discovery-lockdown-at-broward-middle-school/</guid><dc:creator><![CDATA[Terrell Forney]]></dc:creator><description><![CDATA[Police and a middle school principal are giving differing accounts over what led to a lockdown on a Broward campus Monday.]]></description><pubDate>Mon, 13 Apr 2026 21:33:07 +0000</pubDate><content:encoded><![CDATA[<p>Police and a middle school principal are giving differing accounts over what led to a lockdown on a Broward campus Monday.</p><p>Officials with the district said that the lockdown at Parkway Middle School, located at 3600 NW Fifth Court in Lauderhill, was the result of a weapon on campus.</p><p>Police said it appears to be the result of an accidental activation of a safety alert.</p><p>Some of the confusion can possibly be blamed on the type of weapon. Students told Local 10 News that it involved a BB gun.</p><p>Some students initially thought it was a drill. </p><p>“It was on lockdown for like the whole first period,” one student said.</p><p>But the seriousness of the situation became evident as the day went on. </p><p>Broward County Public Schools confirmed that a tip from a student and parent led to a potentially dangerous discovery. </p><p>Intern Principal Ackimo Charles said in a message to parents, in part, “We received information from a student and parent about a possible weapon on campus. We immediately placed our school on Lockdown and notified our School Resource Officer and security team, who safely handled the situation and confiscated the weapon.”</p><p>“He told me he was going to bring it to school, but I told him not to do it, but he still went ahead,” another student said. “And one of my other friends told him not to do it.”</p><p>After police got involved, the lockdown was lifted and school operations continued as normal.</p><p>Charles praised the student and parent who actually stepped in to say something, saying that the idea of “see something, say something” worked in this particular situation.</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[Phil Collins, Iron Maiden, Sade, Oasis, Wu-Tang Clan and Luther Vandross get into Rock Hall]]></title><link>https://www.local10.com/entertainment/2026/04/13/phil-collins-iron-maiden-sade-oasis-wu-tang-clan-and-luther-vandross-get-into-rock-hall/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/04/13/phil-collins-iron-maiden-sade-oasis-wu-tang-clan-and-luther-vandross-get-into-rock-hall/</guid><dc:creator><![CDATA[By MARK KENNEDY, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 01:10:07 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Phil Collins, Iron Maiden, Billy Idol, Queen Latifah, Oasis, Sade and Joy Division/New Order will be inducted into the Rock & Roll Hall of Fame, along with first-time nominees Wu-Tang Clan and the late Luther Vandross.</p><p>The list was revealed on Monday night's airing of “American Idol.” Artists must have released their first commercial recording at least 25 years before they’re eligible for induction. Nominees were voted on by more than 1,200 artists, historians and music industry professionals.</p><p>Soft rocker Collins, who already is in the hall as a member of Genesis, has had such solo hits as “In the Air Tonight” and “One More Night,” and has earned eight Grammys, including album of the year in 1985 for “No Jacket Required.” Collins got in the first time he appeared on the ballot.</p><p>Soul-jazz vocalist Sade, also nominated in 2024, had such soft rock hits as “Smooth Operator” and “The Sweetest Taboo.” The Wu-Tang Clan have been hailed as rap innovators since their game-changing 1993 debut album “Enter the Wu-Tang.”</p><p>Iron Maiden, nominated twice before, helped power the new wave of British heavy metal with iconic albums like “The Number of the Beast.” Vandross, who sold more than 25 million albums and had the hits “Here and Now” and “Any Love,” died in 2005 and inspired Kendrick Lamar and SZA’s “Luther.”</p><p>This year, the hall will open its arms to the sounds of Manchester, England, inducting post-punk pioneers Joy Division and New Order — which shared most of the same members — as well as Britpop’s recently reunited Oasis, made up of Noel and Liam Gallagher. Idol, also English, has brought a punky sneer to pop with songs like “White Wedding” and “Rebel Yell.”</p><p>The induction will be held Nov. 14 at the Peacock Theater in Los Angeles. A TV presentation will air in December on ABC and Disney+. Next year, the ceremony will return to the hall's home of Cleveland.</p><p>Those nominated this year but who came up short for the class of 2026 include Mariah Carey, Lauryn Hill, INXS, Melissa Etheridge, Jeff Buckley, Pink, New Edition and Shakira.</p><p>In addition to the performer category, inductees entering the hall can arrive under three special committee categories: early influence, musical excellence and the Ahmet Ertegun Non-Performer Award.</p><p>The early influence award this year will honor Queen Latifah, Cuban singer Celia Cruz, Nigerian musician Fela Kuti, rapper MC Lyte and country rocker Gram Parsons. The musical excellence will honor songwriter Linda Creed and producers Arif Mardin, Jimmy Miller and Rick Rubin.</p><p>More than 50 years after his death, Ed Sullivan, the legendary host of his self-titled appointment-viewing TV show, will go into the hall with the Ahmet Ertegun Non-Performer Award. It's a recognition of how important his Sunday night stage became as a launchpad for nearly every musical icon of the 1950s and '60s and of how his show helped break racial barriers in American entertainment.</p><p>Last year, Cyndi Lauper, Outkast, Bad Company, Chubby Checker, Soundgarden, Joe Cocker, Salt-N-Pepa, The White Stripes, Carol Kaye, Nicky Hopkins, Lenny Waronker, Thom Bell and Warren Zevon all were inducted.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2GK4ECO2IMVZZMD2F4URS7OYRE.jpg?auth=d92970cbd291f2a6373540e0952b3a3a725319c6b2496c7066333718dff14be8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This combination of images show, from left, Phil Collins, Billy Idol, Queen Latifah, Sade and Luther Vandross. (AP Photo)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/GLZVU2RVPBIDXYDMRNMYYLHPM4.jpg?auth=a18fdec1832c8e974ad370ac5e2734174169ce2551c08d97b1d3aee34b22f5c9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Members of the British heavy metal band Iron Maiden, from left, Dave Murray, Nicko McBrian, Bruce Dickinson, Steve Harris, Janick Gers and Adrian Smith hold up their hands after being inducted into Hollywood's Rockwalk in Los Angeles on Aug. 19, 2005. (AP Photo/Jae C. Hong, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jae C. Hong</media:credit></media:content></item><item><title><![CDATA[Another boat strike in the eastern Pacific Ocean leaves 2 dead, US military says]]></title><link>https://www.local10.com/news/politics/2026/04/13/another-boat-strike-in-the-eastern-pacific-ocean-leaves-2-dead-us-military-says/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/04/13/another-boat-strike-in-the-eastern-pacific-ocean-leaves-2-dead-us-military-says/</guid><dc:creator><![CDATA[By The Associated Press, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 01:04:30 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — The U.S. military said it carried out another strike Monday on a boat accused of trafficking drugs in the eastern Pacific Ocean, killing two people.</p><p>The campaign of attacks on vessels that the Trump administration says are trafficking drugs in Latin American waters has persisted for more than seven months and continues even as the military has been preoccupied for more than six weeks with the Iran war.</p><p>It was the second day in a row that U.S. Southern Command announced a strike on social media. It said Sunday that it blew up two boats in the eastern Pacific on Saturday, killing a total of five people and leaving one survivor. It was not immediately clear what happened to that person.</p><p>With the latest attack Monday, at least 170 people have been killed in the boat strikes since the effort began in early September, months ahead of the U.S. raid in January that captured then-Venezuelan President Nicolás Maduro. He was brought to New York to face drug trafficking charges and has pleaded not guilty.</p><p>U.S. Southern Command repeated previous statements by saying it had targeted the alleged drug traffickers along known smuggling routes. The military did not provide evidence that the vessel was ferrying drugs. It posted a video on X showing a small boat floating in the water before a huge blast hits it and smoke is seen pouring from the vessel.</p><p>President Donald Trump has said the U.S. is in “armed conflict” with cartels in Latin America and has justified the attacks as a necessary escalation to stem the flow of drugs into the United States and fatal overdoses claiming American lives. But his administration has offered little evidence to support its claims of killing “narcoterrorists.”</p><p>Trump on Monday appeared to reference the tactic of boat strikes in Latin America while issuing new threats against Tehran as a blockade of Iranian ports took effect.</p><p>“Warning: If any of these ships come anywhere close to our BLOCKADE, they will be immediately ELIMINATED, using the same system of kill that we use against the drug dealers on boats at Sea,” Trump wrote on his Truth Social platform.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/56DUL55QP34JEORZFUJB7EYGDA.jpg?auth=2d2e625db2751427956d115f8f04ee22ed58f90af13c52eaec3a3437397dc82a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The Pentagon is seen from an airplane, Tuesday, April 7, 2026, in Washington. (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[National champion UCLA has a record night at the WNBA draft with 5 first-round picks and 6 overall]]></title><link>https://www.local10.com/sports/2026/04/13/national-champion-ucla-has-a-record-night-at-the-wnba-draft-with-5-first-round-picks-and-6-overall/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/13/national-champion-ucla-has-a-record-night-at-the-wnba-draft-with-5-first-round-picks-and-6-overall/</guid><dc:creator><![CDATA[By BRIAN MAHONEY, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 01:56:07 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — The party isn't over for UCLA's national champions. The Bruins had another big celebration at the WNBA draft.</p><p>Lauren Betts, Gabriela Jaquez and Kiki Rice were taken with picks Nos. 4-6 on Monday night, barely a week after helping the Bruins win their first NCAA championship. UCLA became the first team to have five first-round selections, and the first with six players selected in one draft.</p><p>In a whirlwind stretch where the Bruins were feted from coast to coast, the good times hit their peak at the draft, where the best team this season took its place among the best of all time.</p><p>“It’s really hard to sum up because there’s so much,” Jaquez said. “I think that we’re just on a high right now. We just won the national championship. A lot of us have also graduated college, which is a huge step and something to be super proud of, especially at UCLA. And then we got to go to Jimmy Kimmel, a Laker game, Clipper game, dance, have the celebration at Pauley Pavilion. We went on ‘Good Morning America’ this morning. Obviously, a lot of us are here at the draft tonight being drafted. It’s just been a special moment.”</p><p>The 6-foot-7 Betts was selected by the Washington Mystics, with Jaquez then taken by the Chicago Sky. The expansion Toronto Tempo made Rice their first draft pick with the No. 6 selection.</p><p>With coach Cori Close sitting up front near her players, the Bruins kept having reasons to stand up and cheer. They were going so quickly that after Angela Dugalic was taken at No. 9 to join Betts in Washington, she worried she’d miss witnessing more big moments for her teammates.</p><p>Betts said she wasn’t surprised, having watched how hard her teammates worked.</p><p>“These are like my sisters, and getting to watch your family do something like that is amazing,” Betts said. “But I mean, this team is just so special. We knew the type of players that we had on the team, and to really just have this night really showcase all of the things that we’ve worked on all season is just amazing.”</p><p>UCLA went 37-1, routing South Carolina on April 5 in the title game — with their seniors scoring all of their points in the Final Four — and then made WNBA history when Gianna Kneepkens was drafted by Connecticut with the 15th and final pick of the first round. Close has said she doesn't care about records, but that changed Monday.</p><p>“Well, I mean, I sort of do care about this one actually, because No. 1, it helps us in recruiting. I think we’ve really taken a developmental approach to this and to see it come to fruition the way it has is obviously really gratifying,” she said.</p><p>“Just to be a part of an historic night and for them to be so excited for each other, that’s sort of representative of how they’ve been all year long. But it’s a pretty cool record to be a part of.”</p><p>UConn had the previous record of four first-round selections — all in the first six picks — in 2002. Sue Bird was No. 1, Swin Cash No. 2, Asjha Jones No. 4 and Tamika Williams No. 6 from a team that went 39-0.</p><p>Tennessee, in 1999 and again in 2008, had five players selected in the draft, as did Notre Dame in 2019 and South Carolina in 2023. But those players weren’t all taken in the first round.</p><p>“I think it definitely demonstrates that being a selfless team, that maybe giving up individual stats for team success, that you can win with that formula. You can still be successful. You can win at a high level as a team but you can also achieve individual goals,” Rice said.</p><p>“We knew we all wanted to go to the WNBA. We all wanted to be pros, but that wasn’t the only focus during the season. It was winning, it was giving to each other, it was how can we be the best team possible. In the process of doing that, we still got the results that we wanted to at the end of the day, and that’s something that is really special.”</p><p>Charlisse Leger-Walker was taken by the Sun in the second round, set to remain teammates with Kneepkens.</p><p>The Bruins went to dinner together while in New York and were going to spend more time together after the draft. But Kneepkens said they wouldn't be saying their goodbyes yet.</p><p>“Yeah, those girls mean the most to me, and good thing we live in this day and age and we have phones,” she said. “So hopefully we’ll keep in touch, and obviously we’ll see each other around.”</p><p>___</p><p>AP Basketball Writer Doug Feinberg contributed to this report.</p><p>___</p><p>AP WNBA: https://apnews.com/hub/wnba-basketball</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WK4L7UYYSQCOKRD6UBWVDK22KE.jpg?auth=f0d4fc9e936f543b590748fbee00bf2a8f9c2e9c9a720605edebc993ccd2ac8b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[UCLA center Lauren Betts poses with WNBA commissioner Cathy Engelbert after being selected fourth overall by the Washington Mystics in the first round of the WNBA basketball draft Monday, April 13, 2026, in New York. (AP Photo/Pamela Smith)]]></media:description><media:credit role="author" scheme="urn:ebu">Pamela Smith</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QLX6HD2EV5HTTO7EZTRQJEE25U.jpg?auth=e54ccd31c94a470cfbef524866a974289c4c45cdb6e5000ee488fe5af8007c8e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[UCLA guard Kiki Rice poses with WNBA commissioner Cathy Engelbert after being selected sixth overall by the Toronto Tempo in the first round of the WNBA basketball draft Monday, April 13, 2026, in New York. (AP Photo/Pamela Smith)]]></media:description><media:credit role="author" scheme="urn:ebu">Pamela Smith</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5HKWB5P5GQTZCV23QX26XYVOBA.jpg?auth=7c88de66a1e10d70d7cd9da0cdca8fd93e98ed8303766b9d0e956ca0997f26a9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[UCLA guard Gabriela Jaquez hugs family after being selected fifth overall by the Chicago Sky in the first round of the WNBA basketball draft Monday, April 13, 2026, in New York. (AP Photo/Pamela Smith)]]></media:description><media:credit role="author" scheme="urn:ebu">Pamela Smith</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JK3WZJI3DKN5MY2NQFX4LMG4VI.jpg?auth=4a8754dd86061814901532afb96cc6c0d46198164206759098c9695f8df0b34d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[UCLA guard Gabriela Jaquez poses with WNBA commissioner Cathy Engelbert after being selected fifth overall by the Chicago Sky in the first round of the WNBA basketball draft Monday, April 13, 2026, in New York. (AP Photo/Pamela Smith)]]></media:description><media:credit role="author" scheme="urn:ebu">Pamela Smith</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TQA5EFSTSM3VZPMOCSJRRXVSNI.jpg?auth=d6f035df26d636ceac0f9bed45f8a3210e2b3db3cdcc49a830468555a032eadb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[UCLA center Lauren Betts hugs her mother Michelle after being selected fourth overall by the Washington Mystics in the first round of the WNBA basketball draft Monday, April 13, 2026, in New York. (AP Photo/Pamela Smith)]]></media:description><media:credit role="author" scheme="urn:ebu">Pamela Smith</media:credit></media:content></item><item><title><![CDATA[Exdirector de inteligencia de Brasil fue arrestado por el ICE, afirma senador brasileño]]></title><link>https://www.local10.com/espanol/2026/04/13/exdirector-de-inteligencia-de-brasil-fue-arrestado-por-el-ice-afirma-senador-brasileno/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/13/exdirector-de-inteligencia-de-brasil-fue-arrestado-por-el-ice-afirma-senador-brasileno/</guid><dc:creator><![CDATA[Por MAURICIO SAVARESE, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 23:58:31 +0000</pubDate><content:encoded><![CDATA[<p>SAO PAULO (AP) — Alexandre Ramagem, exdirector de una antigua agencia de inteligencia de Brasil, fue arrestado por el Servicio de Inmigración y Control de Aduanas (ICE, por sus iniciales en inglés) y ha solicitado asilo político en Estados Unidos, aseguró un senador brasileño el lunes.</p><p>Ramagem, también exlegislador, fue sentenciado en septiembre pasado a 16 años en prisión por su presunta participación en un intento de golpe de Estado contra el actual mandatario Luiz Inácio Lula da Silva en 2023. La Policía Federal de Brasil indicó que huyó del país antes de empezar su condena.</p><p>El senador Jorge Seif señaló en redes sociales que informó a la embajada de Estados Unidos en Brasilia que Ramagem no debería permanecer bajo custodia de las autoridades debido a que era perseguido en su país de origen. Seif no entró en detalles sobre los motivos por los que el exdirector de la agencia de inteligencia había sido detenido.</p><p>Ramagem figuraba el lunes en la base de datos en línea de personas bajo custodia del ICE, aunque no se especificó dónde se encuentra retenido.</p><p>“La persecución política contra el presidente Bolsonaro, sus hijos y sus aliados alcanzó ahora a un legislador electo en suelo extranjero”, declaró Seif. “En nuestro documento (a la embajada de Estados Unidos) mostramos todas las razones que justifican y respaldan la concesión de asilo político a Ramagem y su familia”.</p><p>Ramagem fue destituido de su escaño en el Congreso en diciembre pasado como resultado de su condena.</p><p>La Policía Federal de Brasil informó horas antes el lunes que “un prófugo de la justicia del país fue arrestado” en Orlando, pero no mencionó a Ramagem por su nombre.</p><p>El comunicado de la Policía Federal de Brasil también indicó que el prófugo fue condenado recientemente por el máximo tribunal del país por los mismos tres cargos por los que Ramagem fue declarado culpable.</p><p>El ICE y el abogado de Ramagem no respondieron de momento a una solicitud de comentarios de The Associated Press.</p><p>___</p><p>Esta historia fue traducida del inglés por un editor de AP con la ayuda de una herramienta de inteligencia artificial generativa.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MFIBA7ATM4N7V6JGPCUBHG3ZNA.jpg?auth=ca5d746b5948c5b64667cf98a9d08ef5c41b6a27c5431e681587e2270e23dc97&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[El precandidato a la alcaldía de Río de Janeiro, Alexandre Ramagem, durante un acto de campaña acompañado del expresidente de Brasil, Jair Bolsonaro, el 18 de julio de 2024, en Río de Janeiro. (AP Foto/Bruna Prado, Archivo)]]></media:description><media:credit role="author" scheme="urn:ebu">Bruna Prado</media:credit></media:content></item><item><title><![CDATA[Former Brazilian intelligence chief was arrested by ICE, senator says]]></title><link>https://www.local10.com/news/florida/2026/04/13/former-brazilian-intelligence-chief-was-arrested-by-ice-senator-says/</link><guid isPermaLink="true">https://www.local10.com/news/florida/2026/04/13/former-brazilian-intelligence-chief-was-arrested-by-ice-senator-says/</guid><dc:creator><![CDATA[By MAURICIO SAVARESE, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 23:29:33 +0000</pubDate><content:encoded><![CDATA[<p>SAO PAULO (AP) — A Brazilian senator said on Monday that the country's former intelligence agency chief Alexandre Ramagem was arrested by U.S. Immigrations and Customs Enforcement and is pleading for him to get political asylum in the United States.</p><p>Ramagem, also a former lawmaker, was sentenced in September to 16 years in prison for his role in the coup attempt by supporters of former Brazilian President Jair Bolsonaro in 2023. Brazil's federal police said he fled the South American nation before he would have started serving his sentence.</p><p>Sen. Jorge Seif said in his social media channels that he had informed the U.S. embassy in Brasilia that Ramagem should not remain in custody for he was being persecuted at home. Seif did not give details as to why the former Brazilian intelligence agency chief had been put under custody.</p><p>On Monday, Ramagem appeared as in custody in ICE's online detainee database, although where he is being held was not specified.</p><p>“The political persecution against President Bolsonaro, his sons and his allies is now hitting an elected lawmaker in foreign soil,” Seif said. “In our document (to the U.S. embassy) we showed all the reasons that justify and defend the concession of political asylum to Ramagem and his family.”</p><p>Ramagem was stripped of his seat in Brazil's congress in December as a consequence of his conviction in the coup case one month earlier.</p><p>Earlier on Monday, Brazil's federal police said in a statement that a “fugitive of the country's justice was arrested" in Orlando, but did not mention Ramagem by name.</p><p>Brazil's federal police also said the unnamed fugitive was recently sentenced by the country's top court for the same three counts as Ramagem's conviction.</p><p>ICE and Ramagem's lawyer did not respond a request for comment from The Associated Press.</p><p>___</p><p>Follow the AP’s coverage of Latin America and the Caribbean at https://apnews.com/hub/latin-america</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GL2VG6T5ULXGRRQZJLR5AKTINM.jpg?auth=0ef701e113e21bb18afef4c9201b9d191c529ccab3b519eac6aaaa323f3282fa&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Mayoral pre-candidate for Rio de Janeiro, Alexandre Ramagem, campaigns as former Brazilian President Jair Bolsonaro stands by in Rio de Janeiro, July 18, 2024. (AP Photo/Bruna Prado, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Bruna Prado</media:credit></media:content></item><item><title><![CDATA[Tar Heels' Caleb Wilson makes 1-and-done leap official as top NBA prospect]]></title><link>https://www.local10.com/sports/2026/04/13/tar-heels-caleb-wilson-makes-1-and-done-leap-official-as-top-nba-prospect/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/13/tar-heels-caleb-wilson-makes-1-and-done-leap-official-as-top-nba-prospect/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 23:33:52 +0000</pubDate><content:encoded><![CDATA[<p>CHAPEL HILL, N.C. (AP) — North Carolina freshman Caleb Wilson is headed to the NBA draft after what he called “the most fun year of my life” playing for the Tar Heels.</p><p>The program released a video statement Monday from the 6-foot-10 forward regarded as a top prospect in the June draft. That made Wilson's one-and-done route official, coming after he had posted an “#8out” message on social media late last month indicating he was headed in that anticipated direction.</p><p>“I am grateful for the opportunity I had to represent North Carolina,” Wilson said. “Wearing No. 8, running out of that historic tunnel every day for practice and games, and i’m happy to say every day I gave it my all.”</p><p>Wilson averaged 19.8 points and 9.4 rebounds in a dynamic season was cut short by injury, first a broken bone in his left hand days after a thrilling win against rival Duke. Then, when he was on the verge of returning, he broke his right thumb in a non-contact drill to end his season on the eve of Round 2 with the Blue Devils.</p><p>Still, Wilson was named a second-team Associated Press All-American, a distinction that will ensure that he will be included among the honored jerseys in the Smith Center rafters.</p><p>___</p><p>AP college basketball: https://apnews.com/hub/ap-top-25-college-basketball-poll and https://apnews.com/hub/college-basketball</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/RVIIG3BPASMBF3TCCAV7PWUDEE.jpg?auth=db91fe4f47ee51a12de63a9a02f543e44d8a8f2ffb3f312fedf954e756e2335b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - North Carolina forward Caleb Wilson (8) shoots before an NCAA college basketball game against Syracuse, Saturday, Feb. 21, 2026, in Syracuse, N.Y. (AP Photo/Adrian Kraus,File)]]></media:description><media:credit role="author" scheme="urn:ebu">Adrian Kraus</media:credit></media:content></item><item><title><![CDATA[Rookies help bring Met Gala energy to the WNBA draft's orange carpet]]></title><link>https://www.local10.com/sports/2026/04/13/rookies-help-bring-met-gala-energy-to-the-wnba-drafts-orange-carpet/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/13/rookies-help-bring-met-gala-energy-to-the-wnba-drafts-orange-carpet/</guid><dc:creator><![CDATA[By TERESA M. WALKER, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 23:07:50 +0000</pubDate><content:encoded><![CDATA[<p>High fashion flair was on full display during the WNBA ’s orange carpet as incoming rookies expressed their individual personalities while strolling into the next chapter of their lives.</p><p>Monday night’s looks spanned the gamut from dressy business pantsuits to full-on Hollywood-style glamour filled with designer labels.</p><p>“I feel like if you have the confidence you can pull anything off,” LSU guard and rapper Flau’jae Johnson said.</p><p>The attention and detail given to the draft night outfits also is good preparation for the “Tunnel Fits” that have become a major part of WNBA marketing with how the players look arriving for games during the season.</p><p>Johnson, who does not lack for confidence, walked the carpet in a daring black, sleeveless gown with slits down the side with a black fur wrapped around her waist and holding a bejeweled clutch. She told her stylist to give her a look that could work for both the WNBA draft and the Met Gala.</p><p>The five UCLA Bruins on hand Monday night took time before posing with the rest of the players at the draft for a version of their own first look at each other's floor-length dresses — along with a quick selfie.</p><p>Awa Fam Thiam, a 6-foot-4 center from Spain, joined TCU forward and fellow Spaniard Marta Suarez decking out in red. Suarez wore a red pantsuit with a large black belt anchoring her middle, while Fam Thiam went with a daring red gown featuring cutouts over her left shoulder and portions of her midriff.</p><p>“I saw this moment like introducing myself,” Suarez said. “I'm passionate, I'm fiery and the red looks good on me what can I say?”</p><p>Fam Thiam also loves the color red: “I saw this dress yesterday and I felt like this is the dress.”</p><p>Suarez carried a purse she painted on one side with her fellow players on hand for this draft signing the other side for what she called her introduction to the league. She also paints her shoes for games, a tradition she intends to take with her into the WNBA.</p><p>“I love painting," Suarez said. “That's my love language.”</p><p>Ta’Niya Latson brought a bit of the 1960s mixed with old Hollywood to the orange carpet as the South Carolina guard had a little swoop of hair over her forehead to go with a black sequined gown. She wore Christian Louboutin black pumps, elbow-length gloves and a clutch handbag.</p><p>Raven Johnson debuted a bob hairdo on the orange carpet — a big change from the long hair the South Carolina guard had in a ponytail at the Final Four only a week ago. Johnson said she partnered with Coach going for a rich and elegant look in a gray and black jacket-style dress with black clutch, diamond necklace and earrings.</p><p>As fabulous as the women looked for their draft close-ups, the incoming rookies also sound ready to do their part styling up lots of looks for those “Tunnel Fits” when the season starts in May.</p><p>“Tunnel fits are going to be great,” Flau'jae Johnson said. “I’m just very excited. Ever since I did the cover of Teen Vogue, I'm really into fashion.”</p><p>___</p><p>AP WNBA: https://apnews.com/hub/wnba-basketball</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GNCQ2GPD6OFAHME7RKZVCDB3AY.jpg?auth=eda8aff5ea1e7c4131486d8a3678e8ccaef1983deb474d4f560d834e7d768aea&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[LSU guard Flau'jae Johnson poses before the WNBA basketball draft Monday, April 13, 2026, in New York. (AP Photo/Pamela Smith)]]></media:description><media:credit role="author" scheme="urn:ebu">Pamela Smith</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/E3B2DJAXMFTP2NKQ2KFCM6IQZY.jpg?auth=54f8f55382dfde01a169ea45ae3f54f9bd556daf04dd7885c99230e12c0205c5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[WNBA prospects pose on stage before the WNBA basketball draft Monday, April 13, 2026, in New York. (AP Photo/Pamela Smith)]]></media:description><media:credit role="author" scheme="urn:ebu">Pamela Smith</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TQLPAHLBEMLY3YMKWJQ6LRBOK4.jpg?auth=c403d3871a3bfb83b84bc72a03eeb574843656cb82544faf5a40652b0581eae8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Texas Christian forward Marta Suarez, of Spain, poses before the WNBA basketball draft Monday, April 13, 2026, in New York. (AP Photo/Pamela Smith)]]></media:description><media:credit role="author" scheme="urn:ebu">Pamela Smith</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/V4XYDJYF2U2LARUBMPODP42QIM.jpg?auth=8cd22c909b2c0b48fb76be66ae9249ea4fc1e28e06ada2c9886cb01d090b4fb3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Spain's center Awa Fam Thiam poses before the WNBA basketball draft Monday, April 13, 2026, in New York. (AP Photo/Pamela Smith)]]></media:description><media:credit role="author" scheme="urn:ebu">Pamela Smith</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KUATOO2EKT2RL5OU5DAH44A7HA.jpg?auth=6e8aeeb751aec2f7bccbd02cc9d401edb78442a890b49dfe0e0d6d564e9f4a20&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Mississippi forward Cotie McMahon poses before the WNBA basketball draft Monday, April 13, 2026, in New York. (AP Photo/Pamela Smith)]]></media:description><media:credit role="author" scheme="urn:ebu">Pamela Smith</media:credit></media:content></item><item><title><![CDATA[Famed ESPN college basketball voice Dick Vitale facing another battle with cancer]]></title><link>https://www.local10.com/news/florida/2026/04/13/famed-espn-college-basketball-voice-dick-vitale-facing-another-battle-with-cancer/</link><guid isPermaLink="true">https://www.local10.com/news/florida/2026/04/13/famed-espn-college-basketball-voice-dick-vitale-facing-another-battle-with-cancer/</guid><dc:creator><![CDATA[By AARON BEARD, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 22:57:15 +0000</pubDate><content:encoded><![CDATA[<p>Famed ESPN broadcaster Dick Vitale is facing another battle with cancer.</p><p>Vitale said Monday that biopsy results had confirmed a diagnosis of melanoma in his lung and liver cavity, which will have him starting immunotherapy. It marks his fifth battle with cancer, which sidelined him from the airwaves for two years before his return shortly before March Madness in 2025.</p><p>“I've beaten melanoma,” the 86-year-old Vitale said in a statement released by ESPN. “I've beaten lymphoma. I've beaten vocal-cord cancer. I've beaten lymph-node cancer. I'm 4 for 4 and I'm fully confident I'm going to make it 5 for 5."</p><p>Separate from his ESPN statement, Vitale posted on social media Monday that he had gone through 10 days of testing that included scans, MRIs, bloodwork and a biopsy.</p><p>"I obviously did not get the report today that I was hoping for when my oncologist called,” Vitale said, noting he planned on “winning the battle” and adding: “Now at least I know what I face.”</p><p>Vitale has made himself a fixture in college basketball, earning the affectionate nickname “Dickie V” with his voice and exuberant style offering a soundtrack to some of the biggest moments in the sport's history. He's inching closer to five decades with ESPN going back to its 1979 launch, armed with a contract through the 2027-28 season as well as the creation of a basketball event named in his honor this past season.</p><p>And every step of the way he's quick to tell anyone and everyone how “lucky” he feels to still be working after years of fighting cancer.</p><p>That started in 2021 with melanoma, followed by treatments for lymphoma. There were also chemotherapy treatments, radiation for vocal-cord cancer and surgery by summer 2024 to remove cancerous lymph nodes from his neck, while he was unable to speak for a time after the vocal-cord surgery, leaving him having to scribble on eraser-board messages to communicate.</p><p>Still, Vitale said in his ESPN statement that he feels “fantastic." And he quickly turned the focus of his statement to his long-running efforts to raise money for pediatric cancer research, notably with next month’s annual gala in his name that has raised more than $105 million in its two-decade history.</p><p>“At 86 years young, I've lived a hell of a life, and I'm more motivated than ever to raise money for kids battling cancer,” Vitale said, adding that he hopes to raise $12 million with the 21st “Dick Vitale Gala” set for May 1 in Sarasota, Florida.</p><p>___</p><p>AP college basketball: https://apnews.com/hub/ap-top-25-college-basketball-poll and https://apnews.com/hub/college-basketball</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/VGMY4G6BQV24A6QYIE2DQXOXAE.jpg?auth=29318d6bc03959955e04938a77c3b1a7af17d4216beb4367bb974b6b602b8539&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Charles Barkley, left, and Dick Vitale prepare for their broadcast before an NCAA college basketball game between Kentucky and Indiana in Lexington, Ky., Dec. 13, 2025. (AP Photo/James Crisp, file)]]></media:description><media:credit role="author" scheme="urn:ebu">James Crisp</media:credit></media:content></item><item><title><![CDATA[Republican Rep. Tony Gonzales of Texas says he will retire after bipartisan calls for expulsion]]></title><link>https://www.local10.com/news/politics/2026/04/13/republican-rep-tony-gonzales-of-texas-says-he-will-retire-after-acknowledging-affair-with-staffer/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/04/13/republican-rep-tony-gonzales-of-texas-says-he-will-retire-after-acknowledging-affair-with-staffer/</guid><dc:creator><![CDATA[By KEVIN FREKING, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 00:06:51 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — Republican Rep. Tony Gonzales of Texas said Monday he will retire from Congress after bipartisan calls to expel him.</p><p>Gonzales had already said he would not seek reelection after admitting to an affair with a staff member who had later died by suicide. His retirement announcement came just hours after Democratic Rep. Eric Swalwell of California said he would be resigning from Congress as he also confronted allegations of sexual misconduct.</p><p>House Republican leaders had already called on the three-term Gonzales to not seek reelection as they try to hold on to a strongly Republican district in November's midterm elections. And the House Ethics Committee had initiated an investigation. Under House ethics rules, lawmakers may not engage in a sexual relationship with any employee of the House under their supervision.</p><p>“There is a season for everything and God has a plan for us all,” Gonzales said in a social media post. “When Congress returns tomorrow, I will file my retirement from office.”</p><p>He said it has been a privilege “to serve the great people of Texas.” He gave no further details on his plans to step down. Previously, he had insisted he would serve out the remainder of his term as the GOP works to hold its slim House majority.</p><p>Last month, the top Republican and Democratic members on the House Ethics Committee said in a joint statement that an investigative panel would look into whether Gonzales engaged in sexual misconduct toward an employee in his office and whether he discriminated unfairly by dispensing special favors or privileges.</p><p>That announcement came the same day that Gonzales, appearing on the “Joe Pags Show,” was asked if he had a relationship with the aide, Regina Ann Santos-Aviles.</p><p>“I made a mistake and I had a lapse in judgment, and there was a lack of faith, and I take full responsibility for those actions,” Gonzales said.</p><p>Gonzales went on to say he had reconciled with his wife and had asked God to forgive him. He also said he looked forward to the Ethics Committee investigation.</p><p>But as lawmakers returned from a two-week break on Monday, there was a growing clamor among members to take a stand against alleged sexual misconduct. Swalwell's alleged transgressions brought renewed attention to the issue.</p><p>Comments from lawmakers on social media suggested some were open to an expulsion trade-off of sorts that would affect each party equally.</p><p>Rep. Teresa Leger Fernandez, D-N.M., said both Gonzales and Swalwell “are not fit to serve in Congress given their sexual transgressions against women who work for them.”</p><p>“There’s already been a resolution announced to expel Swalwell that I will support. I will introduce a resolution to expel Rep. Gonzales,” Leger Fernandez said.</p><p>In a separate post that came after the Texas lawmaker made his retirement announcement, she challenged Gonzales to make it "effective immediately.”</p><p>“He has until 2PM tomorrow — when we will file his expulsion,” she said on X.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ILLHA43ZB2RHXILAZ2FHFBA7BI.jpg?auth=14e12e0638595c24d8b1cdd65c55535ab310fa51c6c498bd7b740f0874c98ff8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Rep. Tony Gonzales, R-Texas, is seen before the flag-draped casket bearing the remains of Hershel W. "Woody" Williams lies in honor in the U.S. Capitol, July 14, 2022, in Washington. (Tom Williams/Pool photo via AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Tom Williams</media:credit></media:content></item><item><title><![CDATA[Police: Miami-Dade teacher gets tattoo of 2 hearts for teenage girl he targeted in school]]></title><link>https://www.local10.com/news/local/2026/04/13/police-miami-dade-high-school-teacher-gets-tattoo-of-2-hearts-kisses-student/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/13/police-miami-dade-high-school-teacher-gets-tattoo-of-2-hearts-kisses-student/</guid><dc:creator><![CDATA[Roy Ramos, Andrea Torres]]></dc:creator><description><![CDATA[While teaching a teenage girl how to play the piano at Miami Southridge Senior High School, Rudolph Infante allegedly lifted his shirt to show her his tattoo of two hearts.]]></description><pubDate>Mon, 13 Apr 2026 14:08:46 +0000</pubDate><content:encoded><![CDATA[<p>While teaching a teenage girl how to play the piano at Miami Southridge Senior High School, Rudolph Infante allegedly lifted his shirt to show her his tattoo of two hearts.</p><p>Infante, 53, then allegedly told his Miami Southridge Senior High School student that one heart represented her and the other represented him, according to a schools’ police arrest report. </p><p>“If only I was 30 years younger,” Infante told the student on another occasion, according to the police arrest report. </p><p>Infante was on house arrest with total lockdown on Monday after police officers arrested him on Friday, and he appeared in bond court on Saturday, according to Miami-Dade County court records. </p><p>Miami-Dade Schools Police assigned a detective to investigate the “student-teacher relationship” on Feb. 23, and the student described how Infante’s behavior escalated from August to November. </p><p>According to the arrest report, Infante’s behavior included holding “her hand longer than usual,” giving her “side hugs that made her feel uncomfortable,” and taking her phone on Oct. 28 to type a note with his personal phone number that said, “Call Rudy.”</p><p>Infante would allegedly say, “you are so beautiful,” “I have been thinking about you,” and “I can’t wait to be with you,” and he would “touch her shoulder, back, or arm” and place “his hand on her buttocks.” </p><p>The teen told the detective Infante described the boundary crossing as “done out of love and endearment,” and “she stopped asking” him to stop “because she felt he would not listen to her,” according to police. </p><p>“Infante grabbed her by the waist while seated in a chair and pulled her toward him, causing her to sit sideways on his lap. While she was seated on his lap, [he] rubbed her back ... leaned forward and kissed her on the chest area between her breasts ... she felt afraid,” the teen said, according to the arrest report. </p><p>The student said she was afraid to reject Infante, who is 6 feet tall and weighs about 225 pounds, because he “is physically larger than her,” according to the police arrest report. </p><p>The teacher’s case was assigned to the Miami-Dade County State Attorney’s Sexual Crimes and Child Abuse unit, according to court records. </p><p>Infante faced five charges: Four counts of battery and one count of offenses against students by authority figures. His bond was $14,000. </p><p>Infante appeared in bond court on Saturday. A judge ordered him to stay away from the teenage girl and all schools and ordered house arrest with total lockdown. </p><p>Miami-Dade County Public Schools released a statement on Sunday, reporting that the school district had initiated employment termination proceedings against Infante.</p><p>“This type of behavior will not be tolerated as it runs contrary to the professional conduct we expect from all employees,” a M-DCPS spokesperson wrote without providing specifics. </p><p>Miami Southridge Senior High School, at 19355 SW 114 Ave., in the South Miami Heights area, had listed Infante on <a href="https://miamisouthridgeshs.com/faculty-directory/" target="_self" rel="" title="https://miamisouthridgeshs.com/faculty-directory/">the faculty directory</a> as a Fine Arts teacher. </p><p>Miami-Dade County Circuit Judge Zachary James was set to preside over the case. </p><p><i>Local 10 News Assignment Editors Sofia Mendez and Mariana Ortiz contributed to this report. </i></p><p><b>Read the arrest report’s narrative:</b></p><p><div style="position: relative; width: 100%; height: 0px; padding: 139.29% 0px 0px; overflow: hidden; will-change: transform;"><iframe loading="lazy" src="https://e.infogram.com/b32e7a42-a41c-41ad-9972-a8e589318f8d?src=embed&amp;embed_type=responsive_iframe" title="Miami-Dade teacher arrested" allowfullscreen="" allow="fullscreen" style="position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; border: none; padding: 0px; margin: 0px;"></iframe></div></p><p><b>Watch Saturday’s bond court hearing</b></p><p><b>Releated report: </b><a href="https://www.local10.com/news/local/2026/04/12/miami-dade-schools-teacher-faces-prosecution-by-state-attorneys-sexual-crimes-and-child-abuse-unit/" target="_self" rel="" title="https://www.local10.com/news/local/2026/04/12/miami-dade-schools-teacher-faces-prosecution-by-state-attorneys-sexual-crimes-and-child-abuse-unit/">Miami-Dade schools’ teacher faces prosecution by state attorney’s sexual crimes and child abuse unit</a></p><p><b>Read M-DCPS complete statement:</b></p><p><i>Miami-Dade County Public Schools (M-DCPS) is disturbed by the allegations made against this individual. </i></p><p><i>Upon learning about this suspected behavior, Miami-Dade Schools Police immediately began their investigation and subsequently made an arrest.</i></p><p><i>This type of behavior will not be tolerated as it runs contrary to the professional conduct we expect from all employees. </i></p><p><i>The District has initiated employment termination proceedings and will ensure the individual is precluded from seeking future employment with M-DCPS.</i></p>]]></content:encoded></item><item><title><![CDATA[Crews battle wildfire burning in Naples]]></title><link>https://www.local10.com/news/local/2026/04/13/crews-battle-wildfire-burning-in-naples/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/13/crews-battle-wildfire-burning-in-naples/</guid><dc:creator><![CDATA[Nicole Perez]]></dc:creator><description><![CDATA[First responders were working to extinguish a wildfire in Collier County on Monday.]]></description><pubDate>Mon, 13 Apr 2026 22:27:53 +0000</pubDate><content:encoded><![CDATA[<p>First responders were working to extinguish a wildfire in Collier County on Monday.</p><p>The Florida Forest Service responded to the wildfire burning in Naples.</p><p>As of late Monday afternoon, officials said the fire was 15% contained. </p><p>Footage captured from I-75 traffic cameras showed thick clouds of smoke billowing from the area. </p><p>This comes as Naples is under extreme drought conditions.</p><p>Officials are taking caution as windy conditions could cause the flames to spread. </p><p>Evacuation orders have been issued for some residents in the area. </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[April 13: Breezy and barely a drop of rain]]></title><link>https://www.local10.com/weather/2026/04/13/april-13-breezy-and-barely-a-drop-of-rain/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/04/13/april-13-breezy-and-barely-a-drop-of-rain/</guid><dc:creator><![CDATA[Betty Davis]]></dc:creator><description><![CDATA[Breezy conditions continue for South Florida.]]></description><pubDate>Mon, 13 Apr 2026 22:20:01 +0000</pubDate><content:encoded><![CDATA[<p>Breezy conditions continue for South Florida. Miami-Dade and Broward counties can expect east winds Monday night, sustained 10 to 15 mph with gusts around 20 mph. An isolated shower or few sprinkles could “speed” across the region overnight into Tuesday morning. Otherwise, expect some clouds in the mix.</p><p>Tuesday will feature sunshine, scattered clouds and that familiar, east breeze. Plan for winds sustained 10 to15 mph with gusts 20 to 25 mph. Temperatures will be seasonable with lows forecast near 70°F, highs in the low 80s.</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[Florida teenager charged with sexually assaulting and killing stepsister Anna Kepner on cruise ship]]></title><link>https://www.local10.com/news/2026/04/13/a-16-year-old-from-florida-charged-with-sexually-assaulting-and-killing-stepsister-on-a-cruise-ship/</link><guid isPermaLink="true">https://www.local10.com/news/2026/04/13/a-16-year-old-from-florida-charged-with-sexually-assaulting-and-killing-stepsister-on-a-cruise-ship/</guid><dc:creator><![CDATA[By ED WHITE, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 21:50:04 +0000</pubDate><content:encoded><![CDATA[<p>A 16-year-old boy has been charged with murder and aggravated sexual abuse in Florida in the death of his 18-year-old stepsister on a Carnival Cruise ship, the U.S. Justice Department said Monday.</p><p>Timothy Hudson was initially charged in February and subsequently indicted on March 10. But the breadth of the case was not known until a seal was lifted Friday, weeks after U.S. District Judge Beth Bloom in Miami said he would be prosecuted as an adult at the request of the government.</p><p>Anna Kepner had been traveling on the Carnival Horizon ship in November with her family. Before the ship was scheduled to return to Florida, her body was found concealed under a bed in a room she was sharing with two other teens, including the younger stepbrother.</p><p>The cause of Kepner’s Nov. 6 death was determined to be mechanical asphyxia, which is when an object or physical force stops someone from breathing.</p><p>Kepner’s father, Christopher Kepner, released a statement, saying the family was placing “trust in the justice system to pursue the truth with care and integrity.”</p><p>“At the same time, we are deeply troubled that, despite the seriousness of the charges, he has not been taken into custody. ... The situation is deeply painful and complex for the entire family,” Kepner said.</p><p>Email and voicemail messages seeking comment from Hudson’s attorneys about the charges were not immediately returned Monday. Hudson has remained free in the care of an uncle since his arrest in February.</p><p>“Our hearts go out to the victim’s family during this unimaginable loss,” U.S. Attorney Jason Reding Quiñones said in a written statement. “A federal grand jury has returned an indictment charging serious offenses that allegedly occurred aboard a vessel in international waters.”</p><p>Kepner was a high school cheerleader at Temple Christian School in Titusville, Florida, some 40 miles (65 kilometers) east of Orlando. At her memorial service in November, family members encouraged people to wear bright colors instead of the traditional black “in honor of Anna’s bright and beautiful soul.”</p><p>Teens are rarely prosecuted in federal court. Hudson pleaded not guilty when he was initially charged in February, though the proceedings were not public because of his age and neither were court documents. He was seen at the courthouse wearing a ball cap and a hoodie pulled tightly around his face.</p><p>A judge on Feb. 6 said Hudson must wear an electronic tether while living with an uncle. The order was changed to allow him to join his father for a few days last week at a landscaping business, newly unsealed court records show.</p><p>Prosecutors objected to Hudson’s release, citing dangerousness, and asked a judge Monday to revisit that order now that he has been charged as an adult. Defense lawyers will have a week to respond.</p><p>“He committed these crimes against a victim with whom he had no apparent relational strife, and whom he was being raised to view as a sibling,” Assistant U.S. Attorney Alejandra López said in a court filing.</p>]]></content:encoded></item><item><title><![CDATA[BSO: Woman steals SNAP benefits from about 200 people  ]]></title><link>https://www.local10.com/news/local/2026/04/13/bso-woman-steals-snap-benefits-from-about-200-people/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/13/bso-woman-steals-snap-benefits-from-about-200-people/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[A Pembroke Pines woman has been arrested by the Broward Sheriff’s Office after allegedly stealing Supplemental Nutrition Assistance Program (SNAP) benefits from about 200 people, 30 of whom detectives have interviewed so far, authorities announced Monday.]]></description><pubDate>Mon, 13 Apr 2026 16:43:26 +0000</pubDate><content:encoded><![CDATA[<p>A Pembroke Pines woman has been arrested by the Broward Sheriff’s Office after allegedly stealing Supplemental Nutrition Assistance Program (SNAP) benefits from about 200 people, 30 of whom detectives have interviewed so far, authorities announced Monday.</p><p>The suspect was identified by BSO as Tamica Brown, 43, who faces charges of criminal use of personal identification information and trafficking in counterfeit credit cards. </p><p>“SNAP is a federally funded program administered by the United States Department of Agriculture (USDA) through its Food and Nutrition Service,” BSO spokeswoman Claudinne Caro said in a news release. “Eligible recipients access their funds through electronic benefit transfer (EBT) cards, which works similarly to a debit or credit card. Recipients access their benefits using the EBT card and a unique Personal Identification Number (PIN).”</p><p>According to BSO, the investigation began on July 20, 2025, when deputies in Cooper City were called to a Walmart at 4700 S. Flamingo Road where a victim reported that someone had used their EBT card without their consent.</p><p>Detectives said they eventually identified about 200 victims who suffered a combined loss of more than $120,000. </p><p>A single mother of three children, who was forced to go without groceries, and a 95-year-old woman were among the victims, Caro said.</p><p>Caro confirmed that 30 victims have been interviewed by detectives so far.</p><p>“The eight-month-long investigation revealed Brown, 43, operated an organized fraud scheme where she unlawfully obtained EBT card numbers belonging to SNAP recipients, associated PINs, and account balances from multiple sources,” Caro said. “Evidence indicated that these card numbers were stolen by unknown means and transmitted to Brown electronically by way of phones.”</p><p>According to BSO, Brown used the stolen card numbers and PINs to make unauthorized purchases, including for “high-demand” energy drinks, such as Red Bull and Celsius.</p><p>Investigators said she then resold the products to corner stores and convenience stores.</p><p>According to Caro, the victims discovered their benefits had already been depleted when they tried to make purchases of their own with their EBT cards.</p><p>Brown was arrested last Tuesday by Pembroke Pines police, who took her into custody on BSO’s warrant. </p><p>As of Monday afternoon, she was being held at the Paul Rein Detention Facility on a $300,000 bond.</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: 3 shot near main stage at Taste of Miami Karnival]]></title><link>https://www.local10.com/news/local/2026/04/13/police-3-shot-near-main-stage-at-taste-of-miami-karnival/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/13/police-3-shot-near-main-stage-at-taste-of-miami-karnival/</guid><dc:creator><![CDATA[Amanda Batchelor, Trent Kelly, Christina Vazquez]]></dc:creator><description><![CDATA[Miami police are investigating a shooting they said occurred Sunday night at the Taste of Miami Karnival event.]]></description><pubDate>Mon, 13 Apr 2026 11:02:35 +0000</pubDate><content:encoded><![CDATA[<p>Miami police are investigating a shooting they said occurred Sunday night at the Taste of Miami Karnival event.</p><p>According to Officer Mike Vega, the police department received a ShotSpotter alert near the main stage of the event on Northeast 62<sup>nd</sup> Street off Second Avenue shortly before 11:30 p.m., toward the end of the event. </p><p>He said three people who had been shot were located. Each was transported by Miami Fire Rescue to Jackson Memorial Hospital’s Ryder Trauma Center.</p><p>According to authorities, one victim died at the hospital and the two others are stable. </p><p>The deceased victim has been identified by officials as Kitchner Cyrille, 23. </p><p>“I just don’t understand how it happened,” said event host Supa Cindy. “There was so much police presence out there and everyone felt safe, on a good vibe having fun, there were officers everywhere.”</p><p>Cellphone video shows the aftermath of the shooting. Clothing and shoes were scattered across the pavement and one of the victims was seen on the ground being treated by paramedics. </p><p>“Well, it was two gunshots,” one witness said. “I didn’t see anything.”</p><p>The witness was near the area where the shooting took place and said she heard the deadly shots. </p><p>She described the chaotic moments that followed. </p><p>“When I turned around, I saw a young guy laying (on the ground) -- was just unresponsive. He wasn’t responsive,” she said. “People were just running all over, I fell down on people. People just trying to recover from the whole incident. That was it -- it was a pause, and then it was another two or three shots.”</p><p>Authorities said Monday they have a person of interest in the shooting, but no other details were made available.</p><p>“No matter how much planning you have, it is incredibly hard to dissuade someone who has a target in mind,” said Miami Police Chief Manny Morales. “It appears to be a crime of opportunity targeted specifically to the victim. It had no connection to the festival whatsoever.”</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[Takeaways from AP and Lee's report on how soybean farmers were impacted by tariffs, Iran war]]></title><link>https://www.local10.com/news/national/2026/04/13/takeaways-from-ap-and-lees-report-on-how-soybean-farmers-were-impacted-by-tariffs-iran-war/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/04/13/takeaways-from-ap-and-lees-report-on-how-soybean-farmers-were-impacted-by-tariffs-iran-war/</guid><dc:creator><![CDATA[By JOSH KELETY, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 21:35:31 +0000</pubDate><content:encoded><![CDATA[<p>Midwest soybean farmers have faced persistent financial headwinds in recent years, which were compounded by tariffs and the war in the Middle East, reporting from Lee Enterprises and The Associated Press found.</p><p>Farmers' costs, such as equipment, have crept up over time while soybean prices have stayed low. Tariffs levied by the Trump administration last year and the monthslong trade war with China only made things worse, soybean producers say. Then the Iran war bottled up shipping through the Strait of Hormuz, restricting global fertilizer supplies and sending fuel and fertilizer prices soaring. A ceasefire deal announced April 7 raised hope that bottlenecks in the strait would abate, but the future of the agreement was uncertain and experts say it will take time for global supply chains to recover.</p><p>The AP and Lee Enterprises interviewed experts and soybean farmers across multiple Midwest states.</p><p>Here are key takeaways from the report:</p><p>Rising costs, low soybean prices have hurt farmers' margins</p><p>Soybeans, which are used for livestock feed, food and biofuels, are among the top U.S. agricultural exports. But soybean prices have been persistently low in recent years. The global market has been awash in soybeans, driven in part by Brazil, which surpassed the U.S. as the world’s largest soybean producer years ago.</p><p>“If we look at global soybean production over the past several years, it continues to set record, after record, after record,” said Chad Hart, an agricultural economist at Iowa State University. “There’s been just large supplies globally, and that has led to depressed prices.”</p><p>Meanwhile, Midwest soybean farmers’ costs have risen. Overall farm production expenses, including seed and pesticide, have increased over time, according to the U.S. Department of Agriculture. Operating costs for soybean production have stayed elevated since 2020 and are projected to increase again in 2026, according to the agency.</p><p>The cost of land also is a major issue for farmers, experts say. Midwest crop land values have increased. And most regional farmers rent some of their land, according to Joana Colussi, research assistant professor in the department of agricultural economics at Purdue University.</p><p>The U.S.-China trade war in 2025 has lasting impacts</p><p>Sweeping tariffs levied by President Donald Trump in April 2025 exacerbated a trade war with China, the top buyer of U.S. soybeans. China responded with retaliatory tariffs and effectively boycotted U.S. soybeans, cutting off a major export market for Midwest farmers and driving the price of soybeans even lower. The U.S. and China eventually reached a deal in late 2025. Beijing committed to buying 12 million metric tons of soybeans by January and at least 25 million metric tons annually for the next three years. China has since met its initial soybean purchase goal and the Trump administration also rolled out a $12 billion temporary aid package in December to boost farmers affected by the trade war.</p><p>But the damage is already done, experts and farmers say. While China’s renewed purchases and the federal payments are helping, it’s not enough to recover farmers’ losses. Even after federal assistance, farmers still lost almost $75 per harvested acre of soybeans in the 2025 crop, according to the American Soybean Association. And the trade war further pushed China toward competing soybean exporters, such as Brazil — accelerating a trend of declining U.S. soybean exports to China.</p><p>Joseph Glauber, former chief economist at the Department of Agriculture between 2008 and 2014, said global competitors to U.S. soybean farmers gained from the trade war. The U.S. is not as dominant in the global soybean export market as it used to be, Glauber added.</p><p>The Iran war further drove up costs for farmers</p><p>After the U.S. and Israel attacked Iran on Feb. 28, a severe slowdown in shipping traffic through the Strait of Hormuz sent the price of oil soaring. The shipping disruption also largely stopped the export of nitrogen fertilizers manufactured in the Persian Gulf and limited access to key fertilizer ingredients. The price of urea, the most widely traded nitrogen fertilizer, skyrocketed.</p><p>Soybeans don’t require nitrogen fertilizer, but it’s vital for corn and most soybean farmers also grow corn. About half the global supply of urea comes from the Middle East, and Qatar and Saudi Arabia are two of the top sources of U.S. fertilizer imports, according to the American Farm Bureau Federation.</p><p>The U.S. and Iran agreed to a two-week ceasefire last week that included reopening the strait of Hormuz, but traffic remained slowed amid disagreements over Israeli attacks in Lebanon, and the price of urea remains elevated.</p><p>Many Midwest farmers bought their fertilizer well in advance of the spring planting season. But some farmers who didn’t buy early face elevated prices.</p><p>The war also caused gasoline and diesel prices to surge, causing further headaches for farmers. Oil prices dropped following the ceasefire announcement, but the war and the closure of the strait will have lasting impacts on farmers, said Seth Goldstein, a senior equity analyst at Morningstar, an investment research company. Facilities in the Middle East that are critical for exporting chemicals, oil and other commodities were damaged or destroyed during the war and it will take time for supply chains to recover, he said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/S3AKXGPT7PYII5BKDL6SSC7NZ4.jpg?auth=999850b3acae981a539bdef2e7cae1eb28fc64414c2950941e0a53b52461110d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Doug Bartek displays soybeans on his farm near Wahoo, Neb., on Monday, April 6, 2026. (AP Photo/Charlie Riedel)]]></media:description><media:credit role="author" scheme="urn:ebu">Charlie Riedel</media:credit></media:content></item><item><title><![CDATA[‘Real Housewife’ Lisa Hochstein, ex accused of ‘intercepting’ conversations involving Hochstein’s ex-husband]]></title><link>https://www.local10.com/entertainment/2026/04/13/real-housewife-lisa-hochstein-ex-accused-of-intercepting-conversations-involving-hochsteins-ex-husband/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/04/13/real-housewife-lisa-hochstein-ex-accused-of-intercepting-conversations-involving-hochsteins-ex-husband/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[“Real Housewife of Miami” star Lisa Hochstein and her ex-boyfriend, Jody Glidden, are each facing criminal charges in Miami-Dade County, court documents show.]]></description><pubDate>Mon, 13 Apr 2026 18:53:59 +0000</pubDate><content:encoded><![CDATA[<p>“Real Housewife of Miami” star Lisa Hochstein and her ex-boyfriend, Jody Glidden, are each facing criminal charges in Miami-Dade County, court documents show.</p><p>A March 19 court filing states that Glidden, 52, and Hochstein, 43, are each facing one count of interception of wire, oral, or electronic communications.</p><p>A description of the charges states that between March 12 and March 31, 2023, the two “unlawfully and intentionally” intercepted, tried to intercept, or tried to have someone else intercept “oral statements by Leonard Hochstein and those Leonard Hochstein spoke with.”</p><p>Records show Glidden was taken into custody Saturday. He no longer appeared in the online jail database on Monday. </p><figure><img src="https://www.local10.com/resizer/v2/H4W65EVQJZEO7P5YOQW3H4A4PU.jpg?auth=46eb7cd66cc6efe7a7a305365e6dd11cb13fc5bcee6c2bd9b84331eb730231c7&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>Leonard “Lenny” Hochstein, a prominent plastic surgeon in South Florida, is Lisa Hochstein’s ex-husband. They share two children.</p><p>According to a<a href="https://pagesix.com/2023/05/11/lisa-hochstein-accused-of-planting-listening-device-on-lennys-car/" target="_self" rel="" title="https://pagesix.com/2023/05/11/lisa-hochstein-accused-of-planting-listening-device-on-lennys-car/"> Page Six</a> article from May 2023, Lenny Hochstein accused his ex-wife of planting a “listening device” on his car in an attempt to “monitor” his calls.</p><p>Lisa Hochstein denied the claims to Page Six.</p><p>Attorney Jayne Weintraub, Hochstein’s defense counsel, and attorneys Howard Srebnick and Frank Gaviria, Glidden’s defense counsel, released a joint statement to Local 10 News on Monday afternoon saying, “This matter is part of a contentious divorce proceeding and does not belong in criminal court.” </p><p>The Miami-Dade State Attorney’s Office, meanwhile, told Local 10 News the warrant is currently under seal.</p><p> <iframe class="scribd_iframe_embed" title="Criminal complaint: Jody Glidden, Lisa Hochstein " src="https://www.scribd.com/embeds/1025872102/content?start_page=1&view_mode=scroll&access_key=key-JRD2oNuQlGRtcK6YkYxC" tabindex="0" data-auto-height="true" data-aspect-ratio="0.7729220222793488" scrolling="no" width="100%" height="600" frameborder="0" ></iframe> <p style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-size: 14px; line-height: normal; display: block;"> <a title="View Criminal complaint: Jody Glidden, Lisa Hochstein on Scribd" href="https://www.scribd.com/document/1025872102/Criminal-complaint-Jody-Glidden-Lisa-Hochstein#from_embed" style="color: #098642; text-decoration: underline;"> </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><media:content url="https://www.local10.com/resizer/v2/4UIZK3RFIZA4HGZFXGJZO63KVA.jpg?auth=99c0635e5e82134af5e44c3172b28943b699b0d218a064707e9fcb66d290ce7e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jody Glidden, left, and Lisa Hochstein attend the Sports Illustrated swimsuit runway show in celebration of the 60th anniversary of the brand on Saturday, June 1, 2024, in Miami Beach. (Photo by Scott Roth/Invision/AP)]]></media:description></media:content></item><item><title><![CDATA[Alleged white supremacist pleads guilty in fire at Tennessee center that trained civil rights icons]]></title><link>https://www.local10.com/news/national/2026/04/13/alleged-white-supremacist-pleads-guilty-in-fire-at-tennessee-center-that-trained-civil-rights-icons/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/04/13/alleged-white-supremacist-pleads-guilty-in-fire-at-tennessee-center-that-trained-civil-rights-icons/</guid><dc:creator><![CDATA[By TRAVIS LOLLER and JONATHAN MATTISE, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 21:41:35 +0000</pubDate><content:encoded><![CDATA[<p>NASHVILLE, Tenn. (AP) — A man linked to white supremacist movements pleaded guilty on Monday to setting a fire that destroyed an office at a historic social justice center in Tennessee, a court document shows.</p><p>Regan Prater also pleaded guilty to attempting to aid a foreign terrorist organization for efforts to provide the militant group Hezbollah “a list of personally identifiable information for individuals purportedly affiliated with the government of Israel,” according to a criminal information filed in February.</p><p>Sentencing is scheduled for Sept. 9 in Knoxville.</p><p>A public defender representing Prater did not immediately respond to an email and phone message requesting comment.</p><p>Prater was arrested last April in connection with the arson at the Highlander Research and Education Center in New Market. The arrest came more than six years after the March 2019 blaze, which caused more than $1.2 million in damage, prosecutors say.</p><p>An affidavit filed in federal court in East Tennessee last year said Prater’s posts in several group chats affiliated with white supremacist organizations connected him to the crime. In one private message, a witness who sent screenshots to the FBI asked a person authorities believe was Prater whether he set the fire.</p><p>“I’m not admitting anything,” the person using the screen name ‘Rooster’ wrote. But he later went on to describe exactly how the fire was set with “a sparkler bomb and some Napalm.”</p><p>A white-power symbol was spray-painted on the pavement near the site of the fire. The affidavit describes it as a “triple cross” and says it was also found on one of the firearms used by a shooter who killed 51 people at mosques in Christchurch, New Zealand, on March 15, 2019, about two weeks before the Highlander fire.</p><p>Prater was initially charged in 2025 with one count of arson. On Monday, the previous indictment was dismissed in favor of the criminal information filed in February which included the charge related to the Lebanese group Hezbollah. In a plea agreement filed the following day in February, the government agreed that a sentence of no more than 20 years was appropriate.</p><p>Prater was previously sentenced to five years in federal prison for setting a fire in June 2019 at an adult video and novelty store in East Tennessee. He pleaded guilty and was ordered to pay $106,000 in restitution in that case. At the scene of that fire, investigators found a cellphone they later determined belonged to Prater. The phone included a short video showing a person inside the store lighting an accelerant, according to the affidavit.</p><p>Highlander is known as a place where civil rights figures including Rosa Parks and John Lewis received training. Parks attended a workshop there on integration in 1955, about six months before she famously refused to move to the back of a bus in Montgomery, Alabama. She always credited Highlander with helping her become a more determined activist.</p><p>Parks returned to Highlander two years later with the Rev. Martin Luther King Jr. for the school’s 25th anniversary celebration, where King gave a keynote address on achieving freedom and equality through nonviolence.</p><p>The blaze at Highlander broke out in the early morning of March 29, 2019. No one was injured, but decades’ worth of irreplaceable documents were lost. They included artifacts, speeches and other materials from different eras, including from the Civil Rights Movement.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/R4LGW7MLJIIOEQGX342OSD7V7Y.jpg?auth=cb862653441795f2fe63d9307e89e8d9dbbf494dcd994a9117f2d8ecdd87bc6d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - This March 29, 2019 photo provided by the New Market Fire and Rescue Team shows a fire at the main offices of the Highlander Research and Education Center in New Market, Tenn. (Sammy Solomon/New Market Fire and Rescue Team via AP, file)]]></media:description><media:credit role="author" scheme="urn:ebu">Captain Sammy Solomon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BN2I3DMNTA4YFUCTSV7ELYBVEE.jpg?auth=f7c37d4b2bcbc631abf3c04d40a5ea002c1bdcb6ffae46d97352fcde4a876215&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - In this undated photo provided by the Nashville Banner Archives, Nashville Public Library, Special Collections, Rosa Parks, center, and Myles Horton, right, meet at the Highlander Library in Monteagle, Tenn. (Nashville Banner Archives, Nashville Public Library, Special Collections via AP)]]></media:description></media:content></item><item><title><![CDATA[A timeline of the investigation into a teen's death on a Carnival Cruise ship]]></title><link>https://www.local10.com/news/florida/2026/04/13/a-timeline-of-the-investigation-into-a-teens-death-on-a-carnival-cruise-ship/</link><guid isPermaLink="true">https://www.local10.com/news/florida/2026/04/13/a-timeline-of-the-investigation-into-a-teens-death-on-a-carnival-cruise-ship/</guid><dc:creator><![CDATA[By The Associated Press, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 21:01:37 +0000</pubDate><content:encoded><![CDATA[<p>The U.S. Justice Department says a 16-year-old boy has been charged with murder and aggravated sexual abuse in Florida in the death of his 18-year-old stepsister on a Carnival Cruise ship. Here’s a look at the timeline of the case:</p><p>Nov. 6, 2025:</p><p>Anna Kepner, a high school cheerleader from Titusville, Florida, dies from mechanical asphyxia aboard the Carnival Horizon in international waters. She was on the cruise with her family.</p><p>Nov. 7-8, 2025:</p><p>Kepner’s body is discovered by a housekeeper, concealed under a bed in the cabin she was sharing with two other teens, including her stepbrother, Timothy Hudson.</p><p>Mid-November, 2025:</p><p>Kepner’s death draws international attention, sparking intense speculation after a court filing in a dissolution of marriage case involving Hudson’s mother said the FBI is investigating and a minor child may be implicated.</p><p>Nov. 20, 2025:</p><p>The Associated Press reports that Hudson is identified as a suspect in her death according to court documents filed by his parents in an ongoing custody dispute. He is identified only as “T.H.” in the court documents.</p><p>Feb. 2, 2026:</p><p>Hudson is charged as a juvenile with murder and sexual abuse in federal court, but the court file is sealed because of his age.</p><p>Feb. 3:</p><p>Hudson is arrested and pleads not guilty to the charges. The hearing is not open to the public.</p><p>Feb. 6:</p><p>U.S. Magistrate Judge Edwin Torres says Hudson can remain free pending trial, but he must live with an uncle and be electronically monitored.</p><p>Feb. 24:</p><p>Assistant U.S. Attorney Alejandra L. Lopez requests that Hudson be prosecuted as an adult, and Hudson’s defense attorneys do not object.</p><p>March 10:</p><p>Federal prosecuting attorneys file a superseding indictment but asks the court to keep it sealed.</p><p>April 10:</p><p>The entire court file is unsealed.</p><p>April 13:</p><p>The U.S. Department of Justice announces that murder and sexual abuse charges have been brought against Hudson in connection with Kepner’s death.</p>]]></content:encoded></item><item><title><![CDATA[Patriots exec says 'Business as usual' for Mike Vrabel ahead of the NFL draft]]></title><link>https://www.local10.com/sports/2026/04/13/patriots-exec-says-business-as-usual-for-mike-vrabel-ahead-of-the-nfl-draft/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/13/patriots-exec-says-business-as-usual-for-mike-vrabel-ahead-of-the-nfl-draft/</guid><dc:creator><![CDATA[By KYLE HIGHTOWER, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 20:59:52 +0000</pubDate><content:encoded><![CDATA[<p>FOXBOROUGH, Mass. (AP) — New England Patriots coach Mike Vrabel didn’t make an appearance at the team’s pre-draft news conference Monday.</p><p>But according to one of the team’s front-office executives, he is going about his job as usual preparing for next week’s NFL draft despite recent scrutiny regarding the nature of his relationship with a reporter.</p><p>“Very involved. Business as usual,” Patriots vice president of player personnel Eliot Wolf said when asked how much Vrabel had been involved with the team's draft process. “I’d say he’s been in there with us this round probably a little more than he was in there last year. ... He’s been in there. He’s been contributing. He’s watched a ton of the players.”</p><p>It was the first time a member of the team's front office has spoken to reporters since the New York Post published photos of Vrabel and NFL reporter Dianna Russini of The Athletic at an Arizona hotel that have raised questions about the nature of their relationship.</p><p>Vrabel spoke with reporters in a news conference setting before last year’s draft but opted not to on Monday. Though reporters did bump into Vrabel, who briefly greeted them, during a tour of the team’s new facility after Wolf's news conference had concluded.</p><p>According to the Post, the photos were taken in Arizona two weeks before the start of NFL owners meetings in Phoenix that began on March 29.</p><p>Vrabel and Russini, who are both married, released statements to the Post after the publication of the story downplaying what the photos depict.</p><p>Russini said they “don’t represent the group of six people who were hanging out during the day.”</p><p>Vrabel told the newspaper: “Those photos show a completely innocent interaction and any suggestion otherwise is laughable."</p><p>The New York Times, which owns The Athletic, reported Saturday that the digital outlet is investigating the conduct of Russini.</p><p>That decision came after the outlet’s executive editor, Steven Ginsberg, previously told the Post that the photos “lacked essential context” and lauded her work with The Athletic.</p><p>Vrabel, who won three Super Bowls as a player with New England, is preparing for his second season as coach of the Patriots. He coached the team to a 14-3 finish last season, which ended with a Super Bowl loss to Seattle.</p><p>The Patriots hold the 31st overall pick in next week’s draft and 11 picks in total.</p><p>___</p><p>AP NFL: https://apnews.com/NFL</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HJ6JA63THI4JOSCH36B2Y744RE.jpg?auth=a2b26494c19e82cc379815484f53c5629986628530ae35ba2f0b1bb76cbf008e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New England Patriots head coach Mike Vrabel speaks to reporters at the NFL football annual meetings, Tuesday, March 31, 2026, in Phoenix. (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/J4LB2FEUXOEHUOXTX37VVVZ47E.jpg?auth=678d4d52b2e9e2f5275765306625536a8012b4f46dad2f03903fb56b6f0a1ec3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New England Patriots head coach Mike Vrabel speaks to reporters at the NFL football annual meetings, Tuesday, March 31, 2026, in Phoenix. (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/FAWISWVEP7FMUWGCSQDKUMOTKQ.jpg?auth=dd36d4d01c54c931de8b9a8eb2f7dc16be044e1e319284933845a74f3cab7cea&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Eliot Wolf, the New England Patriots Executive Vice President of Player Personnel, answers questions during an NFL football media availability, Monday, April 13, 2026, in Foxborough, Mass. (AP Photo/Charles Krupa)]]></media:description><media:credit role="author" scheme="urn:ebu">Charles Krupa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FKNQB2A3CXHQFUGOAFA25WVIRA.jpg?auth=88dc030af23bd91b6a88a2513d9a087a7ade261ebbe48c05e3bcf6e592391576&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Eliot Wolf, the New England Patriots Executive Vice President of Player Personnel, walks to the podium during an NFL football media availability, Monday, April 13, 2026, in Foxborough, Mass. (AP Photo/Charles Krupa)]]></media:description><media:credit role="author" scheme="urn:ebu">Charles Krupa</media:credit></media:content></item><item><title><![CDATA[Trump tips DoorDash driver $100 for delivering McDonald's to Oval Office]]></title><link>https://www.local10.com/news/politics/2026/04/13/trump-tips-doordash-driver-100-for-delivering-mcdonalds-to-oval-office/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/04/13/trump-tips-doordash-driver-100-for-delivering-mcdonalds-to-oval-office/</guid><dc:creator><![CDATA[By WILL WEISSERT, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 00:17:12 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — President Donald Trump had two bags of McDonald’s delivered to the Oval Office on Monday by a DoorDash driver he tipped $100, using his favorite food and a reality TV flourish to promote a tax policy he says has meant big rebates for Americans who earn gratuities.</p><p>Sharon Simmons, dressed in a "DoorDash Grandma” T-shirt, walked up to the Oval Office’s exterior door and knocked as media cameras rolled. Trump popped out and said, “Hello. Nice to see you,” before proclaiming, “Look at this!” and then, glancing toward a pack of nearby reporters, offering, “This doesn’t look staged, does it?”</p><p>It was, of course. Making it onto the White House grounds alone requires obtaining prior permission and passing through security, while accessing the Oval Office — not to mention getting so close to the president — would have been impossible without additional screenings and background checks.</p><p>Still, the White House has attempted to call more attention to a piece of the Trump-backed tax and spend package approved last summer that allows Americans to temporarily deduct some federal taxes from income earned on tips. It lets certain workers deduct up to $25,000, but phases out for those with higher incomes.</p><p>Officials are intensifying the publicity effort ahead of Tax Day on Wednesday — even as the issue has been overshadowed for weeks by the war in Iran that has raised gas prices and spooked financial markets, and more immediately by Trump’s feud with Pope Leo XIV.</p><p>McDonald’s is a longtime favorite of the president — and fare he's used to political ends before.</p><p>He famously ordered it, along with vast piles of other fast food, to serve the visiting NCAA football champion Clemson Tigers in 2019 during his first term, when a government shutdown had reduced White House kitchen staff. Trump also staged one of the most memorable stops of his successful 2024 reelection campaign by visiting a Pennsylvania McDonald’s restaurant, where he worked the fry station and took reporters’ questions from the drive-thru window.</p><p>On Monday, Simmons, who DoorDash said was from Arkansas, recounted how the tax changes had helped reduce the amount of income she had to claim. Simmons subsequently told reporters she had earned more than $11,000 in tips a year. Exact figures on her savings were difficult to verify without Simmons' tax statement wasn't provided to reporters.</p><p>Trump then asked, “Would you like to do a little news conference with me?" and had her stand awkwardly beside him as he took questions about his threats to blockade the Strait of Hormuz and his refusal to apologize to Pope Leo.</p><p>The president eventually asked Simmons: “I think you voted for me. Do you think?” To which she responded, “Um, maybe.” Undaunted, Trump continued: “I heard you're a great supporter. We appreciate it.”</p><p>When a reporter later asked if the White House was a good tipper, Simmons hesitated: “Um ... potentially.”</p><p>“Wait,” Trump crowed, reaching into his pocket for a $100 bill and handing it to Simmons with a grin. She took the money, laughed and finished, “Yes, very," as the president patted her on the back and beamed.</p><p>Trump also invited Simmons and her husband to a UFC bout he's helping to stage on the White House lawn to mark his 80th birthday in June. And he turned to Simmons again to press her on if she believes “men should play in women's sports” — a frequent topic of his as he blasts Democrats for being too supportive of transgender rights.</p><p>“I really don’t have an opinion on that,” Simmons replied, prompting Trump to push, “I’ll bet you do.”</p><p>“No, no," she insisted. “I’m here about no tax on tips.”</p><p>The White House later said that Trump personally delivered the food — consisting of cheeseburgers and fries — to West Wing staff.</p><p>It didn't say if he got a tip for doing so.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BTMH25T3SJT7T2PCDFIL4ODZSY.jpg?auth=08bb1d93baf32fa0e049861103a97934ad5cabc1c8c4165fc58ffa7eeaabe668&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Sharon Simmons with DoorDash, gets a $100 tip after delivering McDonald's to President Donald Trump in the Oval Office of the White House, Monday, April 13, 2026, in Washington. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7VQX6K3XT72TQOFQEOWE5TCEVM.jpg?auth=b196de0ff8353c7c64f3a6a6627b97a774eaa4d7c6abbca4ca751b50f589d489&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Sharon Simmons with DoorDash, listens as President Donald Trump speaks with reporters outside the Oval Office of the White House, Monday, April 13, 2026, in Washington. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XI73OEASRR2KBMV5AWLZ5ZRJQE.jpg?auth=b26839825c82ccf1414dd3b673aceeb6388326f3291b7da9fea266d7b6aaeddf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Sharon Simmons, with DoorDash, delivers McDonald's to President Donald Trump outside the Oval Office of the White House, Monday, April 13, 2026, in Washington. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CMLZMBZBYUOVAJHKUMSWELR5AA.jpg?auth=8eb2bf399124b0d7061c6a4e59759c232149faa44d4f98585a28ab0560f368f7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Sharon Simmons with DoorDash, delivers McDonald's to President Donald Trump in the Oval Office of the White House, Monday, April 13, 2026, in Washington. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content></item><item><title><![CDATA[Aspiring Florida governor faces domestic violence charges ]]></title><link>https://www.local10.com/news/florida/2026/04/13/aspiring-florida-governor-faces-domestic-violence-charges/</link><guid isPermaLink="true">https://www.local10.com/news/florida/2026/04/13/aspiring-florida-governor-faces-domestic-violence-charges/</guid><dc:creator><![CDATA[Caroline Coles, Andrea Torres]]></dc:creator><description><![CDATA[Kevin Cichowski, an aspiring Florida governor who declared his candidacy for the Democratic primary, faced domestic violence charges on Monday. ]]></description><pubDate>Mon, 13 Apr 2026 16:03:19 +0000</pubDate><content:encoded><![CDATA[<p>Kevin Cichowski, an aspiring Florida governor who declared his candidacy for the Democratic primary, faced domestic violence charges on Monday. </p><p>Cichowski, 46, a 2021 Palm Coast mayoral candidate, injured his 82-year-old father and his 76-year-old mother on Friday at their home in Palm Coast, according to a Flagler County Sheriff’s Office deputy’s arrest report. </p><figure><img src="https://www.local10.com/resizer/v2/4WS4VZYKHNFSJI3FSBVS5QVPD4.jpg?auth=5bf727229f2135aaf0d2035d3a6078509fef4ee2c3caa9c7693a9d48cfdebc07&smart=true&width=1200&height=900" alt="Deputies arrested Kevin Cichowski on Friday in Flagler County." height="900" width="1200"/><figcaption>Deputies arrested Kevin Cichowski on Friday in Flagler County.</figcaption></figure><p>Cichowski struck his father on the head with a firearm that he also pointed at his mouth, ear, and groin, while he “threatened to shoot and kill him,” according to the deputy’s arrest report. </p><p>His mother — who was bedridden — reported Chichowski snatched her cellphone and struck her in the head with it, and she suffered “a clear injury,” according to the deputy’s arrest report. </p><p>During the attack, Chichowski told them that if they called 911, he would kill them and law enforcement, according to the deputy’s arrest report. </p><p>Chichowski faced six charges: Two counts of aggravated assault with a deadly weapon, two counts of battery on a person over 65, aggravated battery with a deadly weapon, and tampering or depriving a witness with the use of 911. </p>]]></content:encoded></item><item><title><![CDATA[LeBron James must try to carry yet another team to playoff success with Lakers' Doncic, Reaves out]]></title><link>https://www.local10.com/sports/2026/04/13/lebron-james-must-try-to-carry-yet-another-team-to-playoff-success-with-lakers-doncic-reaves-out/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/13/lebron-james-must-try-to-carry-yet-another-team-to-playoff-success-with-lakers-doncic-reaves-out/</guid><dc:creator><![CDATA[By GREG BEACHAM, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 20:41:27 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — LeBron James probably thought he was done playing this particular role.</p><p>After so many seasons in which James valiantly carried otherwise ordinary teams to extraordinary achievements, the greatest scorer in NBA history was not even the Los Angeles Lakers' focal point this year. Down the stretch of his first full season alongside Luka Doncic, the 41-year-old James became a supporting player of sorts while Doncic drove the Lakers’ offense and rising star Austin Reaves thrived.</p><p>This dynamic worked superbly while the Lakers made a 16-2 surge through March, winning the Pacific Division and prompting many to wonder if they could even conjure a challenge to Oklahoma City or San Antonio this spring.</p><p>And then Doncic (hamstring) and Reaves (oblique) both went down in the Lakers' first game of April with significant injuries likely to sideline them for several weeks.</p><p>Just like that, James is alone in the spotlight once again this month, the Lakers' faint postseason hopes resting on a 23-year NBA veteran who has already done it all.</p><p>When Los Angeles hosts the Houston Rockets in its playoff opener Saturday night, James will attempt yet another improbable feat in a career full of them: Keeping the Lakers alive long enough for Doncic and Reaves to return.</p><p>“I’ve had to tap back into a role that I’ve been accustomed to in the past, but obviously wasn’t what it was this year,” James said. “Circumstances have put me back in here, and I’m just trying to feed off my teammates (while my) teammates feed off of me. Trying to make things happen for us to continue to stay afloat.”</p><p>Indeed, this would be a daunting challenge for almost any player except James. After he racked up 26 points, 11 assists and eight rebounds while the Lakers beat Golden State last week, he was asked what his team needs from him without its two top scorers.</p><p>“Everything,” James said. “So nothing changes for me. Just back to the old ways."</p><p>James has spent the majority of his basketball life lifting up the players around him. Even after he left Cleveland the first time to relieve that burden by forming the Miami Heat's super-team, he went home again after four years and spent four more seasons carrying the Cavaliers to four straight NBA Finals against Golden State — most famously stretching the 2015 series to six games without Kyrie Irving or Kevin Love, followed by leading Cleveland's epic rally from a 3-1 series deficit to win the 2016 title.</p><p>Here in the present, the Lakers realize their promising season has probably been sabotaged by unlucky injuries. Doncic, who led the NBA in scoring, has traveled to Spain in hopes of finding some medical way to get back on the court sooner, while Reaves is almost certainly out for at least the first round.</p><p>But with James in their lineup, Lakers coach JJ Redick will always feel they've got a chance.</p><p>“We’re going to need him to facilitate, and we’re going to need him to score,” Redick said. “We’re going to need him to defend and rebound. I think he recognizes the task at hand, and he’s very locked in. He’s played great.”</p><p>All three of the Lakers' stars have had injury problems this season, and they only got extensive playing time together recently. James missed training camp and the first 14 games of the regular season last fall after developing sciatica, yet he has played in 60 of the ensuing 68 games for Los Angeles, including five back-to-back sets.</p><p>“He had not a good season, not a great — he had a remarkable season, all things considered,” Redick said. “You take away the fact that he’s in his 23rd year, and he’s 41 years old, he had a remarkable season. The fact that those things are real, and they’re very real in terms of the day-to-day management, it’s unbelievable what he did this year.”</p><p>James' numbers reflect only slight concessions to his age and his lessened workload behind Doncic and Reaves: His 20.9 points per game were his fewest since his rookie year in 2003-04, while his 33.2 minutes per game were his lowest ever.</p><p>Yet when he's in the spotlight, James still delivers with remarkable frequency. He finished the regular season by averaging 24.0 points, 9.7 assists, 6.0 rebounds and 3.0 steals in three Lakers victories to secure homecourt advantage in the first round.</p><p>James was named the Western Conference’s player of the week Monday for the 70th time — more than any other two players in NBA history combined.</p><p>“Just trying to squeeze as much of the juice as I can, until it’s as dry as it can be for me,” James said. “I’ve been given an opportunity to play the game that I love, and tried to do it at a high level, and I’ve tried to commit to it, and the game has given back to me.”</p><p>___</p><p>AP NBA: https://apnews.com/NBA</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/TQHIKHDXOBATLL6HHGHFCVTKPY.jpg?auth=63f4b091b17839aa16e4fca9a6366dfd9baac59aa19d182f6958142c808d5cae&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Lakers forward LeBron James looks on before an NBA basketball game against the Phoenix Suns, Friday, April 10, 2026, in Los Angeles. (AP Photo/Jessie Alcheh)]]></media:description><media:credit role="author" scheme="urn:ebu">Jessie Alcheh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HUM5MVIFSFXM7GWER4UTORIB7M.jpg?auth=af5aee8004d57d4fb6f686195a78c3fdba808bf4e272fff4caecb23f879206bf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Lakers forward LeBron James warms up before an NBA basketball game against the Phoenix Suns, Friday, April 10, 2026, in Los Angeles. (AP Photo/Jessie Alcheh)]]></media:description><media:credit role="author" scheme="urn:ebu">Jessie Alcheh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VHAHWOK5PBBFV4I4ZD77IAXQAU.jpg?auth=c73e71b80b95de7256be9018cc3d0be947a5359d7ddb69faf6d6aad6e77b8a4e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Lakers forward LeBron James, left, is fouled by Utah Jazz forward Blake Hinson (2) as he drives to the basket during the first half of an NBA basketball game Sunday, April 12, 2026, in Los Angeles. (AP Photo/Jayne Kamin-Oncea)]]></media:description><media:credit role="author" scheme="urn:ebu">Jayne Kamin-Oncea</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SUZH3PTHTSK4GINI4FQ4JDUEYA.jpg?auth=1471e3721310a20b27af3f488115a258412798eaaae631c6ec90625eaf2c36ba&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Lakers forward LeBron James looks to make a pass during the first half of an NBA basketball game against the Utah Jazz, Sunday, April 12, 2026, in Los Angeles. (AP Photo/Jayne Kamin-Oncea)]]></media:description><media:credit role="author" scheme="urn:ebu">Jayne Kamin-Oncea</media:credit></media:content></item><item><title><![CDATA[Kim Kardashian makes her Broadway producing debut with the criminal justice play 'The Fear of 13']]></title><link>https://www.local10.com/entertainment/2026/04/13/kim-kardashian-makes-her-broadway-producing-debut-with-the-criminal-justice-play-the-fear-of-13/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/04/13/kim-kardashian-makes-her-broadway-producing-debut-with-the-criminal-justice-play-the-fear-of-13/</guid><dc:creator><![CDATA[By MARK KENNEDY, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 20:18:01 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Kim Kardashian is adding to her resume the title of Broadway producer.</p><p>The reality TV star and entrepreneur has signed on to help produce the play “The Fear of 13,” about the true story of Nick Yarris, a man who spent more than two decades on death row for a murder he insists he did not commit.</p><p>“My commitment to criminal justice reform has always been about more than just policy — it’s about people. I’ve learned that sometimes the most effective way to change minds is through a powerful story. 'The Fear of 13' is that story,” she said in a statement.</p><p>Kardashian has in the past few years used her spotlight to shine a light on the wrongfully convicted. She has gone to the White House during President Donald Trump's first term and during President Joe Biden's term to lobby for criminal justice reform and the president's clemency powers.</p><p>Kardashian lobbied Trump to commute the life sentence of Alice Marie Johnson, who spent more than 20 years in prison for drug offenses. Johnson was released in June 2018 and later, in August 2020, received a full pardon from Trump and had her rights restored.</p><p>“The Fear of 13,” written by Lindsey Ferrentino, stars Adrien Brody and Tessa Thompson, and is directed by Tony Award-winner David Cromer. Opening night is set for Wednesday.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WOTFHTRXPXWBF2OL35AP6FHFVE.jpg?auth=6e1992da3f4da42de3e022cbc671977218a5803aa1db53496216556984d87699&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Kim Kardashian arrives at the Vanity Fair Oscar Party on Sunday, March 15, 2026, at the Los Angeles County Museum of Art in Los Angeles. (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[Dozens arrested as protesters demand Schumer and Gillibrand block sale of bombs to Israel]]></title><link>https://www.local10.com/news/national/2026/04/13/dozens-arrested-as-protesters-demand-schumer-and-gillibrand-block-sale-of-bombs-to-israel/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/04/13/dozens-arrested-as-protesters-demand-schumer-and-gillibrand-block-sale-of-bombs-to-israel/</guid><dc:creator><![CDATA[By JAKE OFFENHARTZ, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 20:38:23 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Nearly 100 protesters were arrested during a demonstration Monday calling on Senate Democratic leader Chuck Schumer and Sen. Kirsten Gillibrand to block the sale of thousands of U.S. bombs to Israel.</p><p>Led by the antiwar group Jewish Voice for Peace, the crowd of hundreds initially attempted to stage a sit-in inside the Manhattan offices of the two Democratic lawmakers they accused of abetting Israel’s intensifying attacks in Lebanon and the U.S.-Israeli war on Iran.</p><p>After demonstrators were blocked by security from entering the building, they stopped traffic outside, chanting “fund people, not bombs” as they were arrested and loaded onto three buses.</p><p>Among the 90 people taken into custody were whistleblower Chelsea Manning, actor Hari Nef and New York City Council Member Alexa Avilés, according to a JVP spokesperson.</p><p>The demonstration focused on a set of resolutions introduced by Sen. Bernie Sanders that could block the sale of more than $600 million in bombs to Israel.</p><p>Similar measures previously introduced by Sanders, an independent from Vermont, have failed. But the most recent effort this past summer drew support from more than half of Senate Democrats amid widespread hunger and suffering in Gaza. Schumer and Gillibrand were not among them.</p><p>Protesters on Monday said Israel’s air and ground offensive in southern Lebanon, along with the larger U.S.-Israeli war on Iran, added to the urgency of the vote, which is expected later this week.</p><p>“This is the moment when Schumer and Gillibrand must listen to their constituents,” said Sonya Meyerson-Knox, the communications director with Jewish Voice for Peace. “The majority of Americans and New Yorkers want a resolution to what the Israeli government is doing.”</p><p>Inquiries to Schumer and Gillibrand were not immediately returned.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/V2DK3TQLFQKPYFJHLMO3EWAN7Q.jpg?auth=421bdc3e5883b7b61f697a80b7681a39a0991892e589dd131c9f22f5b184133c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Protesters with Jewish Voice for Peace get arrested after blocking traffic during a demonstration outside the New York office of U.S. Sen. Chuck Schumer, calling for an end to the U.S.-Israel war with Iran and opposing U.S. weapons support on Monday, April 13, 2026, in New York. (AP Photo/Andres Kudacki)]]></media:description><media:credit role="author" scheme="urn:ebu">Andres Kudacki</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PXKU5CCLXNSEEDUDJ4DLOQVSOU.jpg?auth=8597fae3d964271b0b23a88a11406124e832d146f20e2ced3887345b070a95bd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Chelsea Manning, center, is arrested by police as protesters with Jewish Voice for Peace block traffic during a demonstration outside the New York office of U.S. Sen. Chuck Schumer, calling for an end to the U.S.-Israel war with Iran and opposing U.S. weapons support on Monday, April 13, 2026, in New York. (AP Photo/Andres Kudacki)]]></media:description><media:credit role="author" scheme="urn:ebu">Andres Kudacki</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/V4LFMHYGYB2H54FHNIKXQKBBV4.jpg?auth=496aa8a2ac8fe67dae988dfe35281089a483c8f37ae65e485bbdbbb4f48432bc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Chelsea Manning, bottom second left, and protesters with Jewish Voice for Peace block traffic during a demonstration outside the New York office of U.S. Sen. Chuck Schumer, calling for an end to the U.S.-Israel war with Iran and opposing U.S. weapons support, Monday, April 13, 2026, in New York. (AP Photo/Andres Kudacki)]]></media:description><media:credit role="author" scheme="urn:ebu">Andres Kudacki</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/O6J3O46UR3WQK3HTSLYHCQY46Q.jpg?auth=dcd3deebfa49e99b868066f8b371fa7afa9ababa462217a459ad8635cb4d7c4f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A protester with Jewish Voice for Peace is arrested after blocking traffic during a demonstration outside the New York office of U.S. Sen. Chuck Schumer, calling for an end to the U.S.-Israel war with Iran and opposing U.S. weapons support on Monday, April 13, 2026, in New York. (AP Photo/Andres Kudacki)]]></media:description><media:credit role="author" scheme="urn:ebu">Andres Kudacki</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KZSDNUGOKG5SF7TZIXELIUFBPE.jpg?auth=dbecbfa22d5f0b1a1b2ec5e6ac69fb0729d3f380510e2c6da012e8c3d5b8c770&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A protester with Jewish Voice for Peace gets arrested after blocking traffic during a demonstration outside the New York office of U.S. Sen. Chuck Schumer, calling for an end to the U.S.-Israel war with Iran and opposing U.S. weapons support, Monday, April 13, 2026, in New York. (AP Photo/Andres Kudacki)]]></media:description><media:credit role="author" scheme="urn:ebu">Andres Kudacki</media:credit></media:content></item><item><title><![CDATA[Camp Mystic official says he didn't see flood warnings issued the day before storm hit]]></title><link>https://www.local10.com/news/national/2026/04/13/camp-mystic-official-says-he-didnt-see-flood-warnings-issued-the-day-before-storm-hit/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/04/13/camp-mystic-official-says-he-didnt-see-flood-warnings-issued-the-day-before-storm-hit/</guid><dc:creator><![CDATA[By JIM VERTUNO, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 00:39:30 +0000</pubDate><content:encoded><![CDATA[<p>AUSTIN, Texas (AP) — The director of the Texas summer camp where 27 campers and counselors were killed by a devastating flood in 2025 testified Monday he did not see official warnings issued the day before the storm hit, that staff had no meetings about the pending danger and that they did not make the call to evacuate until it was too late.</p><p>Over several hours of sometimes emotional testimony at a court hearing packed with families of campers who were killed, Edward Eastland provided the most detailed description yet of how camp staff did or didn't respond as floodwaters along the Guadalupe River quickly rose to historic levels, trapping children and counselors in cabins before they were swept away in the early morning dark of July Fourth.</p><p>“I wish we never had camp that summer,” Eastland said near the end of his testimony. He acknowledged lives could have been saved if camp staff acted sooner, but insisted they could not have anticipated the severity of the storm.</p><p>This week's hearing comes during a legal battle between the camp owners and victims' families who have filed multiple lawsuits and the families' demands to preserve the damage at the camp site as evidence.</p><p>And it comes as Camp Mystic plans to reopen in less than two months. The camp has applied with state regulators to renew its license so that it can open an elevated area that did not flood. Camp operators have said nearly 900 girls have registered to attend.</p><p>Eastland acknowledged the camp had no detailed written flood evacuation plan. He also said more campers would have survived if he and his father, camp co-owner Richard Eastland, as well as a camp safety director had made quicker decisions to evacuate.</p><p>By the time they did, the waters were so high and so fast they were producing rapids that swirled around some cabins, he said.</p><p>Eastland also acknowledged staff didn't use simple measures like using campus loudspeakers to tell campers and counselors to leave their cabins and get to higher ground earlier in the storm.</p><p>Cici Steward, whose 8-year-old daughter Cile is the only camp victim still missing, said after the testimony the state should deny the camp's license.</p><p>“It is so clear they are incapable of keeping children safe," Cici Steward said.</p><p>Eastland attorney Mikal Watts declined comment immediately after the hearing.</p><p>Missed warnings and missed chances to evacuate</p><p>Eastland said he and other staff were signed up for an emergency warning system on their phones and used other weather apps. But he said he did not see flood watch social media posts by the National Weather Service and the Texas Department of Emergency Management on July 2 and 3.</p><p>Eastland said he thought the local “CodeRED” mobile phone alert system and phone weather apps staff had at the time “was enough.”</p><p>A July 3 National Weather Service alert asked area broadcasters to note that locally heavy rainfall could cause flash flooding in rivers, creeks, streams and low-lying areas, all features of the Camp Mystic property.</p><p>Eastland said that his father typically monitored weather issues and that he did not believe camp staff held a meeting about the alerts and warnings that day.</p><p>The storms would hit in the overnight hours, killing 25 campers, two teenage counselors and Richard Eastland, who had loaded up his large SUV with campers before the vehicle was swept away. None survived.</p><p>“We did not expect what was going to happen,” Edward Eastland said.</p><p>“You were warned,” said Brad Beckworth, an attorney representing the Steward family.</p><p>Eastland says campus loudspeakers were not used to issue a weather warning</p><p>The courtroom heard part of a video of “Taps” played over loudspeakers when the campers went to bed at around 10 p.m. July 3.</p><p>Eastland said he went to bed about 11 p.m. and never received a National Weather Service flash flood warning at 1:14 a.m.. He said he slept through a CodeRED alert text at the same time that warned of a flood event that could last several hours.</p><p>His father called him on a walkie-talkie shortly before 2 a.m. to tell him about hard rain falling and the need to move canoes and water equipment off the riverfront. They did not move to evacuate cabins at that point.</p><p>“It was not reasonable to do that at that time,” Eastland said. “The water wasn’t out of the Guadalupe River. It was pouring down rain and lightning and the cabins were safe at that time.”</p><p>Richard Eastland made the call to evacuate cabins about 3 a.m., Edward Eastland said.</p><p>Lawyers for the families introduced a signed statement from a counselor who described the horror of the night. She woke up during the storm and could see girls running for shelter.</p><p>“The water was rising faster than anything I have ever witnessed,” the counselor wrote. She said Edward Eastland eventually approached the cabin in knee-deep water, told her it was too late to leave and they should ride out the storm there.</p><p>The counselor said she tried to keep the children out of the rising water pouring in before she was eventually swept away herself.</p><p>Eastland also tearfully described trying to grab two girls and a third who jumped on his back while he stood bracing himself in a cabin doorway before they were washed away. He and a counselor eventually were pushed into a tree.</p><p>“The water was over my head very quickly. The water was churning,” Eastland said.</p><p>At one point, several family members left the courtroom during a cellphone video taken the night of the flood. Someone could be heard yelling “Help!” in the background.</p><p>Flooding killed at least 136 people along the Guadalupe River</p><p>All told, the destructive flooding killed at least 136 people along a several-mile stretch of the river, raising questions about how things went so terribly wrong.</p><p>Texas health regulators said last week they are investigating hundreds of complaints filed against the camp owners. The Texas Rangers are also helping look into allegations of neglect, according to the Texas Department of Safety, although the scope of the state’s elite investigations unit was not immediately clear.</p><p>The hearing is scheduled to continue Tuesday.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/47AAD6IBCLGAM252YXATF74IUE.jpg?auth=63ebd69c3eef939ec974608e26d785d3ee84634cd9f7a7a4f25c9b3fcc9c1e7d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Camp Mystic in Hunt, Texas, on July 9, 2025. (AP Photo/Ashley Landis, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ashley Landis</media:credit></media:content></item><item><title><![CDATA[The Thunder top NBA playoff odds, the Spurs own the season series and the Celtics hover close]]></title><link>https://www.local10.com/sports/2026/04/13/the-thunder-top-nba-playoff-odds-the-spurs-own-the-season-series-and-the-celtics-hover-close/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/13/the-thunder-top-nba-playoff-odds-the-spurs-own-the-season-series-and-the-celtics-hover-close/</guid><dc:creator><![CDATA[By MARK ANDERSON, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 19:46:12 +0000</pubDate><content:encoded><![CDATA[<p>LAS VEGAS (AP) — The odds indicate the true NBA Finals will be a potential Western Conference showdown between the defending champion Thunder and a Spurs team that has had its way with Oklahoma City this season.</p><p>But the numbers also say as the NBA postseason begins not to count out the Celtics, who are just two years removed from winning their record 18th championship.</p><p>OKC is a +120 favorite at BetMGM Sportsbook to become the first team since Golden State in 2018 to repeat as champion. San Antonio, which defeated the Thunder four out of five times in the regular season, is next at +450. Boston lurks close behind at +550.</p><p>Every other team carries odds of 10-1 or longer.</p><p>“The West team is going to be favored in the final unless there's a real shocker,” said Bruce Marshall, handicapper for WagerTalk/Gold Sheet. “We're assuming it's Oklahoma or San Antonio. Either of those two would be favored. Boston would have the best chance, I think, in the East, followed by the Knicks and then Detroit.”</p><p>David Lieberman, pro basketball lead at Caesars Sportsbook, expressed caution about assuming favorites would wind up in the NBA Finals.</p><p>“It should be pretty wide open this year, and I can see any of the top 3-5 seeds making a run in each conference," Lieberman said. "I expect several long, competitive series all the way through.”</p><p>Key Eastern players return</p><p>Jayson Tatum's earlier-than-expected return from an Achilles tendon tear sustained in last year's playoffs has made bettors believers of the Celtics. Boston was listed at 10-1 before his comeback, and 8.7% of the bets and 8.2% of the money at BetMGM are on the Celtics. That's behind only the Pistons in the Eastern Conference (10.2% of bets, 9.7% of the handle).</p><p>There is plenty of reason for optimism in Detroit with Cade Cunningham back after missing about three weeks because of a collapsed lung.</p><p>Even though the West is better and deeper, many bettors see value in the numbers in the East.</p><p>“The Detroit Pistons have been getting bet all year, and now with Cade Cunningham back and healthy, bets are coming in on them again," Lieberman said. "The top five seeds in the East have been pretty popular bets of late, so I think there is some belief in those teams outside of the Celtics.”</p><p>Lakers likely to be one and done</p><p>There was plenty of chatter about keeping an eye on the Lakers as a potential sleeper team in the West before Luka Doncic (hamstring) and Austin Reaves (oblique) went down with injuries this month.</p><p>The BetMGM betting numbers reflect the low expectations for the Lakers. Los Angeles is listed at 125-1 to emerge from the West and 250-1 to win it all.</p><p>The fourth-seeded Lakers open the playoffs against No. 5 Houston. The Rockets are 8-1 favorites to win the series even without home-court advantage.</p><p>“The moment Luka got hurt, the chances of the Lakers making a deep run ended,” Marshall said. “Houston has been playing better, so I think that Lakers (have a) short stay. It's too bad because it was looking like they might be menacing for a while when all the hands were on deck.”</p><p>Home teams favored in play-in games</p><p>If the odds are correct, the four play-in tournament games Tuesday and Wednesday should come down to the final minutes.</p><p>Charlotte and the Los Angeles Clippers, each at 5 1/2 points, are the largest favorites at BetMGM.</p><p>The Hornets play Miami, with the winner facing Orlando or Philadelphia and an eventual matchup with top-seeded Detroit on the line. The 76ers are 1 1/2-point favorites over the Magic, with the winner of that game playing the Celtics.</p><p>In the West, the Clippers meet the Warriors for the right to play Portland or Phoenix and eventually advancing to play the Thunder. The Suns are 3 1/2-point favorites over the Trail Blazers, with the winner meeting the Spurs.</p><p>No tanking at this time of year</p><p>Marshall agreed with NBA Commissioner Adam Silver that tanking is a major problem for the league.</p><p>Whether some teams aren't giving it their all won't be a factor in the betting in the playoffs, unlike during the regular season.</p><p>“Actually, I kind of enjoyed it when you got these teams that weren't trying because you could try to go against them, although the oddsmakers were really making us pay with a lot of these numbers,” Marshall said. “It's really a disease in the NBA and they're trying to address, but it gets worse every year with the tanking stuff. As soon as a team sees they're out of the playoff picture, they try not to win.”</p><p>___</p><p>AP NBA: https://apnews.com/hub/nba</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/STRBQRLVM4PD3ZXE7SSVCJ4WAM.jpg?auth=658ea46517e4afced74eb4899d519ab8ff905aed51f7751103e197e0b545edeb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Oklahoma City Thunder guard Shai Gilgeous-Alexander, right, tries to get past Los Angeles Clippers forward Kawhi Leonard during the first half of an NBA basketball game Wednesday, April 8, 2026, in Inglewood, Calif. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZHE4YQFQ3ILWSVU7XO62UWRWRM.jpg?auth=c4aec8471b36ec0fbf853fdbd87934e6279182e0fb8a666321de18f74d1a2b36&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[San Antonio Spurs center Victor Wembanyama reacts after being called for his second personal foul in the first half of an NBA basketball game against the Denver Nuggets, Saturday, April 4, 2026, in Denver. (AP Photo/David Zalubowski)]]></media:description><media:credit role="author" scheme="urn:ebu">David Zalubowski</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HUN432W2FWSESM62BXXH3GUBJI.jpg?auth=ea3a732f470fc20998b70585aeab57c806006c7a5ab70fc9fee641f94528b887&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Boston Celtics forward Jayson Tatum (0) drives with the ball in front of Toronto Raptors forward Brandon Ingram in the second half of an NBA basketball game, Sunday, April 5, 2026, in Boston. (AP Photo/Steven Senne)]]></media:description><media:credit role="author" scheme="urn:ebu">Steven Senne</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PJRIZJNBLVWYMTCD5TDEWX7WZQ.jpg?auth=b88db6f61f072783e20d197ffa46ba95cbf41277a941f3234b38858ddcb160dd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Detroit Pistons guard Cade Cunningham (2) shoots over Indiana Pacers guard Ethan Thompson (55) during the second half of an NBA basketball game in Indianapolis, Sunday, April 12, 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/VYLPJESXXNF2IFXB6JME2ZQSGY.jpg?auth=488eb9aa2596880dc7bd41e55ca8c0e671c21a01554226a27217cb5e175ee5ca&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Lakers guard Luka Doncic, left, drives past Cleveland Cavaliers guard Max Strus during the first half of an NBA basketball game Tuesday, March 31, 2026, in Los Angeles. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content></item><item><title><![CDATA[Coast Guard veteran rides 2,000 miles to support disabled veterans]]></title><link>https://www.local10.com/news/local/2026/04/12/coast-guard-veteran-rides-2000-miles-to-support-disabled-veterans/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/12/coast-guard-veteran-rides-2000-miles-to-support-disabled-veterans/</guid><dc:creator><![CDATA[Byron Tollefson]]></dc:creator><description><![CDATA[One pedal stroke at a time, Jodie Knox is in the middle of a bike ride of a lifetime to help disabled veterans.]]></description><pubDate>Mon, 13 Apr 2026 01:40:23 +0000</pubDate><content:encoded><![CDATA[<p>One pedal stroke at a time, Jodie Knox is in the middle of a bike ride of a lifetime to help disabled veterans.</p><p>Knox is taking on “Wheels of Grit,” a 2,000-mile cycling journey up the East Coast.</p><p>“They’re incredible people who have done amazing things for their country,” Knox said.</p><p>“I kind of just get in the mindset of this is all I have to do today, this is it, so just think about it one minute at a time,” she added.</p><p>A few years ago, Knox, who lives in Washington, D.C., suffered a serious accident on her bicycle. Spending months in outpatient recovery at the Walter Reed National Military Medical Center, she saw the challenges disabled veterans face up close.</p><p>She’s a Coast Guard veteran herself.</p><p>“I just felt inspired by the people I met and their determination to embrace life and do the best with what they’ve got now,” Knox said.</p><p>Her sendoff was in Key West on Thursday alongside two American Legion posts.</p><p>By Saturday, she made it to downtown Miami. On Sunday, she reached Fort Lauderdale.</p><p>“Part of my journey is to hit American Legions and VFW posts at the end of every ride each day,” she said.</p><p>The goal is to finish the journey in southern Maine.</p><p>She expects the trip to take 42 days, riding more than 60 miles a day.</p><p>No matter the distance or how long it takes, Knox hopes this helps people believe they can go after their goals.</p><p>“I really hope to inspire people who watch this stuff to think about something that feels impossible to them,” she said.</p><p>She has already raised more than $8,000 for the Wounded Warrior Project and another $2,000 for Achilles International, which helps people with disabilities.</p><p>For more information on her journey, visit her <a href="https://www.instagram.com/wheelsofgrit/" target="_self" rel="" title="https://www.instagram.com/wheelsofgrit/">Instagram page.</a></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[Ex-Army contractor, accused of leaking classified information, to be released to home detention]]></title><link>https://www.local10.com/news/national/2026/04/13/ex-army-contractor-accused-of-leaking-classified-information-to-be-released-to-home-detention/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/04/13/ex-army-contractor-accused-of-leaking-classified-information-to-be-released-to-home-detention/</guid><dc:creator><![CDATA[By GARY D. ROBERTSON, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 20:43:18 +0000</pubDate><content:encoded><![CDATA[<p>RALEIGH, N.C. (AP) — An Army veteran accused of revealing classified information about an elite commando unit — members' names, tactics and a unit alias among them — to a journalist and on social media will be released awaiting a possible trial, a judge ruled Monday.</p><p>Courtney Williams, 40, who is charged with four counts of communicating and disclosing national defense information about a “special military unit” at Fort Bragg, North Carolina, after working for it as a civilian, appeared in federal court in Raleigh.</p><p>U.S. Magistrate Judge Brian Meyers agreed to release Williams, who was arrested last week and wore a striped jumpsuit in court, under home detention and location monitoring. She's barred from having contact with the media or using social media, Meyers said.</p><p>Williams' attorney, Christian Dysart, declined to comment after the hearing, which came more than a week after a criminal complaint was filed in her case.</p><p>The complaint was unsealed last week on the same day a grand jury indicted Williams and the U.S. Justice Department announced her arrest. An FBI official said then her alleged disclosures put “our nation, our warfighters, and our allies at risk.” Each count is punishable by up to 10 years in prison, the government says, along with monetary penalties.</p><p>Court documents say Williams, who was hired as a defense contractor in 2010 and became a Department of Defense employee months later, worked for a “special military unit” at Fort Bragg until 2016 and held a top-secret security clearance.</p><p>Although the reporter and unit are not named in the court filings, dates and details match an article and book about the Army’s secretive Delta Force written by Seth Harp.</p><p>Williams, who lives about 35 miles (56 kilometers) from Fort Bragg, was the focus of a 2025 Politico article with the headline: “My Life Became a Living Hell: One Woman’s Career in Delta Force, the Army’s Most Elite Unit.” The article, which describes Williams as serving previously in the Army as an interrogator and Arabic linguist, coincided with the release of Harp’s book, “The Fort Bragg Cartel,” which alleges sexual harassment and discrimination.</p><p>The indictment alleges that between 2022 and 2025, Williams was in contact with the author, resulting in more than 10 hours of phone calls and exchanging hundreds of text messages.</p><p>The indictment alleges in part that Williams unlawfully disclosed a “cover alias identity issued and owned” by the unit; tactics and techniques the unit used to “execute covert missions without being detected”; and “true names of individuals” assigned to the unit, and “their capture during a sensitive military mission in a foreign country.”</p><p>Harp said last week in a written statement that Williams is a “courageous whistleblower” on discrimination and harassment within Delta Force and contends former unit members reveal incidentally on podcasts and YouTube shows unit details that the government now labels a crime by Williams.</p><p>“I am confident that the DOJ’s slapdash indictment, full of misleadingly juxtaposed quotations taken out of context, will fall apart upon careful scrutiny,” Harp wrote.</p><p>An FBI agent's affidavit said that Williams had signed nondisclosure documents regarding classified materials while working for the unit and as she left her job.</p><p>The affidavit says Williams messaged the journalist on or about the article's release expressing concern about “the amount of classified information being disclosed.” And in another alleged exchange, she told her mother she may get arrested “for disclosing classified information.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CLKTFPA2ZKG26MW4CMRBZGWHYQ.jpg?auth=565edd9d9666e4e2ac590cc18f4bf579f2903f7d53457046750a46a5c0891bbf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A sign for Fort Bragg is seen, March 7, 2025, in Fort Bragg, N.C. (AP Photo/Chris Seward, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Seward</media:credit></media:content></item><item><title><![CDATA[Man, 19, accused of seriously injuring motorcyclist in hit-and-run near Florida City]]></title><link>https://www.local10.com/news/local/2026/04/13/man-19-accused-of-seriously-injuring-motorcyclist-in-hit-and-run-near-florida-city/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/13/man-19-accused-of-seriously-injuring-motorcyclist-in-hit-and-run-near-florida-city/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[A southwest Miami-Dade man is facing a felony charge after state troopers said he seriously injured a motorcyclist in a hit-and-run crash just outside of Florida City Friday night.]]></description><pubDate>Mon, 13 Apr 2026 19:27:02 +0000</pubDate><content:encoded><![CDATA[<p>A southwest Miami-Dade man is facing a felony charge after state troopers said he seriously injured a motorcyclist in a hit-and-run crash just outside of Florida City Friday night.</p><p>Investigators said the crash happened just before 9 p.m. in the area of Southwest 192nd Avenue and 349th Street.</p><p>Police said Rodrigo Rivas, 19, hit the motorcyclist and took off. Medics took the victim to Jackson South Medical Center.</p><p>Investigators said Florida City police put out a be-on-the-lookout notice for the a suspect’s vehicle and a Miami-Dade Sheriff’s Office detective later saw a Chevrolet Malibu “traveling on a rim,” then found the sedan pulled over on Southwest 195th Avenue and 340th Street.</p><p>A Florida Highway Patrol arrest report states that Rivas flagged the detective down, “confessed that he was involved in a car crash” and said “he thought he hit someone and did not know what to do.”</p><p>The MDSO detective, troopers said, “inspected the vehicle for damage and observed front right-side damage, along with what appeared to be evidence of blood and tissue, which was consistent with a car collision.”</p><p>A state trooper took Rivas into custody just after midnight on Saturday on a charge of leaving the scene of a crash causing serious bodily injury.</p><p>The FHP arrest report lists no indication of drug or alcohol use.</p><p>Additional details about the motorcyclist weren’t immediately available on Monday.</p><p>Rivas no longer appeared in Miami-Dade jail records as of Monday afternoon.</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><media:content url="https://www.local10.com/resizer/v2/A47JDGFSKRGPDERUC5U536OOAA.jpg?auth=e669a628bc2e7f86f1cbc928cea9bd601b1d280ddad7887ac1482b7a8e1769f1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rodrigo Rivas]]></media:description></media:content></item><item><title><![CDATA[Man accused in Molotov cocktail attack of OpenAI CEO's home charged with attempted murder]]></title><link>https://www.local10.com/news/2026/04/13/man-accused-in-molotov-cocktail-attack-of-openai-ceos-home-charged-with-attempted-murder/</link><guid isPermaLink="true">https://www.local10.com/news/2026/04/13/man-accused-in-molotov-cocktail-attack-of-openai-ceos-home-charged-with-attempted-murder/</guid><dc:creator><![CDATA[By OLGA R. RODRIGUEZ, JUAN LOZANO and LEKAN OYEKANMI, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 00:09:20 +0000</pubDate><content:encoded><![CDATA[<p>SAN FRANCISCO (AP) — The man accused of throwing a Molotov cocktail at OpenAI CEO Sam Altman’s home had written about AI's purported risk to humanity and traveled from Texas to San Francisco intending to kill Altman, authorities said Monday.</p><p>Authorities allege 20-year-old Daniel Moreno-Gama threw the incendiary device about 4 a.m. Friday, setting an exterior gate at Altman’s home alight before fleeing on foot, police said. Less than an hour later, Moreno-Gama allegedly went to OpenAI’s headquarters about 3 miles (4.83 kilometers) away and threatened to burn down the building.</p><p>Moreno-Gama is opposed to artificial intelligence, writing about AI’s purported risk to humanity and “our impending extinction,” according to a federal criminal complaint.</p><p>“This was not spontaneous. This was planned, targeted and extremely serious,” said FBI San Francisco Acting Special Agent in Charge Matt Cobo during a press conference.</p><p>No one was injured at Altman's home or the company offices, authorities said.</p><p>Moreno-Gama faces state and federal charges</p><p>Moreno-Gama faces charges including two counts of attempted murder and attempted arson in California state court, San Francisco District Attorney Brooke Jenkins. He tried to kill both Altman and a security guard at Altman's residence, she alleged. He is set to appear in court Tuesday, and online state court records do not yet show if he has an attorney.</p><p>Jenkins said the state charges carry penalties ranging from 19 years to life in prison.</p><p>On Monday morning, FBI agents went to Moreno-Gama’s home in Spring, Texas, a suburb of Houston, where they spent several hours before leaving. He has been charged by federal prosecutors with possession of an unregistered firearm and damage and destruction of property by means of explosives. Those charges carry respective penalties of up to 10 years and 20 years in prison.</p><p>The federal court documents do not list an attorney for Moreno-Gama, and he has not yet had his first appearance in federal court.</p><p>Authorities allege Moreno-Gama traveled from his home in Texas to San Francisco and visited Altman’s home early Friday morning.</p><p>Authorities say Moreno-Gama was opposed to artificial intelligence</p><p>When Moreno-Gama was arrested Friday, officials found a document on him in which he “identified views opposed to Artificial Intelligence (AI) and the executives of various AI companies,” court documents say. The document discussed AI’s purported risk to humanity and “our impending extinction,” according to the criminal complaint.</p><p>Surveillance video images included in the criminal complaint show a person dressed in a dark hoodie and pants that the FBI alleges is Moreno-Gama approaching the driveway of Altman’s home. In various images, the person can be seen tossing the Molotov cocktail, which landed at the top of a metal gate and started a small fire.</p><p>Surveillance video images from outside OpenAI’s headquarters allegedly show Moreno-Gama grabbing a chair and using it to hit a set of glass doors. Authorities said Moreno-Gama was approached by the building’s security personnel, who told investigators he “stated in sum and substance” that he came to the headquarters “to burn it down and kill anyone inside,” according to the complaint.</p><p>San Francisco police arrested Moreno-Gama and recovered “incendiary devices, a jug of kerosene, a blue lighter, and a document.” Moreno-Gama was being held Monday in the San Francisco County Jail on the state charges, and was expected to appear in court on Tuesday.</p><p>U.S. Attorney Craig Missakian said authorities “will treat this as an act of domestic terrorism, and together with our partners, prosecute him to the fullest extent of the law.”</p><p>Authorities say Moreno-Gama's anti-AI document contained threats against Altman</p><p>The document in which Moreno-Gama discussed his opposition to AI also made threats against Altman, officials said.</p><p>“Also if I am going to advocate for others to kill and commit crimes, then I must lead by example and show that I am fully sincere in my message,” Moreno-Gama is alleged by authorities to have written in the document.</p><p>Advocacy groups that have issued grave warnings about AI’s risks to society condemned the violence.</p><p>Anthony Aguirre, president and CEO of the Future of Life Institute, said in a written statement Friday that “violence and intimidation of any kind have no place in the conversation about the future of AI.”</p><p>Another group, PauseAI, said in a statement that the suspect had no role in the group but joined its forum on the social media platform Discord about two years ago and posted about 34 messages there, none containing explicit calls to violence but one that was flagged as “ambiguous.”</p><p>Discord said Monday that it has banned Moreno-Gama for “off-platform behavior.”</p><p>Altman addressed the threats in a blog post</p><p>Hours after the attack on his house, Altman posted a photo of his husband and their toddler in a blog post addressing the threats against him.</p><p>“Normally we try to be pretty private, but in this case I am sharing a photo in the hopes that it might dissuade the next person from throwing a Molotov cocktail at our house, no matter what they think about me,” Altman wrote.</p><p>He added that “fear and anxiety about AI is justified” but it was important to “de-escalate the rhetoric and tactics and try to have fewer explosions in fewer homes, figuratively and literally.”</p><p>Altman has become a preeminent voice in Silicon Valley on the promise and potential dangers of artificial intelligence. The attack comes days after The New Yorker published an in-depth investigation that touched on concerns some people have about him and the company.</p><p>Debate about the impact of AI is growing</p><p>The attack came at a time of growing debate about the societal effects of AI assistants like OpenAI’s ChatGPT that millions of people are turning to for information, advice, writing help and to do work on their behalf.</p><p>An annual report published Monday by Stanford University called the AI index found that most people believe AI’s benefits outweigh its drawbacks, “but nervousness is growing and trust in institutions to manage the technology remains uneven.”</p><p>___</p><p>Lozano reported from Houston and Oyekanmi reported from Spring, Texas. Associated Press journalists Matt O'Brien from Providence, Rhode Island and Rebecca Boone from Boise, Idaho contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MI7Z2NWYOMB4OACO4SUAEXBZ5Y.jpg?auth=0332d694316891e98e764d0bb94f3528ed933b794a6a9b687cc50cb550d7b6fc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Matt Cobo, F.B.I. San Francisco Acting Special Agent in Charge, right, speaks next to San Francisco Police Chief Derrick Lew, second from right, and San Francisco District Attorney Brooke Jenkins, third from right, during a news conference Monday, April 13, 2026, in San Francisco. (AP Photo/Jeff Chiu)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeff Chiu</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/O73WMAG5UZ5LDXPPEWRUYUECBE.jpg?auth=572214141d21c9c11724e6fd4b28032fb81b33a554c3c4d071ff4783bdc08dff&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Matt Cobo, F.B.I. San Francisco Acting Special Agent in Charge, right, speaks next to San Francisco District Attorney Brooke Jenkins during a news conference Monday, April 13, 2026, in San Francisco. (AP Photo/Jeff Chiu)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeff Chiu</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XU7IM2LICNCTDB2Z52ZIQ3WYCQ.jpg?auth=85b8038ed1bc784994ceaa24da1e08106b84515d813796e68fd7170dc17810af&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[San Francisco District Attorney Brooke Jenkins speaks during a news conference Monday, April 13, 2026, in San Francisco. (AP Photo/Jeff Chiu)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeff Chiu</media:credit></media:content></item><item><title><![CDATA[House committee investigates Democratic U.S. Rep. Eric Swalwell over alleged sexual misconduct]]></title><link>https://www.local10.com/news/politics/2026/04/13/house-ethics-committee-investigates-democratic-us-rep-eric-swalwell/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/04/13/house-ethics-committee-investigates-democratic-us-rep-eric-swalwell/</guid><dc:creator><![CDATA[Ross Ketschke, Andrea Torres]]></dc:creator><description><![CDATA[The U.S. House Ethics Committee announced on Monday that there was an investigation of U.S Rep. Eric Swalwell.]]></description><pubDate>Mon, 13 Apr 2026 18:45:08 +0000</pubDate><content:encoded><![CDATA[<p>The U.S. House Ethics Committee <a href="https://ethics.house.gov/press-releases/statement-of-the-chairman-and-ranking-member-of-the-committee-on-ethics-regarding-representative-eric-swalwell/" target="_self" rel="" title="https://ethics.house.gov/press-releases/statement-of-the-chairman-and-ranking-member-of-the-committee-on-ethics-regarding-representative-eric-swalwell/">announced </a>on Monday that there was an investigation of U.S Rep. Eric Swalwell.</p><p>The investigation, according to <a href="https://ethics.house.gov/press-releases/statement-of-the-chairman-and-ranking-member-of-the-committee-on-ethics-regarding-representative-eric-swalwell/" target="_self" rel="" title="https://ethics.house.gov/press-releases/statement-of-the-chairman-and-ranking-member-of-the-committee-on-ethics-regarding-representative-eric-swalwell/">a statement</a> by the committee, centered on “allegations that he may have engaged in sexual misconduct, including towards an employee working under his supervision.”</p><p>On Sunday, Swalwell, 45, the House manager in President Donald Trump’s second impeachment trial, announced he was suspending his run to replace California Gov. Gavin Newsom.</p><p>“To my family, staff, friends, and supporters, I am deeply sorry for mistakes in judgment I’ve made in my past,” Swalwell <a href="https://x.com/ericswalwell/status/2043488502327972096" target="_self" rel="" title="https://x.com/ericswalwell/status/2043488502327972096">wrote</a>. </p><p>On Friday, Swalwell shared <a href="https://x.com/RepSwalwell/status/2042800069334962405" target="_self" rel="" title="https://x.com/RepSwalwell/status/2042800069334962405">a video</a>. </p><p>“I will fight the serious, false allegations that have been made — but that’s my fight, not a campaign’s,” Swalwell wrote on X. </p><p><b>Related stories</b></p><ul><li><a href="https://www.local10.com/news/politics/2026/04/13/swalwell-exits-california-governors-race-after-assault-allegations-as-rivals-seek-his-supporters/" target="_self" rel="" title="https://www.local10.com/news/politics/2026/04/13/swalwell-exits-california-governors-race-after-assault-allegations-as-rivals-seek-his-supporters/">Swalwell exits California governor’s race after assault allegations as rivals seek his supporters</a></li><li><a href="https://www.local10.com/news/2026/04/12/swalwell-suspends-campaign-for-california-governor-after-being-accused-of-sexual-assault/" target="_self" rel="" title="https://www.local10.com/news/2026/04/12/swalwell-suspends-campaign-for-california-governor-after-being-accused-of-sexual-assault/">Swalwell suspends campaign for California governor after being accused of sexual assault</a></li></ul>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/55EMCRQS3LF7JNB22WI6EZSI7E.jpg?auth=18f6a757d7896d60e241e8865840e67c405150ca351f0b80067070f903275580&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[California gubernatorial candidate, Rep. Eric Swalwell, D-CA answers a question from University of California, Davis, student, Patrick Mason, during a town hall meeting in Sacramento, Calif., Tuesday, April 7, 2026. (AP Photo/Rich Pedroncelli)]]></media:description><media:credit role="author" scheme="urn:ebu">Rich Pedroncelli</media:credit></media:content></item><item><title><![CDATA[Many US Catholics are dismayed by Trump's unprecedented broadside at the first American pope]]></title><link>https://www.local10.com/news/politics/2026/04/13/many-us-catholics-are-dismayed-by-trumps-unprecedented-broadside-at-the-first-american-pope/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/04/13/many-us-catholics-are-dismayed-by-trumps-unprecedented-broadside-at-the-first-american-pope/</guid><dc:creator><![CDATA[By DAVID CRARY, PETER SMITH and STEVE PEOPLES, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 22:57:36 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — A majority of U.S. Catholic voters supported Donald Trump in his 2024 presidential victory. Yet across the broad Catholic political spectrum – even among conservative-leaning bishops – there is dismay over Trump’s unprecedented verbal assault on Pope Leo XIV, the first American to lead their church.</p><p>Leo says he is sharing a Gospel message and not directly attacking Trump or anyone else with his appeals for peace and criticism of attitudes fueling the war.</p><p>Criticism of Trump came from Archbishop Paul Coakley, head of the U.S. Conference of Catholic Bishops, and from Minnesota-based Bishop Robert Barron, who only a few days ago was applauding Trump as an Easter guest at the White House. Barron called the president’s remarks “entirely inappropriate and disrespectful” and urged him to apologize.</p><p>The dismay extended into an even more solid base of Trump support – conservative Christian evangelicals. Many were appalled that Trump followed his Truth Social attack on Leo by posting an image depicting himself as a Christ-like savior.</p><p>“TAKE THIS DOWN, MR. PRESIDENT,” posted David Brody, a prominent Trump-supporting commentator with the Christian Broadcasting Network. “You’re not God. None of us are. This goes too far. It crosses the line.”</p><p>By midday Monday, the image had been taken down from Truth Social. And speaking at the White House, the president claimed that he never intended to liken himself to Jesus when he posted the picture.</p><p>“How did they come up with that?" he asked. “It’s supposed to be me as a doctor, making people better. And I do make people better. I make people a lot better."</p><p>Trump: No apology needed</p><p>On his clash with the pope, Trump was equally defiant: “There’s nothing to apologize for. He’s wrong.”</p><p>The president's feud with American religious communities comes just six months before voting begins in this fall's midterms as Trump grapples with low approval ratings and dissension from his MAGA base over the war with Iran. But few groups of voters have been more loyal to Trump — and important to his political success — than those on the religious right.</p><p>For now, some Trump allies are optimistic that the dispute will soon be forgotten.</p><p>“There is a deep reservoir of appreciation for the president and his faith-based policies that transcends and eclipses any disagreement over a social media post,” Ralph Reed, who sits on the president’s faith advisory board, told The Associated Press.</p><p>Through American history, numerous U.S. presidents have had policy differences with various popes. But experts on the Vatican and religious history could recall no exchange comparable to the back-and-forth between Trump and Leo over the pope’s condemnation of America's role in the Iran war.</p><p>“This is unprecedented criticism of a Pope from a US president,” David Campbell, a political science professor at the University of Notre Dame, said via email.</p><p>“As to whether it will have a big effect on how US Catholic voters regard Trump, that is an open question,” Campbell added. “Given that attitudes toward the president are driven largely by people’s party preference — which is hard to move -- it probably will not have a huge impact on Catholics’ attitudes toward Trump.”</p><p>David Gibson, director of Fordham University’s Center on Religion and Culture, noted that many lay Catholics have been standing by Trump in recent weeks and have been critical of their bishops who critique the president.</p><p>“If this attack on the pope does not shift that dynamic in a marked way it will truly be a watershed moment ... with American Catholics choosing a Catholic-baiting president over their own pope,” Gibson said.</p><p>Looking far back into world history, Trump’s attempt to “strong-arm Pope Leo” isn’t anything new, said Kathleen Sprows Cummings, a professor of American Studies and History at Notre Dame.</p><p>“Emperors, monarchs, and despots have long threatened popes in an effort to force them to bend to their will,” she said via email. “In an American context, however, Trump’s invective does represent a historic reversal.”</p><p>“For most of this country’s history, Americans viewed the pope as war-mongering, money-grubbing, anti-democratic menace who had designs on the White House,” she added. “Today, the menace is in the White House, and the pope is the one defending the ideals of liberty and human dignity.”</p><p>At a prayer service Saturday, the pontiff denounced the “ delusion of omnipotence ” that he said was fueling the war with Iran. Without citing Trump or the U.S. specifically, the pope said: “Enough of the display of power! Enough of war!”</p><p>On Monday, he was specific in responding to the president’s criticisms, saying “I have no fear of the Trump administration.”</p><p>Questions arise about Catholic convert JD Vance</p><p>There was no immediate comment about the pope-Trump rift from Vice President JD Vance, a Catholic convert who occasionally has sparred with Catholic leaders over their criticism of the Trump administration’s immigration crackdown.</p><p>Catholics Vote Common Good, a nonprofit group that generally supports progressive causes, urged Vance to speak out on the rift.</p><p>“At a moment when the Holy Father is being attacked and the dignity of the Church is being undermined, silence is not neutrality. It is complicity,” said Denise Murphy McGraw, the organization’s national co-chair.</p><p>Some vocal evangelical supporters of Trump criticized the meme depicting him as healer apparently resembling Jesus, even while maintaining support for Trump himself.</p><p>“It isn’t hard to condemn this outright,” said Willy Rice, a candidate for president of the Southern Baptist Convention and pastor of Calvary Church in Clearwater, Florida.</p><p>“Many Christians appreciate the President’s administration and have supported him in meaningful ways, but this is wrong,” Rice posted on X.</p><p>Also weighing in was Doug Wilson, co-founder of the Communion of Reformed Evangelical Churches, a staunchly conservative Calvinist denomination with an outsized influence in the current administration. Its churches’ members include Defense Secretary Pete Hegseth.</p><p>“I was very grateful to see how many conservative Christians immediately denounced the blasphemous Jesus/Trump image,” Wilson posted on X.</p><p>Megan Basham, a conservative evangelical commentator, posted that she agreed with Trump’s criticisms of Leo as “Weak on crime, and terrible for Foreign Policy.” But she assailed his meme as “OUTRAGEOUS blasphemy” and urged Trump to “ask for forgiveness from the American people and then from God.”</p><p>A look at the numbers for religious blocs as election nears</p><p>Such public dissension against Trump from evangelical leaders is rare.</p><p>In 2024, white evangelical Protestants were a significant component of Trump’s winning coalition, according to AP VoteCast. About one-third of Trump voters, 34%, identified as white evangelical or born-again Christians, compared with only 8 percent of Harris voters. White evangelicals made up about 2 in 10 voters that year, and the vast majority, 79%, voted for Trump.</p><p>A February AP-NORC poll found that about two-thirds of white born again Protestants approve of how Trump is handling his job as president, while about one-third disapprove.</p><p>Catholics were much unhappier with Trump’s performance in that poll. Only about 4 in 10 approved of his handling of the presidency, similar to Americans overall.</p><p>William Barbieri, a Catholic University ethics professor, said Trump’s remarks seemed aimed more at his political base than at Leo himself.</p><p>“Pope Leo’s response has been calm and measured, in a way that creates a contrast unflattering to the President,” Barbieri said via email.</p><p>“He is opposing resorts to lethal force ... and expressing solidarity with suffering people in many countries,” said Barbieri, contrasting the start of Leo’s pastoral journey to Africa this week with Trump’s appearance at an Ultimate Fighting Championship event on the weekend.</p><p>__</p><p>This story has been corrected to attribute a quote to David Gibson of Fordham University, not to David Campbell of Notre Dame.</p><p>___</p><p>Crary reported from New York and Smith from Pittsburgh. Associated Press writer Amelia Thomson DeVeaux in Washington contributed.</p><p>___</p><p>Associated Press religion coverage receives support through the AP’s collaboration with The Conversation US, with funding from Lilly Endowment Inc. The AP is solely responsible for this content.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XO7PIGF7BBWGVECY3N4CXZBWVE.jpg?auth=8d9c6a31c3b74c3bfa64dd0a4296134372233944eab96ee9245d1450ceecbf83&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pope Leo XIV meets the Algerian Community in the Basilica of Our Lady of Africa in Algiers, Monday, April 13, 2026, on the first day of an 11-day apostolic journey to Africa. (AP Photo/Andrew Medichini)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrew Medichini</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5LBSNTF3SU7LJXYJZVWERAW44M.jpg?auth=933926c7f4eca271ac38ba054f6525c350f81846a22559e92845a66bf36d9fb5&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 outside the Oval Office of the White House, Monday, April 13, 2026, in Washington. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content></item><item><title><![CDATA[Tyrese Haliburton says it's shingles, not Achilles recovery, that will test him this offseason]]></title><link>https://www.local10.com/sports/2026/04/13/tyrese-haliburton-says-its-shingles-not-achilles-recovery-that-will-test-him-this-offseason/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/13/tyrese-haliburton-says-its-shingles-not-achilles-recovery-that-will-test-him-this-offseason/</guid><dc:creator><![CDATA[By MICHAEL MAROT, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 18:38:33 +0000</pubDate><content:encoded><![CDATA[<p>INDIANAPOLIS (AP) — Indiana Pacers star Tyrese Haliburton was prepared to spend this past NBA season in the shadows, fighting his way back from a torn right Achilles tendon.</p><p>He never anticipated the long journey back would take a detour because of a bout with shingles.</p><p>On Monday, one day after the Pacers completed a 19-win season without their two-time All-Star ever suiting up, Haliburton told reporters that while he's ready to return from the injury, it's the illness that he will contend with this offseason. It has caused him to gain weight, lose part of his right eyebrow and forced him to wear eyeglasses to avoid scratching his swollen eye.</p><p>“First of all, I'd tell anybody over 50 years old to get the shot," Haliburton said. "It's been miserable. I have good days and bad days, but for the most part it's been bad days. I've been taking unbelievable amounts of medication to try to get rid of it. It hasn't worked. It's not been fun and hopefully it goes away soon. It's hard to really tell with nerve pain, but I've been dealing now with nerve pain for two months and in the world of nerve pain, that's not very long. Hopefully, it goes away soon.”</p><p>Anyone who’s had chickenpox harbors that virus for the rest of their life. It hides in nerves and can break out when the immune system weakens from illness or age, causing painful, blister-like sores typically on one side of the body that last for weeks.</p><p>About 1 in 3 Americans will get shingles, according to the Centers for Disease Control and Prevention. While most recover, it sometimes causes severe complications. If it infects an eye it can cause vision loss. Up to 20% of shingles patients suffer excruciating nerve pain months or even years after the rash itself is gone.</p><p>While team officials wasted no time announcing last July the former Iowa State point guard would not play this season, Haliburton said his recovery was essentially tracking that of Boston Celtics All-Star Jayson Tatum, who tore his Achilles tendon last May, until the shingles diagnosis. Haliburton was injured in June, during Game 7 of the NBA Finals.</p><p>Tatum recently returned to game action and appears to be getting stronger by the day for the Eastern Conference's No. 2 seed.</p><p>Haliburton and his teammates, meanwhile, are heading home for a crucial summer that could determine whether the Pacers can continue to be a title contender when Haliburton returns.</p><p>The good news from Haliburton is that he has no doubts about his lower right leg being healthy. Instead, he's just trying to get over this illness that delayed his return to five-on-five workouts until last week.</p><p>“I'm out of shape like crazy, like I never have been before,” Haliburton said. "I've changed my medication a bunch of times. I've gotten a Botox injection I thought would help, it hasn't really helped. I've done everything, it just hasn't worked yet. But I'm confident it goes away soon."</p><p>Most people figured losing Haliburton for an entire season would derail the title hopes of last year's Eastern Conference champs. Still, as training camp opened, team officials bristled at the thought of describing this as a “gap season,” awaiting Haliburton's return.</p><p>An early season rash of injuries to additional starters and key rotational players, coupled with a 1-13 start, quickly changed the equation and not to everyone's satisfaction.</p><p>“It was tough, just tough mentally going through that,” four-time All-Star Pascal Siakam said Sunday. “It was hard trying to get through it, find positive things, trying to continue to improve, trying to find ways to win games. It was pretty bad. It sucked.”</p><p>Haliburton felt similarly, yet at the urging of coach Rick Carlisle, continued to attend team meetings, film sessions and workouts. In the locker room, he helped counsel teammates about their injury battles while encouraging younger players to make improvements.</p><p>“Once I get off that (medication) and start running a little more, I have no worries,” Haliburton said. “I've got a long summer ahead of me — we're only in April and the season doesn't start till October. So I don't really have any concerns. I can't wait till I get out there and play and compete with my guys.”</p><p>___</p><p>AP NBA: https://apnews.com/hub/nba</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/EU72IYKHU5V54EMZXM42HGAITI.jpg?auth=0ccea7197b046d28efb754b0c439f9b2efa8e8b1e101406b6f043b0923e840ee&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Indiana Pacers guard Tyrese Haliburton (0) shoots around on the court before an NBA basketball game against the Minnesota Timberwolves in Indianapolis, Tuesday, April 7, 2026. (AP Photo/Doug McSchooler)]]></media:description><media:credit role="author" scheme="urn:ebu">Doug McSchooler</media:credit></media:content></item><item><title><![CDATA[Waiting for kidney and pancreas transplants, Miami Heat equipment manager remains focused on work]]></title><link>https://www.local10.com/sports/2026/04/13/waiting-for-kidney-and-pancreas-transplants-miami-heat-equipment-manager-remains-focused-on-work/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/13/waiting-for-kidney-and-pancreas-transplants-miami-heat-equipment-manager-remains-focused-on-work/</guid><dc:creator><![CDATA[By TIM REYNOLDS, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 18:23:40 +0000</pubDate><content:encoded><![CDATA[<p>MIAMI (AP) — Rob Pimental is standing at his desk inside his office, getting through what’ll be another 12-hour day. The Miami Heat director of team operations is staring at an oversized computer screen, typing away on a flight plan, a half-eaten bowl of salad to the left of his keyboard.</p><p>An IV stand on wheels is set up behind him. On the floor, a clear bag holds dialysis fluid.</p><p>“Hey, don’t mind that,” he says to a visitor, as he nods toward the tubing and bag at his feet.</p><p>This has been Pimental’s reality for nearly a year now. He’s been a Type 1 diabetic for about 30 years, and last spring his health took a serious turn — his kidneys began failing and, probably for a variety of reasons, his blood pressure was soaring. He’s been on a transplant list for months, awaiting both a new kidney and pancreas.</p><p>The call might come this week. It might come next year. Nobody knows.</p><p>“We’ve all just kind of wanted to rally around him,” Heat coach Erik Spoelstra said. ”We support him as much as possible, but also we let him know, one, we love him, and two, we really appreciate everything that he does and that he’s still able to do it, despite everything.”</p><p>April is National Donate Life Month, and it hits particularly close to home for the Heat. Alonzo Mourning, one of Miami’s all-time great players, a Hall of Famer and the team’s vice president for player programs, needed a life-saving kidney transplant in 2003. He’s been an invaluable resource for Pimental throughout this process.</p><p>“That’s a big thing, having Zo around me all the time,” Pimental said. “He’s been through this and just to have him come in and walk me through some steps I didn’t understand and then just be there if I have a question, it means something. Sometimes he walks in and he’s like, ‘Man, you look good today. You good? You feeling good? You look good.’ That means a lot, because he knows what I’m going through.”</p><p>Pimental — one of the league’s longest-tenured equipment managers — wasn’t on the plane that carried the Heat to the play-in tournament on Monday. He hasn’t been able to fly with the team this season, which is the biggest change to the way he’s handled the job that he’s had in Miami for 15 years.</p><p>He gives himself dialysis twice a day and relies on the help of other Heat staffers and people he oversees probably more than ever before — along with constant comic relief from former Heat players Kyle Lowry and Kevin Love, who check in on Pimental all the time — but he’s still finding a way to make it work.</p><p>“It’s meant a lot because he’s meant so much to us, as a mentor, as someone we look up to, as someone who has put so many years into this league,” said locker room manager Marvin Ulysse, who reports directly to Pimental. “I felt like it was our duty to get him through this journey. He’s a big brother to us. We’re like his human dialysis in a way.”</p><p>Pimental hasn’t missed a beat, even though he can’t travel. When problems pop up, he handles them from home. He still works long days — but has also appreciated being around his wife and children more than he has in the past.</p><p>That said, there are scary times. He often wakes up in the middle of the night and grabs at his phone, fearful that he’s missed the call telling him that organs are awaiting him. The unknown is stressful. He’s worried about what’ll happen to his kids if something happens to him.</p><p>Each day, he said, brings hope.</p><p>“Dialysis is working, I’m still here,” Pimental said. “Just like somebody said to me awhile back, you’ve got to learn how to string as many good days together as you can so when that one bad day comes, you can handle it. And that, I think, is what we’re doing right now. The Heat have been very, very supportive throughout this whole thing. But to be honest, the only motivation I need is my wife and my kids. To be here for them, that’s the only motivation I ever needed.”</p><p>___</p><p>AP NBA: https://apnews.com/nba</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XBIUS6KXISZUO5R5ZKN6WLI6V4.jpg?auth=820646b08e07d2d7eac2f71bb41aa774bce90f5cd6da7f7fb5c5dc65ba1bbf77&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Canes extend offensive, defensive coordinators]]></title><link>https://www.local10.com/sports/local/2026/04/13/canes-extend-offensive-defensive-coordinators/</link><guid isPermaLink="true">https://www.local10.com/sports/local/2026/04/13/canes-extend-offensive-defensive-coordinators/</guid><dc:creator><![CDATA[David Lang]]></dc:creator><description><![CDATA[The Miami Hurricanes are making sure that both their offensive and defensive coordinators stay at the U.]]></description><pubDate>Mon, 13 Apr 2026 18:21:53 +0000</pubDate><content:encoded><![CDATA[<p>The Miami Hurricanes are making sure that both their offensive and defensive coordinators stay at the U.</p><p>Pete Thamel is reporting that the team has given a multi-year extension to both offensive coordinator Shannon Dawson and defensive coordinator Corey Hetherman.</p><p>Both men worked together to help lead the Canes to the National Championship game last season.</p><p>Hetherman inherited the 70th-scoring defense in the country and turned it into the nation’s No. 5 scoring defense.</p><p>As for Dawson, he just finished his third year at Miami.</p><p>In back-to-back seasons, Dawson developed transfer quarterbacks Cam Ward and Carson Beck into future NFL picks.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DWGSEQN7IA5YJ55QEEE7XUL3FQ.jpg?auth=9e82df2d31bb660c0da8d91d51d5240c2ea6939edca0976b13c6712e935bf5bd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Man accused of abusing dog after it peed in elevator of Miami condo building]]></title><link>https://www.local10.com/news/local/2026/04/13/man-accused-of-abusing-dog-after-it-peed-in-elevator-of-miami-condo-building/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/13/man-accused-of-abusing-dog-after-it-peed-in-elevator-of-miami-condo-building/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[A 32-year-old man was arrested after he was captured on CCTV abusing his dog after it peed in the elevator of the condominium building where he lives in Miami, authorities said.]]></description><pubDate>Mon, 13 Apr 2026 18:18:56 +0000</pubDate><content:encoded><![CDATA[<p>A 32-year-old man was arrested after he was captured on CCTV abusing his dog after it peed in the elevator of the condominium building where he lives in Miami, authorities said.</p><p>According to an arrest report from the Miami Police Department, the incident happened shortly before 4:30 p.m. Friday at 700 NE 26<sup>th</sup> Terrace.</p><p>Police said the video shows the dog’s owner, Nicholas Jabbour, yanking the dog’s leash aggressively to the point where all four of the dog’s legs were lifted off the ground. </p><p>After lifting the dog up to his waist level, he then slammed the dog on the floor, police said.</p><p>According to the report, Jabbour slammed his dog to the floor twice before exiting the elevator.</p><p>The report states that a security guard at the building told officers that Jabbour abused his dog after the dog peed in the elevator, which he is required to clean up.</p><p>The security guard also said that there have been prior incidents involving Jabbour and his dog, including a time when the dog urinated in the hallway and inside the elevator.</p><p>Jabbour was arrested on a charge of animal cruelty with intent to injure or kill.</p><p>Police confirmed that Miami-Dade Animal Services was notified, but it’s unclear whether Jabbour still has possession of the dog.</p><p>Jabbour was no longer appearing in the online jail database on Monday afternoon.</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><media:content url="https://www.local10.com/resizer/v2/TIQPSBBSGJCGFLL7H7THIEHNZY.jpg?auth=a0cb2d97b1dc95145d5438ad74ddedb688a152edab9d2219447a90d081fabdf9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Sid Krofft, 'H.R. Pufnstuf' creator and children's TV visionary, dies at 96]]></title><link>https://www.local10.com/entertainment/2026/04/13/sid-krofft-hr-pufnstuf-creator-and-childrens-tv-visionary-dies-at-96/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/04/13/sid-krofft-hr-pufnstuf-creator-and-childrens-tv-visionary-dies-at-96/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 18:10:34 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Sid Krofft, the Canadian-born entertainment wizard who teamed with his brother and fellow puppeteer Marty Krofft to create such cult favorites as children's 1960s TV show “H.R. Pufnstuf,” has died at age 96.</p><p>Krofft's death, which came three years after the death of Marty Krofft, was announced on Instagram by his friend and business partner Kelly Killian. Additional details were not immediately available.</p><p>“The last six years of my life were devoted to him, and his to me,” Killian wrote. “In that time, he taught me more than I could ever put into words — about the art of Hollywood, the magic of the stage, and the depth and complexity of human nature. I wish so very much that I had more time with him.”</p><p>The Kroffts popularized cultural figures ranging from the inept Weenie the Genie to siblings Donny and Marie Osmond.</p><p>TV fans of a certain age would long remember “H.R. Pufnstuf,” the live-action puppet series with its cheerful theme song, the dragon who gave the show its name — and served as Mayor of Living Island — and such memorable, supporting characters as the larcenous witch Wilhelmina W. Witchiepoo, and her patented Vroom Broom. “H.R. Pufnstuf” only aired for 17 episodes, in 1969, but lived on for decades in reruns and syndication. It ranked 27th in a 2007 TV Guide poll of all-time cult favorites.</p><p>Other Krofft productions included “Land of the Lost,” “Electra Woman and Dyna Girl” and “Pryor’s Place,” featuring comedian Richard Pryor. Their children's shows were so far-flung at times that critics suspected the Kroffts were under the influence of drugs — allegations the brothers rejected — but they also oversaw such wholesome programming as the “Donny & Marie,” the Osmonds' 1970s variety show.</p><p>The Kroffts received a Daytime Emmy for lifetime achievement in 2018, and a Hollywood Walk of Fame star two years later.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/KSQP3UKKWDXJI4RIVDKJYEW4PQ.jpg?auth=4ac2bd5da0c3ab7d372fa7fa4e7c58ed150ecce84cd5e13ae2a664e471ab1a2a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Puppeteers Sid Krofft, left, and Marty Krofft stand next to H.R. Pufnstuf, one of their many creations, at an auction in Beverly Hills, Calif., on Aug. 23, 1998. (AP Photo/John Hayes, File)]]></media:description><media:credit role="author" scheme="urn:ebu">John Hayes</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/D5QIUBO5T75UFUV5E5SRCTF5QY.jpg?auth=00a89fc41b18a6901fb0f440331c3d6c2561bdae1b20e38b48e49997fc2cf42c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Producers Sid Krofft, left, and Marty Krofft arrive at the premiere of "Land of the Lost" in Los Angeles on May 30, 2009. (AP Photo/Reed Saxon, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Reed Saxon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YFVKDWJU3YEO6SSOW6CCEOMVRI.jpg?auth=765a1f187f537bca1175a6feb94d61d7cf51f961d3f3832924fe26da92daf4e6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Sid Krofft, left, and his brother Marty Krofft, second from right, pose with Marie Osmond and Donnie Osmond on the set of "The Donnie and Marie Show" in Los Angeles on Oct. 6, 1976. (AP Photo/David F. Smith, File)]]></media:description><media:credit role="author" scheme="urn:ebu">David F. Smith</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NZNILHHF5VH7D64ZOXB3COQIDI.jpg?auth=313999cb69ee786b6d7ac87fd2363b770252bcf47ae29881f6c82b380d005dd2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Sid Krofft, right, and his brother Marty Krofft appear with the puppet "Collette," developed for "The Dean Martin Show," appear in Los Angeles on Aug. 27, 1968. (AP Photo/Harold Filan, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Harold Filan</media:credit></media:content></item><item><title><![CDATA[California ski resort extends its season after a major spring snowstorm]]></title><link>https://www.local10.com/news/national/2026/04/13/california-ski-resort-extends-its-season-after-a-major-spring-snowstorm/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/04/13/california-ski-resort-extends-its-season-after-a-major-spring-snowstorm/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 18:05:13 +0000</pubDate><content:encoded><![CDATA[<p>MAMMOTH LAKES, Calif. (AP) — A spring storm dumped more than than 3.5 feet (1 meter) of snow in California's eastern Sierra Nevada, briefly closing a key interstate and extending the ski season at Mammoth Mountain.</p><p>The weekend storm came just weeks after a March heat wave melted much of California's snow, forcing many ski resorts to close. More snow was possible Monday.</p><p>On April 1, the Sierra snowpack, which provides one-third of California’s water, stood at just 18% of average, a reading in the mountains near Lake Tahoe found. It was the second-lowest mark for that date on record.</p><p>The UC Berkeley Central Sierra Snow Lab reported 42.5 inches (53.5 cm) between Friday and Sunday, which “has been great to create a late-season snowpack. ”</p><p>“Unfortunately, record warm temps this winter means that we’re still well below average for the water year,” the lab said on social media.</p><p>Interstate 80 in Northern California was shut down Sunday because of blizzard conditions, and chain controls were in place early Monday for the important route between San Francisco and Lake Tahoe.</p><p>The storm also brought strong winds, heavy rain and hail to many areas. A tornado touched down Sunday near Sacramento, but no damage was reported, the National Weather Service said.</p><p>Mammoth Mountain said 11 lifts were running Monday. Skies were clearing but another couple of inches (5 centimeters) of snow was possible, the resort said in its daily report.</p><p>“While fresh snow may look inviting, hazards like dirt, rocks, and bushes remain just below the surface. Ski and ride with caution and avoid venturing off trail,” the report said.</p><p>Snow was vanishing across much of the U.S. West after a warm winter with poor skiing conditions gave way to early spring record heat. This month, Colorado reported its worst snowpack since statewide recordkeeping began in 1941.</p><p>Officials warned the measurements are a clear sign that water shortages could worsen the ongoing significant drought, barring an unexpected deluge.</p><p>Cities in the region are imposing water-use restrictions, and ranchers are wondering how they will feed and water their cattle. The threat of devastating wildfires looms.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/7V7YOAG2XKCE7NWBTEFENCRQEE.jpg?auth=190b336d1cd20fdbdeb504e8aae924407cf63c3494616b8762d886004c3400b1&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 Mammoth Mountain Ski Resort shows snow covering the resort after a winter storm Sunday, April 12, 2026. (Peter Morning/Mammoth Mountain Ski Resort via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Morning</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JFFZQ6RPDHDHP7IQNDTOBROUZE.jpg?auth=d3e10edd12159b475b91cdb8a2080941456ef6eb83f9b037f8f25aad5775f08f&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 Mammoth Mountain Ski Resort shows snow covering the resort during a winter storm Sunday, April 12, 2026. (Peter Morning/Mammoth Mountain Ski Resort via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Morning</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LIL7Y52I6SU7VOG7WULPN5LPAY.jpg?auth=3c6f427edfec2260166a83836b691896dc87b6136e8f0381a57875f92c6b2176&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 Mammoth Mountain Ski Resort shows snow being cleared during a winter storm Sunday, April 12, 2026. (Peter Morning/Mammoth Mountain Ski Resort via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Morning</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/B5VXSQMNZJWAFTJY54FAKYGNZY.jpg?auth=0cc847c731842060ba3296c6ff4d69795e4c1090233f56859fc694301a992286&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 Mammoth Mountain Ski Resort shows snow falling on the resort during a winter storm Sunday, April 12, 2026. (Peter Morning/Mammoth Mountain Ski Resort via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Morning</media:credit></media:content></item><item><title><![CDATA[Rep. Eric Swalwell of California says he will resign after sexual misconduct allegations]]></title><link>https://www.local10.com/news/politics/2026/04/13/rep-eric-swalwell-of-california-says-he-will-resign-after-sexual-misconduct-allegations/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/04/13/rep-eric-swalwell-of-california-says-he-will-resign-after-sexual-misconduct-allegations/</guid><dc:creator><![CDATA[By KEVIN FREKING, LISA MASCARO and JOEY CAPPELLETTI, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 00:36:17 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — Democratic Rep. Eric Swalwell of California announced Monday he will resign from Congress following sexual assault and misconduct allegations that prompted loud bipartisan calls for him to step down.</p><p>The decision caps a swift political fall for the seven-term lawmaker, who had been seen as one of the leading candidates in California’s gubernatorial race before dropping out Sunday after the allegations surfaced, claims he has continued to deny.</p><p>The San Francisco Chronicle, followed by CNN, first reported allegations that Swalwell had sexually assaulted a woman twice, including when she worked for him. CNN also reported that three other women alleged various kinds of sexual misconduct by Swalwell — including sending them unsolicited explicit messages or nude photos.</p><p>“I am deeply sorry to my family, staff, and constituents for mistakes in judgment I’ve made in my past,” Swalwell said on social media. “I will fight the serious false allegation made against me. However, I must take responsibility and ownership for the mistakes I did make.”</p><p>The House Ethics Committee had begun an investigation into whether Swalwell engaged in sexual misconduct toward an employee working under his supervision, the panel announced Monday. Other lawmakers were pushing for a quick vote to expel him from Congress.</p><p>Another lawmaker, Republican Rep. Tony Gonzales of Texas, said Monday that he would file his "retirement from office" when Congress returns Tuesday. Gonzales, who had already said he would not seek reelection, gave no further details on his plans to step down.</p><p>Gonzales had acknowledged an affair with a staff member who later died by suicide and was also facing renewed calls for an expulsion vote in the wake of the allegations against Swalwell.</p><p>Several Democrats had quickly called on Swalwell to resign in the days after the allegations came to light, including prominent allies such as Arizona Sen. Ruben Gallego. California Sen. Adam Schiff, who withdrew his endorsement for Swalwell's gubernatorial bid, told reporters Monday that “the whole thing is just shocking and deeply upsetting.”</p><p>“I think he made the right decision to resign,” Schiff said.</p><p>Swalwell wrote in the statement posted to social media that he was “aware of efforts to bring an immediate expulsion vote” and that it was “wrong” without due process.</p><p>“But it's also wrong for my constituents to have me distracted from my duties. Therefore, I plan to resign my seat in Congress,” Swalwell wrote. He did not provide a timeframe, saying only that he would work with his staff in the coming days to ensure their work can continue.</p><p>Swalwell, an Iowa native, was elected in 2012 and represents a House district east of San Francisco. He launched a presidential run in April 2019 but shuttered it a few months later after failing to catch on with voters.</p><p>Swalwell was one of Donald Trump’s top Democratic antagonists in Congress, serving as a prominent member of the House Judiciary and Intelligence committees during the president’s first term and as one of several Democratic prosecutors for Trump’s second impeachment after the Jan. 6, 2021, attack on the Capitol.</p><p>He was removed from the intel committee by then-House Speaker Kevin McCarthy in 2023 based on his contact with a suspected Chinese spy, Christine Fang.</p><p>Fang was reported to have come into contact with Swalwell’s campaign as he was first running for Congress in 2012 and participated in fundraising for his 2014 campaign.</p><p>Federal investigators alerted Swalwell to their concerns and briefed Congress about Fang in 2015, at which point Swalwell says he cut off contact with her. He was not accused of wrongdoing and a House Ethics Committee investigation that was opened in 2021 closed two years later without any action.</p><p>Swalwell’s planned departure from the House will trigger a special election in his district, which he won by over 30 percentage points in 2024. In California, the governor is responsible for calling a special election, which he must do “within 14 calendar days of the occurrence of the vacancy,” according to state election law.</p><p>The future of the House Ethics probe is uncertain, as the panel often ends its investigations when lawmakers resign. The Ethics Committee said the mere fact that it is investigating the allegations against Swalwell, and publicly disclosing its review, does not itself indicate that any violation has occurred.</p><p>—</p><p>Associated Press reporter Mary Clare Jalonick in Washington contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/TU7GSOJ6C43HEXGSPZCSLBOQ6Y.jpg?auth=d42e0281d364c2344c9def43ad9b30a32c542b7cf5946b56def23737c15eaedd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[California gubernatorial candidate, Rep. Eric Swalwell, D-Calif., appears at a town hall meeting in Sacramento, Calif., Tuesday, April 7, 2026. (AP Photo/Rich Pedroncelli)]]></media:description><media:credit role="author" scheme="urn:ebu">Rich Pedroncelli</media:credit></media:content></item><item><title><![CDATA[Hezbollah official says the group won't abide by any agreements from Lebanon-Israel talks in the US]]></title><link>https://www.local10.com/news/world/2026/04/14/hezbollah-official-says-the-group-wont-abide-by-any-agreements-from-lebanon-israel-talks-in-the-us/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/04/14/hezbollah-official-says-the-group-wont-abide-by-any-agreements-from-lebanon-israel-talks-in-the-us/</guid><dc:creator><![CDATA[By ABBY SEWELL, Associated Press]]></dc:creator><description></description><pubDate>Tue, 14 Apr 2026 10:28:52 +0000</pubDate><content:encoded><![CDATA[<p>BEIRUT (AP) — The Lebanese militant group Hezbollah will not abide by any agreements that may result from the direct Lebanon-Israel talks in the United States, negotiations it firmly opposes, a senior Hezbollah official said Monday.</p><p>Wafiq Safa, a high-ranking member of Hezbollah's political council, spoke on the eve of the talks expected in Washington between Lebanese and Israeli ambassadors to the U.S. It will be the first time in decades that envoys from Lebanon and Israel, which do not have diplomatic relations, meet face-to-face in direct talks.</p><p>“As for the outcomes of this negotiation between Lebanon and the Israeli enemy, we are not interested in or concerned with them at all," Safa told The Associated Press.</p><p>"We are not bound by what they agree to,” he added in a rare interview with international media. He spoke next to a cemetery as an Israeli drone buzzed overhead.</p><p>Historic negotiations at a sensitive time</p><p>Lebanese officials are looking to broker a ceasefire in the Israel-Hezbollah war in the U.S. talks.</p><p>Israeli Prime Minister Benjamin Netanyahu, meanwhile, has said the goal is Hezbollah's disarmament and a potential peace agreement between Lebanon and Israel. Shosh Bedrosian, a spokesperson for Netanyahu said Monday that there will be no ceasefire with Hezbollah.</p><p>Separately, in U.S.-Iran peace talks held last weekend in Pakistan, Iran has sought to include Lebanon in any ceasefire deal of its own with the U.S. Israel and the U.S. have insisted Lebanon would not be a part of it.</p><p>Hours after Tehran and Washington announced a truce last Wednesday, Israel launched more than 100 strikes across Lebanon, including in densely packed residential and commercial areas of central Beirut.</p><p>And though the U.S.-Iran talks broke up without an agreement, Safa said Hezbollah has been informed that Iran “was able to obtain a cessation of attacks" in the entire administrative region of Beirut, Lebanon's capital, including Beirut's southern suburbs — a Hezbollah-strong area known as Dahiyeh.</p><p>Israeli strikes on Beirut and its southern suburbs have halted since Wednesday but intense fighting has continued in southern Lebanon.</p><p>Hezbollah's entry into the war</p><p>Israel and Hezbollah have fought multiple wars since the Iran-backed Lebanese militant group was formed in the 1980s as a guerrilla force fighting against Israel’s occupation of southern Lebanon at the time.</p><p>The latest round began on March 2, two days after Israel and the U.S. launched a war on Iran. Hezbollah entered the fray, firing missiles across the border into Israel. Israel responded with aerial bombardment and a ground invasion.</p><p>Since then, the war has displaced more than 1 million people in Lebanon and killed more than 2,000, including more than 500 women, children and medical workers. Many Lebanese have blamed Hezbollah for pulling Lebanon into the war, accusing it of acting on behalf of its patron, Iran.</p><p>Safa said Hezbollah's actions were preemptive because its leaders believed “Israel was preparing for a second battle with Lebanon” with the aim of destroying Hezbollah.</p><p>It was “an appropriate moment for Hezbollah ... to rebuild a new equation” and restore deterrence against Israel, he said, denying any prior deals with Tehran that Hezbollah would enter the war if Iran was attacked.</p><p>After a U.S.-brokered ceasefire halted the last Israel-Hezbollah war in November 2024, Israel continued to carry out near-daily strikes in Lebanon that it said aimed to stop the group from rebuilding. Hezbollah wants to avoid a return to that status quo, Safa said.</p><p>‘Black Wednesday’</p><p>Israel has claimed that its strikes on Lebanon last Wednesday killed more than 250 Hezbollah militants. More than 100 women and children were among the over 350 people killed, according to Lebanon’s health ministry.</p><p>That would mean that, according to Israel’s assertion, every adult male killed that day was a Hezbollah member.</p><p>“None of our officials or cadres was killed in Beirut," Safa said. ”Those who died in Beirut are 100% civilians." He did not deny that members of the group were killed outside of the Lebanese capital.</p><p>Israel claimed to have killed Hezbollah leader Naim Kassem's secretary who was also his nephew, Ali Yusuf Harshi, as well as some high-level commanders.</p><p>Safa said Kassem’s secretary was not killed, although “maybe a relative of his was.”</p><p>He also confirmed for the first time that he was wounded during the earlier, 2024 Israel-Hezbollah war, after being targeted by two Israeli strikes in Beirut, "but God granted me survival.”</p><p>Later Monday in a televised address, Kassem himself urged Lebanon to pull out of direct talks with Israel, calling the negotiations a “free concession” to Israel and the U.S.</p><p>Souring relations with the government</p><p>Relations between the Lebanese government and Hezbollah — which is not just a militant group but also a political party with a parliamentary bloc — have grown increasingly tense.</p><p>The government last year approved a plan to remove all weapons that are not property of the state — its security forces or military — and later said it had largely completed the task south of the Litani River, where Hezbollah militants are now fighting with Israeli forces.</p><p>After March 2, the government went further, declaring Hezbollah's armed wing illegal.</p><p>Safa said Hezbollah is currently not directly speaking with President Joseph Aoun or Prime Minister Nawaf Salam but that all its communications are going through Parliament Speaker Nabih Berri, the head of the Hezbollah-allied Amal party.</p><p>Safa said that if there is a ceasefire and a withdrawal of Israeli troops from Lebanon, Hezbollah — which calls itself a “resistance” movement against archenemy Israel — is ready to negotiate with the Lebanese government about the fate of its weapons.</p><p>“The issue of resistance weapons is a Lebanese matter that has nothing to do with Israel or the United States,” he said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/O6H32E5OXBVL5XV27J557YOORU.jpg?auth=a00def8b54b8577d2d2b5ba0dec3fc703fc26c216c3fee74e368fcf0c90f3527&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Wafiq Safa, senior Hezbollah political council member, gestures as he speaks during an interview with The Associated Press in Beirut, Monday, April 13, 2026. (AP Photo/Hussein Malla)]]></media:description><media:credit role="author" scheme="urn:ebu">Hussein Malla</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZQZBINXHJEOHBYBJSA2GT7APTM.jpg?auth=a400502070d8d9bf17511448de574a7be9fc8a96a25f820fac6d2d9900e72064&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Displaced families extend their hands while waiting for donated food beside the tents they use as shelters after fleeing Israeli bombardment in southern Lebanon, in Beirut, Lebanon, Thursday, April 9, 2026. (AP Photo/Emilio Morenatti)]]></media:description><media:credit role="author" scheme="urn:ebu">Emilio Morenatti</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7ABU6P7NYEORT63P5HCEIS27GE.jpg?auth=407cc59552b66c9a5fdebe6cdbc3fa18c115ad1d38217a40275ee667a5123450&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Wafiq Safa, senior Hezbollah political council member, speaks during an interview with The Associated Press in Beirut, Monday, April 13, 2026. (AP Photo/Hussein Malla)]]></media:description><media:credit role="author" scheme="urn:ebu">Hussein Malla</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6WDFCSUI3U3ZFLOENFVTCE7F5E.jpg?auth=0b30260334ff189bc13a51adb0ef5c76639a424b47dbbe170004823bf609a92a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A woman reacts at the site of a damaged residential building after it was struck by a projectile fired from Lebanon, in Nahariya, northern Israel Monday, April 13, 2026. (AP Photo/Ariel Schalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariel Schalit</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XY6EH6DSL4JAZN23MZTCTUVTDI.jpg?auth=221b5a3eb82aa6b790b8a12aef1dc06100c0f5eb8967d2492c3ca97e8a5e9709&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Wafiq Safa, senior Hezbollah political council member, speaks during an interview with The Associated Press in Beirut, Monday, April 13, 2026. (AP Photo/Hussein Malla)]]></media:description><media:credit role="author" scheme="urn:ebu">Hussein Malla</media:credit></media:content></item><item><title><![CDATA[Alza del petróleo provoca protestas en Haití; trabajadores exigen aumento salarial]]></title><link>https://www.local10.com/espanol/2026/04/13/alza-del-petroleo-provoca-protestas-en-haiti-trabajadores-exigen-aumento-salarial/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/13/alza-del-petroleo-provoca-protestas-en-haiti-trabajadores-exigen-aumento-salarial/</guid><dc:creator><![CDATA[Por EVENS SANON, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 20:25:15 +0000</pubDate><content:encoded><![CDATA[<p>PUERTO PRÍNCIPE (AP) — Más de 1.000 trabajadores organizaron una protesta el lunes en la capital de Haití para exigir un aumento del salario mínimo, al tiempo que el conflicto en Irán se profundiza y eleva los precios del petróleo.</p><p>Los trabajadores del Parque Industrial Metropolitano, de propiedad estatal y conocido informalmente como Sonapi, se reunieron fuera de sus puertas en Puerto Príncipe y gritaron: “¡Cuando tenemos hambre, no jugamos!”</p><p>Los empleados señalaron que no han recibido un aumento salarial desde 2023 y que ya les resulta imposible costear bienes básicos, dado que el gobierno de Haití incrementó los precios del diésel un 37% y los de la gasolina un 29% a principios de este mes.</p><p>“Un galón de gasolina cuesta más que nuestro salario mínimo”, afirmó Marc Jean Jean-Pierre, un padre de dos hijos de 47 años.</p><p>Jean-Pierre trabaja en una fábrica que confecciona jeans y gana 685 gourdes haitianos (5,23 dólares) al día, cuando un galón de gasolina cuesta 850 gourdes (6,49 dólares).</p><p>“Se puede ver lo que estamos pasando”, expresó.</p><p>Jean-Pierre solía tomar transporte público para ir al trabajo, pero ahora camina durante una hora para ahorrar dinero, ya que el pasaje de ida y vuelta aumentó 100 gourdes (76 centavos).</p><p>“Estaremos en la calle hasta que el gobierno escuche nuestra voz”, advirtió.</p><p>A la protesta del lunes se sumó Maxime Excellence, un conserje de fábrica de 49 años, quien se mostró preocupado, entre otras cosas, por el aumento de los precios del transporte.</p><p>“Además de eso, tengo que comer. No puedo pasarme todo el día sin comer”, comentó. “Dios sabe qué voy a tener que comer cuando llegue a casa”.</p><p>Excellence sostuvo que las exigencias de los trabajadores son justas.</p><p>“Apenas logramos llegar a fin de mes con lo que tenemos para vivir”, manifestó.</p><p>Indicó que seguirá protestando hasta que se cumplan sus demandas y que recurrirá a la violencia de ser necesario.</p><p>James Cardichon, un trabajador de fábrica de 37 años que confecciona camisetas, compartió esa postura.</p><p>“Necesitamos una revolución para que entiendan”, sostuvo, y añadió que también deben mejorar las condiciones en la fábrica. “Estamos dejando nuestro sudor”.</p><p>Señaló que los trabajadores buscan un mejor salario para que sus hijos no tengan que vivir los mismos problemas.</p><p>“Estamos cansados”, dijo. “Nuestro país está infestado de pandillas. El autobús cobra más porque tienen que pagarles a las pandillas para poder pasar, y al final nosotros pagamos por todo”.</p><p>Cardichon también expresó su molestia por las promesas constantes de funcionarios del gobierno de mejorar la situación del país.</p><p>“Estamos cansados de promesas”, declaró. “Queremos que actúen, y rápido”.</p><p>Algunos haitianos que se unieron a la protesta no trabajan en el parque industrial, pero querían expresar su frustración por las crisis en espiral de Haití, con el aumento de la violencia de las pandillas y el agravamiento de la pobreza.</p><p>Garry Jean Paul, de 35 años, quien vende teléfonos celulares en la calle, dijo que el alza de los precios del petróleo está empeorando la situación del país.</p><p>“Algunos días gano un par de cientos de gourdes; otros días tengo que volver a casa sin nada”, relató. “Las familias están haciendo cosas que no deberían estar haciendo. Están mendigando”.</p><p>___</p><p>Esta historia fue traducida del inglés por un editor de AP con la ayuda de una herramienta de inteligencia artificial generativa.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/OOU4I2RATBRXG6XKN6SKGNUETA.jpg?auth=6b4f8c1bacea0aa9cb20e5db8a7a238cd6e9ae8bd4c0786c799b7fde1be14d12&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Obreros marchan para exigir un aumento salarial en Puerto Príncipe, Haití, el lunes 13 de abril de 2026. (Foto AP/Odelyn Joseph)]]></media:description><media:credit role="author" scheme="urn:ebu">Odelyn Joseph</media:credit></media:content></item><item><title><![CDATA[Ty Gibbs is having fun as a new NASCAR Cup winner while trying to maintain his low profile]]></title><link>https://www.local10.com/sports/2026/04/13/ty-gibbs-is-having-fun-as-a-new-nascar-cup-winner-while-trying-to-maintain-his-low-profile/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/13/ty-gibbs-is-having-fun-as-a-new-nascar-cup-winner-while-trying-to-maintain-his-low-profile/</guid><dc:creator><![CDATA[By NATE RYAN, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 18:52:30 +0000</pubDate><content:encoded><![CDATA[<p>Ty Gibbs has a famous last name and has spent much of his life in the spotlight, recently being unwittingly thrust into the center of a contentious court case.</p><p>The attention is less than comfortable for the grandson of Joe Gibbs, a Hall of Fame legend as a championship team owner in NASCAR and a Super Bowl-winning coach in the NFL.</p><p>“Yeah, I feel like I could be a lot bigger in the community than what I am,” Ty Gibbs said about his place in NASCAR after his first career victory Sunday at Bristol Motor Speedway. “I just enjoy privacy. I don’t really want to show off a lot, too. I just enjoy training on my bike, getting strong, working hard during the week. I’m not here to be a moving billboard. I don’t really care. I don’t have any social media on my phone at the moment. I just really enjoy racing and focusing on myself.”</p><p>The focus at Bristol was squarely on the 23-year-old after he deftly fended off NASCAR champions Ryan Blaney and Kyle Larson on a two-lap overtime restart. The relief of finally breaking through in his 131st Cup start was evident. Gibbs celebrated by playfully crashing his grandfather’s national TV interview and handing the checkered flag to his mother, Heather, before giving her a ride to victory lane in the No. 54 Toyota.</p><p>“It’s just a thrill to see this happen because I don’t know how to explain it,” said Joe Gibbs, who has half of his eight grandchildren working at Joe Gibbs Racing, the team he founded 35 years ago. “It’s just a special feeling for all of us. I called my wife, and she’s crying. The whole family is crying. We love this. We really appreciate what today meant to us and the family.”</p><p>The narrative was positive for the Gibbs organization, which has been ensnared in some unflattering headlines after suing former competition director Chris Gabehart for breach of contract.</p><p>In a court filing, Gabehart said he expressed “serious concerns” about team management after he felt pressured to help Ty Gibbs (and was moved to the No. 54 pit box to call strategy). Gabehart said Gibbs “was not held to the same meeting attendance standards as others on the team.”</p><p>After the Bristol win, Gibbs made multiple references to “people saying false things” (without naming Gabehart) and steadfastly reaffirmed his work ethic.</p><p>”I’ve stayed after it the whole time,” Gibbs said. “Obviously, people are going to say false things about how I wasn’t present in meetings. I’ve been the same the whole time, just to clarify that.”</p><p>But others have noticed a change in his demeanor. To defuse the driver’s frustration during races, crew chief Tyler Allen said “a huge focus” entering 2026 was on keeping it fun because a “loose, fun Ty is a fast Ty.”</p><p>During a stretch of four consecutive finishes of sixth or better before Bristol, Gibbs impressed his teammates by speaking up in debriefs with helpful advice.</p><p>“He’s been in a good mood,” JGR driver Christopher Bell said. “He’s happy. Ty is killing it. It’s fun to see his confidence is literally radiating from him. He’s really switched on right now. He’s taken a huge step, and he’s a joy to be around right now.”</p><p>Gibbs, who was involved in a run-in last year with teammate Denny Hamlin, was a little defensive about whether he had changed that much.</p><p>“I’ve always had fun,” he said. “I think that’s taken out of turn. I truly enjoy the position I’m in. Obviously, being around such a great group of people is so much fun. These guys love racing as much as I do, or even more, and I know I love it a lot.”</p><p>Joe Gibbs hopes more people see that side of his grandson.</p><p>“He’s really, really got a good sense of humor,” Gibbs said. “We laugh all the time. I think the farther we go in this sport, hopefully, his personality and everything come out, the kind of kid he is. When I’m around him, he’s fun.”</p><p>Pit crew woes</p><p>Bristol runner-up Blaney’s pit crew ranked 32nd of 37 teams in Sunday’s race, raising questions about how long Team Penske can stay patient with a group that has squandered more than 80 positions on pit stops over the past seven races.</p><p>“We’ve got to get better for sure,” said Blaney, who lost seven spots on two mediocre pit stops midrace at Bristol. “If we’re going to keep competing and get cars that can win, we’ve got to clean that up.”</p><p>Hendrick struggles</p><p>A Martinsville Speedway win didn’t provide much momentum for Chase Elliott, who finished 22nd after starting 18th. Teammates William Byron (30th) and Alex Bowman (37th) also struggled for Hendrick Motorsports, which has 13 top 10s among its four drivers through eight races.</p><p>Hendrick vice chairman Jeff Gordon addressed the slow start before Sunday's race. “We’re being challenged right now, not that I don’t like it, but also I love it because I know what we’re capable of, and I love watching us do the climb,” Gordon said. “It teaches us things about ourselves, and I think it only makes us stronger.”</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/3Q7NVWVDNMMQRQOVBSTUEVTVH4.jpg?auth=a12048115eef479b927b200605e6f213d72d2eae19b018c155c1a39531ea5ebb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ty Gibbs, center, celebrates after winning a NASCAR Cup Series auto race, Sunday, April 12, 2026, in Bristol, Tenn. (AP Photo/Wade Payne)]]></media:description><media:credit role="author" scheme="urn:ebu">Wade Payne</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JQNHS2W5VZFEPVEPWC4WKDCBRY.jpg?auth=f8cc72f0fe658d59a0f5cd21fccc1a6a9f765d1aec3122299ecfc44a1996d38a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ty Gibbs, front right, celebrates with the trophy after winning a NASCAR Cup Series auto race as he and Steve Smith, president and CEO of Food City hoist the trophy, Sunday, April 12, 2026, in Bristol, Tenn. (AP Photo/Wade Payne)]]></media:description><media:credit role="author" scheme="urn:ebu">Wade Payne</media:credit></media:content></item><item><title><![CDATA[Project 2025 author Paul Dans drops primary challenge to Lindsey Graham in South Carolina]]></title><link>https://www.local10.com/news/politics/2026/04/13/project-2025-author-paul-dans-drops-primary-challenge-to-lindsey-graham-in-south-carolina/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/04/13/project-2025-author-paul-dans-drops-primary-challenge-to-lindsey-graham-in-south-carolina/</guid><dc:creator><![CDATA[By MEG KINNARD, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 17:35:28 +0000</pubDate><content:encoded><![CDATA[<p>COLUMBIA, S.C. (AP) — Paul Dans, a chief architect of Project 2025, has shuttered his Republican primary challenge to Sen. Lindsey Graham in South Carolina, in a contest set to test the loyalties of President Donald Trump and his MAGA movement in this year’s midterm election.</p><p>Dans pulled out Friday, the last day to remove his name from ballots before the state's primary on June 9.</p><p>Trump — who long ago endorsed Graham, among his top congressional allies — reacted to the announcement with a social media post suggesting that Tucker Carlson's endorsement of Dans had been the "KISS OF DEATH” for his campaign.</p><p>Trump and Carlson have been feuding over the Iran war, which the former Fox News star called “absolutely disgusting and evil.” Dans denied his decision to withdraw had anything to do with Carlson.</p><p>Dans said he was endorsing another Republican in the contest, appliance business owner Mark Lynch. In another social media post, Trump said Lynch “would be a DISASTER for the Republican Party” if elected.</p><p>Dans rose to prominence as one of the people behind Project 2025, which was a blueprint for conservative governance if Trump won his comeback campaign. He said he was pleased with some of Trump's progress after taking office — including federal workforce reductions and cuts to federal programs — but there was “more work to do” in the Senate.</p><p>“What we’ve done with Project 2025 is really change the game in terms of closing the door on the progressive era,” Dans told The Associated Press last year. ”If you look at where the chokepoint is, it’s the United States Senate. That’s the headwaters of the swamp.”</p><p>Dans, an attorney who worked in the first Trump administration as White House liaison to the office of personnel management, often commuted on weekdays to Washington as he organized Project 2025 at the Heritage Foundation, a conservative think tank. The nearly 1,000-page policy blueprint included chapters written by leading conservative thinkers.</p><p>Challenging the long-serving Graham, who has routinely batted back contenders over the years, is something of a political long shot. A half-dozen other Republican candidates remain in the race, and Graham's campaign said Monday it had more than $11.6 million cash on hand, raising nearly $1.4 million in the first quarter of this year.</p><p>Trump early on gave his endorsement of Graham, a political confidant and regular golfing partner of the president, despite their on-again-off-again relationship. Graham, in announcing he would seek a fifth term in the Senate, also secured the state’s leading Republicans, Sen. Tim Scott and Gov. Henry McMaster, to chair his 2026 run.</p><p>___</p><p>Meg Kinnard can be reached at http://x.com/MegKinnardAP.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YOMDGJVKNOWWNV3LR3GKOHWJPY.jpg?auth=fbcb41c05eb9d5996f10c75ba874f2e6f797de2e6cd8fb3b86129694dbe6a900&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Paul Dans, director of Project 2025 at the Heritage Foundation, speaks at the National Religious Broadcasters convention, Feb. 22, 2024, in Nashville, Tenn. (AP Photo/George Walker IV, File)]]></media:description><media:credit role="author" scheme="urn:ebu">George Walker IV</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/O265ZB2G2LXFWW2DIMGB2QYM64.jpg?auth=b87265092efd1bd61b07b3837542681edff281d99160440c98f8b9b951418570&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Sen. Lindsey Graham, R-S.C., arrives at a campaign event on, Aug. 19, 2025, at Holt Bros. BBQ in Florence, S.C. (AP Photo/Meg Kinnard, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Meg Kinnard</media:credit></media:content></item><item><title><![CDATA[Robó más de $120,000 en beneficios de SNAP a 200 personas y revendía las compras a bodegas, denuncian]]></title><link>https://www.local10.com/espanol/2026/04/13/robo-mas-de-120000-en-beneficios-de-snap-a-200-personas-y-revendia-las-compras-a-bodegas-denuncian/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/13/robo-mas-de-120000-en-beneficios-de-snap-a-200-personas-y-revendia-las-compras-a-bodegas-denuncian/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Tamica Brown, 43, fue arrestada en Pembroke Pines tras robar beneficios de SNAP a unas 200 personas por más de $120,000 en ocho meses; usaba las tarjetas EBT para comprar bebidas energéticas y revenderlas.]]></description><pubDate>Mon, 13 Apr 2026 17:21:00 +0000</pubDate><content:encoded><![CDATA[<p>Una mujer de Pembroke Pines fue arrestada por el Departamento del Sheriff del condado de Broward tras supuestamente robar beneficios del Programa de Asistencia Nutricional Suplementaria (SNAP) a unas 200 personas, 30 de las cuales han sido entrevistadas por los detectives hasta ahora, anunciaron las autoridades el lunes.</p><p>La sospechosa fue identificada por el BSO como Tamica Brown, de 43 años, quien enfrenta cargos de uso criminal de información de identificación personal y tráfico de tarjetas de crédito falsificadas.</p><p>“SNAP es un programa financiado por el gobierno federal y administrado por el Departamento de Agricultura de los Estados Unidos (USDA) a través de su Servicio de Alimentación y Nutrición”, dijo la portavoz del BSO Claudinne Caro en un comunicado de prensa. “Los beneficiarios elegibles acceden a sus fondos a través de tarjetas de transferencia electrónica de beneficios (EBT), que funcionan de manera similar a una tarjeta de débito o crédito. Los beneficiarios acceden a sus beneficios usando la tarjeta EBT y un Número de Identificación Personal (PIN) único”.</p><p>Según el BSO, la investigación comenzó el 20 de julio de 2025, cuando agentes en Cooper City fueron llamados a un Walmart en 4700 S. Flamingo Road, donde una víctima reportó que alguien había usado su tarjeta EBT sin su consentimiento.</p><p>Los detectives dijeron que eventualmente identificaron a unas 200 víctimas que sufrieron una pérdida combinada de más de $120,000.</p><p>Una madre soltera de tres hijos que se vio obligada a quedarse sin comestibles y una mujer de 95 años estuvieron entre las víctimas, dijo Caro.</p><p>Caro confirmó que hasta ahora los detectives han entrevistado a 30 víctimas.</p><p>“La investigación de ocho meses reveló que Brown, de 43 años, operó un esquema de fraude organizado en el que obtuvo ilegalmente números de tarjetas EBT pertenecientes a beneficiarios de SNAP, los PIN asociados y los saldos de las cuentas de múltiples fuentes”, dijo Caro. “La evidencia indicó que estos números de tarjetas fueron robados por medios desconocidos y transmitidos a Brown electrónicamente a través de teléfonos”.</p><p>Según el BSO, Brown usó los números de tarjetas y PIN robados para hacer compras no autorizadas, incluyendo bebidas energéticas de “alta demanda” como Red Bull y Celsius.</p><p>Los investigadores dijeron que luego revendía los productos a bodegas y tiendas de conveniencia.</p><p>Según Caro, las víctimas descubrieron que sus beneficios ya habían sido agotados cuando intentaron hacer sus propias compras con sus tarjetas EBT.</p><p>Brown fue arrestada el martes pasado por la policía de Pembroke Pines, que la detuvo con una orden de arresto del BSO.</p><p>Hasta el lunes por la tarde, estaba detenida en el Centro de Detención Paul Rein con una fianza de $300,000.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/EK7WBBCTA5GFDMPICH56LNSIQY.jpg?auth=206bbc8991bc3c74bbcc72349fdb460855d86139c3ac31a4a5fcebb494c23b6a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Law enforcement officers begin 270-mile bike ride to honor fallen heroes]]></title><link>https://www.local10.com/news/local/2026/04/13/law-enforcement-officers-begin-270-mile-bike-ride-to-honor-fallen-heroes/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/13/law-enforcement-officers-begin-270-mile-bike-ride-to-honor-fallen-heroes/</guid><dc:creator><![CDATA[Isabella Martin]]></dc:creator><description><![CDATA[Florida law enforcement officers hit the road Monday to honor fallen comrades.]]></description><pubDate>Mon, 13 Apr 2026 17:17:32 +0000</pubDate><content:encoded><![CDATA[<p>Florida law enforcement officers hit the road Monday to honor fallen comrades. </p><p>The 30th annual Florida Tour de Force charity bicycle ride began Monday morning in North Miami Beach. The five-day, 270-mile journey will end in Daytona Beach.</p><p>Two fallen South Florida officers killed in the line of duty in 2025 were among those honored: Miami-Dade Sheriff’s Office Deputy Devin Jaramillo, <a href="https://www.local10.com/news/local/2025/11/07/here-is-what-we-know-about-27-year-old-slain-mdso-deputy-devin-jaramillo/" target="_self" rel="" title="https://www.local10.com/news/local/2025/11/07/here-is-what-we-know-about-27-year-old-slain-mdso-deputy-devin-jaramillo/">shot and killed by a suspect</a>, and Miami Beach Police Department Sgt. David Cajuso, <a href="https://www.local10.com/news/local/2025/11/12/funeral-service-to-be-held-for-fallen-miami-beach-police-sergeant-at-hard-rock-stadium/" target="_self" rel="" title="https://www.local10.com/news/local/2025/11/12/funeral-service-to-be-held-for-fallen-miami-beach-police-sergeant-at-hard-rock-stadium/">killed in a motorcycle crash</a>.</p><p>MBPD Officer Rick Lonergan was riding in Cajuso’s honor.</p><p>“He gave so much to the department and the city and the citizens of Miami Beach. The only right thing to do is to come out and honor him on a day like today,” Lonergan said. “He was a great guy. Funny guy. I enjoyed working with him.”</p><p>Law enforcement will escort the riders up the Atlantic coast with stops planned every 12 to 15 miles, making the ride accessible for seasoned cyclists and those riding for a cause.</p><p>“It’s an awesome feeling,” North Miami Beach police Chief Juan Pinillos said. </p><p>Every dollar raised goes directly to the families of the fallen heroes.</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[Guardia de cumpleaños mató a tiros a hombre en silla de ruedas que quería entrar a la fiesta]]></title><link>https://www.local10.com/espanol/2026/04/12/le-meten-bala-a-persona-en-silla-de-ruedas-durante-cumpleanos-con-150-invitados/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/12/le-meten-bala-a-persona-en-silla-de-ruedas-durante-cumpleanos-con-150-invitados/</guid><dc:creator><![CDATA[Jeff  Derderian , Andrea Torres]]></dc:creator><description><![CDATA[Una persona en silla de ruedas fue baleada a la 1:30 a.m. del domingo afuera del Five Stars Banquet Hall en Sunrise, donde 150 personas celebraban un cumpleaños; hay un arrestado.]]></description><pubDate>Sun, 12 Apr 2026 16:21:53 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre celebraba su cumpleaños con más de 100 invitados cuando una discusión sobre la lista de invitados terminó en tragedia el domingo en el Five Stars Banquet Hall en Sunrise, según la policía.</p><p>Francisco Navarro, quien trabajaba como guardia de seguridad, le disparó mortalmente a un usuario de silla de ruedas que los invitados querían dejar entrar pero que no estaba en la lista, según el informe de arresto policial.</p><p>Durante una discusión, la víctima insultó a Navarro, de 26 años, con una palabrota, tras lo cual él sacó una Glock 19 de su funda, disparó varias veces y huyó, según el informe de arresto.</p><p>De acuerdo con el informe, Navarro, quien vive en el condado de Miami-Dade, le disparó a la víctima seis veces: una en el cuello, dos en el abdomen, dos en el hombro izquierdo y una en el antebrazo.</p><p>Durante la investigación, los detectives en el salón de banquetes en el 6072 de West Oakland Park Boulevard llamaron a Navarro, quien regresó para entregarse a la policía, según el informe policial.</p><p>El lunes por la tarde, Navarro, nacido en La Habana, Cuba, enfrentó un cargo de asesinato en primer grado en el condado de Broward, según registros judiciales.</p><p>Un juez de fianzas le negó la libertad bajo fianza, por lo que permaneció en la Cárcel Principal del condado de Broward en Fort Lauderdale, según registros de reclusos.</p><p>La jueza del Circuito del condado de Broward, Francis I. Viamontes, estaba programada para presidir el caso.</p>]]></content:encoded></item><item><title><![CDATA[Surging oil prices spark protest in Haiti as workers demand salary increases]]></title><link>https://www.local10.com/business/2026/04/13/surging-oil-prices-spark-protest-in-haiti-as-workers-demand-salary-increases/</link><guid isPermaLink="true">https://www.local10.com/business/2026/04/13/surging-oil-prices-spark-protest-in-haiti-as-workers-demand-salary-increases/</guid><dc:creator><![CDATA[By EVENS SANON, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 20:08:52 +0000</pubDate><content:encoded><![CDATA[<p>PORT-AU-PRINCE, Haiti (AP) — More than 1,000 workers organized a protest Monday in Haiti’s capital to demand a higher minimum wage as the conflict in Iran deepens, driving up oil prices.</p><p>Workers at the state-owned Metropolitan Industrial Park, informally known as Sonapi, gathered outside its gates in Port-au-Prince and shouted, “When we are hungry, we don’t mess around!”</p><p>Employees noted that they haven’t had a raise since 2023, and that they can no longer afford basic goods given that Haiti’s government increased diesel prices by 37% and gasoline prices by 29% earlier this month.</p><p>“A gallon of gas is higher than our minimum daily wage,” said Marc Jean Jean-Pierre, a 47-year-old father of two children.</p><p>He works at a factory making jeans, earning 685 Haitian gourdes ($5.23) a day, while a gallon of gasoline costs 850 gourdes ($6.49).</p><p>“You can see what we’re going through,” he said.</p><p>Jean-Pierre used to take public transportation to get to work, but now he walks for an hour to save money since the round-trip fare has increased by 100 gourdes (76 cents).</p><p>“We will be in the street until the government hears our voice,” he said.</p><p>Joining Monday’s protest was Maxime Excellence, a 49-year-old factory janitor, who worried about rising transportation prices, among other things.</p><p>“On top of it, I have to eat. I can’t spent the whole day not eating,” he said. “God knows what I’m going to have to eat when I get home.”</p><p>Excellence said the workers’ demands are fair.</p><p>“We can barely make ends meet with what we’re living on," he said.</p><p>He said that he would continue to protest until their demands are met and would resort to violence if necessary.</p><p>James Cardichon, a 37-year-old factor worker who makes T-shirts, echoed those sentiments.</p><p>“We need a revolution for them to understand,” he said, adding that the factory conditions also need to improve. “We are leaving our sweat behind.”</p><p>He said that workers are seeking a better salary so their children don’t have to experience the same problems.</p><p>“We are tired,” he said. “Our country is infested by gangs. The bus charges more because they have to pay the gangs to get through, and we end up paying for everything.”</p><p>Cardichon also said he was upset about the ongoing promises by government officials to improve the country’s situation.</p><p>“We are tired of promises,” he said. “We want them to take action, and quickly.”</p><p>Some Haitians who joined the protest don’t work at the industrial park but wanted to express their frustration at Haiti’s spiraling crises, with gang violence surging and poverty deepening.</p><p>Garry Jean Paul, 35, who sells cellphones on the street, said that rising oil prices are worsening the country’s situation.</p><p>“Some days I make a couple hundred of gourdes, some days I have to go home with nothing,” he said. “Families are doing things they are not supposed to be doing. They are begging.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6HRPFJQ3WI5CRZART6Q4WJEOAI.jpg?auth=b2a4cf9f178a5371d9e85760b4244f3fe3871e1b03ab5ae1357e8fd57dc04043&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[National Police patrol alongside a march by factory workers demanding a salary increase in Port-au-Prince, Haiti, Monday, April 13, 2026. (AP Photo/Odelyn Joseph)]]></media:description><media:credit role="author" scheme="urn:ebu">Odelyn Joseph</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/X52K4Q54PBMZGJDBJ6GGTZUG2M.jpg?auth=cd45680af4280285c67dd2bfd0607b255f5229ea186c0ec815f5631b2078f7ae&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Factory workers march to demand a salary increase in Port-au-Prince, Haiti, Monday, April 13, 2026. (AP Photo/Odelyn Joseph)]]></media:description><media:credit role="author" scheme="urn:ebu">Odelyn Joseph</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/L6RNWQ72K6FVS43U5U4YKSLHHY.jpg?auth=4ec2ef825bbfb367c43c42a8bf257d9d5a8a3e0ee6a877b545bd4aeafcdec014&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Factory workers march to demand a salary increase in Port-au-Prince, Haiti, Monday, April 13, 2026. (AP Photo/Odelyn Joseph)]]></media:description><media:credit role="author" scheme="urn:ebu">Odelyn Joseph</media:credit></media:content></item><item><title><![CDATA[Colombia autoriza plan de eutanasia para unos 80 hipopótamos descendientes de los de Pablo Escobar]]></title><link>https://www.local10.com/espanol/2026/04/13/colombia-autoriza-plan-de-eutanasia-para-unos-80-hipopotamos-del-capo-de-las-drogas-pablo-escobar/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/13/colombia-autoriza-plan-de-eutanasia-para-unos-80-hipopotamos-del-capo-de-las-drogas-pablo-escobar/</guid><dc:creator><![CDATA[Por ASTRID SUÁREZ, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 18:28:53 +0000</pubDate><content:encoded><![CDATA[<p>BOGOTÁ (AP) — El gobierno colombiano autorizó el lunes un protocolo para practicar la eutanasia a unos 80 hipopótamos, en un nuevo intento por controlar la reproducción de estos mamíferos que descienden de los ejemplares introducidos de forma ilegal al país por el capo de la droga Pablo Escobar en la década de 1980.</p><p>Se trata de una medida que se ha discutido por años en el país y que ha generado rechazo especialmente en la comunidad de Puerto Triunfo, donde se ubica la Hacienda Nápoles que perteneció a Escobar y que atrae a cientos de turistas que acuden a ver los hipopótamos. El narcotraficante falleció en 1993 abatido por la policía colombiana.</p><p>La ministra de Ambiente, Irene Vélez, firmó un documento oficial que contiene lineamientos para la coordinación institucional en el manejo y control de los hipopótamos. En rueda de prensa explicó que las medidas serían implementadas en el segundo semestre del año, cuando ya estará en funciones un nuevo presidente que asumirá el 7 de agosto.</p><p>El ministerio indicó en el documento que la caza será una medida de última instancia que “solo procederá cuando las alternativas no letales no resulten” viables.</p><p>La senadora animalista Andrea Padilla rechazó en la red social X la decisión gubernamental al considerar que se trata de una “matanza de criaturas saludables” que son “víctimas" de la “negligencia” estatal. Instó a que se contemplen otros métodos que no impliquen el sacrificio.</p><p>Los tipos de eutanasia</p><p>El plan contempla la eutanasia química con una inyección y la física, que se realizará con disparo de rifle por un tirador certificado, según el ministerio.</p><p>Para la eutanasia química los que la ejecuten deberán atraer a cada hipopótamo con alimentos hacia un corral. Una vez allí el animal recibirá un dardo que lo inmovilizará y luego el medicamento que le provocará la muerte.</p><p>Mientras que para la eutanasia física, el protocolo indica el uso de rifles de caza de largo alcance y potencia —la piel de los hipopótamos es gruesa y difícil de penetrar— con el fin de provocar el “menor sufrimiento al individuo”.</p><p>El proyectil deberá ser apuntado “directamente a la cabeza del animal”, buscando que penetre el cráneo, lo que “causará el daño suficiente en la masa cerebral" para insensibilizarlo de inmediato y generar “la conmoción irreversible y la muerte”, acotó el protocolo.</p><p>Para la disposición final de cadáveres indicó que preferiblemente se realice un enterramiento disponiendo de una fosa con una pendiente de hasta cuatro metros de profundidad. Como alternativa contempló la cremación.</p><p>Otras opciones de control</p><p>También se continuará intentando el traslado de animales a varios países que los acepten para cuidarlos en zoológicos y santuarios, un plan gestionado desde 2023 que no ha tenido ninguna respuesta positiva, según detalló el ministerio.</p><p>Ese mismo año, el país también inició decenas de esterilizaciones, un procedimiento costoso de cerca de 9.800 dólares por hipopótamo que representa riesgos como la muerte o la reacción alérgica a la anestesia; mientras, contemplaba el traslado y la eutanasia, a la que le hacía falta el protocolo.</p><p>Vélez advirtió que, de no tomar medidas, en 2030 Colombia tendría una población de 500 hipopótamos, afectando los ecosistemas y especies nativas como el manatí y la tortuga de río. El país sudamericano declaró esos mamíferos herbívoros una especie exótica invasora.</p><p>Los hipopótamos, territoriales y de hasta tres toneladas, no tienen un depredador natural en Colombia y están cada vez más dispersos por el caudaloso río Magdalena en estado salvaje. Las autoridades temen que se extiendan hacia otras zonas del país.</p><p>Algunas veces han salido del agua y caminado por las calles del pueblo de Puerto Triunfo o por las carreteras, como ocurrió a finales de marzo, según videos divulgados por la comunidad en redes sociales.</p><p>El ministerio asignará hasta 1,7 millones de dólares para el plan de control. Vélez calculó que con el presupuesto disponible sería aplicada la eutanasia a por lo menos 80 hipopótamos.</p><p>Aún está en la memoria colectiva el caso de “Pepe”, un hipopótamo que, tras escapar de la Hacienda Nápoles, fue perseguido por francotiradores de una fundación ambiental privada y cazado a tiros en 2009, lo que provocó reclamos de ambientalistas.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4S4YJL2ZWE5DVTWZMVKQFELETY.jpg?auth=d1d846a914ba4d837998e77e93a55ec02da099fc1a353370de1b0c0a65a224e2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[ARCHIVO - Hipopótamos nadando en la laguna del parque Hacienda Nápoles, antigua finca privada del narcotraficante Pablo Escobar, quien importó tres hipopótamos hembras y un macho hace décadas, en Puerto Triunfo (Colombia), el jueves 4 de febrero de 2021. (Foto AP/Fernando Vergara, archivo)]]></media:description><media:credit role="author" scheme="urn:ebu">Fernando Vergara</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EGYAWOEH7IIEONESRSI4G6MVJU.jpg?auth=eb66e35f7febead397dcb1069c14c14d66ac5b8707ed8502046281238e4bc079&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[ARCHIVO - Llaveros con forma de hipopótamo a la venta en una tienda de recuerdos cerca del parque Hacienda Nápoles, en Puerto Triunfo (Colombia), el martes 11 de febrero de 2020. (Foto AP/Iván Valencia, archivo)]]></media:description><media:credit role="author" scheme="urn:ebu">Ivan Valencia</media:credit></media:content></item><item><title><![CDATA[Police: Birthday party security guard faces murder charge after shooting wheelchair user]]></title><link>https://www.local10.com/news/2026/04/13/police-birthday-party-banquet-hall-security-guard-fatally-shoots-wheelchair-user/</link><guid isPermaLink="true">https://www.local10.com/news/2026/04/13/police-birthday-party-banquet-hall-security-guard-fatally-shoots-wheelchair-user/</guid><dc:creator><![CDATA[Jeff  Derderian , Andrea Torres]]></dc:creator><description><![CDATA[A man was celebrating his birthday with more than 100 guests when a dispute over the guest list turned into a tragedy on Sunday at the Five Stars Banquet Hall in Sunrise, according to police.  ]]></description><pubDate>Mon, 13 Apr 2026 16:54:17 +0000</pubDate><content:encoded><![CDATA[<p>A man was celebrating his birthday with more than 100 guests when a dispute over the guest list turned into a tragedy <a href="https://www.local10.com/news/local/2026/04/12/1-injured-1-arrested-after-shooting-during-mans-birthday-party-in-broward/" target="_self" rel="" title="https://www.local10.com/news/local/2026/04/12/1-injured-1-arrested-after-shooting-during-mans-birthday-party-in-broward/">on Sunday</a> at the Five Stars Banquet Hall in Sunrise, according to police. </p><p>Francisco Navarro, who was working security, fatally shot a wheelchair user, who guests wanted to allow inside, but was not on the guest list, according to a police arrest report.</p><p>During an argument, the victim used an expletive to insult Navarro, 26, who then pulled out a Glock 19 from his holster, fired several times, and fled, according to the police arrest report. </p><p>According to the police arrest report, Navarro, who lives in Miami-Dade County, shot the victim six times: Once in the neck, twice in the abdomen, twice in the left shoulder, and once in the forearm.</p><p>During the investigation, detectives at the banquet hall at 6072 West Oakland Park Boulevard, called Navarro, who then returned to surrender to police, according to the police report. </p><p>On Monday afternoon, Navarro, who was born in Havana, Cuba, faced a first-degree murder charge in Broward County, according to court records. </p><p>A bond court judge denied him bail, so he remained at the Broward County Main Jail in Fort Lauderdale, according to inmate records. </p><p>Broward County Circuit Judge Francis I. Viamontes was set to preside over the case. </p><p><b>Location</b></p><p><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d642.589477401636!2d-80.23260669005468!3d26.164154882709802!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88d907d4bfb45457%3A0x709f44f2763343d1!2sFIVE%20STARS%20BANQUET%20HALL%20LLC!5e1!3m2!1sen!2sus!4v1775994642014!5m2!1sen!2sus" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></p>]]></content:encoded></item><item><title><![CDATA[Back of Pompano Beach home left scorched after fire; resident says water heater blew up]]></title><link>https://www.local10.com/news/local/2026/04/13/pompano-beach-home-left-scorched-after-fire/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/13/pompano-beach-home-left-scorched-after-fire/</guid><dc:creator><![CDATA[Michaila Hightower, Amanda Batchelor]]></dc:creator><description><![CDATA[First responders rushed to the scene of a house fire Sunday night in Pompano Beach.]]></description><pubDate>Mon, 13 Apr 2026 12:38:02 +0000</pubDate><content:encoded><![CDATA[<p>First responders rushed to the scene of a house fire Sunday night in Pompano Beach.</p><p>The fire was reported at a home in the 2500 block of Northeast Third Avenue.</p><p>The back of the home was apparently fully engulfed in flames. </p><p>The damage is so bad, you can barely step into Joel Elusma’s backyard.</p><p>“I’m looking for somebody to fix it,” he told Local 10 News. </p><p>Elusma said he is looking at all his options after the back of the home he lives in caught fire Sunday night.</p><p>He believes the water heater exploded.</p><p>One witness told Local 10 News that she was watching TV when she saw a red flame outside her window.</p><p>She then told her grandmother, who immediately called 911.</p><p>“I was worried about him because I didn’t know if he was in the house or not,” a neighbor named Mark said. </p><p>Pompano Beach Fire Rescue officials confirmed that no one was injured in the fire.</p><p>The cause of the blaze is under investigation.</p><p>The American Red Cross offered to assist Elusma, who lives alone, however he has opted to sleep in his car in the driveway out of fear that someone will steal his belongings. </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[Supertifón en el océano Pacífico se dirige a grupo de remotas islas de EEUU]]></title><link>https://www.local10.com/espanol/2026/04/13/supertifon-en-el-oceano-pacifico-se-dirige-a-grupo-de-remotas-islas-de-eeuu/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/13/supertifon-en-el-oceano-pacifico-se-dirige-a-grupo-de-remotas-islas-de-eeuu/</guid><dc:creator><![CDATA[Por JOHN SEEWER y SETH BORENSTEIN, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 22:36:20 +0000</pubDate><content:encoded><![CDATA[<p>Un peligroso supertifón avanzaba el lunes sobre el océano Pacífico hacia un grupo de remotas islas de Estados Unidos, azotando Guam con intensas lluvias y vientos con fuerza de tormenta tropical horas antes de su llegada.</p><p>Se tiene previsto que el supertifón Sinlaku toque tierra la noche del martes en las Islas Marianas del Norte con vientos destructivos, lluvias intensas e inundaciones que podrían provocar prolongados cortes en el servicio eléctrico, informó el Servicio Meteorológico Nacional el lunes.</p><p>No se anticipa un impacto directo en Guam, un territorio de Estados Unidos con instalaciones militares y unos 170.000 habitantes, pero aún podría sufrir algunos daños.</p><p>El tifón tropical —el más intenso en lo que va del año— generaba el lunes vientos máximos sostenidos de 278 km/h (173 mph), a medida que se acercaba a las islas de Rota, Tinian y Saipan, según el Centro Conjunto de Alerta de Tifones.</p><p>Si bien se prevé que se debilite ligeramente en los próximos días, se pronostica que el meteoro pase cerca de las islas como un tifón de categoría 4 o 5.</p><p>El tifón se ha mantenido a grandes rasgos en una trayectoria que lo lleva sobre o muy cerca de Tinian y Saipan, indicó Joshua Schank, meteorólogo principal del servicio meteorológico en Guam.</p><p>Alrededor de 50.000 personas habitan en las tres islas, la mayoría de ellas en Saipan, la capital de las Islas Marianas del Norte que es conocida por sus relajados complejos turísticos, y campos de golf.</p><p>Saipan fue escenario de una de las batallas más cruentas de la Segunda Guerra Mundial en el Pacífico, en la que murieron más de 50.000 soldados japoneses y estadounidenses, así como civiles.</p><p>En Guam, donde el tifón Mawar dejó sin electricidad a los habitantes de la isla por varios días en 2023, funcionarios militares de Estados Unidos advirtieron al personal que se prepare para la llegada de la tormenta y se resguarde en interiores. Las fuerzas armadas controlan alrededor de una tercera parte de la superficie de la isla, un centro crucial para las fuerzas estadounidenses en el Pacífico.</p><p>La isla ya recibía fuertes lluvias y ráfagas de viento de hasta 96 km/h (60 mph) a primera hora del martes, señaló Schank. La mayoría de los negocios estaban cerrados y las autoridades pidieron a la población que permaneciera en casa, añadió.</p><p>Glen Hunter, quien creció en Saipan, ha vivido varios tifones. “Vivimos en lo que llaman el ‘Callejón de los Tifones’”, dijo a primera hora del martes después de despertarse entre las fuertes ráfagas de viento que derribaron algunos árboles.</p><p>La mayoría de los residentes viven en casas de concreto, aunque las personas que habitan residencias de madera con techos de lámina suelen quedarse con familiares o en refugios del gobierno, dijo.</p><p>Cuando la pandemia de COVID-19 llegó a Saipan en 2020, la isla aún se recuperaba del paso del supertifón Yutu en 2018, recordó, y asegura que la economía aún no se recupera por completo.</p><p>Mientras se prepara para recibir un impacto directo, Hunter también anticipa la posibilidad de pasar varias semanas o meses sin electricidad ni agua corriente.</p><p>“Somos islas remotas y hermosas en el Pacífico, lo cual es una ventaja, pero los tiempos de recuperación se convierten en un enorme aspecto negativo, el poder traer cosas a los puertos dañados. Lo que esperaríamos es todo el apoyo que podamos obtener del mundo exterior, del gobierno federal, de las fuerzas armadas”, explicó.</p><p>El presidente estadounidense Donald Trump aprobó el sábado declaraciones de emergencia por desastre para Guam y las Islas Marianas del Norte, lo que permite desbloquear fondos de ayuda adicional para los servicios de emergencia.</p><p>La Agencia Federal para el Manejo de Emergencias (FEMA, por sus siglas en inglés) dijo que ya coordina el apoyo entre varias agencias, enviando a casi 100 empleados de FEMA y personal de la Agencia de Protección Ambiental, el Departamento de Transporte y el Cuerpo de Ingenieros del Ejército de Estados Unidos.</p><p>“Estamos listos para responder a este evento”, dijo Robert Fenton, administrador regional de FEMA, desde Guam. La agencia comenzó a preparar suministros y personal a finales de la semana pasada, puntualizó.</p><p>La respuesta de FEMA se produce en medio del cierre más prolongado en la historia del Departamento de Seguridad Nacional, pero las funciones de respuesta a emergencias de la agencia continúan en operaciones durante la disputa de financiamiento. Más de 10.000 empleados dedicados a la respuesta a desastres aún reciben su salario y el fondo de ayuda para desastres de la FEMA —que, según la agencia, tenía alrededor de 3.600 millones de dólares hacia finales de marzo— puede gastarse hasta que se agote.</p><p>Un supertifón es el nombre que se le da a los ciclones tropicales más fuertes que se forman en el noroeste del océano Pacífico, donde suelen originarse las tormentas más intensas del planeta.</p><p>Supervisados por el Centro Conjunto de Alerta de Tifones en Guam, los supertifones equivalen a huracanes de categoría 4 o 5 en el Atlántico, con vientos de por lo menos 240 km/h (150 mph). Se han identificado más de 300 supertifones desde que el centro de alerta empezó a usar ese nombre hace casi 80 años.</p><p>___</p><p>Los periodistas de The Associated Press Gabriela Aoun Angueira en San Diego y Jennifer Sinco Kelleher en Honolulu contribuyeron con este despacho.</p><p>___</p><p>Esta historia fue traducida del inglés por un editor de AP con la ayuda de una herramienta de inteligencia artificial generativa.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/7MIJ5NUZKFDK3XHTSHBBK4X2UE.jpg?auth=421df50c6f7c1a11533d2ed6ff320bf750f177f750b5ba8a323d13ab02c702c2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Esta imagen satelital proporcionada por la Oficina Nacional de Administración Oceánica y Atmosférica de Estados Unidos (NOAA, por sus siglas en inglés) muestra el súper tifón Sinlakua en el Océano Pacífico, el lunes 13 de abril de 2026. (NOAA vía AP)]]></media:description></media:content></item><item><title><![CDATA[Plane suffers nose gear failure on takeoff at North Perry Airport]]></title><link>https://www.local10.com/news/local/2026/04/13/plane-lands-on-nose-at-north-perry-airport/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/13/plane-lands-on-nose-at-north-perry-airport/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Pembroke Pines police and firefighters responded to a nose gear failure at North Perry Airport early Monday afternoon.]]></description><pubDate>Mon, 13 Apr 2026 16:44:22 +0000</pubDate><content:encoded><![CDATA[<p>Pembroke Pines police and firefighters responded to a nose gear failure at North Perry Airport early Monday afternoon.</p><p>Video from Sky 10, taken just after 12:30 p.m., shows the small plane on its nose along the runway.</p><p>First responders said the plane’s nose gear collapsed on takeoff. No one was hurt.</p><p>Aside from collapsed gear, the Cessna R182 looked to be intact.</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 administration agrees to return rainbow Pride flag to New York’s Stonewall monument]]></title><link>https://www.local10.com/news/2026/04/13/trump-administration-agrees-to-return-rainbow-pride-flag-to-new-yorks-stonewall-monument/</link><guid isPermaLink="true">https://www.local10.com/news/2026/04/13/trump-administration-agrees-to-return-rainbow-pride-flag-to-new-yorks-stonewall-monument/</guid><dc:creator><![CDATA[By JENNIFER PELTZ and MICHAEL R. SISAK, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 21:41:28 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — The Trump administration said Monday it will resume flying a rainbow Pride flag on a federal flagpole at the Stonewall National Monument in New York City, reversing course two months after removing the banner from the first national monument commemorating LGBTQ+ history.</p><p>The government revealed the decision in court papers as it agreed to settle a lawsuit filed by advocacy and historic preservation groups who had sought to block the Feb. 9 removal. A judge approved the deal.</p><p>The Interior Department and National Park Service “have confirmed their intention to maintain a Pride flag at Stonewall,” lawyers for the government and the groups wrote in a joint court filing.</p><p>The flag — one of several Pride banners at the 7.7-acre (3.1-hectare) park — won’t be removed, except for “maintenance or other practical purposes,” the filing said.</p><p>Under the agreement, within a week, the park service will hang three flags on its flagpole at the monument. The Pride flag will be positioned below the U.S. flag, in accordance with U.S. flag code, and above the park service flag. Each will measure 3 feet by 5 feet (0.9 meters by 1.5 meters).</p><p>The site also features a large Pride flag on a city-controlled flagpole and smaller flags on a fence surrounding the monument, which is across the street from the Stonewall Inn, the gay bar where a 1969 police raid sparked an uprising and helped catalyze the modern LGBTQ+ rights movement. Those flags weren't removed.</p><p>“We fought the Trump administration and won,” said Manhattan Borough President Brad Hoylman-Sigal wrote on X. The Democrat helped organize a protest Pride flag raising after the government-authorized banner was removed.</p><p>“We as an LGBTQ community celebrate the legal climb-down by the gutless Trump Administration on their contemptuous attempt to erase queer people from American history at Stonewall,” Hoylman-Sigal, the first openly gay person elected to his job, wrote.</p><p>Mayor Zohran Mamdani, a Democrat, called the Trump administration’s reversal “a victory for the LGBTQ+ community and for our entire city” and “a reminder that New Yorkers won’t let our history be rewritten.”</p><p>The Gilbert Baker Foundation, which honors the Pride flag creator who died in 2017, was among the organizations that sued over the removal.</p><p>“Stonewall is sacred ground in the fight for LGBTQ+ liberation, and this resolution helps ensure that the Rainbow Flag will continue to fly there, where it belongs,” foundation President Charley Beal said.</p><p>The Pride flag had become a flashpoint for arguments over Republican President Donald Trump ’s approach to Stonewall and various other historical properties.</p><p>After a yearslong campaign by activists who wanted the flag symbolizing LGBTQ+ pride to be flown daily inside the park service-run site, the banner was formally installed in 2022 during Democrat Joe Biden ’s tenure.</p><p>At the time, park service officials called it a sign of the government’s commitment to “telling the complex and diverse histories of all Americans.”</p><p>When it removed the flag in February, the park service said it was complying with federal guidance on flag displays. A Jan. 21 memo largely restricted the agency to displaying U.S., Interior Department and POW/MIA flags, with exemptions that include providing “historical context.”</p><p>The park service insisted the monument “remains committed to preserving and interpreting the history and significance of this site” through exhibits and programs. But LGBTQ+ activists saw the flag’s removal as a targeted affront meant to diminish a site that is all about their fight for rights and visibility.</p><p>Activists Michael Petrelis and Steven Love Menendez, who fought to have the park service fly the Pride flag, said they were pleased with Monday's agreement. But, they said, they were dismayed that other symbols, such as the even more inclusive Progress Pride flag, were left out.</p><p>“I look forward to the day when the flag display can restored to its original intent that allows all iterations of LGBTQ+ flags to fly,” Menendez said. “Until then at least we have the original rainbow flag flying to serve as a beacon of light.”</p><p>Democratic President Barack Obama created the Stonewall monument in 2016.</p><p>After Trump returned to office last year, he took aim at diversity, equity and inclusion initiatives, and many references to transgender people were excised from the Stonewall monument’s website and materials.</p><p>Trump’s administration similarly has put national parks, museums and landmarks under a messaging microscope, aiming to remove or alter materials that it says are “divisive or partisan” or “inappropriately disparage Americans.”</p><p>___</p><p>Anthony Izaguirre contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DUSYNMJQBHJEUJLQALI7VANHCM.jpg?auth=cb7e0c85f71678490de9c23ffa95b44fcb0d38deb5f08f8487fa0072e0f7cf7f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A rainbow Pride flag flies with an American flag at the Stonewall National Monument in New York, Monday, April 13, 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/FQXSAOYUSB7DFCJU355JHAOABM.jpg?auth=232c093de1fc1cab4fbef7b58321d577aa8cb2afe4a0dc5a465c526ec6e5a356&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Small rainbow Pride flags are displayed near a flagpole with a larger Pride flag at the Stonewall National Monument in New York, Monday, April 13, 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/LNAB62IFVR3P4Q7KA4PSK3PVGM.jpg?auth=7bab2faaee5f7f8d7392e39aa9b150d915ead084f7473e79e2a1a76ea32d5909&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A rainbow Pride flag flies with an American flag at the Stonewall National Monument in New York, Monday, April 13, 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/UYLIKHWPFZ3XOQUEZDHVJV6GPM.jpg?auth=90290ae58f441cabad90c1fef4acd77ca7fda3bd35c02772ad6c3fa9b94cabd7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - People demonstrate after New York politicians and activists raised a rainbow flag on a pole across the street from the Stonewall Inn, Thursday, Feb. 12, 2026, in New York, a few days after it was removed by the National Park Service to comply with guidance from the Trump administration. (AP Photo/Yuki Iwamura, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OELHZEOLNNQKID6Y2WU4YYDISU.jpg?auth=94552ddffa02ce6c53aaaa8bd4d3a6f954bd5640ec33cb01a8e8397c943d0949&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - New York politicians and activists raise a rainbow flag on a pole in Christopher Park across the street from the Stonewall Inn, Thursday, Feb. 12, 2026, in New York, a few days after it was removed by the National Park Service to comply with guidance from the Trump administration. (AP Photo/Yuki Iwamura, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content></item><item><title><![CDATA[Whoopi Goldberg launches WhoopInk, a Blackstone Publishing imprint]]></title><link>https://www.local10.com/entertainment/2026/04/13/whoopi-goldberg-launches-whoopink-a-blackstone-publishing-imprint/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/04/13/whoopi-goldberg-launches-whoopink-a-blackstone-publishing-imprint/</guid><dc:creator><![CDATA[By HILLEL ITALIE, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 20:50:18 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — After having more than a dozen books of her own published, Whoopi Goldberg wants to help others do the same.</p><p>The Oscar-winning actor and co-host of “The View” has launched the imprint WhoopInk, a partnership with Blackstone Publishing that will focus on bringing “fresh, diverse new talent to the marketplace” and on works spanning across genres. According to Blackstone, Goldberg will be “intimately involved” with the imprint, on everything from cover design to promotion.</p><p>At least one WhoopInk author already is well known to Goldberg — Rick Bleiweiss, a Blackstone executive who signed up Goldberg's “Bits and Pieces: My Mother, My Brother, and Me” for the publisher. Goldberg plans to publish the next novel in Bleiweiss' “Pignon Scorbion & the Barbershop Detectives” mystery series and to release some of her own books, including a collaboration with longtime business partner Tom Leonardis and a follow-up to “Bits and Pieces,” a bestselling memoir that comes out in paperback this week.</p><p>“I am personally looking forward to finding new authors, working with established authors, and bringing influential voices into this curated imprint,” Goldberg said in a statement Monday.</p><p>Numerous other celebrities have overseen their own imprints in recent years, including Sarah Jessica Parker,John Legend and Questlove. Reese Witherspoon, Dakota Johnson and Dua Lipa are among the public figures who have formed their own book clubs.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CO2L33H5I3PYWZBZIYB42CFMMA.jpg?auth=4c6f5a74554aa32c0123f701fae2814eb91dcde2f95774c91d7d560617e4c958&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Whoopi Goldberg attends the premiere of "Springsteen: Deliver Me From Nowhere" during the 63rd New York Film Festival in New York on Sept. 28, 2025. (Photo by Evan Agostini/Invision/AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Evan Agostini</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MFVVNH2RPSUKVWDROQXFPKUJ2U.jpg?auth=437ee4fc51793dd8635a3e57aa6b068b023690e60f1b962fe5c058fe00031874&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Whoopi Goldberg attends the premiere of "Solo Mio" in New York on Jan. 27, 2026. (Photo by CJ Rivera/Invision/AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">CJ Rivera</media:credit></media:content></item><item><title><![CDATA[La energía solar puede salvar a los agricultores en EEUU, pero es difícil vencer la oposición local]]></title><link>https://www.local10.com/espanol/2026/04/13/la-energia-solar-puede-salvar-a-los-agricultores-en-eeuu-pero-es-dificil-vencer-la-oposicion-local/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/13/la-energia-solar-puede-salvar-a-los-agricultores-en-eeuu-pero-es-dificil-vencer-la-oposicion-local/</guid><dc:creator><![CDATA[Por JOSHUA A. BICKEL, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 16:38:37 +0000</pubDate><content:encoded><![CDATA[<p>CANFIELD, Ohio, EE.UU. (AP) — A través de la ventana de su cosechadora, Wayne Greier observa a su hijo adolescente Blake conducir un tractor por un campo vacío, arrastrando un arado hasta colocarlo en posición para otra incierta temporada de siembra de primavera.</p><p>Greier se preocuparía menos si la granja solar que quería en su terreno se hubiera concretado. Pero funcionarios locales la bloquearon en 2023 en virtud de una ley estatal de Ohio, y Greier —ante una pesada deuda médica— tuvo que vender parte de su tierra para mantenerse a flote. El acuerdo que se frustró le habría aportado unos 540.000 dólares en pagos de arrendamiento cada año.</p><p>“Fue nuestra salvación”, manifestó. “No era ese panorama aterrador que a todo el mundo le gusta pintar sobre la energía solar y la pérdida de tierras agrícolas”.</p><p>La oposición local a la energía solar ha sido durante mucho tiempo un obstáculo para los desarrolladores de energía verde. Pero algunas comunidades están trabajando para revertir las restricciones locales, citando los beneficios fiscales y los empleos que aportan los proyectos, así como los pagos de arrendamiento de las empresas energéticas, que pueden proporcionar ingresos estables a los agricultores en una industria volátil.</p><p>Cuando una empresa solar se le acercó con la intención de construir paneles en parte de su terreno, Greier, de 42 años y agricultor de sexta generación, dudó. Pero, ante 1 millón de dólares en deuda médica tras una larga batalla con el COVID y complicaciones relacionadas, vio una oportunidad para salvar su granja.</p><p>Algunos en la comunidad lo vieron de otra manera.</p><p>Greier contó que él y su familia fueron marginados mientras el debate sobre el proyecto se desarrollaba en reuniones públicas. Su salud mental se desplomó. Y el proyecto finalmente fue bloqueado en virtud de una ley estatal que permite a los condados impedir la construcción de parques eólicos y solares en terrenos que consideren “restringidos”.</p><p>“Yo era el que iba a perder la granja de sexta generación. Yo era el que no podía mantener a mi familia”, expresó.</p><p>Un momento difícil para las energías renovables</p><p>La hostilidad del presidente Donald Trump hacia la energía verde ha golpeado a la industria al eliminar subsidios, préstamos e incentivos fiscales. Pero incluso antes de su regreso a la Casa Blanca, las prohibiciones locales a la energía renovable se estaban volviendo más comunes. Un estudio de 2025 de la Universidad de Columbia encontró que, de 2023 a 2024, hubo un aumento del 16% en las leyes locales en 44 estados que restringieron este tipo de proyectos.</p><p>“Muchas comunidades quieren descarbonizar y probablemente, en teoría, apoyan la energía renovable”, dijo Juniper Katz, profesora adjunta de la Universidad de Massachusetts que se centra en política ambiental. Pero, añadió, “cuando se trata de tu comunidad y tu patio trasero, equilibrar estos procesos para que la gente sienta que ha tenido voz sin crear tantos puntos de veto que no se pueda hacer nada, creo que ahí está el truco. Y no es fácil”.</p><p>Funcionarios del condado Dearborn, Indiana, pausaron el desarrollo solar durante un año en febrero tras la preocupación de residentes por la cercanía de paneles solares a viviendas y el posible impacto ambiental de los materiales de los paneles.</p><p>Bobby Rauen, que vive cerca de parte de un proyecto solar propuesto de 1.200 acres (486 hectáreas) en ese condado, está entre los residentes que solicitaron la pausa. Señaló que espera que los funcionarios aprovechen este tiempo para crear mejores protecciones para quienes viven cerca de posibles proyectos solares. También indicó que le preocupaba que las tierras agrícolas no vuelvan a producir si los paneles solares se retiran eventualmente.</p><p>Después de que funcionarios del condado Mahoning, Ohio, detuvieran el proyecto planificado por Greier —de 675 acres (273 hectáreas) y 150 megavatios—, él decidió ayudar a otros que querían energía solar en sus tierras, al afirmar que “no quería ser una víctima”. Como miembro de Renewable Energy Farmers of America, Greier, que principalmente cultiva maíz y soja, ha compartido su experiencia con legisladores, grupos de defensa y en comunidades que debaten el desarrollo de energía verde.</p><p>Recientemente habló con funcionarios gubernamentales en una reunión pública en el condado Richland, Ohio, a unos 161 kilómetros (100 millas) de su casa. Allí, defensores lograron incluir en la boleta un referendo este mayo para revertir la prohibición del condado sobre proyectos eólicos y solares.</p><p>Morgan Carroll, residente del condado de toda la vida, ha estado trabajando desde el verano pasado para reunir apoyo para eliminar la prohibición. Aunque no es agricultora ni propietaria de tierras, Carroll dijo que respalda los empleos y los ingresos fiscales que estos proyectos pueden aportar y cree que la prohibición les quita la decisión a los residentes, y que algún día podría afectar a sus dos hijos pequeños.</p><p>“Quiero que estén en un condado que pueda ofrecer empleos, que pueda ofrecerles una buena escuela”, dijo. “No quiero tener que mudarme”.</p><p>La política federal influye en las leyes locales</p><p>Los republicanos del Congreso y el gobierno de Trump adelantaron los plazos para que los proyectos solares a escala de servicios públicos pudieran calificar para incentivos fiscales tras la aprobación de una gran ley de exenciones tributarias y recortes de gasto en julio pasado. Ahora, los proyectos solares a escala de servicios públicos deben estar en funcionamiento para finales de 2027 para calificar.</p><p>El año pasado, Lita Leavell y su esposo, Joe, que operan una granja ganadera de 1.000 acres (405 hectáreas) en Lancaster, Kentucky, esperaban albergar un proyecto solar a escala de servicios públicos en aproximadamente la mitad de su terreno, lo que les habría aportado un estimado de 60.000 dólares al año. Al igual que Greier, los pagos de arrendamiento habrían garantizado que la tierra pudiera permanecer en su familia.</p><p>Pero después de que se aprobara en 2023 una ordenanza del condado Garrard que restringía el desarrollo solar, la empresa energética con la que trabajaba Leavell decidió poner fin al proyecto.</p><p>Parte del razonamiento de su condado para la ordenanza fue la oposición del gobierno federal a la energía solar y el deseo del gobierno de Trump de detener proyectos a escala de servicios públicos en tierras agrícolas, dijeron líderes del condado durante una reunión en agosto de 2025. Leavell, quien dijo ser republicana, cuestionó por qué la falta de apoyo federal a proyectos de energía verde debería afectar su capacidad de impulsar estos proyectos en su propia tierra. Ella y un grupo de otros seis propietarios de tierras están demandando para anular la ordenanza.</p><p>“Lo que supongo que me desconcertó tanto es que hay muchas cosas peores que podrían estar al lado tuyo”, comentó.</p><p>Una cuestión de derechos de propiedad</p><p>Carroll, que ayudó a reunir firmas para el referendo en el condado de Richland, Ohio, descubrió que cuando el debate sobre los proyectos solares se planteaba como una cuestión de derechos de propiedad, la gente en la comunidad era más receptiva.</p><p>Greier también se centra en los derechos de propiedad cuando habla del tema. Su granja es su plan de jubilación y, según dijo, debería tener el derecho de usarla para mantener a su familia.</p><p>“Hay familias que dependen de esto y lo están buscando”, afirmó. “Y se les ha quitado esta oportunidad”.</p><p>______</p><p>La cobertura climática y ambiental de The Associated Press recibe apoyo financiero de múltiples fundaciones privadas. La AP es la única responsable de todo el contenido. Consulte las normas de AP para trabajar con filantropías, una lista de patrocinadores y las áreas de cobertura financiadas en AP.org.</p><p>______</p><p>Esta historia fue traducida del inglés por un editor de AP con la ayuda de una herramienta de inteligencia artificial generativa.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3BHHTLCPNOKTMT3IKEAFOUAUQU.jpg?auth=febcabb05cb6024aa023c142704be65723e0d87e8534de66f21320dddd1546aa&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Un cartel que se opone a un desarrollo solar cercano, el 3 de abril de 2026 en Manchester, Indiana (AP Photo/Joshua A. Bickel)]]></media:description><media:credit role="author" scheme="urn:ebu">Joshua A. Bickel</media:credit></media:content></item><item><title><![CDATA[Cuba's president warns US against attacking island or trying to depose him]]></title><link>https://www.local10.com/news/world/2026/04/12/cubas-president-warns-us-against-attacking-island-or-trying-to-depose-him/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/04/12/cubas-president-warns-us-against-attacking-island-or-trying-to-depose-him/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description></description><pubDate>Sun, 12 Apr 2026 22:59:06 +0000</pubDate><content:encoded><![CDATA[<p>SAN JUAN, Puerto Rico (AP) — Cuban President Miguel Díaz-Canel said the U.S. has no valid reason to carry out a military attack against the island or to attempt to depose him.</p><p>Speaking in an interview on NBC News’ Meet the Press program, the president said an invasion of Cuba would be costly and affect regional security. But should it happen, Díaz-Canel said, Cubans would defend themselves.</p><p>“If the time comes, I don’t think there would be any justification for the United States to launch a military aggression against Cuba, or for the U.S. to undertake a surgical operation or the kidnapping of a president,” Díaz-Canel said, speaking through a translator.</p><p>He added: “If that happens, there will be fighting, and there will be a struggle, and we will defend ourselves, and if we need to die, we’ll die, because as our national anthem says, ‘Dying for the homeland is to live’.”</p><p>His comments come as tensions between Cuba and the U.S. remain high despite both sides acknowledging talks, although no details have been shared.</p><p>Díaz-Canel has accused the U.S. government of implementing a “hostile policy” against Cuba and said it has “no moral to demand anything from Cuba.” He noted that Cuba is interested in engaging in dialogue and discussing any topic without conditions, “not demanding changes from our political system as we are not demanding change from the American system, about which we have a number of doubts.”</p><p>Cuba blames a U.S. energy blockade for its deepening woes, with a lack of petroleum affecting the island’s health system, public transportation and the production of goods and services.</p><p>Cuba produces only 40% of the fuel it consumes, and it stopped receiving key oil shipments from Venezuela after the U.S. military attacked the South American country in early January, seized President Nicolás Maduro and took him to New York to face drug trafficking charges. Then, with cooperation from ruling party leaders, the Trump administration began implementing a phased plan to end Venezuela’s entrenched crisis.</p><p>The arrival of a Russian tanker carrying 730,000 barrels of crude oil in Cuba in March marked the island’s first oil shipment in three months. Russia has promised to send a second tanker.</p><p>Despite threatening tariffs in January on countries that sell or provide oil to Cuba, the Trump administration allowed the tanker to proceed.</p><p>“Cuba’s finished,” President Donald Trump said at the time. “They have a bad regime. They have very bad and corrupt leadership and whether or not they get a boat of oil, it’s not going to matter.”</p><p>Díaz-Canel said his government takes Trump’s words as a warning.</p><p>“You hear that Cuba is next, that Cuba is going to be next, that there are, there’s a way out, that they’re going to take over Cuba,” he said. “So, from the position of responsibility within the leadership of the country, that is a warning. And we need to responsibly protect our people, protect our project and protect our country.”</p>]]></content:encoded></item><item><title><![CDATA[The US is short 10 million houses. A new White House report lays out a blueprint to fix that]]></title><link>https://www.local10.com/news/politics/2026/04/13/the-us-is-short-10-million-houses-a-new-white-house-report-lays-out-a-blueprint-to-fix-that/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/04/13/the-us-is-short-10-million-houses-a-new-white-house-report-lays-out-a-blueprint-to-fix-that/</guid><dc:creator><![CDATA[By JOSH BOAK, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 16:06:09 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — White House economists estimate the United States has a shortage of 10 million houses, according to a new report out Monday — and say regulatory cuts could lead to more construction to stabilize prices, increase home ownership and fuel faster economic growth.</p><p>The analysis, part of the Economic Report of the President, outlines both a political risk and a messaging opportunity for President Donald Trump, whose public approval has slumped because of concerns about his tariffs, the Iran war and his unfulfilled promises to slash inflation and unleash stronger growth.</p><p>Trump signed two executive orders in March directing federal agencies to reduce housing regulatory burdens and make it easier for smaller banks to provide mortgages but he’s been slow to take other steps that would show that high housing costs are a top priority for his administration.</p><p>The White House has been trying to focus on housing and other affordability issues for months to get ready for what’s expected to be a challenging midterm season for Republicans, but it has been thrown off course by a series of global issues. In January, a speech at the World Economic Forum in Davos, Switzerland, that had been billed as focusing on housing turned into a showdown for Trump over control of Greenland.</p><p>Meanwhile, the Iran war has driven up the cost of buying homes, with average rates for 30-year mortgages jumping from just under 6% to 6.37%.</p><p>Trump also has argued in favor of keeping home prices high to protect values for existing owners. “I don’t want to drive housing prices down,” Trump told his Cabinet earlier this year. “I want to drive housing prices up for people that own their homes, and they can be assured that’s what’s going to happen.”</p><p>The report lays out a blueprint on housing</p><p>The housing chapter of the annual economic report, obtained by The Associated Press before its release, lays out a blueprint for how more home construction would help the middle class and the overall economy, setting up an argument that Trump could make to voters.</p><p>Put together by staff at the White House Council of Economic Advisers, it finds there would be 10 million more houses in the country if “homebuilding and the growth of the single-family housing stock had continued at their historical pace instead of falling dramatically” after the 2008 global financial crisis. That crisis was caused largely by a wave of defaults in the housing market, where prices had been fueled by problematic lending practices.</p><p>The analysis notes that home prices have risen 82% since 2000, while incomes are up just 12% — a mismatch that had been masked for a period by historically low mortgage rates. But when rates jumped with inflation in the aftermath of the pandemic, monthly mortgage costs also rose for buyers and affording a home, a signifier of middle class status, became a top concern for voters under 40.</p><p>The White House maintains that the executive orders in March, in addition to the plans to purchase mortgage-backed securities, show that the president is focused on housing issues.</p><p>The report says that various regulations on home construction, which it calls “the bureaucrat tax,” add more than $100,000 in costs to building. That cost includes changing the building codes over the past decade, compliance costs and zoning approval fees, among other expenses.</p><p>By the report’s estimates, a reduction in those regulatory costs could help spur construction of as many as 13.2 million homes. That could add on average 1.3 percentage points to annual economic growth over the next decade and support 2 million manufacturing and construction jobs, it argues.</p><p>Trump could decide to make federal funding to state and local governments contingent on reducing some of the regulations, according to an administration official, who insisted on anonymity to discuss the report before its release.</p><p>The report also attacks the green energy housing standards introduced during the Biden administration as a factor in increasing construction costs. Those steps gave preferences for more efficient air conditioning units and water heaters as well as higher standards for the related duct work.</p><p>But getting rid of some of those requirements could increase other costs for homeowners over the long run, such as utility bills.</p><p>The report relies on a 2021 analysis by National Association of Home Builders that says the standards could add up to $31,000 to the price of a new home, while it could take as many as 90 years for a homebuyer “to realize a payback on the added cost of the home.”</p><p>It is not clear how much savings would occur from rolling back Biden-era housing standards because of existing legal challenges regarding their enforcement and different practices by states. In March, a federal judge in Texas agreed with 15 states led by Republicans that said the standards for federally backed housing were unlawful.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BQNYAZVYFVLH4YATSL6RJYTMEY.jpg?auth=d38635700dd0c093d1a4997343dc55d7236adb116ac8a30a4b236da23a4a2efb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A worker installs a window on a house under construction in Richardson, Texas, Monday, March 23, 2026. (AP Photo/LM Otero)]]></media:description><media:credit role="author" scheme="urn:ebu">LM Otero</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CJLIQUOQVTLNJBMRQRGYL4HUKE.jpg?auth=6b4423b5a216bed67fb80b342e2590b409a76bbffab96c0b4fce50aaf8068454&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A sold sign sits on a lot for a home built by DR Horton in Richardson, Texas, Monday, March 23, 2026. (AP Photo/LM Otero)]]></media:description><media:credit role="author" scheme="urn:ebu">LM Otero</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QY6CQ7SNXLAUXFCNQOVMYFCIBE.jpg?auth=d809a9f1f3b863c374b7837b8e143f4b984333a3ed195f87141fbcb6916cce37&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Workers install a window on a house under construction in Richardson, Texas, Monday, March 23, 2026. (AP Photo/LM Otero)]]></media:description><media:credit role="author" scheme="urn:ebu">LM Otero</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XUNYNQZRTVLH3KYQTSUUMT7JUU.jpg?auth=bc0dcfefc39af09caf3ecb0a141612fb596880e718737cf3fe62646d4adb6abf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Workers install a window on a house under construction in Richardson, Texas, Monday, March 23, 2026. (AP Photo/LM Otero)]]></media:description><media:credit role="author" scheme="urn:ebu">LM Otero</media:credit></media:content></item><item><title><![CDATA[Lo acechó una hora antes de asesinarlo a balazos en Hialeah]]></title><link>https://www.local10.com/espanol/2026/04/13/lo-acecho-una-hora-antes-de-asesinarlo-a-balazos-en-hialeah/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/13/lo-acecho-una-hora-antes-de-asesinarlo-a-balazos-en-hialeah/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Johnny George Mays, 48, exconvicto de Cutler Bay, acechó a su víctima durante más de una hora el 28 de marzo antes de dispararle varias veces en la entrada de su casa en Hialeah; fue arrestado el jueves.]]></description><pubDate>Mon, 13 Apr 2026 16:00:17 +0000</pubDate><content:encoded><![CDATA[<p>Un delincuente con condenas por robo a mano armada y tráfico de drogas esperó a su víctima durante más de una hora antes de asesinarla en un vecindario de Hialeah a finales de marzo, según la policía.</p><p>Johnny George Mays, de 48 años y residente de Cutler Bay, enfrenta ahora un cargo de asesinato en primer grado tras ser arrestado el jueves y comparecer ante un juez el lunes por la mañana.</p><p>Según el Departamento de Policía de Hialeah, el tiroteo mortal ocurrió poco después de las 6:45 a.m. del 28 de marzo afuera de una vivienda en la cuadra 600 de West 15th Street.</p><p>Los investigadores dijeron que un video de vigilancia mostró a Mays “apostado aproximadamente a una cuadra de distancia” durante una hora y nueve minutos, “esperando a que la víctima saliera de su residencia”.</p><p>La policía dijo que cuando la víctima salió de su casa, Mays se acercó en su vehículo, se bajó y “corrió hacia la víctima con los brazos levantados en posición de disparo”, disparándole varias veces en la entrada antes de volver al asiento del conductor y huir.</p><p>El informe no identifica a la víctima ni menciona un presunto móvil. Local 10 News contactó al HPD en busca de información adicional.</p><p>La policía dijo que pudo identificar el vehículo de escape y contactó al dueño, quien dijo que Mays lo había usado desde finales de 2025. Los investigadores dijeron que finalmente pudieron vincular el crimen con Mays.</p><p>Un informe de arresto indica que los agentes encontraron a Mays cerca de su casa en la urbanización cerrada Cutler Cay el jueves y lo detuvieron. Las autoridades dijeron que invocó su derecho a un abogado y no habló con los investigadores.</p><p>Los registros muestran que no fue ingresado al Centro Correccional Turner Guilford Knight hasta el sábado. Al parecer estuvo hospitalizado en ese período intermedio; aparece en su foto de arresto vistiendo una bata médica y su información en el registro carcelario hace referencia al Pabellón D del Jackson Memorial Hospital, una unidad de confinamiento para reclusos.</p><p>Además del asesinato en primer grado, Mays también enfrenta un cargo de exconvicto en posesión de un arma de fuego. Un juez ordenó que permanezca detenido sin fianza el lunes por la mañana.</p><p>Hasta el lunes por la mañana, Mays permanecía recluido en el TGK, según los registros.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DXMEFYYXKBD4NNEZINQHKAXLQ4.jpg?auth=7d8c3c214051d8a73ba838472fb224c73ba04baaf5cdf7b4546e2c8c0823292b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Johnny Mays]]></media:description></media:content></item><item><title><![CDATA[Motociclista muere en choque con un Nissan blanco en Hialeah]]></title><link>https://www.local10.com/espanol/2026/04/13/motociclista-muere-en-choque-con-un-nissan-blanco-en-hialeah/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/13/motociclista-muere-en-choque-con-un-nissan-blanco-en-hialeah/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Un motociclista murió el lunes por la mañana en un choque en la intersección de West 68th Street y 17th Court en Hialeah; un sedán Nissan blanco estuvo involucrado y la causa está bajo investigación.]]></description><pubDate>Mon, 13 Apr 2026 15:53:50 +0000</pubDate><content:encoded><![CDATA[<p>La policía de Hialeah dijo que investiga un accidente que dejó a un motociclista muerto el lunes por la mañana.</p><p>Ocurrió en la intersección de West 68th Street y 17th Court.</p><p>Un video del helicóptero Sky 10, tomado poco antes de las 10:45 a.m., muestra la motocicleta y escombros en la calzada junto a un sedán Nissan blanco y el cuerpo del motociclista, cubierto con una lona.</p><p>Las autoridades aún no habían divulgado el nombre de la víctima ni si habían determinado quién tuvo la culpa en el accidente.</p><p>Los carriles en dirección oeste de West 68th Street permanecían bloqueados hasta el lunes por la mañana. </p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/27QBHDMYY5FMLFK27EUW3FXGOQ.jpeg?auth=7cee7078212b36cfd4e73aca7bd10399d0ee1116e7b7df18295af6f788518695&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Hialeah police said they’re investigating a crash that left a motorcyclist dead on Monday morning.]]></media:description></media:content></item><item><title><![CDATA[The US is short 10 million houses. A new White House report lays out a blueprint to fix that]]></title><link>https://www.local10.com/business/2026/04/13/the-us-is-short-10-million-houses-a-new-white-house-report-lays-out-a-blueprint-to-fix-that/</link><guid isPermaLink="true">https://www.local10.com/business/2026/04/13/the-us-is-short-10-million-houses-a-new-white-house-report-lays-out-a-blueprint-to-fix-that/</guid><dc:creator><![CDATA[By JOSH BOAK, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 15:51:00 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — White House economists estimate the United States has a shortage of 10 million houses, according to a new report out Monday — and say regulatory cuts could lead to more construction to stabilize prices, increase home ownership and fuel faster economic growth.</p><p>The analysis, part of the Economic Report of the President, outlines both a political risk and a messaging opportunity for President Donald Trump, whose public approval has slumped because of concerns about his tariffs, the Iran war and his unfulfilled promises to slash inflation and unleash stronger growth.</p><p>Trump signed two executive orders in March directing federal agencies to reduce housing regulatory burdens and make it easier for smaller banks to provide mortgages but he's been slow to take other steps that would show that high housing costs are a top priority for his administration.</p><p>The White House has been trying to focus on housing and other affordability issues for months to get ready for what's expected to be a challenging midterm season for Republicans, but it has been thrown off course by a series of global issues. In January, a speech at the World Economic Forum in Davos, Switzerland, that had been billed as focusing on housing turned into a showdown for Trump over control of Greenland.</p><p>Meanwhile, the Iran war has driven up the cost of buying homes, with average rates for 30-year mortgages jumping from just under 6% to 6.37%.</p><p>Trump also has argued in favor of keeping home prices high to protect values for existing owners. “I don’t want to drive housing prices down," Trump told his Cabinet earlier this year. “I want to drive housing prices up for people that own their homes, and they can be assured that’s what’s going to happen.”</p><p>The report lays out a blueprint on housing</p><p>The housing chapter of the annual economic report, obtained by The Associated Press before its release, lays out a blueprint for how more home construction would help the middle class and the overall economy, setting up an argument that Trump could make to voters.</p><p>Put together by staff at the White House Council of Economic Advisers, it finds there would be 10 million more houses in the country if “homebuilding and the growth of the single-family housing stock had continued at their historical pace instead of falling dramatically” after the 2008 global financial crisis. That crisis was caused largely by a wave of defaults in the housing market, where prices had been fueled by problematic lending practices.</p><p>The analysis notes that home prices have risen 82% since 2000, while incomes are up just 12% — a mismatch that had been masked for a period by historically low mortgage rates. But when rates jumped with inflation in the aftermath of the pandemic, monthly mortgage costs also rose for buyers and affording a home, a signifier of middle class status, became a top concern for voters under 40.</p><p>The White House maintains that the executive orders in March, in addition to the plans to purchase mortgage-backed securities, show that the president is focused on housing issues.</p><p>The report says that various regulations on home construction, which it calls “the bureaucrat tax,” add more than $100,000 in costs to building. That cost includes changing the building codes over the past decade, compliance costs and zoning approval fees, among other expenses.</p><p>By the report's estimates, a reduction in those regulatory costs could help spur construction of as many as 13.2 million homes. That could add on average 1.3 percentage points to annual economic growth over the next decade and support 2 million manufacturing and construction jobs, it argues.</p><p>Trump could decide to make federal funding to state and local governments contingent on reducing some of the regulations, according to an administration official, who insisted on anonymity to discuss the report before its release.</p><p>The report also attacks the green energy housing standards introduced during the Biden administration as a factor in increasing construction costs. Those steps gave preferences for more efficient air conditioning units and water heaters as well as higher standards for the related duct work.</p><p>But getting rid of some of those requirements could increase other costs for homeowners over the long run, such as utility bills.</p><p>The report relies on a 2021 analysis by National Association of Home Builders that says the standards could add up to $31,000 to the price of a new home, while it could take as many as 90 years for a homebuyer “to realize a payback on the added cost of the home.”</p><p>It is not clear how much savings would occur from rolling back Biden-era housing standards because of existing legal challenges regarding their enforcement and different practices by states. In March, a federal judge in Texas agreed with 15 states led by Republicans that said the standards for federally backed housing were unlawful.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BQNYAZVYFVLH4YATSL6RJYTMEY.jpg?auth=d38635700dd0c093d1a4997343dc55d7236adb116ac8a30a4b236da23a4a2efb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A worker installs a window on a house under construction in Richardson, Texas, Monday, March 23, 2026. (AP Photo/LM Otero)]]></media:description><media:credit role="author" scheme="urn:ebu">LM Otero</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MYVJYRV6JXYRVK7B7RTK4D2O3E.jpg?auth=bb010f67c171154d3d195413ee371a3f3acd728f033b66a6a05c98321f39c683&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A sold sign sits on a lot for a home built by DR Horton in Richardson, Texas, Monday, March 23, 2026. (AP Photo/LM Otero)]]></media:description><media:credit role="author" scheme="urn:ebu">LM Otero</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XUNYNQZRTVLH3KYQTSUUMT7JUU.jpg?auth=bc0dcfefc39af09caf3ecb0a141612fb596880e718737cf3fe62646d4adb6abf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Workers install a window on a house under construction in Richardson, Texas, Monday, March 23, 2026. (AP Photo/LM Otero)]]></media:description><media:credit role="author" scheme="urn:ebu">LM Otero</media:credit></media:content></item><item><title><![CDATA[Dave Chappelle stands firm through backlash and considers revisiting ‘Chappelle’s Show’]]></title><link>https://www.local10.com/entertainment/2026/04/13/dave-chappelle-stands-firm-through-backlash-and-considers-revisiting-chappelles-show/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/04/13/dave-chappelle-stands-firm-through-backlash-and-considers-revisiting-chappelles-show/</guid><dc:creator><![CDATA[By JONATHAN LANDRUM Jr., Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 22:42:51 +0000</pubDate><content:encoded><![CDATA[<p>YELLOW SPRINGS, Ohio (AP) — Dave Chappelle strolled through the Ohio village's downtown like he always does: unbothered, unhurried and unmistakably himself.</p><p>There was no stage, no spotlight — just Yellow Springs, where he’s lived for decades, a place he spent summers as a child while his father worked as dean of students at nearby Antioch College.</p><p>It’s in places like this, away from the glare, where Chappelle finds clarity and continues to sharpen a comedic voice that has sparked debate, drawn criticism and, through it all, refused to bend.</p><p>“I’ve had a lot of support from my people,” said Chappelle, an Emmy and Grammy winner. “That’s what’s sustained me.”</p><p>He sat down with The Associated Press before walking through the town, where he'd recently participated in the ribbon-cutting for a restored 19th-century schoolhouse that now houses a public radio station and will serve as office space for his company, Pilot Boy Productions.</p><p>Enduring the backlash over his jokes</p><p>Chappelle said he didn’t initially expect his voice to carry the weight it does today.</p><p>“Sometimes people will attach things to your voice that don’t necessarily have anything to do with you,” he said. “Your responsibility is to be true to yourself and your work.”</p><p>That voice has become one of the most scrutinized in comedy, particularly after criticism of jokes about transgender people in his Netflix specials. The backlash surrounding “The Closer” in 2021 drew protests and internal pushback at Netflix, turning his work into a flashpoint in broader debates over comedy, culture and free speech.</p><p>Chappelle said he has never set out to provoke controversy, describing his work as an extension of the same stand-up he has always done. He said the reaction often felt disconnected from the audiences who continue to show up.</p><p>“The media used to talk (expletive) about jokes that I did … and none of that stuff swayed my audience,” he said. “So I feel like I need to be true to something.”</p><p>Chappelle said being in Yellow Springs allows him a different perspective without the pressures of the entertainment industry.</p><p>“One of the best sovereignties that a person can enjoy is the sovereignty of their mind,” he said. “Just the idea of knowing where you land and the rest of the world begins.”</p><p>Reconsidering ‘Chappelle’s Show'</p><p>For many fans, Chappelle’s voice is still tied to “Chappelle’s Show,” the Comedy Central series that premiered in 2003 and quickly became a cultural force with its sharp satire on race, politics and pop culture.</p><p>The show ran for two full seasons with an abbreviated third season released in 2006 after Chappelle walked away during production. It was a decision he later attributed to burnout and concerns about the show's direction.</p><p>Now, Chappelle says he’s at least open to the idea of revisiting it.</p><p>“If you’d asked me that question a year ago, I’d have told you absolutely not,” he said. “But in the last few weeks … I’m considering it.”</p><p>Chappelle acknowledged the comedy landscape has shifted, with digital platforms and social media creating new pathways for humor and a new generation of creators shaping the conversation in real time.</p><p>Finding perspective on criticism</p><p>As he walked through town, Chappelle framed criticism less as a verdict than something to endure. He pointed to “The Muhammad Ali Reader,” a collection that documents the intense criticism the late boxing legend faced during his career.</p><p>“It’s every negative thing they said about him,” he said. “And history proved him to be absolutely right. ... As bad as that weather was, there’s another side to it."</p><p>Chappelle framed the tension around his work in a broader cultural context.</p><p>“Black life in America, there’s always an ‘or else’ to all of it,” he said. “Don’t say this or else; don’t do that or else. And then there’s those few brave people who say, ‘Or else what?’”</p><p>Watching comedy’s next chapter</p><p>Even as he reflects on his own career, Chappelle said he’s paying close attention to the next generation of comedians. He pointed to Druski as part of a new wave showing how audiences engage with comedy.</p><p>“I love what he does,” Chappelle said before drawing a distinction between digital success and stand-up. That freedom to fail, he suggested, is essential to the development as a comedian — which can be harder to find in today's fast-moving digital landscape.</p><p>“One of the worst things that can happen to a comedian is becoming successful before they get good,” Chappelle said. “Because you miss the part where you get to explore and make mistakes.”</p><p>Still performing, still reflecting</p><p>Chappelle remains active onstage, including upcoming performances tied to the Netflix Is a Joke Fest in Los Angeles in May.</p><p>Back home, he continues to perform at his own comedy club — which used to be a firehouse — in Yellow Springs, where he has hosted surprise sets and brought in high-profile guests, including Travis Scott, Lizzo, Wyclef Jean, Marsha Ambrosius, Clipse, 50 Cent and Christopher Cross.</p><p>The village has also drawn attention beyond its size. Over the weekend, Michelle Obama and her brother, Craig Robinson, interviewed Chappelle for their podcast at the radio station.</p><p>After decades in comedy, he said he doesn’t spend much time thinking about his legacy, though the idea occasionally comes up in conversation with peers like Chris Rock.</p><p>“I’ll be like, ‘They’re gonna write books about us,’” he said. “And those guys will laugh. But they might … or they might not.”</p><p>Asked whether he feels he’s living out his purpose, Chappelle paused.</p><p>“Man, I’m a lucky guy in that respect,” he said. “I don’t know if I’m doing that on purpose, but I dreamt of being a famous comedian. Took me 40 years, but I did it. … This is better than I dreamt of.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GZTNPNFD4RW6JRMM4VEEKVMTDE.jpg?auth=deae5fd94f17696b7c0d0f62ef03f8e7c469e4ecb6adfe499ceadc3bb76fe73f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Comedian Dave Chappelle appears during an interview in Yellow Springs, Ohio on April 8, 2026. (AP Photo/Patrick Aftoora-Orsagos)]]></media:description><media:credit role="author" scheme="urn:ebu">Patrick Aftoora-Orsagos</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5OXO7IDLHY5JZFPZ47OPTXQVOU.jpg?auth=66f3f107c4bf464c03af95f3c12b2e758eb616592902343fa60cdab5c9369c15&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Comedian Dave Chappelle, right, shakes hands with Dayton Mayor Shenise Turner-Sloss at a ribbon-cutting ceremony for a new studio for WYSO Public Radio in Yellow Springs, Ohio, on April 9, 2026. (AP Photo/Jonathan Landrum)]]></media:description><media:credit role="author" scheme="urn:ebu">Jonathan Landrum</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JXKBDPAO6DVJ3Z2XWETYT3V3I4.jpg?auth=5781fe89a55134ca816ccfb85b7c6bf1cfb6cc52139bd99ca471598647974b74&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Comedian Dave Chappelle appears during an interview in Yellow Springs, Ohio on April 8, 2026. (AP Photo/Patrick Aftoora-Orsagos)]]></media:description><media:credit role="author" scheme="urn:ebu">Patrick Aftoora-Orsagos</media:credit></media:content></item><item><title><![CDATA[Minnesota authorities investigate arrest by ICE of a Hmong American man as a possible kidnapping]]></title><link>https://www.local10.com/news/2026/04/13/minnesota-authorities-investigate-arrest-by-ice-of-a-hmong-american-man-as-a-possible-kidnapping/</link><guid isPermaLink="true">https://www.local10.com/news/2026/04/13/minnesota-authorities-investigate-arrest-by-ice-of-a-hmong-american-man-as-a-possible-kidnapping/</guid><dc:creator><![CDATA[By MARK VANCLEAVE and STEVE KARNOWSKI, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 21:30:12 +0000</pubDate><content:encoded><![CDATA[<p>ST. PAUL, Minn. (AP) — A Minnesota county is investigating the arrest of a Hmong American man by federal officers that was captured on video as a potential case of kidnapping, burglary and false imprisonment, officials announced Monday.</p><p>Ramsey County Attorney John Choi and Sheriff Bob Fletcher said at a news conference they are pursuing information from the Department of Homeland Security that they need for their investigation into the arrest of ChongLy “Scott” Thao, 56, on Jan. 18. Ramsey County includes the state capital of St. Paul.</p><p>Immigration and Customs Enforcement officers bashed open the front door of Thao’s St. Paul home at gunpoint — without a warrant as far as Choi and Fletcher have been able to determine — then led him outside in just his underwear and a blanket in freezing conditions.</p><p>“There are many facts we don’t know yet, but there’s one that we do know. And that is that Mr. Thao is and has been an American citizen. There’s not a dispute over that," Fletcher said. “There’s no dispute that he was taken out of his house, forcibly taken out of his home and driven around.”</p><p>The sheriff continued: "Is that good law enforcement, to take an American citizen out of their home and drive them around aimlessly, trying to determine what they can tell them?”</p><p>DHS, which oversees ICE, has refused so far to cooperate with Ramsey County, or with other state and local investigations into the killings by federal officers of two U.S. citizens in Minneapolis during the Trump administration’s immigration crackdown.</p><p>“ICE does not ‘kidnap’ people," the agency said in a statement that called Ramsey County's announcement “nothing but a political stunt to demonize ICE law enforcement.”</p><p>Choi said they’re trying to determine whether any crimes were committed that they could prosecute under state or federal law. He also said St. Paul police were investigating another case related to the immigration crackdown for potential violations, but he declined to provide details.</p><p>“This is not about any type of predetermined agenda other than to seek the truth and to investigate the facts,” Choi said.</p><p>Agents who arrested Thao eventually realized he was a longtime U.S. citizen with no criminal record, Thao said in an interview with The Associated Press in January. They returned him to his home after a couple of hours.</p><p>Homeland Security later said ICE officers had been seeking two convicted sex offenders. But Thao told the AP he had never seen the two men before and that they did not live with him. The Minnesota Department of Corrections later said one of the two wanted men was still in prison.</p><p>The ICE statement did not address the county’s request for evidence, but it asserted that investigators “concluded sexual predator targets had ties to the property” — something that Thao and his family denied.</p><p>Videos captured the scene, which included people blowing whistles and horns, and neighbors screaming at more than a dozen gun-toting agents to leave Thao’s family alone.</p><p>Thao declined to comment on the announcement Monday.</p><p>The director of the trial division in the County Attorney's Office, Hao Nguyen, said they wrote to DHS, ICE and local federal prosecutors March 20 outlining the evidence they're seeking.</p><p>“We know there are reports, there’s just no way that there aren’t," Nguyen said. "We want also to know who was working that day, who was working that month. Where did they report to? Who did they report to? We also want to understand what recordings might be out there in terms of digital recordings, witness interviews, video recordings.”</p><p>They set a deadline of April 30, after which they could sue or convene a grand jury, Choi said.</p><p>The state and the chief prosecutor in neighboring Hennepin County, which includes Minneapolis, sued the Trump administration last month to gain access to evidence they say they need to independently investigate three shootings by federal officers in Minneapolis, including the killings of Renee Good and Alex Pretti. It happened during the surge of around 3,000 federal law enforcement officers into Minnesota.</p><p>Choi urged members of the public who might have evidence about Thao's case or other potential violations to come forward. Minnesota and Hennepin County have made similar appeals.</p><p>The Trump administration has suggested Minnesota officials lack jurisdiction to investigate federal law enforcement actions. But Fletcher said he believes they do.</p><p>“There is no such thing as absolute immunity for federal agents," the sheriff said. "There’s qualified immunity for all law enforcement in a lot of different capacities. But seizing a person out of their home who’s an American citizen, they’re not immune from that.”</p><p>___</p><p>Karnowski reported from Minneapolis. Associated Press reporter Jack Brook contributed to this story from New Orleans.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NC7TR3YGUCF6XGGTXW3PHCLNAA.jpg?auth=0568a2b4b5f8c74e7be6580c5ac5bcb41703271b1b9a64e0c918a8b9e475bb0c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Chongly "Scott" Thao, a U.S. citizen, sits for a photo at his home Jan. 19, 2026, in St. Paul, Minn., the day after federal agents broke open his door and detained him without a warrant. (AP Photo/Jack Brook, file)]]></media:description><media:credit role="author" scheme="urn:ebu">Jack Brook</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6OTNV2YK4CPFB7VZLWANTMYX4U.jpg?auth=0c79d65c0bcf4aa6db3d5cd1c198ca0f70db84124a78ca8e945bcbdf7785bacc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[From left, Ramsey County Sheriff Bob Fletcher, Ramsey County Attorney John Choi and Ramsey County Attorney's Office Trial Division Director Hao Nguyen make an announcement on Monday, April 13, 2026 in St. Paul, Minn., about investigations into possible crimes committed by federal agents during the Trump administration's immigration enforcement surge. (AP Photo/Mark Vancleave)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Vancleave</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/B2OZVRTTWSWJ2OYWBZYBYKCYQM.jpg?auth=3a52afb6d3da39833670a510a7bff98cb1c87353e14b0f3db8dc864b3dfa67f2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People attend the "No Kings" protest Saturday, March 28, 2026, in St. Paul, Minn. (AP Photo/Tom Baker)]]></media:description><media:credit role="author" scheme="urn:ebu">Tom Baker</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XGUVOVNENZBIAJB2U7VRV476SI.jpg?auth=cd9561f06375ebc8d3468a9d20e6c07cdc3966250a5790dcfd2c1f99c335a776&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People attend the "No Kings" protest Saturday, March 28, 2026, in St. Paul, Minn. (AP Photo/Tom Baker)]]></media:description><media:credit role="author" scheme="urn:ebu">Tom Baker</media:credit></media:content></item><item><title><![CDATA[Iran war has some US water utilities facing a fluoride shortage]]></title><link>https://www.local10.com/health/2026/04/13/iran-war-has-some-us-water-utilities-facing-a-fluoride-shortage/</link><guid isPermaLink="true">https://www.local10.com/health/2026/04/13/iran-war-has-some-us-water-utilities-facing-a-fluoride-shortage/</guid><dc:creator><![CDATA[By DEVI SHASTRI, Associated Press]]></dc:creator><description></description><pubDate>Mon, 13 Apr 2026 15:36:03 +0000</pubDate><content:encoded><![CDATA[<p>It's not just gas prices: Some U.S. water utilities are reporting the Middle East war is disrupting their ability to maintain recommended fluoride levels in the drinking water.</p><p>Over the past few weeks, a few water utilities have said their supply had been disrupted, according to the Association of Metropolitan Water Agencies. Fluoride is used in water systems as a public health measure to prevent tooth decay.</p><p>Here's what to know.</p><p>What's driving the fluoride shortage?</p><p>Israel is one of the world’s top exporters of fluorosilicic acid, according to the U.S. Environmental Protection Agency. EPA data also shows the U.S. is among the world’s top five importers of the product.</p><p>At least one Israeli supplier has been facing workforce challenges because many employees have been called into active military service, said Dan Hartnett, chief policy officer for the Association of Metropolitan Water Agencies.</p><p>“That has led to decreased production, and supply shortages for the U.S. market," he said.</p><p>Not every water system is affected</p><p>The number of water utilities affected so far is small, but the shortage is affecting hundreds of thousands of people. As the conflict continues, "there will likely be additional stressors placed on the supply chain, leading to shortages in additional communities,” Hartnett said.</p><p>The country's eighth largest water and wastewater utility, WSSC Water in Maryland, is among those facing a shortage. On April 7, utility officials said they were lowering the level of fluoride in the water to 0.4 milligrams per liter, down from the recommended 0.7 milligrams per liter.</p><p>Chuck Brown, spokesperson for the utility serving 1.9 million customers, said officials did not know how long the shortage would last, "but we feel confident that we’ll be able to stretch that out for a couple more months.”</p><p>In Pennsylvania, the borough of Lititz told its water customers it had to halt fluoridation for a couple weeks last month because of supply issues.</p><p>What dentists say you should do</p><p>Water utilities add fluoride voluntarily to improve communities' oral health, so lower levels have no effect on drinking water safety.</p><p>A few months' drop in fluoride levels is probably not a cause for concern for most people, said Dr. Scott Tomar, an American Dental Association community water fluoridation expert.</p><p>Research from places that stopped fluoridating their water — Calgary, Canada; Juneau, Alaska; and Israel — has found that lower levels can have an impact over the span of years.</p><p>“Based on the best available information we have, below about 0.5 milligrams per liter, you’re probably not going to see effective preventive exposure,” he said.</p><p>Tomar said younger children would be the first to experience tooth decay, because the fluoride strengthens enamel as their teeth are developing and once they've grown in.</p><p>He recommends people in shortage areas brush twice a day with a fluoride toothpaste and keep up with their routine dental appointments. If people are concerned they aren't getting enough fluoride, they should talk to their dentist before taking a fluoride supplement or other treatment.</p><p>What else should I know about fluoride in the water?</p><p>Research shows water fluoridation is beneficial even when it is also available through toothpaste and other means. Nearly two-thirds of the U.S. population gets fluoridated drinking water, according to CDC data.</p><p>The addition of low levels of fluoride to drinking water was long considered one of the greatest public health achievements of the last century. The American Dental Association credits it with reducing tooth decay by more than 25% in children and adults.</p><p>However, misinformation about fluoride's safety has proliferated. Last year, Utah became the first state to ban public water fluoridation. And Health Secretary Robert F. Kennedy Jr. has repeatedly sown doubt about its safety and restricted the use of fluoride for dental health.</p><p>“The levels we use in the United States is perfectly safe," Tomar said. "Despite a lot of the misinformation, there are no adverse health effects associated with the levels we use in our drinking water.”</p><p>___</p><p>The Associated Press Health and Science Department receives support from the Howard Hughes Medical Institute’s Department of Science Education and the Robert Wood Johnson Foundation. The AP is solely responsible for all content.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/33BXWZAG3ISBPUURORXWJOFKAA.jpg?auth=10a6a8819d242cacd0f809e1526a7089260c5cdc6c76dd4118bfcad3bfcd1b81&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A student drinks from a water fountain inside Cuyama Elementary School, Sept. 20, 2023, in New Cuyama, Calif. (AP Photo/Marcio Jose Sanchez, file)]]></media:description><media:credit role="author" scheme="urn:ebu">Marcio Jose Sanchez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/T6I3ABDWV7XD2NODDWDZ7RVDSA.jpg?auth=19c17d18359c29b0372c0cd02c9193a5b254f6da29679e2d60e03a86e515ecd9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - In this Jan. 7, 2011 file photo, water flows from a water fountain in Concord, N.H. (AP Photo/Jim Cole, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jim Cole</media:credit></media:content></item></channel></rss>