<?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>Wed, 29 Jul 2026 21:39:59 +0000</lastBuildDate><language>en</language><ttl>1</ttl><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title><![CDATA[Miami-Dade Principal of the Year receives new car ]]></title><link>https://www.local10.com/news/local/2026/07/29/miami-dade-principal-of-the-year-receives-new-car/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/29/miami-dade-principal-of-the-year-receives-new-car/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Lamar Johnson, the 2026 Miami-Dade County Public Schools Principal of the Year, received a brand-new 2026 Toyota Camry SE and a complimentary three-year lease Wednesday during a red-carpet celebration at Headquarter Toyota’s Hialeah showroom.]]></description><pubDate>Wed, 29 Jul 2026 20:21:30 +0000</pubDate><content:encoded><![CDATA[<p>Lamar Johnson, the 2026 Miami-Dade County Public Schools Principal of the Year, received a brand-new 2026 Toyota Camry SE and a complimentary three-year lease Wednesday during a red-carpet celebration at Headquarter Toyota’s Hialeah showroom.</p><p><a href="https://www.local10.com/espanol/2026/07/29/director-del-ano-de-miami-dade-recibe-un-automovil-nuevo/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/director-del-ano-de-miami-dade-recibe-un-automovil-nuevo/">Leer en español</a></p><p>Family, school officials and community supporters gathered as Headquarter Toyota Chief Operating Officer and CFO Judy L. Farcus Serra presented Johnson with the keys, honoring his leadership at Liberty City Elementary School.</p><p>Johnson has spent more than 18 years with Miami-Dade County Public Schools as a teacher, math instructional coach and administrator, according to a news release from Headquarter Toyota. </p><p>During his five years as principal, Liberty City Elementary School improved from a “C” school to an “A” school for the first time in more than a decade, with gains in student achievement and attendance.</p><p>“I am humbled and deeply grateful to Headquarter Toyota for this incredible gift,” said Johnson. “Our success isn’t mine alone. It’s built on empowered teachers who collaborate, lead boldly, and drive results. When students feel supported, challenged, and celebrated, they thrive.”</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/NT7SHYKWVJDENAB7HTX4D4563Q.jpg?auth=35d9df8be5ba8aef57a2053244ab1b7e5f14113d25cb60e20bff820b03b16635&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Director del Año de Miami-Dade recibe un automóvil nuevo]]></title><link>https://www.local10.com/espanol/2026/07/29/director-del-ano-de-miami-dade-recibe-un-automovil-nuevo/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/director-del-ano-de-miami-dade-recibe-un-automovil-nuevo/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Lamar Johnson, Director del Año 2026 de las Escuelas Públicas del condado Miami-Dade, recibió el miércoles un Toyota Camry SE 2026 completamente nuevo y un contrato de arrendamiento gratuito por tres años durante una celebración con alfombra roja en la sala de exhibición de Headquarter Toyota en Hialeah.]]></description><pubDate>Wed, 29 Jul 2026 21:26:10 +0000</pubDate><content:encoded><![CDATA[<p>Lamar Johnson, Director del Año 2026 de las Escuelas Públicas del condado Miami-Dade, recibió el miércoles un Toyota Camry SE 2026 completamente nuevo y un contrato de arrendamiento gratuito por tres años durante una celebración con alfombra roja en la sala de exhibición de Headquarter Toyota en Hialeah.</p><p>Familiares, funcionarios escolares y miembros de la comunidad se reunieron mientras la directora de Operaciones y directora Financiera de Headquarter Toyota, Judy L. Farcus Serra, entregó las llaves a Johnson en reconocimiento a su liderazgo en Liberty City Elementary School.</p><p>Según un comunicado de Headquarter Toyota, Johnson ha trabajado durante más de 18 años en las Escuelas Públicas del condado Miami-Dade como maestro, entrenador de instrucción de matemáticas y administrador.</p><p>Durante sus cinco años como director, Liberty City Elementary School pasó de ser una escuela con calificación “C” a obtener una calificación “A” por primera vez en más de una década, con mejoras en el rendimiento académico y la asistencia de los estudiantes.</p><p>“Me siento honrado y profundamente agradecido con Headquarter Toyota por este increíble regalo”, dijo Johnson. “Nuestro éxito no es solo mío. Se basa en maestros empoderados que colaboran, lideran con decisión y generan resultados. Cuando los estudiantes se sienten apoyados, desafiados y valorados, prosperan”.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NT7SHYKWVJDENAB7HTX4D4563Q.jpg?auth=35d9df8be5ba8aef57a2053244ab1b7e5f14113d25cb60e20bff820b03b16635&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Chef Creole owner says loss of Haitian TPS workers is raising labor costs]]></title><link>https://www.local10.com/news/local/2026/07/29/chef-creole-owner-says-loss-of-haitian-tps-workers-is-raising-labor-costs/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/29/chef-creole-owner-says-loss-of-haitian-tps-workers-is-raising-labor-costs/</guid><dc:creator><![CDATA[Magdala Louissaint]]></dc:creator><description><![CDATA[Businesses that rely on Haitian workers with Temporary Protected Status are beginning to feel the impact as employees leave their jobs, forcing some owners to replace workers while preparing for higher labor costs.]]></description><pubDate>Wed, 29 Jul 2026 21:11:28 +0000</pubDate><content:encoded><![CDATA[<p>Businesses that rely on Haitian workers with Temporary Protected Status are beginning to feel the impact as employees leave their jobs, forcing some owners to replace workers while preparing for higher labor costs.</p><p><a href="https://www.local10.com/espanol/2026/07/29/dueno-de-chef-creole-dice-que-la-perdida-de-trabajadores-haitianos-con-tps-esta-aumentando-los-costos-laborales/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/dueno-de-chef-creole-dice-que-la-perdida-de-trabajadores-haitianos-con-tps-esta-aumentando-los-costos-laborales/">Leer en español</a></p><p>Chef Creole owner Wilkinson Sejour said he recently lost four employees.</p><p>“I said, look, they extended it for three more days,” Sejour said. “They said, ‘Boss, the way this administration is doing business, they don’t care about the rule of law. They just care about their agenda. I’m not going to be embarrassed. I’m not going to be looking like a criminal in front of people,’ so they’re out of here. They’re gone.”</p><p>Sejour, who is Haitian American, said he empathizes with Haitian TPS holders who came to the United States for better opportunities as Haiti continues to deal with crime and instability.</p><p>“How do you get sent back to a country that the American embassy is saying, ‘Do not go over there?’” Sejour said. “This is very contradictory. I don’t understand it.”</p><p>Sejour owns seven Chef Creole locations across Miami. He said he is now looking to hire more workers to replace the employees he recently lost.</p><p>“My cost of labor is supposed to be at 23½%, and now it’s going to go to 27% or maybe 28%,” Sejour said. “So my net profit is going to be smaller. How am I going to mitigate that? My prices on my goods are going to have to go up. Everyone is going to feel it.”</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[‘Predator’ ex-pastor gets 40 years after MIA arrest reveals child exploitation online, at church]]></title><link>https://www.local10.com/news/local/2026/07/29/predator-ex-pastor-gets-40-years-after-mia-arrest-reveals-child-exploitation-online-at-church/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/29/predator-ex-pastor-gets-40-years-after-mia-arrest-reveals-child-exploitation-online-at-church/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[A former youth pastor who flew through South Florida in 2025 already carrying a sordid past now has a bleak future ahead of him, federal prosecutors announced on Wednesday: 40 years in federal prison.]]></description><pubDate>Wed, 29 Jul 2026 20:52:45 +0000</pubDate><content:encoded><![CDATA[<p>A former youth pastor who flew through South Florida in 2025 already carrying a sordid past now has a bleak future ahead of him, federal prosecutors announced on Wednesday: 40 years in federal prison.</p><p><a href="https://www.local10.com/espanol/2026/07/29/condenan-a-ex-pastor-depredador-a-40-anos-de-prision-tras-arresto-en-mia-que-revelo-explotacion-infantil-en-internet-y-en-la-iglesia/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/condenan-a-ex-pastor-depredador-a-40-anos-de-prision-tras-arresto-en-mia-que-revelo-explotacion-infantil-en-internet-y-en-la-iglesia/">Leer en español</a></p><p>Jacob Melvin Hart, 46, of San Juan Capistrano, California, was sentenced by a Miami federal judge “for sexually exploiting children by secretly recording minors through spyware installed on laptop computers and directing children overseas to produce child sexual abuse material.”</p><p>Hart, then 45, <a href="https://www.local10.com/news/local/2025/06/24/ex-youth-pastor-caught-with-child-sex-abuse-videos-at-mia-after-flight-from-haiti-feds-say/" target="_self" rel="" title="https://www.local10.com/news/local/2025/06/24/ex-youth-pastor-caught-with-child-sex-abuse-videos-at-mia-after-flight-from-haiti-feds-say/">was arrested at Miami International Airport</a> on June 21, 2025 after customs officers found child sexual abuse videos on his phone. He was going through a border checkpoint after arriving on an Eastern Air Express flight from Cap-Haïtien, Haiti on a Christian mission trip.</p><p>Authorities said they found 33 illicit videos in a “hidden, password-protected folder” of his iPhone showing girls as young as 10, “including images and videos that he had directed minor children in Russia to create at his request.”</p><p>“Law enforcement also observed what appeared to be over approximately 160 artificial intelligence (AI) images and videos depicting nude prepubescent and minor females,” the complaint states.</p><p>Hart had been previously convicted in 2006 for “for placing a hidden camera in the girls’ bathroom/shower room at a Christian camp” in Oregon, authorities said.</p><p>But prosecutors said he later managed to find work at a church in Southern California in spite of that.</p><p>Court documents state that law enforcement learned that while he working an an information technology consultant at Crossline Community Church in Laguna Hills, California, where prosecutors said that “provided laptops equipped with spyware to several children, allowing him to remotely activate the computers’ cameras without the children’s knowledge.”</p><p>“Using the spyware, Hart secretly recorded at least eight minor victims and possessed sexually explicit depictions of those children,” prosecutors said.</p><p><a href="https://www.ocregister.com/2026/01/23/ex-oc-church-employee-secretly-recorded-two-juvenile-congregants-in-their-bathrooms-suits-allege/" target="_self" rel="" title="https://www.ocregister.com/2026/01/23/ex-oc-church-employee-secretly-recorded-two-juvenile-congregants-in-their-bathrooms-suits-allege/">According to the Orange County Register</a>, that church is now being sued, with victims alleging that “Crossline Community Church officials were aware Hart had been convicted in Oregon,” yet hired him anyway.</p><p>Hart’s attorneys, in a memorandum seeking the mandatory minimum 30-year sentence following his guilty plea, tried to paint him as “a thoroughly broken man” and past victim of sexual abuse at the hands of a neighbor, triggering an “illicit addiction.”</p><p>But prosecutors, in a news release, said a judge “described the scope of Hart’s conduct as ‘extraordinary’” while handing down the 40-year sentence.</p><p>In a statement, U.S. Attorney Jason Reding Quinones said the sentence means that Hart “will likely spend the rest of his life in federal prison.”</p><p>“It protects children from a calculated predator and demonstrates that we will pursue those who produce and solicit child sexual abuse material, whether their victims are here at home or across the world,” he said in part.</p><p>Records show a restitution hearing is scheduled in Miami federal court for Sept. 1.</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/WMPIXCUU442OLRPPKGJUVEBMVU.jpg?auth=b51410723de1536aea393bd2e110b51724a6eb12eb8030354d315b4a63e1077f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jacob Hart]]></media:description></media:content></item><item><title><![CDATA[Condenan a ex pastor “depredador” a 40 años de prisión tras arresto en MIA que reveló explotación infantil en internet y en la iglesia]]></title><link>https://www.local10.com/espanol/2026/07/29/condenan-a-ex-pastor-depredador-a-40-anos-de-prision-tras-arresto-en-mia-que-revelo-explotacion-infantil-en-internet-y-en-la-iglesia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/condenan-a-ex-pastor-depredador-a-40-anos-de-prision-tras-arresto-en-mia-que-revelo-explotacion-infantil-en-internet-y-en-la-iglesia/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Un ex pastor de jóvenes que viajó por el sur de Florida en 2025 y que ya cargaba con un oscuro historial ahora enfrenta un futuro desolador, anunciaron el miércoles los fiscales federales: 40 años en una prisión federal.]]></description><pubDate>Wed, 29 Jul 2026 21:22:37 +0000</pubDate><content:encoded><![CDATA[<p>Un ex pastor de jóvenes que viajó por el sur de Florida en 2025 y que ya cargaba con un oscuro historial ahora enfrenta un futuro desolador, anunciaron el miércoles los fiscales federales: 40 años en una prisión federal.</p><p>Jacob Melvin Hart, de 46 años y residente de San Juan Capistrano, California, fue sentenciado por un juez federal de Miami “por explotar sexualmente a menores al grabarlos en secreto mediante un programa espía instalado en computadoras portátiles y dirigir a menores en el extranjero para producir material de abuso sexual infantil”.</p><p>Hart, entonces de 45 años, <a href="https://www.local10.com/espanol/2025/06/24/ex-pastor-juvenil-encontrado-con-videos-de-abuso-sexual-infantil-en-mia-despues-de-huir-de-haiti-dicen-los-federales/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2025/06/24/ex-pastor-juvenil-encontrado-con-videos-de-abuso-sexual-infantil-en-mia-despues-de-huir-de-haiti-dicen-los-federales/">fue arrestado en el Aeropuerto Internacional de Miami (MIA)</a> el 21 de junio de 2025 después de que agentes de Aduanas encontraron videos de abuso sexual infantil en su teléfono. Había pasado por un punto de control fronterizo tras llegar en un vuelo de Eastern Air Express procedente de Cap-Haïtien, Haití, luego de un viaje de misión cristiana.</p><p>Las autoridades informaron que encontraron 33 videos ilícitos en una “carpeta oculta protegida con contraseña” de su iPhone que mostraban a niñas de tan solo 10 años, “incluyendo imágenes y videos que él había dirigido a menores en Rusia a crear a petición suya”.</p><p>“Las autoridades también observaron aproximadamente más de 160 imágenes y videos generados con inteligencia artificial (IA) que mostraban a niñas menores de edad y preadolescentes desnudas”, señala la denuncia.</p><p>Las autoridades informaron que Hart ya había sido condenado en 2006 “por colocar una cámara oculta en el baño y la ducha de niñas en un campamento cristiano” en Oregón.</p><p>Sin embargo, los fiscales dijeron que posteriormente logró conseguir trabajo en una iglesia del sur de California a pesar de ese antecedente.</p><p>Los documentos judiciales indican que las autoridades descubrieron que, mientras trabajaba como consultor de tecnología de la información en Crossline Community Church, en Laguna Hills, California, “proporcionó computadoras portátiles equipadas con programas espía a varios menores, lo que le permitía activar de forma remota las cámaras de los equipos sin que los niños lo supieran”.</p><p>“Utilizando el programa espía, Hart grabó en secreto al menos a ocho víctimas menores de edad y poseía imágenes sexualmente explícitas de esos niños”, dijeron los fiscales.</p><p><a href="https://www.ocregister.com/2026/01/23/ex-oc-church-employee-secretly-recorded-two-juvenile-congregants-in-their-bathrooms-suits-allege/" target="_blank" rel="noreferrer" title="https://www.ocregister.com/2026/01/23/ex-oc-church-employee-secretly-recorded-two-juvenile-congregants-in-their-bathrooms-suits-allege/">Según el Orange County Register</a>, esa iglesia enfrenta ahora una demanda en la que las víctimas alegan que “los directivos de Crossline Community Church sabían que Hart había sido condenado en Oregón”, pero aun así lo contrataron.</p><p>Los abogados de Hart, en un memorando en el que solicitaron la pena mínima obligatoria de 30 años tras su declaración de culpabilidad, intentaron presentarlo como “un hombre completamente destrozado” y una víctima de abuso sexual por parte de un vecino, lo que desencadenó una “adicción ilícita”.</p><p>Sin embargo, los fiscales señalaron en un comunicado que el juez “describió el alcance de la conducta de Hart como “extraordinaria”” al imponer la condena de 40 años.</p><p>En un comunicado, el fiscal federal Jason Reding Quinones dijo que la sentencia significa que Hart “probablemente pasará el resto de su vida en una prisión federal”.</p><p>“Protege a los niños de un depredador calculador y demuestra que perseguiremos a quienes producen y solicitan material de abuso sexual infantil, ya sea que sus víctimas estén aquí en nuestro país o en cualquier parte del mundo”, dijo, en parte.</p><p>Los registros muestran que una audiencia para determinar la restitución está programada en el tribunal federal de Miami para el 1 de septiembre.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WMPIXCUU442OLRPPKGJUVEBMVU.jpg?auth=b51410723de1536aea393bd2e110b51724a6eb12eb8030354d315b4a63e1077f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jacob Hart]]></media:description></media:content></item><item><title><![CDATA[Microsoft beats Wall Street expectations with $90B in revenue]]></title><link>https://www.local10.com/business/2026/07/29/microsoft-beats-wall-street-expectations-with-90b-in-revenue/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/29/microsoft-beats-wall-street-expectations-with-90b-in-revenue/</guid><dc:creator><![CDATA[By KAITLYN HUAMANI, Associated Press]]></dc:creator><description><![CDATA[Microsoft posted strong results for its quarterly earnings on Wednesday, beating expectations and showing strong growth in its cloud computing platform and a boost in paid AI users.]]></description><pubDate>Wed, 29 Jul 2026 21:20:50 +0000</pubDate><content:encoded><![CDATA[<p>Microsoft posted strong results for its quarterly earnings on Wednesday, beating expectations and showing strong growth in its cloud computing platform and a boost in paid AI users.</p><p>The Redmond, Washington, company earned $90 billion, or $4.81 per share, in the April-June quarter. That is up 18% from the same period a year earlier. Analysts surveyed by FactSet Research had expected the company to earn $4.24 per share on revenue of $87.62 billion this quarter.</p><p>Microsoft Cloud revenue was $59.3 billion this quarter, up 27% year-over-year. That growth reflects the demand across Microsoft's cloud computing platform Azure, as well as its first-party AI applications and services. Azure and other cloud services revenue increased 43%.</p><p>For the full fiscal year, which closed out at the end of June, the company brought in $331.8 billion in revenue.</p><p>“This year, Azure revenue surpassed $100 billion for the first time, and Microsoft 365 Copilot reached over 30 million paid seats, reflecting the confidence customers are placing in us to power their AI transformation,” CEO Satya Nadella said in a statement Wednesday.</p><p>Investors had been looking for evidence that Azure and Copilot, Microsoft's flagship AI assistant, could eventually produce returns as concerns about high AI spending had steadily grown across the industry.</p><p>“We remain very confident in the long-term return on these investments, given these strong demand signals, the increasing product usage we’ve seen and the efficiencies that we’re driving across the platform,” said Danielle Criste, Microsoft's director of investor relations, in an interview.</p><p>Microsoft’s shares rose nearly 3% to $402.07 in after-hours trading after the results came out.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/KCQC2STH7WCQ7XQSLQ5RWYJK2Y.jpg?auth=c2bdab8245a24c096748c4bf8e3d4fece6b08c247eff8e0470650a80aa45b9a7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A Microsoft logo is seen on a screen as people listen at an event at Microsoft headquarters, May 20, 2024, in Redmond, Wash. (AP Photo/Lindsey Wasson, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content></item><item><title><![CDATA[Clues August will open with a whisper across the Atlantic]]></title><link>https://www.local10.com/weather/hurricane/2026/07/29/clues-august-will-open-with-a-whisper-across-the-atlantic/</link><guid isPermaLink="true">https://www.local10.com/weather/hurricane/2026/07/29/clues-august-will-open-with-a-whisper-across-the-atlantic/</guid><dc:creator><![CDATA[Michael Lowry]]></dc:creator><description><![CDATA[August is typically the month the Atlantic hurricane season comes alive, when bigtime hurricanes are no longer the exception and when we start paying closer attention to each tropical wave plodding westward across the Atlantic from Africa. ]]></description><pubDate>Wed, 29 Jul 2026 13:14:13 +0000</pubDate><content:encoded><![CDATA[<p>August is typically the month the Atlantic hurricane season comes alive, when bigtime hurricanes are no longer the exception and when we start paying closer attention to each tropical wave plodding westward across the Atlantic from Africa. </p><p><a href="https://www.local10.com/espanol/2026/07/29/indicios-apuntan-a-que-agosto-comenzara-con-calma-en-el-atlantico/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/indicios-apuntan-a-que-agosto-comenzara-con-calma-en-el-atlantico/">Leer en español</a></p><p>Last year, August brought us Category 5 Hurricane Erin. The year prior, Hurricane Debby struck Florida on August 5<sup>th</sup>, the first of five U.S. hurricane landfalls that season. In 2023, Idalia rapidly intensified to a Category 4 hurricane in the 24 hours leading up to its end-of-August landfall in Florida’s Big Bend.</p><p>August can give us a pass – like in 2022 when August ended without a single tropical depression, storm, or hurricane, only the second August in 60 years to do so – but that’s a rare treat when it happens.</p><p>That said, if ever you were betting on a sluggish open to the August portion of the hurricane season, it’s this August. As we’ve covered extensively in the newsletter this season, the Atlantic basin – including the Gulf and Caribbean – is squarely on the struggle bus. Waters in the tropical Atlantic are as tepid as they’ve been in four years, wind shear is as high as we’ve ever seen it to start August, and sinking air is weighing heavy on disturbances that might otherwise try to grow.</p><p>That knockout one-two combo of high wind shear and sinking air is firmly in place and doesn’t look to be retreating anytime soon. Perhaps the most telling chart is the one below which shows the positioning of rising and sinking air across the globe and what’s forecast into the first few weeks of September.</p><figure><img src="https://www.local10.com/resizer/v2/XM3NWAKERVBX7INGXS7REMAQPA.png?auth=6ffe43239f5a2df51a9b9a5b352f03e3a10904fc8d05efb36196f27eecfdcf13&smart=true&width=1200&height=900" alt="Areas of rising (blue/cool colors) and sinking (red/warm colors) air straddling the equator (between 15°N and 15°S) by global longitude (x-axis) from early July (top of the chart) through September 12th (bottom of the chart). The time vs. longitude chart is known as a Hovmöller diagram and shows the global progression of the Madden-Julian Oscillation or MJO and its Kelvin Wave components. Sinking air (the band of warm reds and oranges) is plugged up over the Indian Ocean for the next month while rising air (the band of blues and greens) is stuck over the Pacific. This so-called standing wave pattern reflects the ongoing El Niño and is a configuration that promotes high wind shear and stable air across the Atlantic, both significant deterrents to tropical activity. Credit: ECMWF." height="900" width="1200"/><figcaption>Areas of rising (blue/cool colors) and sinking (red/warm colors) air straddling the equator (between 15°N and 15°S) by global longitude (x-axis) from early July (top of the chart) through September 12th (bottom of the chart). The time vs. longitude chart is known as a Hovmöller diagram and shows the global progression of the Madden-Julian Oscillation or MJO and its Kelvin Wave components. Sinking air (the band of warm reds and oranges) is plugged up over the Indian Ocean for the next month while rising air (the band of blues and greens) is stuck over the Pacific. This so-called standing wave pattern reflects the ongoing El Niño and is a configuration that promotes high wind shear and stable air across the Atlantic, both significant deterrents to tropical activity. Credit: ECMWF.</figcaption></figure><p>The long band of oranges and reds squared over the Indian Ocean next to the long band of greens and blues stuck over the Pacific is a so-called standing wave configuration that promotes high wind shear and stable air across the Atlantic, both significant deterrents to tropical activity. It’s rare to see such a strong signal in global velocity potential anomalies, but this striking pattern reflects just how much of a toll the historic El Niño is taking on the atmosphere.</p><p>I’m not bold enough – even in a year like this one – to suggest we’ll see the Atlantic completely shutdown this August (especially deeper into August), but we should certainly expect it’ll be much quieter than usual. With a configuration like the one shown, we should probably look north of the traditional tropical belt into the subtropics, something we’ve covered in previous newsletters, which could open periodic windows which might favor development.</p><p>For now, however, we’re not seeing any such development windows in the near future and forecast models show little to nothing through at least the first week or two of August.</p><p><!-- Local 10 Hurricane Resources (compact, aligned, no overlap) -->
<div class="l10-hurribox" role="complementary" aria-label="Local 10 Hurricane Resources">
  <style>
    /* Prevent width calc overflow across the component */
    .l10-hurribox, .l10-hurribox * { box-sizing: border-box; }

    .l10-hurribox {
      --bg-deep: #0a2540;
      --bg-sky: #0e5a8a;
      --accent-red: #e6402f;
      --accent-blue: #2e63b6;
      --steel: #cfd6dd;
      --text: #f5f7fa;
      --text-dim: #e0e6ee;
      --shadow: 0 10px 30px rgba(0,0,0,.35);
      font-family: system-ui, -apple-system, Segoe UI, Roboto, "Helvetica Neue", Arial, sans-serif;
      max-width: 860px;
      margin: 1.25rem auto;
      border-radius: 14px;
      color: var(--text);
      position: relative;
      overflow: hidden;
      box-shadow: var(--shadow);
      background:
        radial-gradient(1200px 600px at 50% -10%, rgba(84,199,255,.18), rgba(84,199,255,0) 55%),
        linear-gradient(180deg, var(--bg-sky) 0%, var(--bg-deep) 60%);
    }

    .l10-inner { position:relative; z-index:1; padding: 18px 18px 72px; }

    /* Header */
    .l10-header {
      display:flex; align-items:center; gap:14px;
      background: linear-gradient(90deg, #101820, #14283d 60%, rgba(16,24,32,0));
      border: 1px solid rgba(255,255,255,.08);
      padding:14px 16px; border-radius:10px;
    }
    .l10-flag { flex:0 0 auto; width:44px; height:32px; filter: drop-shadow(0 3px 4px rgba(0,0,0,.4)); }
    .l10-title { line-height:1.2; font-weight:800; font-size: 1.2rem; color:#fff; }
    .l10-title .top { font-size: .95rem; color: var(--steel); opacity:.95; display:block; }

    /* Grid: fixed breakpoints (1 -> 2 -> 4 columns) to avoid squeeze/overlap */
    .l10-grid{
      display:grid; gap:14px; margin-top:18px;
      grid-template-columns: 1fr;
      align-items: stretch;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns: repeat(2, minmax(0,1fr)); }
    }
    @media (min-width:900px){
      .l10-grid{ grid-template-columns: repeat(4, minmax(0,1fr)); }
    }

    /* Buttons / cards: compact + equal height */
    .l10-btn {
      display:flex; flex-direction:column;
      justify-content:flex-start;
      height:100%;
      min-height:120px;             /* smaller card height */
      padding:16px 14px;            /* tighter padding */
      border-radius:12px; text-decoration:none;
      font-size: 1rem;
      border:1px solid rgba(255,255,255,.1);
      background:
        linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.02)),
        radial-gradient(220px 120px at 110% -20%, rgba(84,199,255,.35), transparent 50%),
        linear-gradient(180deg, #14345c, #0d2745 60%, #0b213a 100%);
      color:#fff;
      box-shadow: var(--shadow);
      transition: transform .12s ease, box-shadow .12s ease, border-color .12s ease;
      word-break: break-word;       /* wrap long bits safely */
      min-width: 0;
    }
    /* even more compact on very small screens */
    @media (max-width:400px){
      .l10-btn{ min-height:110px; padding:14px 12px; }
    }

    .l10-btn:hover, .l10-btn:focus-visible {
      transform: translateY(-1px);
      box-shadow: 0 12px 24px rgba(0,0,0,.42);
      border-color: rgba(255,255,255,.22);
      outline: none;
    }

    /* Keep text white after visit */
    .l10-btn:link, .l10-btn:visited { color: #fff; }
    .l10-btn .l10-label, .l10-btn .l10-kicker, .l10-btn .l10-pill { color: inherit; }

    .l10-kicker {
      font-size:.78rem; letter-spacing:.1em; text-transform:uppercase;
      color: var(--text-dim);
      display:flex; align-items:center; gap:6px;
    }
    .l10-kicker svg { width:16px; height:16px; flex:0 0 auto; }
    .l10-label { font-size: 1.02rem; font-weight:800; line-height:1.2; margin-top:4px; }

    /* Bottom-anchored pill so rows align */
    .l10-pill {
      margin-top:auto;
      padding:5px 10px; border-radius:999px;
      background: linear-gradient(90deg, var(--accent-blue), #5c87e2);
      color:#fff; font-weight:700; font-size:.74rem;
    }

    /* Wave */
    .l10-wave { position:absolute; left:0; right:0; bottom:-1px; height:68px; z-index:0; pointer-events:none; }
    .l10-wave svg { width:100%; height:100%; display:block; }
  </style>

  <div class="l10-inner">
    <!-- Header with hurricane warning flag -->
    <div class="l10-header">
      <svg class="l10-flag" viewBox="0 0 96 72" aria-hidden="true">
        <rect x="2" y="2" width="6" height="68" rx="3" fill="#9aa7b1"/>
        <rect x="12" y="6" width="38" height="26" fill="#e6402f"/>
        <rect x="24" y="14" width="14" height="10" fill="#111"/>
        <rect x="12" y="40" width="38" height="26" fill="#e6402f"/>
        <rect x="24" y="48" width="14" height="10" fill="#111"/>
      </svg>
      <div class="l10-title">
        <span class="top">Local 10</span>
        Hurricane Resources
      </div>
    </div>

    <!-- Buttons -->
    <div class="l10-grid">
      <a class="l10-btn" href="https://www.local10.com/hurricane/" target="_blank" rel="noopener noreferrer">
        <span class="l10-kicker">
          <svg viewBox="0 0 24 24" fill="#cfe7ff"><path d="M12 3a9 9 0 1 0 9 9c0-.5-.4-.9-.9-.9s-.9.4-.9.9a7.2 7.2 0 1 1-7.2-7.2c.5 0 .9-.4.9-.9S12.5 3 12 3z"/></svg>
          Section
        </span>
        <span class="l10-label">Hurricane Section</span>
        <span class="l10-pill">Latest coverage</span>
      </a>

      <a class="l10-btn" href="https://www.local10.com/topic/Talking_Tropics/" target="_blank" rel="noopener noreferrer">
        <span class="l10-kicker">
          <svg viewBox="0 0 24 24" fill="#cfe7ff"><path d="M3 5h18v10a3 3 0 0 1-3 3H10l-5 3v-3H6a3 3 0 0 1-3-3V5z"/></svg>
          Analysis
        </span>
        <span class="l10-label">Talking Tropics</span>
        <span class="l10-pill">Daily updates</span>
      </a>

      <a class="l10-btn" href="https://www.local10.com/weather/hurricane/2026/05/20/local-10s-2026-hurricane-survival-guide/" target="_blank" rel="noopener noreferrer">
        <span class="l10-kicker">
          <svg viewBox="0 0 24 24" fill="#cfe7ff"><path d="M4 4h11a3 3 0 0 1 3 3v13H7a3 3 0 0 1-3-3V4z"/><path d="M18 7h2v13h-2z" fill="#9fd0ff"/></svg>
          Guide
        </span>
        <span class="l10-label">2026 Survival Guide</span>
        <span class="l10-pill">Prep & checklists</span>
      </a>

      <a class="l10-btn" href="https://www.local10.com/weather/hurricane/2026/05/31/local-10-hurricane-special-it-only-takes-one/" target="_blank" rel="noopener noreferrer">
        <span class="l10-kicker">
          <svg viewBox="0 0 24 24" fill="#cfe7ff"><circle cx="12" cy="12" r="10"/><polygon points="10,8 17,12 10,16" fill="#0b2b4a"/></svg>
          Special
        </span>
        <span class="l10-label">'It Only Takes One'</span>
        <span class="l10-pill">Watch & learn</span>
      </a>
    </div>
  </div>

  <!-- Decorative wave -->
  <div class="l10-wave" aria-hidden="true">
    <svg viewBox="0 0 1200 120" preserveAspectRatio="none">
      <defs>
        <linearGradient id="l10-ocean" x1="0" x2="0" y1="0" y2="1">
          <stop offset="0" stop-color="#3b78c2" stop-opacity=".85"/>
          <stop offset="1" stop-color="#0b2747" stop-opacity=".95"/>
        </linearGradient>
      </defs>
      <path d="M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z" fill="url(#l10-ocean)">
        <animate attributeName="d" dur="9s" repeatCount="indefinite"
          values="
          M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z;
          M0,35 C150,80 350,0 600,35 C850,80 1050,0 1200,35 L1200,120 L0,120 Z;
          M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z"/>
      </path>
    </svg>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MGCQVLZJONEH5GYGJJKFTV7FPA.png?auth=fcfc271f43cc3d6b1bbe4dd4d04773c47362007370f1043b7a335172f857881e&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"><media:description type="plain"><![CDATA[Sunrise satellite Wednesday showing a plume of hazy Saharan dust spreading across the Atlantic. Credit: NOAA.]]></media:description></media:content></item><item><title><![CDATA[US-Iran conflict enters new phase as Saudi Arabia helps hit proxies and diplomacy stalls again]]></title><link>https://www.local10.com/news/world/2026/07/29/us-iran-conflict-enters-new-phase-as-saudi-arabia-helps-hit-proxies-and-diplomacy-stalls-again/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/29/us-iran-conflict-enters-new-phase-as-saudi-arabia-helps-hit-proxies-and-diplomacy-stalls-again/</guid><dc:creator><![CDATA[By FARNOUSH AMIRI, MATTHEW LEE, AAMER MADHANI and KONSTANTIN TOROPIN, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — The stop-start fighting between the United States and Iran appears to have entered a new phase as Saudi Arabia publicly joins military escalations against Tehran-backed proxies. At the same time, an already untenable diplomatic effort to end the war has faltered once again as mistrust deepens between the longtime adversaries.]]></description><pubDate>Wed, 29 Jul 2026 21:02:22 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — The stop-start fighting between the United States and Iran appears to have entered a new phase as Saudi Arabia publicly joins military escalations against Tehran-backed proxies. At the same time, an already untenable diplomatic effort to end the war has faltered once again as mistrust deepens between the longtime adversaries.</p><p>Despite several days of relative calm, both sides carried out military strikes in the last 24 hours that once again risk a return to all-out war — and further expansion in the region — while little is clear about what strategy, if any, American or Iranian officials have for a path forward.</p><p>While President Donald Trump and his allies have spent recent days arguing that Iran is begging to return to the negotiating table, Iran’s deputy foreign minister said Tuesday that his country has made no requests to restart the diplomatic track in more than two weeks.</p><p>Following an attack on the U.S. base in Jordan, Trump turned back to threats Wednesday even while raising the prospect of continued talks.</p><p>“They’ve already apologized, but, you know, we got to smack them a little bit,” he told reporters in the Oval Office. He added, “It’s our turn, and we’ll see if we get there with an agreement at some point. But we’re going to hit them very hard.”</p><p>It reflects a deja-vu as the Republican president has vacillated for the past several months between insisting a deal was near to end the war and Tehran’s nuclear program and using vulgarities and threats to get Iran to capitulate to U.S. demands — to no avail.</p><p>The stakes for continued U.S. military action have never been higher for Trump and his party as the conflict, unpopular among many Americans, has jolted the world economy just months before critical midterm elections in November. The renewed fighting also has killed and injured more American troops and been complicated by concerns that the U.S. is further drawing down stockpiles of key air defense systems needed to defend its bases and allies.</p><p>As Saudis enter the conflict, Israel takes a step back</p><p>In the past day, Iran said it fired ballistic missiles at Jordan’s Muwaffaq Salti Air Base, a key U.S. military hub for the region, which Trump said were intercepted. And Saudi Arabia joined the U.S. in striking multiple logistics and weapons sites used by Iranian-backed militias in Iraq.</p><p>The first publicly announced joint U.S.-Saudi strikes followed drone attacks on the kingdom, complicating a conflict that now includes nearly every country in the region. A U.S. official, who spoke on condition of anonymity to detail sensitive military operations, said the two attacks were not connected.</p><p>Drone strikes also ignited fires on two natural gas vessels at a port in Egypt, a close U.S. ally and regional mediator that is one of the only countries in the Middle East to have been spared from direct military action during the war. A strike by Iran or its allies, if confirmed, would mark a significant widening of the conflict.</p><p>The U.S.-Saudi strikes came hours after Israeli Prime Minister Benjamin Netanyahu departed his first meeting with Trump since they launched the war against Iran on Feb. 28.</p><p>An Israeli official briefed on the meeting Tuesday at the White House said Netanyahu assured Trump that it is the U.S., not Israel, that is in the driver’s seat with Iran, attempting to push back on the notion that he’s increasingly out of step with his closest ally on the way ahead.</p><p>Yet, Israeli officials also have privately expressed concern that Trump, with midterm elections looming, is trying to “keep this war on a low flame,” according to a person familiar with Netanyahu’s government’s internal deliberations. The person and the Israeli official were not authorized to comment and spoke on the condition of anonymity.</p><p>The person added that Israeli officials have become increasingly concerned about Trump’s sensitivity to surging oil prices as the Strait of Hormuz remains effectively closed to global energy shipments and about the growing trepidation among some in the U.S. administration about the burn rate of critical missile interceptors.</p><p>The recent fighting with Iran used up more of the U.S. military’s already diminished stockpiles of Patriot and THAAD interceptors, potentially putting American troops at more risk if hostilities resume, according to an analysis released this week from the Center for Strategic and International Studies, a Washington think tank.</p><p>Gen. Dan Caine, chairman of the Joint Chiefs of Staff, has told Trump that the state of the munitions stockpile could have an impact on military operations in Iran, according to another U.S. official. The official, who spoke on condition of anonymity to discuss sensitive conversations, said the message was delivered as part of Caine’s regular duties of providing military advice and options to Trump.</p><p>A history of failed diplomacy plagues US-Iran prospects</p><p>The Trump administration does not seem to have a strategy to resume negotiations with Iran over ending the conflict.</p><p>Despite efforts by some mediators to get talks restarted — or at least find a point at which they could begin again — the administration is not actively pursuing talks at the moment, a senior U.S. official said.</p><p>The official, who spoke on condition of anonymity to discuss internal deliberations, said the latest developments in the region suggested that any resumption in direct diplomacy was not imminent.</p><p>Analysts called the uncertainty and lack of strategy a result of deep, growing mistrust between Washington and Tehran, especially after an interim ceasefire proposal signed in mid-June collapsed in recent weeks.</p><p>Ali Vaez, Iran project director at the International Crisis Group, said senior Iranian officials were nearly unanimous in their decision to approve that memorandum of understanding with the U.S.</p><p>“But now none of them believe that Trump is a reliable negotiating partner,” he said. “The problem, I think, is that Trump also has now the same impression about the Iranians.”</p><p>In some respects, the on-again, off-again nature of talks and back-and-forth military attacks should not be surprising.</p><p>The history of U.S. negotiations with Iran after 1979 is littered with failure, false starts and stops, and military actions that have nonetheless stopped short of the kind of conflict the two countries are now in.</p><p>Despite its flaws, the 2015 nuclear deal with Iran secured by the Obama administration was the first major agreement between the two countries since the Algiers Accords in 1981 that ended the American hostage crisis and laid a patchwork path for the resolution of other issues, including the unfreezing of Shah-era Iranian assets seized by the U.S. after the Islamic Revolution.</p><p>However, even from the beginning, both sides accused each other of violating the terms of these deals.</p><p>Accusations of violations of the Algiers Accords, which led to a period of great animosity, including U.S. support for Saddam Hussein’s Iraq during the 1980-88 Iran-Iraq war, became the norm.</p><p>Despite the semi-rapprochement around the 2015 nuclear deal, Trump’s withdrawal from it in 2018 during his first term, his imposition of a “maximum pressure” sanctions campaign against Tehran, and the U.S. assassination of Iran’s top military leader Qassem Soleimani in early 2020, sent the relationship to new lows.</p><p>___</p><p>Amiri reported from New York. Associated Press writer Ben Finley contributed to this report.</p>]]></content:encoded></item><item><title><![CDATA[Dueño de Chef Creole dice que la pérdida de trabajadores haitianos con TPS está aumentando los costos laborales]]></title><link>https://www.local10.com/espanol/2026/07/29/dueno-de-chef-creole-dice-que-la-perdida-de-trabajadores-haitianos-con-tps-esta-aumentando-los-costos-laborales/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/dueno-de-chef-creole-dice-que-la-perdida-de-trabajadores-haitianos-con-tps-esta-aumentando-los-costos-laborales/</guid><dc:creator><![CDATA[Magdala Louissaint]]></dc:creator><description><![CDATA[Los negocios que dependen de trabajadores haitianos con Estatus de Protección Temporal (TPS) comienzan a sentir el impacto a medida que los empleados dejan sus trabajos, lo que obliga a algunos propietarios a reemplazar personal mientras se preparan para un aumento en los costos laborales.]]></description><pubDate>Wed, 29 Jul 2026 21:17:48 +0000</pubDate><content:encoded><![CDATA[<p>Los negocios que dependen de trabajadores haitianos con Estatus de Protección Temporal (TPS) comienzan a sentir el impacto a medida que los empleados dejan sus trabajos, lo que obliga a algunos propietarios a reemplazar personal mientras se preparan para un aumento en los costos laborales.</p><p>Wilkinson Sejour, dueño de Chef Creole, dijo que recientemente perdió a cuatro empleados.</p><p>“Les dije: “Miren, lo extendieron por tres días más”. Ellos me respondieron: “Jefe, por la forma en que esta administración está manejando las cosas, no les importa el estado de derecho. Solo les importa su agenda. No voy a pasar vergüenza. No voy a parecer un criminal frente a la gente”, así que se fueron. Ya no están aquí”, dijo Sejour.</p><p>Sejour, quien es haitiano-estadounidense, dijo que comprende a los beneficiarios haitianos del TPS que llegaron a Estados Unidos en busca de mejores oportunidades mientras Haití continúa enfrentando la delincuencia y la inestabilidad.</p><p>“¿Cómo pueden enviar de regreso a alguien a un país al que la embajada de Estados Unidos está diciendo: “No vayan allí”? Esto es muy contradictorio. No lo entiendo”, dijo Sejour.</p><p>Sejour es propietario de siete restaurantes Chef Creole en Miami. Dijo que ahora está buscando contratar más trabajadores para reemplazar a los empleados que perdió recientemente.</p><p>“Mi costo laboral debería ser del 23.5%, y ahora va a subir al 27% o quizás al 28%”, dijo Sejour. “Así que mi ganancia neta será menor. ¿Cómo voy a compensar eso? Tendré que aumentar los precios de mis productos. Todos lo van a sentir”.</p>]]></content:encoded></item><item><title><![CDATA[Abre hoy la minitemporada de langosta en Florida; FWC recuerda reglas de captura y medidas de seguridad]]></title><link>https://www.local10.com/espanol/2026/07/29/abre-hoy-la-minitemporada-de-langosta-en-florida-fwc-recuerda-reglas-de-captura-y-medidas-de-seguridad/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/abre-hoy-la-minitemporada-de-langosta-en-florida-fwc-recuerda-reglas-de-captura-y-medidas-de-seguridad/</guid><dc:creator><![CDATA[Amanda Batchelor, Jeff  Derderian , Roy Ramos]]></dc:creator><description><![CDATA[La minitemporada anual de langosta espinosa en Florida ya está en marcha, con el inicio este miércoles de la temporada recreativa de dos días, antes de que la temporada regular comience la próxima semana.]]></description><pubDate>Wed, 29 Jul 2026 13:49:55 +0000</pubDate><content:encoded><![CDATA[<p>La minitemporada anual de langosta espinosa en Florida ya está en marcha, con el inicio este miércoles de la temporada recreativa de dos días, antes de que la temporada regular comience la próxima semana.</p><p>La Comisión de Conservación de Pesca y Vida Silvestre de Florida (FWC) informó que la temporada recreativa de 2026 se desarrolla desde el miércoles hasta el jueves, brindando a los pescadores recreativos la oportunidad de capturar langosta espinosa antes de que la temporada regular comience el 6 de agosto y se extienda hasta el 31 de marzo de 2027.</p><p>Antes de salir al agua, la FWC recordó a los participantes que deben contar con una licencia válida de pesca en aguas saladas de Florida, un permiso para capturar langosta espinosa y conocer las regulaciones estatales para la captura de langosta.</p><p>Local 10 News estuvo la madrugada del miércoles en Key Biscayne para conversar con algunos de los navegantes que salieron poco después de la medianoche para realizar sus capturas.</p><p>“Estuvo muy bien. Quiero decir, había muchas en las zonas poco profundas. Pudimos alcanzar el límite en menos de una hora, así que estuvo bastante bien. En general, fue una muy buena noche”, dijo Christian Gonzalez.</p><p>Las langostas suelen esconderse en los arrecifes y debajo de salientes rocosas.</p><p>Algunas personas dijeron a Local 10 News que este año parece haber menos langostas en el mar, aunque aun así lograron una captura considerable.</p><p>“Las olas no estaban fuertes, el clima está agradable, el mar está tranquilo, pero, como dije, ahora mismo no hay muchas langostas”, comentó un navegante identificado únicamente como Jayden.</p><p>El evento anual es una tradición muy arraigada y una actividad familiar para personas de todas las edades.</p><p>“En 15 minutos alcanzamos nuestro primer límite y luego, probablemente en los siguientes 30 minutos, conseguimos nuestros otros dos límites”, dijo un hombre llamado David.</p><h3><b>Los límites de captura varían según la ubicación</b></h3><p>Durante la temporada recreativa de dos días, los pescadores recreativos tienen permitido capturar:</p><ul><li>Seis langostas por persona por día en las aguas del condado Monroe y del Parque Nacional Biscayne.</li><li>Doce langostas por persona por día en todas las demás aguas de Florida.</li></ul><p>La FWC indicó que los límites de captura solo se aplican a las personas con la licencia correspondiente o a quienes estén exentos del requisito y participen activamente en la captura. Las personas que no estén capturando langostas no pueden ser contabilizadas para el límite diario de otra persona.</p><h3><b>Reglas para la captura</b></h3><p>Los funcionarios estatales de vida silvestre también recordaron a quienes participan en la captura de langostas que deben cumplir varias regulaciones durante la temporada.</p><p>Solo pueden conservarse langostas cuyo caparazón mida más de tres pulgadas, y esa medición debe realizarse mientras la langosta aún está en el agua. Además, es obligatorio llevar un medidor en todo momento.</p><p>No está permitido capturar hembras con huevos, y las langostas deben permanecer enteras. Está prohibido separar la cola del cuerpo mientras se está en el agua.</p><p>La FWC también recordó que es ilegal utilizar cualquier dispositivo que perfore, penetre o aplaste el caparazón de una langosta.</p><h3><b>Langosta adicional para participantes del Lionfish Challenge</b></h3><p>Los participantes del Lionfish Challenge 2026 pueden calificar para capturar una langosta adicional por día durante la temporada recreativa.</p><p>Para calificar, los participantes recreativos deben capturar y reportar al menos 25 peces león, mientras que los participantes comerciales deben capturar 50 libras o más de pez león. Los pescadores elegibles deben portar la moneda oficial del Lionfish Challenge 2026 emitida por la FWC mientras capturan langostas.</p><h3><b>Seguridad para navegantes y buzos</b></h3><p>La FWC exhorta a navegantes y buzos a poner la seguridad en primer lugar.</p><p>Los funcionarios recomiendan usar un chaleco salvavidas siempre que la embarcación esté en movimiento y recuerdan que navegar bajo los efectos del alcohol es ilegal.</p><p>Los buzos deben permanecer a no más de 300 pies de una bandera de buzo correctamente colocada en aguas abiertas y a no más de 100 pies cuando buceen cerca de una entrada o un canal de navegación. Las embarcaciones que se acerquen a una bandera de buzo deben reducir la velocidad al mínimo dentro de esas distancias.</p><p>Para quienes utilicen redes tipo bully net durante la temporada recreativa, la FWC también solicita actuar con cortesía, dirigiendo las luces hacia el agua, evitando iluminarlas hacia viviendas o personas y manteniendo el ruido al mínimo.</p><p>Para obtener más información sobre las regulaciones para la captura de langosta espinosa en Florida, <a href="https://myfwc.com/fishing/saltwater/recreational/lobster/" target="_blank" rel="noreferrer" title="https://myfwc.com/fishing/saltwater/recreational/lobster/">haga clic aquí</a>.</p>]]></content:encoded></item><item><title><![CDATA[Starbucks reports strong quarterly sales and raises annual outlook]]></title><link>https://www.local10.com/business/2026/07/29/starbucks-reports-strong-quarterly-sales-and-raises-annual-outlook/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/29/starbucks-reports-strong-quarterly-sales-and-raises-annual-outlook/</guid><dc:creator><![CDATA[By DEE-ANN DURBIN, Associated Press]]></dc:creator><description><![CDATA[Starbucks shares soared Wednesday after the coffee giant reported better-than-expected quarterly revenue and profit and raised its financial outlook for the year.]]></description><pubDate>Wed, 29 Jul 2026 21:07:09 +0000</pubDate><content:encoded><![CDATA[<p>Starbucks shares soared Wednesday after the coffee giant reported better-than-expected quarterly revenue and profit and raised its financial outlook for the year.</p><p>The Seattle company said global same-store sales in its fiscal third quarter rose 7.9%, which was well above the 5.7% increase Wall Street was expecting, according to analysts polled by FactSet. Same-store sales also were up 7.9% in the U.S. during the April-June period, the company said.</p><p>Starbucks said it now expects global same-store sales to grow 6% for its full fiscal year. The company previously forecast same-store sales to grow 5% for the year. The company also expects full-year earnings per share of $2.55 to $2.65, up from $2.25 to $2.45 previously.</p><p>Starbucks shares were up nearly 8% in after-hours trading Wednesday.</p><p>Starbucks Chairman and CEO Brian Niccol said the results were further proof that the company's turnaround efforts were working. Over the last year, Starbucks has added employees to stores during rush times and used technology to better sequence in-store and mobile orders.</p><p>It has also encouraged friendlier service and is redesigning stores and adding seating to give them a cozier, coffeehouse feel.</p><p>Revenue fell 1% to $9.3 billion for the quarter, which also beat analysts’ forecast of $9.2 billion. Part of the drop in revenue was due to Starbucks' sale of a stake in its China business, a transaction that was completed in April.</p><p>Starbucks said its net income rose 87% to $1 billion. Adjusted for one-time items, the company earned 85 cents per share, which surpassed analysts' forecast of 66 cents.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JIANUEKITDELOX4TGIXIURFTUM.jpg?auth=98909c71b618825b90cc9f70d379330fc172bfef01d4172a29d6f35430052d58&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A Starbucks sign is seen outside the coffee company's global corporate headquarters, May 11, 2026, in Seattle. (AP Photo/Lindsey Wasson, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content></item><item><title><![CDATA[Junta Escolar de Miami-Dade elige a Rafael Villalobos como próximo superintendente del condado]]></title><link>https://www.local10.com/espanol/2026/07/29/junta-escolar-de-miami-dade-elige-a-rafael-villalobos-como-proximo-superintendente-del-condado/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/junta-escolar-de-miami-dade-elige-a-rafael-villalobos-como-proximo-superintendente-del-condado/</guid><dc:creator><![CDATA[Saira Anwer, Hannah Yechivi]]></dc:creator><description><![CDATA[La búsqueda del próximo líder del tercer distrito escolar más grande del país ha llegado a su fin.]]></description><pubDate>Wed, 29 Jul 2026 17:14:21 +0000</pubDate><content:encoded><![CDATA[<p>La búsqueda del próximo líder del tercer distrito escolar más grande del país ha llegado a su fin.</p><p>Este miércoles, los dos candidatos finalistas para el cargo de superintendente de las Escuelas Públicas de Miami-Dade trabajaron para convencer a la Junta Escolar de que son la mejor opción para el puesto.</p><p>Se trata de Ernie Lozano, director de Recursos Humanos de las Escuelas Públicas del Condado Broward, y Rafael Villalobos, superintendente de la Región Sur del Distrito Escolar de Miami-Dade.</p><p>Tras escuchar a ambos candidatos, los miembros de la Junta Escolar votaron por unanimidad para elegir a Villalobos como el próximo superintendente del condado.</p><p>Las entrevistas públicas formaron parte del proceso de selección y nombramiento.</p><p>La decisión tiene una gran importancia, ya que quien resulte seleccionado deberá afrontar de inmediato los importantes desafíos del distrito, entre ellos la disminución de la matrícula estudiantil y un presupuesto cada vez más ajustado.</p><p>Las preguntas de la entrevista fueron presentadas por la oficina del asesor jurídico general, y los miembros de la Junta Escolar se turnaron para leer una pregunta a cada candidato.</p><p>Un finalista debía recibir al menos cinco votos afirmativos de los miembros de la Junta Escolar para avanzar en el proceso de nombramiento.</p>]]></content:encoded></item><item><title><![CDATA[Florida’s lobster mini season opens today; FWC reminds harvesters of rules, safety]]></title><link>https://www.local10.com/news/local/2026/07/29/floridas-spiny-lobster-sport-season-opens-today-fwc-reminds-harvesters-of-rules-safety/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/29/floridas-spiny-lobster-sport-season-opens-today-fwc-reminds-harvesters-of-rules-safety/</guid><dc:creator><![CDATA[Amanda Batchelor, Jeff  Derderian , Roy Ramos]]></dc:creator><description><![CDATA[Florida’s annual spiny lobster mini season is underway, with the two-day recreational sport season beginning Wednesday before the regular season opens next week.]]></description><pubDate>Wed, 29 Jul 2026 11:04:51 +0000</pubDate><content:encoded><![CDATA[<p>Florida’s annual spiny lobster mini season is underway, with the two-day recreational sport season beginning Wednesday before the regular season opens next week.</p><p><a href="https://www.local10.com/espanol/2026/07/29/abre-hoy-la-minitemporada-de-langosta-en-florida-fwc-recuerda-reglas-de-captura-y-medidas-de-seguridad/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/abre-hoy-la-minitemporada-de-langosta-en-florida-fwc-recuerda-reglas-de-captura-y-medidas-de-seguridad/">Leer en español</a></p><p>The Florida Fish and Wildlife Conservation Commission said the 2026 recreational sport season runs Wednesday through Thursday, giving recreational harvesters an opportunity to catch spiny lobster ahead of the regular season, which begins Aug. 6 and continues through March 31, 2027.</p><p>Before heading onto the water, the FWC reminded participants that they must have a valid Florida saltwater fishing license, a spiny lobster permit, and be familiar with the state’s lobster harvesting regulations.</p><p>Local 10 News was in Key Biscayne early Wednesday to speak with some of the boaters who headed out just after midnight to catch their hauls.</p><p>“It was good, man,” Christian Gonzalez said. “I mean, they were running through the flats pretty good. We were able to limit it out in less than an hour, so it was pretty decent. I mean, pretty good night overall.”</p><p>Lobsters often hide in reefs, under rock ledges.</p><p>“You see a big ol’ rock and you just go down and there is usually about 10 to 20 of them under each rock,” diver Sebastian Rementeria said.</p><p>Some folks told Local 10 News that it seems there are less lobsters under the sea this year, but they still pulled a decent haul.</p><p>“The waves weren’t bad at all, the weather’s nice, it’s kind of smooth, but like I said, there’s not a lot of lobsters right now,” one boater identified only as Jayden said. </p><p>The annual event is a time-honored tradition and family event for many people, young and old.</p><p>“(In) 15 minutes, we got our first limit, and then probably within the next 30 minutes, we got our other two limits,” a man named David said. </p><h3><b>Bag limits vary by location</b></h3><p>During the two-day sport season, recreational harvesters are limited to:</p><ul><li>6 lobsters per person, per day in Monroe County and Biscayne National Park waters. </li><li>12 lobsters per person, per day in all other Florida waters. </li></ul><p>The FWC said bag limits apply only to properly licensed individuals, or those exempt from licensing, who are actively harvesting. People who are not harvesting cannot be counted toward another person’s daily limit.</p><h3><b>Harvest rules</b></h3><p>State wildlife officials also reminded lobster hunters to follow several key regulations during the season.</p><p>Harvesters may only keep lobsters with a carapace measuring more than 3 inches, and the measurement must be taken while the lobster is still in the water. A measuring device must be carried at all times.</p><p>Egg-bearing female lobsters may not be harvested, and lobsters must remain whole. Removing the tail from the body while on the water is prohibited.</p><p>The FWC also said it is illegal to use any device that punctures, penetrates or crushes a lobster’s shell.</p><p>FWC spokesperson George Reynaud said violators of the regulations could face fines and jail time.</p><h3><b>Bonus lobster available for Lionfish Challenge participants</b></h3><p>Participants in the 2026 Lionfish Challenge may qualify to harvest one additional lobster per day during the sport season.</p><p>To qualify, recreational participants must harvest and report at least 25 lionfish, while commercial participants must harvest 50 pounds or more of lionfish. Eligible harvesters must carry their 2026 FWC-issued Lionfish Challenge coin while lobstering.</p><h3><b>Boating and diving safety</b></h3><p>The FWC is urging boaters and divers to put safety first.</p><p>Officials recommend wearing a life jacket whenever a boat is underway and remind operators that boating under the influence of alcohol is illegal.</p><p>Divers must remain within 300 feet of a properly displayed divers-down flag in open water and within 100 feet when diving near an inlet or navigation channel. Boaters approaching a divers-down flag are required to slow to idle speed within those distances.</p><p>FWC officials said one diver drifted too far from a divers-down flag Wednesday morning, prompting a report of a missing diver. They confirmed the diver was later located safely.</p><p>“Often times, with the wind or the current, people can drift away, and that is when we get the distress call of a missing diver, and thankfully, this one was able to be recovered with no issue,” Reynaud said.</p><p>For those using bully nets during the sport season, the FWC is also asking harvesters to be courteous by directing lights toward the water, avoiding shining lights at homes or people, and keeping noise to a minimum.</p><p>For more information about Florida’s spiny lobster regulations, <a href="https://myfwc.com/fishing/saltwater/recreational/lobster/" target="_self" rel="" title="https://myfwc.com/fishing/saltwater/recreational/lobster/">click here.</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[Man convicted in terrorism trial over the 2022 stabbing of author Salman Rushdie]]></title><link>https://www.local10.com/news/2026/07/29/man-convicted-in-terrorism-trial-over-the-2022-stabbing-of-author-salman-rushdie/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/29/man-convicted-in-terrorism-trial-over-the-2022-stabbing-of-author-salman-rushdie/</guid><dc:creator><![CDATA[By JENNIFER PELTZ, Associated Press]]></dc:creator><description><![CDATA[A man was convicted Wednesday of federal terrorism charges in the 2022 stabbing of Salman Rushdie, the author who has faced a decades-old death threat over his novel “The Satanic Verses.”]]></description><pubDate>Wed, 29 Jul 2026 20:49:15 +0000</pubDate><content:encoded><![CDATA[<p>A man was convicted Wednesday of federal terrorism charges in the 2022 stabbing of Salman Rushdie, the author who has faced a decades-old death threat over his novel “The Satanic Verses.”</p><p>A jury found Hadi Matar guilty of all the charges against him, including engaging in an act of transnational terrorism.</p><p>A message seeking comment was sent to Matar’s attorneys.</p><p>Matar, 28, is already serving a 25-year New York state prison sentence on an attempted murder conviction in the August 2022 attack on an amphitheater stage. The federal conviction carries a potential life sentence.</p><p>Rushdie, who was about to speak on writers’ safety, was slashed 15 times in front of a stunned audience. He was gravely wounded and lost the sight in his right eye.</p><p>Matar’s defense: No evidence of his state of mind</p><p>Prosecutors asserted that Matar was motivated by the late Iranian Supreme Leader Ayatollah Ruhollah Khomeini ’s 1989 call for Rushdie’s death because of “The Satanic Verses.” Defense lawyer Nathaniel Barone countered that the government had no proof of what was in Matar’s head.</p><p>Matar himself declined to testify. Rushdie did, telling jurors: “I can’t say what his ambitions or his aim was, but the wounds were dispersed across my body.”</p><p>Rushdie won Britain’s prestigious Booker Prize for his 1981 novel “Midnight’s Children,” about his native India. “The Satanic Verses,”a novel of magical realism about the lives and dreams of two actors who survive a plane explosion, followed in 1988.</p><p>It drew critical acclaim in the United Kingdom but engendered protests around the Muslim world over what some believers saw as blasphemous suggestions about Islam’s Prophet Muhammad, particularly in a dream sequence. Over the ensuing years, at least 45 people were killed in riots over the book, a Japanese translator was stabbed to death, an Italian translator was attacked and survived, and the book’s Norwegian publisher survived a shooting.</p><p>Rushdie, who was born into a Muslim family, has said the dream sequence was just that. But he went into hiding for years, gradually emerging after Iran’s government distanced itself in 1998 from Khomeini’s fatwa, or religious edict.</p><p>“For two decades or more, I led a public life without a hint of trouble,” Rushdie testified at the trial in Buffalo, New York.</p><p>Yet the fatwa was never rescinded; indeed, Khomenei’s successor, the late Ayatollah Ali Khamenei, indicated in 2017 that it remained in effect. An Iranian foundation has offered a more than $3 million bounty for killing Rushdie.</p><p>Prosecutors: Matar’s messages showed him zeroing in on Rushdie</p><p>Matar repeatedly broached the fatwa with contacts in messaging apps in 2021 and 2022, according to exhibits shown in court. The messages showed Matar fuming that he felt Rushdie had attacked Islam and, by surviving, emboldened others to insult the faith. Matar alluded to a 2006 comment along those lines by the late Hezbollah militant group leader Hassan Nasrallah, the messages showed.</p><p>Born in the U.S., Matar also holds citizenship in Lebanon, where Hezbollah is based. Prosecutors said that photos in Matar’s New Jersey bedroom and on his computer indicated his support for Hezbollah, which the U.S. has designated a terrorist organization.</p><p>Matar aimed to fulfill the fatwa and “wanted everyone to know he was doing this for Hezbollah,” Assistant U.S. Attorney Timothy Lynch said in an opening statement July 22.</p><p>The messages showed Matar initially talked about wanting to “expose” Rushdie, then about taking his life. In a private note to himself, he wrote: “We need to kill him ASAP,” according to Lynch. The prosecutor said Matar framed the planned killing as part of what he considered a jihad, or holy war.</p><p>By spring 2022, the electronic chats showed, Matar wrote that he had discerned where Rushdie lived and was tracking his public appearances, eventually pointing out his scheduled August 2022 talk at the Chautauqua Institution, a western New York arts and intellectual center.</p><p>As Rushdie was being introduced, his attacker climbed on stage behind him, then stabbed him 15 times as the audience gasped. Spectators and another speaker, Henry Reese, scrambled to aid Rushdie. Law enforcement officers, assigned to the event, arrested the attacker — soon identified as Matar — after civilians restrained him.</p><p>Rushdie published a 2024 memoir about the attack, then returned to fiction with last year’s “The Eleventh Hour.” The author, who was knighted by Britain’s late Queen Elizabeth II, received a Dayton Literary Peace Prize lifetime achievement award in November.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/J37VVJ4SPHPXHUCPSPAVAON65I.jpg?auth=f8c79b0ecd90ab7db03f8267a5dfa82cbecdeb243fb38e2644f708c3f96804e5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Hadi Matar walks in to the Chautauqua County court in Mayville, N.Y., May, 16, 2025. (AP Photo/Adrian Kraus, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Adrian Kraus</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QJUHIOMLHGQEIODNYGO7YE5UOU.jpg?auth=31d9ccb077ef3ad380c1b084eb1385e0862891e1ad28cebb5a1948bfe37081e2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Novelist Salman Rushdie attends the premiere of the documentary film "Knife: The Attempted Murder of Salman Rushdie" during the Sundance Film Festival on Jan. 25, 2026, at The Ray in Park City, Utah. (AP Photo/Chris Pizzello, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content></item><item><title><![CDATA[ICE looks into facility for at least 700 detainees in South Florida, records show]]></title><link>https://www.local10.com/news/2026/07/29/ice-looks-into-facility-for-at-least-700-detainees-in-south-florida-records-show/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/29/ice-looks-into-facility-for-at-least-700-detainees-in-south-florida-records-show/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[U.S. Immigration and Customs Enforcement recently announced a search of at least 700 detention beds for detainees in South Florida, records show. ]]></description><pubDate>Wed, 29 Jul 2026 18:26:23 +0000</pubDate><content:encoded><![CDATA[<p>U.S. Immigration and Customs Enforcement recently announced a search of at least 700 detention beds for detainees in South Florida, records show. </p><p><a href="https://www.local10.com/espanol/2026/07/29/ice-evalua-instalacion-para-albergar-al-menos-a-700-detenidos-en-el-sur-de-florida-muestran-registros/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/ice-evalua-instalacion-para-albergar-al-menos-a-700-detenidos-en-el-sur-de-florida-muestran-registros/">Leer en español</a></p><p>The search was for a “turnkey” detention facility within 50 driving miles of the Miami Field Office at 865 SW 78 Ave., in Plantation, records show. </p><p>According to a July 10 request for information by ICE, the contract needed to include housing, transportation, and health, guard, and food services for “male and female detainees” of low and medium “custody levels,” adding that “high” level was “preferred.”</p><p>The request also included at least 1,800 detention beds in the Philadelphia area, at least 1,500 in the Seattle area, and at least 1,500 in the Denver area.</p><p>Earlier this month, ICE detainees held at the Federal Detention Facility Miami, at 33 NE 4th St., in downtown, and their relatives <a href="https://www.local10.com/news/local/2026/07/08/families-raise-concerns-about-conditions-inside-downtown-miami-federal-detention-facility/" target="_self" rel="" title="https://www.local10.com/news/local/2026/07/08/families-raise-concerns-about-conditions-inside-downtown-miami-federal-detention-facility/">told Local 10 News</a> that they did not have air conditioning or access to drinking water. </p><p>A spokesperson for the Federal Bureau of Prisons, which oversees FDC Miami,<a href="https://www.local10.com/news/local/2026/07/08/families-raise-concerns-about-conditions-inside-downtown-miami-federal-detention-facility/" target="_self" rel="" title="https://www.local10.com/news/local/2026/07/08/families-raise-concerns-about-conditions-inside-downtown-miami-federal-detention-facility/"> told Local 10 News</a> that there was a temporary AC malfunction, and inmates had access to bottles of water. </p><p>Some of the ICE detainees at FDC Miami reported they were transferred out of the South Florida Detention Facility, also known as the state-run <a href="https://www.local10.com/topic/Alligator_Alcatraz/" target="_self" rel="" title="https://www.local10.com/topic/Alligator_Alcatraz/">Alligator Alcatraz</a>, at the Dade-Collier Training and Transition Airport.</p><p>Detainees at <a href="https://www.local10.com/topic/Alligator_Alcatraz/" target="_self" rel="" title="https://www.local10.com/topic/Alligator_Alcatraz/">Alligator Alcatraz</a> had also complained of poor living conditions that included mosquitoes, broken air conditioning, sewage backups, food with maggots, and restricted access to legal counsel. </p><p><i>Local 10 News Assignment Editor Carson Merlo contributed to this report. </i></p><p><b>Related documents</b></p><p> <iframe class="scribd_iframe_embed" title="ICE Request For Information, July 10, 2026" src="https://www.scribd.com/embeds/1067779673/content?start_page=1&view_mode=scroll&access_key=key-PItB8mnr6vtnLDB0zEJV" 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 ICE Request For Information, July 10, 2026 on Scribd" href="https://www.scribd.com/document/1067779673/ICE-Request-For-Information-July-10-2026#from_embed" style="color: #098642; text-decoration: underline;"> ICE Request For Information, July 10, 2026 </a> by <a title="View Andrea Torres's profile on Scribd" href="https://www.scribd.com/user/539635077/Andrea-Torres#from_embed" style="color: #098642; text-decoration: underline;" > Andrea Torres </a> </p> </p><p> <iframe class="scribd_iframe_embed" title="ICE Request for Information Evaluation Factors, July 2026" src="https://www.scribd.com/embeds/1067780164/content?start_page=1&view_mode=scroll&access_key=key-03IqH1qQYqDwUMI6aVa9" 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 ICE Request for Information Evaluation Factors, July 2026 on Scribd" href="https://www.scribd.com/document/1067780164/ICE-Request-for-Information-Evaluation-Factors-July-2026#from_embed" style="color: #098642; text-decoration: underline;"> ICE Request for Information Evaluation Factors, July 2026 </a> by <a title="View Andrea Torres's profile on Scribd" href="https://www.scribd.com/user/539635077/Andrea-Torres#from_embed" style="color: #098642; text-decoration: underline;" > Andrea Torres </a> </p> </p><p> <iframe class="scribd_iframe_embed" title="ICE Performance Work Statement Detention Services (Non-IHSC-Staffed Facility), June 2026" src="https://www.scribd.com/embeds/1067779374/content?start_page=1&view_mode=scroll&access_key=key-TwCvG689Yx5YATKMpKVv" 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 ICE Performance Work Statement Detention Services (Non-IHSC-Staffed Facility), June 2026 on Scribd" href="https://www.scribd.com/document/1067779374/ICE-Performance-Work-Statement-Detention-Services-Non-IHSC-Staffed-Facility-June-2026#from_embed" style="color: #098642; text-decoration: underline;"> ICE Performance Work Statement Detention Services (Non-IHSC-Staffed Facility), June 2026 </a> by <a title="View Andrea Torres's profile on Scribd" href="https://www.scribd.com/user/539635077/Andrea-Torres#from_embed" style="color: #098642; text-decoration: underline;" > Andrea Torres </a> </p> </p><p><b>Related stories</b></p><ul><li><a href="https://www.local10.com/news/national/2026/07/23/nun-speaks-out-for-first-time-about-being-detained-by-ice-while-walking-to-mass-in-texas/" target="_self" rel="" title="https://www.local10.com/news/national/2026/07/23/nun-speaks-out-for-first-time-about-being-detained-by-ice-while-walking-to-mass-in-texas/">Nun speaks out for first time about being detained by ICE while walking to Mass in Texas</a></li><li><a href="https://www.local10.com/news/national/2026/07/27/ice-extends-no-bid-contract-for-major-detention-center-in-texas-rejecting-calls-for-closure/" target="_self" rel="" title="https://www.local10.com/news/national/2026/07/27/ice-extends-no-bid-contract-for-major-detention-center-in-texas-rejecting-calls-for-closure/">ICE extends no-bid contract for major detention center in Texas, rejecting calls for closure</a></li><li><a href="https://www.local10.com/news/national/2026/07/24/sons-of-man-shot-and-killed-by-ice-in-houston-demand-accountability-at-congressional-hearing/" target="_self" rel="" title="https://www.local10.com/news/national/2026/07/24/sons-of-man-shot-and-killed-by-ice-in-houston-demand-accountability-at-congressional-hearing/">Sons of man shot and killed by ICE in Houston demand accountability at congressional hearing</a></li></ul><p><b>Related link: </b><a href="https://www.ice.gov/detention-facilities?state=5&amp;office=Miami%20Field%20Office&amp;name=" target="_self" rel="" title="https://www.ice.gov/detention-facilities?state=5&amp;office=Miami%20Field%20Office&amp;name=">ICE database of detention facilities</a></p><p><b>Location: Field office in Plantation </b></p><p><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2569.1983622655766!2d-80.25877634901018!3d26.109935391949755!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88d907eae400a2ed%3A0x975577b99f6c06db!2s865%20SW%2078th%20Ave%2C%20Plantation%2C%20FL%2033324!5e1!3m2!1sen!2sus!4v1785350259979!5m2!1sen!2sus" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="strict-origin-when-cross-origin"></iframe></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LEVIEWRRRJHYZPJZTN5G3AFVL4.png?auth=44f5936ae58130a0d47d58b52b6c140296ef36c601b73a241d370723957c46ec&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Meta shares drop as Q2 profit declines due to legal expenses and severance costs]]></title><link>https://www.local10.com/business/2026/07/29/meta-shares-drop-as-q2-profit-declines-due-to-legal-expenses-and-severance-costs/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/29/meta-shares-drop-as-q2-profit-declines-due-to-legal-expenses-and-severance-costs/</guid><dc:creator><![CDATA[By BARBARA ORTUTAY, Associated Press]]></dc:creator><description><![CDATA[Meta Platforms said Wednesday its second-quarter profit declined even as revenue beat Wall Street's expectations, as legal expenses and severance costs for recent layoffs weighed on its results.]]></description><pubDate>Wed, 29 Jul 2026 21:30:40 +0000</pubDate><content:encoded><![CDATA[<p>Meta Platforms said Wednesday its second-quarter profit declined even as revenue beat Wall Street's expectations, as legal expenses and severance costs for recent layoffs weighed on its results.</p><p>The Facebook and Instagram parent company earned $15.85 billion, or $6.18 per share, in the April-June period. That's down 14% from $18.34 billion, or $7.14 per share, in the same period a year earlier.</p><p>Revenue grew 28% to $60.8 billion from $47.52 billion.</p><p>Analysts, on average, were expecting earnings of $7.19 per share on revenue of $60.22 billion, according to a poll by FactSet.</p><p>“AI is accelerating our core business today, powering our next generation of products, and opening the door to entirely new enterprise opportunities,” said CEO Mark Zuckerberg in a statement. “The results are already showing, and I’m optimistic about the potential ahead.”</p><p>Meta said the number of daily active users on its “family of apps” — Facebook, Messenger, Instagram and WhatsApp and Threads — grew 3% from a year earlier to $3.6 billion. Zuckerberg said Instagram reached the 2 billion daily users milestone during the quarter, while Threads has 500 million monthly active users.</p><p>The Menlo Park, California-based company had 75,472 employees as of June 30, a decrease of 1% year-over-year. This still includes the roughly 8,000 workers the company said it would lay off. Meta said its third-quarter earnings report will have the updated figure.</p><p>“Earnings come just as Meta pushes out an ad campaign and media blitz that aim to clarify Meta’s stance and goals regarding AI. It’s not surprising that Zuckerberg wants to come out with a more cohesive message around the company’s AI ambitions, especially as Meta tries to carve out its own lane,” said Emarketer analyst Minda Smiley. Zuckerberg wrote a glowing op-ed about AI's future in the Wall Street Journal on Tuesday, arguing that AI may soon deliver "personal superintelligence to everyone.”</p><p>But Smiley said the "optimistic, positive tone he’s striking stands in stark contrast to the negative sentiment that’s building toward social media companies over claims that they’ve harmed and addicted kids. This juxtaposition could make it more difficult for Meta to build credibility in an area where it’s already a laggard.”</p><p>For the current quarter, Meta is forecasting revenue in the range of $61 billion to $64 billion, the midpoint of which is lower than the $63.14 billion that analysts are expecting.</p><p>Meta also raised the lower end of its expense outlook to incorporate the $2.4 billion in legal expenses. It now expects total 2026 expenses to be in the range of $165 billion to $169 billion.</p><p>Expenses for the second quarter were $42.03 billion, an increase of 55% year-over-year. Meta said this includes $2.40 billion of charges related to legal proceedings and $1.18 billion of severance expenses in connection with the layoffs announced in May.</p><p>The company's free cash flow — money left over after paying operating costs and capital expenditures — dropped 91% to $784 million from $8.55 billion a year earlier.</p><p>Meta's shares fell $24.76, or 4.2%, to $560.85 in after-hours trading after the results came out.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6SIZFNWGWF2ZN3DJFENUUP436E.jpg?auth=e8359916e46006badcc001ee5527174cb7ed6281ce97094bdbdfc07ece4137e6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A Meta logo is shown on a video screen at LlamaCon 2025, an AI developer conference, in Menlo Park, Calif., April 29, 2025. (AP Photo/Jeff Chiu, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeff Chiu</media:credit></media:content></item><item><title><![CDATA[Broncos open summer workouts with Jonathon Cooper and Michael Wilhoite back after legal issues]]></title><link>https://www.local10.com/sports/2026/07/29/broncos-open-summer-workouts-with-jonathon-cooper-and-michael-wilhoite-back-after-legal-issues/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/29/broncos-open-summer-workouts-with-jonathon-cooper-and-michael-wilhoite-back-after-legal-issues/</guid><dc:creator><![CDATA[By ARNIE STAPLETON, Associated Press]]></dc:creator><description><![CDATA[ENGLEWOOD, Colo. (AP) — The Denver Broncos on Wednesday hit the field for the first time this summer after welcoming back a player and a coach who've had run-ins with the law.]]></description><pubDate>Wed, 29 Jul 2026 20:24:46 +0000</pubDate><content:encoded><![CDATA[<p>ENGLEWOOD, Colo. (AP) — The Denver Broncos on Wednesday hit the field for the first time this summer after welcoming back a player and a coach who've had run-ins with the law.</p><p>Linebacker Jonathon Cooper, who faces an Aug. 31 arraignment on several domestic violence charges following two arrests last month, returned to the field Wednesday when the Broncos began their acclimation period ahead of the start of training camp this weekend.</p><p>Also back was Michael Wilhoite, who was recently rehired as a defensive assistant 16 months after being fired as Denver’s outside linebackers coach following an incident at the Denver International Airport where he was accused of punching a police officer.</p><p>As for Cooper, who was held out of the Broncos' mandatory minicamp last month following his second arrest in a week's span, coach Sean Payton said: "Well, we're staying the course with the league protocol, club protocol relative to what we're advised to do. He's been fantastic working away from the building and will continue to do that and (we'll) monitor it.</p><p>“We're supportive and yet very much aware of the seriousness of these types of things,” Payton added. "But, pretty much what I said in the spring: there's a schedule and a course to this that we have to follow.”</p><p>The NFL is investigating Cooper's situation and the sixth-year pro could face a lengthy suspension under the league's domestic violence policy.</p><p>Payton insisted Cooper's situation isn't a distraction: “No, not at all.”</p><p>Cooper, who has started 52 consecutive games for the Broncos, is a key member of a defense that has led the league in sacks each of the last two seasons. He was told to stay away from the Broncos’ mandatory minicamp in June following his second arrest.</p><p>Payton intimated that Cooper received counseling over the summer break, saying, “We're proud of the work he did over the last call it month and a half. It wasn't easy. And it'll continue to be a challenge and we'll see where it goes. But (we're) fully supportive of him right now as we gather all the information and we go from there.”</p><p>Cooper, 28, was originally arrested June 4 by police in Parker along with his girlfriend following an argument and physical confrontation after she accused him of infidelity, according to a police affidavit. Later that week, prosecutors dropped charges against her and added charges against Cooper, including a felony charge of second-degree assault by strangulation, while also granting her a protection order.</p><p>The new charges stemmed from a forensic nurse’s examination of Cooper’s girlfriend at a hospital during which the nurse wrote that the woman experienced an injury from being choked that led to a “substantial risk of death” or substantial risk of injury, including the possibility of a traumatic brain injury, according to court records.</p><p>Cooper was later arrested a second time on multiple charges that he violated the protection order. Cooper was accused of sending 20 messages and making two unanswered phone calls to his girlfriend before going to her apartment and knocking on her door, according to the arrest affidavit. He left when she called 911.</p><p>Asked if he'd read what the forensic nurse wrote, Payton said, “Yeah, I've read all of it and, listen, I don't have any comment on the specifics because I think, yeah, when it's finally finished, we'll all have a better feel. So, it's unfair for me to answer any of those questions right now without having the totality of it finalized.”</p><p>Payton, meanwhile, recently rehired Wilhoite as a defensive assistant 16 months after he was fired for the airport incident.</p><p>Felony charges were later downgraded to misdemeanor charges of obstructing a peace officer and criminal mischief before being dropped altogether last month after Wilhoite was accepted into a diversion program.</p><p>That cleared the way for Wilhoite to return to the NFL.</p><p>“He's obviously been away for a little bit over a year and a half, I'm a huge fan and he, too, went through a long and lengthy process, was cleared and met with all of us, we felt real good," Payton said. “And I'm excited to have him back.”</p><p>Also back is quarterback Bo Nix, who was fully cleared for camp following offseason ankle surgery and a follow-up procedure to remove bone spurs that limited his work during the spring.</p><p>___</p><p>AP NFL: https://apnews.com/hub/nfl</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/E2GAMNXQ2ONQ4VC53C6BLZD2UA.jpg?auth=5243ff281fc247b9bde2e391be3c3ad2531d2061007da12fa5e324a1cfcc5897&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Denver Broncos linebacker Jonathon Cooper takes part in drills during a practice at the team's NFL football training camp, Wednesday, July 29, 2026, in Centennial, Colo. (AP Photo/David Zalubowski)]]></media:description><media:credit role="author" scheme="urn:ebu">David Zalubowski</media:credit></media:content></item><item><title><![CDATA[Miami-Dade School Board selects Rafael Villalobos as county’s next superintendent]]></title><link>https://www.local10.com/news/local/2026/07/29/search-for-new-miami-dade-schools-superintendent-down-to-final-2-candidates/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/29/search-for-new-miami-dade-schools-superintendent-down-to-final-2-candidates/</guid><dc:creator><![CDATA[Saira Anwer, Hannah Yechivi]]></dc:creator><description><![CDATA[The search for the next leader of the third largest school district in the country has reached the finish line.]]></description><pubDate>Wed, 29 Jul 2026 16:43:28 +0000</pubDate><content:encoded><![CDATA[<p>The search for the next leader of the third largest school district in the country has reached the finish line.</p><p><a href="https://www.local10.com/espanol/2026/07/29/junta-escolar-de-miami-dade-elige-a-rafael-villalobos-como-proximo-superintendente-del-condado/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/junta-escolar-de-miami-dade-elige-a-rafael-villalobos-como-proximo-superintendente-del-condado/">Leer en español</a></p><p>On Wednesday, the two final candidates for Miami-Dade Schools superintendent are working to convince the school board that they’re the best person for the job.</p><p>They are Ernie Lozano, the Broward County Public Schools Chief Human Resources Officer, and Rafael Villalobos, the Miami-Dade School District’s South Region Superintendent.</p><p>After hearing from both candidates, the eight board members unanimously voted Villalobos to be the county’s next superintendent. </p><p>“He is steadfast, he is not afraid to make a tough call, he is not afraid to have a tough conversation, he is not afraid to disagree,” said board member Mary Blanco. </p><p>Rained with praise for his grit, determination, and experience, Villalobos was chosen to lead the more than 330,000 students who are part of Miami-Dade’s public school system. </p><p>He spoke about the first challenges he plans to tackle.</p><p>“I think the greatest issue is lower enrollment, and making sure that parents understand that we are your best choice, that they understand that the programs that we have, the teachers that love children and the entire staff are here for them, and that undeniably we have the better programs,” said Villalobos. “They have to entrust in us, they have to know that we are ready to serve them and serve their children.” </p><p>He also spoke about taking a close look at the budget to see if he can increase the percentage of funding going toward teacher salaries.</p><p>Villalobos began his career as a teacher at South Dade Senior High School in 1994. He later became an assistant principal and then served as principal at four different public schools through 2010. </p><p>After spending several years in the private sector, he returned to Miami-Dade County Public Schools in 2015, where he has served in different leadership roles.</p><p>Wednesday’s public interviews were part of the selection and appointment process. </p><p>Interview questions were submitted by the office of the general counsel, with board members each taking a turn reading a question to the candidates. </p><p>A finalist was required to receive five affirmative votes from school board members in order to move forward in the appointment process. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Miami-Dade tests voting machines ahead of primary election]]></title><link>https://www.local10.com/news/politics/2026/07/29/miami-dade-tests-voting-machines-ahead-of-primary-election/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/29/miami-dade-tests-voting-machines-ahead-of-primary-election/</guid><dc:creator><![CDATA[Jolena Esperto, Andrea Torres]]></dc:creator><description><![CDATA[The Office of the Supervisor of Elections of Miami-Dade County performed a public test of voting machines on Wednesday in Doral. ]]></description><pubDate>Wed, 29 Jul 2026 17:23:24 +0000</pubDate><content:encoded><![CDATA[<p>The Office of the Supervisor of Elections of Miami-Dade County performed a public test of voting machines on Wednesday in Doral. </p><p><a href="https://www.local10.com/espanol/2026/07/29/miami-dade-prueba-maquinas-de-votacion-antes-de-la-eleccion-primaria/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/miami-dade-prueba-maquinas-de-votacion-antes-de-la-eleccion-primaria/">Leer en español</a></p><figure><img src="https://www.local10.com/resizer/v2/3RTIFGSASJC4TBLTVG5I45HK3A.jpeg?auth=e0677d0c55c8538556aa2432e6bcb7995270b832184e76e52539e0ed79dfdd79&smart=true&width=1200&height=900" alt="The Office of the Supervisor of Elections of Miami-Dade County performed a public test of voting machines on Wednesday in Doral." height="900" width="1200"/><figcaption>The Office of the Supervisor of Elections of Miami-Dade County performed a public test of voting machines on Wednesday in Doral.</figcaption></figure><p>Alina Garcia, the supervisor, and Juan C. Mendieta, the deputy supervisor, participated in the test at 2700 NW 87 Ave. ahead of the Aug. 18 primary elections. </p><p>“Transparency is critical to maintaining public confidence in our elections,” Garcia said in a statement. </p><p>The Logic and Accuracy test includes casting test ballots with a predetermined set of results to verify that the equipment correctly captures and reports each vote, according to Mendieta. </p><p>Attorney Eduardo Vidal, of the watchgroup <a href="https://electionintegritybrigade.com/" target="_self" rel="" title="https://electionintegritybrigade.com/">Election Integrity Brigade</a> of Miami-Dade County, was among the witnesses. </p><p>“We always keep an eye on the super of elections. We have done that for several years,” Vidal said. “It’s not that we don’t trust them, but as Reagan said, ‘Trust but verify.’” </p><p>In a digital world, Vidal said it’s important to keep a tangible record. </p><p>“You can have the pictures, but you need to keep the paper,” Vidal said. “The paper is what provides the real evidence.”</p><p>With Florida’s redistricting, Garcia said her team’s tasks also included notifications to voters. </p><p>“We send them mail, we send them e-mail, we send them texts,” Garcia said. </p><p><b>Related story:</b> <a href="https://www.local10.com/news/politics/2026/07/27/trump-administration-urges-supreme-court-to-allow-order-targeting-mail-in-voting-before-midterms/" target="_self" rel="" title="https://www.local10.com/news/politics/2026/07/27/trump-administration-urges-supreme-court-to-allow-order-targeting-mail-in-voting-before-midterms/">Trump administration urges Supreme Court to allow order targeting mail-in voting before midterms</a></p><p><b>Related links</b></p><ul><li><a href="https://www.miamidade.gov/global/release.page?Mduid_release=rel1784639619057717" target="_self" rel="" title="https://www.miamidade.gov/global/release.page?Mduid_release=rel1784639619057717">Official testing announcement</a></li><li><a href="https://soe.dos.state.fl.us/pdf/DE%20Guide%200019%20-%20Guidelines%20for%20Logic%20%20Accuracy%20Testing_Final%2020220520.pdf" target="_self" rel="" title="https://soe.dos.state.fl.us/pdf/DE%20Guide%200019%20-%20Guidelines%20for%20Logic%20%20Accuracy%20Testing_Final%2020220520.pdf">Florida Division of Elections guidelines</a></li><li><a href="https://www.eac.gov/sites/default/files/electionofficials/QuickStartGuides/Logic_and_Accuracy_Testing_EAC_Quick_Start_Guide_508.pdf" target="_self" rel="" title="https://www.eac.gov/sites/default/files/electionofficials/QuickStartGuides/Logic_and_Accuracy_Testing_EAC_Quick_Start_Guide_508.pdf">U.S. Election Assistance Commission</a></li><li><a href="https://www.essvote.com/products/ds300/" target="_self" rel="" title="https://www.essvote.com/products/ds300/">DS300 System &amp; Software</a></li></ul>]]></content:encoded></item><item><title><![CDATA[Miami-Dade prueba máquinas de votación antes de la elección primaria]]></title><link>https://www.local10.com/espanol/2026/07/29/miami-dade-prueba-maquinas-de-votacion-antes-de-la-eleccion-primaria/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/miami-dade-prueba-maquinas-de-votacion-antes-de-la-eleccion-primaria/</guid><dc:creator><![CDATA[Jolena Esperto, Andrea Torres]]></dc:creator><description><![CDATA[La Oficina de la Supervisora de Elecciones del condado Miami-Dade realizó este miércoles una prueba pública de las máquinas de votación en Doral.]]></description><pubDate>Wed, 29 Jul 2026 18:04:11 +0000</pubDate><content:encoded><![CDATA[<p>La Oficina de la Supervisora de Elecciones del condado Miami-Dade realizó este miércoles una prueba pública de las máquinas de votación en Doral.</p><p>Alina García, supervisora de Elecciones, y Juan C. Mendieta, supervisor adjunto, participaron en la prueba realizada en el 2700 de NW 87 Ave. como preparación para las elecciones primarias del 18 de agosto.</p><p>“La transparencia es fundamental para mantener la confianza del público en nuestras elecciones”, dijo García en un comunicado.</p><p>La prueba de Lógica y Precisión consiste en emitir boletas de prueba con un conjunto predeterminado de resultados para verificar que los equipos registren y reporten correctamente cada voto, según Mendieta.</p><p><b>Enlaces relacionados</b></p><ul><li><a href="https://www.miamidade.gov/global/release.page?Mduid_release=rel1784639619057717" target="_self" rel="" title="https://www.miamidade.gov/global/release.page?Mduid_release=rel1784639619057717">Anuncio oficial de las pruebas</a></li><li><a href="https://soe.dos.state.fl.us/pdf/DE%20Guide%200019%20-%20Guidelines%20for%20Logic%20%20Accuracy%20Testing_Final%2020220520.pdf" target="_self" rel="" title="https://soe.dos.state.fl.us/pdf/DE%20Guide%200019%20-%20Guidelines%20for%20Logic%20%20Accuracy%20Testing_Final%2020220520.pdf">Directrices de la División de Elecciones de Florida</a></li><li><a href="https://www.eac.gov/sites/default/files/electionofficials/QuickStartGuides/Logic_and_Accuracy_Testing_EAC_Quick_Start_Guide_508.pdf" target="_self" rel="" title="https://www.eac.gov/sites/default/files/electionofficials/QuickStartGuides/Logic_and_Accuracy_Testing_EAC_Quick_Start_Guide_508.pdf">Comisión de Asistencia Electoral de los Estados Unidos</a></li><li><a href="https://www.essvote.com/products/ds300/" target="_self" rel="" title="https://www.essvote.com/products/ds300/">Sistema y software DS300</a></li></ul>]]></content:encoded></item><item><title><![CDATA[Arrestan a hombre tras dos choques y persecución; Policía de Miami encuentra metanfetamina en bolso Louis Vuitton]]></title><link>https://www.local10.com/espanol/2026/07/29/arrestan-a-hombre-tras-dos-choques-y-persecucion-policia-de-miami-encuentra-metanfetamina-en-bolso-louis-vuitton/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/arrestan-a-hombre-tras-dos-choques-y-persecucion-policia-de-miami-encuentra-metanfetamina-en-bolso-louis-vuitton/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Una serie de hechos que comenzó cuando un conductor se pasó una señal de alto y un semáforo en rojo llevó a la Policía de Miami a encontrar metanfetamina dentro de su bolso Louis Vuitton, según un informe de arresto. En medio de todo eso, la Policía informó que el hombre chocó contra otros dos conductores y huyó de los agentes.]]></description><pubDate>Wed, 29 Jul 2026 20:04:41 +0000</pubDate><content:encoded><![CDATA[<p>Una serie de hechos que comenzó cuando un conductor se pasó una señal de alto y un semáforo en rojo llevó a la Policía de Miami a encontrar metanfetamina dentro de su bolso Louis Vuitton, según un informe de arresto. En medio de todo eso, la Policía informó que el hombre chocó contra otros dos conductores y huyó de los agentes.</p><p>La Policía de Miami arrestó a Matthew Grant, de 25 años y residente de Pembroke Pines, la noche del martes por cuatro cargos graves, después de que la persecución terminó poco después de las 8:30 p.m. en el vecindario de Little Havana.</p><p>Según el Departamento de Policía de Miami (MPD), un agente vio a Grant conduciendo un Hyundai cuando se pasó una señal de alto y un semáforo en rojo en el área de Southwest 24th Avenue y Eighth Street. El agente no logró alcanzarlo antes de que chocara contra otro vehículo en Southwest 21st Avenue y Sixth Street y continuara conduciendo en sentido contrario.</p><p>La Policía informó que el otro conductor involucrado en ese choque tuvo que ser hospitalizado.</p><p>El informe de arresto del MPD señala que el agente activó las luces de la patrulla y persiguió a Grant, quien finalmente llegó a Southwest 17th Avenue, donde chocó por detrás a una camioneta detenida en un semáforo en rojo cerca de Seventh Street. Según la Policía, Grant “intentaba cruzar el separador central, que estaba lleno de arbustos”.</p><p>Las autoridades informaron que Grant salió corriendo del Hyundai y finalmente “se rindió” mientras el agente lo perseguía.</p><p>La Policía indicó que otro agente encontró el bolso negro Louis Vuitton, que contenía “una pipa para metanfetamina con presuntos residuos de metanfetamina cristalina, un encendedor y una bolsa con presunta metanfetamina cristalina”.</p><p>“También había un biberón y una botella de Sprite con presunta codeína y prometazina dentro del vehículo”, señala el informe.</p><p>Esa mezcla de jarabe para la tos es conocida comúnmente en la calle como “purple drank”.</p><p>Los agentes arrestaron a Grant por dos cargos graves relacionados con drogas, además de los cargos graves de huir y evadir a la Policía y abandonar la escena de un accidente sin causar lesiones graves.</p><p>También enfrenta cargos menores por resistirse al arresto y por posesión de parafernalia de drogas con intención de usarla.</p><p>Hasta la tarde del miércoles, Grant permanecía detenido en el Centro Correccional Turner Guilford Knight con una fianza de $11,000 USD.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/KTUOAGCBGBHSJEGGJRYZG3DYLE.jpg?auth=6f50fcbd6e2179dd467f3262edaf3276e62a066fce0aa57f56393dfd36e94ba8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Matthew Grant]]></media:description></media:content></item><item><title><![CDATA[Miami police find meth in man’s Louis Vuitton bag after 2 car crashes, chase, cops say]]></title><link>https://www.local10.com/news/local/2026/07/29/miami-police-find-meth-in-mans-louis-vuitton-bag-after-2-car-crashes-chase-cops-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/29/miami-police-find-meth-in-mans-louis-vuitton-bag-after-2-car-crashes-chase-cops-say/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[A wild series of events that began with a driver blowing both a stop sign and a red light led to Miami police finding meth inside of his Louis Vuitton bag, according to an arrest report. In between all of that, police said he wrecked into two other drivers and fled officers.]]></description><pubDate>Wed, 29 Jul 2026 19:15:33 +0000</pubDate><content:encoded><![CDATA[<p>A wild series of events that began with a driver blowing both a stop sign and a red light led to Miami police finding meth inside of his Louis Vuitton bag, according to an arrest report. In between all of that, police said he wrecked into two other drivers and fled officers.</p><p><a href="https://www.local10.com/espanol/2026/07/29/arrestan-a-hombre-tras-dos-choques-y-persecucion-policia-de-miami-encuentra-metanfetamina-en-bolso-louis-vuitton/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/arrestan-a-hombre-tras-dos-choques-y-persecucion-policia-de-miami-encuentra-metanfetamina-en-bolso-louis-vuitton/">Leer en español</a></p><p>Miami police arrested Matthew Grant, 25, of Pembroke Pines, on four felony charges on Tuesday evening after the chase came to an end a little after 8:30 p.m. in the city’s Little Havana neighborhood.</p><p>According to the Miami Police Department, an officer saw Grant driving a Hyundai when he ran the stop sign and red light in the area of Southwest 24th Avenue and Eighth Street and couldn’t catch up to him before he crashed into another vehicle at Southwest 21st Avenue and Sixth Street and kept driving, going the wrong way.</p><p>The other driver in that crash had to be hospitalized, police said.</p><p>The MPD arrest report states that the officer turned on his or her lights and chased Grant, who eventually made it to Southwest 17th Avenue, where he rear-ended a pickup truck stopped at a red light near Seventh Street. Grant, police said, was “attempting to go over the median, which was full of shrubbery.”</p><p>Authorities said Grant ran out of the Hyundai and eventually “gave up” as the officer chased him. </p><p>Police said another officer found the black Louis Vuitton bag, containing “a crystal meth pipe with suspected crystal meth residue, a lighter and a bag of suspected crystal meth.”</p><p>“There was also a baby bottle and a Sprite bottle with suspected codeine and promethazine inside the car,” the report states.</p><p>That cough syrup concoction is commonly known by the street name “purple drank.”</p><p>Officers arrested Grant on two felony drug charges, along with felony counts of fleeing and eluding and hit-and-run without serious injury.</p><p>He also faces misdemeanor charges of resisting arrest and possessing drug paraphernalia with intent to use.</p><p>As of Wednesday afternoon, Grant was being held in the Turner Guilford Knight Correctional Center on an $11,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><media:content url="https://www.local10.com/resizer/v2/KTUOAGCBGBHSJEGGJRYZG3DYLE.jpg?auth=6f50fcbd6e2179dd467f3262edaf3276e62a066fce0aa57f56393dfd36e94ba8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Matthew Grant]]></media:description></media:content></item><item><title><![CDATA[Italy’s highest court strengthens citizenship claims by descendants of Italian emigrants]]></title><link>https://www.local10.com/news/national/2026/07/29/italys-highest-court-strengthens-citizenship-claims-by-descendants-of-italian-emigrants/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/29/italys-highest-court-strengthens-citizenship-claims-by-descendants-of-italian-emigrants/</guid><dc:creator><![CDATA[By GIADA ZAMPANO, Associated Press]]></dc:creator><description><![CDATA[ROME (AP) — Italy’s highest court has ruled that children born with Italian citizenship do not automatically lose it when a parent later becomes a citizen of another country, a decision expected to bolster citizenship-by-descent claims by descendants of Italian emigrants worldwide.]]></description><pubDate>Wed, 29 Jul 2026 20:47:09 +0000</pubDate><content:encoded><![CDATA[<p>ROME (AP) — Italy’s highest court has ruled that children born with Italian citizenship do not automatically lose it when a parent later becomes a citizen of another country, a decision expected to bolster citizenship-by-descent claims by descendants of Italian emigrants worldwide.</p><p>The ruling resolves a long-running legal dispute known as the “Minor Issue,” which has affected thousands of ancestry-based citizenship cases involving families who left Italy in the late 19th and early 20th centuries, experts say.</p><p>The ruling — dated Sunday but published Wednesday — was made by the Court of Cassation's highest-level panel for resolving conflicting legal interpretations.</p><p>At the center of the dispute was whether children automatically lost Italian citizenship when an Italian parent later acquired a foreign nationality while the children were still minors.</p><p>Under a restrictive interpretation adopted in a series of court decisions beginning in 2023, many applications by later generations were rejected because authorities considered the line of citizenship transmission to have been interrupted.</p><p>What the court decided</p><p>In its new ruling, the court said that under Italy’s historical citizenship laws, children who were already Italian citizens by birth under the principle of “iure sanguinis,” or citizenship by bloodline, did not automatically lose their Italian citizenship when a parent became a citizen of another country.</p><p>The court clarified that children born in countries that automatically grant citizenship at birth — including the United States — retained their Italian citizenship even if their parents later naturalized there. Because they remained Italian citizens, they could pass that citizenship on to subsequent generations.</p><p>The ruling represents a reversal of recent practice</p><p>Lawyer Marco Mellone, who represented applicants in the case, explained that the ruling reversed a restrictive interpretation that had blocked citizenship claims in recent years, many by U.S. citizens.</p><p>“The Supreme Court of Cassation has completely changed its position and gone back, confirming that all these Italian-American families — and, more generally, families in all countries where this situation existed — regain the right to Italian citizenship by descent,” Mellone told The Associated Press.</p><p>What the decision means for people of Italian ancestry</p><p>The decision could have broad implications for descendants of Italian emigrants, particularly in North and South America, where large Italian diaspora communities have ancestral ties to Italy. Mellone estimated that several hundred thousand families may have been affected by the restrictive interpretation adopted in recent years.</p><p>Legal experts say the judgment is likely to strengthen the position of applicants whose claims were rejected solely because of the Minor Issue and provide authoritative guidance to judges handling pending cases. The ruling could also influence how Italian administrative authorities and consulates assess future citizenship applications.</p><p>Whether the Interior Ministry and Italian consulates formally adjust their practices to reflect the court’s interpretation remains unclear. However, decisions issued by the panel — known as the “Sezioni Unite” or United Sections — carry particular weight because they are intended to resolve conflicting interpretations of the law.</p><p>Mellone noted that “there's no one above” the panel, which has only very rarely reversed decisions.</p><p>The ruling comes as Italy faces growing demand for citizenship by descent and legal disputes over the scope of ancestry-based citizenship rights.</p><p>Separately, a law championed by Foreign Minister Antonio Tajani that restricts citizenship transmission through more distant generations has been referred to the European Union’s Court of Justice, with proceedings expected next year.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/V2FZVL6LPSQAAQ4GYINWCMLBCE.jpg?auth=f581450ee872ac66b8a92ad398f1834a5c6ea5af1ad1a3c4815721b1ae8c7819&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Lawyer Marco Mellone speaks during an interview outside Italy's highest Court of Cassation, in Rome, April 14, 2026, prior to the start of a hearing to argue against the new citizenship law that restricts citizenship by descent. (AP Photo/Gregorio Borgia, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Gregorio Borgia</media:credit></media:content></item><item><title><![CDATA[Judge weighs bid to block or reverse transfers of transgender inmates into a segregated prison unit]]></title><link>https://www.local10.com/news/national/2026/07/29/judge-weighs-bid-to-block-or-reverse-transfers-of-transgender-inmates-into-a-segregated-prison-unit/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/29/judge-weighs-bid-to-block-or-reverse-transfers-of-transgender-inmates-into-a-segregated-prison-unit/</guid><dc:creator><![CDATA[By MICHAEL KUNZELMAN, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — The Trump administration has violated a court order by transferring several incarcerated transgender women to a segregated prison unit, an attorney for the inmates argued on Wednesday in urging a federal judge to enforce the order.]]></description><pubDate>Wed, 29 Jul 2026 20:00:34 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — The Trump administration has violated a court order by transferring several incarcerated transgender women to a segregated prison unit, an attorney for the inmates argued on Wednesday in urging a federal judge to enforce the order.</p><p>U.S. District Judge Royce Lamberth in Washington, D.C., didn't rule from the bench on the inmates' request to return them to general population at women's prisons and block more transfers into the segregated unit. But the judge expressed concern that the transfers violate a preliminary injunction that he issued last month.</p><p>“You're violating my order, aren't you?” Lamberth asked Justice Department attorney Jared Littman.</p><p>“No, your honor,” Littman said. “Based on the words of your order, there was no violation.”</p><p>Lamberth, however, said it appears that the government has violated his previous order “on its face” by segregating the plaintiffs and depriving them of “all of their privileges" from when they were housed in women's facilities.</p><p>Ten transgender women are currently segregated in the same unit at a prison in Fort Worth, Texas. Eight of them are plaintiffs in a lawsuit challenging an executive order that President Donald Trump signed last year, directing the federal Bureau of Prisons to house inmates based on their biological sex and to halt gender-affirming care.</p><p>Lamberth, who was nominated to the bench by Republican President Ronald Reagan, ruled on June 7 that officials must house the lawsuit's plaintiffs in women’s prisons or women’s halfway houses. The judge enjoined prison officials from enforcing part of Trump's executive order.</p><p>Plaintiffs' attorney Alexander Shalom argued that housing the plaintiffs in a segregated unit violates their constitutional rights against cruel and unusual punishment.</p><p>“This is a backdoor attempt to implement the executive order,” Shalom told the judge. “The conditions are not in any way comparable to a women's facility.”</p><p>Shalom said the transfers have exacerbated plaintiffs' gender dysphoria, which is the distress that a person feels because their assigned gender and gender identity don’t match. The medical condition has been linked to depression and suicidal thoughts.</p><p>“Defendants minimize this harm, but they can't deny it's occurring,” he said.</p><p>Government attorneys argue that the transfers don't violate the injunction because the judge didn't require the plaintiffs to be housed alongside cisgender female inmates or share common spaces with them. They also claim it's premature for the plaintiffs to challenge the transfers in court before utilizing the prison system's administrative complaint process.</p><p>“The plaintiffs don't get to jump right into court and air their grievances,” Littman said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FVZITN2DOEA53D5FBATGIGEKSU.jpg?auth=b13afd3768ee3fe73ac8c8adc9aa20219a56af5ad5c1f9dcfd01d8d71599517b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - U.S. District Judge Royce C. Lamberth is seen during a ceremony at the federal courthouse in Washington on May 1, 2008. (AP Photo/Charles Dharapak, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Charles Dharapak</media:credit></media:content></item><item><title><![CDATA[Tarik Skubal gets standing ovations in possible Tigers farewell, then team blows 7-0 lead]]></title><link>https://www.local10.com/sports/2026/07/29/tarik-skubal-gets-standing-ovation-for-1000th-career-k-in-what-could-be-his-last-game-as-a-tiger/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/29/tarik-skubal-gets-standing-ovation-for-1000th-career-k-in-what-could-be-his-last-game-as-a-tiger/</guid><dc:creator><![CDATA[By DAVE HOGG, Associated Press]]></dc:creator><description><![CDATA[DETROIT (AP) — Trade deadline target Tarik Skubal and Detroit fans gave each other a warm farewell Wednesday, just in case this was the two-time Cy Young Award winner's final appearance in a Tigers jersey.]]></description><pubDate>Wed, 29 Jul 2026 21:24:33 +0000</pubDate><content:encoded><![CDATA[<p>DETROIT (AP) — Trade deadline target Tarik Skubal and Detroit fans gave each other a warm farewell Wednesday, just in case this was the two-time Cy Young Award winner's final appearance in a Tigers jersey.</p><p>What happened after Skubal left made it all the more likely this was indeed goodbye.</p><p>Skubal was cheered at every opportunity by a crowd of 34,406 while taking a shutout into the seventh inning against Baltimore, but then the Orioles rallied from a 7-0 deficit to beat Detroit 10-9 in 12 innings. The loss leaves the Tigers 51-58 and well outside playoff position in the final year they have Skubal under contract.</p><p>The vibes were great early. Skubal got first standing ovation came when he struck out leadoff hitter Taylor Ward on a 3-2 changeup to record his 1,000th career strikeout.</p><p>“For some reason, strikeout marks hit differently for me,” he said. “Reaching 200 strikeouts for the first time was a huge milestone for me, and as I was getting close to 1,000, it just felt really cool.”</p><p>He reached the mark in 857 innings, breaking Max Scherzer's franchise-best mark of 944 2/3 innings.</p><p>He got another ovation when Tigers manager A.J. Hinch removed him after Leody Tavares' RBI single with two out in the seventh.</p><p>“It is always special when our fans get to their feet and give you a pretty good ovation,” he said. “Hopefully, they feel like I've given everything to the team and the city, because I truly have.”</p><p>The Tigers led 7-1 when Skubal came out and appeared to be well on their way to a win over a team they could be battling for a wild-card spot in September. Instead, the Orioles turned one seventh-inning run into five, tied the game with two in the eighth, then got three more in extra innings.</p><p>“Obviously, this was a tough one,” Skubal said. “We were up 7-0 and end up losing. ... I don't even know what the final score was, but this one hurts.”</p><p>The Tigers seem increasingly likely to deal their ace ahead of next Monday’s trade deadline. Skubal is eligible for free agency after the World Series. He has a $32 million salary, a record total in arbitration, after the team offered $19 million, and is expected to sign a massive contract in the offseason.</p><p>“I'm just trying to live in the moment,” he said. “There are a lot of things going on around me that I can't control.”</p><p>Hinch feels the same way.</p><p>“I just can't think in hypotheticals — I just can't,” he said when asked about the possibility of Skubal leaving. “I'll have a ton to say when and if and where and whenever, but it's just a waste of my time talking hypotheticals.”</p><p>The 29-year-old lefty said earlier this month that it was his preference is to finish the season with the Tigers to compete for a World Series championship, which has eluded the franchise since 1984.</p><p>“Going into spring training and the whole offseason, I’ve never been more motivated to try and win a World Series for this city, the team that drafted me and helped develop me,” he said on July 23.</p><p>Skubal had experimental surgery on May 6 to remove a loose body from his pitching elbow and returned to pitch on June 13.</p><p>“The way the surgery went is exactly how it was supposed to go,” he said in July. “I don’t know if remarkable is the word I would use.”</p><p>___</p><p>AP MLB: https://apnews.com/hub/MLB</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ELYEDC7GDICFGFVGLYZM2L5M5Q.jpg?auth=43f77ac05df4f51e7ccd03e687bc95c761bb5ccc4659088d955e82fb1ca1351d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Detroit Tigers pitcher Tarik Skubal tips his hat after his 1,000th career strikeout during the first inning of a baseball game against the Baltimore Orioles Wednesday, July 29, 2026, in Detroit. (AP Photo/Paul Sancya)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Sancya</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PZEU7QINT64V5ZGUNVXMZBE5UE.jpg?auth=1d20959cb741f75ebf77fc07dfd0ed1b48986e461e1aa972d0e475b23c51ae05&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Detroit Tigers pitcher Tarik Skubal throws against the Baltimore Orioles during the first inning of a baseball game Wednesday, July 29, 2026, in Detroit. (AP Photo/Paul Sancya)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Sancya</media:credit></media:content></item><item><title><![CDATA[Wisconsin judge says voters who have returned absentee ballot for state primary cannot get a new one]]></title><link>https://www.local10.com/news/politics/2026/07/29/wisconsin-judge-says-voters-who-have-returned-absentee-ballot-for-state-primary-cannot-get-a-new-one/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/29/wisconsin-judge-says-voters-who-have-returned-absentee-ballot-for-state-primary-cannot-get-a-new-one/</guid><dc:creator><![CDATA[By SCOTT BAUER, Associated Press]]></dc:creator><description><![CDATA[MADISON, Wis. (AP) — Wisconsin voters who have already returned their absentee ballots for the state's primary are not allowed to void those and request a new one, a judge ruled Wednesday.]]></description><pubDate>Wed, 29 Jul 2026 21:25:16 +0000</pubDate><content:encoded><![CDATA[<p>MADISON, Wis. (AP) — Wisconsin voters who have already returned their absentee ballots for the state's primary are not allowed to void those and request a new one, a judge ruled Wednesday.</p><p>The ruling deals a blow to Democrats, who filed a lawsuit seeking to give voters a do-over because of a chaotic party primary in the governor’s race.</p><p>More than 117,000 absentee ballots had been returned by Wednesday. Democrats were concerned that many of those might have been cast for Lt. Gov. Sara Rodriguez, who had been seen as a Democratic frontrunner before she dropped out on July 17 amid a campaign finance scandal. A day later, Milwaukee County Executive David Crowley, who had bowed out on July 8, reentered the race.</p><p>Rodriguez’s name remains on the ballot, along with former state economic development director Missy Hughes, who dropped out in June.</p><p>The bipartisan Wisconsin Elections Commission voted 4-2 on July 9 to distribute guidance to clerks saying absentee voters cannot change their ballot after it has been returned. The rarely used process is known as ballot spoiling.</p><p>Democrats objected and supported the lawsuit filed by three voters, arguing that state law allows voters who have submitted absentee ballots to change their mind before those ballots are counted on Election Day.</p><p>“Voters across Wisconsin will be disenfranchised” if not allowed to do that, attorney Eduardo Castro argued in court on Tuesday.</p><p>But Dane County Circuit Judge David Conway disagreed, ruling on Wednesday that “the unambiguous language of the statute does not allow a voter to spoil an absentee ballot after it is returned.” He said the guidance issued by the elections commission to the roughly 2,000 clerks who run elections at the local level was consistent with the law.</p><p>The judge declined to issue a temporary restraining order sought by Democrats. They had wanted the judge to order the state elections commission to rescind its guidance.</p><p>“The judge got it right,” said Don Millis, the Republican chair of the elections commission. “The law is clear. Once a voter returns an absentee ballot to the clerk, the voter cannot decide to change his or her vote. The law does not permit do-overs.”</p><p>Wisconsin Democratic Party Chair Devin Remiker said the ruling was wrong, but didn't say if the party would appeal.</p><p>The Republican National Committee opposed the effort to allow for revoting.</p><p>Ballot spoiling was the subject of a 2022 lawsuit brought by a Republican group. In that case, a Waukesha County judge agreed that the elections commission must rescind its guidance that allowed voters to cast a second ballot. But the state appeals court earlier this year vacated that ruling on technical grounds and did not rule on the merits.</p><p>The winner of the Democratic primary will advance to November’s general election, most likely against Republican U.S. Rep. Tom Tiffany, who has only token opposition in his party’s primary. Democratic Gov. Tony Evers is not seeking a third term.</p><p>Democrats hope to keep the governor’s office and flip both chambers of the Legislature to gain full control of state government for the first time since 2010.</p><p>___</p><p>This story corrects the spelling in a second reference to 'Rodriguez.’</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/M6DCCNUISBJDRMGMYBK2Y6UKTQ.jpg?auth=e7e906cf4a530155c64efd6f7dd53998f48b273906ace7c6f2615dbee568b5f9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A voter walks to polling place in Milwaukee, Tuesday, July 28, 2026. (AP Photo/Nam Y. Huh)]]></media:description><media:credit role="author" scheme="urn:ebu">Nam Y. Huh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7ONECI7KMXH3CSA24C4AM2Y6G4.jpg?auth=383a494a5cbab08b7e44c8867e6543baa8eeccbb2e8d78d51a1a0086c3d53e0c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A voter walks out after voting at a polling place, Tuesday, July 28, 2026, in Milwaukee. (AP Photo/Nam Y. Huh)]]></media:description><media:credit role="author" scheme="urn:ebu">Nam Y. Huh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/T5DSU53TISKVG5EMRJ7MBG6JI4.jpg?auth=5c6e3fa7522e10b7fc59c08d4e56bbb876bed303972da2a9f1c89f9a79167bf5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A voter arrives to a polling place in Milwaukee, Tuesday, July 28, 2026. (AP Photo/Nam Y. Huh)]]></media:description><media:credit role="author" scheme="urn:ebu">Nam Y. Huh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HNS3EROF7VWQBKY7OC4TXCXWQQ.jpg?auth=2b1e23b305be4594cfa7fe40f5034b65e56cecc1a62e548bbbed9945e4646293&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A voter arrives at a polling place in Milwaukee, Tuesday, July 28, 2026. (AP Photo/Nam Y. Huh)]]></media:description><media:credit role="author" scheme="urn:ebu">Nam Y. Huh</media:credit></media:content></item><item><title><![CDATA[Bolivia acuerda con FMI crédito por 1.900 millones de dólares para apoyar reformas económicas de Paz]]></title><link>https://www.local10.com/espanol/2026/07/29/bolivia-acuerda-con-fmi-credito-por-1900-millones-de-dolares-para-apoyar-reformas-economicas-de-paz/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/bolivia-acuerda-con-fmi-credito-por-1900-millones-de-dolares-para-apoyar-reformas-economicas-de-paz/</guid><dc:creator><![CDATA[Por PAOLA FLORES, Associated Press]]></dc:creator><description><![CDATA[LA PAZ, Bolivia (AP) — Bolivia alcanzó un acuerdo con el Fondo Monetario Internacional (FMI) mediante el cual obtendrá un crédito por 1.900 millones de dólares destinado a respaldar el programa de reformas económicas impulsado por el gobierno del presidente Rodrigo Paz.]]></description><pubDate>Wed, 29 Jul 2026 19:29:27 +0000</pubDate><content:encoded><![CDATA[<p>LA PAZ, Bolivia (AP) — Bolivia alcanzó un acuerdo con el Fondo Monetario Internacional (FMI) mediante el cual obtendrá un crédito por 1.900 millones de dólares destinado a respaldar el programa de reformas económicas impulsado por el gobierno del presidente Rodrigo Paz.</p><p>“Es un programa de financiamiento por tres años, pero que tiene cuatro años y medio de periodo de gracia, es decir, Bolivia no va a pagar un peso hasta los próximos años” y con una de las tasa de interés "más bajas en el mercado (4,4% y 4,5%), aseguró el ministro de Economía, José Gabriel Espinoza, en rueda de prensa el miércoles.</p><p>Por su parte, el FMI indicó en un comunicado que el acuerdo a nivel técnico sobre un nuevo mecanismo del Servicio Ampliado del Fondo (SAF) está sujeto a “la aprobación del directorio ejecutivo” del organismo. El acuerdo también debe ser avalado por la Asamblea Legislativa de Bolivia.</p><p>Las negociaciones de las autoridades bolivianas y el equipo técnico del FMI, encabezado por Joana Pereira, se realizaron entre mayo y julio.</p><p>Pereira dijo que se espera que el programa respaldado por el FMI contribuya a “catalizar financiamiento adicional del Banco Mundial, el Banco Interamericano de Desarrollo y otros socios para el desarrollo, lo que permitirá conformar un paquete de financiamiento más amplio de más de 5.000 millones de dólares durante el periodo del programa”.</p><p>Espinoza destacó que el “acuerdo técnico” es muy importante, que espera que en los próximos meses llegue esa inyección económica de todos los organismos y que entre las metas está "reducir el déficit fiscal este año cerca del 9% del Producto Interno Bruto (PIB)”.</p><p>El analista económico Gonzalo Chávez dijo en declaraciones a lo medios locales que el acuerdo dará tranquilidad al gobierno porque estaba “llegando con el agua al cuello”. Mencionó que la administración de Paz tuvo que aceptar “ciertas condiciones” para acceder a ese financiamiento, como levantar la subvención de los combustibles, una medida que impulsó el gobernante en diciembre un mes después de asumir en un esfuerzo por bajar el gasto del Estado en momentos de iliquidez en la economía. La medida duplicó el precio y ocasionó protestas.</p><p>El acuerdo también tiene lugar en medio de una escalada del dólar luego de que el gobierno impulsó el tipo de cambio flotante que depende de la oferta y la demanda después de 15 años en los que se mantuvo fijo.</p><p>La nación andina arrastra una larga y profunda crisis económica debido en buena parte a la caída de la producción de gas —el cual fue principal producto de exportación— y que se agravó con protestas y bloqueos antigubernamentales por más de 50 días en mayo y junio.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2O6KLU4OSMV7T4DTYD6VBSEWNU.jpg?auth=0432cb73bba85ffebbd68a0ae7e964c650a7759176690387b5a9d09c387ab2ea&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[El presidente de Bolivia, Rodrigo Paz, llega al Congreso para la toma de posesión de la nueva presidenta de Perú, Keiko Fujimori, en Lima, Perú, el martes 28 de julio de 2026. (AP Foto/Guadalupe Pardo, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Guadalupe Pardo</media:credit></media:content></item><item><title><![CDATA[‘Yeah, that’s me,’ man with long arrest record allegedly says after cop showed him Miami-Dade crime video]]></title><link>https://www.local10.com/news/local/2026/07/29/yeah-thats-me-man-allegedly-says-after-cop-shows-miami-dade-crime-video/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/29/yeah-thats-me-man-allegedly-says-after-cop-shows-miami-dade-crime-video/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[A 35-year-old man who has been arrested nearly 20 times in Miami-Dade County was back behind bars on Wednesday, records show.  ]]></description><pubDate>Wed, 29 Jul 2026 17:03:59 +0000</pubDate><content:encoded><![CDATA[<p>A 35-year-old man who has been arrested nearly 20 times in Miami-Dade County was back behind bars on Wednesday, records show. </p><p><a href="https://www.local10.com/espanol/2026/07/29/si-ese-soy-yo-hombre-presuntamente-dice-eso-despues-de-que-agente-le-mostro-video-de-crimen-en-miami-dade/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/si-ese-soy-yo-hombre-presuntamente-dice-eso-despues-de-que-agente-le-mostro-video-de-crimen-en-miami-dade/">Leer en español</a></p><p>Miami-Dade Sheriff’s Office detectives arrested Christopher Chiofalo at 10:40 p.m. on Tuesday at 27329 South Dixie Highway, in the Naranja neighborhood, according to a police report. </p><p>The deputies took Chiofalo to the Homestead Police Department, where police officers showed him the video of a burglary on July 25 at Soriano Brothers Cuban Cuisine at 80 NE 15 St., according to the report. </p><p>“Oh, yeah! I broke into the business a while back ... looked familiar ... Yeah, that’s me ... You got me,” Chiofalo told a police officer, according to the police arrest report. </p><p>Court records show prosecutors filed a dozen cases against Chiofalo from 2011 to 2013 and six from 2015 to 2021, and about half were alleged burglaries and robberies. </p><p>A police officer estimated the total loss for the business burglarized on July 25, “including stolen cash, property damage, and replacement costs,” was about $5,200, according to the police report. </p><p>Miami-Dade corrections booked Chiofalo shortly after 4:15 a.m. on Wednesday at the Turner Guilford Knight Correctional Center near Doral, according to inmate records. </p><p>Chiofalo faced three charges: Armed burglary, third-degree grand theft, and criminal mischief of $1,000 0r more. </p><p><b>Police: Surveillance video</b></p><p><i>Local 10 News Assignment Editor Carson Merlo contributed to this report. </i></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GDMDQAPG7FD2HK5EQOIGA34O54.png?auth=7e2b758c9ca32a968cdf33aeaa95d34682e08382af10042dea7b69ad5002bbae&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"><media:description type="plain"><![CDATA[Police officers arrested Christopher Chiofalo on Tuesday and corrections booked him on Wednesday morning in Miami-Dade County.]]></media:description></media:content></item><item><title><![CDATA[Policía de Hollywood investiga la muerte de Frenchie después de que familia asegura que cuidadora de mascotas lo dejó durante horas en una jaula al aire libre]]></title><link>https://www.local10.com/espanol/2026/07/29/policia-de-hollywood-investiga-la-muerte-de-frenchie-despues-de-que-familia-asegura-que-cuidadora-de-mascotas-lo-dejo-durante-horas-en-una-jaula-al-aire-libre/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/policia-de-hollywood-investiga-la-muerte-de-frenchie-despues-de-que-familia-asegura-que-cuidadora-de-mascotas-lo-dejo-durante-horas-en-una-jaula-al-aire-libre/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[La Policía de Hollywood abrió una investigación por la muerte de un bulldog francés de 4 años cuyos dueños aseguran que una cuidadora de mascotas lo dejó durante horas en una jaula al aire libre.]]></description><pubDate>Wed, 29 Jul 2026 19:05:16 +0000</pubDate><content:encoded><![CDATA[<p>La Policía de Hollywood abrió una investigación por la muerte de un bulldog francés de 4 años cuyos dueños aseguran que una cuidadora de mascotas lo dejó durante horas en una jaula al aire libre.</p><p>La Policía confirmó que el martes se presentó un informe después de que el bulldog francés fue encontrado muerto en una vivienda ubicada en la cuadra 6600 de Atlanta Street.</p><p>Los dueños del bulldog francés, llamado Prince, dijeron que estaba al cuidado de una cuidadora de mascotas contratada a través de Rover.com cuando fue dejado en una jaula al aire libre bajo el calor del verano. Aseguraron que Prince gozaba de buena salud antes de su muerte.</p><p>La Policía de Hollywood confirmó el miércoles que los agentes se encuentran en la vivienda investigando qué provocó la muerte del perro y que también trabajan junto con el Departamento de Control Animal de la Ciudad de Hollywood.</p><p>“Entendemos la preocupación de los miembros de la comunidad y estamos trabajando para reunir la mayor cantidad de información posible para determinar exactamente lo que ocurrió”, publicó el Departamento de Policía de Hollywood (HPD) en redes sociales. “Seguimos comprometidos con esta investigación y proporcionaremos actualizaciones tan pronto como la información esté disponible”.</p><p>Rover también emitió un comunicado a Local 10 News sobre la muerte de Prince.</p><p>“La mayoría de nosotros en Rover también somos dueños de mascotas y solo podemos imaginar el dolor y el estrés que está viviendo la familia de Prince”, señala el comunicado. “Al enterarnos de este incidente, nuestro equipo de Confianza y Seguridad, disponible las 24 horas, inició una investigación exhaustiva. La cuenta de la cuidadora involucrada fue desactivada sin opción de apelar, lo que significa que no podrá comunicarse ni aceptar nuevas reservas con dueños de mascotas a través de Rover. También reembolsamos la estadía de la señora Ackeret y ofrecimos cubrir todos los gastos veterinarios y de cuidados posteriores que sean elegibles a través de la <a href="https://urldefense.com/v3/__https:/www.rover.com/rover-guarantee/__;!!FfvXB3Q!giSygTgJB7vL-QeOcIo7eAoIJCCsIY8DxccClU57BOLz7Tk3mVE6CAX3G0xNubVsiiDVHYVR4JkjJqEvDpGfh2xrCw$" target="_blank" rel="noreferrer" title="https://urldefense.com/v3/__https:/www.rover.com/rover-guarantee/__;!!FfvXB3Q!giSygTgJB7vL-QeOcIo7eAoIJCCsIY8DxccClU57BOLz7Tk3mVE6CAX3G0xNubVsiiDVHYVR4JkjJqEvDpGfh2xrCw$">Garantía Rover</a>.</p><p>“Los incidentes relacionados con la seguridad en nuestra plataforma son extremadamente poco frecuentes. Los dueños de mascotas han reservado más de medio millón de estadías en el área de Miami y más del 98% de las estadías evaluadas recibieron cinco estrellas. La muerte de Prince es realmente desgarradora y la estamos manejando con la seriedad que merece”.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/OUDVDIRUSVCN7HC6ZUYGFSPLLI.jpg?auth=a14a8dbf9cf06d6018e36f436a1955f0583b264a73d63201687c4abd5beb0703&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Hollywood police investigate Frenchie’s death after family says pet sitter left him in crate outside for hours ]]></title><link>https://www.local10.com/news/local/2026/07/29/hollywood-police-investigate-frenchies-death-after-family-says-pet-sitter-left-him-in-crate-outside-for-hours/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/29/hollywood-police-investigate-frenchies-death-after-family-says-pet-sitter-left-him-in-crate-outside-for-hours/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Hollywood police have opened an investigation into the death of a 4-year-old French Bulldog whose owners said was left in a crate outdoors for hours by a pet sitter.]]></description><pubDate>Wed, 29 Jul 2026 18:59:39 +0000</pubDate><content:encoded><![CDATA[<p>Hollywood police have opened an investigation into the death of a 4-year-old French Bulldog whose owners said was left in a crate outdoors for hours by a pet sitter.</p><p><a href="https://www.local10.com/espanol/2026/07/29/policia-de-hollywood-investiga-la-muerte-de-frenchie-despues-de-que-familia-asegura-que-cuidadora-de-mascotas-lo-dejo-durante-horas-en-una-jaula-al-aire-libre/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/policia-de-hollywood-investiga-la-muerte-de-frenchie-despues-de-que-familia-asegura-que-cuidadora-de-mascotas-lo-dejo-durante-horas-en-una-jaula-al-aire-libre/">Leer en español</a></p><p>Police confirmed that a report was made Tuesday after the Frenchie was found dead at a home in the 6600 block of Atlanta Street.</p><p>The owners of the Frenchie named Prince said he was being watched by a pet sitter found on Rover.com when he was left in a crate outside in the summer heat. They said Prince was in good health prior to his death. </p><p>Hollywood police confirmed Wednesday that officers are at the home investigating what led to the dog’s death, and are also working with City of Hollywood Animal Control.</p><p>“We understand the concern from community members and are working to gather as much information as possible to determine exactly what occurred,” HPD posted on social media. “We remain committed to this investigation and will provide updates as soon as the information becomes available.”</p><p>Rover also released a statement to Local 10 News about Prince’s death. </p><p>“Most of us at Rover are pet parents ourselves, and we can only imagine the heartbreak and stress Prince’s family is experiencing,” the statement read. “Upon learning of this incident, our 24/7 Trust &amp; Safety team launched a thorough investigation. The account of the sitter involved has been deactivated without the option to appeal, meaning they cannot communicate or book new stays with pet parents via Rover. We have also refunded Ms. Ackeret’s stay and offered to reimburse all eligible veterinary and aftercare costs through the <a href="https://urldefense.com/v3/__https:/www.rover.com/rover-guarantee/__;!!FfvXB3Q!giSygTgJB7vL-QeOcIo7eAoIJCCsIY8DxccClU57BOLz7Tk3mVE6CAX3G0xNubVsiiDVHYVR4JkjJqEvDpGfh2xrCw$" rel="">Rover Guarantee</a>. </p><p>“Safety incidents on our platform are extremely rare — over half a million stays have been booked by pet parents in the Miami area, with more than 98% of reviewed stays receiving five stars. Prince’s death is truly heartbreaking, and it’s one we’re handling with the seriousness it deserves."</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/OUDVDIRUSVCN7HC6ZUYGFSPLLI.jpg?auth=a14a8dbf9cf06d6018e36f436a1955f0583b264a73d63201687c4abd5beb0703&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Study suggests the threat of mold-associated illnesses may be underappreciated]]></title><link>https://www.local10.com/health/2026/07/29/study-suggests-the-threat-of-mold-associated-illnesses-may-be-underappreciated/</link><guid isPermaLink="true">https://www.local10.com/health/2026/07/29/study-suggests-the-threat-of-mold-associated-illnesses-may-be-underappreciated/</guid><dc:creator><![CDATA[By MIKE STOBBE, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — A first-of-its-kind U.S. study suggests invasive mold infections may be an underappreciated — and potentially deadly — threat.]]></description><pubDate>Wed, 29 Jul 2026 19:03:51 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — A first-of-its-kind U.S. study suggests invasive mold infections may be an underappreciated — and potentially deadly — threat.</p><p>The researchers detected about 450 cases in Atlanta-area hospitals over five years. About a third of the patients died in the hospital.</p><p>The findings, published this week by the U.S. Centers for Disease Control and Prevention, come from an attempt to better gauge how common these kinds of illnesses are. The government does not require doctors to report the illnesses.</p><p>“It's kind of the first time we've had an estimate like this," said the CDC's Dr. Jeremy Gold, the study's senior author.</p><p>And it's important to understand it now, because the problem may grow in the future, he added. Mold exposure is a recurring problem in the wake of hurricanes, floods and other natural disasters influenced by climate change, researchers have found.</p><p>“I agree that the frequency of fungal infections will likely increase with climate change,” said Dr. Jeffrey Jenks, an infectious disease researcher at Duke University.</p><p>Meanwhile, there’s a growing population of older people who are more susceptible to such illnesses, Gold said.</p><p>Invasive mold diseases are rare infections caused by certain species. Most people who get infected inhale mold spores, but they can also enter the body through cuts or wounds or from contaminated medical equipment.</p><p>The spores don't cause health problems for most people, but they can be life-threatening to some, including the elderly, cancer patients and others with weakened immune systems.</p><p>Previously, CDC researchers estimated more than 15,000 hospitalizations a year could be tied to invasive mold disease.</p><p>To better understand how common cases might be at a local level, the research team worked with four Atlanta-area hospitals and their affiliated outpatient clinics to look for potential cases from 2020 to 2024.</p><p>They initially identified nearly 1,000 potential cases, but winnowed the number down to about 450 by ruling out patients who may have had signs of exposure but didn't qualify as having invasive mold disease.</p><p>The researchers found that hospitals can expect to see 3 to 5 cases per year for every 100 inpatient beds. The rates were higher at larger academic hospitals that tend to see more complicated illnesses.</p><p>Most patients had impaired immune systems or — in a number of cases — were weakened after falling sick from COVID-19.</p><p>Mold exposures can occur in hospitals or other healthcare facilities, but the study did not try to determine where each patient was first exposed, Gold said.</p><p>It's hard to generalize what was seen in the Atlanta area to other parts of the country where mold may be more or less of a problem, he said. But it should give hospital administrators at least a rough idea about whether the number of cases they see is what might be expected or whether it's an outbreak, Gold added.</p><p>Jenks called the study's findings "valuable," but said “seeing results from similar studies done in different parts of the United States would be helpful.”</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/4OFJ5N62OYXS6ZG6G6HBJDM5JQ.jpg?auth=cc9f9b75bceb1419847372b934820e00eb5765b79971d6da3355f52eafec2343&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This 1967 chest x-ray photo provided by the U.S. Centers for Disease Control and Prevention shows pulmonary aspergillosis caused by a fungal organism of the genus Aspergillus. (CDC via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/HUACGAQME77VNMASV2C2WLJNVU.jpg?auth=2f945f6be1d8f3673efb5edbe8412c23e8f530253a01ca6b66307e51c01e4a6f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Mold grows on the walls of a home in the Gentilly area of New Orleans Tuesday, June 12, 2007, damaged by the floodwaters from Hurricane Katrina. (AP Photo/Alex Brandon, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content></item><item><title><![CDATA[ICE evalúa instalación para albergar al menos a 700 detenidos en el sur de Florida, muestran registros]]></title><link>https://www.local10.com/espanol/2026/07/29/ice-evalua-instalacion-para-albergar-al-menos-a-700-detenidos-en-el-sur-de-florida-muestran-registros/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/ice-evalua-instalacion-para-albergar-al-menos-a-700-detenidos-en-el-sur-de-florida-muestran-registros/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[El Servicio de Inmigración y Control de Aduanas de Estados Unidos (ICE) anunció recientemente la búsqueda de al menos 700 camas de detención para detenidos en el sur de Florida, según muestran los registros.]]></description><pubDate>Wed, 29 Jul 2026 19:02:13 +0000</pubDate><content:encoded><![CDATA[<p>El Servicio de Inmigración y Control de Aduanas de Estados Unidos (ICE) anunció recientemente la búsqueda de al menos 700 camas de detención para detenidos en el sur de Florida, según muestran los registros.</p><p>La búsqueda era para un centro de detención “llave en mano” ubicado a no más de 50 millas por carretera de la oficina de campo de Miami, en el 865 de SW 78 Ave., en Plantation, según muestran los registros.</p><p>De acuerdo con una solicitud de información emitida por ICE el 10 de julio, el contrato debía incluir alojamiento, transporte y servicios de salud, seguridad y alimentación para “detenidos hombres y mujeres” con niveles de custodia “bajo” y “medio”, aunque se indicó que el nivel “alto” era el preferido.</p><p>La solicitud también incluía al menos 1,800 camas de detención en el área de Filadelfia, al menos 1,500 en el área de Seattle y al menos 1,500 en el área de Denver.</p><p>A principios de este mes, detenidos de ICE recluidos en el Centro Federal de Detención de Miami (FDC Miami), ubicado en el 33 de NE 4 St., en el centro de la ciudad, y sus familiares <a href="https://www.local10.com/espanol/2026/07/08/familias-expresan-preocupacion-por-las-condiciones-dentro-del-centro-federal-de-detencion-del-centro-de-miami/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/08/familias-expresan-preocupacion-por-las-condiciones-dentro-del-centro-federal-de-detencion-del-centro-de-miami/">dijeron a Local 10 News</a> que no tenían aire acondicionado ni acceso a agua potable.</p><p>Un portavoz de la Oficina Federal de Prisiones, que supervisa el FDC Miami, <a href="https://www.local10.com/espanol/2026/07/08/familias-expresan-preocupacion-por-las-condiciones-dentro-del-centro-federal-de-detencion-del-centro-de-miami/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/08/familias-expresan-preocupacion-por-las-condiciones-dentro-del-centro-federal-de-detencion-del-centro-de-miami/">dijo a Local 10 News</a> que hubo una falla temporal en el sistema de aire acondicionado y que los reclusos tuvieron acceso a botellas de agua.</p><p>Algunos de los detenidos de ICE en el FDC Miami informaron que fueron trasladados desde el Centro de Detención del Sur de Florida, también conocido como el <a href="https://www.local10.com/topic/Alligator_Alcatraz/" target="_blank" rel="noreferrer" title="https://www.local10.com/topic/Alligator_Alcatraz/">Alligator Alcatraz</a> administrado por el estado, ubicado en el Aeropuerto de Entrenamiento y Transición Dade-Collier.</p><p>Los detenidos en <a href="https://www.local10.com/topic/Alligator_Alcatraz/" target="_blank" rel="noreferrer" title="https://www.local10.com/topic/Alligator_Alcatraz/">Alligator Alcatraz</a> también se habían quejado de malas condiciones de vida, que incluían mosquitos, aire acondicionado averiado, desbordamientos de aguas residuales, alimentos con gusanos y acceso restringido a asesoría legal.</p><p>El editor de asignaciones de Local 10 News, Carson Merlo, contribuyó a este informe.</p><p><b>Enlace relacionado:</b> <a href="https://www.ice.gov/detention-facilities?state=5&amp;office=Miami%20Field%20Office&amp;name=" target="_blank" rel="noreferrer" title="https://www.ice.gov/detention-facilities?state=5&amp;office=Miami%20Field%20Office&amp;name=">Base de datos de centros de detención de ICE</a></p><p><b>Ubicación: Oficina de campo en Plantation</b></p><p><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2569.1983622655766!2d-80.25877634901018!3d26.109935391949755!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88d907eae400a2ed%3A0x975577b99f6c06db!2s865%20SW%2078th%20Ave%2C%20Plantation%2C%20FL%2033324!5e1!3m2!1sen!2sus!4v1785350259979!5m2!1sen!2sus" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="strict-origin-when-cross-origin"></iframe></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LEVIEWRRRJHYZPJZTN5G3AFVL4.png?auth=44f5936ae58130a0d47d58b52b6c140296ef36c601b73a241d370723957c46ec&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[$800 million Mega Millions winning ticket sold in Florida]]></title><link>https://www.local10.com/news/local/2026/07/29/800-million-mega-millions-winning-ticket-sold-in-florida/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/29/800-million-mega-millions-winning-ticket-sold-in-florida/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Check your Mega Millions tickets, as one lucky person in Florida has an $800 million winning ticket!]]></description><pubDate>Wed, 29 Jul 2026 12:04:58 +0000</pubDate><content:encoded><![CDATA[<p>Check your <a href="https://www.megamillions.com/About/Jackpot-History.aspx" target="_self" rel="" title="https://www.megamillions.com/About/Jackpot-History.aspx">Mega Millions</a> tickets, as one lucky person in Florida has an $800 million winning ticket!</p><p><a href="https://www.local10.com/espanol/2026/07/29/venden-en-florida-boleto-ganador-de-mega-millions-de-800-millones-usd/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/venden-en-florida-boleto-ganador-de-mega-millions-de-800-millones-usd/">Leer en español</a></p><p>The winning Quick Pick ticket matched all six numbers Tuesday night.</p><p>According to Florida Lottery officials, the ticket was sold at a Wawa, located at 14510 State Road 70 East in Bradenton.</p><p>The winning numbers from Tuesday night’s drawing were 34, 48, 49, 59 and 70, with a Mega Ball of 12.</p><p>According to the Mega Millions website, the jackpot winner will receive $344.2 million if they choose to receive a one-time, cash lump sum payment.</p><p>“To elect the one-time, lump-sum cash payment option, the claim must be filed within 60 days after the drawing date,” Lottery officials said.</p><p>The next drawing is at 11 p.m. Friday with an estimated jackpot of $50 million.</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/45KIF2JYG5FOLJ627VTJFI3NTA.png?auth=9b0309820ed38f7071aebfc31472b3472dc6ba2572354616ee1a69f2bf6a4359&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[MDSO announces a new non-emergency phone number]]></title><link>https://www.local10.com/news/local/2026/07/29/mdso-announces-a-new-non-emergency-phone-number/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/29/mdso-announces-a-new-non-emergency-phone-number/</guid><dc:creator><![CDATA[Juliana Lujan-Rodriguez, Local 10 Intern]]></dc:creator><description><![CDATA[The Miami-Dade Sheriff’s Office is replacing its non-emergency phone number with a new one. ]]></description><pubDate>Wed, 29 Jul 2026 18:21:44 +0000</pubDate><content:encoded><![CDATA[<p>The Miami-Dade Sheriff’s Office is replacing its non-emergency phone number with a new one. </p><p><a href="https://www.local10.com/espanol/2026/07/29/mdso-anuncia-un-nuevo-numero-de-telefono-para-casos-que-no-son-emergencias/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/mdso-anuncia-un-nuevo-numero-de-telefono-para-casos-que-no-son-emergencias/">Leer en español</a></p><p>The agency announced Wednesday that the new update is to better serve the community and improve communication. The new phone number is 305-SHERIFF (305-743-7433) and is replacing 305-4-POLICE.</p><p>MDSO said residents of the county should save this number and use it for issues such as noise complaints, minor traffic accidents, or general inquiries. </p><p>“For emergencies requiring immediate police, fire, or medical response, please call 911” MDSO said in a news release.</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/E6UDDV64BNHFBHZJXSKHWG4OWA.jpeg?auth=12210de7848e00c8960dc8539773c89a4a1c4775facbfd0933ed9470915f7249&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[MDSO anuncia un nuevo número de teléfono para casos que no son emergencias]]></title><link>https://www.local10.com/espanol/2026/07/29/mdso-anuncia-un-nuevo-numero-de-telefono-para-casos-que-no-son-emergencias/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/mdso-anuncia-un-nuevo-numero-de-telefono-para-casos-que-no-son-emergencias/</guid><dc:creator><![CDATA[Juliana Lujan-Rodriguez, Local 10 Intern]]></dc:creator><description><![CDATA[La Oficina del Sheriff de Miami-Dade reemplazará su número de teléfono para casos que no son emergencias por uno nuevo.]]></description><pubDate>Wed, 29 Jul 2026 18:56:32 +0000</pubDate><content:encoded><![CDATA[<p>La Oficina del Sheriff de Miami-Dade reemplazará su número de teléfono para casos que no son emergencias por uno nuevo.</p><p>La agencia anunció el miércoles que la actualización busca brindar un mejor servicio a la comunidad y mejorar la comunicación. El nuevo número de teléfono es 305-SHERIFF (305-743-7433) y reemplaza al 305-4-POLICE.</p><p>La MDSO indicó que los residentes del condado deben guardar este número y utilizarlo para situaciones como quejas por ruido, accidentes de tránsito menores o consultas generales.</p><p>“Para emergencias que requieran respuesta inmediata de la Policía, los bomberos o los servicios médicos, llame al 911”, indicó la MDSO en un comunicado de prensa.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/E6UDDV64BNHFBHZJXSKHWG4OWA.jpeg?auth=12210de7848e00c8960dc8539773c89a4a1c4775facbfd0933ed9470915f7249&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Miami-Dade Sheriff's Office uniform patch.]]></media:description></media:content></item><item><title><![CDATA[Policía: Conductor bajo los efectos del alcohol choca camioneta contra casa en Lauderhill]]></title><link>https://www.local10.com/espanol/2026/07/29/policia-conductor-bajo-los-efectos-del-alcohol-choca-camioneta-contra-casa-en-lauderhill/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/policia-conductor-bajo-los-efectos-del-alcohol-choca-camioneta-contra-casa-en-lauderhill/</guid><dc:creator><![CDATA[Amanda Batchelor, Trent Kelly]]></dc:creator><description><![CDATA[Un conductor fue arrestado la mañana de este miércoles después de chocar su camioneta contra una casa en Lauderhill, informaron las autoridades.]]></description><pubDate>Wed, 29 Jul 2026 13:36:55 +0000</pubDate><content:encoded><![CDATA[<p>Un conductor fue arrestado la madrugada del miércoles después de estrellar su camioneta contra una vivienda en Lauderhill, informaron las autoridades.</p><p>Según la Policía de Lauderhill, el accidente fue reportado alrededor de la 1:30 a.m. en la cuadra 1100 de Northwest 43rd Terrace.</p><p>El impacto fue tan fuerte que la camioneta entró por un lado de la vivienda y salió por el otro.</p><p>Al parecer, la camioneta impactó un garaje techado que había sido convertido en una habitación adicional.</p><p>La Policía informó que la vivienda estaba desocupada al momento del accidente y que no se reportaron personas heridas.</p><p>Según la Policía, el conductor, Walter Dryden, de 62 años, permaneció en el lugar después del accidente, presentaba signos de estar bajo los efectos del alcohol y fue detenido por conducir bajo la influencia del alcohol.</p><figure><img src="https://www.local10.com/resizer/v2/QZUYNW65A5F5RHJXOPAELVA4PU.jpg?auth=ba36cc0506cc4ef8a8f53711c56eb6cf6623b1c1251327728102ab886ce5703c&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>“Es triste que muchas personas estén bebiendo y no sean capaces de controlarse”, dijo la vecina Nadia Gordon.</p><p>Gordon vive al lado de la vivienda contra la que se estrelló la camioneta. Dijo que se siente afortunada de que el conductor aparentemente giró en el último segundo y por poco no impactó su casa.</p><p>“Esto es un milagro para mí”, dijo. “Que haya pasado por ahí y terminara allá, realmente es una bendición”.</p><p>La Policía informó que el incidente continúa bajo investigación.</p>]]></content:encoded></item><item><title><![CDATA[DUI driver crashes pickup truck into home in Lauderhill, police say]]></title><link>https://www.local10.com/news/local/2026/07/29/dui-driver-crashes-car-into-home-in-lauderhill-police-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/29/dui-driver-crashes-car-into-home-in-lauderhill-police-say/</guid><dc:creator><![CDATA[Amanda Batchelor, Trent Kelly]]></dc:creator><description><![CDATA[A driver was arrested Wednesday morning after he crashed his pickup truck into a home in Lauderhill, authorities said.]]></description><pubDate>Wed, 29 Jul 2026 11:16:01 +0000</pubDate><content:encoded><![CDATA[<p>A driver was arrested Wednesday morning after he crashed his pickup truck into a home in Lauderhill, authorities said.</p><p><a href="https://www.local10.com/espanol/2026/07/29/policia-conductor-bajo-los-efectos-del-alcohol-choca-camioneta-contra-casa-en-lauderhill/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/policia-conductor-bajo-los-efectos-del-alcohol-choca-camioneta-contra-casa-en-lauderhill/">Leer en español</a></p><p>According to Lauderhill police, the crash was reported at about 1:30 a.m. in the 1100 block of Northwest 43<sup>rd</sup> Terrace.</p><p>The impact was so great, the truck went in one side, and came out the other.</p><p>The truck appeared to have struck a carport that was converted into an extra room.</p><p>Police said the home was vacant at the time of the crash and no injuries were reported.</p><p>According to police, the driver, Walter Dryden, 62, who remained at the scene after the crash, was impaired and was taken into custody for driving under the influence of alcohol.</p><figure><img src="https://www.local10.com/resizer/v2/QZUYNW65A5F5RHJXOPAELVA4PU.jpg?auth=ba36cc0506cc4ef8a8f53711c56eb6cf6623b1c1251327728102ab886ce5703c&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>“It is sad that a lot of our people are drinking, and they’re not able to control themselves,” neighbor Nadia Gordon said.</p><p>Gordon lives next door to the home the truck crashed into. She said she feels fortunate that the driver appears to have swerved at the last second, narrowly missing her home.</p><p>“This is a miracle for me,” she said. “Cause for him to have passed through there and go there, it’s really a blessing.”</p><p>Police said the incident remains under investigation. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Investigation revealed 'devastating' reports of sexual misconduct at school supported by Epstein]]></title><link>https://www.local10.com/news/national/2026/07/29/investigation-revealed-devastating-reports-of-sexual-misconduct-at-school-supported-by-epstein/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/29/investigation-revealed-devastating-reports-of-sexual-misconduct-at-school-supported-by-epstein/</guid><dc:creator><![CDATA[By ED WHITE, Associated Press]]></dc:creator><description><![CDATA[DETROIT (AP) — Two people who attended a prestigious Michigan fine arts school reported conduct of a sexual nature by Jeffrey Epstein, a major donor, according to an investigation that also uncovered dozens of allegations spanning decades against nearly 50 other people.]]></description><pubDate>Wed, 29 Jul 2026 20:50:35 +0000</pubDate><content:encoded><![CDATA[<p>DETROIT (AP) — Two people who attended a prestigious Michigan fine arts school reported conduct of a sexual nature by Jeffrey Epstein, a major donor, according to an investigation that also uncovered dozens of allegations spanning decades against nearly 50 other people.</p><p>Interlochen Center for the Arts operates a summer camp and performing arts school that draws students from around the world. It hired a law firm in 2024 to investigate reports of sexual abuse by faculty and staff. Subsequently, it expanded the work to include information about Epstein, the 66-year-old financier who killed himself in jail in 2019.</p><p>Interlochen removed Epstein's name from a lodge after he was convicted of sex offenses in Florida in 2008. The building, renamed the Green Lake Lodge, was recently demolished after the U.S. Justice Department released millions of pages about him that had been compiled over the years.</p><p>Sanghavi Law Office says it collected 70 accounts from alumni alleging “physical conduct of a sexual nature” by 47 faculty and staff members affiliated with Interlochen from the 1950s through the 2010s, most before 2000.</p><p>“The information gathered during this investigation is, simply, devastating,” the 97-page report says, noting that alumni reported grooming, flirting, sexual touching and sex.</p><p>Interlochen said it has provided names of people accused of misconduct to Grand Traverse County authorities in northern Michigan to determine what steps, if any, might be taken. None are currently employed there, and more than a third are dead.</p><p>“We are deeply sorry for the harm experienced by members of our community and extend our apologies to those impacted by abuse at Interlochen,” president Trey Davey and board chair Barrett Rollins said in a letter to the community posted online.</p><p>“While the vast majority of the incidents described in the investigation took place many decades ago, and reports of abuse at Interlochen have significantly decreased over the past 25 years, the passage of time does not diminish the experiences of our alumni,” they said. “Sexual abuse committed by an adult in a position of power or trust against a student is wrong, then and now.”</p><p>Interlochen today “is fundamentally different from the institution described in this report,” Davey and Rollins wrote, with comprehensive safety policies and a changed culture.</p><p>Epstein, who played the bassoon, was an Interlochen camper in 1967. He donated more than $400,000 to the school between 1990 and 2003.</p><p>Two women told investigators that Epstein engaged in conduct of a sexual nature with them, one of them at the Interlochen lodge that bore his name.</p><p>He brushed against her body “over her clothes, in a manner in which he indicated was accidental,” according to the report.</p><p>Epstein also paid for her to visit him in New York while she was a student. She said “every time he was ‘handsy’ with her, she would freeze until he would stop,” the report states.</p><p>The other woman said she gave Epstein a massage at his home, according to the report, and he may have asked her to remove her top. She never had any further contact with Epstein or his girlfriend, Ghislaine Maxwell.</p><p>Outside of the school investigation, at least two Interlochen alumnae made allegations of grooming and abuse against Epstein and Maxwell, according to federal records and media reports. Their identities were not made public.</p><p>One testified against Maxwell in 2021 when she was convicted of sex trafficking. It’s unclear whether those women spoke to the law firm hired for the Interlochen investigation.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ETU3KJCPHDXQYUDI4DGZRO6SKA.jpg?auth=aece079ba0d3999ec3d0197e01a418342b292fd500e57e22b6b0bf4ac10547dc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Documents that were included in the U.S. Department of Justice release of the Jeffrey Epstein files are photographed on Jan. 2, 2026. (AP Photo/Jon Elswick, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jon Elswick</media:credit></media:content></item><item><title><![CDATA[Chiefs assistant Eric Bieniemy remains with family after wife's shooting as full team begins camp]]></title><link>https://www.local10.com/sports/2026/07/29/chiefs-assistant-eric-bieniemy-remains-with-family-after-wifes-shooting-as-full-team-begins-camp/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/29/chiefs-assistant-eric-bieniemy-remains-with-family-after-wifes-shooting-as-full-team-begins-camp/</guid><dc:creator><![CDATA[By DAVE SKRETTA, Associated Press]]></dc:creator><description><![CDATA[ST. JOSEPH, Mo. (AP) — The Kansas City Chiefs held their first full-squad workout of training camp Wednesday without offensive coordinator Eric Bieniemy, who remained with his family following the shooting of his wife — allegedly by their son — at their Virginia home last weekend.]]></description><pubDate>Wed, 29 Jul 2026 18:24:29 +0000</pubDate><content:encoded><![CDATA[<p>ST. JOSEPH, Mo. (AP) — The Kansas City Chiefs held their first full-squad workout of training camp Wednesday without offensive coordinator Eric Bieniemy, who remained with his family following the shooting of his wife — allegedly by their son — at their Virginia home last weekend.</p><p>Chiefs coach Andy Reid said after the workout that Mia Bieniemy had been released from the intensive care unit, where she was being treated for multiple gunshot wounds. But there was no timetable for when Eric Bieniemy would be back with the team.</p><p>“She's making progress,” Reid said, “so we're happy about that.”</p><p>Elijah Zion Bieniemy, the 27-year-old son of the couple, was arrested in connection with the late-Sunday shooting. He was charged with malicious wounding, use of a firearm in commission of a felony and discharge of a firearm inside a dwelling, and was being held without bond Wednesday at the Loudoun County Adult Detention Center.</p><p>Elijah Bieniemy has a court date to hear motions scheduled for Thursday. His preliminary hearing date is Aug. 31.</p><p>Eric Bieniemy returned earlier this year to the Chiefs, where he experienced his greatest success as an assistant. He was instrumental in Kansas City reaching three Super Bowls and winning two of them before departing for the Washington Commanders in 2023, where he had wanted to build upon his resume in the hopes of landing a head coaching job.</p><p>Bieniemy was part of Ron Rivera's staff that was let go following that season, though. He spent one season as offensive coordinator at UCLA before spending last season coaching the running backs with the Chicago Bears.</p><p>However long he misses training camp is noteworthy, given Bieniemy is trying to get up to speed with any changes to Reid's playbook over the past few years. But the Chiefs are uniquely suited to press on without him during an important part of training camp.</p><p>Not only do they have continuity on their coaching staff but have veteran leaders on the offensive side of the ball.</p><p>Pass game coordinator Joe Bleymaier, who has been with the Chiefs for the past decade and is widely considered a rising star in the profession, has assumed many of Bieniemy's responsibilities. Others have fallen upon veteran offensive line coach Andy Heck, who has held that job ever since Reid's initial Kansas City coaching staff was put together following the 2012 season.</p><p>There's also the fact that Reid has a heavy hand in running the Chiefs offense. He receives plenty of input from his coordinators, but it is ultimately Reid who calls the plays on gameday, and who has the ear of quarterback Patrick Mahomes.</p><p>As for the two-time MVP, who is coming off reconstructive surgery on his left knee, Mahomes knows the Kansas City offense as well as anybody besides his head coach. And when you add in veterans such as tight end Travis Kelce, offensive linemen Creed Humphrey and Trey Smith, and wide receivers Rashee Rice and Xavier Worthy, there is plenty of experience out on the field.</p><p>“We’ll be able to keep it moving here,” Reid said.</p><p>Meanwhile, Mahomes looked sharp in his first 7-on-7 and 11-on-11 work of camp Wednesday, even though the Chiefs won't have pads on for several more days. At one point, he zipped a pass between two defenders to Kelce for a nice gain in the red zone.</p><p>“I feel stronger than I've ever felt as far as strength and lifting and stuff like that,” Mahomes said, "so now it's just about getting that quarterback stuff down, the stuff moving in the pocket quick — making those quick movements — reacting and doing stuff like that.</p><p>“I feel like I wasn't playing my best football at the end of last year before I got hurt,” he added. “I've got to find ways to get better, kind of navigating the pocket, run the offense better, getting the ball out of my hands and letting guys make plays. So I think this injury has kind of helped me focus on those little things as I kind of get back to who I am.”</p><p>Notes: DE Ethan Downs had surgery to repair a torn ACL in his left knee and was placed on injured reserve. ... Rice (knee) and CB L'Jarius Snead (knee) participated in about half the practice before spending the rest of the time with the training staff. “That was the plan,” Reid said. ... First-round CB Mansoor Delane (shoulder) participated in most of practice in a yellow no-contact jersey.</p><p>___</p><p>AP NFL: https://apnews.com/hub/nfl</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/OEKRGUOYMYUZ3AYNMGOCESKCA4.jpg?auth=7f1746a6e06ea2223571f690578807bf8797625055ddd262e4051248f60089a7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Washington Commanders offensive coordinator Eric Bieniemy watches from the sidelines during an NFL football game, Oct. 1, 2023, in Philadelphia. (AP Photo/Matt Rourke, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Matt Rourke</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WGR6VXQFX3P2MYSW4ZTTIZIAYU.jpg?auth=4a311c9ddc1824d8cdc463b0a6858cd479182dc3c13bba23c8189b9d299e43c8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This undated booking photo released by the Loudoun County, Va., Sheriff's Office on Monday, July 27, 2026, shows Elijah Zion Bieniemy. (Loudoun County Sheriff's Office via AP)]]></media:description></media:content></item><item><title><![CDATA[Welcome to Philadelphia, LeBron: Eagles' Hurts and Barkley believe James is great for city sports]]></title><link>https://www.local10.com/sports/2026/07/29/welcome-to-philadelphia-lebron-eagles-hurts-and-barkley-believe-james-is-great-for-city-sports/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/29/welcome-to-philadelphia-lebron-eagles-hurts-and-barkley-believe-james-is-great-for-city-sports/</guid><dc:creator><![CDATA[By DAN GELSTON, Associated Press]]></dc:creator><description><![CDATA[PHILADELPHIA (AP) — There was business to discuss as the Philadelphia Eagles opened their sixth training camp under coach Nick Sirianni. They have a new offensive coordinator — yes, another one — and players in new roles and ones playing on hefty new contracts.]]></description><pubDate>Wed, 29 Jul 2026 18:21:22 +0000</pubDate><content:encoded><![CDATA[<p>PHILADELPHIA (AP) — There was business to discuss as the Philadelphia Eagles opened their sixth training camp under coach Nick Sirianni. They have a new offensive coordinator — yes, another one — and players in new roles and ones playing on hefty new contracts.</p><p>So Jordan Davis, one of the biggest offseason beneficiaries of a contract extension, cut to the chase Wednesday and got straight to the topic of the day.</p><p>“I will be asking the questions,” Davis said with laugh as he took his seat for a news conference.</p><p>“How we feeling about LeBron being in town?”</p><p>Yes, in a sports city that each time this summer turns as green in team colors as the cash spent on Davis and fellow defensive tackle Jalen Carter, the Eagles have been overshadowed by the arrival of the most famous active American athlete in LeBron James.</p><p>An image of the NBA’s career leading scorer could be seen on the video board outside the Philadelphia 76ers' arena across the street from the Eagles’ practice facility. The newest Sixers superstar had no immediate plans to travel to Philadelphia, but if he does, the Eagles will roll out the red carpet on the green grass for James.</p><p>“He can come out to practice any time he wants,” Eagles general manager Howie Roseman said.</p><p>The Eagles welcomed him to Philly with arms as wide open as they are for James' pregame chalk toss.</p><p>Super Bowl MVP-winning quarterback Jalen Hurts and 2,000-yard rusher Saquon Barkley both rank somewhere on the short list of most accomplished and most famous Philadelphia athletes. Even they turned into wide-eyed fans much like the rest of Philadelphia when they found out the 41-year-old James had indeed signed a two-year contract with the Sixers.</p><p>“I think for what he represents in sports and sports culture,” Hurts said, “it’s huge. And I think it’s huge for the city of Philadelphia. It’ll be exciting to have a figure like that in the city. What’s he done. One of the greatest to ever do it. I’m excited to be a part of that.”</p><p>James could do worse than duplicate Barkley's free-agent results when he left the New York Giants after six seasons and signed with the Eagles ahead of the 2024 season. He rushed for a franchise-record 2,005 yards and won a Super Bowl in his first try with the Eagles.</p><p>Barkley pitched James at his youth football camp earlier this month on the appeal of playing in Philadelphia.</p><p>“If you want to go out with a bang,” Barkley said, "I feel like a great spot would be in Philly, and bringing a championship to Philadelphia, you’d be remembered forever.”</p><p>James already had the “remembered forever” stamp in sports thank to his peerless resume in the NBA.</p><p>Barkley — who played golf with former President Barack Obama and also invited James on social media to “ tee it up ” — demurred when pressed on his influence in James signing with the Sixers.</p><p>Playing with All-Stars Joel Embiid, Tyrese Maxey and Jaylen Brown surely swayed James more than Barkley. The running back didn't care much how exactly James made his Philly decision, or if James was even aware of his endorsement. He's just thrilled James has joined Philly's star-studded athlete roster.</p><p>“I think the city of Philadelphia is a super cool place to be for sports, with how involved the fans are,” Barkley said at training camp. “Having LeBron here is just great for the culture.”</p><p>Barkley, Hurts and other Eagles players still on the roster from two seasons ago are among the relatively few in Philadelphia sports history with championship rings. The Eagles won their only two Super Bowls in the last 10 years. The Flyers haven't won the Stanley Cup since 1975 and the Phillies since 2008.</p><p>James joins a 76ers franchise that has not won an NBA title since 1983.</p><p>He's not here for second place.</p><p>The Eagles say, go get 'em.</p><p>“Looks like the Sixers are trying to go win one,” said Eagles receiver DeVonta Smith, a Boston Celtics fan. “Can't be mad at that.”</p><p>Injury update for linebacker Jonathan Greenard</p><p>The Eagles placed linebacker Jonathan Greenard on the physically unable to perform list with a pectoral strain. The Eagles acquired the Pro Bowl edge rusher in an April trade with Minnesota. He subsequently agreed to a four-year, $100 million contract extension including $50 million in fully guaranteed money.</p><p>Roseman said Greenard should be ready for the Sept. 13 opener against Washington.</p><p>“This is not a long-term injury,” Roseman said. “This is nothing we are concerned about."</p><p>___</p><p>AP NFL: https://apnews.com/hub/nfl</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/I6Y5ZYFA2XAXXX3IX6IRVZWEKM.jpg?auth=c083a4c083fef9ee8a962f36a23f7a476d59fbd0cedf97c970a24d0e3a58e3e3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Philadelphia Eagles quarterback Jalen Hurts (1) hands the ball off to running back Saquon Barkley (26) during practice at the team's NFL football training camp in Philadelphia, Wednesday, July 29, 2026. (AP Photo/Chris Szagola)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Szagola</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3PNGVFQHU4DPQYCSN5EFALGVMM.jpg?auth=0f4df952cb6b85e0d8b04199955be7d15aaddb9f82e29af10980d3b6fb33a3ea&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Philadelphia Eagles quarterback Jalen Hurts (1) takes to the field during practice at the team's NFL football training camp in Philadelphia, Wednesday, July 29, 2026. (AP Photo/Chris Szagola)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Szagola</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OY5M2BEID72SJBWRTP4Q42PGWY.jpg?auth=7c863efe7e4e29c7c9d851694527ee0a8f6d861c88fc74435f09ec25907da0da&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Philadelphia Eagles head coach Nick Sirianni talks to the media at the team's NFL football training camp in Philadelphia, Wednesday, July 29, 2026. (AP Photo/Chris Szagola)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Szagola</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PJRDQJF4QDQHWPBCM2NXJS4QJU.jpg?auth=30062e098e27114b238bc3051ad308fb191a182b096037ff61a0a0811462dd1f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Philadelphia Eagles wide receiver DeVonta Smith (6) runs a drill during practice at the team's NFL football training camp in Philadelphia, Wednesday, July 29, 2026. (AP Photo/Chris Szagola)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Szagola</media:credit></media:content></item><item><title><![CDATA[Elon Musk's xAI sues Minnesota over its first-in-the-nation law banning 'nudification' technology]]></title><link>https://www.local10.com/tech/2026/07/29/elon-musks-xai-sues-minnesota-over-its-first-in-the-nation-law-banning-nudification-technology/</link><guid isPermaLink="true">https://www.local10.com/tech/2026/07/29/elon-musks-xai-sues-minnesota-over-its-first-in-the-nation-law-banning-nudification-technology/</guid><dc:creator><![CDATA[By MARC LEVY and BARBARA ORTUTAY, Associated Press]]></dc:creator><description><![CDATA[Elon Musk's company xAI has sued Minnesota over the state's first-in-the-nation law that bans “nudification” technology on websites and apps, potentially providing a test for how far states can go in constitutionally regulating the use of artificial intelligence.]]></description><pubDate>Wed, 29 Jul 2026 18:19:51 +0000</pubDate><content:encoded><![CDATA[<p>Elon Musk's company xAI has sued Minnesota over the state's first-in-the-nation law that bans “nudification” technology on websites and apps, potentially providing a test for how far states can go in constitutionally regulating the use of artificial intelligence.</p><p>Musk's company sued Monday in federal court, days before the law is set to take effect Saturday and make Minnesota the first state to try to outlaw the increasingly proliferating technology that lets people use AI to to create fake nude images of real people. The law was signed in May.</p><p>In the 38-page lawsuit, xAI — whose AI model chatbot and image generator Grok is available on the social media platform known as X, formerly Twitter, and elsewhere — said it does not contest the state's interest in banning the distribution of AI-generated nude images of real people without their consent. But it said Minnesota's law “extends far beyond that goal,” banning many constitutionally protected images and video and subjecting the company to a penalty of $500,000 per violation.</p><p>The lawsuit argues there is no “safe harbor” provision for companies that make good faith efforts to prevent such images from being created by users, and that it covers images that were consented to by the depicted person, or even created by that person.</p><p>It also says the law’s definition of “intimate part” is overly broad, covering body parts that are routinely displayed in public.</p><p>In a statement, Minnesota Attorney General Keith Ellison said his office had not been served with the lawsuit yet or seen it.</p><p>“But I know that using AI to generate nude images of people against their will is appalling. There are plenty of worthy debates to have about AI policy. This is not one of them. AI nudification robs the target of their dignity and can cause immense harm on an emotional, personal, and professional level,” Ellison said.</p><p>State laws over election deepfakes have had mixed results in courts. California's law was blocked over First Amendment speech protections. Minnesota's law has thus far survived a 2025 court challenge by Musk's company.</p><p>The law is distinct from state and federal laws that outlaw deepfakes, AI-generated sexually explicit images of people without their consent. Those laws typically penalize the people who use the tools to make these images, not the makers of the tools themselves. The federal Take it Down Act, passed last year, also requires websites and apps to implement a process to remove those images.</p><p>In the lawsuit, xAI said the terms of service for using Grok prohibit using it for “any illegal, harmful, or abusive activities" that violate someone's privacy, including altering their image to nudify them or depict them in a sexually explicit image. It said it enforces those rules against violators through account suspensions or terminations, and by reporting suspected child sexual abuse content.</p><p>XAI also said earlier this year that it has “zero tolerance for any forms of child sexual exploitation, non-consensual nudity, and unwanted sexual content.”</p><p>After a global backlash over sexualized images of women and children, Grok said in January it will geoblock content if it violates laws in a particular place, preventing people from editing photos of real people in revealing clothing in places where that is illegal. Grok’s “spicy mode” had allowed users to create explicit content, leading to a backlash from governments worldwide.</p><p>“We have implemented technological measures to prevent the Grok account from allowing the editing of images of real people in revealing clothing such as bikinis, underwear and other revealing attire,” xAI said in a January statement.</p><p>___</p><p>Follow Marc Levy at http://twitter.com/timelywriter.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GKXZD4Y2YU4NZXWYRJSRMYFJIA.jpg?auth=f07b0cf9f81e0f60bcd7fc0fe55dcb2c6fa9fde9c4c77ed8ed74f49b68fa16d1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Elon Musk attends the annual meeting of the World Economic Forum in Davos, Switzerland, Jan. 22, 2026. (AP Photo/Markus Schreiber, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Markus Schreiber</media:credit></media:content></item><item><title><![CDATA['Pleading the Fifth' invokes a constitutional amendment that has a long history in US society]]></title><link>https://www.local10.com/news/politics/2026/07/29/pleading-the-fifth-invokes-a-constitutional-amendment-that-has-a-long-history-in-us-society/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/29/pleading-the-fifth-invokes-a-constitutional-amendment-that-has-a-long-history-in-us-society/</guid><dc:creator><![CDATA[By DEEPTI HAJELA, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — It was important enough to the framers of the U.S. Constitution to be included in the first 10 amendments known as the Bill of Rights — that no person “shall be compelled in any criminal case to be a witness against himself.”]]></description><pubDate>Wed, 29 Jul 2026 18:14:32 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — It was important enough to the framers of the U.S. Constitution to be included in the first 10 amendments known as the Bill of Rights — that no person “shall be compelled in any criminal case to be a witness against himself.”</p><p>As part of the Fifth Amendment, the right against self-incrimination is well known to the general public thanks to years of legal and police procedural shows on television as well as instances of high-profile use in real life. The amendment also includes a right to due process and protects against being prosecuted twice for the same offense.</p><p>It has seeped into the culture, too. “Pleading the Fifth” has become an idiom in the United States, used jokingly in casual conversation as a way to get out of answering a possibly uncomfortable question.</p><p>It's not a uniquely American principle</p><p>The general principle is not a uniquely American one. Its roots include English common law dating back to the 17th century.</p><p>At the time the Constitution was being written, it was enshrined along with other amendments to put limits on the newly created federal government. The Fifth Amendment and a handful of others were focused on criminal justice issues, with other amendments including things like the right to a lawyer and a speedy jury trial, and a prohibition of cruel and unusual punishment.</p><p>One of the core tenets of the U.S. criminal justice system is that people are innocent until proven guilty, and that it's up to the prosecuting power to prove guilt. Without a right to avoid self-incrimination, people could be put in the position of having to prove their own innocence rather than being shown as guilty.</p><p>It can be used in a number of circumstances</p><p>Over the course of U.S. history, the Fifth Amendment has expanded beyond federal criminal cases to the state court level, and to civil cases as well. There's a difference, though.</p><p>In criminal cases, if someone on trial invokes the amendment and refuses to testify, the jurors must be told that they can't assume that silence equals guilt. In civil cases, drawing a negative inference from a refusal to testify can be allowed.</p><p>Of course, even in criminal cases, if jurors are told it doesn't mean a defendant is guilty, they could still believe that not testifying correlates to having done what they are accused of. Witnesses can also plead the Fifth, but they can answer other questions — as opposed to defendants, for whom it's all or nothing in regards to testifying.</p><p>The Fifth Amendment's use has also shown up in hearings before Congress, when those who have been subpoenaed to testify under oath reference it out of concerns that something they say could then be used in some kind of criminal proceeding.</p><p>High-profile figures have invoked it</p><p>In a hearing before a Republican-led Senate committee about how he handled the COVID-19 pandemic, Dr. Anthony Fauci turned to the Fifth in declining to answer questions. It drew scorn from Republicans, while Democrats supported him.</p><p>In 2022, when he was out of the White House after his first term as president, Donald Trump used the Fifth repeatedly in a deposition for a civil case against the Trump Organization in New York.</p><p>In the 1950s, when Sen. Joe McCarthy held anticommunist hearings, some witnesses used the amendment when being questioned. Even though they had the right, McCarthy condemned them for it, and they faced consequences that included public censure and blacklisting.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/434OZFBO4QG2HSR7SYO74BFWJU.jpg?auth=a78d0331928aa7b91219cf543129d550f9951b1817108d412b84038c32e359ca&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The Bill of Rights is displayed at the National Archives on Sept. 16, 2025, in Washington. (AP Photo/Mark Schiefelbein, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OEHEOMBKHOGCYX5PGCWAPM4JQE.jpg?auth=b0d44e6234b34ad438fc076c593f1225cf4c98b7bb5c27eb8e53a99d88b3a353&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People wait to look at the original Declaration of Independence and U.S. Constitution at the National Archives Museum, Friday, July 3, 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[Jared Leto denies sexual assault allegations described in BBC documentary]]></title><link>https://www.local10.com/entertainment/2026/07/29/jared-leto-denies-sexual-assault-allegations-described-in-bbc-documentary/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/07/29/jared-leto-denies-sexual-assault-allegations-described-in-bbc-documentary/</guid><dc:creator><![CDATA[By The Associated Press, Associated Press]]></dc:creator><description><![CDATA[Four women have accused Jared Leto of sexual misconduct when they were teenagers, to which the actor and musician responded Wednesday that he has “never sexually assaulted anyone.”]]></description><pubDate>Wed, 29 Jul 2026 18:08:51 +0000</pubDate><content:encoded><![CDATA[<p>Four women have accused Jared Leto of sexual misconduct when they were teenagers, to which the actor and musician responded Wednesday that he has “never sexually assaulted anyone.”</p><p>“I have never sexually assaulted anyone in my entire life. These claims are absolutely and categorically false,” Leto, 54, said in a statement to The Associated Press.</p><p>The BBC documentary “Jared Leto: Hollywood's Dark Secret,” released Wednesday, details allegations including those from four women who accused the actor of sexual misconduct and assault between 2002 and 2016, when they were teenagers and Leto was an adult. One said she was 17 when she was sexually assaulted, while another accused Leto of statutory rape as she was also 17. One woman said she was 19 when Leto threatened her with sexual assault and another said she was 16 when Leto made sexually explicit phone calls and propositioned her.</p><p>The BBC says it corroborated the women's accounts, which could not be independently verified by the AP. The documentary does not identify the women by their full names. The BBC said Leto did not respond to its attempts to seek comment for its documentary. The AP sent an emailed request for comment to the BBC on Wednesday seeking a response to Leto's denial.</p><p>Leto was also accused of misconduct by nine women who spoke to Air Mail for a story published last year. A representative for Leto denied those allegations at the time.</p><p>Leto, an Oscar winner for his supporting role in “Dallas Buyers Club,” is also the frontman of the band Thirty Seconds to Mars. He recently starred as Skeletor in “Masters of the Universe.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/C3IJVXP57QJ4L2GLL2ZV2ZNI3M.jpg?auth=fa8b6fce36867786ddc7ca5c7e04f41c7454473af065b1bc5d4b01c3d0e095dc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Jared Leto appears at the premiere of "Tron: Ares" in Los Angeles on Oct. 6, 2025. (AP Photo/Chris Pizzello, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MYKJXT5BTCDOBCVGFBYPDB3EYE.jpg?auth=67cf5975e60d4ea9343ef35302515166de02de5e1b5ded28df12377eab021b06&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Jared Leto, of Thirty Seconds to Mars, performs during the Corona Capital music festival in Mexico City, on Nov. 18, 2023. (AP Photo/Alejandro Godinez, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Alejandro Godinez</media:credit></media:content></item><item><title><![CDATA[Trump announces a $22.5 billion makeover of Dulles airport that will eliminate the 'people movers']]></title><link>https://www.local10.com/news/politics/2026/07/29/trump-is-set-to-announce-a-22b-makeover-of-dulles-airport-that-will-eliminate-the-people-movers/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/29/trump-is-set-to-announce-a-22b-makeover-of-dulles-airport-that-will-eliminate-the-people-movers/</guid><dc:creator><![CDATA[By DARLENE SUPERVILLE, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — President Donald Trump on Wednesday announced a $22.5 billion renovation of Washington Dulles International Airport that will end the use of the widely disliked “people movers," the mobile lounges that have been used for decades to shuttle travelers to and from the main terminal.]]></description><pubDate>Wed, 29 Jul 2026 20:01:09 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — President Donald Trump on Wednesday announced a $22.5 billion renovation of Washington Dulles International Airport that will end the use of the widely disliked “people movers," the mobile lounges that have been used for decades to shuttle travelers to and from the main terminal.</p><p>The airport makeover would add to a long list of renovation projects the Republican president is pursuing to leave a lasting mark on the Washington region after his term ends in January 2029. Among other undertakings, he is building a new White House ballroom along with a towering triumphal arch near the Lincoln Memorial.</p><p>In place of the people movers, the airport will add a new U-shaped passenger train, a central walking tunnel and more moving walkways. An above-ground parking garage closer to the main terminal with space for 32,000 vehicles is also in the offing, said Trump and Transportation Secretary Sean Duffy, who joined the president for the announcement.</p><p>Trump, who used a laser pointer to explain the renovations portrayed on renderings laid out on his desk, said the “crazy distances” that travelers must walk to get from place to place make it “the worst airport.”</p><p>He was sharply critical of Dulles in his comments, except for the facility's distinctive main terminal, and cast the proposed renovation as part of his plan to make the nation's capital more attractive and improve the airport's reputation.</p><p>“This transformation is another step in our ongoing efforts to make Washington, D.C., safe and beautiful again,” Trump said. “We're doing something with Dulles that's going to make it the top anywhere in the world."</p><p>Trump said some approval from Congress would be needed. Duffy said the hope is to start construction next spring.</p><p>Dulles, located in northern Virginia, is about 25 miles (40 kilometers) from downtown Washington and run by the Metropolitan Washington Airports Authority, which also operates Ronald Reagan Washington National Airport. The project will be financed by the airports authority and the airlines serving Dulles, the White House official said.</p><p>Dulles is one of three airports that serve the Washington region. Dulles is the primary international airport serving the region, although Baltimore Washington International Airport, which is farther away than Dulles, also offers overseas flights. Reagan National is the most convenient of the three airports, which makes it popular with members of Congress and local residents, but it primarily handles domestic flights.</p><p>Trump said in December that Dulles needs to be redesigned because “it's not a good airport.”</p><p>The president, a former real estate developer, said back then that the Dulles building was “incorrectly designed.” He nonetheless praised Eero Saarinen, the Finnish-American architect and designer of the airport's main terminal.</p><p>“We’re going to turn that around and we’re going to make Dulles airport -- serving Washington and Virginia, Maryland, etc. -- we’re gonna make that into something really spectacular," Trump said at the Cabinet meeting in December. "We have an amazing plan for it.”</p><p>Dulles has relied on people movers since it opened in 1962.</p><p>Designed by Chrysler Corp., the vehicles shuttle passengers between the terminal and aircraft. The airport operates a fleet of 19 mobile lounges, each capable of carrying up to 102 passengers, according to its website.</p><p>When Dulles debuted, the airport touted the system as a major convenience. Passengers, it said, “had to walk only 200 feet once they entered the terminal until they were seated in a mobile lounge for the short trip directly to their aircraft,” a service it described as unique to Dulles.</p><p>But they have become one of passengers' least favorite aspects of transiting through Dulles.</p><p>One of the mobile lounges crashed in November, sending 18 people to the hospital.</p><p>Dulles began a multibillion-dollar construction program in 2000 to begin to address future passenger demand. Major projects included two new parking garages, a fourth runway, a new concourse, a new Air Traffic Control tower, pedestrian walks and an airport train system, according to the airports authority website.</p><p>___</p><p>Associated Press writers Rio Yamat in Las Vegas and Josh Funk in Omaha, Neb., contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3IWARL2IBK62V6IEPX7Y2XL3VE.jpg?auth=1d1b5716ec03042816fd7a6b76828743ea024f959cd96d57d4471a94e30208b7&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 in the Oval Office of the White House about Dulles International Airport modernization, Wednesday, July 29, 2026, in Washington. (AP Photo/Julia Demaree Nikhinson)]]></media:description><media:credit role="author" scheme="urn:ebu">Julia Demaree Nikhinson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/O6JFNF5NOHCS23NSTTIPDDXZC4.jpg?auth=d4627c241502f1f1d8c3d2da3c58cceaf3ac88ac52e3ca369ffda8c90a41cd07&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A sign of Washington Dulles International Airport station is seen during the opening of new Silver Line Extension at Washington Dulles International Airport, in Chantilly, Va., Nov. 15, 2022. (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/UKFFUAJQVKZVQBUQLZ6Z5DYIN4.jpg?auth=19bec4d9c4ace42a2500ad2aa8a007698b2036df2a60471ce20fb669de75d9d1&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 boards Air Force One at Dulles International Airport in Dulles, Va., March 2, 2018. (AP Photo/Andrew Harnik, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrew Harnik</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/Q4S2BVVRG5QBMUHO64NXCSSO7Y.jpg?auth=ac0ce4e8d131b4a63264e722e2ffa3a11cff1b3afc7ca111e588df6102d0aa2b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump and Scott Kirby, CEO of United Airlines, listen as Transportation Secretary Sean Duffy speaks in the Oval Office of the White House about Dulles International Airport modernization, Wednesday, July 29, 2026, in Washington. (AP Photo/Julia Demaree Nikhinson)]]></media:description><media:credit role="author" scheme="urn:ebu">Julia Demaree Nikhinson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KIXOCYGXHBFKDHAAMKYIOI7EWM.jpg?auth=a1e97cbb270b4e42da3e52c559f82497e39466d259ff3bc13e9f2e7aa7fb03f9&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 in the Oval Office of the White House about Dulles International Airport modernization, Wednesday, July 29, 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[Policía busca ayuda para encontrar a hombre de 25 años desaparecido en Little Havana]]></title><link>https://www.local10.com/espanol/2026/07/29/policia-busca-ayuda-para-encontrar-a-hombre-de-25-anos-desaparecido-en-little-havana/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/policia-busca-ayuda-para-encontrar-a-hombre-de-25-anos-desaparecido-en-little-havana/</guid><dc:creator><![CDATA[Juliana Lujan-Rodriguez, Local 10 Intern]]></dc:creator><description><![CDATA[Detectives de la Unidad de Víctimas Especiales del Departamento de Policía de la Ciudad de Miami solicitan la ayuda del público para localizar a un hombre de 25 años.]]></description><pubDate>Wed, 29 Jul 2026 18:00:03 +0000</pubDate><content:encoded><![CDATA[<p>Detectives de la Unidad de Víctimas Especiales del Departamento de Policía de la Ciudad de Miami solicitan la ayuda del público para localizar a un hombre de 25 años.</p><p>La Policía informó que Christopher Triana fue visto por última vez el domingo en el vecindario de Little Havana, en la ciudad de Miami. Vestía una sudadera con capucha azul oscuro, pantalón azul y sandalias negras con rojo.</p><p>Mide 5 pies con 9 pulgadas de estatura, pesa aproximadamente 160 libras y tiene cabello castaño y ojos marrones.</p><p>La Policía pidió a cualquier persona que tenga información sobre el paradero de Triana que llame a la Unidad de Víctimas Especiales al 305-603-6300 o al 305-579-6111. También pueden enviar información por correo electrónico a <a href="svu@miami-police.org" target="_blank" rel="noreferrer" title="svu@miami-police.org">svu@miami-police.org</a>.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UVN4B74WNZHN3PCI4BMBXDMK3E.jpg?auth=ce71e706f6407e2b6965a830020426823e9d7f283c695016f431e5f3edd2bd92&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Police seek help finding 25-year-old man who vanished in Little Havana]]></title><link>https://www.local10.com/news/local/2026/07/29/police-seek-help-finding-25-year-old-man-who-vanished-in-little-havana/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/29/police-seek-help-finding-25-year-old-man-who-vanished-in-little-havana/</guid><dc:creator><![CDATA[Juliana Lujan-Rodriguez, Local 10 Intern  ]]></dc:creator><description><![CDATA[Detectives with the City of Miami Police Department Special Victims Unit are requesting the public’s assistance in helping them locate a 25-year-old man.]]></description><pubDate>Wed, 29 Jul 2026 17:43:29 +0000</pubDate><content:encoded><![CDATA[<p>Detectives with the City of Miami Police Department Special Victims Unit are requesting the public’s assistance in helping them locate a 25-year-old man.</p><p><a href="https://www.local10.com/espanol/2026/07/29/policia-busca-ayuda-para-encontrar-a-hombre-de-25-anos-desaparecido-en-little-havana/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/policia-busca-ayuda-para-encontrar-a-hombre-de-25-anos-desaparecido-en-little-havana/">Leer en español</a></p><p>Police said Christopher Triana was last seen Sunday in the city’s Little Havana neighborhood wearing a dark blue hoodie with blue pants and black/red sandals.</p><p>He is 5 feet, 9 inches tall, weighs about 160 pounds, and has brown hair and brown eyes. </p><p>Police asked anyone with information about Triana’s whereabouts to call the police department’s Special Victims Unit at 305-603-6300 or 305-579-6111. Tipsters may also email <a href="mailto:svu@miami-police.org" rel="">svu@miami-police.org</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><media:content url="https://www.local10.com/resizer/v2/UVN4B74WNZHN3PCI4BMBXDMK3E.jpg?auth=ce71e706f6407e2b6965a830020426823e9d7f283c695016f431e5f3edd2bd92&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Dolphins enter new era under Jeff Hafley as training camp begins]]></title><link>https://www.local10.com/sports/local/2026/07/29/dolphins-enter-new-era-under-jeff-hafley-as-training-camp-begins/</link><guid isPermaLink="true">https://www.local10.com/sports/local/2026/07/29/dolphins-enter-new-era-under-jeff-hafley-as-training-camp-begins/</guid><dc:creator><![CDATA[Ryan Mackey, Clay Ferraro]]></dc:creator><description><![CDATA[The Dolphins officially opened training camp Wednesday, giving players their first chance to impress under new head coach Jeff Hafley. ]]></description><pubDate>Wed, 29 Jul 2026 17:14:37 +0000</pubDate><content:encoded><![CDATA[<p>The Dolphins officially opened training camp Wednesday, giving players their first chance to impress under new head coach Jeff Hafley. </p><p><a href="https://www.local10.com/espanol/2026/07/29/los-dolphins-inician-una-nueva-era-bajo-jeff-hafley-con-el-comienzo-del-campamento-de-entrenamiento/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/los-dolphins-inician-una-nueva-era-bajo-jeff-hafley-con-el-comienzo-del-campamento-de-entrenamiento/">Leer en español</a></p><p>With a new coaching staff and front office in place, competition is wide open as players battle for starting jobs and roster spots.</p><p>Running back De’Von Achane said it felt good to be back on the field with his teammates, calling the first day a “good start” as the team begins building chemistry in the new system.</p><p>“It was fun to get back out here with my brothers,” Achane said. “We was off a little bit but it’s exciting to get back on the field, especially just to hurry up and build that connection with each other. </p><p>One thing that stood out after practice was the effort. </p><p>Local 10’s Clay Ferraro said even after the session ended, several players stayed on the field getting extra work in, a sign of the competitive culture Hafley is trying to establish.</p><p>The rookies made a strong first impression. </p><p>Rookie linebacker Jacob Rodriguez, a second round pick from Texas Tech, broke up two passes, including a diving pass breakup over the middle, while showing impressive range in coverage, according to Dolphins reporter <a href="https://x.com/WingfieldNFL" target="_self" rel="" title="https://x.com/WingfieldNFL">Travis Wingfeld</a>. </p><p>Wide receivers Caleb Douglas and Kevin Coleman Jr. each came away with explosive plays from Malik Willis. Douglas turned a short catch into a long gain with his speed and also hauled in a tough third-down reception despite tight coverage. Coleman picked up a big gain after hauling in a strike from quarterback Willis.</p><p>One of Willis’ best throws of the day came on a deep post pattern completed to South Florida native Tutu Atwell that connected for 50+ yards. </p><p>Wingfeld said Willis had a solid first day overall, connecting on several throws while working behind good pass protection. He had a few off-target passes and one tipped at the line, but looked comfortable for most of the practice. Tight ends Greg Dulcich and Ben Sims were both involved in the passing game.</p><p>On defense, cornerback Chris Johnson, who was drafted with the Dolphins’ second first round selection, flashed throughout practice with his athleticism and ability to make plays.</p><p>The defense also produced several takeaways, highlighted by linebacker Willie Gay Jr.’s pick-six after jumping a pass. Rookie safety Michael Taaffe added an interception that was thrown by Quinn Ewers, and linebacker David Ojabo forced a fumble during a running play.</p><blockquote class="twitter-tweet"><p lang="en" dir="ltr">That guy Taaffe 😮‍💨 <a href="https://t.co/zdu19LFtfW">pic.twitter.com/zdu19LFtfW</a></p>&mdash; Miami Dolphins (@MiamiDolphins) <a href="https://x.com/MiamiDolphins/status/2082501830903243202?ref_src=twsrc%5Etfw">July 29, 2026</a></blockquote><p>The defensive front also made its presence felt against the run. Defensive tackles Kenneth Grant, Jordan Phillips and Zeek Biggers each recorded stops, while linebacker Jordyn Brooks consistently found the football, including a tackle for loss on Achane.</p><p>Safety Dante Trader also made a quick read to shut down a running lane on the first team play of practice.</p><p>The first practice open to the public is set for Sunday. Read the Dolphins’ full training camp schedule by <a href="https://www.local10.com/sports/local/2026/07/08/dolphins-training-camp-2026-dates-times-and-what-fans-need-to-know/" target="_self" rel="" title="https://www.local10.com/sports/local/2026/07/08/dolphins-training-camp-2026-dates-times-and-what-fans-need-to-know/">clicking here</a>. </p>]]></content:encoded></item><item><title><![CDATA[Stephen Colbert wins an anti-censorship award after CBS ends 'The Late Show']]></title><link>https://www.local10.com/entertainment/2026/07/29/stephen-colbert-wins-an-anti-censorship-award-after-cbs-ends-the-late-show/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/07/29/stephen-colbert-wins-an-anti-censorship-award-after-cbs-ends-the-late-show/</guid><dc:creator><![CDATA[By HILLEL ITALIE, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Stephen Colbert, whose 11-year run as host of “The Late Show” was defined in part by his feud with President Donald Trump, has received an “anti-censorship” award from a foundation established by the author-playwright-publisher Ishmael Reed.]]></description><pubDate>Wed, 29 Jul 2026 17:38:56 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Stephen Colbert, whose 11-year run as host of “The Late Show” was defined in part by his feud with President Donald Trump, has received an “anti-censorship” award from a foundation established by the author-playwright-publisher Ishmael Reed.</p><p>Colbert was among the recipients of the 47th annual American Book Awards. They were announced Wednesday by the Before Columbus Foundation, a non-profit organization based in Oakland, California, that champions diversity in U.S. literature and culture.</p><p>CBS ended Colbert's program in May, removing a high-profile platform for one of Trump's most prominent critics. The network cited economic reasons for its decision. Colbert and others have questioned that explanation.</p><p>The foundation also honored a wide range of literary releases, from Nicholas Boggs' “Baldwin,” a biography of James Baldwin; to John Fugelsang's religious critique “Separation of Church and Hate” to the poetry collection “Variations in Blue,” by Adela Najarro. Novelist-playwright Karen Tei Yamashita received a lifetime achievement prize.</p><p>Colbert shares his anti-censorship prize with one of the country's top independent booksellers, Mitchell Kaplan, founder of Books & Books in Coral Gables, Florida. Longtime Grove/Atlantic publisher Morgan Entrekin, as well as Roger Malina, executive editor of the academic journal Leonardo, received editor/publisher awards.</p><p>"The American Book Awards were created to provide recognition for outstanding literary achievement from the entire spectrum of America’s diverse literary community," the foundation's announcement reads in part. “The award winners range from well-known and established writers to under-recognized authors and first works. There are no quotas for diversity; the winners list simply reflects it as a natural process.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JZGYTLAFJ72TUQUTY62AJ6KZOM.jpg?auth=273920384f6f420dc1b4f0770bd8ddf880ef8f7a255964b44f2aab13490df14e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Stephen Colbert attends The Hollywood Reporter's The Most Powerful People in New York Media issue in New York on May 7, 2026. (Photo by Evan Agostini/Invision/AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Evan Agostini</media:credit></media:content></item><item><title><![CDATA[Arrestan a hombre tras atacar a víctima afuera de Walmart en Hialeah, según la policía]]></title><link>https://www.local10.com/espanol/2026/07/29/arrestan-a-hombre-tras-atacar-a-victima-afuera-de-walmart-en-hialeah-segun-la-policia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/arrestan-a-hombre-tras-atacar-a-victima-afuera-de-walmart-en-hialeah-segun-la-policia/</guid><dc:creator><![CDATA[Juliana Lujan-Rodriguez, Local 10 Intern  ]]></dc:creator><description><![CDATA[Un hombre de 49 años fue arrestado el martes, meses después de una disputa en el estacionamiento de un Walmart en Hialeah.]]></description><pubDate>Wed, 29 Jul 2026 16:06:42 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre de 49 años fue arrestado el martes, meses después de una disputa en el estacionamiento de un Walmart en Hialeah.</p><p>Según un informe de arresto del Departamento de Policía de Hialeah, el incidente ocurrió el 23 de mayo en el Walmart ubicado en 400 W. 49th St.</p><p>La policía identificó al sospechoso como Christian Jose Salgado, residente de Miami Gardens.</p><p>Los investigadores indicaron que el incidente comenzó cuando Salgado ingresó al estacionamiento y estacionó su vehículo directamente detrás del automóvil de la víctima, impidiéndole salir.</p><p>Las autoridades informaron que la víctima se encontraba dentro del vehículo junto a su novia, quien tenía ocho meses de embarazo, y un menor de edad.</p><p>Según los investigadores, Salgado salió de su vehículo para acercarse a la víctima y la golpeó en el rostro, iniciando una pelea.</p><p>Las autoridades indicaron que Salgado luego sujetó a la víctima por la cintura, la levantó en el aire y la azotó contra el suelo.</p><p>Según el informe, la víctima sufrió múltiples lesiones, incluidas fracturas en el cráneo, cuello, parte baja de la espalda, costillas y esternón. Las autoridades informaron que fue trasladada de urgencia al hospital, donde fue sometida a una cirugía de emergencia, lo que le dejó una gran cicatriz en el cuero cabelludo y puntos de sutura en una oreja.</p><p>Salgado fue arrestado por un cargo de agresión agravada. El informe de arresto no menciona el motivo del presunto ataque.</p><p>Hasta la mañana del miércoles, los registros de la cárcel en línea indicaban que su fianza estaba “pendiente de ser fijada”.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/J42FZ77AJFFJ3IUK3CILM2IOQA.jpg?auth=cf40d61e9cd5efb251d1107334717044ff302bc02186b04d87e0b27580a754ae&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:credit role="author" scheme="urn:ebu"></media:credit></media:content></item><item><title><![CDATA[Man arrested after attacking victim outside Hialeah Walmart, police say ]]></title><link>https://www.local10.com/news/local/2026/07/29/man-arrested-after-attacking-victim-outside-hialeah-walmart-police-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/29/man-arrested-after-attacking-victim-outside-hialeah-walmart-police-say/</guid><dc:creator><![CDATA[Juliana Lujan-Rodriguez, Local 10 Intern  ]]></dc:creator><description><![CDATA[A 49-year-old man was arrested Tuesday, months after a dispute in the parking lot of a Walmart in Hialeah.]]></description><pubDate>Wed, 29 Jul 2026 14:40:35 +0000</pubDate><content:encoded><![CDATA[<p>A 49-year-old man was arrested Tuesday, months after a dispute in the parking lot of a Walmart in Hialeah.</p><p><a href="https://www.local10.com/espanol/2026/07/29/arrestan-a-hombre-tras-atacar-a-victima-afuera-de-walmart-en-hialeah-segun-la-policia/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/arrestan-a-hombre-tras-atacar-a-victima-afuera-de-walmart-en-hialeah-segun-la-policia/">Leer en español</a></p><p>According to an arrest report from the Hialeah Police Department, the incident happened May 23 at the Walmart located at 400 W. 49th St.</p><p>Police identified the suspect as Christian Jose Salgado, of Miami Gardens. </p><p>Investigators say the incident began when Salgado drove into the parking lot and parked directly behind the victim’s vehicle, blocking it from leaving. </p><p>The victim was inside the vehicle with his pregnant girlfriend of 8 months and a young child, authorities said. </p><p>According to investigators, Salgado exited his vehicle to approach the victim and punched the man in the face, starting a fight. </p><p>Authorities said Salgado then grabbed the victim from his waist, lifted him in the air, and slammed him against the ground. </p><p>According to the report, the victim suffered multiple injuries, including fractures to his skull, neck, lower back, ribs and sternum. The victim was rushed to the hospital and received emergency surgery, leading to a large scar on his scalp and stitches on his ear, authorities said.</p><p>Salgado was arrested on a charge of aggravated battery. A motive for the alleged attack was not mentioned in the arrest report. </p><p>As of Wednesday morning, online jail records listed his bond as “to be set.”</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/J42FZ77AJFFJ3IUK3CILM2IOQA.jpg?auth=cf40d61e9cd5efb251d1107334717044ff302bc02186b04d87e0b27580a754ae&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:credit role="author" scheme="urn:ebu"></media:credit></media:content></item><item><title><![CDATA[FIFA hits Argentina with World Cup charges for scuffle and 'Malvinas' banner]]></title><link>https://www.local10.com/sports/2026/07/29/fifa-hits-argentina-with-world-cup-charges-for-scuffle-and-malvinas-banner/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/29/fifa-hits-argentina-with-world-cup-charges-for-scuffle-and-malvinas-banner/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[CORAL GABLES, Fla. (AP) — FIFA lodged disciplinary charges against two Argentina players Wednesday for striking Spain opponents moments after the World Cup final and charged Argentina's soccer federation for players showing a political banner about the Falkland Islands after beating England in the semifinals.]]></description><pubDate>Wed, 29 Jul 2026 17:27:29 +0000</pubDate><content:encoded><![CDATA[<p>CORAL GABLES, Fla. (AP) — FIFA lodged disciplinary charges against two Argentina players Wednesday for striking Spain opponents moments after the World Cup final and charged Argentina's soccer federation for players showing a political banner about the Falkland Islands after beating England in the semifinals.</p><p>A list of disciplinary cases opened by FIFA against Argentina also include “discriminatory chants and gestures” by fans, alleged assault by an assistant coach after the final and “throwing of objects by spectators in relation to several matches” at the World Cup.</p><p>Argentina midfielder Leandro Paredes faces three charges of assault in the post-game clashes after Spain’s 1-0 win on July 19, defender Nahuel Molina faces two charges and coach Roberto Ayala one.</p><p>Molina and Thiago Almada also are charged with unsporting behavior, with the same charge leveled against Spain player Gavi.</p><p>Argentina’s players carried a banner with the slogan “Las Malvinas son Argentinas” — “The Malvinas are Argentine” — after beating England 2-1 in the semifinals.</p><p>Argentina refers to the Falkland Islands as Islas Malvinas. They were invaded in 1982 under orders from Argentina’s then-military dictatorship, triggering a 10-week war won by Britain.</p><p>British government officials urged FIFA to investigate, and the soccer body said Wednesday the formal charge was “using a sports event for demonstrations of a non-sporting nature.”</p><p>FIFA said all the people charged “have now been provided with the opportunity to present their position, following which a decision will be issued by the FIFA Disciplinary Committee in due course.”</p><p>___</p><p>AP soccer: https://apnews.com/hub/soccer and AP World Cup coverage</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JRNEQFLM7DGO3JJSSJS5KYQR3U.jpg?auth=a5afa77b722ca4aa6ae207ecc5444be6c64332c0a6f3c0193a0aeec4078d6c08&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Spain's Gavi, left, falls as he scuffles with Argentina's Leandro Paredes (5) and Thiago Almada during the World Cup final soccer match between Spain and Argentina in East Rutherford, N.J., near New York, Sunday, July 19, 2026. (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/XOJYTVFD5LLVTPTDTLUMTNXWAM.jpg?auth=562a970d06a404c9eba7cce7dfab9a93401b025885ac5c626a370c52ba98d798&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Argentina's Giovani Lo Celso holds a banner with the words "The Malvinas are Argentine", referring to the Falkland Islands, while teammate Argentina's Nicolas Otamendi gestures to him, at the end of the World Cup semifinal soccer match between England and Argentina in Atlanta, Wednesday, July 15, 2026. (AP Photo/Rebecca Blackwell)]]></media:description><media:credit role="author" scheme="urn:ebu">Rebecca Blackwell</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XUXEQEAK4U7CQ6UHGHBQNEI32M.jpg?auth=64e446dc40b4335a8258600da047273f5327a812892a9df2f7ba6784d7dc5f0a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A banner with the words "The Malvinas are Argentine", referring to the Falkland Islands, lays on the pitch at the end of the World Cup semifinal soccer match between England and Argentina in Atlanta, Wednesday, July 15, 2026. (AP Photo/Mike Stewart)]]></media:description><media:credit role="author" scheme="urn:ebu">Mike Stewart</media:credit></media:content></item><item><title><![CDATA[“Sí, ese soy yo”: hombre presuntamente dice eso después de que agente le mostró video de crimen en Miami-Dade]]></title><link>https://www.local10.com/espanol/2026/07/29/si-ese-soy-yo-hombre-presuntamente-dice-eso-despues-de-que-agente-le-mostro-video-de-crimen-en-miami-dade/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/si-ese-soy-yo-hombre-presuntamente-dice-eso-despues-de-que-agente-le-mostro-video-de-crimen-en-miami-dade/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Un hombre de 35 años que ha sido arrestado casi 20 veces en el condado Miami-Dade volvió a la cárcel el miércoles, según muestran los registros.]]></description><pubDate>Wed, 29 Jul 2026 17:21:33 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre de 35 años que ha sido arrestado casi 20 veces en el condado Miami-Dade volvió a la cárcel el miércoles, según muestran los registros.</p><p>Detectives de la Oficina del Sheriff de Miami-Dade arrestaron a Christopher Chiofalo a las 10:40 p.m. del martes en el 27329 de South Dixie Highway, en el vecindario de Naranja, según un informe policial.</p><p>Los agentes llevaron a Chiofalo al Departamento de Policía de Homestead, donde oficiales de policía le mostraron el video de un robo ocurrido el 25 de julio en Soriano Brothers Cuban Cuisine, ubicado en el 80 de NE 15 St., según el informe.</p><p>“¡Oh, sí! Entré al negocio hace un tiempo… se me hacía conocido… Sí, ese soy yo… Me atraparon”, le dijo Chiofalo a un oficial de policía, según el informe de arresto.</p><p>Los registros judiciales muestran que los fiscales presentaron 12 casos contra Chiofalo entre 2011 y 2013, y seis entre 2015 y 2021. Aproximadamente la mitad correspondían a presuntos robos a negocios y robos.</p><p>Un oficial de policía estimó que la pérdida total para el negocio afectado por el robo del 25 de julio, “incluyendo dinero en efectivo robado, daños a la propiedad y costos de reemplazo”, fue de aproximadamente $5,200 USD, según el informe policial.</p><p>El Departamento Correccional de Miami-Dade ingresó a Chiofalo poco después de las 4:15 a.m. del miércoles en el Centro Correccional Turner Guilford Knight, cerca de Doral, según los registros de reclusos.</p><p>Chiofalo enfrenta tres cargos: robo a mano armada a un negocio, hurto mayor en tercer grado y daños criminales por $1,000 USD o más.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GDMDQAPG7FD2HK5EQOIGA34O54.png?auth=7e2b758c9ca32a968cdf33aeaa95d34682e08382af10042dea7b69ad5002bbae&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"><media:description type="plain"><![CDATA[Police officers arrested Christopher Chiofalo on Tuesday and corrections booked him on Wednesday morning in Miami-Dade County.]]></media:description></media:content></item><item><title><![CDATA[Los Dolphins inician una nueva era bajo Jeff Hafley con el comienzo del campamento de entrenamiento]]></title><link>https://www.local10.com/espanol/2026/07/29/los-dolphins-inician-una-nueva-era-bajo-jeff-hafley-con-el-comienzo-del-campamento-de-entrenamiento/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/los-dolphins-inician-una-nueva-era-bajo-jeff-hafley-con-el-comienzo-del-campamento-de-entrenamiento/</guid><dc:creator><![CDATA[Ryan Mackey, Clay Ferraro]]></dc:creator><description><![CDATA[Los Dolphins dieron inicio oficialmente el miércoles a su campamento de entrenamiento, brindando a los jugadores su primera oportunidad para impresionar al nuevo entrenador en jefe Jeff Hafley.]]></description><pubDate>Wed, 29 Jul 2026 17:18:24 +0000</pubDate><content:encoded><![CDATA[<p>Los Dolphins dieron inicio oficialmente el miércoles a su campamento de entrenamiento, brindando a los jugadores su primera oportunidad para impresionar al nuevo entrenador en jefe Jeff Hafley.</p><p>Con un nuevo cuerpo técnico y una nueva directiva, la competencia está completamente abierta mientras los jugadores luchan por puestos como titulares y un lugar en el roster.</p><p>El corredor De’Von Achane dijo que fue bueno volver al campo junto a sus compañeros y calificó el primer día como “un buen comienzo”, mientras el equipo comienza a desarrollar química dentro del nuevo sistema.</p><p>“Fue divertido volver al campo con mis compañeros”, dijo Achane. “Estuvimos un poco fuera de ritmo, pero es emocionante regresar al campo, especialmente para empezar a crear esa conexión entre nosotros”.</p><p>Uno de los aspectos que más destacó tras la práctica fue el esfuerzo.</p><p>Clay Ferraro, de Local 10, señaló que incluso después de terminar la sesión, varios jugadores permanecieron en el campo realizando trabajo adicional, una señal de la cultura competitiva que Hafley intenta establecer.</p><p>Los novatos causaron una buena primera impresión.</p><p>El apoyador novato Jacob Rodríguez, seleccionado en la segunda ronda procedente de Texas Tech, desvió dos pases, incluido uno lanzándose al centro del campo, además de mostrar un impresionante alcance en cobertura, según el reportero de los Dolphins <a href="https://x.com/WingfieldNFL" target="_blank" rel="noreferrer" title="https://x.com/WingfieldNFL">Travis Wingfield</a>.</p><p>Los receptores abiertos Caleb Douglas y Kevin Coleman Jr. protagonizaron jugadas explosivas tras recibir pases de Malik Willis. Douglas convirtió una recepción corta en una larga ganancia gracias a su velocidad y también atrapó un complicado pase en tercera oportunidad pese a una cobertura cerrada. Coleman consiguió una gran ganancia tras recibir un preciso envío del mariscal de campo Willis.</p><p>Uno de los mejores pases de Willis durante la jornada fue un envío profundo por el centro del campo completado al receptor Tutu Atwell, oriundo del sur de Florida, para una ganancia de más de 50 yardas.</p><p>Wingfield indicó que Willis tuvo, en general, un sólido primer día, completando varios pases mientras contó con buena protección ofensiva. Tuvo algunos envíos imprecisos y otro fue desviado en la línea de golpeo, pero lució cómodo durante la mayor parte de la práctica. Los alas cerradas Greg Dulcich y Ben Sims también participaron activamente en el juego aéreo.</p><p>En la defensa, el esquinero Chris Johnson, seleccionado por los Dolphins con su segunda elección de primera ronda del Draft, destacó durante toda la práctica por su atletismo y capacidad para realizar jugadas.</p><p>La defensa también provocó varias pérdidas de balón, destacándose la intercepción devuelta para touchdown de Willie Gay Jr. tras anticipar un pase. El profundo novato Michael Taaffe agregó otra intercepción a un pase lanzado por Quinn Ewers, mientras que el apoyador David Ojabo forzó un balón suelto durante una jugada terrestre.</p><blockquote class="twitter-tweet"><p lang="en" dir="ltr">That guy Taaffe 😮‍💨 <a href="https://t.co/zdu19LFtfW">pic.twitter.com/zdu19LFtfW</a></p>&mdash; Miami Dolphins (@MiamiDolphins) <a href="https://x.com/MiamiDolphins/status/2082501830903243202?ref_src=twsrc%5Etfw">July 29, 2026</a></blockquote><p>La línea defensiva también hizo sentir su presencia contra el juego terrestre. Kenneth Grant, Jordan Phillips y Zeek Biggers registraron detenciones, mientras que Jordyn Brooks encontró constantemente el balón, incluido un tackle para pérdida de yardas sobre Achane.</p><p>El profundo Dante Trader también reaccionó rápidamente para cerrar un carril de carrera en la primera jugada del primer equipo durante la práctica.</p><p>La primera práctica abierta al público está programada para el domingo. Consulte el calendario completo del campamento de entrenamiento de los Dolphins <a href="https://www.local10.com/sports/local/2026/07/08/dolphins-training-camp-2026-dates-times-and-what-fans-need-to-know/" target="_blank" rel="noreferrer" title="https://www.local10.com/sports/local/2026/07/08/dolphins-training-camp-2026-dates-times-and-what-fans-need-to-know/">haciendo clic aquí</a>.</p>]]></content:encoded></item><item><title><![CDATA[Lions running back Jahmyr Gibbs reports to training camp but doesn't attend team's first practice]]></title><link>https://www.local10.com/sports/2026/07/29/lions-running-back-jahmyr-gibbs-reports-to-training-camp-but-doesnt-attend-teams-first-practice/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/29/lions-running-back-jahmyr-gibbs-reports-to-training-camp-but-doesnt-attend-teams-first-practice/</guid><dc:creator><![CDATA[By LARRY LAGE, Associated Press]]></dc:creator><description><![CDATA[ALLEN PARK, Mich. (AP) — Detroit Lions running back Jahmyr Gibbs reported to training camp but was not on the field with teammates for their first practice on Wednesday as his agent and the franchise work on negotiating a new deal.]]></description><pubDate>Wed, 29 Jul 2026 17:08:03 +0000</pubDate><content:encoded><![CDATA[<p>ALLEN PARK, Mich. (AP) — Detroit Lions running back Jahmyr Gibbs reported to training camp but was not on the field with teammates for their first practice on Wednesday as his agent and the franchise work on negotiating a new deal.</p><p>Lions coach Dan Campbell said he did not have an update on talks.</p><p>“You guys know how we feel about Gibbs,” Campbell said.</p><p>A message seeking comment was left with Gibbs' agent, Todd France.</p><p>“This is both sides working through something,” Campbell said.</p><p>The Lions have signed many of their top players to contract extensions, including linebacker Jack Campbell in May.</p><p>Gibbs, who has been a Pro Bowl player in each of his first three NFL seasons, seems to be next in line.</p><p>His contract calls for him to make a little more than $1 million in base salary with a $2 million-plus roster bonus this season. The Lions picked up the fifth season of Gibbs' contract in April and he is scheduled to make $14.29 million in 2027.</p><p>Since Detroit drafted the former Alabama star at No. 12 overall in 2023, he has run for 3,580 yards with 39 touchdowns and has 181 receptions for 1,449 yards and 10 touchdowns.</p><p>Gibbs is the one of four players in league history to gain at least 4,500 yards from scrimmage and score 45-plus touchdowns through three seasons, joining Hall of Famers Earl Campbell, Eric Dickerson and Barry Sanders, a former Lions star.</p><p>___</p><p>AP NFL: https://apnews.com/hub/NFL</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/RAESRBXTGVZ5PGZQC6YF7V5CYM.jpg?auth=42b6f4aaa21e057058ffafe80c17c8e09dc86672df2308b6904a464f2776b9f6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Detroit Lions running back Jahmyr Gibbs (0) walks back to the locker room before an NFL football game against the Los Angeles Rams, Dec. 14, 2025, in Inglewood, Calif. (AP Photo/Kyusung Gong, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Kyusung Gong</media:credit></media:content></item><item><title><![CDATA[Blanche nomination at risk of delay as senator seeks assurances on Trump settlement]]></title><link>https://www.local10.com/news/politics/2026/07/29/blanche-nomination-at-risk-of-delay-as-senator-seeks-assurances-on-trump-settlement/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/29/blanche-nomination-at-risk-of-delay-as-senator-seeks-assurances-on-trump-settlement/</guid><dc:creator><![CDATA[By ALANNA DURKIN RICHER and JOEY CAPPELLETTI, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — A planned vote to move forward with Todd Blanche's nomination for attorney general appeared in doubt Wednesday as a key Republican senator demanded more assurances from the Justice Department about the settlement of President Donald Trump's lawsuit against the Internal Revenue Service.]]></description><pubDate>Wed, 29 Jul 2026 20:42:12 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — A planned vote to move forward with Todd Blanche's nomination for attorney general appeared in doubt Wednesday as a key Republican senator demanded more assurances from the Justice Department about the settlement of President Donald Trump's lawsuit against the Internal Revenue Service.</p><p>GOP Sen. John Cornyn, a crucial swing vote, called off a scheduled Wednesday meeting with Blanche, who has been serving as acting attorney general since Pam Bondi's firing in April. Cornyn told reporters that the Justice Department has not adequately addressed in writing his concerns about the settlement that afforded Trump and members of his family protection from tax audits.</p><p>The dispute threatened to upend plans for the Senate Judiciary Committee to vote Thursday on whether to advance Blanche's nomination to the full Senate. Another Republican on the committee, Thom Tillis of North Carolina, has backed Cornyn's position, and just one Republican holdout could sink Blanche's prospects.</p><p>“They know what they need to do but they simply refuse to do it," Cornyn, who lost the Texas Republican primary in May, said of the Justice Department.</p><p>At the center of the fight is the settlement of Trump’s $10 billion lawsuit against the IRS that included a deal to drop tax claims against the president and a now-scrapped plan to create a $1.776 billion “Anti-Weaponization Fund” to compensate people who believe they were wronged by the Justice Department. The Justice Department said in June that it was no longer moving forward with the “Anti-Weaponization Fund" amid bipartisan outrage but officials have said the audit immunity agreement remains in place.</p><p>Trump on Wednesday downplayed any concerns about Blanche's path to confirmation, calling his attorney general pick and former personal attorney “outstanding."</p><p>“Maybe John Cornyn’s upset with me because I didn’t endorse him,” Trump told reporters in response to questions about the senator's demands.</p><p>Texas Attorney General Ken Paxton won the state's Republican nomination for the U.S. Senate, easily defeating Cornyn. Trump had endorsed Paxton.</p><p>Some lawmakers have raised concerns that the fund could be resurrected absent a commitment in writing from the Trump administration that it is dead, especially since Trump has expressed continued support for the idea. Blanche had previously resisted requests for a formal written retraction, though he told senators at his confirmation hearing earlier this month that the administration would be willing to help craft legislation to bar the creation of the fund.</p><p>Cornyn has also demanded clarification from the Justice Department on the scope of the tax immunity deal. He has pressed the administration to modify that piece of the settlement to make clear that it covers only existing audits and does not protect the president from examination of future tax filings.</p><p>“We're been trying to help them get to a conclusion here and they won't let us. It's befuddling to me,” Cornyn said.</p><p>A person familiar with the matter said the Justice Department provided Cornyn’s office with a written proposal seeking to address his concerns around the audit immunity agreement and the fund. The person spoke on the condition of anonymity to talk about sensitive discussions surrounding Blanche’s confirmation.</p><p>The settlement resulting from Trump's lawsuit over his leaked tax returns has drawn intense scrutiny both in Congress and in court. The judge handling the case said in a scathing ruling earlier this month that Trump had effectively engaged in self-dealing through the lawsuit and that she was troubled Blanche had signed the settlement, given his prior representation of Trump.</p><p>Blanche has said he disagrees “with the judge’s insinuations" about him.</p><p>___</p><p>Associated Press reporters Seung Min Kim and Mary Clare Jalonick in Washington contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/W6XJUADVGFXFJQQWVSJCLSMSSU.jpg?auth=abc6c48b7040c83f2ba690229b0fc0c3f205e443ceb2006f821d07c2ef1ebf03&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Sen. John Cornyn, R-Texas, speaks during a hearing of the Senate Judiciary Committee with Acting Attorney General Todd Blanche on Capitol Hill in Washington, Wednesday, July 15, 2026. (AP Photo/Mark Schiefelbein)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SPLADFUCRVJLNIOKWAKTV5HX24.jpg?auth=dd64660b9d699e41b5a17370d875a36fb9c1fec0525875fa55630c944ebf3102&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Acting Attorney General Todd Blanche appears before the Senate Judiciary Committee on Capitol Hill in Washington, Wednesday, July 15, 2026. (AP Photo/Allison Robbert)]]></media:description><media:credit role="author" scheme="urn:ebu">Allison Robbert</media:credit></media:content></item><item><title><![CDATA[Los incendios cerca de Burdeos agravan los problemas de la industria vinícola francesa]]></title><link>https://www.local10.com/espanol/2026/07/29/los-incendios-cerca-de-burdeos-agravan-los-problemas-de-la-industria-vinicola-francesa/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/los-incendios-cerca-de-burdeos-agravan-los-problemas-de-la-industria-vinicola-francesa/</guid><dc:creator><![CDATA[Por EVA VAN DAM, JAMEY KEATEN y JOHN LEICESTER, Associated Press]]></dc:creator><description><![CDATA[SADIRAC, Francia (AP) — Desde sus viñedos en la región vinícola de Burdeos, Edouard le Grix de la Salle a veces puede oler los bosques ardiendo a lo lejos. El humo trae consigo un tufillo de dificultades para las perspectivas económicas de la región.]]></description><pubDate>Wed, 29 Jul 2026 16:34:38 +0000</pubDate><content:encoded><![CDATA[<p>SADIRAC, Francia (AP) — Desde sus viñedos en la región vinícola de Burdeos, Edouard le Grix de la Salle a veces puede oler los bosques ardiendo a lo lejos. El humo trae consigo un tufillo de dificultades para las perspectivas económicas de la región.</p><p>Los incendios forestales, que han quemado una superficie cuatro veces mayor que París y han obligado a 220.000 personas a abandonar sus hogares y algunas de las atracciones turísticas de la región, prometen asestar un duro golpe a la economía francesa, ya de por sí asfixiada.</p><p>“Es un apocalipsis físico cuando ves todos estos lugares donde no queda nada salvo casas y bosques quemados, y luego está el apocalipsis económico”, afirmó Patrick Seguin, presidente de la cámara regional de comercio, con la voz quebrada por la emoción en una entrevista telefónica.</p><p>Esto “va a ser una puñalada por la espalda para lo que queda de nuestra economía”.</p><p>Le Grix de la Salle es uno de los empresarios que se preparan para el golpe. Los llamamientos del gobierno francés para que la gente evite la región causan consternación.</p><p>“Es increíble que hayan dicho algo así, sobre todo en un momento en que el turismo del vino se vuelve cada vez más importante”, señaló.</p><p>El consumo del legendario vino de Burdeos se ha desplomado debido a que los jóvenes se inclinan por otras bebidas y la competencia de viñedos en el extranjero es mayor. Los aranceles del presidente de Estados Unidos, Donald Trump, han provocado una resaca adicional entre los viticultores y en buena parte de la economía mundial.</p><p>“El negocio del vino lleva varios años en crisis y está empeorando con los problemas geopolíticos, las dificultades ya generalizadas de la inflación y el hecho de que el vino está pasando de moda entre los jóvenes”, afirmó Le Grix de la Salle.</p><p>“En realidad, el turismo era la única parte dinámica del negocio que seguía creciendo, para nosotros y, en general, para los vinos de Burdeos”, añadió. “Y ahora esto llega como un freno”.</p><p>La finca vinícola Grand Verdus de su familia está a unos 35 kilómetros (20 millas) de los incendios que arden desde la semana pasada al otro lado del río Garona, que atraviesa Burdeos. La región de Gironda, donde se encuentra Burdeos, es la más grande de la Francia continental por superficie y los incendios solo han afectado a un pequeño porcentaje de ella. Pero la marca en su reputación es considerable.</p><p>“¿Cómo no pensaron en proteger ese sector?”, se preguntó Le Grix de la Salle. “Y el sector cultural también. Hay tanto que visitar en Burdeos. Hay tantos museos, hay fincas vinícolas. Es increíble”.</p><p>La región del suroeste de Francia está repleta de lugares vacacionales para turistas atraídos por playas de arena fina, fincas vinícolas, algunos de los mayores bosques de pinos de Francia y la histórica ciudad de Burdeos, declarada Patrimonio Mundial por la UNESCO. La bahía de Arcachon, rica en ostras, atrae a los amantes de la gastronomía. Pero el fuego y las evacuaciones han vaciado algunos de los sitios más concurridos.</p><p>La cámara de comercio afirma que 39.000 empresas se han visto afectadas en la región, que es un polo de las industrias de defensa y aeroespacial, entre las que se encuentran Airbus, Dassault y Thales.</p><p>Incluso antes de los incendios, la cámara de comercio indicó que el aumento de los costos de la energía reducía las ganancias. Alrededor del 94% de las empresas que respondieron a una encuesta de compañías regionales a mediados de julio dijeron que enfrentan dificultades.</p><p>“Recibimos cada vez más llamadas de responsables de pequeñas y medianas empresas, microempresas y negocios artesanales que piden ayuda y dicen: ‘¿Qué voy a hacer mañana?’”, manifestó Seguin.</p><p>Dos tribunales mercantiles en las ciudades de Burdeos y Libourne informaron de un aumento del 37% en las liquidaciones de empresas desde junio de 2025 hasta el mismo mes de este año, señaló.</p><p>El alcalde de Burdeos, Thomas Cazenave, dijo que algunos restauradores le han contado que las reservas se han desplomado. Se opone a las peticiones de otros funcionarios para que la gente evite la región. Ha señalado repetidamente que la ciudad no ha sido evacuada y no está cerrada a la actividad económica.</p><p>“Los museos están abiertos, los cafés y los restaurantes están abiertos”, afirmó. “La vida también continúa en nuestra hermosa ciudad”.</p><p>___</p><p>Keaten informó desde Lyon, Francia, y Leicester informó desde París.</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/IYMVQVH576EVZ4KWDH7YJ7HQ2U.jpg?auth=33f7eb5adc54b1cd20fb57404f25ed64179abebcefe5c0326bd5047eda0b3753&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[El enólogo Edouard Le Grix de la Salle cuida las viñas de Grand Verdus, la finca vinícola de su familia, en Sadirac, en la región de Burdeos, en el suroeste de Francia, el miércoles 29 de julio de 2026. (AP Foto/Eva van Dam)]]></media:description><media:credit role="author" scheme="urn:ebu">Eva van Dam</media:credit></media:content></item><item><title><![CDATA[VIDEO: Cops seek suspect in ‘jarring’ attack on bartender at Bayside Marketplace]]></title><link>https://www.local10.com/news/local/2026/07/29/video-cops-seek-suspect-in-jarring-attack-on-bartender-at-bayside-marketplace/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/29/video-cops-seek-suspect-in-jarring-attack-on-bartender-at-bayside-marketplace/</guid><dc:creator><![CDATA[Linnie Supall]]></dc:creator><description><![CDATA[Video shows a man forcefully shoving a bartender at the Hard Rock Cafe at downtown Miami’s Bayside Marketplace over the weekend. Police were still looking for him as of Wednesday.]]></description><pubDate>Wed, 29 Jul 2026 16:14:22 +0000</pubDate><content:encoded><![CDATA[<p>Video shows a man forcefully shoving a bartender at the Hard Rock Cafe at downtown Miami’s Bayside Marketplace over the weekend. Police were still looking for him as of Wednesday.</p><p><a href="https://www.local10.com/espanol/2026/07/29/video-buscan-a-sospechoso-por-impactante-ataque-contra-bartender-en-bayside-marketplace/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/video-buscan-a-sospechoso-por-impactante-ataque-contra-bartender-en-bayside-marketplace/">Leer en español</a></p><p>The bartender, who asked to remain anonymous, told Local 10 News over the phone that she had asked the man to stop snacking on drink garnishes in an employee-only area.</p><p>“I look over and say, ‘Hey, these are drink garnishes. You can’t have your hands in there’ and he was like ‘what do you want me to do, b----? Spit it out?,’” she said. “I said, ‘You can finish what you have in your hand, but please, I can’t have you in this area.’”</p><p>She said she reported the man’s behavior to her manager and at some point he stepped away from the bar. But 30 minutes later, video shows the man returning, approaching the bartender and shoving her to the ground.</p><p>“He took his hand, both hands, and from my collar bone area, my neck, and shoved me down to the floor,” the victim said. “I literally flew back and hit the rack with my head.”</p><p>He stormed away but she grabbed her phone and took photos. He knocked it out of her hand.</p><p>“He shoved me somewhere near my jaw or my face,” she said. “At one point my tooth is chipped.”</p><p>The victim said she hopes police are able to find him.</p><p>“I’m really upset about this whole thing,” she said. “It’s very jarring. It’s never happened to me before.”</p><p>Anyone with information is asked to call Miami police or Miami-Dade Crime Stoppers at 305-471-8477.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[VIDEO: Buscan a sospechoso por “impactante” ataque contra bartender en Bayside Marketplace]]></title><link>https://www.local10.com/espanol/2026/07/29/video-buscan-a-sospechoso-por-impactante-ataque-contra-bartender-en-bayside-marketplace/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/video-buscan-a-sospechoso-por-impactante-ataque-contra-bartender-en-bayside-marketplace/</guid><dc:creator><![CDATA[Linnie Supall]]></dc:creator><description><![CDATA[Un video muestra a un hombre empujando violentamente a un bartender del Hard Rock Cafe en Bayside Marketplace, en el centro de Miami, durante el fin de semana. Hasta este miércoles, la policía continuaba buscándolo.]]></description><pubDate>Wed, 29 Jul 2026 16:17:11 +0000</pubDate><content:encoded><![CDATA[<p>Un video muestra a un hombre empujando violentamente a un bartender del Hard Rock Cafe en Bayside Marketplace, en el centro de Miami, durante el fin de semana. Hasta este miércoles, la policía continuaba buscándolo.</p><p>La bartender, quien pidió permanecer en el anonimato, dijo por teléfono a Local 10 News que le pidió al hombre que dejara de tomar guarniciones para bebidas en un área exclusiva para empleados.</p><p>“Miré hacia él y le dije: ‘Oye, esas son guarniciones para bebidas. No puedes meter las manos ahí’, y él respondió: ‘¿Qué quieres que haga, p—? ¿Que lo escupa?’”, relató. “Le dije: ‘Puedes terminar lo que tienes en la mano, pero por favor, no puedo permitir que estés en esta área’”.</p><p>Contó que reportó el comportamiento del hombre a su gerente y que, en algún momento, él se alejó del bar. Sin embargo, 30 minutos después, el video muestra al hombre regresando, acercándose a la bartender y empujándola al suelo.</p><p>“Puso ambas manos sobre la zona de mi clavícula y mi cuello y me empujó al piso”, dijo la víctima. “Literalmente salí volando hacia atrás y me golpeé la cabeza contra un estante”.</p><p>El hombre se alejó, pero ella tomó su teléfono celular para fotografiarlo. Entonces él le golpeó el teléfono y lo tiró de su mano.</p><p>“Me empujó cerca de la mandíbula o del rostro”, dijo. “En un momento, uno de mis dientes se astilló”.</p><p>La víctima dijo que espera que la policía logre encontrar al sospechoso.</p><p>“Estoy muy afectada por todo esto”, afirmó. “Es muy impactante. Nunca me había pasado algo así”.</p><p>Cualquier persona con información debe comunicarse con la Policía de Miami o con Miami-Dade Crime Stoppers al 305-471-8477.</p>]]></content:encoded></item><item><title><![CDATA[Miami-Dade man accused of choking girlfriend, abusing dog during argument]]></title><link>https://www.local10.com/news/local/2026/07/29/miami-dade-man-accused-of-choking-girlfriend-abusing-dog-during-argument/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/29/miami-dade-man-accused-of-choking-girlfriend-abusing-dog-during-argument/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A Miami-Dade man is facing multiple charges after deputies said he repeatedly attacked his girlfriend and abused her dog during a domestic violence incident earlier this month.]]></description><pubDate>Wed, 29 Jul 2026 14:28:03 +0000</pubDate><content:encoded><![CDATA[<p>A Miami-Dade man is facing multiple charges after deputies said he repeatedly attacked his girlfriend and abused her dog during a domestic violence incident earlier this month.</p><p><a href="https://www.local10.com/espanol/2026/07/29/acusan-a-hombre-de-miami-dade-de-estrangular-a-su-novia-y-maltratar-a-un-perro-durante-una-discusion/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/acusan-a-hombre-de-miami-dade-de-estrangular-a-su-novia-y-maltratar-a-un-perro-durante-una-discusion/">Leer en español</a></p><p>Jail records show Kevin Monasterio, 24, was arrested Tuesday following the July 11 incident that occurred at his home near the 12000 block of Southwest 203rd Lane in the county’s Princeton neighborhood.</p><p>Monasterio and the victim, who had been dating for about a year and lived together, got into an argument around midnight over the victim’s dog, according to an arrest report from the Miami-Dade Sheriff’s Office. </p><p>The report states Monasterio punched the dog in the face before picking it up and throwing it against a wall. After the victim placed the dog in a crate, Monasterio turned his anger toward her, repeatedly punching her, investigators said.</p><p>“He placed both hands around the victim’s neck and squeezed intently, causing the victim’s breathing to be impeded,” a deputy wrote in the report. </p><p>Deputies said Monasterio then pushed the victim to the ground, straddled her and continued choking her while slamming her body against the floor.</p><p>According to the report, Monasterio later flipped the dog’s crate over with the dog still inside, threw the crate outside and grabbed a water hose to “waterboard” the dog by repeatedly spraying it in the face, a term investigators used to describe forcing water onto the dog’s face in a way intended to simulate drowning.</p><p>Investigators said a second altercation occurred around 7 a.m. after the victim woke up. </p><p>The report states Monasterio began yelling, hitting the dog and punching the victim before again grabbing her by the neck with both hands and impeding her breathing.</p><p>Before leaving to get coffee, Monasterio allegedly threatened to kill both the victim and the dog if she left the home without telling him, according to the report.</p><p>Once he left, the victim went to a family member’s home and called 911, deputies said. </p><p>They said the victim sustained bruising on both sides of the victim’s neck and on both of her upper arms following the attack.</p><p>Authorities said after Montastero was taken into custody Tuesday, he denied the allegations after being read his Miranda rights.</p><p>Records show he is facing one count each of domestic battery by strangulation, battery, cruelty to animals and assault.</p><p>As of Wednesday morning, he was being held on a $1,750 bond at the Turner Guilford Knight Correctional Center. </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/J5UTBKH6WJF4TNEDJBGF4YIWUY.jpg?auth=4f74b782acd01bc4554be4e0e015d1af2bf7cbbadbf73c78abc2b8130ebc7084&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Acusan a hombre de Miami-Dade de estrangular a su novia y maltratar a un perro durante una discusión]]></title><link>https://www.local10.com/espanol/2026/07/29/acusan-a-hombre-de-miami-dade-de-estrangular-a-su-novia-y-maltratar-a-un-perro-durante-una-discusion/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/acusan-a-hombre-de-miami-dade-de-estrangular-a-su-novia-y-maltratar-a-un-perro-durante-una-discusion/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Un hombre de Miami-Dade enfrenta múltiples cargos luego de que agentes informaran que atacó repetidamente a su novia y maltrató a su perro durante un incidente de violencia doméstica ocurrido a principios de este mes.]]></description><pubDate>Wed, 29 Jul 2026 16:13:32 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre de Miami-Dade enfrenta múltiples cargos luego de que agentes informaran que atacó repetidamente a su novia y maltrató a su perro durante un incidente de violencia doméstica ocurrido a principios de este mes.</p><p>Los registros de la cárcel muestran que Kevin Monasterio, de 24 años, fue arrestado el martes por el incidente ocurrido el 11 de julio en su vivienda, ubicada cerca de la cuadra 12000 de Southwest 203rd Lane, en el vecindario de Princeton, en Miami-Dade.</p><p>Según un informe de arresto de la Oficina del Sheriff de Miami-Dade (MDSO), Monasterio y la víctima, quienes mantenían una relación desde hacía aproximadamente un año y vivían juntos, comenzaron a discutir alrededor de la medianoche por el perro de la mujer.</p><p>El informe señala que Monasterio golpeó al perro en el rostro antes de levantarlo y lanzarlo contra una pared. Después de que la víctima colocó al perro en una jaula, Monasterio dirigió su agresión contra ella y comenzó a golpearla repetidamente, indicaron los investigadores.</p><p>“Colocó ambas manos alrededor del cuello de la víctima y apretó con fuerza, dificultándole la respiración”, escribió un agente en el informe.</p><p>Los agentes indicaron que Monasterio luego empujó a la víctima al suelo, se colocó encima de ella y continuó estrangulándola mientras golpeaba su cuerpo contra el piso.</p><p>Según el informe, posteriormente Monasterio volcó la jaula del perro con el animal todavía dentro, la lanzó al exterior y tomó una manguera para practicarle “waterboarding” al perro al rociarle agua repetidamente en el rostro, término utilizado por los investigadores para describir una acción destinada a simular un ahogamiento.</p><p>Los investigadores informaron que un segundo altercado ocurrió alrededor de las 7 a.m., después de que la víctima despertó.</p><p>El informe señala que Monasterio comenzó a gritar, golpear al perro y golpear a la víctima antes de volver a sujetarla del cuello con ambas manos, dificultándole nuevamente la respiración.</p><p>Según el informe, antes de salir de la vivienda para ir a comprar café, Monasterio presuntamente amenazó con matar tanto a la víctima como al perro si ella abandonaba la casa sin avisarle.</p><p>Los agentes informaron que, una vez que Monasterio salió, la víctima fue a la vivienda de un familiar y llamó al 911.</p><p>Indicaron que la víctima sufrió moretones en ambos lados del cuello y en la parte superior de ambos brazos como consecuencia del ataque.</p><p>Las autoridades señalaron que, después de que Monasterio fue detenido el martes, negó las acusaciones tras ser informado de sus derechos Miranda.</p><p>Los registros muestran que enfrenta un cargo de agresión por estrangulamiento en un caso de violencia doméstica, un cargo de agresión, un cargo de crueldad contra los animales y un cargo de asalto.</p><p>Hasta la mañana del miércoles, permanecía detenido en el Centro Correccional Turner Guilford Knight con una fianza de $1,750 USD.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/J5UTBKH6WJF4TNEDJBGF4YIWUY.jpg?auth=4f74b782acd01bc4554be4e0e015d1af2bf7cbbadbf73c78abc2b8130ebc7084&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[MDSO: Phony contractor who swindled $9K out of Miami-Dade homeowner cited ‘financial hardship’ ]]></title><link>https://www.local10.com/news/local/2026/07/29/mdso-phony-contractor-who-swindled-9k-out-of-miami-dade-homeowner-cited-financial-hardship/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/29/mdso-phony-contractor-who-swindled-9k-out-of-miami-dade-homeowner-cited-financial-hardship/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A 52-year-old man who deputies said posed as a contractor to secure a $9,000 deposit for a home renovation project he never started was arrested Tuesday, more than two years after the scheme.]]></description><pubDate>Wed, 29 Jul 2026 15:42:14 +0000</pubDate><content:encoded><![CDATA[<p>A 51-year-old man who deputies said posed as a contractor to secure a $9,000 deposit for a home renovation project he never started was arrested Tuesday, more than two years after the alleged scheme.</p><p><a href="https://www.local10.com/espanol/2026/07/29/mdso-acusan-a-falso-contratista-de-estafar-a-propietario-de-vivienda-de-miami-dade-por-9000-usd-alego-dificultades-economicas/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/mdso-acusan-a-falso-contratista-de-estafar-a-propietario-de-vivienda-de-miami-dade-por-9000-usd-alego-dificultades-economicas/">Leer en español</a></p><p>The suspect was identified by the Miami-Dade Sheriff’s Office as Julio Rodriguez, of Miami Beach.</p><p>Deputies said the incident happened March 20, 2024, at a home near the 15000 block of Southwest 99th Lane in the Hammocks community of southwest Miami-Dade.</p><p>According to the arrest report, Rodriguez presented himself as the owner of Bold Design Inc. and entered into a verbal agreement with the homeowner to install kitchen cabinets, a refrigerator panel, granite countertops, a backsplash, a sink and a faucet.</p><p>Investigators said the total cost of the project was estimated at $15,000. The victim paid Rodriguez a $9,000 deposit by check, but the report states he never began the work, provided any materials or refunded the money.</p><p>The report also states subpoenaed bank records showed Rodriguez cashed the check the same day he received it.</p><p>According to investigators, a Miami-Dade County Regulatory and Economic Resources contractor licensing investigation later determined Rodriguez and his company were not licensed as contractors in Miami-Dade County or the state of Florida.</p><p>Investigators said multiple attempts were made to contact Rodriguez to discuss the case and resolve the matter, but he did not respond. The victim later identified Rodriguez in a photo lineup, according to the report.</p><p>After his arrest, detectives said Rodriguez waived his Miranda rights and admitted to the allegations, telling investigators he had been going through a “financial hardship,” his arrest report states. </p><p>Jail records show Rodriguez is facing one count each of third-degree grand theft and engaging in contracting without a license.</p><p>Records show he was released from the Turner Guilford Knight Correctional Center on Wednesday morning after posting a $3,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><media:content url="https://www.local10.com/resizer/v2/CL6V2JQIFVELTD4M24MMQQDB24.jpg?auth=78f4f95760f3f5b79c4eca3cac5abf9fb59da937bd331df49ab9605d88894aef&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[MDSO: Acusan a falso contratista de estafar a propietario de vivienda de Miami-Dade por $9,000 USD; alegó “dificultades económicas”]]></title><link>https://www.local10.com/espanol/2026/07/29/mdso-acusan-a-falso-contratista-de-estafar-a-propietario-de-vivienda-de-miami-dade-por-9000-usd-alego-dificultades-economicas/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/mdso-acusan-a-falso-contratista-de-estafar-a-propietario-de-vivienda-de-miami-dade-por-9000-usd-alego-dificultades-economicas/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Un hombre de 52 años, a quien agentes señalaron de hacerse pasar por contratista para obtener un depósito de $9,000 USD por un proyecto de remodelación de una vivienda que nunca inició, fue arrestado el martes, más de dos años después del presunto fraude.]]></description><pubDate>Wed, 29 Jul 2026 16:11:03 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre de 51 años, a quien agentes señalaron de hacerse pasar por contratista para obtener un depósito de $9,000 USD por un proyecto de remodelación de una vivienda que nunca inició, fue arrestado el martes, más de dos años después del presunto fraude.</p><p>El sospechoso fue identificado por la Oficina del Sheriff de Miami-Dade (MDSO) como Julio Rodríguez, residente de Miami Beach.</p><p>Los agentes informaron que el incidente ocurrió el 20 de marzo de 2024 en una vivienda ubicada cerca de la cuadra 15000 de Southwest 99th Lane, en la comunidad de The Hammocks, en el suroeste de Miami-Dade.</p><p>Según el informe de arresto, Rodríguez se presentó como propietario de Bold Design Inc. y llegó a un acuerdo verbal con el propietario de la vivienda para instalar gabinetes de cocina, un panel para refrigerador, encimeras de granito, un salpicadero, un fregadero y un grifo.</p><p>Los investigadores indicaron que el costo total del proyecto fue estimado en $15,000 USD. La víctima entregó a Rodríguez un depósito de $9,000 USD mediante cheque, pero el informe señala que nunca comenzó el trabajo, no proporcionó materiales ni devolvió el dinero.</p><p>El informe también indica que los registros bancarios obtenidos mediante citación judicial mostraron que Rodríguez cobró el cheque el mismo día en que lo recibió.</p><p>Según los investigadores, una investigación sobre licencias de contratistas realizada por el Departamento de Recursos Regulatorios y Económicos del condado Miami-Dade determinó posteriormente que Rodríguez y su empresa no contaban con licencia como contratistas en el condado Miami-Dade ni en el estado de Florida.</p><p>Los investigadores informaron que realizaron múltiples intentos para comunicarse con Rodríguez y discutir el caso con el fin de resolver el asunto, pero no respondió. Posteriormente, la víctima identificó a Rodríguez en una rueda de reconocimiento fotográfica, según el informe.</p><p>Tras su arresto, los detectives indicaron que Rodríguez renunció a sus derechos Miranda y admitió las acusaciones, diciéndoles a los investigadores que estaba atravesando “dificultades económicas”, señala el informe de arresto.</p><p>Los registros de la cárcel muestran que Rodríguez enfrenta un cargo de robo mayor en tercer grado y otro por ejercer actividades de contratación sin licencia.</p><p>Los registros indican que fue liberado del Centro Correccional Turner Guilford Knight la mañana del miércoles tras pagar una fianza de $3,000 USD.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CL6V2JQIFVELTD4M24MMQQDB24.jpg?auth=78f4f95760f3f5b79c4eca3cac5abf9fb59da937bd331df49ab9605d88894aef&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[‘You literally just turned 14’: Feds accuse Hollywood man of enticing DC girl on Discord]]></title><link>https://www.local10.com/news/local/2026/07/29/you-literally-just-turned-14-feds-accuse-hollywood-man-of-enticing-dc-girl-on-discord/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/29/you-literally-just-turned-14-feds-accuse-hollywood-man-of-enticing-dc-girl-on-discord/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Federal agents arrested a Hollywood man on Tuesday after accusing him of exchanging lewd messages and images with a 14-year-old girl on the messaging app Discord.]]></description><pubDate>Wed, 29 Jul 2026 14:50:40 +0000</pubDate><content:encoded><![CDATA[<p>Federal agents arrested a Hollywood man on Tuesday after accusing him of exchanging lewd messages and images with a 14-year-old girl on the messaging app Discord.</p><p><a href="https://www.local10.com/espanol/2026/07/29/acusan-a-hombre-de-hollywood-de-atraer-por-discord-a-adolescente-de-washington-d-c-de-14-anos/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/acusan-a-hombre-de-hollywood-de-atraer-por-discord-a-adolescente-de-washington-d-c-de-14-anos/">Leer en español</a></p><p>Authorities said Christopher Larry Richards III, 30, began communicating with the Washington, D.C. girl in December. The case is being prosecuted in the nation’s capital.</p><p>According to a federal criminal complaint, the teenage victim disclosed the online relationship to a counselor at her school in February, prompting a call to the Washington Metropolitan Police Department.</p><p>The case was turned over to the FBI, which extracted chats from the girl’s phone, the complaint states.</p><p>Authorities said the two communicated through Discord and the chats eventually turned romantic and sexual, with Richards telling the girl he wanted to be “more than friends.”</p><p>They said after the girl, at one point, told Richards that she had just turned 14 three months before they started chatting, he replied, “Thank you for reminding me. You literally just turned 14.”</p><p>The two exchanged sexual messages and videos afterward, the complaint states.</p><p>According to the complaint, data from Discord eventually connected Richards’ username, “HitDatShot#0,″ to his IP address at his home in Hollywood.</p><p>Following his arrest, he now faces federal charges of coercion and enticement of a minor, transfer of obscene material to minors and a charge related to the attempted receipt of child sexual abuse material.</p><p>Court records show he’s scheduled to appear in Fort Lauderdale federal court on Wednesday morning. It’s unclear when he is set to be extradited to Washington, D.C.</p><p>In the meantime, he was being held in the Broward Sheriff’s Office Main Jail facility on behalf of the U.S. Marshals Service.</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/KK6DJDCMJRHL5JB2E2RETN4UOQ.jpg?auth=d8fc593d70130a59a3c14bd8614f9f080ccbea7da6d3157f4d3b8a926292a5f7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Christopher Richards]]></media:description></media:content></item><item><title><![CDATA[Acusan a hombre de Hollywood de atraer por Discord a adolescente de Washington D. C. de 14 años]]></title><link>https://www.local10.com/espanol/2026/07/29/acusan-a-hombre-de-hollywood-de-atraer-por-discord-a-adolescente-de-washington-d-c-de-14-anos/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/acusan-a-hombre-de-hollywood-de-atraer-por-discord-a-adolescente-de-washington-d-c-de-14-anos/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Agentes federales arrestaron el martes a un hombre de Hollywood luego de acusarlo de intercambiar mensajes e imágenes de contenido sexual explícito con una adolescente de 14 años a través de la aplicación de mensajería Discord.]]></description><pubDate>Wed, 29 Jul 2026 16:02:58 +0000</pubDate><content:encoded><![CDATA[<p>Agentes federales arrestaron el martes a un hombre de Hollywood tras acusarlo de intercambiar mensajes e imágenes obscenas con una niña de 14 años a través de la aplicación de mensajería Discord.</p><p>Según las autoridades, Christopher Larry Richards III, de 30 años, comenzó a comunicarse con la joven de Washington, D.C., en diciembre. El caso se está procesando en la capital del país.</p><p>Según una denuncia penal federal, la víctima adolescente reveló la relación en línea a una consejera de su escuela en febrero, lo que motivó una llamada al Departamento de Policía Metropolitana de Washington.</p><p>El caso fue remitido al FBI, que extrajo las conversaciones del teléfono de la chica, según consta en la denuncia.</p><p>Las autoridades indicaron que ambos se comunicaban a través de Discord y que las conversaciones finalmente se tornaron románticas y sexuales, llegando Richards a decirle a la chica que quería ser “más que amigos”.</p><p>Según contaron, después de que la chica le dijera a Richards que acababa de cumplir 14 años tres meses antes de que empezaran a charlar, él respondió: «Gracias por recordármelo. Literalmente acabas de cumplir 14».</p><p>Según la denuncia, posteriormente ambos intercambiaron mensajes y vídeos de contenido sexual.</p><p>Según la denuncia, los datos de Discord finalmente vincularon el nombre de usuario de Richards, “HitDatShot#0”, con su dirección IP en su casa de Hollywood.</p><p>Tras su detención, ahora se enfrenta a cargos federales de coacción e incitación a un menor, transferencia de material obsceno a menores y un cargo relacionado con el intento de recepción de material de abuso sexual infantil.</p><p>Según los registros judiciales, está programado para comparecer ante el tribunal federal de Fort Lauderdale el miércoles por la mañana. Se desconoce cuándo será extraditado a Washington, D.C.</p><p>Mientras tanto, permanecía detenido en la cárcel principal de la Oficina del Sheriff del Condado de Broward a petición del Servicio de Alguaciles de Estados Unidos.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/KK6DJDCMJRHL5JB2E2RETN4UOQ.jpg?auth=d8fc593d70130a59a3c14bd8614f9f080ccbea7da6d3157f4d3b8a926292a5f7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Christopher Richards]]></media:description></media:content></item><item><title><![CDATA[Davie landlord warned cops he’d ‘beat the s--- out of’ tenant, followed through hours later: Police]]></title><link>https://www.local10.com/news/local/2026/07/29/davie-landlord-warned-cops-hed-beat-the-s-out-of-tenant-followed-through-hours-later-police/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/29/davie-landlord-warned-cops-hed-beat-the-s-out-of-tenant-followed-through-hours-later-police/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[A Davie landlord is facing a felony battery charge after severely beating a mentally-ill tenant, according to newly-released court documents.]]></description><pubDate>Wed, 29 Jul 2026 15:18:56 +0000</pubDate><content:encoded><![CDATA[<p>A Davie landlord is facing a felony battery charge after severely beating a mentally-ill tenant, according to newly-released court documents.</p><p><a href="https://www.local10.com/espanol/2026/07/29/acusan-a-propietario-de-vivienda-en-davie-de-amenazar-con-golpear-a-inquilino-y-cumplir-su-amenaza-horas-despues-segun-la-policia/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/acusan-a-propietario-de-vivienda-en-davie-de-amenazar-con-golpear-a-inquilino-y-cumplir-su-amenaza-horas-despues-segun-la-policia/">Leer en español</a></p><p>According to the Davie Police Department, the attack happened last Wednesday. Broward Sheriff’s Office deputies took Lennie Joseph Dufrene Jr. into custody at Fort Lauderdale-Hollywood International Airport on Monday after authorities issued an arrest warrant.</p><p>According to the DPD warrant, police had responded to the incident location earlier on Wednesday after Dufrene, 58, called them to report that his tenant “was destroying the property.”</p><p>Officers met with both and the tenant was “later transported to a facility under the Baker Act.”</p><p>Police said Dufrene told officers that once the tenant got out of the hospital, he would “kill him.”</p><p>“Officers responded by telling Dufrene he would go to prison if he did that,” the warrant states. “Dufrene then said, ‘Okay, then I’ll just beat the s--- out of him.’”</p><p>Police said the officers told him, “You will go to jail if you do that.”</p><p>Authorities said after the tenant was released from the hospital at around 2:30 p.m. that day, he returned home to find that Dufrene had changed the code to the lock.</p><p>“Dufrene then came out of the residence and began punching (him) repeatedly in the face until he lost consciousness,” the warrant states. “(The victim) advised that he woke up face down to find Dufrene on top of him punching him in the back of the head and then began choking him. (He) said he lost consciousness again.”</p><p>The victim later left and began “roaming the area” and said he “thought Dufrene was trying (to) kill him,” the report stated.</p><p>Police said officers were sent the next day to the Wawa at 2500 Davie Road “to trespass an individual who was on the property for a long period of time and appeared to be severely beaten” and recognized the man from the initial incident, finding out that Dufrene had followed through on his threat.</p><p>The victim suffered “left side orbital floor fracture and multiple nasal fractures” from the beating, according to the warrant.</p><p>Records show a Broward judge found probable cause to charge Dufrene and issued a $15,000 bond. He no longer appeared in Broward jail records as of Wednesday morning.</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/IKYCCGSZLNAA5H34HGIB45X7VE.jpg?auth=d9af227507f2df734ad3cc8dc46bdfdee132742b3ecfd794711ae1ae087366a3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Lennie Dufrene]]></media:description></media:content></item><item><title><![CDATA[The fastest growing Ebola outbreak is worsening hunger in eastern Congo, a UN agency chief warns]]></title><link>https://www.local10.com/news/world/2026/07/29/the-fastest-growing-ebola-outbreak-is-worsening-hunger-in-eastern-congo-a-un-agency-chief-warns/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/29/the-fastest-growing-ebola-outbreak-is-worsening-hunger-in-eastern-congo-a-un-agency-chief-warns/</guid><dc:creator><![CDATA[By CONSTANT SAME BAGALWA, PROSPER HERI NGORORA and EDITH M. LEDERER, Associated Press]]></dc:creator><description><![CDATA[BUNIA, Congo (AP) — The fastest growing Ebola outbreak ever recorded is leaving thousands more people hungry in eastern Congo, a region engulfed in conflicts and a fight over precious minerals, the head of the U.N. food agency warned on Wednesday.]]></description><pubDate>Wed, 29 Jul 2026 20:50:56 +0000</pubDate><content:encoded><![CDATA[<p>BUNIA, Congo (AP) — The fastest growing Ebola outbreak ever recorded is leaving thousands more people hungry in eastern Congo, a region engulfed in conflicts and a fight over precious minerals, the head of the U.N. food agency warned on Wednesday.</p><p>The World Food Program's acting executive director, Carl Skau, told The Associated Press during a visit to the hard-hit Ituri province that the outbreak is a “crisis on top of a crisis” that has compounded a catastrophic situation with over 5 million Congolese already experiencing emergency-level food insecurity.</p><p>The long-running conflict in eastern Congo has driven nearly 10 million people into crisis or emergency levels of hunger, with Ituri — the epicenter of the Ebola outbreak — among the most affected with 1.9 million in need of food, according to the WFP.</p><p>“My number one message is that this situation requires much, much more attention,” Skau later told a video news conference with U.N. correspondents. “This is the fastest growing Ebola crisis ever.”</p><p>Ebola's impact is spiraling</p><p>Since the outbreak was declared on May 15, it took just over two months for 1,000 people to die of Ebola in eastern Congo, compared to the 2014-2016 outbreak in West Africa that had been considered the worst in history and when it took about eight months to reach that number.</p><p>The dramatic surge shows the urgent need to scale up food, protective equipment, trained staff and funding, Skau said, stressing that the lack of money has forced WFP to cut the number of people it is assisting in Congo from 3 million last year to 1 million this year.</p><p>U.N. senior Ebola coordinator Julien Harneis, who was with Skau on the visit to Ituri, said the $2.1 billion humanitarian appeal for Congo is only 45% funded.</p><p>The separate Ebola response appeal is being revised upward because it only covered two provinces and now there are four, he said.</p><p>The outbreak has been particularly difficult to fight because the Bundibugyo virus responsible for it has no approved vaccines or treatments, unlike most of Congo’s past outbreaks. Harneis said a vaccine trial is underway, but getting a vaccine to Congo is months away.</p><p>The United Nations is working with the government and community workers to build trust so that people with symptoms will seek treatment quickly, Harneis said. If they do, he added, “they have a very good chance of surviving Ebola.”</p><p>Ebola drives up malnutrition in affected communities</p><p>Across some 48 health zones affected with Ebola, WFP said more than 2.7 million people face acute food insecurity, including 628,000 in emergency conditions.</p><p>“Now with the Ebola crisis, this is getting worse. Markets are impacted, supply routes are impacted and so people are struggling even more to have enough to eat,” Skau told the AP, and malnutrition is rising.</p><p>Since it erupted, the ongoing Ebola outbreak has recorded 3,360 confirmed cases, including 1,487 deaths. Harneis said that in the last 24 hours, 50 people died of Ebola.</p><p>Measures introduced to slow the spread — including border closures and restriction of movements and large gatherings — have disrupted life and businesses, driving up food and fuel prices, the WFP has said. The agency said it has so far delivered more than 160,000 hot meals to patients, contacts and front line workers in 17 treatment and isolation centers.</p><p>In Mongbwalu, a mining town about 69 kilometers (43 miles) from Bunia, Ituri's provincial capital, residents said Ebola and the measures introduced to fight it have made it difficult for some families to feed their children.</p><p>Kahambu Deborah, a 40-year-old mother of six, said she had been struggling to access her farmland due to rebel violence, and that the restrictions linked to Ebola had made things more challenging.</p><p>“Sometimes, because of the insecurity, we can’t even go to our fields, and our children are suffering as a result,” she said.</p><p>Health workers seek to limit the movement of people</p><p>Dr. Richard Lokudu, director-general of the Mongbwalu General Hospital, said health workers are seeing more malnutrition cases in the region, compared to before the outbreak, “even at the Ebola treatment center.”</p><p>In Mongbwalu, the U.N. agency’s food support program has helped to “limit the movement of people seeking the means to survive,” said Tourne Kasereka, a monitoring assistant with the WFP.</p><p>A critical aspect of that response is getting food to those in need of it, according to Skau.</p><p>“The World Food Program needs resources (and) donors to step up so that we can do more, to alleviate the pressures on the people here in Ituri,” he said.</p><p>___</p><p>Lederer reported from the United Nations. Associated Press writer Wilson McMakin in Dakar, Senegal, contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/RPFB72ZJWVBUFKPQ4BD6GXTU3U.jpg?auth=4fbb2d87b83e2bba1b3db4090f5b342748cbf3db33f63510156b39ad03215d90&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Carl Skau, acting executive director of the World Food Programme, pepares a container of food at the Rwampara Ebola treatment center in Ituri, eastern Congo, Wednesday, July 29, 2026. (AP Photo/Dieudonne Dirole)]]></media:description><media:credit role="author" scheme="urn:ebu">Dieudonne Dirole</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HY7UCFTFPPVZPGPWTS7QWFUVKE.jpg?auth=2cabd20e5ddf4e8fbfcf8c0a03c13e2cb0435ce5a539ba95f80311009e076927&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A woman collects a food donation from the World Food Programme at the Rwampara Ebola treatment center in Ituri, eastern Congo, Wednesday, July 29, 2026. (AP Photo/Dieudonne Dirole)]]></media:description><media:credit role="author" scheme="urn:ebu">Dieudonne Dirole</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YUKLFPH3NKZ6OILUQJ7ZQ5GZZM.jpg?auth=bb1bc09dfca28a99a73af0ba35db01922d29abd0f386f16f4f3c54dcfd582187&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Carl Skau, acting executive director of the World Food Programme (WFP), second from right, meets with frontline workers and WFP staff at the Rwampara Ebola treatment center in Ituri, eastern Congo, Wednesday, July 29, 2026. (AP Photo/Dieudonne Dirole)]]></media:description><media:credit role="author" scheme="urn:ebu">Dieudonne Dirole</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/L5LXPYPMNZK3WGU75RPHY43CYU.jpg?auth=0d4b65cfc1d6f1237b34eb44dd3a669deee8ac3ed5bc32ce6bf424ffa8300b63&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A woman collects a food donation from the World Food Programme at the Rwampara Ebola treatment center in Ituri, eastern Congo, Wednesday, July 29, 2026. (AP Photo/Dieudonne Dirole)]]></media:description><media:credit role="author" scheme="urn:ebu">Dieudonne Dirole</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UXGIUE7XOBUIXM7Z5DIPMO42VQ.jpg?auth=4461568049eaf4b2e07e955d26568878e88f4e2c9cd1459b4f721258f4a23637&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Carl Skau, acting executive director of the World Food Programme, holds up his shoe during a disinfection process at the Rwampara Ebola treatment center in Ituri, eastern Congo, Wednesday, July 29, 2026. (AP Photo/Dieudonne Dirole)]]></media:description><media:credit role="author" scheme="urn:ebu">Dieudonne Dirole</media:credit></media:content></item><item><title><![CDATA[Acusan a propietario de vivienda en Davie de amenazar con golpear a inquilino y cumplir su amenaza horas después, según la policía]]></title><link>https://www.local10.com/espanol/2026/07/29/acusan-a-propietario-de-vivienda-en-davie-de-amenazar-con-golpear-a-inquilino-y-cumplir-su-amenaza-horas-despues-segun-la-policia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/acusan-a-propietario-de-vivienda-en-davie-de-amenazar-con-golpear-a-inquilino-y-cumplir-su-amenaza-horas-despues-segun-la-policia/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Un propietario de vivienda en Davie enfrenta un cargo por delito grave de agresión luego de que, según documentos judiciales recién divulgados, golpeó brutalmente a un inquilino con una enfermedad mental.]]></description><pubDate>Wed, 29 Jul 2026 15:57:21 +0000</pubDate><content:encoded><![CDATA[<p>Un propietario de vivienda en Davie enfrenta un cargo por delito grave de agresión luego de que, según documentos judiciales recién divulgados, golpeó brutalmente a un inquilino con una enfermedad mental.</p><p>Según el Departamento de Policía de Davie (DPD), el ataque ocurrió el miércoles pasado. Agentes de la Oficina del Sheriff de Broward arrestaron el lunes a Lennie Joseph Dufrene Jr. en el Aeropuerto Internacional de Fort Lauderdale-Hollywood, luego de que las autoridades emitieran una orden de arresto.</p><p>De acuerdo con la orden del DPD, la policía respondió más temprano ese miércoles al lugar del incidente después de que Dufrene, de 58 años, llamara para reportar que su inquilino “estaba destruyendo la propiedad”.</p><p>Los agentes hablaron con ambos y posteriormente el inquilino fue trasladado a un centro médico bajo la Ley Baker.</p><p>La policía indicó que Dufrene les dijo a los agentes que, una vez que el inquilino saliera del hospital, lo “mataría”.</p><p>“Los agentes respondieron diciéndole a Dufrene que iría a prisión si hacía eso”, señala la orden. “Entonces Dufrene dijo: ‘Está bien, entonces solo le voy a dar una golpiza’”.</p><p>La policía indicó que los agentes le respondieron: “Irá a la cárcel si hace eso”.</p><p>Las autoridades informaron que, después de que el inquilino fue dado de alta del hospital alrededor de las 2:30 p.m. de ese día, regresó a la vivienda y descubrió que Dufrene había cambiado el código de la cerradura.</p><p>“Entonces Dufrene salió de la residencia y comenzó a golpearlo repetidamente en el rostro hasta que perdió el conocimiento”, indica la orden. “(La víctima) informó que despertó boca abajo y encontró a Dufrene encima de él golpeándolo en la parte posterior de la cabeza y luego comenzó a estrangularlo. (La víctima) dijo que volvió a perder el conocimiento”.</p><p>Posteriormente, la víctima se fue del lugar y comenzó a “deambular por la zona” y dijo que “pensó que Dufrene estaba tratando de matarlo”, señala el informe.</p><p>La policía indicó que al día siguiente enviaron agentes al Wawa ubicado en 2500 Davie Road “para retirar de la propiedad a una persona que llevaba mucho tiempo en el lugar y parecía haber sido golpeada brutalmente”. Los agentes reconocieron al hombre por el incidente inicial y descubrieron que Dufrene había cumplido su amenaza.</p><p>Según la orden, la víctima sufrió una “fractura del piso de la órbita izquierda y múltiples fracturas nasales” como resultado de la golpiza.</p><p>Los registros muestran que un juez de Broward encontró causa probable para presentar cargos contra Dufrene y fijó una fianza de $15,000 USD. Hasta la mañana del miércoles, ya no aparecía en los registros de la cárcel del condado Broward.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/IKYCCGSZLNAA5H34HGIB45X7VE.jpg?auth=d9af227507f2df734ad3cc8dc46bdfdee132742b3ecfd794711ae1ae087366a3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Lennie Dufrene]]></media:description></media:content></item><item><title><![CDATA[North Miami police accuse Home Depot employee of fraud, grand theft]]></title><link>https://www.local10.com/news/local/2026/07/29/north-miami-police-accuse-home-depot-employee-of-fraud-grand-theft/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/29/north-miami-police-accuse-home-depot-employee-of-fraud-grand-theft/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[A South Florida Home Depot employee is facing felony charges after police said he conducted a scheme to defraud the company of thousands of dollars. 
]]></description><pubDate>Wed, 29 Jul 2026 15:13:30 +0000</pubDate><content:encoded><![CDATA[<p>A South Florida Home Depot employee is facing felony charges after police said he conducted a scheme to defraud the company of thousands of dollars. </p><p><a href="https://www.local10.com/espanol/2026/07/29/acusan-a-empleado-de-home-depot-de-fraude-y-robo-mayor/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/acusan-a-empleado-de-home-depot-de-fraude-y-robo-mayor/">Leer en español</a></p><p>Police in North Miami arrested Marvin Colin, 28, on Tuesday at the Home Depot store located at 12055 Biscayne Blvd.</p><p>According to investigators, Home Depot management provided officers with what they described as an “asset protection investigative packet” that contained “transaction records, surveillance photographs, dates, times, register information and supporting documentation” for 13 different incidents in which they said Colin conducted the alleged fraudulent transactions. </p><p>Police said Colin would select “older customer orders where prior attempts to contact the customers had been unsuccessful or where customer information had changed” and after accessing those legitimate orders, he “processed unauthorized refunds despite the merchandise not being present.”</p><p>Those transactions were all processed between June 6 and July 16, per Colin’s arrest form, and totaled a financial loss of $5,133.52. </p><p>Evidence compiled by Home Depot also indicated that Colin’s employee ID number was used to process each of the fraudulent transactions at the customer service register, which was corroborated by surveillance photographs, police said. </p><p>Authorities said some of the fraudulent refunds were given to two unknown individuals, but did not say whether they were seeking to identify either of those people, while other refunds were directed “to a debit card not associated with the original purchase,” though police did not say who that debit card belonged to. </p><p>Colin is facing felony charges of grand theft between $5,000 and $10,000 and organized fraud of $20,000 or less. As of Wednesday morning, he was being held at the Turner Guilford Knight Correctional Center on a $5,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><media:content url="https://www.local10.com/resizer/v2/NW7KPPDQWBCMHIFPFZ47U5PPZY.jpg?auth=0fc7d19abab8f79ebcd188890fa1970037616d693e0d409fc68933182c064e32&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Acusan a empleado de Home Depot de fraude y robo mayor]]></title><link>https://www.local10.com/espanol/2026/07/29/acusan-a-empleado-de-home-depot-de-fraude-y-robo-mayor/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/acusan-a-empleado-de-home-depot-de-fraude-y-robo-mayor/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[Un empleado de Home Depot del sur de Florida enfrenta cargos por delitos graves luego de que la policía informara que llevó a cabo un esquema para defraudar a la empresa por miles de dólares.]]></description><pubDate>Wed, 29 Jul 2026 15:54:08 +0000</pubDate><content:encoded><![CDATA[<p>Un empleado de Home Depot del sur de Florida enfrenta cargos por delitos graves luego de que la policía informara que llevó a cabo un esquema para defraudar a la empresa por miles de dólares.</p><p>La Policía de North Miami arrestó el martes a Marvin Colin, de 28 años, en la tienda Home Depot ubicada en 12055 Biscayne Blvd.</p><p>Según los investigadores, la gerencia de Home Depot entregó a los agentes lo que describieron como un “paquete de investigación de protección de activos” que contenía “registros de transacciones, fotografías de vigilancia, fechas, horas, información de cajas registradoras y documentación de respaldo” correspondientes a 13 incidentes distintos en los que, según indicaron, Colin realizó las presuntas transacciones fraudulentas.</p><p>La policía indicó que Colin seleccionaba “órdenes antiguas de clientes cuyos intentos previos de contacto no habían tenido éxito o cuya información del cliente había cambiado” y, tras acceder a esas órdenes legítimas, “procesaba reembolsos no autorizados a pesar de que la mercancía no estaba presente”.</p><p>Según el informe de arresto de Colin, todas esas transacciones fueron procesadas entre el 6 de junio y el 16 de julio y representaron una pérdida económica de $5,133.52 USD.</p><p>La evidencia recopilada por Home Depot también indicó que el número de identificación de empleado de Colin fue utilizado para procesar cada una de las transacciones fraudulentas en la caja de servicio al cliente, lo que fue corroborado por fotografías de vigilancia, informó la policía.</p><p>Las autoridades señalaron que algunos de los reembolsos fraudulentos fueron entregados a dos personas desconocidas, pero no indicaron si buscan identificarlas. Otros reembolsos fueron dirigidos “a una tarjeta de débito no asociada con la compra original”, aunque la policía no informó a quién pertenecía esa tarjeta.</p><p>Colin enfrenta cargos por delitos graves de robo mayor entre $5,000 y $10,000 USD y fraude organizado por $20,000 USD o menos. Hasta la mañana del miércoles, permanecía detenido en el Centro Correccional Turner Guilford Knight con una fianza de $5,000 USD.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NW7KPPDQWBCMHIFPFZ47U5PPZY.jpg?auth=0fc7d19abab8f79ebcd188890fa1970037616d693e0d409fc68933182c064e32&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Wildfires near Bordeaux bring more troubles to France's wine industry]]></title><link>https://www.local10.com/news/world/2026/07/29/wildfires-near-bordeaux-bring-more-troubles-to-frances-wine-industry/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/29/wildfires-near-bordeaux-bring-more-troubles-to-frances-wine-industry/</guid><dc:creator><![CDATA[By EVA VAN DAM, JAMEY KEATEN and JOHN LEICESTER, Associated Press]]></dc:creator><description><![CDATA[SADIRAC, France (AP) — From his vineyards in Bordeaux wine country, Edouard le Grix de la Salle can sometimes smell the burning forests far away. The smoke brings a whiff of hardship for the region's economic fortunes.]]></description><pubDate>Wed, 29 Jul 2026 15:33:56 +0000</pubDate><content:encoded><![CDATA[<p>SADIRAC, France (AP) — From his vineyards in Bordeaux wine country, Edouard le Grix de la Salle can sometimes smell the burning forests far away. The smoke brings a whiff of hardship for the region's economic fortunes.</p><p>Wildfires that have burned an area four times the size of Paris and driven 220,000 people from homes and some of the region's tourist attractions promise to sting France's already squeezed economy.</p><p>“It’s a physical apocalypse when you see all these sites where there’s nothing left aside from burnt homes and forests, and then there’s the economic apocalypse,” said Patrick Seguin, president of the regional chamber of commerce, his voice choking with emotion in a phone interview.</p><p>It's “going to be a stab in the back for what remains of our economy.”</p><p>Le Grix de la Salle is among entrepreneurs bracing for pain. French government appeals for people to avoid the region are causing consternation.</p><p>“It’s incredible that they’ve said such a thing, especially when wine tourism is becoming more and more important,” Le Grix de la Salle said.</p><p>Bordeaux’s legendary wine has seen consumption plunge as young people turn to other beverages and competition from vineyards abroad has grown. U.S. President Donald Trump ’s tariffs have given winemakers — and much of the global economy — an added hangover.</p><p>“The wine business has been in crisis for several years now and it’s worsening with the geopolitical problems, the now widespread problems of inflation and the fact that wine is falling out of fashion among younger people,” Le Grix de la Salle said.</p><p>“Tourism was really the only dynamic part of the business that was still growing, both for us and, more generally, for Bordeaux wines,” he said. “And now this comes along as a brake.”</p><p>His family's Grand Verdus wine estate is roughly 35 kilometers (20 miles) from the fires that have raged since last week on the other side of the Garonne River that runs through Bordeaux. Bordeaux's Gironde region is mainland France’s largest by area and the fires have hit only a small percentage of it. But the mark on its reputation is sizable.</p><p>“How did they not think about protecting that sector? And the cultural sector, too. There’s so much to visit in Bordeaux. There are so many museums, there are châteaux. It’s unbelievable,” Le Grix de la Salle said.</p><p>The region in southwest France is replete with vacation spots for tourists lured by soft-sand beaches, winemaking châteaux, some of France's largest pine forests and the historic city of Bordeaux, a UNESCO World Heritage site. The oyster-rich Arcachon Bay draws foodies. But the fire and evacuations have emptied some prime spots.</p><p>The chamber of commerce says 39,000 businesses have been affected in the region that's a hub of defense and aerospace industries, including Airbus, Dassault and Thales.</p><p>Even before the fires, the chamber of commerce said rising energy costs were squeezing profits. Some 94% of businesses responding to a poll of regional enterprises in mid-July said they face difficulties.</p><p>“We’re getting more and more calls from heads of small- and medium-sized businesses, tiny businesses and craft businesses that are calling for help and saying, ‘What am I going to do tomorrow?’” Seguin said.</p><p>Two commercial courts in the cities of Bordeaux and Libourne reported a 37% increase in business liquidations from June 2025 to the same month this year, he noted.</p><p>Bordeaux Mayor Thomas Cazenave said some restaurateurs told him that reservations have plummeted. He is pushing back against other officials' pleas that people avoid the region. He repeatedly has noted that the city hasn't been evacuated and isn't closed for business.</p><p>“The museums are open, the cafes and restaurants are open,” he said. “Life also goes on in our beautiful city.”</p><p>___</p><p>Keaten reported from Lyon, France, and Leicester reported from Paris.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YP7DJCLACYGNHREPITX7WEPI3I.jpg?auth=2b314a6ff5d4e1783598b2511585d7006179922597efce59dcecfab00935c733&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Winemaker Edouard Le Grix de la Salle tends vines on his family's Grand Verdus wine estate in Sadirac, southwestern France's Bordeaux region, Wednesday, July 29, 2026. (AP Photo/Eva van Dam)]]></media:description><media:credit role="author" scheme="urn:ebu">Eva van Dam</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/T254M5KGBG23NWXMICLIT5SDRM.jpg?auth=de9c8fbf1f03f03eba5234d6c9e3c5369f6653cd931ba165e326ba088a078a58&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The chateau of the Grand Verdus wine estate in Sadirac, southwestern France's Bordeaux region, Wednesday, July 29, 2026. (AP Photo/Eva van Dam)]]></media:description><media:credit role="author" scheme="urn:ebu">Eva van Dam</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PEAZXUIKZATAWITK6CHVDGXJKM.jpg?auth=faaf2cdead568261d529c4915e370a23a5532f7a714b9a18fa652dda8e7fb70a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Winemaker Edouard Le Grix de la Salle tends vines on his family's Grand Verdus wine estate in Sadirac, southwestern France's Bordeaux region, Wednesday, July 29, 2026. (AP Photo/Eva van Dam)]]></media:description><media:credit role="author" scheme="urn:ebu">Eva van Dam</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CJGWUVKC7NX35QQZSWOJ4OFNSY.jpg?auth=e123b8da6f1305bb7ac088d6f88ebbea14a0c330ceb7c5db5bd0c704a3622787&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Grapes hang in a vineyard on the Grand Verdus wine estate in Sadirac, southwestern France's Bordeaux region, Wednesday, July 29, 2026. (AP Photo/Eva van Dam)]]></media:description><media:credit role="author" scheme="urn:ebu">Eva van Dam</media:credit></media:content></item><item><title><![CDATA[Lindsey Graham returns home one last time for his funeral in South Carolina]]></title><link>https://www.local10.com/news/politics/2026/07/29/lindsey-graham-returns-home-one-last-time-for-his-funeral-in-south-carolina/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/29/lindsey-graham-returns-home-one-last-time-for-his-funeral-in-south-carolina/</guid><dc:creator><![CDATA[By MEG KINNARD and JEFFREY COLLINS, Associated Press]]></dc:creator><description><![CDATA[COLUMBIA, S.C. (AP) — Sen. Lindsey Graham returned for the last time Wednesday to South Carolina, where powerful friends remembered him as someone who never stopped working for the state he loved.]]></description><pubDate>Wed, 29 Jul 2026 21:23:45 +0000</pubDate><content:encoded><![CDATA[<p>COLUMBIA, S.C. (AP) — Sen. Lindsey Graham returned for the last time Wednesday to South Carolina, where powerful friends remembered him as someone who never stopped working for the state he loved.</p><p>After Graham was eulogized Tuesday in the nation's capital as an indefatigable dealmaker by the president, vice president and others, mourners in Columbia recalled him as the son of pool hall owners who “was born with a plastic fork in his mouth,” as former Rep. Trey Gowdy put it.</p><p>The Republican seemed to know every mayor and small-town police chief and the location of every Chick-fil-A in South Carolina, and made sure GOP candidates had money to run in legislative and local elections across the state.</p><p>“Lindsey Graham understood the hopes and dreams and needs of his state and delivered every time,” said Republican Gov. Henry McMaster, who ended his remarks by telling Graham he loved him.</p><p>Friends recall his humor, work ethic and love of people</p><p>Graham died suddenly on July 11 at his home in Washington, likely of an aortic tear, according to preliminary findings. He had just returned from a whirlwind trip to a NATO summit in Turkey, where he celebrated his 71st birthday, and a visit to Ukraine as he negotiated punishing sanctions against Russia. Senators voted late Tuesday to advance the package as a final gesture for their colleague.</p><p>Wednesday's funeral was at First Baptist, the giant downtown church where his predecessor Republican Sen. Strom Thurmond was eulogized 23 years ago.</p><p>One of Graham's many friends in Congress, Gowdy said the senator rose to power through humor, genuine caring for all people and a relentless work ethic. He joked the governor should change the name of the state capital of Columbia to honor Graham, even though his friend wouldn't want it.</p><p>“It wasn't the trapping of office he cared about. It was the work,” Gowdy said.</p><p>Graham also remembered for peacemaking and unpopular votes</p><p>Gowdy spoke for nearly 30 minutes. He remembered a man who knew who he was, cast unpopular votes because they were the right thing to do, loved kids even though he was never married or a father — one joking bit of advice Graham gave youngsters was to “never do for yourself what someone else will do for you” — and was the least pretentious person in politics.</p><p>“He was the worst at carrying a grudge,” Gowdy related, drawing laughter from the crowd. “I had to keep a list of who we were mad at because he could not remember who had done what.”</p><p>People who thought Graham was a warmonger were wrong, Gowdy said. President Donald Trump said Tuesday that “Lindsey liked war.”</p><p>“Blessed be the peacemakers. He was on a trip that turned out to be his last trip trying to broker peace in a war where hundreds of thousands of people lost their lives,” Gowdy said.</p><p>Democratic U.S. Rep. Jim Clyburn, the only remaining member of the South Carolina delegation in power when Graham arrived in Washington in 1995, read Psalm 23.</p><p>In a memory that reflected Graham's ability to see across party lines, McMaster recalled how Graham, newly elected to the Senate, grasped the hand of longtime Democratic Sen. Fritz Hollings and raised it up to a largely Republican crowd. Applause for Hollings had been “polite,” he said, but “began to swell” as Graham was announced.</p><p>“So there we were, if you get this picture, our two U.S. senators, hands held high, waving to the crowd, when the thunderous applause washed off both of them,” McMaster said. “I believe that not many men would have done what Lindsey did.”</p><p>Funeral process included a horse-drawn caisson and military jets</p><p>On Tuesday, Graham’s flag-draped casket was at the U.S. Capitol, where the Republican spent more than 30 years talking and laughing and badgering his colleagues into action. Trump then joined foreign leaders at a memorial service at the Washington National Cathedral, a testament to Graham’s stature on the global stage, calling him “a giant of the United States Senate, a true American original who left us much too soon.”</p><p>Wednesday's ceremonies began at the Statehouse, where Graham started his political career in 1993. A horse-drawn caisson carrying his casket paused in front of a dozen law enforcement officers for a flyover by four military jets, and then proceeded to the church, where his family followed military pallbearers inside. A 130-member choir sang hymns.</p><p>Hundreds of movers in South Carolina politics gathered, including both nominees for governor — Republican Attorney General Alan Wilson and Democratic state Rep. Jermaine Johnson — along with longtime Republican politicians like former House Speaker and Ambassador to Canada David Wilkins and former U.S. Rep. Henry Brown.</p><p>Graham's burial Wednesday near his home in Pickens County was planned as a private ceremony.</p><p>Graham's sister now faces a special primary</p><p>Several speakers praised the senator's younger sister Darline Graham, who dabbed her eyes as she sat with her family in a front pew.</p><p>“What a powerful, graceful person to show up here under such immense pressure,” Sen. Tim Scott said in his eulogy.</p><p>Graham's death, after winning the Republican nomination for a fifth term, has created opportunities for political change. McMaster named Darline Graham to hold his seat until January. She then surprised many by deciding to run for the full six-year term herself.</p><p>Darline Graham now has eight competitors in a special primary on Aug. 11 to decide the Republican nominee, including former Gov. Mark Sanford and U.S. Reps. Ralph Norman and Russell Fry, all three of whom attended Wednesday’s service. Three other candidates who paid the filing fee were kicked off the ballot because they didn’t meet new party requirements. A runoff, if needed, is Aug. 25.</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/X3MWNDPXJLXOGEKLTAAHJGFDAA.jpg?auth=1403a204d1d2871d5ceba25f26f45625b9d5535aef2fa6eb65bda3f3da74233b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The casket of the late Sen. Lindsey Graham, R-S.C., sits at the front of First Baptist Church in Columbia, S.C., during a funeral service, Wednesday, July 29, 2026. (AP Photo/Gerald Herbert)]]></media:description><media:credit role="author" scheme="urn:ebu">Gerald Herbert</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DWNAWCYYT7DMMQMFJ67C5BUAVE.jpg?auth=e7cbf0bbfd3bfb32af96d850d15da10daf99e4c659c4591e8d1946e8f445e60f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Sen. Darline Graham, R-S.C., the sister of the late Sen. Lindsey Graham, R-S.C., looks on as her brother's casket is carried out of First Baptist Church in Columbia, S.C., following a funeral service, Wednesday, July 29, 2026. (AP Photo/Gerald Herbert)]]></media:description><media:credit role="author" scheme="urn:ebu">Gerald Herbert</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OBAEIXBA2AX2MY2W3ALUMBK4EA.jpg?auth=135ab373742ebf6ef1da80b56a6f303f4c7ce018cc589c6e3be67bfb8a79a082&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The casket of the late Sen. Lindsey Graham, R-S.C., is carried out of First Baptist Church in Columbia, S.C., following a funeral service, Wednesday, July 29, 2026. (AP Photo/Gerald Herbert)]]></media:description><media:credit role="author" scheme="urn:ebu">Gerald Herbert</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FJN6UM64B5K3PFCHCNUX7A36FQ.jpg?auth=6c519ad2b3dcbe2463ee377446b1af903cd925ebcef5a886c171f9353255a6ba&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The casket of the late Sen. Lindsey Graham, R-S.C., is carried into First Baptist Church in Columbia, S.C., for a funeral service, Wednesday, July 29, 2026. (AP Photo/Gerald Herbert)]]></media:description><media:credit role="author" scheme="urn:ebu">Gerald Herbert</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/STWU3OARA5CFIEASQRMNRNWHQE.jpg?auth=f7aeadc7fe4643f227071f54f049f95adae1a7cb0701ca6214478a91e4615770&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[From left, South Carolina Gov. Henry McMaster; Rep. James Clyburn, D-S.C.; wife of Sen. Tim Scott, R-S.C., Mindy Noce; Sen. Scott; and Treasury Secretary Scott Bessent attend the funeral service for the late Sen. Lindsey Graham, R-S.C., at First Baptist Church in Columbia, S.C., Wednesday, July 29, 2026. (AP Photo/Gerald Herbert)]]></media:description><media:credit role="author" scheme="urn:ebu">Gerald Herbert</media:credit></media:content></item><item><title><![CDATA[Macklin Celebrini gets 5-year, $94M extension from the Sharks in the NHL's richest deal ever]]></title><link>https://www.local10.com/sports/2026/07/29/macklin-celebrini-gets-5-year-94m-extension-from-the-sharks-in-the-nhls-richest-deal-ever/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/29/macklin-celebrini-gets-5-year-94m-extension-from-the-sharks-in-the-nhls-richest-deal-ever/</guid><dc:creator><![CDATA[By JOSH DUBOW, Associated Press]]></dc:creator><description><![CDATA[SAN JOSE, Calif. (AP) — San Jose Sharks superstar Macklin Celebrini signed a five-year, $94 million extension Wednesday that will make him the highest-paid player in the NHL.]]></description><pubDate>Wed, 29 Jul 2026 15:35:03 +0000</pubDate><content:encoded><![CDATA[<p>SAN JOSE, Calif. (AP) — San Jose Sharks superstar Macklin Celebrini signed a five-year, $94 million extension Wednesday that will make him the highest-paid player in the NHL.</p><p>Celebrini had one year remaining on his three-year, $2.925 million entry-level contract before signing the deal that keeps him locked up with the Sharks through the 2031-32 season.</p><p>The $18.8 million average annual value of the deal that Celebrini reached with general manager Mike Grier and owner Hasso Plattner is the richest in NHL history, topping the $18 million a year Leo Carlsson got when Anaheim matched a five-year offer sheet from Philadelphia.</p><p>“I couldn’t be happier to sign an extension today,” Celebrini said in a statement. “The faith and support that Mr. Plattner, Mike Grier and the entire staff have shown me throughout the past two seasons is proof that we are building something special here. My teammates and I are ready to take another step toward the ultimate goal of bringing a Stanley Cup to this city and its incredible fans. I can’t wait to get going.”</p><p>Celebrini, who turned 20 in June, has established himself as one of the game's top young stars since being picked first overall by San Jose in 2024. His 178 points are the fifth most for a teenager and his 70 career goals are seventh best for a player before turning 20.</p><p>Celebrini had 45 goals and 70 assists last season, with his 115 points breaking Joe Thornton’s franchise record of 114 set in 2006-07 and trailing Wayne Gretzky (137 in 1979-80) and Sidney Crosby (120 in 2006-07) for the most in a season for a player before turning 20.</p><p>He had the 10th most points ever for a player who missed the playoffs, recording a point on 46.2% of San Jose goals for the second-best rate in the league behind Connor McDavid (48/9%) and the best ever for a teenager.</p><p>He also was the leading goal scorer in the Olympics, with five goals to help Canada win the silver medal.</p><p>“In just two seasons as a teenager in the National Hockey League and on the international stage, Macklin has established himself as one of the premier players in the world,” Grier said. “We are extremely excited to have him secured and committed as the centerpiece of a core of talented players in San Jose."</p><p>Despite Celebrini's exploits, the Sharks still missed the playoffs for the seventh straight season. They improved by 34 points for the 10th best single-season jump in the last 30 years but landed four points out of the playoffs.</p><p>Celebrini is part of a strong young core in San Jose alongside fellow promising players like Michael Misa, Will Smith, Igor Chernyshov and Sam Dickinson. The Sharks added even more young talent this offseason with three first-round picks headlined by Swedish left winger Ivar Stenberg at No. 2 overall. They also added North Dakota defenseman Keaton Verhoeff at No. 9 and WHL Vancouver play-making defenseman Ryan Lin at No. 21.</p><p>Grier also brought in veteran reinforcements at the start of the offseason, trading for defenseman Darnell Nurse and signing defenseman Jacob Trouba and forward Mason Marchment.</p><p>___</p><p>AP NHL: https://apnews.com/hub/nhl</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/D3IAQYDPJL25E7HZPWYRLWQQLE.jpg?auth=d960ba44760ac30fab9c9b02a0eeff6f40512cd936ce9862665661d446505ee8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - San Jose Sharks center Macklin Celebrini, right, talks with goaltender Yaroslav Askarov during the third period of an NHL hockey game against the Anaheim Ducks, April 9, 2026, in Anaheim, Calif. (AP Photo/Ryan Sun, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ryan Sun</media:credit></media:content></item><item><title><![CDATA[Expresidenta argentina condenada denuncia proscripción ante Naciones Unidas]]></title><link>https://www.local10.com/espanol/2026/07/29/expresidenta-argentina-condenada-denuncia-proscripcion-ante-naciones-unidas/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/expresidenta-argentina-condenada-denuncia-proscripcion-ante-naciones-unidas/</guid><dc:creator><![CDATA[The Associated Press, Associated Press]]></dc:creator><description><![CDATA[BUENOS AIRES (AP) — La expresidenta argentina Cristina Fernández, quien cumple una condena de seis años de prisión e inhabilitación perpetua para ocupar cargos públicos por corrupción, denunció ante el Comité de Derechos Humanos de las Naciones Unidas a los jueces que la sentenciaron por “machismo estructural” y persecución política.]]></description><pubDate>Wed, 29 Jul 2026 17:44:14 +0000</pubDate><content:encoded><![CDATA[<p>BUENOS AIRES (AP) — La expresidenta argentina Cristina Fernández, quien cumple una condena de seis años de prisión e inhabilitación perpetua para ocupar cargos públicos por corrupción, denunció ante el Comité de Derechos Humanos de las Naciones Unidas a los jueces que la sentenciaron por “machismo estructural” y persecución política.</p><p>“Lo hago con la convicción de que el Derecho Internacional de los Derechos Humanos constituye una conquista de la humanidad precisamente para momentos como éste: cuando los mecanismos internos de un país dejan de proteger a las personas frente a los abusos del poder”, explicó la exmandataria de centroizquierda —que gobernó el país entre 2007 y 2015 y fue vicepresidenta entre 2019 y 2023— en una publicación difundida el miércoles en sus redes sociales.</p><p>La presentación, a cargo de dos abogados extranjeros, tuvo lugar al cumplirse el primer año del arresto domiciliario que se le impuso a Fernández luego de que la Corte Suprema de Justicia confirmara la condena a seis años de prisión por administración fraudulenta en la licitación pública para la construcción de obras viales durante su gestión.</p><p>La dirigente de 73 años, que se encuentra recluida en su apartamento de Buenos Aires, enfrenta actualmente otro juicio por asociación ilícita en una causa que involucra también a varios empresarios que habrían pagado millonarios sobornos a funcionarios durante su gobierno.</p><p>Fernández, quien rechaza los cargos en su contra, sostuvo que “lo que he padecido y padezco no puede comprenderse únicamente como una sucesión de decisiones judiciales equivocadas”.</p><p>“Estamos frente a graves violaciones de derechos humanos, nacidas de un machismo estructural que todavía subsiste en sectores del sistema judicial argentino”, remarcó. “Con los desastres que se han hecho a lo largo de la historia en nuestro país… ¿ser la única expresidente condenada por la Corte Suprema? ¿En serio alguien puede pensar que eso es una casualidad?”.</p><p>Añadió que el fin último de la supuesta persecución judicial en su contra es proscribirla políticamente. “La proscripción perpetua es, en realidad, la pena principal... Quieren impedir que una parte del pueblo argentino pueda volver a elegir libremente el proyecto que representa sus esperanzas”, señaló.</p><p>Impacto político más que judicial</p><p>Tras agotar todas las instancias judiciales en Argentina, la exmandataria quedó habilitada para llevar su caso ante el Comité de Derechos Humanos de las Naciones Unidas, con sede en Ginebra.</p><p>La presentación, a cargo del abogado español Javier Borrego y del brasileño Rafael Valim, enumera la serie de supuestas violaciones al Pacto Internacional de Derechos Civiles y Políticos de las que habría sido víctima la líder opositora, entre las que mencionó el derecho a votar y ser elegida y enfrentar un juicio justo ante un tribunal “competente, independiente e imparcial” y con “tiempo y medios adecuados” para preparar su defensa.</p><p>Los abogados señalaron que Fernández fue juzgada “dos veces por el mismo delito”, lo cual es inconstitucional, al recordar que tribunales inferiores archivaron o dictaron su sobreseimiento en 49 de las 51 obras públicas por las que fue condenada la expresidenta.</p><p>La defensa de Fernández también solicitó ante Naciones Unidas medidas cautelares para dejar sin efecto la inhabilitación perpetua para ejercer cargos públicos y flexibilizar el régimen de prisión domiciliaria, que incluya el retiro de la tobillera electrónica, eliminar restricciones a visitas y acceso al aire libre.</p><p>El Comité de Derechos Humanos de Naciones Unidas primero debe admitir el recurso presentado por la expresidenta antes de pronunciarse, aunque sus resoluciones no necesariamente son vinculantes.</p><p>“Nuestra Corte Suprema (de Argentina) ya ha dicho claramente (en otra sentencia) que no hay una cuarta instancia superior a la Corte misma que pueda revocar un fallo”, explicó el abogado constitucionalista Félix Lonigro en diálogo con radio Rivadavia de Buenos Aires.</p><p>“Me parece que la idea es generar oleaje en la pileta en la que nadan los políticos y no en el ambiente judicial. Tal vez quiera posicionarse en el mundo como una víctima”, opinó el experto.</p><p>Por tratarse de una condena firme, la única posibilidad concreta que tiene Fernández de recuperar su libertad es un indulto presidencial, algo improbable bajo la gestión actual del presidente liberal Javier Milei.</p><p>Pero este escenario podría revertirse el próximo año si el peronismo regresa al poder con un triunfo en las elecciones generales de octubre.</p><p>“Con la misma convicción con la que siempre enfrenté las horas más difíciles de nuestra historia y las de mi propia vida: muy pronto volveremos a encontrarnos. Volveremos a caminar juntos”, concluyó la expresidenta.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4IGO5BOWX7UIILQVKYLWE2WW5Q.jpg?auth=1468f7371e9ee78bdccb12cc16afecb006224e43f7bb3431e5bf50a7138eecc9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[ARCHIVO - Un partidario de la expresidenta argentina Cristina Fernández pega una foto de ella en la pared exterior de su casa después de que la Corte Suprema confirmara la condena por corrupción de Fernández en Buenos Aires, Argentina, el martes 17 de junio de 2025. (AP Foto/Natacha Pisarenko, Archivo)]]></media:description><media:credit role="author" scheme="urn:ebu">Natacha Pisarenko</media:credit></media:content></item><item><title><![CDATA[Trump and DOJ ask Supreme Court to toss $83 million defamation verdict in E. Jean Carroll case]]></title><link>https://www.local10.com/news/2026/07/29/trump-and-doj-ask-supreme-court-to-toss-83-million-defamation-verdict-in-e-jean-carroll-case/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/29/trump-and-doj-ask-supreme-court-to-toss-83-million-defamation-verdict-in-e-jean-carroll-case/</guid><dc:creator><![CDATA[By LINDSAY WHITEHURST and LARRY NEUMEISTER, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — President Donald Trump and the Justice Department are asking the Supreme Court to toss an $83 million defamation verdict won by writer E. Jean Carroll after she accused him of sexual assault, saying he can't be sued for comments he made while he was president.]]></description><pubDate>Wed, 29 Jul 2026 20:50:44 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — President Donald Trump and the Justice Department are asking the Supreme Court to toss an $83 million defamation verdict won by writer E. Jean Carroll after she accused him of sexual assault, saying he can't be sued for comments he made while he was president.</p><p>It's the second time Trump has asked the justices to nix damages awarded by a jury to Carroll, a longtime advice columnist and former TV talk show host. The Supreme Court refused in June to hear his appeal of another verdict, for $5 million, that found him liable for sexual abuse and defamation.</p><p>The latest case centers on comments Trump made during his first term as president. The Justice Department wants to invoke the Westfall Act, which shields government employees from being sued for doing their jobs.</p><p>“Absent this Court’s intervention, the sitting President is facing nearly a hundred million dollars of personal liability for conduct that was well within the scope of his federal office,” federal attorneys wrote. “That alone deserves this Court’s attention.”</p><p>The documents were reviewed Wednesday by The Associated Press and expected to be formally docketed with the court shortly.</p><p>Trump's lawyers, meanwhile, argued that an appeals court “engaged in procedural contortions” to avoid addressing Trump's claims that presidential immunity protects him from the $83 million award because he made the statements in question in 2019 while he was president.</p><p>The lawyers argued that the 2nd U.S. Circuit Court of Appeals in Manhattan ruled in a manner that “cries out for this Court's review in this unprecedented case" and called the damages “grossly excessive.”</p><p>“This is the first case in our nation's history in which a court has imposed damages liability on a president for his conduct in office,” the lawyers wrote.</p><p>Carroll's lawyers have declined to comment on the latest Trump filing.</p><p>Trump has long argued he cannot be sued over comments he made about Carroll during his first term where he disavowed knowing her and attacked her motivations for going public with her story in a recent memoir. He's also asking the Supreme Court justices to reconsider their rejection of his appeal in the $5 million verdict.</p><p>The appeal comes about two years after the Supreme Court granted Trump broad immunity from criminal prosecution as a former president.</p><p>Carroll testified twice before New York juries that Trump sexually assaulted her in spring 1996 in a dressing room at Bergdorf Goodman, a luxury retailer across the street from Trump Tower. She first went public with the claims in a 2019 memoir.</p><p>She sued Trump for defamation after he accused her of making up the allegation to help book sales, adding that he’d never met her and “she’s not my type.” He has repeatedly denied any wrongdoing.</p><p>A Manhattan jury awarded her $83 million in damages in January 2024. Lower courts have so far rejected Trump’s appeals to overturn the verdict, though the New York-based appeals court split over the decision and agreed to delay that payout until the Supreme Court weighs in.</p><p>In 2023, another jury said Carroll was entitled to $5 million after concluding that Trump had subjected her to sexual abuse in the department store encounter and for defamation for remarks he had made after his first term ended. That judgment has been paid.</p><p>The Associated Press does not identify people who say they have been sexually assaulted unless they come forward publicly, as Carroll has done.</p><p>___</p><p>Neumeister reported from New York.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/KC4MCM6NFM6SYOLVO6BC3QFXSA.jpg?auth=22ab58fefeefb5bfe5f6edf4ed189a6bf5cb953bc35217905347dd74b8765b78&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - E. Jean Carroll exits the New York Federal Court after former President Donald Trump appeared in court, Sept. 6, 2024, in New York. (AP Photo/Eduardo Munoz Alvarez, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Eduardo Munoz Alvarez</media:credit></media:content></item><item><title><![CDATA[A new league marks another major moment in a scattered history for women's pro baseball]]></title><link>https://www.local10.com/sports/2026/07/29/a-new-league-marks-another-major-moment-in-a-scattered-history-for-womens-pro-baseball/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/29/a-new-league-marks-another-major-moment-in-a-scattered-history-for-womens-pro-baseball/</guid><dc:creator><![CDATA[By JAY COHEN, Associated Press]]></dc:creator><description><![CDATA[CHICAGO (AP) — The nation’s first women’s professional baseball league in nearly 30 years is about to embark on its inaugural season in what marks a major milestone in the scattered history of the sport in the United States.]]></description><pubDate>Wed, 29 Jul 2026 14:40:31 +0000</pubDate><content:encoded><![CDATA[<p>CHICAGO (AP) — The nation’s first women’s professional baseball league in nearly 30 years is about to embark on its inaugural season in what marks a major milestone in the scattered history of the sport in the United States.</p><p>The Women's Pro Baseball League is also part of a timeline that goes back to the very beginning of the sport.</p><p>“Women have always been part of this game,” said Kat Williams, the chief executive officer of the International Women’s Baseball Center. “We’ve always played, we’ve always umpired, we’ve always coached. And in some of the earliest references in the 17th century, the earliest references to something like a game of baseball, it was women that were playing it.”</p><p>Next up is the WPBL, which plays its first game Saturday. The league has four teams — New York, Boston, Los Angeles and San Francisco — for its first year, but the 15 regular-season games for each club and the playoffs will be held at Robin Roberts Stadium in Springfield, Illinois. The ballpark has a seating capacity of 5,200, and Springfield hosted one of the earliest paid women’s games when the Blondes faced the Brunettes on Sept. 11, 1875.</p><p>Kelsie Whitmore, Mo’ne Davis and Ayami Sato are among the marquee names expected to play in the league’s first season. Each team will have 15 active players for the seven-inning games.</p><p>“It’s amazing. It’s one of those kind of things that we always hoped would happen, but wasn’t sure that we would see it happen anytime soon,” said Leslie Heaphy, the president of the IWBC and the chair of the women in baseball committee for the Society for American Baseball Research. “And it’s fitting, it's needed, and yeah, it's exciting.”</p><p>Women's baseball had a breakthrough moment during World War II</p><p>While women have been connected to baseball since the beginning of the game, the first professional women's league was the All-American Girls Professional Baseball League. Immortalized in the film “A League of Their Own,” it ran from 1943-54.</p><p>The AAGPBL began during World War II as a softball league before converting to baseball. Jean Faut, Doris Sams and Dottie Kamenshek were among the league's best players. Maybelle Blair, who pitched in the AAGPBL in 1948, is on the WPBL's advisory board.</p><p>“It was never intended to last past 1945 when it first started, but the fact that it lasts through 1954 tells you something about the importance, I think,” said Heaphy, an associate professor at Kent State-Stark.</p><p>“It tells you about the determination of those involved, and I think it tells you a lot about the interest of the fans.”</p><p>Hollywood spurred renewed interest in women's baseball</p><p>After the AAGPBL ceased operations, it would be another 40 years — in the wake of the box office success for “A League of Their Own” — before interest in professional women’s baseball resurfaced.</p><p>From 1994-97, Hall of Fame pitcher Phil Niekro managed an all-female pro team, the Colorado Silver Bullets, that barnstormed the country facing men’s amateur and semi-pro teams. The Ladies Professional Baseball League played in 1997 and part of 1998 before folding. It was based in the southwestern United States before expanding to New York and New Jersey. Former big league sluggers Bobby Bonds and George Foster were involved in another short-lived league in the mid-1990s in Florida.</p><p>The Women’s Baseball World Cup launched in 2004 and will be played for the 11th time in 2027. Japan has won the last eight World Cups after finishing runner-up to the U.S. in the first two.</p><p>The AAGPBL and WPBL share a focus on marketing, albeit for different eras</p><p>Skirts were part of the uniform for AAGPBL players, and they were required to attend charm school. There was an emphasis on femininity and “ladylike” behavior, according to the Baseball Hall of Fame.</p><p>The WPBL is all over social media, detailing the background of its players while looking to sell tickets and merchandise.</p><p>“We know this was true in the ‘40s and ’50s, that people tended then to follow the team because of the place, and then the players. Now they follow players, right? That’s what people do,” Heaphy said.</p><p>“So I think that issue of raising awareness, both leagues recognize that.”</p><p>Arthur Meyerhoff, a Chicago advertising executive, played a prominent role in the creation and operation of the AAGPBL.</p><p>“He was a marketing guy, and he knew that had to happen,” said Williams, a professor emeritus at Marshall University who is part of a WPBL advisory board with Heaphy. “He knew that there has to be an image, right?</p><p>"I mean, that’s typical of any kind of new endeavor. You have to put forth an image. And the image I hope people are seeing with the WPBL is that these are athletes. These are good athletes. They’re strong women. They’re talented and smart. And I think that’s the message.”</p><p>One of the biggest legacies of the AAGPBL is connected to what the women accomplished after their playing careers. Several of the women went to graduate school and earned advanced degrees. They took on prominent jobs while crediting the league for opening their eyes as to what was possible.</p><p>“The impact, the economic impact on those players and their families, they became doctors and lawyers and airplane pilots and teachers and you know things that they would (have) never had an opportunity to do,” Williams said.</p><p>___</p><p>AP Sports: https://apnews.com/sports</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YFO5PIZMW4CIG2HZUZANKVQLPQ.jpg?auth=5b23a4e2eeb117b463511a84b89d7fd4d9241d92ecca47f5c050c0366d87616d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Kelsie Whitmore pitches during a Women's Pro Baseball League practice, Wednesday, March 18, 2026, in Fort Myers, Fla. (AP Photo/Rebecca Blackwell, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Rebecca Blackwell</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5QLTNHYLITXIIXVOAYKCLGFHMQ.jpg?auth=673415de9b478f830933826b38c80272662e93bd75cb6db8097659c9e93761b9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Ayami Sato pitches during a Women's Pro Baseball League exhibition game, Thursday, March 19, 2026, in Fort Myers, Fla. (AP Photo/Rebecca Blackwell, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Rebecca Blackwell</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VNPCOTK6JPHQU4OIZ7FX3O7MSA.jpg?auth=43e9e8465e75da9d44e214ba16e0b601c921db7b02608ab8dbaea61abbdb22dd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Mo'ne Davis watches her hit during a Women's Pro Baseball League exhibition game, Thursday, March 19, 2026, in Fort Myers, Fla. (AP Photo/Rebecca Blackwell, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Rebecca Blackwell</media:credit></media:content></item><item><title><![CDATA[K-pop powerhouse BTS say they will not submit music for 2027 Grammys]]></title><link>https://www.local10.com/entertainment/2026/07/29/k-pop-powerhouse-bts-say-they-will-not-submit-music-for-2027-grammys/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/07/29/k-pop-powerhouse-bts-say-they-will-not-submit-music-for-2027-grammys/</guid><dc:creator><![CDATA[By MARIA SHERMAN, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — K-pop powerhouse BTS said they will not submit their music for consideration at the forthcoming 2027 Grammy Awards.]]></description><pubDate>Wed, 29 Jul 2026 17:17:16 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — K-pop powerhouse BTS said they will not submit their music for consideration at the forthcoming 2027 Grammy Awards.</p><p>All seven BTS members — RM, Suga, j-hope, Jimin, V, Jung Kook and Jin — shared the same note Wednesday.</p><p>“We hope our music can be heard and loved for what it is, rather than being divided by region or language,” the coordinated message read. “We thank Army and everyone who has always stood by us.”</p><p>Wednesday’s announcement came just over a month after the Recording Academy announced five new Grammy categories, which include best Asian pop music performance, meant to celebrate releases across K-pop, J-pop, C-pop and beyond.</p><p>Some fans viewed the new category as a racialized barrier for Asian performers.</p><p>A representative for BTS offered no additional comment.</p><p>BTS has never won a Grammy, though they've been nominated for five: three times in the best pop duo/group performance category as well as album of the year (for their contributions to Coldplay's “Music of the Spheres”) and best music video for “Yet to Come.”</p><p>In fact, no K-pop act had ever won a Grammy before this year, when “Golden” from the Netflix animated film “KPop Demon Hunters” took home the trophy for best song for visual media. It capped a highly visible night for K-pop at the Grammys — an institution where the genre has long been undercelebrated despite its massive international following.</p><p>In March, BTS returned after a nearly four-year musical hiatus. “ARIRANG,” the 14-track, critically acclaimed fifth studio album from the septet, served as both a reintroduction to the band after its members completed South Korea's mandatory military service and as a keen reminder of their place atop popular culture conversation.</p><p>Representatives for the Recording Academy did not immediately respond to The Associated Press' request for comment.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/7DC6F2DCQLVALSBTQSVYPO6G5I.jpg?auth=905d99434d03a8e468c1e4485183ab31b5d72efa0e6b3dbd533355daf18cdbfa&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Korean pop band BTS attends the 2019 Variety's Hitmakers Brunch in West Hollywood, Calif., on Dec. 7, 2019.(Photo by Richard Shotwell/Invision/AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Richard Shotwell</media:credit></media:content></item><item><title><![CDATA[‘Technology issue’ caused American Airlines to ground all flights temporarily ]]></title><link>https://www.local10.com/news/local/2026/07/28/technology-issue-caused-american-airlines-to-ground-all-flights-temporarily/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/28/technology-issue-caused-american-airlines-to-ground-all-flights-temporarily/</guid><dc:creator><![CDATA[Aaron Maybin]]></dc:creator><description><![CDATA[American Airlines airplanes are back up in the air after an outage forced its flights to remain grounded for nearly an hour.]]></description><pubDate>Wed, 29 Jul 2026 01:19:51 +0000</pubDate><content:encoded><![CDATA[<p>American Airlines airplanes are back up in the air after an outage Tuesday forced its flights to remain grounded for nearly an hour.</p><p><a href="https://www.local10.com/espanol/2026/07/29/problema-tecnologico-obligo-a-american-airlines-a-suspender-temporalmente-todos-sus-vuelos/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/problema-tecnologico-obligo-a-american-airlines-a-suspender-temporalmente-todos-sus-vuelos/">Leer en español</a></p><p>The airline says the issue was due to an IT problem.</p><blockquote class="twitter-tweet"><p lang="en" dir="ltr">A technology issue briefly impacted connectivity for some of our systems on Tuesday evening. Systems are coming back online now and flights are departing again. We put a temporary ground stop in place while our teams worked to resolve the issue. We apologize to our customers for…</p>&mdash; americanair (@AmericanAir) <a href="https://x.com/AmericanAir/status/2082245028903051331?ref_src=twsrc%5Etfw">July 28, 2026</a></blockquote><p>Their teams rushed to get the problem resolved, and flights have since resumed.</p><p>The delay has still caused headaches for travelers across the country.</p><p>A spokesperson for Miami International Airport said it was too early to show how many flights were affected at MIA, but a flight board indicated that there were several delays, though no cancellations were seen. </p><p>Local 10’s Aaron Maybin headed to Miami International Airport to assess the situation, and his full report 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[Problema tecnológico obligó a American Airlines a suspender temporalmente todos sus vuelos]]></title><link>https://www.local10.com/espanol/2026/07/29/problema-tecnologico-obligo-a-american-airlines-a-suspender-temporalmente-todos-sus-vuelos/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/problema-tecnologico-obligo-a-american-airlines-a-suspender-temporalmente-todos-sus-vuelos/</guid><dc:creator><![CDATA[Aaron Maybin]]></dc:creator><description><![CDATA[Los aviones de American Airlines volvieron a despegar después de que una falla obligara a mantener todos sus vuelos en tierra durante casi una hora.]]></description><pubDate>Wed, 29 Jul 2026 14:18:23 +0000</pubDate><content:encoded><![CDATA[<p>Los aviones de American Airlines volvieron a despegar después de que una falla el martes obligara a mantener todos sus vuelos en tierra durante casi una hora.</p><p>La aerolínea informó que el problema se debió a una falla en sus sistemas de tecnología de la información (IT).</p><blockquote class="twitter-tweet"><p lang="en" dir="ltr">A technology issue briefly impacted connectivity for some of our systems on Tuesday evening. Systems are coming back online now and flights are departing again. We put a temporary ground stop in place while our teams worked to resolve the issue. We apologize to our customers for…</p>&mdash; americanair (@AmericanAir) <a href="https://x.com/AmericanAir/status/2082245028903051331?ref_src=twsrc%5Etfw">July 28, 2026</a></blockquote><p>Sus equipos trabajaron rápidamente para resolver el problema y, desde entonces, los vuelos se reanudaron.</p><p>Sin embargo, el retraso ha provocado inconvenientes para los viajeros en todo el país.</p><p>Un portavoz del Aeropuerto Internacional de Miami (MIA) dijo que aún era demasiado pronto para determinar cuántos vuelos resultaron afectados en el aeropuerto, pero el tablero de vuelos mostraba varios retrasos, aunque no se observaban cancelaciones.</p><p>Aaron Maybin, de Local 10, se trasladó al Aeropuerto Internacional de Miami para evaluar la situación. Su reportaje completo puede verse al inicio de esta página.</p>]]></content:encoded></item><item><title><![CDATA[Latest updates from Local 10 Cuba Analyst Dr. Andy Gomez]]></title><link>https://www.local10.com/news/world/2026/07/02/latest-updates-from-local-10-cuba-analyst-dr-andy-gomez/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/02/latest-updates-from-local-10-cuba-analyst-dr-andy-gomez/</guid><dc:creator><![CDATA[Andy Gomez]]></dc:creator><description><![CDATA[Five leading economists in Cuba just released a report entitled “A Proposal to Transform the Cuban Economy.” The document lays out a structural diagnosis of the current economic crisis facing the nation and proposes, as a strategic goal, the creation of a social market economy underpinned by a democratic state governed by the rule of law.]]></description><pubDate>Thu, 02 Jul 2026 15:46:05 +0000</pubDate><content:encoded><![CDATA[<p><b>July 29 update: 5</b> <b>leading economists in Cuba release report entitled ‘A Proposal to Transform the Cuban Economy.’</b></p><p><a href="https://www.local10.com/espanol/2026/07/29/ultimas-actualizaciones-del-analista-sobre-cuba-de-local-10-dr-andy-gomez/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/ultimas-actualizaciones-del-analista-sobre-cuba-de-local-10-dr-andy-gomez/">Leer en español</a></p><p>Five leading economists in Cuba just released a report entitled “A Proposal to Transform the Cuban Economy.” The document lays out a structural diagnosis of the current economic crisis facing the nation and proposes, as a strategic goal, the creation of a social market economy underpinned by a democratic state governed by the rule of law.</p><p>While the report is good, the problem that I see is the creation of a democratic state. We must remember that Cuba did not have a democracy before the start of the Cuban Revolution in 1959. To transition a totalitarian state that has had a centralized economy for almost 68 years could take time. Time that Cuba and its population do not have given the current economic crisis.</p><p><b>July 27 update: 73 years after start of Cuban Revolution </b></p><p>Yesterday marked the 73<sup>rd</sup> anniversary since Fidel Castro, Raul Castro and their group of rebels attacked the Moncada Military Barracks in Santiago de Cuba. July 26, 1953 is considered the start of the Cuban Revolution. </p><p>Like Robert Frost’s poem, “The Road Not Taken”, the Cuban revolution took a path that destroyed the country and “never looked back.” Today, Cuba is at the end of what Fidel called its glory days.</p><p><b>July 24 update: Trump Administration announces series of new sanctions against Cuba</b></p><p>On Thursday, the Trump Administration announced a series of new sanctions against Cuba targeting the government’s military conglomerate Gaesa. However, this time it includes companies like Coral S. A. that took over operations from some sectors of GAESA to avoid U.S. sanctions and keep import operations in Cuba functioning. </p><p>The question many academics that follow Cuba like me are asking is whether the U.S. strategy moving forward is to force Cuba to eventually sell some of GAESA’s assets to the U.S.</p><p><b>July 23 update: US continues to send mixed signals as to what will be done with Cuba </b></p><p>This past Monday, the U.S. Department of State issued a 100-page report entitled “Cuba: The Capital of 21<sup>st</sup> Century Communism” that outlined why Cuba is a national security threat not only to the U.S., but to the entire world. The Cuban government reacted at once and not only criticized the report but blamed Secretary of State Marco Rubio with threatening the island nation.</p><p>On Wednesday at a press conference in the Philippines, Rubio, when asked by a reporter what the U.S. plan was for Cuba, used a much more diplomatic tone and said the U.S. is still willing to negotiate with Cuba.</p><p>Washington continues to send mixed signals as to what will be done with Cuba. What we do know is that the strategy used in Venezuela did not bring about regime change.</p><p><b>July 21 update: First humanitarian aid from US will arrive in Cuba</b></p><p>Today, the first humanitarian aid will arrive in Cuba as part of Secretary of State Marco Rubio’s offer to help the Cuban people as they experience the worst economic situation since the early 1990’s. Today’s cargo includes 700 hygiene kits and 700 food items to be distributed directly to the Cuban people by Catholic Relief Services Caritas Cuba and other faith-based organizations. </p><p>Secretary Rubio wants to let the Cuban people clearly know that the U.S. stands behind them and is willing to continue to help them as part of the U.S. commitment of $100 million in humanitarian aid.</p><p><b>July 20 update: Cuba releases artist Luis Manuel Otero Alcantara </b></p><p>This past Saturday, Cuba released artist and opposition leader Luis Manuel Otero Alcantara after serving five years in jail. Otero Alcantara was one of the leaders of the San Isidro movement that led to large protests across the island nation five years ago. </p><p>Upon arriving in Miami, Otero Alcantara thanked the Cuban American community for its support and asked Cuba to release all political prisoners in jail.</p><p><b>July 16 update: US Department of Defense pays $3 million to US personnel affected by Havana Syndrome</b></p><p>The U.S. Department of Defense has paid $3 million in compensation to U.S. personnel affected by the mysterious condition known as Havana Syndrome, making the first payment under the 2021 Havana Act.</p><p>Havana Syndrome first appeared in 2016 when U.S. diplomats and intelligence officers in Havana, Cuba reported unusual symptoms, including intense head pressure, dizziness, nausea, hearing disturbances and memory problems.</p><p><b>July 14 update: New U.S. sanctions increase pressure on Cuba’s military-run economy</b></p><p>The United States on Monday introduced new sanctions targeting companies controlled by GAESA, Cuba’s military economic conglomerate, as well as some of the military brigades responsible for suppressing protests like the ones we saw the other day.</p><p>How much longer can the Cuban government hold on? Information continues to reach U.S. officials indicating that there are sectors within the Cuban government that are increasingly concerned about how much longer they can survive without negotiating with the U.S. government before facing a complete collapse of their system.</p><p><b>July 10 update: Does Raul Castro’s grandson have the full authority to negotiate for the Cuban government?</b></p><p>As I expected, there seems to be a small crack within the inner circle of the Cuban government. Some have criticized Raulito (Raul Castro’s grandson) for offering to negotiate directly with President Trump. The criticism comes as to whether he has the full authority to negotiate for the Cuban government or is he just negotiating for the Castro family?</p><p>Yesterday, the Cuban Communist Party (PCC) backed Raulito’s efforts, but the military leadership has remained quiet.</p><p><b>July 8 update: United Nations has no legal right to lift U.S. embargo on Cuba </b></p><p>Every year, Cuba argues in front of the United Nations that the U.S. economic embargo is the cause for their economic problems. Each year, Cuba loses more support for their argument. The United Nations has no legitimate or legal right to lift the embargo. The U.S. Congress can only lift the embargo.</p><p>The Cuban government propaganda machine has failed. Most Cubans on the island, including economists on the island, blame the Cuban government for their current poor economic conditions. </p><p><b>July 6 update: Raul Castro’s grandson says Cuba is willing to negotiate with US</b></p><p>Reuters reported earlier this morning that Raul Castro’s grandson Raulito, known as “El Cangrejo,” announced that Cuba is willing to negotiate with the U.S. The question we need to ask ourselves is whether Raulito is negotiating on behalf of the Castro family or the Cuban government?</p><p>We know that Cuba has been selling some of their assets, including some belonging to the military economic conglomerate GAESA in the last couple of weeks. Cuba’s attempt to invite foreign investment has not attracted many takers for the fear of losing their money.</p><p><b>July 2 update: Cuba’s culture of fear complicates a Democratic transition</b></p><p>When we talk about Cuba, we usually concentrate on their centralized political and economic system. However, we fail to recognize that individuals that have lived under totalitarian regimes have had to survive under a culture of fear. Such system of government creates a psychological set of attitudes and values that help define the daily behavior in order to align the people’s wants and needs to the restrictions imposed by the government.</p><p>To break such behaviors could take years of psychological training and change. Therefore, transitioning a totalitarian state to support a transition to some form of a Democratic government could take time.</p><p><b>Dr. Andy S. Gomez’s June updates can be viewed by </b><a href="https://www.local10.com/news/world/2026/06/01/looking-to-the-future-should-cuban-americans-invest-in-cuba/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/01/looking-to-the-future-should-cuban-americans-invest-in-cuba/"><b>clicking here. </b></a></p><p><i>Dr. Andy S. Gomez is Local 10’s Cuba Analyst. Gomez is considered one of the leading scholars on Cuba. He worked in higher education for 32 years before retiring from the University of Miami in 2012. </i></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZJXH4P6MPJ6543P376CIIMEX6Y.jpg?auth=291d1da6375a9e1dadd94c26c2139a181f998f6718b99433ef479880d2196a63&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[
Cuban President Miguel Díaz-Canel (center) at the event commemorating the anniversary of the assault on the Moncada Barracks in Pinar del Río, Cuba, on July 26, 2026. (AP Photo/Ramon Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content></item><item><title><![CDATA[Últimas actualizaciones del analista sobre Cuba de Local 10, Dr. Andy Gomez]]></title><link>https://www.local10.com/espanol/2026/07/29/ultimas-actualizaciones-del-analista-sobre-cuba-de-local-10-dr-andy-gomez/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/ultimas-actualizaciones-del-analista-sobre-cuba-de-local-10-dr-andy-gomez/</guid><dc:creator><![CDATA[Andy Gomez]]></dc:creator><description><![CDATA[Cinco destacados economistas de Cuba acaban de publicar un informe titulado “Una propuesta para transformar la economía cubana”. El documento presenta un diagnóstico estructural de la actual crisis económica que enfrenta el país y propone, como objetivo estratégico, la creación de una economía social de mercado sustentada por un Estado democrático regido por el Estado de derecho.]]></description><pubDate>Wed, 29 Jul 2026 14:13:41 +0000</pubDate><content:encoded><![CDATA[<p><b>Actualización del 29 de julio: Cinco destacados economistas de Cuba publican el informe “Una propuesta para transformar la economía cubana”</b></p><p>Cinco destacados economistas de Cuba acaban de publicar un informe titulado “Una propuesta para transformar la economía cubana”. El documento presenta un diagnóstico estructural de la actual crisis económica que enfrenta el país y propone, como objetivo estratégico, la creación de una economía social de mercado sustentada por un Estado democrático regido por el Estado de derecho.</p><p>Aunque el informe es positivo, el problema que veo es la creación de un Estado democrático. Debemos recordar que Cuba no tenía una democracia antes del inicio de la Revolución Cubana en 1959. La transición de un Estado totalitario que ha tenido una economía centralizada durante casi 68 años podría tomar tiempo. Un tiempo que Cuba y su población no tienen, dada la actual crisis económica.</p><p><b>Actualización del 27 de julio: 73 años del inicio de la Revolución Cubana</b></p><p>Ayer se cumplieron 73 años desde que Fidel Castro, Raúl Castro y su grupo de rebeldes atacaron el Cuartel Moncada en Santiago de Cuba. El 26 de julio de 1953 es considerado el inicio de la Revolución Cubana.</p><p>Al igual que en el poema “El camino no elegido”, de Robert Frost, la Revolución Cubana tomó un rumbo que destruyó el país y “nunca miró atrás”. Hoy, Cuba se encuentra al final de lo que Fidel llamó sus años de gloria.</p><p><b>Actualización del 24 de julio: La Administración Trump anuncia una nueva serie de sanciones contra Cuba</b></p><p>El jueves, la Administración Trump anunció una nueva serie de sanciones contra Cuba dirigidas al conglomerado militar GAESA. Sin embargo, esta vez también incluyen empresas como Coral S.A., que asumieron operaciones de algunos sectores de GAESA para evitar las sanciones de Estados Unidos y mantener en funcionamiento las operaciones de importación en Cuba.</p><p>La pregunta que muchos académicos que seguimos a Cuba nos hacemos es si la estrategia de Estados Unidos de ahora en adelante será obligar a Cuba a vender eventualmente algunos de los activos de GAESA a Estados Unidos.</p><p><b>Actualización del 23 de julio: Estados Unidos continúa enviando señales contradictorias sobre Cuba</b></p><p>El pasado lunes, el Departamento de Estado de Estados Unidos publicó un informe de 100 páginas titulado “Cuba: la capital del comunismo del siglo XXI”, en el que expone por qué Cuba representa una amenaza para la seguridad nacional no solo de Estados Unidos, sino del mundo entero. El gobierno cubano reaccionó de inmediato, no solo criticando el informe, sino también acusando al secretario de Estado, Marco Rubio, de amenazar a la isla.</p><p>El miércoles, durante una conferencia de prensa en Filipinas, Rubio, al ser consultado por un periodista sobre el plan de Estados Unidos para Cuba, utilizó un tono mucho más diplomático y afirmó que el país sigue dispuesto a negociar con Cuba.</p><p>Washington continúa enviando señales contradictorias sobre lo que hará con Cuba. Lo que sí sabemos es que la estrategia utilizada en Venezuela no logró un cambio de régimen.</p><p><b>Actualización del 21 de julio: Llegará a Cuba la primera ayuda humanitaria de Estados Unidos</b></p><p>Hoy llegará a Cuba el primer envío de ayuda humanitaria como parte de la oferta del secretario de Estado Marco Rubio para ayudar al pueblo cubano mientras enfrenta la peor situación económica desde principios de la década de 1990. El cargamento de hoy incluye 700 kits de higiene y 700 paquetes de alimentos que serán distribuidos directamente al pueblo cubano por Catholic Relief Services Caritas Cuba y otras organizaciones religiosas.</p><p>El secretario Rubio quiere dejar claro al pueblo cubano que Estados Unidos lo respalda y está dispuesto a seguir ayudándolo como parte del compromiso de $100 millones USD en ayuda humanitaria.</p><p><b>Actualización del 20 de julio: Cuba libera al artista Luis Manuel Otero Alcántara</b></p><p>El pasado sábado, Cuba liberó al artista y líder opositor Luis Manuel Otero Alcántara tras cumplir cinco años de prisión. Otero Alcántara fue uno de los líderes del Movimiento San Isidro, que dio origen a las grandes protestas ocurridas en la isla hace cinco años.</p><p>Al llegar a Miami, Otero Alcántara agradeció el apoyo de la comunidad cubanoestadounidense y pidió a Cuba liberar a todos los presos políticos.</p><p><b>Actualización del 16 de julio: Departamento de Defensa de Estados Unidos paga $3 millones USD a personal afectado por el Síndrome de La Habana</b></p><p>El Departamento de Defensa de Estados Unidos ha pagado $3 millones USD en compensaciones al personal estadounidense afectado por la misteriosa condición conocida como Síndrome de La Habana, realizando el primer pago bajo la Ley de La Habana de 2021.</p><p>El Síndrome de La Habana apareció por primera vez en 2016, cuando diplomáticos y agentes de inteligencia estadounidenses en La Habana reportaron síntomas inusuales, entre ellos intensa presión en la cabeza, mareos, náuseas, alteraciones auditivas y problemas de memoria.</p><p><b>Actualización del 14 de julio: Nuevas sanciones de Estados Unidos aumentan la presión sobre la economía militar de Cuba</b></p><p>El lunes, Estados Unidos impuso nuevas sanciones dirigidas contra empresas controladas por GAESA, el conglomerado económico militar de Cuba, así como contra algunas de las brigadas militares responsables de reprimir protestas como las que vimos recientemente.</p><p>¿Cuánto tiempo más podrá resistir el gobierno cubano? Continúa llegando información a funcionarios estadounidenses que indica que existen sectores dentro del gobierno cubano cada vez más preocupados por cuánto tiempo podrán sobrevivir sin negociar con el gobierno de Estados Unidos antes de enfrentar un colapso total del sistema.</p><p><b>Actualización del 10 de julio: ¿Tiene el nieto de Raúl Castro plena autoridad para negociar por el gobierno cubano?</b></p><p>Como esperaba, parece existir una pequeña fractura dentro del círculo más cercano del gobierno cubano. Algunos han criticado a Raulito, nieto de Raúl Castro, por ofrecer negociar directamente con el presidente Trump. Las críticas se centran en si realmente tiene plena autoridad para negociar en nombre del gobierno cubano o si solo negocia en representación de la familia Castro.</p><p>Ayer, el Partido Comunista de Cuba respaldó los esfuerzos de Raulito, pero la cúpula militar ha permanecido en silencio.</p><p><b>Actualización del 8 de julio: Naciones Unidas no tiene autoridad legal para levantar el embargo de Estados Unidos contra Cuba</b></p><p>Cada año, Cuba argumenta ante las Naciones Unidas que el embargo económico de Estados Unidos es la causa de sus problemas económicos. Cada año, Cuba pierde más apoyo para ese argumento. Las Naciones Unidas no tienen autoridad legítima ni legal para levantar el embargo. Solo el Congreso de Estados Unidos puede hacerlo.</p><p>La maquinaria de propaganda del gobierno cubano ha fracasado. La mayoría de los cubanos en la isla, incluidos economistas cubanos, responsabilizan al gobierno por las actuales malas condiciones económicas.</p><p><b>Actualización del 6 de julio: Nieto de Raúl Castro dice que Cuba está dispuesta a negociar con Estados Unidos</b></p><p>Reuters informó esta mañana que Raulito, nieto de Raúl Castro, conocido como “El Cangrejo”, anunció que Cuba está dispuesta a negociar con Estados Unidos. La pregunta que debemos hacernos es si Raulito negocia en nombre de la familia Castro o del gobierno cubano.</p><p>Sabemos que Cuba ha estado vendiendo algunos de sus activos, incluidos algunos pertenecientes al conglomerado económico militar GAESA, durante las últimas semanas. El intento de Cuba de atraer inversión extranjera no ha despertado mucho interés debido al temor de perder el dinero invertido.</p><p><b>Actualización del 2 de julio: La cultura del miedo en Cuba complica una transición democrática</b></p><p>Cuando hablamos de Cuba, normalmente nos concentramos en su sistema político y económico centralizado. Sin embargo, no reconocemos que las personas que han vivido bajo regímenes totalitarios han tenido que sobrevivir dentro de una cultura del miedo. Ese sistema de gobierno crea un conjunto psicológico de actitudes y valores que ayuda a definir el comportamiento cotidiano para ajustar los deseos y necesidades de la población a las restricciones impuestas por el gobierno.</p><p>Romper esos patrones de conducta podría requerir años de cambios y preparación psicológica. Por lo tanto, la transición de un Estado totalitario hacia alguna forma de gobierno democrático podría tomar tiempo.</p><p>Las actualizaciones de junio del Dr. Andy S. Gomez pueden consultarse haciendo <a href="https://www.local10.com/news/world/2026/06/01/looking-to-the-future-should-cuban-americans-invest-in-cuba/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/world/2026/06/01/looking-to-the-future-should-cuban-americans-invest-in-cuba/">clic aquí</a>.</p><p><i>El Dr. Andy S. Gomez es analista sobre Cuba de Local 10. Gomez es considerado uno de los principales especialistas en Cuba. Trabajó durante 32 años en el ámbito de la educación superior antes de retirarse de la Universidad de Miami en 2012.</i></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZJXH4P6MPJ6543P376CIIMEX6Y.jpg?auth=291d1da6375a9e1dadd94c26c2139a181f998f6718b99433ef479880d2196a63&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[El presidente cubano Miguel Díaz-Canel (centro) en el evento para conmemorar el aniversario al asalto al Cuartel Moncada, en Pinar del Río, Cuba, el 26 de julio del 2026. (AP foto/Ramon Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content></item><item><title><![CDATA[Comparece en corte de Miami-Dade presunto asesino de El Taiger ]]></title><link>https://www.local10.com/espanol/2026/07/28/comparece-en-corte-de-miami-dade-presunto-asesino-de-el-taiger/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/28/comparece-en-corte-de-miami-dade-presunto-asesino-de-el-taiger/</guid><dc:creator><![CDATA[Brett Knese, Andrea Torres]]></dc:creator><description><![CDATA[Seres queridos del artista cubano asesinado conocido como “El Taiger”, acudieron al Tribunal de Circuito de Miami-Dade, donde compareció el acusado.]]></description><pubDate>Tue, 28 Jul 2026 22:43:41 +0000</pubDate><content:encoded><![CDATA[<p>Los seres queridos del artista cubano asesinado José Manuel Carbajal Zaldívar, conocido como “El Taiger”, estuvieron en la sala del tribunal el martes en el condado Miami-Dade.</p><p>Damián Valdez-Galloso acusado de matar al artista de “Cubatón” de 37 años, compareció ante la jueza Marisa Tinkler Mendez del Tribunal de Circuito de Miami-Dade.</p><p>“Salió hoy y ni siquiera nos miró. Sabía que estábamos presentes. La jueza lo sabía y había una sala llena de agentes, definitivamente saben que nuestra presencia está aquí y se siente”, dijo Teresa Padrón, ex gerente y amiga de la víctima.</p><p>Valdez-Galloso, de 51 años, rechazó un acuerdo de culpabilidad y su abogado defensor, Ricardo Hermida, dijo a los reporteros en español que se trató de un caso de legítima defensa.</p><p>Ante más retrasos, mientras la posibilidad de un juicio se trasladó al próximo año, Padrón y un grupo de simpatizantes usaron camisetas que pedían justicia.</p><p>“Aunque no podemos hablar y no podemos faltarle el respeto al tribunal, nuestras camisetas hablan por nosotros”, dijo Padrón.</p><p>Los detectives acusaron a Valdez-Galloso de dispararle en la cabeza a Carbajal Zaldívar poco después de las 5:25 a.m. del 3 de octubre de 2024 en Hialeah, según los registros.</p><p>Los agentes de policía encontraron a Carbajal Zaldívar herido alrededor de las 6:45 a.m. del 3 de octubre de 2024 en un vehículo deportivo utilitario Mercedes-Benz 2023 estacionado cerca de Northwest Ninth Avenue y 17th Street en Allapattah, según los registros.</p><p>Un médico declaró muerto a Carbajal Zaldívar el 10 de octubre de 2024 en el Jackson Memorial Hospital. Los detectives de la Oficina del Sheriff de Miami-Dade investigaron el homicidio.</p><p>Los alguaciles federales arrestaron a Valdez-Galloso, un delincuente convicto, el 29 de octubre de 2024 en Brooklyn, Nueva York. Fue extraditado y registrado el 6 de noviembre de 2024 en el Centro Correccional Turner Guilford Knight en Miami-Dade.</p><p>Los fiscales de Miami-Dade presentaron un caso contra Valdez Galloso, un delincuente sexual registrado, el 7 de noviembre de 2024, y una acusación formal del gran jurado fue presentada el 29 de enero de 2025, según los registros judiciales.</p><p>Valdez Galloso, quien permanece detenido antes del juicio, enfrentaba cargos de asesinato en primer grado con un arma mortal, manipulación de evidencia física y posesión de un arma por parte de un delincuente convicto. Su próxima audiencia de estado será a las 9:15 a.m. del 2 de septiembre.</p><p>Informe relacionado: Rapero cubano Chocolate MC es declarado culpable en caso de asesinato por encargo.</p>]]></content:encoded></item><item><title><![CDATA[“Se perderán billones”: el fin del TPS para haitianos genera temor por pérdida de ingresos fiscales y escasez laboral ]]></title><link>https://www.local10.com/espanol/2026/07/28/el-termino-del-tps-para-haitianos-genera-temores-por-perdida-de-miles-de-millones-en-ingresos-fiscales-y-escasez-de-mano-de-obra/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/28/el-termino-del-tps-para-haitianos-genera-temores-por-perdida-de-miles-de-millones-en-ingresos-fiscales-y-escasez-de-mano-de-obra/</guid><dc:creator><![CDATA[Christina Vazquez]]></dc:creator><description><![CDATA[El vencimiento del Estatus de Protección Temporal (TPS) para ciudadanos haitianos que viven en Estados Unidos genera preocupación por posible impacto económico en el sur de Florida.]]></description><pubDate>Tue, 28 Jul 2026 22:24:47 +0000</pubDate><content:encoded><![CDATA[<p>El vencimiento del Estatus de Protección Temporal (TPS) para ciudadanos haitianos que viven en Estados Unidos ha generado preocupación por el posible impacto económico en el sur de Florida.</p><p>El gerente de un establecimiento en el vecindario Little Haiti de Miami dijo que el negocio estuvo más lento el martes, ya que, al parecer, muchos miembros de la comunidad están evitando la vida pública.</p><p>En el restaurante Chef Creole, el representante estatal Wallace Aristide, demócrata por Miami, dijo que ahora que los beneficiarios haitianos del TPS perdieron la protección contra la deportación y sus permisos de trabajo, “creo que se van a perder miles de millones de dólares en la base tributaria al sacarlos de la fuerza laboral, porque estas personas vinieron aquí a trabajar”.</p><p>Aristide, de origen haitiano-estadounidense, dijo que se prepara para el impacto que esto podría tener en la economía y en los adultos mayores del sur de Florida que reciben atención de trabajadores de la salud haitianos cuyo TPS fue cancelado.</p><p>“Voy a esos hogares de ancianos todo el tiempo y paso mucho tiempo con los adultos mayores porque significan mucho para mí. Asegurémonos de tener algo que permita que estas personas puedan quedarse aquí”, dijo Aristide. “Estamos haciendo llamadas a Washington, contactando al Congreso y al Senado”.</p><p>El director financiero de Florida, Blaise Ingoglia, republicano, tiene una opinión diferente.</p><p>“Han estado diciendo que la economía se iba a desplomar y que nadie podría ocupar estos empleos durante dos o tres años”, dijo. “¿Y saben qué? La economía está bien. Seguimos avanzando”.</p><p>También afirmó: “Lo he dicho antes y lo seguiré diciendo. La ‘T’ de TPS significa ‘temporal’”.</p><p>Defensores del TPS sostienen que las condiciones en Haití no permiten un regreso seguro de sus ciudadanos, uno de los criterios para otorgar esa protección.</p><p>“Si no tienes papeles, no puedes trabajar, no puedes hacer nada”, dijo el residente Jean Baptiste. “Haití no está bien en este momento”.</p><p>Un portavoz del Departamento de Seguridad Nacional (DHS) dijo a Local 10 News en un comunicado: “Lo que diríamos ahora es que es hora de cerrar, lo que significa que no tienes que irte a casa, pero no puedes quedarte aquí”.</p><p>El arzobispo católico de Miami, Thomas Wenski, estuvo el martes en Washington D.C. para abogar por los beneficiarios del TPS y promover un<a href="https://www.congress.gov/bill/119th-congress/senate-bill/4814" target="_self" rel="" title="https://www.congress.gov/bill/119th-congress/senate-bill/4814"> proyecto de ley en el Senado</a> que extendería el TPS para los haitianos por tres años.</p><p>“Están trabajando arduamente en muchos empleos que nadie más aceptaría o querría hacer, por lo que sacarlos de la fuerza laboral tendrá un impacto negativo en nuestras economías y en las economías de nuestras comunidades”, dijo. “La respuesta de los senadores fue que son comprensivos, pero no creen que el proyecto sea aprobado. Pero nosotros decimos que lo aprueben y luego veremos qué pasa”.</p><p><b>MÁS: Wenski en Washington D.C.</b></p><p>Los organizadores comunitarios también expresaron preocupación por la posible separación de familias, una de las principales inquietudes de los beneficiarios del TPS que tienen hijos nacidos en Estados Unidos.</p>]]></content:encoded></item><item><title><![CDATA[Pompano Beach seguirá adelante con nuevo contrato con la Oficina del Sheriff de Broward ]]></title><link>https://www.local10.com/espanol/2026/07/28/pompano-beach-seguira-adelante-con-nuevo-contrato-con-la-oficina-del-sheriff-de-broward/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/28/pompano-beach-seguira-adelante-con-nuevo-contrato-con-la-oficina-del-sheriff-de-broward/</guid><dc:creator><![CDATA[Byron Tollefson]]></dc:creator><description><![CDATA[Los comisionados determinaron que crear una agencia de policía sería demasiado costoso.]]></description><pubDate>Tue, 28 Jul 2026 21:58:09 +0000</pubDate><content:encoded><![CDATA[<p>Los comisionados de Pompano Beach se reunieron el martes con planes de continuar adelante con un nuevo contrato con la Oficina del Sheriff de Broward (BSO).</p><p>Pompano Beach cuenta con su propio departamento de bomberos y rescate, pero los comisionados determinaron que crear una agencia de policía sería demasiado costoso.</p><p>“Fue el costo y la experiencia necesaria para hacerlo. Con la BSO contamos con unidades especializadas que pueden ayudarnos con cualquier situación: drogas, prostitución, delitos de cualquier tipo, helicópteros. Tenemos mucho apoyo a través de la BSO”, dijo la comisionada de Pompano Beach, Darlene Smith. “No tendríamos eso, al menos al principio, con un cuerpo de policía propio”.</p><p>Los líderes de la ciudad esperaban finalizar el acuerdo con una votación la noche del martes. El nuevo contrato con la BSO costará 71 millones de dólares durante el próximo año fiscal.</p><p>Smith dijo que tomaría alrededor de tres años poner en funcionamiento un nuevo cuerpo de policía. Los comisionados votaron por unanimidad para aceptar el nuevo contrato, que incluye un límite de aumento del 5% en la tarifa cada año y una cláusula que permite a cualquiera de las dos partes rescindir el acuerdo con un aviso de 90 días.</p>]]></content:encoded></item><item><title><![CDATA[Customer pays $3,850 for transmission repair. Months later, the mechanic calls claiming he never touched the transmission and has video]]></title><link>https://www.local10.com/news/local/2026/07/28/customer-pays-3850-for-transmission-repair-months-later-the-mechanic-calls-claiming-he-never-touched-the-transmission-and-has-video/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/28/customer-pays-3850-for-transmission-repair-months-later-the-mechanic-calls-claiming-he-never-touched-the-transmission-and-has-video/</guid><dc:creator><![CDATA[Jeff Weinsier]]></dc:creator><description><![CDATA[Jade Hill says she borrowed thousands of dollars to pay for what she was told was a transmission repair. Months later, she received an unexpected phone call from the mechanic who worked on her SUV. ]]></description><pubDate>Wed, 29 Jul 2026 02:31:53 +0000</pubDate><content:encoded><![CDATA[<p>Jade Hill says she borrowed thousands of dollars to pay for what she was told was a transmission repair. Months later, she received an unexpected phone call from the mechanic who worked on her SUV. He told her he had recorded the repair as he performed it and claimed the transmission work she paid for was never done.</p><p><a href="https://www.local10.com/espanol/2026/07/29/cliente-paga-3850-usd-por-reparacion-de-transmision-meses-despues-mecanico-asegura-que-nunca-toco-la-transmision-y-dice-tener-un-video/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/29/cliente-paga-3850-usd-por-reparacion-de-transmision-meses-despues-mecanico-asegura-que-nunca-toco-la-transmision-y-dice-tener-un-video/">Leer en español</a></p><p>Hill said the trouble began last November when her 2008 Ford Edge suddenly would not move. The SUV was towed to AAction Better Built Transmissions, located at 7685 Pines Blvd. in Pembroke Pines.</p><p>According to Hill, a service advisor told her she needed a transmission.</p><p>She said the diagnosis was presented as certain, and she agreed to the repair.</p><p>The bill came to $3,850.</p><p>Hill said she did not have the money and had to take out a loan.</p><p>“I was bawling,” she told Local 10 News. “I cried.”</p><p>When she picked up her SUV, Hill said she believed the transmission had been rebuilt or replaced and was told the repair carried a one-year warranty. She said no one ever mentioned replacing the vehicle’s front axles.</p><p>Months later, Hill said she received a phone call from the mechanic who had worked on her SUV.</p><p>According to Hill, the mechanic said he had recorded the repair as he performed it to document exactly what he did in case his work was ever questioned.</p><p>Local 10 News obtained those recordings.</p><p>In one recording, the mechanic is seen working on Hill’s SUV while narrating what he says he is doing.</p><p>“Okay Jade Hill, one new axle there. One new axle there. The car is running right now,” he says.</p><p>After taking the SUV for a test drive, the mechanic tells the camera, “Jade, there is nothing wrong with your transmission.”</p><p>He continues describing the test drive by saying, “Shift, shift, shift. The transmission is perfect. Transmission shifts beautifully. Does not have to be touched whatsoever.”</p><p>Before returning inside the shop, the mechanic tells the camera he wants to see how management responds after he reports what he found.</p><p>“And we will see what the response is. Will he say, ‘OK, it’s fine? Just leave it like that?’”</p><p>The recording then captures a conversation between the mechanic and a service advisor Hill identified as AJ.</p><p>“Both axles?” AJ asks.</p><p>“Yeah,” the mechanic replies.</p><p>“That’s it?”</p><p>“Yeah.”</p><p>AJ then responds, “I basically sold them the unit. I sold the unit, but... the axles are bad?”</p><p>The mechanic again replies, “Yeah.”</p><p>A short time later, the recording captures another conversation as the two men walk through the repair shop near Hill’s vehicle.</p><p>“The lady, she called me crying on the phone. I felt bad for her, but $3,850, b****,” AJ says.</p><p>Laughter follows.</p><p>AJ then repeats, “$3,850,” followed by more laughter.</p><p>Hill said watching the recordings left her stunned.</p><p>“I’m livid,” she said.</p><p>The invoice provided by Hill lists charges for a general overhaul and reconditioning of the transmission assembly, including an overhaul kit, torque converter, valve assembly, piston kit, transmission fluid and labor. The invoice also includes replacement axle assemblies.</p><p>Industry repair estimates indicate replacing both front CV axles on a 2008 Ford Edge typically costs substantially less than $3,850, although actual repair costs vary depending on parts used, labor rates and any additional repairs.</p><p>Hill later hired Fort Lauderdale attorney Michael Salazar.</p><p>In a demand letter sent to AAction Better Built Transmissions, Salazar alleged Hill was charged thousands of dollars for transmission work that was never performed and demanded compensation. He described the recordings as compelling evidence supporting Hill’s claims.</p><p>“The videotape speaks for itself,” Salazar told Local 10 News.</p><p>Local 10 News visited the repair shop seeking answers.</p><p>Shop owner Luis Merchan declined an on-camera interview and referred questions to his attorney.</p><p>In a three-page letter to Local 10 News, attorney Alejandro Velez, representing Merchan and AAction Better Built Transmissions, strongly disputed Hill’s allegations and urged the station not to broadcast the recordings.</p><p>The attorney wrote that company records show Hill’s vehicle arrived at the shop inoperable, that a documented transmission repair was performed and billed, and that the company stands behind its work by providing customers with a one-year warranty.</p><p>The letter also challenges the credibility of the mechanic featured in the recordings.</p><p>According to the attorney, the mechanic was terminated for cause because of documented misconduct, including chronic tardiness and abusive language. The letter alleges the former employee threatened to “ruin” and “destroy” the business before his termination, later refused to leave the property, and was ultimately trespassed by law enforcement. The attorney argues the recordings were provided to Local 10 News as part of a retaliatory effort against the company.</p><p>The attorney further contends the recordings were made illegally using wearable Meta smart glasses inside an employees-only area where workers had a reasonable expectation of privacy. The letter argues the recordings were made without the consent of those involved and asks Local 10 News not to broadcast them.</p><p>The company said it immediately launched an internal investigation into Hill’s repair order. According to the attorney, the review includes digital diagnostic information, technician logs and parts records. The company also stated that if the investigation uncovered any improper conduct, it would work directly with Hill to make the situation right.</p><p>Local 10 News asked the company to provide the records it says document the transmission repair. As of publication, those records had not been provided.</p><p>As Local 10 News was preparing this report, Salazar said the parties had reached a resolution but declined to discuss the terms.</p><p>Hill said that regardless of the outcome, she wanted her experience made public.</p><p>“This needs to be brought out,” she said.</p><p>“You’re allowing this to happen. You know about it. There’s no way that you don’t know about it. You know what parts come into your facility. You know what’s ordered through your company.”</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[Cliente paga $3,850 USD por reparación de transmisión. Meses después, mecánico asegura que nunca tocó la transmisión y dice tener un video]]></title><link>https://www.local10.com/espanol/2026/07/29/cliente-paga-3850-usd-por-reparacion-de-transmision-meses-despues-mecanico-asegura-que-nunca-toco-la-transmision-y-dice-tener-un-video/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/cliente-paga-3850-usd-por-reparacion-de-transmision-meses-despues-mecanico-asegura-que-nunca-toco-la-transmision-y-dice-tener-un-video/</guid><dc:creator><![CDATA[Jeff Weinsier]]></dc:creator><description><![CDATA[Jade Hill afirma que pidió prestados miles de dólares para pagar lo que le dijeron que era una reparación de la transmisión. Meses después, recibió una llamada inesperada del mecánico que trabajó en su SUV.]]></description><pubDate>Wed, 29 Jul 2026 13:55:27 +0000</pubDate><content:encoded><![CDATA[<p>Jade Hill afirma que pidió prestados miles de dólares para pagar lo que le dijeron que era una reparación de la transmisión. Meses después, recibió una llamada inesperada del mecánico que trabajó en su SUV. Él le dijo que había grabado la reparación mientras la realizaba y aseguró que el trabajo de la transmisión por el que ella pagó nunca se hizo.</p><p>Hill dijo que los problemas comenzaron en noviembre pasado, cuando su Ford Edge 2008 dejó de moverse de repente. El SUV fue remolcado a AAction Better Built Transmissions, ubicado en el 7685 de Pines Blvd., en Pembroke Pines.</p><p>Según Hill, un asesor de servicio le dijo que necesitaba una transmisión nueva.</p><p>Afirmó que el diagnóstico fue presentado como definitivo y aceptó la reparación.</p><p>La factura ascendió a $3,850 USD.</p><p>Hill dijo que no tenía el dinero y tuvo que solicitar un préstamo.</p><p>“Estaba llorando desconsoladamente”, dijo a Local 10 News. “Lloré”.</p><p>Cuando recogió su SUV, Hill dijo que creyó que la transmisión había sido reconstruida o reemplazada y que le informaron que la reparación tenía una garantía de un año. Aseguró que nadie le mencionó que se reemplazarían los ejes delanteros del vehículo.</p><p>Meses después, Hill dijo que recibió una llamada del mecánico que había trabajado en su SUV.</p><p>Según Hill, el mecánico le explicó que había grabado la reparación mientras la realizaba para documentar exactamente lo que hizo, en caso de que alguna vez cuestionaran su trabajo.</p><p>Local 10 News obtuvo esas grabaciones.</p><p>En una de ellas, se observa al mecánico trabajando en el SUV de Hill mientras narra lo que, según él, está haciendo.</p><p>“Bien, Jade Hill, un eje nuevo aquí. Un eje nuevo aquí. El vehículo está funcionando en este momento”, dice.</p><p>Después de conducir el SUV para probarlo, el mecánico le dice a la cámara: “Jade, no hay nada malo con tu transmisión”.</p><p>Luego continúa describiendo la prueba de manejo: “Cambia, cambia, cambia. La transmisión está perfecta. La transmisión hace los cambios perfectamente. No necesita ningún tipo de reparación”.</p><p>Antes de regresar al interior del taller, el mecánico le dice a la cámara que quiere ver cómo responde la gerencia cuando informe lo que encontró.</p><p>“Y veremos cuál es la respuesta. ¿Dirá: “Está bien, déjalo así”?”</p><p>La grabación luego captura una conversación entre el mecánico y un asesor de servicio identificado por Hill como AJ.</p><p>“¿Los dos ejes?”, pregunta AJ.</p><p>“Sí”, responde el mecánico.</p><p>“¿Eso es todo?”</p><p>“Sí”.</p><p>Entonces AJ responde: “Básicamente le vendí la transmisión. Le vendí la transmisión, pero… ¿los ejes están malos?”</p><p>El mecánico vuelve a responder: “Sí”.</p><p>Poco después, la grabación registra otra conversación mientras ambos caminan por el taller cerca del vehículo de Hill.</p><p>“La señora me llamó llorando por teléfono. Me dio pena, pero $3,850 USD, p***”, dice AJ.</p><p>Luego se escuchan risas.</p><p>AJ repite: “$3,850 USD”, seguido de más risas.</p><p>Hill dijo que ver las grabaciones la dejó impactada.</p><p>“Estoy furiosa”, afirmó.</p><p>La factura proporcionada por Hill incluye cargos por una reconstrucción general y reacondicionamiento del conjunto de la transmisión, incluido un kit de reconstrucción, convertidor de torque, conjunto de válvulas, kit de pistones, fluido de transmisión y mano de obra. La factura también incluye el reemplazo de los conjuntos de ejes.</p><p>Estimaciones de la industria indican que reemplazar ambos ejes CV delanteros de un Ford Edge 2008 normalmente cuesta mucho menos de $3,850 USD, aunque el costo real puede variar según las piezas utilizadas, la mano de obra y cualquier reparación adicional.</p><p>Posteriormente, Hill contrató al abogado de Fort Lauderdale Michael Salazar.</p><p>En una carta de reclamación enviada a AAction Better Built Transmissions, Salazar alegó que Hill pagó miles de dólares por un trabajo de transmisión que nunca se realizó y exigió una compensación. Describió las grabaciones como una prueba contundente que respalda las denuncias de Hill.</p><p>“El video habla por sí solo”, dijo Salazar a Local 10 News.</p><p>Local 10 News visitó el taller en busca de respuestas.</p><p>El propietario del negocio, Luis Merchan, rechazó una entrevista ante las cámaras y remitió las preguntas a su abogado.</p><p>En una carta de tres páginas enviada a Local 10 News, el abogado Alejandro Velez, quien representa a Merchan y a AAction Better Built Transmissions, rechazó enérgicamente las acusaciones de Hill y pidió a la estación que no transmitiera las grabaciones.</p><p>El abogado escribió que los registros de la empresa muestran que el vehículo de Hill llegó al taller sin funcionar, que se realizó y facturó una reparación documentada de la transmisión y que la empresa respalda su trabajo ofreciendo a los clientes una garantía de un año.</p><p>La carta también cuestiona la credibilidad del mecánico que aparece en las grabaciones.</p><p>Según el abogado, el mecánico fue despedido por causa justificada debido a una conducta indebida documentada, que incluía retrasos constantes y lenguaje ofensivo. La carta sostiene que el ex empleado amenazó con “arruinar” y “destruir” el negocio antes de ser despedido, posteriormente se negó a abandonar la propiedad y finalmente fue expulsado por las autoridades. El abogado argumenta que las grabaciones fueron entregadas a Local 10 News como parte de un acto de represalia contra la empresa.</p><p>El abogado también sostiene que las grabaciones fueron realizadas de manera ilegal utilizando unas gafas inteligentes Meta dentro de un área exclusiva para empleados, donde estos tenían una expectativa razonable de privacidad. La carta afirma que las grabaciones se hicieron sin el consentimiento de los involucrados y solicita a Local 10 News que no las transmita.</p><p>La empresa indicó que inició de inmediato una investigación interna sobre la orden de reparación de Hill. Según el abogado, la revisión incluye información digital de diagnóstico, registros del técnico y registros de las piezas utilizadas. La empresa también afirmó que, si la investigación detecta alguna conducta indebida, trabajará directamente con Hill para corregir la situación.</p><p>Local 10 News pidió a la empresa que proporcionara los registros que, según afirma, documentan la reparación de la transmisión. Hasta el momento de la publicación, esos registros no habían sido entregados.</p><p>Mientras Local 10 News preparaba este reportaje, Salazar informó que las partes habían llegado a un acuerdo, pero se negó a revelar los términos.</p><p>Hill dijo que, independientemente del resultado, quería que su experiencia se hiciera pública.</p><p>“Esto tiene que salir a la luz”, afirmó.</p><p>“Ustedes están permitiendo que esto ocurra. Lo saben. No hay manera de que no lo sepan. Saben qué piezas llegan a sus instalaciones. Saben qué se pide a través de su empresa”.</p>]]></content:encoded></item><item><title><![CDATA[Cuba amplía permisos para el sector privado desde farmacias a explotación petrolera]]></title><link>https://www.local10.com/espanol/2026/07/29/cuba-amplia-permisos-para-el-sector-privado-desde-farmacias-a-explotacion-petrolera/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/cuba-amplia-permisos-para-el-sector-privado-desde-farmacias-a-explotacion-petrolera/</guid><dc:creator><![CDATA[Por ANDREA RODRÍGUEZ, Associated Press]]></dc:creator><description><![CDATA[LA HABANA (AP) — Cuba formalizó el miércoles muchas de las actividades permitidas para ser ejercidas por el sector privado que durante décadas el Estado controló de manera centralizada, como la gestión de farmacias o las casas de ancianos, al tiempo que flexibilizó la participación de particulares en la importación, el comercio mayorista y la explotación petrolera.]]></description><pubDate>Wed, 29 Jul 2026 20:45:56 +0000</pubDate><content:encoded><![CDATA[<p>LA HABANA (AP) — Cuba formalizó el miércoles muchas de las actividades permitidas para ser ejercidas por el sector privado que durante décadas el Estado controló de manera centralizada, como la gestión de farmacias o las casas de ancianos, al tiempo que flexibilizó la participación de particulares en la importación, el comercio mayorista y la explotación petrolera.</p><p>Las normas publicadas en la Gaceta Oficial y comentadas por funcionarios en medios oficiales forman parte de un histórico paquete de 176 medidas para una apertura económica aprobado por el Parlamento y el poderoso Partido Comunista de Cuba en junio.</p><p>La liberalización se produce en medio de un cerco energético impuesto por Estados Unidos en enero que dejó casi paralizada a la isla, provocando la agudización de una crisis económica y afectando seriamente a la población.</p><p>“Esto complementa todas estas medidas que se han venido tomando y realmente permite, facilita la participación de los actores económicos no estatales en la economía del país”, dijo la presidenta del Instituto Nacional de Actores Económicos No Estatales, Lázara Mercedes López Acea, quien presentó las nuevas normas e insistió en que no se trata de “privatizaciones”.</p><p>La legislación vigente hasta ahora contenía una lista de 125 actividades lícitas pero prohibidas y que el Estado cubano mantenía como su potestad exclusiva. De ellas 46 se eliminaron totalmente y otras 35 se flexibilizaron para dar cabida a la iniciativa privada, indicó López Acea.</p><p>Desde los años 60 Cuba mantuvo un modelo de férreo control estatal y centralización de la actividad económica, pero a inicios de la pasada década el gobierno comenzó a permitir el trabajo por cuenta propia y en 2021 autorizó la constitución de pequeñas y medianas empresas (pymes). López Acea informó que actualmente operaban en la isla unas 15.600 pymes.</p><p>Las nuevas normas permiten la “gestión de servicios farmacéuticos” por parte de pymes y cooperativas. Las nuevas farmacias particulares serán un “complemento de la red estatal ante el desabastecimiento de medicinas que existe en la isla ”, explicó el portal oficial Cubadebate.</p><p>Aceptaciones y críticas</p><p>Aunque algunos ciudadanos consideraron positivas las medidas, expertos criticaron el aperturismo en el sensible sector de la salud.</p><p>“En realidad lo que quiero es que haya medicamentos, porque tengo neuropatía diabética y a mi farmacia no ha venido en mucho tiempo la carbamazepina", dijo a la AP Francisco Carbajal, un retirado de 71 años. “Ojalá que mejore esto. Los viejos, que hay bastantes en este país, lo necesitamos para resolver el problema de la salud”.</p><p>Para algunos ensayistas como Yassel Padrón Kunakbaeva, las farmacias no debieron ser liberalizadas, son una “concesión lamentable” y que “debió haber evitado, en el paquete de reformas que se está llevado adelante”, según escribió en sus redes sociales.</p><p>Además, se autorizó la creación de residencias de cuidados para adultos mayores, cuya situación se ha vuelto muy compleja por el envejecimiento de la población y la migración de miles de jóvenes.</p><p>Paralelamente, el Ministerio de Comercio Interior informó que flexibilizará la venta mayorista y minorista por parte de particulares, al tiempo que el de Transporte hará lo propio con la importación de vehículos eléctricos y partes.</p><p>También se permitirá la explotación petrolera condicionada, tanto de empresas mixtas como particulares e inversores extranjeros, indicó la nueva legislación.</p><p>A su vez se limitó la extracción de minerales metalíferos a las personas naturales, pero se autorizó que pymes puedan realizarla dejando la “gran minería” –como el níquel del oriente cubano que fue recientemente abandonado por la canadiense Sherritt— para asociaciones económicas o inversores extranjeros.</p><p>Mientras tanto, los diputados de la Asamblea Nacional del Poder Popular —el Parlamento de la isla— comenzó el miércoles sus sesiones plenarias correspondientes a medio año con la presencia del presidente Miguel Díaz-Canel.</p><p>Según dijeron las autoridades, el líder Raúl Castro de 95 años siguió las presentaciones por video conferencia. En el mecanismo parlamentario cubano, tanto él como el actual mandatario ocupan una banca.</p><p>El orden del día establecido indicó que los legisladores recibirán un reporte del canciller Bruno Rodríguez sobre la situación actual de la isla, sometida a un cerco energético por parte de Estados Unidos.</p><p>La agenda contempla un análisis de la ejecución del presupuesto del Estado y de algunas leyes como la de Tierras Agropecuarias, la Vivienda o el Código de Trabajo.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/5NDDUTEZ4FVQXEQYTAXMVGREDM.jpg?auth=3d75ab1a2a1bd37503700698408e35d51aa788e9f7193ef47d03e625fcbc5a8d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Un coche antiguo pasa frente al Hotel Meliá Habana en La Habana, Cuba, el martes 21 de julio de 2026. (AP Foto/Ramón Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content></item><item><title><![CDATA[Lions coach Dan Campbell addresses Terrion Arnold's situation with the team on the eve of camp]]></title><link>https://www.local10.com/sports/2026/07/29/lions-coach-dan-campbell-addresses-cornerback-terrion-arnolds-release-with-the-team-on-eve-of-camp/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/29/lions-coach-dan-campbell-addresses-cornerback-terrion-arnolds-release-with-the-team-on-eve-of-camp/</guid><dc:creator><![CDATA[By LARRY LAGE, Associated Press]]></dc:creator><description><![CDATA[ALLEN PARK, Mich. (AP) — Detroit Lions coach Dan Campbell said Wednesday he addressed the franchise's “unfortunate” decision to release Terrion Arnold with the team on the eve of training camp as the former cornerback is facing felony charges.]]></description><pubDate>Wed, 29 Jul 2026 15:04:23 +0000</pubDate><content:encoded><![CDATA[<p>ALLEN PARK, Mich. (AP) — Detroit Lions coach Dan Campbell said Wednesday he addressed the franchise's “unfortunate” decision to release Terrion Arnold with the team on the eve of training camp as the former cornerback is facing felony charges.</p><p>“You never want to let go of a player, especially somebody that you’ve been around for a while here and you drafted," Campbell said. “It’s unfortunate, but we made the move we thought was best for us.”</p><p>The Lions cut ties with Arnold last month, shortly after a Florida judge set Arnold's bail at $1 million on eight felony charges stemming from allegations he orchestrated the abduction and beating of three men.</p><p>A month after the 2025 season ended for the Lions, prosecutors in Florida say Arnold arranged for the men to be pistol-whipped after he wrongly suspected them of stealing $100,000 in cash and luxury goods from him.</p><p>In March, Campbell said the team believed Arnold was not involved in the alleged crime based on the information they had at that time.</p><p>“I feel like we’re going to be good here,” Campbell told reporters at the NFL's annual league meeting. “I’m going to trust what the kid said.”</p><p>Harvey Steinberg, an attorney for the 23-year-old Arnold, argued in court that prosecutors were “not even close” to showing that Arnold knew or directed what his associates would do.</p><p>Lions cornerback D.J. Reed said he is still supportive of his former teammate.</p><p>“He's a great human being, one of the better men, better teammates that I’ve met in the league,” said Reed, who is entering his ninth NFL season. “It’s an unfortunate situation, but he’s a great dude. A great human being. His energy is always positive. I reached out to him. He’s doing good.”</p><p>Detroit drafted Arnold with the No. 24 pick in 2024, when the NFL draft was held in the Motor City and the former Alabama star sported a big smile and a light salmon silk suit. He had two years left on his four-year rookie contract with the Lions.</p><p>Arnold had an uneven rookie season, making 15 starts without an interception. He picked off one pass last season while he was limited to eight games because of a concussion and shoulder injury.</p><p>Before the Lions released Arnold, the judge did not require him to wear an ankle monitor because it would have prevented him from taking the field for games and training.</p><p>The Lions, coming off a season that fell short of expectations, appeared to be preparing to potentially play without Arnold during offseason workouts because he was not on the field with the No. 1 defense.</p><p>Campbell insisted he is confident in the caliber of players the team has at cornerback.</p><p>Reed and Rock Ya-Sin are projected as starters while Roger McCreary will compete for playing time. The team is also hopeful Ennis Rakestraw can contribute after missing last season because of shoulder surgery and being limited to eight games as a rookie with hamstring and ankle injuries.</p><p>“We feel pretty good in that room with the competition between veterans and young guys,” Campbell said.</p><p>___</p><p>AP NFL: https://apnews.com/hub/NFL</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/VIQSIWYNOT7XZEFRD6WM32OLLE.jpg?auth=2038b13c5aea4481089d680378738cf7a9a926261fd80795b136366a5f1c208a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Detroit Lions head coach Dan Campbell talks to the media before an NFL football practice in Allen Park, Mich., Wednesday, July 29, 2026. (AP Photo/Paul Sancya)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Sancya</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ED372RNXSKGS2OHYYYYWOXRLRE.jpg?auth=4f808f3e3b2e185ce26f07b8091bc98c44fae32512eddcddf5465e06dd7a8ee5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Detroit Lions general manager Brad Holmes, left, and head coach Dan Campbell, right, talk after a NFL football training camp practice in Allen Park, Mich., Wednesday, July 29, 2026. (AP Photo/Paul Sancya)]]></media:description><media:credit role="author" scheme="urn:ebu">Paul Sancya</media:credit></media:content></item><item><title><![CDATA[Venden en Florida boleto ganador de Mega Millions de $800 millones USD]]></title><link>https://www.local10.com/espanol/2026/07/29/venden-en-florida-boleto-ganador-de-mega-millions-de-800-millones-usd/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/venden-en-florida-boleto-ganador-de-mega-millions-de-800-millones-usd/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[¡Revise sus boletos de Mega Millions! Una persona afortunada en Florida tiene un boleto ganador de $800 millones USD.]]></description><pubDate>Wed, 29 Jul 2026 13:45:46 +0000</pubDate><content:encoded><![CDATA[<p>¡Revise sus boletos de <a href="https://www.megamillions.com/About/Jackpot-History.aspx" target="_blank" rel="noreferrer" title="https://www.megamillions.com/About/Jackpot-History.aspx">Mega Millions!</a> Una persona afortunada en Florida tiene un boleto ganador de $800 millones USD.</p><p>El boleto ganador vendido en Florida acertó los seis números del sorteo del martes por la noche.</p><p>Aún no se han dado a conocer la identidad del ganador ni el establecimiento que vendió el boleto.</p><p>Según el sitio web de Mega Millions, el ganador del premio mayor recibirá $344.2 millones USD si elige recibir un pago único en efectivo.</p><p>Los números ganadores del sorteo del martes por la noche fueron 34, 48, 49, 59 y 70, con la Mega Ball 12.</p><p>El próximo sorteo será a las 11 p.m. del viernes, con un premio mayor estimado de $50 millones USD.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/45KIF2JYG5FOLJ627VTJFI3NTA.png?auth=9b0309820ed38f7071aebfc31472b3472dc6ba2572354616ee1a69f2bf6a4359&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Indicios apuntan a que agosto comenzará con calma en el Atlántico]]></title><link>https://www.local10.com/espanol/2026/07/29/indicios-apuntan-a-que-agosto-comenzara-con-calma-en-el-atlantico/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/29/indicios-apuntan-a-que-agosto-comenzara-con-calma-en-el-atlantico/</guid><dc:creator><![CDATA[Michael Lowry]]></dc:creator><description><![CDATA[Agosto suele ser el mes en que la temporada de huracanes del Atlántico cobra vida, cuando los grandes huracanes dejan de ser la excepción y comenzamos a prestar más atención a cada onda tropical que avanza lentamente hacia el oeste a través del Atlántico desde África.]]></description><pubDate>Wed, 29 Jul 2026 13:41:54 +0000</pubDate><content:encoded><![CDATA[<p>Agosto suele ser el mes en que la temporada de huracanes del Atlántico cobra vida, cuando los grandes huracanes dejan de ser la excepción y comenzamos a prestar más atención a cada onda tropical que avanza lentamente hacia el oeste a través del Atlántico desde África.</p><p>El año pasado, agosto nos trajo al huracán Erin de categoría cinco. El año anterior, el huracán Debby impactó Florida el 5 de agosto, el primero de cinco impactos de huracanes en Estados Unidos durante esa temporada. En 2023, Idalia se intensificó rápidamente hasta convertirse en un huracán de categoría cuatro en las 24 horas previas a su impacto de finales de agosto en la región de Big Bend, en Florida.</p><p>Agosto puede darnos una tregua, como ocurrió en 2022, cuando terminó sin una sola depresión tropical, tormenta o huracán, apenas el segundo agosto en 60 años en el que ocurrió algo así, pero eso sucede en raras ocasiones.</p><p>Dicho esto, si hubiera que apostar por un comienzo lento para la parte de agosto de la temporada de huracanes, sería este agosto. Como hemos explicado ampliamente en el boletín durante esta temporada, la cuenca del Atlántico, incluido el Golfo y el Caribe, está atravesando dificultades. Las aguas del Atlántico tropical están tan templadas como no lo habían estado en cuatro años, la cizalladura del viento es tan alta como la que hemos visto al inicio de agosto y el aire descendente está ejerciendo una fuerte influencia sobre las perturbaciones que, de otro modo, podrían intentar desarrollarse.</p><p>Esa combinación de fuerte cizalladura del viento y aire descendente permanece firmemente establecida y no parece que vaya a retirarse pronto. Quizás el gráfico más revelador sea el que aparece a continuación, que muestra la ubicación del aire ascendente y descendente en todo el mundo y el pronóstico para las primeras semanas de septiembre.</p><figure><img src="https://www.local10.com/resizer/v2/XM3NWAKERVBX7INGXS7REMAQPA.png?auth=6ffe43239f5a2df51a9b9a5b352f03e3a10904fc8d05efb36196f27eecfdcf13&smart=true&width=1200&height=900" alt="Areas of rising (blue/cool colors) and sinking (red/warm colors) air straddling the equator (between 15°N and 15°S) by global longitude (x-axis) from early July (top of the chart) through September 12th (bottom of the chart). The time vs. longitude chart is known as a Hovmöller diagram and shows the global progression of the Madden-Julian Oscillation or MJO and its Kelvin Wave components. Sinking air (the band of warm reds and oranges) is plugged up over the Indian Ocean for the next month while rising air (the band of blues and greens) is stuck over the Pacific. This so-called standing wave pattern reflects the ongoing El Niño and is a configuration that promotes high wind shear and stable air across the Atlantic, both significant deterrents to tropical activity. Credit: ECMWF." height="900" width="1200"/><figcaption>Areas of rising (blue/cool colors) and sinking (red/warm colors) air straddling the equator (between 15°N and 15°S) by global longitude (x-axis) from early July (top of the chart) through September 12th (bottom of the chart). The time vs. longitude chart is known as a Hovmöller diagram and shows the global progression of the Madden-Julian Oscillation or MJO and its Kelvin Wave components. Sinking air (the band of warm reds and oranges) is plugged up over the Indian Ocean for the next month while rising air (the band of blues and greens) is stuck over the Pacific. This so-called standing wave pattern reflects the ongoing El Niño and is a configuration that promotes high wind shear and stable air across the Atlantic, both significant deterrents to tropical activity. Credit: ECMWF.</figcaption></figure><p>La extensa franja de colores naranja y rojo sobre el océano Índico, junto a la larga franja de colores verde y azul sobre el Pacífico, corresponde a una configuración conocida como onda estacionaria que favorece una fuerte cizalladura del viento y aire estable sobre el Atlántico, dos factores que representan importantes obstáculos para la actividad tropical. Es poco común observar una señal tan marcada en las anomalías del potencial de velocidad global, pero este llamativo patrón refleja el gran impacto que el histórico fenómeno de El Niño está teniendo sobre la atmósfera.</p><p>No me atrevo, ni siquiera en un año como este, a sugerir que el Atlántico permanecerá completamente inactivo durante agosto, especialmente hacia la segunda mitad del mes, pero sí deberíamos esperar un período mucho más tranquilo de lo habitual. Con una configuración como la que se muestra, probablemente debamos prestar atención al norte del cinturón tropical tradicional, en las regiones subtropicales, algo que hemos abordado en boletines anteriores, donde podrían abrirse ventanas periódicas favorables para el desarrollo.</p><p>Por ahora, sin embargo, no observamos ninguna de esas ventanas de desarrollo en el futuro cercano y los modelos de pronóstico muestran poca o ninguna actividad durante, al menos, la primera o segunda semana de agosto.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MGCQVLZJONEH5GYGJJKFTV7FPA.png?auth=fcfc271f43cc3d6b1bbe4dd4d04773c47362007370f1043b7a335172f857881e&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"><media:description type="plain"><![CDATA[Sunrise satellite Wednesday showing a plume of hazy Saharan dust spreading across the Atlantic. Credit: NOAA.]]></media:description></media:content></item><item><title><![CDATA[July 29: Heat advisories issued for South Florida ahead of record high temperatures]]></title><link>https://www.local10.com/weather/2026/07/29/july-29-heat-advisories-issued-for-south-florida-ahead-of-record-high-temperatures/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/07/29/july-29-heat-advisories-issued-for-south-florida-ahead-of-record-high-temperatures/</guid><dc:creator><![CDATA[Brandon Orr]]></dc:creator><description><![CDATA[Drier air has moved into the area with a bit of Saharan dust. You’ll notice the extra haze on the horizon in the coming days. ]]></description><pubDate>Wed, 29 Jul 2026 13:35:13 +0000</pubDate><content:encoded><![CDATA[<p>Drier air has moved into the area with a bit of Saharan dust. You’ll notice the extra haze on the horizon in the coming days. This will work to limit our rain chances today through Friday. It will not be completely dry, but only isolated thunderstorms will manage to punch through the drier air. Rain chances will be no more than 20-30%. </p><p>Temperatures take over as the big weather story. Highs will be in the middle 90s, which is record territory. Factor in the high humidity and it will feel more like 105°-110°. That level of heat index has triggered a Heat Advisory today and we will likely have one for the rest of the work week. More typical rainy season thunderstorms will return over the weekend, which will bring our temperatures down a few degrees.</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[With Tua Tagovailoa sidelined with a minor injury, Falcons add Cooper Rush for training camp reps]]></title><link>https://www.local10.com/sports/2026/07/29/with-tua-tagovailoa-sidelined-with-a-minor-injury-falcons-add-cooper-rush-for-training-camp-reps/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/29/with-tua-tagovailoa-sidelined-with-a-minor-injury-falcons-add-cooper-rush-for-training-camp-reps/</guid><dc:creator><![CDATA[By MAURA CAREY, Associated Press]]></dc:creator><description><![CDATA[FLOWERY BRANCH, Ga. (AP) — The Atlanta Falcons' quarterback competition will have to wait another day after coach Kevin Stefanski said Wednesday that Tua Tagovailoa sustained a minor injury, and he'll be back “sooner rather than later.”]]></description><pubDate>Wed, 29 Jul 2026 20:25:19 +0000</pubDate><content:encoded><![CDATA[<p>FLOWERY BRANCH, Ga. (AP) — The Atlanta Falcons' quarterback competition will have to wait another day after coach Kevin Stefanski said Wednesday that Tua Tagovailoa sustained a minor injury, and he'll be back “sooner rather than later.”</p><p>Stefanski described the injury as a “flare-up” and said he doesn’t anticipate a long absence from the former Dolphins quarterback. He said Tagovailoa will be present at training camp but not yet participating.</p><p>The first-year Falcons coach kept the details of Tagovailoa’s injury secret, saying one of the perks of training camp is not having to divulge every detail.</p><p>ESPN, citing unnamed sources, reported Wednesday that Tagovailoa is dealing with a tight back.</p><p>The Falcons swapped one veteran quarterback for another as a result, releasing veteran Trevor Siemian and adding Cooper Rush. Heading into his ninth year in the league, Rush has appeared in 42 career games and has thrown for 3,766 yards, 20 touchdowns and 14 interceptions.</p><p>Rush was out throwing alongside Michael Penix Jr. and undrafted rookie Jack Strand at the Falcons' first day of training camp on Wednesday morning.</p><p>Rush and Strand are expected to split snaps during 11-on-11s. Penix, who started nine games for Atlanta in 2026 before a season-ending ACL tear, will compete in individual and 7-on-7 drills.</p><p>Stefanski is encouraged by Penix's recovery, though he doesn't have a precise timetable for the quarterback's return to 11-on-11 drills.</p><p>“I don't know the exact date on when that would happen," Stefanski said. "All along, as you guys can imagine, we have put total trust into Mike, the medical team and the doctor who performed his surgery. So I'm very, very comfortable with where we are and the plan that we have.”</p><p>Penix had a slightly more definitive timeline, revealing that four weeks was the most recent benchmark he was given. While recovering from his third ACL tear, the third-year quarterback said he's eager to get back, but he's not taking the process lightly.</p><p>“Just trusting the process,” Penix said. “It's more seeing how my body is feeling with these practices. I was told like another four weeks, possibly, going into that next stage. At the same time, it could be earlier."</p><p>The Falcons had another nonparticipant in All-Pro running back Bijan Robinson, who was present but did not take part in drills. Robinson appeared healthy and is widely speculated to be holding in for a contract extension after the Falcons exercised his fifth-year option.</p><p>The team did not comment on Robinson’s lack of participation.</p><p>___</p><p>AP NFL: https://apnews.com/hub/nfl</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/W3YTOWCTI2IBXQ4CVOXRO5AHVM.jpg?auth=ffeb902acecf4774bb52a8867bc0bea24b38b59a780cc38bb8d8541ae59ebe2e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Atlanta Falcons quarterback's Michael Penix Jr. and Tua Tagovailoa (1) move during an NFL football practice, Wednesday, May 27, 2026, in Flowery Branch, Ga. (AP Photo/Mike Stewart, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mike Stewart</media:credit></media:content></item><item><title><![CDATA[The Latest: Senate plans vote to hold Fauci in contempt for refusing to answer COVID-19 questions]]></title><link>https://www.local10.com/news/2026/07/29/the-latest-senate-plans-vote-to-hold-fauci-in-contempt-for-refusing-to-answer-covid-19-questions/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/29/the-latest-senate-plans-vote-to-hold-fauci-in-contempt-for-refusing-to-answer-covid-19-questions/</guid><dc:creator><![CDATA[By The Associated Press, Associated Press]]></dc:creator><description><![CDATA[Dr. Anthony Fauci on Wednesday invoked the Fifth Amendment and declined to answer questions from senators in a Republican-led committee hearing about his handling of the COVID-19 pandemic.]]></description><pubDate>Wed, 29 Jul 2026 20:22:44 +0000</pubDate><content:encoded><![CDATA[<p>Dr. Anthony Fauci on Wednesday invoked the Fifth Amendment and declined to answer questions from senators in a Republican-led committee hearing about his handling of the COVID-19 pandemic.</p><p>Sen. Rand Paul of Kentucky subpoenaed Fauci to appear before a Senate committee. It’s part of Paul’s yearslong accusations that the now-retired infectious disease expert had lied about the pandemic, something Fauci has called “preposterous.” Paul closed the hearing by saying lawmakers will vote next week on whether to hold the now-retired infectious-disease expert in contempt for refusing to testify.</p><p>Democrats on the committee generally defended Fauci for refusing to engage, but Republicans hold an 8-7 majority on the panel. President Donald Trump told reporters, “I watched the whole thing today,” when asked about Fauci’s testimony.</p><p>Iran, meanwhile, launched a barrage of missiles at American forces in the Middle East early Wednesday as the U.S. partnered with Saudi Arabia to strike Tehran-backed militias in neighboring Iraq, killing at least 20 fighters. The flare-up on multiple fronts shattered a brief pause in fighting that followed nearly two weeks of daily bombing by the U.S. military.</p><p>Here's the latest:</p><p>Trump shrugs off Fed’s decision to leave interest rates unchanged</p><p>Trump showed no regrets over his handpicked Federal Reserve chair, Kevin Warsh, neglected to cut benchmark interest rates as the president has called for since returning to the White House.</p><p>Fed officials voted 9-3 to keep the federal funds rate steady, with the dissenters calling for a rate hike because inflation has stayed above the Fed’s 2% target.</p><p>“Kevin’s got a board. He’s fantastic. He’s a brilliant guy. Smart. I know he’d love to see lower interest rates, but he’s got a board and it’s a political board and they want to keep rates up,” Trump told reporters.</p><p>The president said the country is fighting through higher rates, saying he has achieved $19.2 trillion in investments in one year. That figure is bloated and inaccurate as it would constitute the bulk of U.S. gross domestic product and cannot be observed within broader economic data.</p><p>Trump says he watched all of Fauci testimony</p><p>The U.S. president apparently took keen interest in the former COVID official’s appearance before a Senate committee earlier Wednesday.</p><p>“I watched the whole thing today,” Trump told reporters when asked about his testimony.</p><p>He used the question to tout his first-term efforts on COVID-19, including Operation Warp Speed, which was the administration’s initiative on developing and distributing a COVID vaccine.</p><p>Trump added: “COVID was a disaster, but Fauci did not help.”</p><p>Fed holds benchmark rate steady, as some officials express worries about inflation</p><p>Federal Reserve officials voted 9-3 to keep their benchmark rates unchanged, but the dissenters favored rate hikes as inflation continues to run above the central bank’s 2% target.</p><p>The federal funds rate — which determines the interest charged on overnight loans among banks — will stay in a range of 3.5% to 3.75%.</p><p>The bank statement said the economy is “expanding at a solid pace,” but stressed that there is “uncertainty” because of the Iran war and its impact on oil prices.</p><p>The three Fed officials who sought to raise the benchmark rates by 0.25% were Cleveland Fed President Beth Hammack, Minneapolis Fed President Neel Kashkari, and Fed Dallas President Lorie Logan. A rate hike would imply that inflation risks are mounting and could drive up the cost of mortgages, auto loans and government borrowing.</p><p>Trump has long attacked the Fed for not slashing its rates, but he has refrained from criticizing his pick as Fed chair, Kevin Warsh, for not delivering on his preferred policy.</p><p>Most GOP governors get on board with Trump’s election rules</p><p>All but three Republican governors in the U.S. signed a letter Wednesday supporting Trump’s push for requiring proof of citizenship for anyone registering to vote.</p><p>The governors said in a letter to Trump, who has made the measure a priority, that the SAVE America Act is “critical for restoring Americans’ trust in our electoral process.”</p><p>It’s not clear how much sway the Republican governors will have. GOP Majority Leader John Thune has said that Republicans lack the votes to pass the bill or get around a filibuster.</p><p>The GOP governors who didn’t sign are the leaders of New Hampshire, Ohio and Vermont.</p><p>Voting experts have warned that the requirement could disenfranchise 20 million voters who don’t have birth certificates or other documents available.</p><p>Paul-Fauci Senate hearing concludes after 3 hours</p><p>The Homeland Security and Governmental Affairs Committee ended a three-hour session with Dr. Anthony Fauci that offered two vastly different versions of his role leading the U.S. response to the COVID-19 pandemic.</p><p>For his part, Fauci repeatedly invoked the Fifth Amendment even as the Republican majority protested and demanded answers to their questions.</p><p>Chairman Rand Paul led questioning about coronavirus origins, trying to cast doubt on Fauci’s earlier contentions that it didn’t come from a Chinese lab. Other Republicans framed Fauci as a seeker of fame and fortune who has diminished public trust in science and government.</p><p>Some GOP members also doubled down on misinformation about COVID vaccines and public health precautions.</p><p>Democrats, meanwhile, cast Fauci as a victim of conspiratorial obsessions meant to take down an 85-year-old who spent more than a half-century as a physician and immunologist.</p><p>Paul says committee will vote next week on holding Fauci in contempt</p><p>The chairman said senators will vote next week on whether to hold Fauci in contempt for declining to answer questions.</p><p>Paul argued that Biden’s presidential pardon means Fauci no longer has a Fifth Amendment privilege, though he added that it’s a “legal question that the courts may have to decide.”</p><p>The senator did not say whether he would push for a criminal contempt referral to federal prosecutors, a civil contempt charge referral to a federal court or the rarest form of congressional contempt, an internal Senate charge in which the chamber’s sergeant-at-arms can detain a witness.</p><p>Several Republicans hammered Fauci for not engaging, while Democrats generally defended him.</p><p>One Republican, Oklahoma’s Mark Lankford, told Fauci multiple times that “you have the right” to invoke the Fifth.</p><p>Republicans hold an 8-7 majority on the panel.</p><p>Iran resumes missile attacks as US and Saudis strike Tehran-backed militias in Iraq</p><p>Iran launched a barrage of missiles at American forces in the Middle East early Wednesday as the U.S. partnered with Saudi Arabia to strike Tehran-backed militias in neighboring Iraq, killing at least 20 fighters.</p><p>Six Iranian advisers were killed in the U.S.-Saudi strike, two Iraqi militia officials told The Associated Press. It was not immediately clear if the advisers were included in the fighters who were killed. The militia officials spoke on condition of anonymity because they weren’t authorized to comment publicly.</p><p>The flare-up on multiple fronts, after several days of relative calm, raised the risk of a return to all-out war. It also underscored the difficulty of winding down a five-month conflict that has jolted the world economy and is unpopular among Americans. The fighting was also likely to add to concerns that the U.S. is further drawing down already diminished stockpiles of sophisticated munitions needed to defend its bases and allies.</p><p>▶ Read more</p><p>— Samy Magdy and Elena Becatoros</p><p>Trump and DOJ ask Supreme Court to toss $83 million defamation verdict in E. Jean Carroll case</p><p>Trump and the Justice Department are asking the Supreme Court to toss the verdict won by writer E. Jean Carroll after she accused him of sexual assault, saying he can’t be sued for comments he made while he was president.</p><p>It’s the second time Trump has asked the justices to nix damages awarded by a jury to Carroll, a longtime advice columnist and former TV talk show host. The Supreme Court refused in June to hear his appeal of another verdict, for $5 million, that found him liable for sexual abuse and defamation.</p><p>The latest case centers on comments Trump made during his first term as president. The Justice Department wants to invoke the Westfall Act, which shields government employees from being sued for doing their jobs.</p><p>▶ Read more</p><p>Sen. Josh Hawley hammers Fauci for pleading the Fifth</p><p>“Well, nothing says honesty like taking the 5th, huh, doc?” the Republican Missouri senator said, launching immediately into a searing critique of Fauci declining to answer questions.</p><p>Hawley proceeded with a mocking exchange.</p><p>“What day of the week is it today?”</p><p>“What color tie are you wearing?”</p><p>“What color is the carpet in front of you?”</p><p>Each time, Fauci answered, “On the advice of counsel, I respectfully decline to answer based upon my rights under the Fifth Amendment to the Constitution.”</p><p>Hawley then proceeded to a lengthy list of questions that accused Fauci of misconduct in his government role.</p><p>Fauci’s answer was the same.</p><p>So was Hawley’s: “Yeah, well, silence is admission.”</p><p>In fact, individuals who invoke constitutional protections not to answer questions under oath are not admitting guilt of any crime.</p><p>Some disease experts criticize the accusations against Fauci</p><p>In a public letter, more than 150 infectious-disease experts and other scientists wrote that “no credible evidence has been produced to support these absurd charges” and that they are “urging our elected representatives in Congress stop these witch-hunts.”</p><p>Conservative influencer Laura Ingraham spread COVID misinformation. She’s in the audience at hearing</p><p>The Fox News host used her show and social media platform to repeatedly spread misinformation during the pandemic.</p><p>In the pandemic’s early stages, Ingraham downplayed the spread of COVID-19. She went on to mock mask mandates, social distancing guidelines, people who wore masks and those who got vaccinations.</p><p>She also endorsed unproven remedies — including hydroxychloroquine — that the FDA had warned against.</p><p>Recently on her show, Ingraham has discussed Fauci’s diary entries that Sen. Paul released. She called Fauci a “little man with a big ego” and had Health Secretary Robert F. Kennedy Jr. on her show to blast Fauci’s “mismanagement” of the pandemic.</p><p>Paul has a Fauci representative removed from the hearing room</p><p>A representative who was among those who accompanied Fauci tried to speak without being recognized, angering Paul and leading to the man’s removal.</p><p>“He is not recognized by the committee or the chair. If he speaks again, he will be removed from the room,” Paul said. “This testimony is from Anthony Fauci. This is not a game with his lawyers.”</p><p>Paul said Fauci’s representatives and advisers “are all allowed to talk to him. ... But the attorneys are not recognized” to address lawmakers.</p><p>When the man persisted, Paul summoned Capitol Police.</p><p>“Please remove him from the room,” Paul said.</p><p>Sen. Gary Peters, the ranking Democrat, said he wanted to hear what Fauci’s counsel had to say. The Republican chair quipped back that Fauci “will still have the advice of the other half a dozen attorneys that he brought along today.”</p><p>Fauci has a presidential pardon. Why plead the Fifth?</p><p>Before President Joe Biden left office, he gave Fauci a preemptive “full and unconditional” pardon, dating back to 2014. So, why would Fauci need to invoke the Fifth now?</p><p>The decision may center on several Republicans’ comments that Fauci could still be criminally prosecuted for perjury if he lies under oath.</p><p>Health Secretary Robert F. Kennedy Jr., a longtime anti-vaccine activist before entering office, was among the Trump allies suggesting that possibility this week.</p><p>Fauci said in his opening statement that he believed Paul wanted him to testify so he could say something that might justify his arrest.</p><p>Paul gets to dominate the hearing with Fauci pleading the Fifth</p><p>The Kentucky senator is an ophthalmologist who’s conversant, if not fluent, in the language of scientific and medical research.</p><p>And with Fauci pleading the Fifth, Paul is free to go through his account of the record, asking detailed questions he knows the witness will not answer.</p><p>He’s asked about NIH funding of Chinese research.</p><p>Fauci responded: “On the advice of counsel, I respectfully decline to answer based upon my rights under the Fifth Amendment.”</p><p>The senator delved into details about virus mutations and the dangers of such research.</p><p>Fauci stuck to his script: “On the advice of counsel, I respectfully decline to answer based upon my rights under the Fifth Amendment.”</p><p>And throughout their exchange, Paul weaved in his analysis of Fauci’s actions to frame the one-sided conversation his way.</p><p>Invoking the Fifth offers protection for witnesses</p><p>The Fifth Amendment is a constitutional protection against self-incrimination during questioning by law enforcement authorities and Congress.</p><p>By invoking it, witnesses are not acknowledging any criminal liability at all, and many people who profess their absolute innocence choose to exercise their right to remain silent. Witnesses who do so are able to avoid testimony they think could be damning or that they fear could be used against them by zealous interrogators or prosecutors determined to use their own words against them.</p><p>In the case of Fauci, for instance, some Republicans have talked openly about their desire to see the doctor prosecuted, and in opting to invoke his rights, Fauci cited his concern that Republican Sen. Rand Paul would try to elicit testimony that “could vindicate his repeated public pledges that I end up, in his words, quote, behind bars, unquote.”</p><p>Crux of Fauci hearing is over pandemic origins and NIH-funded research in China</p><p>Many scientists believe the virus most likely emerged in nature and jumped from animals to people, coming to light when it spread at a wildlife market in the Chinese city of Wuhan.</p><p>There’s no new scientific information supporting that the virus might instead have leaked from a laboratory, a theory Paul champions. A GOP-led subcommittee that studied the question in 2024 did not find any evidence linking Fauci to wrongdoing.</p><p>Fauci has long said publicly that he was open to both theories but that there’s more evidence supporting COVID-19’s natural origins, the way other deadly viruses, including coronavirus cousins SARS and MERS, jumped into people.</p><p>Trump tells Fox News he’ll retaliate hard against Iran for overnight attacks</p><p>Fox News reporter Trey Yingst, who’s based in the Middle East, said in an on-air segment that he spoke with Trump on Wednesday and the president told him the United States will hit back hard in response to the attacks in Jordan from Iran.</p><p>Iran launched a barrage of missiles at American forces in the region early Wednesday.</p><p>Senate committee’s top Democrat says Fauci hearing is a GOP stunt</p><p>Sen. Gary Peters of Michigan, the ranking Democrat on the panel, says Paul’s hearing is a partisan exercise and that the chairman has denied the minority access to some of the evidentiary record he’s cited.</p><p>Paul called that “categorically false.”</p><p>Peters tried to pivot to the Trump administration’s cuts to the federal work force and the departure of career scientists from the government’s public health programs.</p><p>The senator said Trump’s policies have slowed the response to the ongoing cyclospora outbreak and added that “cuts to global health programs and international partnerships have greatly reduced our ability to contain dangerous diseases.”</p><p>That’s more important than “relitigating the past,” Peters said.</p><p>“We should be asking how to strengthen our bio defense efforts to deter our adversaries and prevent biological attacks against our country,” while assessing “how our government can better coordinate and communicate during public health emergencies,” Peters said.</p><p>Fauci isn’t answering questions after invoking the Fifth</p><p>In his remarks at the top of the hearing, Fauci accused Sen. Paul of having an “obvious obsession with calling for my prosecution.”</p><p>“The only conclusion that I can reach is that the sole reason he is calling me before this committee is to get me to say something, anything, that could vindicate his repeated public pledges that I end up, in his words, quote, behind bars, unquote.”</p><p>He said he would refrain from answering questions upon advice from his attorneys.</p><p>Fauci pleading the Fifth, according to prepared remarks</p><p>A draft of the 85-year-old’s opening statement shows he won’t be getting into the details Sen. Paul wants to discuss.</p><p>Anyone under oath has the right to cite the Constitution’s Fifth Amendment that ensures no person can be compelled to give self-incriminating testimony.</p><p>Fauci’s decision diminishes the potential for fireworks between Fauci and the chairman. But it also could give Paul a relatively uninterrupted platform to frame his arguments on the pandemic, its origins and the federal response.</p><p>Sen. Paul opens hearing accusing Fauci of covering up COVID-19 origin</p><p>The senator is trying to build the case that Fauci and other officials helped produce the COVID-19 pandemic by approving funding of research on virus mutations and then covered up their complicity.</p><p>Fauci’s lawyers and his supporters vehemently deny those accusations.</p><p>Paul said Fauci should admit that “funding this research in China” was “a mistake” and that he made false statements during the pandemic — including to Congress — that the virus was not conceived in a laboratory.</p><p>“Your primary concern was hiding the fact that you had approved funding for this dangerous research,” Paul said.</p><p>The senator called Fauci’s “categorical public denials indefensible” and said he has “destroyed trust.”</p><p>COVID-19 Senate hearing starts with Rand Paul and Dr. Anthony Fauci</p><p>The Senate Homeland Security and Governmental Affairs Committee has opened its hearing with Fauci.</p><p>The physician and immunologist who helped lead the U.S government response to the COVID-19 pandemic is expected to face aggressive questioning from Republican members, especially Chairman Rand Paul of Kentucky.</p><p>Paul has for years questioned the origins of the COVID virus and federal health officials’ accounts.</p><p>The senator already has released reams of Fauci’s diary entries during the pandemic and said that what scientist “wrote privately and what he told the country are two different stories.”</p><p>Investigators in Comey seashells case omitted key facts and distorted others, defense lawyers allege</p><p>Federal officials involved in the prosecution of James Comey  misled judges, submitted false statements and withheld key facts during the course of the investigation, according to new defense filings that seek the dismissal of a case charging the former FBI director with threatening Trump on social media.</p><p>Lawyers for Comey made the allegations of misconduct in motions filed late Tuesday that also call the case a vindictive and selective prosecution, request access to transcripts of grand jury proceedings to expose what they say are “irregularities” in how the indictment was secured, and describe “unlawful” surveillance of Comey by the Secret Service.</p><p>Taken together, the new motions, along with an earlier one this week that called Comey’s social media post protected speech and not a threat, represent a multiprong defense effort to dismantle a case defense lawyers say exemplifies a Trump administration retribution campaign  targeting one of the president’s most vocal critics.</p><p>▶ Read more</p><p>Trump’s attacks on mail balloting and concerns over delays turn midterms spotlight on Postal Service</p><p>Roughly six weeks before the first midterm ballots are mailed out, the U.S. Postal Service is emerging as a pivotal player in an election season that will determine control of Congress.</p><p>Trump is seeking greater control over mail balloting through an executive order while a change to how the agency processes mail is leading to criticism that it’s failing to deliver ballots on time.</p><p>Democratic officials have raised concerns over the past week about how quickly the Postal Service will process ballots after tens of thousands of them in California and hundreds in Wisconsin arrived at local election offices too late to be counted in elections earlier this year. The top election offices in Kansas and Michigan are urging voters who want to cast their ballots early to avoid the mail and instead drop them off in person.</p><p>The Postal Service replied to those concerns Tuesday by saying it remains “committed to fulfilling our role in the electoral process.”</p><p>▶ Read more</p><p>Anthony Fauci again faces questions from Senate Republicans about pandemic origins</p><p>Dr. Anthony Fauci, the U.S. scientist who helped lead the nation’s COVID-19 pandemic response, is set to face off — again — with a Republican senator probing the origins of the coronavirus.</p><p>Sen. Rand Paul of Kentucky subpoenaed Fauci to appear before a Senate committee Wednesday. It’s part of Paul’s yearslong accusations that the now-retired infectious disease expert had lied about the pandemic, something Fauci has called “preposterous.”</p><p>Leading up to the hearing, Paul released more than a thousand pages of Fauci’s personal diary covering the pandemic years. Pointing to some notes about early efforts at understanding how the virus emerged, Paul wrote on the social media platform X that what Fauci “wrote privately and what he told the country are two different stories.”</p><p>But they’re likely to further inflame a partisan divide that, years after the pandemic, still makes Fauci a target of vitriol from people who blame him for mask mandates and other policies they believe infringed on their rights as hundreds of thousands of people were dying.</p><p>▶ Read more</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/624RU4KRT6PH5LRRM4N46LLCWY.jpg?auth=e33c5a78b4ef6d9f77136727cfcf1c6bc2d2aeb44b888380d44687aa49626f57&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump waves as he departs on Air Force One at Oakland County International Airport, Monday, July 27, 2026, in Waterford Township, Mich. (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/UVPSIBXVFW76MEYSSZR7BORBKA.jpg?auth=0811109e227593f46d02f3e0a3e343d3e483ba420b6eb15f854d07c3c35219cb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump speaks at the funeral of Sen. Lindsey Graham, R-S.C., at the Washington National Cathedral, Tuesday, July 28, 2026, in Washington. (AP Photo/Alex Brandon, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content></item><item><title><![CDATA[F1 chief says season finale could shift to Europe if Qatar, Abu Dhabi races are affected by war]]></title><link>https://www.local10.com/sports/2026/07/29/f1-chief-says-season-finale-could-shift-to-europe-if-qatar-abu-dhabi-races-are-affected-by-war/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/29/f1-chief-says-season-finale-could-shift-to-europe-if-qatar-abu-dhabi-races-are-affected-by-war/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[LONDON (AP) — Formula 1 president Stefano Domenicali says the current world championship could end in Europe if the war in the Middle East affects races planned in Qatar and Abu Dhabi at the conclusion of the season.]]></description><pubDate>Wed, 29 Jul 2026 12:10:39 +0000</pubDate><content:encoded><![CDATA[<p>LONDON (AP) — Formula 1 president Stefano Domenicali says the current world championship could end in Europe if the war in the Middle East affects races planned in Qatar and Abu Dhabi at the conclusion of the season.</p><p>Domenicali said a decision won't be made before mid-September.</p><p>“For us today, the races in Qatar and Abu Dhabi are confirmed,” he said in comments published by the Formula One website following last week's Hungarian Grand Prix.</p><p>“But of course, if the situation will not be cleared the way that we believe it should be, before the middle of September, we will take the decision,” Domenicali added. “And in that respect, I just want confirm to you that if this will not be possible, that the end of the season would be in Europe.”</p><p>Domenicali did not say where exactly the final races planned in November and December would be held if those in Qatar and Abu Dhabi are canceled.</p><p>Formula 1 already called off races in Bahrain and Saudi Arabia because of safety concerns related to the Iran war. The Bahrain Grand Prix was rescheduled in Malaysia for Oct. 4.</p><p>Looking at the 2027 schedule, Domenicali said: “So far, the calendar that will be presented, let’s say in autumn, it would be as a sort of normal plan. But of course, in the case that the situation in the Middle East would be not solved, we have options.”</p><p>He added that in any case plans remain to have 24 Grand Prix races next year.</p><p>Hungary was the last race before the mid-season break. The next race is the Dutch Grand Prix on Aug. 23.</p><p>Kimi Antonelli tops the standings with a 50-point lead over Lewis Hamilton.</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/FWSXNZWYWLR2KX3D44AZZJYEFY.jpg?auth=2737ae790f0b5215ee1b2a5ca8f272cf90ce4b0d2aaf3c09a8c696dbd27f56b3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[McLaren driver Lando Norris of Britain, left, leads the field after the start during the Formula One Hungarian Grand Prix auto race, at the Hungaroring racetrack in Mogyorod, near Budapest, Hungary, Sunday, July 26, 2026. (AP Photo/Darko Bandic)]]></media:description><media:credit role="author" scheme="urn:ebu">Darko Bandic</media:credit></media:content></item><item><title><![CDATA[Obama endorses Iowa Democrat Turek for the US Senate in a video of them playing basketball]]></title><link>https://www.local10.com/news/politics/2026/07/29/obama-endorses-iowa-democrat-turek-for-the-us-senate-in-a-video-of-them-playing-basketball/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/29/obama-endorses-iowa-democrat-turek-for-the-us-senate-in-a-video-of-them-playing-basketball/</guid><dc:creator><![CDATA[By HANNAH FINGERHUT, Associated Press]]></dc:creator><description><![CDATA[DES MOINES, Iowa (AP) — Iowa Democrat Josh Turek got an assist Wednesday from former President Barack Obama, who endorsed his bid to flip a Republican-held U.S. Senate seat in a video of the two shooting hoops.]]></description><pubDate>Wed, 29 Jul 2026 11:48:36 +0000</pubDate><content:encoded><![CDATA[<p>DES MOINES, Iowa (AP) — Iowa Democrat Josh Turek got an assist Wednesday from former President Barack Obama, who endorsed his bid to flip a Republican-held U.S. Senate seat in a video of the two shooting hoops.</p><p>The seat held by retiring two-term Sen. Joni Ernst is among the tough targeted races for Democrats navigating a narrow path to winning the Senate majority. Turek faces Republican U.S. Rep. Ashley Hinson, who has been endorsed by President Donald Trump.</p><p>Trump won Iowa by double digits in the last presidential election, and it’s been more than a decade since a Democrat represented Iowa in the Senate. Still, Democrats think they have a fighting chance this cycle.</p><p>Turek, a state representative, played wheelchair basketball for the United States in four Paralympic Games. In the video, Turek and Obama play a game of I-O-W-A instead of horse.</p><p>“I know a little something about winning Iowa,” Obama says, a reference to his 2008 caucus victory that launched the little-known U.S. senator from Illinois to the Democratic presidential nomination. Obama also carried Iowa in both the 2008 and 2012 general elections.</p><p>“Of all the things I’ve done in politics, Iowa was my favorite thing,” Obama goes on. “There was just a magic about regular folks showing up.”</p><p>With months to go before the midterm elections, Obama is already throwing his weight behind candidates this cycle. He joined U.S. Senate candidate James Talarico at a taco shop in Texas in May.</p><p>Known for his love of basketball, Obama had the White House tennis court modified so he could play basketball and had a professional grade basketball court installed at his Presidential Center. He met WNBA players, including Iowa native Caitlin Clark, at that court last week.</p><p>Against Turek, Obama says he got “whooped.”</p><p>“Now the ball’s in your court, Iowa,” Obama says. “Let’s make sure that we send Josh Turek to the United States Senate.”</p><p>___</p><p>Follow the AP’s coverage of the 2026 election at https://apnews.com/projects/elections-2026/.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HZLTOQ32OYROCFX7AFKDMI4EAE.jpg?auth=d7134d0dd16e4ec671f71844be875ebd6585893d9b713a989dfbcff63ef47c1c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Iowa state Rep. Josh Turek speaks during a primary election night watch party after winning the Democratic nomination for U.S. Senate, June 2, 2026, in Des Moines, Iowa. (AP Photo/Bryon Houlgrave, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Bryon Houlgrave</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AXA54VK7I5SYVFHIDHNY46WVBA.jpg?auth=3e9ae10aacc91e2f88d431b2b69d7f9736d3673ff8ba241d36a3cd2b57e3d044&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Iowa state Rep. Josh Turek, a Democratic candidate for U.S. Senate, talks to supporters before a neighborhood canvassing event, May 31, 2026, in Waukee, Iowa. (AP Photo/Charlie Neibergall, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Charlie Neibergall</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PNAGNUWOQKXIMPM3NSFPTBGLHQ.jpg?auth=13dd5c37bddfeecee1a7a7aa557d843b357ff756171c7c0bb6ef628604d7ce65&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Former President Barack Obama speaks during the dedication ceremony for the Obama Presidential Center, June 18, 2026, in Chicago. (AP Photo/Alex Brandon, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content></item><item><title><![CDATA['Once' Oscar winner and Irish musician Glen Hansard dies in motorcycle crash]]></title><link>https://www.local10.com/entertainment/2026/07/29/once-oscar-winner-and-irish-musician-glen-hansard-dies-in-motorcycle-crash/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/07/29/once-oscar-winner-and-irish-musician-glen-hansard-dies-in-motorcycle-crash/</guid><dc:creator><![CDATA[By JILL LAWLESS, Associated Press]]></dc:creator><description><![CDATA[LONDON (AP) — Irish singer-songwriter Glen Hansard, who won an Academy Award for the 2007 film “Once,” died in a motorcycle crash on the outskirts of Dublin early Wednesday, his management said. He was 56.]]></description><pubDate>Wed, 29 Jul 2026 18:59:12 +0000</pubDate><content:encoded><![CDATA[<p>LONDON (AP) — Irish singer-songwriter Glen Hansard, who won an Academy Award for the 2007 film “Once,” died in a motorcycle crash on the outskirts of Dublin early Wednesday, his management said. He was 56.</p><p>ATC Management told broadcaster RTE Hansard's family was “deeply shocked and heartbroken.”</p><p>News of his death brought tributes from fellow musicians including Bruce Springsteen, who said on Instagram he was “heartbroken” at the loss of “a great musician, a good friend and a generous and gracious man.”</p><p>Irish police said a man in his 50s died in single-vehicle motorcycle crash in Lucan, on the western outskirts of the Irish capital, before 4:30 a.m. Wednesday. The man, who they did not name, was treated at the scene but pronounced dead a short time later.</p><p>Hansard combined acting and a musical career. He played a member of a Dublin soul band in the hit 1991 movie “The Commitments” and won an Oscar in 2008 for the song “Falling Slowly,” which he co-wrote for the indie musical “Once" with co-star Markéta Irglová.</p><p>“Once,” a love story about two struggling musicians, was later adapted for Broadway, again with songs by Hansard and Irglová. It won eight Tony Awards in 2012, including best musical.</p><p>Hansard was long-serving front man for rock band The Frames, half of rock duo The Swell Season with Irglová and released solo albums including “Didn’t He Ramble,” which was nominated for a Grammy for Best Folk Album in 2016.</p><p>Ireland's President Catherine Connolly said he was one of Ireland’s great singer-songwriters.</p><p>“Glen was one of the vital driving influences of the Irish music world, bringing people together in the sharing of live music," Connolly said. "He will be sorely missed by all who knew him or experienced his work.”</p><p>Actor-comedian Chris O’Dowd said Hansard’s “energizing melodies and soulful, searching voice made the tough times more manageable, the stagnant times more beautiful, and the joyful times even more memorable.”</p><p>Hansard started out as a busker on the streets of Dublin. He became famous for leading the Christmas Eve busk outside Dublin's Gaiety Theatre, where members of the public gathered to see famous Irish musicians perform in aid of a homelessness charity.</p><p>Former Irish president Michael D. Higgins said Hansard was a “wonderful musician and performer” who also "placed great emphasis throughout his life to the importance of tackling the problems of society."</p><p>At the funeral of The Pogues frontman Shane MacGowan in 2023, Hansard performed a rousing version of The Pogues' song “Fairytale Of New York” with Irish singer Lisa O’Neill that had the congregation dancing in the aisles of the church.</p><p>Hansard is survived by his wife, Finnish poet Maire Saaritsa, and their 3-year-old son, Christy.</p><p>___</p><p>A previous version of this story incorrectly stated Hansard was awarded an Oscar in 2007. He received the award in 2008.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XIRVPQGHWBM337NRXHIEBTWBBA.jpg?auth=7c7cff0ec3e4a780387058dd5c8a1f35acd41e628172e32168d64d1ebfe0877e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Glen Hansard performs at Lollapalooza in Chicago's Grant Park on Sunday, Aug. 3, 2014. (Photo by Steve C. Mitchell/Invision/AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Steve C Mitchell</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VBZQA6ZAPXLMCRLAZBEINIHJYM.jpg?auth=56a51a25c43f0269541f10b384d12daa0deb3ad35baab86c3d9ab76b81169232&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Grammy-winning Irish singer/songwriter Glen Hansard performs at The Caverns in Pelham, Tenn., on March 29, 2019. (AP Photo/Ron Harris, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ron Harris</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2YKC73UFGDETV462DKTQKCZM6E.jpg?auth=99975362abdaf42e666c3287c0611a0fc1d24c23c6e20e9390341d80bdefbef9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Marketa Irglova, left, and Glen Hansard appear after performing during the 80th Academy Awards in Los Angeles on Feb. 24, 2008. (AP Photo/Mark J. Terrill, File)]]></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/2IPRL7WQP245HGGBU4IHU2YFKM.jpg?auth=93306c5b0f3eccc27402c8b55beb39230e1e31081207bf6b85c889b47c3e4022&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Glen Hansard appears at the 58th annual Grammy Awards in Los Angeles on Feb. 15, 2016. (Photo by Jordan Strauss/Invision/AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jordan Strauss</media:credit></media:content></item><item><title><![CDATA[Investigators in James Comey seashells case omitted key facts, defense lawyers allege]]></title><link>https://www.local10.com/news/politics/2026/07/29/investigators-in-comey-seashells-case-omitted-key-facts-and-distorted-others-defense-lawyers-allege/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/29/investigators-in-comey-seashells-case-omitted-key-facts-and-distorted-others-defense-lawyers-allege/</guid><dc:creator><![CDATA[By ERIC TUCKER, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — Federal officials involved in the prosecution of James Comey misled judges, submitted documents containing false statements and withheld key facts during the course of the investigation, according to new defense filings that seek the dismissal of a case charging the former FBI director with threatening President Donald Trump on social media.]]></description><pubDate>Wed, 29 Jul 2026 20:11:01 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — Federal officials involved in the prosecution of James Comey misled judges, submitted documents containing false statements and withheld key facts during the course of the investigation, according to new defense filings that seek the dismissal of a case charging the former FBI director with threatening President Donald Trump on social media.</p><p>Lawyers for Comey made the allegations of misconduct in motions filed late Tuesday that also call the case a vindictive and selective prosecution, demand access to transcripts of grand jury proceedings to expose what they say are “irregularities” in how the indictment was secured, and describe “unlawful” surveillance of Comey by the Secret Service.</p><p>Taken together, the new motions, along with an earlier one this week that called Comey's social media post protected speech rather than a threat, represent a multipronged defense effort to dismantle a case that defense lawyers say exemplifies a Trump administration retribution campaign targeting one of the president's vocal critics.</p><p>“Ample objective evidence — much of which comes directly from government officials’ own public statements and admissions — establishes that the President’s animus toward Mr. Comey led to this vindictive and selective prosecution,” Comey’s lawyers wrote in one of the filings.</p><p>The case centers on a picture of seashells on the beach</p><p>Comey was charged in April with threatening Trump through a photo he posted on Instagram a year earlier depicting seashells he said he found on the beach in North Carolina in the numerical arrangement of “86 47.”</p><p>The Justice Department has said the photo constituted a threat against Trump, the 47th president. Comey deleted the post shortly after he put it up, saying he did not know that anyone interpreted the numbers as a call to violence. His lawyers have said that the slogan has long meant to “get rid of” or “eject” and has been featured on thousands of items sold online and regularly displayed at protests.</p><p>Defense lawyers say investigators who tried to prove that Comey intended a physical threat, or knew that the number “86” suggested violence, repeatedly came up empty but withheld that from federal magistrates as they applied for warrants to search the digital accounts associated with Comey and his wife.</p><p>For instance, the FBI searched an internal database of information about open and closed investigations for any indication of an association between Comey and the term “86” but found inconclusive results. An FBI agent also requested a review of the FBI file for the case against reputed mobster John Gambino, which Comey worked on as a young prosecutor, but found no references to the term “86.” Investigators also interviewed a key government cooperator in the case, Salvatore Gravano, who said he did not recall ever discussing the term “86” with Comey or hearing it in connection with the trial.</p><p>Defense lawyers say the search warrant affidavits were marred by “false statements,” including what they say were incorrect insinuations that one of Comey's attorneys had sought to hide evidence or that his wife had misled investigators.</p><p>“Evidence obtained during discovery supports at least a substantial preliminary showing that the affidavits submitted in support of two of the search warrants contained intentionally false statements and material omissions, and that those defects vitiate any conceivable showing of probable cause,” Comey's lawyers wrote.</p><p>Defense lawyers say the case is rooted in Trump's personal animus</p><p>In addition, defense lawyers say the warrant applications distort statements made to investigators by a person who knew Comey but has now been estranged from him for years.</p><p>The person, whose name is not disclosed in court documents, is described in an affidavit as saying that they immediately perceived Comey's post to have a violent meaning. But investigators omitted that the person had said their initial impression was that “86” referred to being “out of something on the menu” and only later concluded that it could be understood as a call to violence.</p><p>The person said that view was influenced by having listened to an episode of Rudy Giuliani's online show in which the Trump loyalist claimed that Comey had worked on mob cases as a prosecutor in which mafia members used “86” to mean “kill.” But the FBI's own investigation determined Giuliani's claims to be untrue, defense lawyers said.</p><p>The case against Comey over the seashells was the second in recent months targeting the ex-FBI director, a long-running Trump foe whom the president has, over the years, said deserves to be prosecuted.</p><p>An earlier case in Virginia accusing Comey of lying to Congress was dismissed in November after a judge concluded that the prosecutor who charged him and another Trump adversary, New York Attorney General Letitia James, had been illegally appointed.</p><p>Comey's lawyers describe the prosecutions as rooted in Trump's own personal animus, with the Secret Service closely coordinating with the Justice Department and with Trump, who was sent frequent updates on Air Force One and had asked to be kept in the loop.</p><p>As Comey returned to Washington with his wife to be interviewed by law enforcement about his post, Secret Service agents were directed to conduct “unlawful” electronic surveillance, “including as they stopped to visit the grave of their deceased son," his lawyers said. The surveillance had been requested by a senior Justice Department official.</p><p>Comey was the FBI director when Trump took office in 2017, having been appointed by then-President Barack Obama and previously serving as a senior Justice Department official in President George W. Bush’s administration. Trump fired Comey in May 2017 as the FBI was investigating potential ties between Russia and Trump’s presidential campaign. The men have been openly at odds ever since.</p><p>The Justice Department will have an opportunity to respond to the defense filings. It has not elaborated on any evidence of intent the government has. But acting Attorney General Todd Blanche said earlier this year that prosecutors in every case prove intent with “witnesses, with documents, with the defendant himself to the extent it’s appropriate.”</p><p>“And that’s how we’ll prove intent in this case,” Blanche said in April, shortly after he was elevated to lead the department after Pam Bondi’s ouster.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/I2MWQFBDNXE4FWWBKHZED33S5A.jpg?auth=6c9bdb08c4ddb876896669a105375e2b6dea35aaef7fe25cc1238aace0b0fce4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Former FBI Director James Comey speaks during a Senate Intelligence Committee hearing on Capitol Hill in Washington, June 8, 2017. (AP Photo/Andrew Harnik, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrew Harnik</media:credit></media:content></item><item><title><![CDATA[Man faces 7 attempted murder charges for shooting into apartment, cops say]]></title><link>https://www.local10.com/news/local/2026/07/28/man-faces-7-attempted-murder-charges-for-shooting-into-apartment-cops-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/28/man-faces-7-attempted-murder-charges-for-shooting-into-apartment-cops-say/</guid><dc:creator><![CDATA[Rosh Lowe]]></dc:creator><description><![CDATA[A 35-year-old Broward County man is facing serious charges stemming from a shooting that occurred last week that was captured on surveillance footage. ]]></description><pubDate>Tue, 28 Jul 2026 20:40:56 +0000</pubDate><content:encoded><![CDATA[<p>A 35-year-old Miramar man is facing serious charges stemming from a North Miami Beach shooting last week that was captured on surveillance footage.</p><p><a href="https://www.local10.com/espanol/2026/07/28/un-hombre-es-acusado-de-siete-cargos-de-intento-de-asesinato-por-disparar-contra-departamento-dice-la-policia/" target="_self" rel="" title="https://www.local10.com/espanol/2026/07/28/un-hombre-es-acusado-de-siete-cargos-de-intento-de-asesinato-por-disparar-contra-departamento-dice-la-policia/">Leer en español</a></p><p>It happened at an apartment complex located along the 2100 block of Northeast 167th Street.</p><p>According to police, De’Undre Turner shot 10 rounds into an apartment unit and then fled the scene. </p><p>A warrant had been issued for his arrest, and he was picked up by police on Monday. </p><p>Police said Turner was the passenger in a car when he saw the victim walking down the street. Turner then accused the victim of breaking into his wife’s car, which led to the victim running to a friend’s apartment for shelter, authorities said. </p><p>Six people were inside the apartment at the time of the shooting, but no one was injured, according to officials.</p><p>Authorities said they were able to identify Turner thanks to a tattoo of lips located on the left side of his neck that was captured in the video footage and enhanced by police. </p><p>He is being held behind bars without bond on seven counts of second-degree attempted murder with a deadly weapon. </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[The 5 best midsize three-row SUVs, according to Edmunds]]></title><link>https://www.local10.com/business/2026/07/29/the-5-best-midsize-three-row-suvs-according-to-edmunds/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/29/the-5-best-midsize-three-row-suvs-according-to-edmunds/</guid><dc:creator><![CDATA[By DAN FRIO of Edmunds, Associated Press]]></dc:creator><description><![CDATA[Size, space and utility have made the three-row SUV a mainstay of American family life. But with more than dozen mainstream models on the market, choosing one can feel daunting. Thankfully, Edmunds has tested them all and identified the five best midsize three-row SUVs. From the top-ranked Hyundai Palisade and its Kia Telluride sibling to the sporty Ford Explorer and the vast cabins of the Toyota Grand Highlander and Volkswagen Atlas, these are today’s top picks for driving your tribe. All of the following prices include destination fees.]]></description><pubDate>Wed, 29 Jul 2026 11:26:45 +0000</pubDate><content:encoded><![CDATA[<p>Size, space and utility have made the three-row SUV a mainstay of American family life. But with more than dozen mainstream models on the market, choosing one can feel daunting. Thankfully, Edmunds has tested them all and identified the five best midsize three-row SUVs. From the top-ranked Hyundai Palisade and its Kia Telluride sibling to the sporty Ford Explorer and the vast cabins of the Toyota Grand Highlander and Volkswagen Atlas, these are today’s top picks for driving your tribe. All of the following prices include destination fees.</p><p>Hyundai Palisade</p><p>The Hyundai Palisade tops Edmunds’ midsize three-row rankings. Its quiet, roomy interior gives everyone — even third-row passengers — ample room to spread out. An exceptionally smooth ride makes it ideal both for long highway travel and short local hops on typical city roads. The Palisade’s user-friendly tech, such as wireless smartphone connections and USB ports in all three rows, ensures the driver and passengers stay connected and entertained.</p><p>Maximum cargo capacity falls short of some rivals, but clever small-item storage throughout the cabin takes up the slack. Although one of the pricier picks in the class, the Palisade comes with generous features, high-end materials, and an industry-leading warranty. Edmunds also recommends getting the hybrid version if your budget allows. It gets up to an EPA-estimated 34 mpg in combined city/highway driving, and is quicker than the regular Palisade to boot.</p><p>2026 Palisade starting price: $41,035; hybrid version: $45,760</p><p>Kia Telluride</p><p>If the Palisade sounds appealing but you prefer a sportier look, the Kia Telluride makes an excellent alternative. It’s mechanically related to the Palisade and costs nearly the same, but the Kia offers its own compelling flavor. The tall, flat grille, vertical headlights and 20-inch wheels give the Telluride bold trucklike style, and its standard turbocharged engine generates more low-end punch than its base Palisade counterpart.</p><p>The Telluride also gets a bit more rear cargo space, excellent second-row legroom, and extra tech such as dual wireless phone chargers. Oddly, the available Telluride hybrid costs more than the hybrid Palisade, but the higher price gets you a few extra standard features, such as ventilated front seats and a more advanced cruise control system.</p><p>2027 Telluride starting price: $40,735; hybrid version: $48,035</p><p>Toyota Grand Highlander</p><p>The Toyota Grand Highlander is a subdued counterpoint to the glitzy Palisade or chunky Telluride. Its styling is more generic-looking, but otherwise the Grand Highlander will win you over with its smooth ride, excellent driver aids and roomy third-row seating. Folding down the second- and third-row seats opens up a massive amount of cargo space, so don’t be surprised when friends ask you to help them move.</p><p>Technology is also a strong suit, with features including wireless smartphone integration, abundant USB ports, and a capable web-connected voice assistant. There’s also the even more efficient Grand Highlander Hybrid that gets up to 36 mpg combined. The Grand Highlander is one of the pricier midsize three-row picks, but the premium interior materials and generous space still make it a good deal.</p><p>2026 Grand Highlander starting price: $43,855; hybrid version: $47,205</p><p>Ford Explorer</p><p>The Ford Explorer proves that three-row SUVs can also be sporty. The athlete of the class, the Explorer offers agile handling and acceleration. This is especially true of the Explorer ST, which packs a 400-horsepower V6 and can accelerate from zero to 60 mph in just 5.6 seconds. Tech highlights include a Google-integrated infotainment system with a big 13.2-inch touch screen, wireless smartphone connectivity and Ford’s optional BlueCruise hands-free driving system.</p><p>Small cargo space and tight third-row legroom diminish some of the Ford’s utility, and the rear seats aren’t as comfortable as those up front. Also, Ford doesn’t offer a hybrid version of the Explorer. But if you don’t mind trading some practicality for performance, the Explorer is an engaging pick.</p><p>2027 Explorer starting price: $40,260</p><p>Volkswagen Atlas</p><p>A spacious cabin and adult-size seating in all three rows help keep Volkswagen’s biggest SUV high in Edmunds’ rankings. The Atlas’ interior is quiet, and it’s easy to get in and out. Maximum cargo space is also massive, and both back rows fold flat for vanlike utility. The Atlas also rides smoothly over bumps but without the floaty feeling you notice in some rivals.</p><p>Impressively, VW has also stuffed a lot of standard features into the Atlas. Even the base trim comes with synthetic leather upholstery, heated and ventilated front seats, and a heated steering wheel. There are a few minor drawbacks to the Atlas, such as some distracting-to-use controls and no available hybrid powertrain option, but overall the Atlas gets plenty right.</p><p>2026 Atlas starting price: $40,785</p><p>Edmunds says</p><p>Whether you need a three-row SUV with cavernous cargo space, maximum fuel economy, or simply speed and performance, today’s top midsize picks deliver something for every buyer.</p><p>____________</p><p>This story was provided to The Associated Press by the automotive website Edmunds.</p><p>Dan Frio is a contributor at Edmunds.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/VZIRHWMBCQDCOEAZNOCQ37GAO4.jpg?auth=f3f74c57b8f1f191c1dc7ca13329146c6b91a133ad48b7c94b3d9d337c526236&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 Hyundai shows the 2026 Palisade. The Palisade has been redesigned for 2026 and features new styling and a roomy interior fitted with premium features and materials. (Courtesy of Hyundai Motor America via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/WEMP3JVRTCAP2SYF7YT52Y67OY.jpg?auth=29e8b354b3c3aadb37fd40529131df0d08a1b6c17185677dc20b06141c6c199f&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 Kia shows the 2027 Telluride. The redesigned 2027 Telluride's spacious cabin, smooth ride, and generous list of standard tech features make it an easy SUV to drive every day. (Courtesy of Kia America via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/RNMOZVW3MEITODHTDXUZAYCU3A.jpg?auth=720263832742ecfd9e4e5c7c21cf6783acdb61c601b4b252e10ad7b1e26211ab&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 Toyota shows the 2026 Grand Highlander. The Grand Highlander is an excellent choice for those who want to maximize passenger comfort and space without upgrading to a full-size SUV. (Courtesy of Toyota Motor Sales U.S.A. via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/62RKRUKFXM4Y3SODORFCHBMY4E.jpg?auth=dff267d158a1c3d105b7e592875cdcd5eceb310ad63f8f62f5305f039aa412a9&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 Ford shows the 2027 Explorer. The Explorer stands out for its quick acceleration and engaging driving experience. It also offers a special Tremor version that is better equipped to handle dirt roads and light-duty off-road trails. (Courtesy of Ford Motor Co. via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/TBYEQTT6NRAB4SX7KB56DWIO4A.jpg?auth=614a4f5b985e22d0e57342e128d0e954ebf28198e40c6ea15b823737bc477ba7&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 Volkswagen shows the 2026 Atlas. The Atlas works well as a roomy family hauler with plenty of space for people and their cargo. It also comes with many standard features. (Courtesy of Volkswagen of America via AP)]]></media:description></media:content></item><item><title><![CDATA[Lauderhill neighborhood rocked by over a dozen overnight car break-ins]]></title><link>https://www.local10.com/news/local/2026/07/28/lauderhill-neighborhood-rocked-by-over-a-dozen-overnight-car-break-ins/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/28/lauderhill-neighborhood-rocked-by-over-a-dozen-overnight-car-break-ins/</guid><dc:creator><![CDATA[Roy Ramos]]></dc:creator><description><![CDATA[Surveillance video captured several suspected thieves breaking into multiple vehicles in a quiet Broward County neighborhood.]]></description><pubDate>Tue, 28 Jul 2026 20:39:17 +0000</pubDate><content:encoded><![CDATA[<p>Surveillance video captured several suspected thieves breaking into multiple vehicles in a quiet Broward County neighborhood.</p><p><a href="https://www.local10.com/espanol/2026/07/28/reportan-mas-de-una-docena-de-robos-en-vehiculos-durante-la-noche-en-vecindario-de-lauderhill/" target="_self" rel="" title="https://www.local10.com/espanol/2026/07/28/reportan-mas-de-una-docena-de-robos-en-vehiculos-durante-la-noche-en-vecindario-de-lauderhill/">Leer en español</a></p><p>It happened along Northwest 23rd Street near 44th Avenue in Lauderhill just after 5 a.m. Tuesday. </p><p>Video footage shows the crooks, covering their faces with masks and hoodies, breaking into more than a dozen vehicles. </p><p>The criminals did not appear to be fazed by lights, cameras or  residents still inside their homes. </p><p>One of the victims was registered nurse Marry Gooding, who had her work bag, cash and personal information taken, and will also have to foot the bill to have her car repaired following the break-in. </p><p>“I am getting quotes this morning from $450 to $500,” she said. “In my wallet I had an $800 gift card from Costco. My debit card, my two credit cards.”</p><p>Gooding was just one of several neighbors who woke up to find their surveillance cameras also captured the thieves rummaging through their property.</p><p>“It’s like your life is stripped from you because everything is in your wallet,” she said. </p><p>The Lauderhill Police Department said it is investigating several car break-ins in the area and are reviewing surveillance video. </p><p>Anyone with information that may help police is urged to contact Lauderhill police or Broward Crime Stoppers at 954-493-TIPS. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Safety, teacher advocacy priorities for Broward School Board District 4 candidates]]></title><link>https://www.local10.com/news/local/2026/07/28/safety-teacher-advocacy-priorities-for-broward-school-board-district-4-candidates/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/28/safety-teacher-advocacy-priorities-for-broward-school-board-district-4-candidates/</guid><dc:creator><![CDATA[Saira Anwer]]></dc:creator><description><![CDATA[Two candidates are vying for the Broward County School Board District 4 seat. ]]></description><pubDate>Tue, 28 Jul 2026 22:28:15 +0000</pubDate><content:encoded><![CDATA[<p>Two candidates are vying for the Broward County School Board District 4 seat. </p><p><a href="https://www.local10.com/espanol/2026/07/28/seguridad-y-defensa-de-maestros-prioridades-para-candidatos-a-la-junta-escolar-del-distrito-4-de-broward/" target="_self" rel="" title="https://www.local10.com/espanol/2026/07/28/seguridad-y-defensa-de-maestros-prioridades-para-candidatos-a-la-junta-escolar-del-distrito-4-de-broward/">Leer en español</a></p><p>The seat is currently held by Lori Alhadeff, who is not seeking reelection. </p><p>Running in the election are Sharry Adler Kimmel, who received Alhadeff’s endorsement, and Nicole Morst, who is endorsed by School Board Member Debbi Hixon. </p><p>District 4 includes Coral Springs, Margate, North Lauderdale, Parkland and Tamarac.</p><p>“I am a champion of teachers,” said Kimmel. “I teach teachers how to be teachers, and I am a subject matter expert with a doctorate degree in education on all things K-12. I have budget experience, I have teaching experience, classroom experience, and I also have a lot of leadership experience.”</p><p>Said Morst: “I have been advocating for teachers and families in this district for the last nine years. I served as the North Area Advisory Chair this year, which represents nearly 70 schools in the north region of Broward County. I worked with the principals, the teachers, the parents to make sure that their concerns were heard and their needs are met.”</p><p>Both candidates discussed their approaches to tackling the district’s declining student enrollment and severe budget challenges.</p><p>“If we expect families to keep sending their kids to Broward schools, we have to invest in their facilities,” said Morst. “We have schools that have mold and broken ACs. And these conditions are not acceptable for our parents.”</p><p>Added Kimmel: “The first priority is to get the fiscal house in order. We have to monetize our assets. We have assets and we have to monetize those as if it was an emergency, because it is.”</p><p>Both candidates also addressed school safety and improvements.</p><p>“So part of my platform, once we monetize our assets, is to have bulletproof glass in every one of those panels at every single school,” said Kimmel. “So if the worst thing happens, worst case scenario and an active shooter makes their way somehow through all the other safety nets onto the campus, they can never do that again. They can never shoot through that glass.”</p><p>Said Morst: “I am the only one with a child that is currently enrolled and so I am in it every day. I know the challenges, I know what’s working and what needs to be fixed. And I understand the communities because I have been serving all over Broward. So I understand outside of just what’s in my school in my community, what’s happening at large.”</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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