<?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>Thu, 16 Apr 2026 18:58:45 +0000</lastBuildDate><language>en</language><ttl>1</ttl><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title><![CDATA[Local 10 launches ‘Good News South Florida’]]></title><link>https://www.local10.com/community/2026/03/30/local-10-launches-good-news-south-florida/</link><guid isPermaLink="true">https://www.local10.com/community/2026/03/30/local-10-launches-good-news-south-florida/</guid><dc:creator><![CDATA[Mayte Padron]]></dc:creator><description><![CDATA[WPLG Local 10 has Good News to report. Beginning this Friday, April 3, Good News South Florida will premiere on the Local 10 morning news.]]></description><pubDate>Mon, 30 Mar 2026 16:49:09 +0000</pubDate><content:encoded><![CDATA[<p>WPLG Local 10 has Good News to report. Beginning this Friday, April 3, Good News South Florida will premiere on the Local 10 morning news. The weekly segment will be spearheaded by Local 10 Community Relations Director Mayte Padron. </p><p>A veteran of the softer side of television news, Padron has specialized in the art of goodwill and solutions-oriented storytelling for more than two decades. She’s the architect of Local 10’s community outreach campaigns, including the Local 10 Day of Giving, which collects nonperishable foods for nonprofits in the hunger space and The Big Bus Toy Express, which collects new, unwrapped toys for the Marine Corps Reserve Toys for Tots. Padron will continue leading those broader efforts as she takes on this new role in bringing the inspiring stories of everyday people in South Florida. </p><p>Good News South Florida will shine a light on people overcoming incredible hardships, unlocking goodness in the most unlikely of places and loving their neighbors as themselves. But it’s more than storytelling. It’s action driven journalism. On occasion, Good News South Florida will invite Local 10 viewers to be part of the narrative and volunteer their talent, time and treasure to turn things around for someone in need. </p><p>“Good News South Florida will show that even when someone finds themselves in the fiery furnace of adversity, there is redemption, refuge and relief,” said Padron. “It’s not too good to be true. Good News is living and powerful in South Florida. Watch and be part of it.” </p><ul><li><i><b>To donate:</b></i> If you’d like to make a monetary donation toward a Good News South Florida story or project, <a href="https://miami.fcsuite.com/erp/donate/create/fund?funit_id=3700" target="_self" rel="" title="https://miami.fcsuite.com/erp/donate/create/fund?funit_id=3700">click here.</a> Local 10 has established the Local 10 Fund with The Miami Foundation and 100% of your donation will go toward the cause you designate in the “additional information” box. </li><li><i><b>To volunteer or submit a story idea:</b></i> If you’d like to volunteer for a Good News South Florida project or would like to submit a story for consideration, email <a href="mailto:goodnews@local10.com">goodnews@local10.com</a>. </li></ul><p>Good News South Florida airs Fridays on the Local 10 morning news at 10 a.m. It will encore Fridays at 3:30 p.m. and Sunday mornings, beginning at 6 a.m. </p><p><b>NOMINATE A TEACHER! </b></p><p>Good News South Florida wants to pay tribute to an exemplary educator. From now through Friday, May 1, Local 10 viewers are invited to nominate a South Florida teacher who meets the following criteria:</p><ul><li>10 or more years teaching at the elementary, middle or high school level in Miami-Dade, Monroe or Broward counties </li><li>Highly innovative, applying creative teaching techniques to engage students </li><li>Personal story of overcoming challenges or adversity and inspiring others to do the same </li><li>Highly involved in community service or charity work </li></ul><p>Upload a photo of your favorite teacher and complete all the fields below to submit your nomination. A panel will review all submissions and choose one teacher. </p><p>The chosen honoree will be revealed on Local 10 News on Friday, May 1, beginning at 10:30 a.m. as part of the Good News South Florida series. </p><p><div data-ss-embed="promotion" data-opguid="a2cb327b-f4d5-4f9b-909b-09595679b1e4" data-routing="hash" data-script="f0kdah"></div>
<script defer src="https://embed-1157513.secondstreetapp.com/Scripts/dist/embed.js" data-ss-script="f0kdah">/**/</script></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[Deputies: 19-year-old man claims self-defense after co-worker’s stabbing]]></title><link>https://www.local10.com/news/local/2026/04/16/deputies-19-year-old-man-claims-self-defense-after-co-workers-stabbing/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/16/deputies-19-year-old-man-claims-self-defense-after-co-workers-stabbing/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[A 19-year-old man faced an attempted murder charge on Thursday after a workplace stabbing in Miami-Dade County, records showed.]]></description><pubDate>Thu, 16 Apr 2026 18:51:08 +0000</pubDate><content:encoded><![CDATA[<p>A 19-year-old man faced an attempted murder charge on Thursday after a workplace stabbing in Miami-Dade County, records showed.</p><p>Miami-Dade Sheriff’s Office deputies responded to the stabbing shortly after 4:45 p.m. on Wednesday at 28759 SW 132 Court. </p><p>“The victim and the defendant are coworkers ... have known each other for approximately four to five months,” a deputy wrote, according to the arrest report. </p><p>The conflict started after the victim accused Edward Lowery, the alleged attacker, of not doing his job, according to the M-DSO deputy’s arrest report. </p><p>Miami-Dade Fire Rescue personnel airlifted the stabbing victim to Jackson South Medical Center in Kendall. </p><p>Deputies arrested Lowery shortly after 6:20 p.m. on Wednesday at 1027 NE 23 Ave., in Homestead, according to the deputy’s arrest report. </p><p>Lowery “spontaneously stated that he acted in self-defense,” a M-DSO deputy wrote, according to the arrest report. </p><p>Miami-Dade County corrections booked Lowery shortly before 1:50 a.m. on Thursday at the Turner Guilford Knight Correctional Center. </p><p>Lowery faced a second-degree charge of attempted murder. </p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/L3QZ3SBGHZBY5MD2PRX26VLQTE.jpg?auth=ed379580caaa8704af7faf710e5446871db25ba47569cc1572a299aa34f00ae6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Deputies arrested Edward Lowery after a stabbing on Wednesday in Miami-Dade County.]]></media:description></media:content></item><item><title><![CDATA[Jubilados y trabajadores venezolanos piden salarios dignos y una transición ante embajada de EEUU]]></title><link>https://www.local10.com/espanol/2026/04/16/jubilados-y-trabajadores-venezolanos-piden-salarios-dignos-y-una-transicion-ante-embajada-de-eeuu/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/16/jubilados-y-trabajadores-venezolanos-piden-salarios-dignos-y-una-transicion-ante-embajada-de-eeuu/</guid><dc:creator><![CDATA[Por JORGE RUEDA, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 18:41:55 +0000</pubDate><content:encoded><![CDATA[<p>CARACAS (AP) — Poco más de un centenar de jubilados y trabajadores del sector público se dirigieron el jueves a la sede de la embajada de Estados Unidos en la capital venezolana para pedir al gobierno de Donald Trump que ejerza su influencia para que la presidenta encargada, Delcy Rodríguez, atienda sus demandas de salarios y pensiones dignas e impulse una rápida transición en el país sudamericano.</p><p>Estos sectores reclaman que tienen más de cuatro años sin recibir aumentos en el salario mínimo mensual, considerado el más bajo de la región.</p><p>En una mañana lluviosa, los manifestantes también exigieron al gobierno estadounidense velar que los fondos del gobierno venezolano — retenidos por Washington debido a las sanciones — al ser liberados sean usado para “pensiones, para salario…. para la reparación de escuelas, hospitales, universidades y para la obra de infraestructura pública”, dijo a la prensa el dirigente sindical Carlos Salazar, quien encabezó la delegación que entregó el pliego de peticiones a un funcionario de la sede diplomática.</p><p>Portando carteles en los que se leía “Mr. Trump consuma ya la transición”, los manifestantes pidieron, además, la convocatoria a elecciones próximamente, argumentando que es necesario un cambio de gobierno para lograr la recuperación del país rico en petróleo.</p><p>Después de su operación militar para capturar al entonces presidente Nicolás Maduro, el 3 de enero pasado, Estados Unidos ha estado trabajando para influir en los próximos pasos de Venezuela a través de sus vastos recursos petroleros.</p><p>La administración del presidente Trump sostiene que tienen el propósito de asumir el control de las exportaciones de productos petroleros venezolanos y mineros para asegurar, según dice, que beneficien al pueblo venezolano, así como revitalizar la economía venezolana atrayendo inversión extranjera a sus vastos recursos naturales.</p><p>El secretario de Estado estadounidense, Marco Rubio, ha dicho que como parte de permitir que Venezuela venda petróleo, que sigue bajo sanciones, esos ingresos estarán dedicados en un principio a cubrir los costos de servicios gubernamentales básicos, como salarios, atención médica, y estarán sujetos a la supervisión de Washington.</p><p>La presidenta encargada, juramentada dos días después de la captura de Maduro, dijo en enero que el dinero procedente de las ventas de petróleo se destinaría hacia dos fondos soberanos: uno para apoyar los servicios de salud y otro para fortalecer la infraestructura pública, incluida la deteriorada red eléctrica.</p><p>Las protestas han continuado pese a que Rodríguez ha pedido paciencia a los trabajadores, cuyos salarios durante cerca de tres lustros no les han permitido cubrir sus necesidades básicas.</p><p>Rodríguez prometió a los trabajadores un aumento salarial el 1 de mayo. No reveló el monto, pero explicó que se implementaría de manera tal que se evite un repunte inflacionario como el que siguió al último incremento del salario mínimo.</p><p>Numerosos trabajadores del sector público subsisten con aproximadamente 160 dólares al mes, casi en su totalidad bonos que no tienen incidencia en otros beneficios laborales. De acuerdo con el Observatorio Venezolano de Finanzas, un organismo independiente, un empleado promedio del sector privado ganaba el año pasado alrededor de 237 dólares mensuales.</p><p>El salario mínimo mensual de Venezuela de 130 bolívares (menos de 20 centavos de dólar al tipo de cambio oficial) no ha aumentado desde 2022, lo que lo sitúa muy por debajo del umbral de pobreza extrema de tres dólares al día establecido por el Banco Mundial y Naciones Unidas.</p><p>Muchos venezolanos tienen dos o más empleos para mejorar sus ingresos, mientras el precio de una canasta básica de alimentos supera los 500 dólares mensuales, según el Observatorio.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GCVIUEMDBLKJHLGCQBWTW6FXJM.jpg?auth=2a3e68176d14dd158b0ef08219fb657d977a261c0169bb1b8c9db94a67ab5f8e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Una mujer sostiene una bandera estadounidense en miniatura y una bandera nacional venezolana durante una protesta que exige elecciones presidenciales y salarios justos, en la plaza Alfredo Sadel de Caracas, Venezuela, el jueves 16 de abril de 2026. (Foto AP/Ariana Cubillos)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariana Cubillos</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CKUHZRRWVF34IWSL3I4CGZBM7I.jpg?auth=d077d2053043efa331cdb70500c86262e7521dbb2c27b9914e3ac87e47d67bd3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Una mujer sostiene un cartel con billetes venezolanos devaluados durante una protesta que exige elecciones presidenciales y salarios justos, en la plaza Alfredo Sadel de Caracas, Venezuela, el jueves 16 de abril de 2026. (Foto AP/Ariana Cubillos)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariana Cubillos</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WGG7O4ACLCX74JQKFHLMPK5MZU.jpg?auth=60f5b5367df2d36f592587eccb47918fe9b36986e22a5d36b2920a8caa8853d4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Una mujer sostiene un cartel con el mensaje que dice "MR. Trump consuma ya transición", durante una protesta que exige elecciones presidenciales y salarios justos, en la plaza Alfredo Sadel de Caracas, Venezuela, el jueves 16 de abril de 2026. (Foto AP/Ariana Cubillos)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariana Cubillos</media:credit></media:content></item><item><title><![CDATA[Fernando Mendoza to throw ceremonial first pitch at loanDepot park]]></title><link>https://www.local10.com/sports/local/2026/04/16/fernando-mendoza-to-throw-ceremonial-first-pitch-at-loandepot-park/</link><guid isPermaLink="true">https://www.local10.com/sports/local/2026/04/16/fernando-mendoza-to-throw-ceremonial-first-pitch-at-loandepot-park/</guid><dc:creator><![CDATA[Brandon Liguori]]></dc:creator><description><![CDATA[The Miami Marlins announced Wednesday that Indiana quarterback Fernando Mendoza, the likely No. 1 overall pick in the 2026 NFL Draft, will throw the ceremonial first pitch April 21 at loanDepot park before the second of a three-game series against the St. Louis Cardinals.]]></description><pubDate>Thu, 16 Apr 2026 18:29:55 +0000</pubDate><content:encoded><![CDATA[<p>The Miami Marlins announced Wednesday that Indiana quarterback Fernando Mendoza, the likely No. 1 overall pick in the 2026 NFL Draft, will throw the ceremonial first pitch April 21 at loanDepot park before the second of a three-game series against the St. Louis Cardinals.</p><p>Mendoza, 22, attended Christopher Columbus High School in Miami.</p><p>In 2025, Mendoza led the No. 1 Hoosiers to a 16-0 record, defeating No. 10 Miami 27-21 in the national championship game at Hard Rock Stadium.</p><p>Mendoza finished the season with career highs of 3,535 passing yards and 41 touchdowns and tied a career low with six interceptions.</p><p>Before the game, Mendoza is expected to participate in brief photo opportunities and pregame ceremonies near the dugout.</p><p>The club has not yet released details on whether Mendoza will be joined by guests or participate in additional activities throughout the game. </p><p>Fans can purchase tickets <a href="https://www.mlb.com/marlins/tickets/single-game-tickets" target="_self" rel="" title="https://www.mlb.com/marlins/tickets/single-game-tickets">here</a>. </p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DCFE6PPQFBH47HRNMZIOISNRBA.jpg?auth=6ee1339ab0ebee1e6443fd1feedfe4a5bfe3826d1284e3ab52873365027a4c8d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Indiana quarterback Fernando Mendoza passes against Miami during the first half of the College Football Playoff national championship game, Jan. 19, 2026, in Miami Gardens, 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[Zohran Mamdani's wife Rama Duwaji apologizes for the 'harmful' social media posts she made as a teen]]></title><link>https://www.local10.com/news/national/2026/04/16/zohran-mamdanis-wife-rama-duwaji-apologizes-for-the-harmful-social-media-posts-she-made-as-a-teen/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/04/16/zohran-mamdanis-wife-rama-duwaji-apologizes-for-the-harmful-social-media-posts-she-made-as-a-teen/</guid><dc:creator><![CDATA[By ANTHONY IZAGUIRRE, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 18:20:06 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Rama Duwaji, the wife of New York City Mayor Zohran Mamdani, has apologized for “harmful” social media posts she made as a teenager, responding publicly after a conservative news outlet combed through her online profiles and resurfaced material, including a post in which she used an anti-gay slur.</p><p>In an interview with the arts website Hyperallergic, Duwaji, an illustrator, said she felt “a lot of shame being confronted with language I used that is so harmful to others," adding “being 15 doesn't excuse it."</p><p>"I’ve read and seen a lot of what others have had to say in response, and I understand the hurt I caused and am truly sorry," she said in the interview, published Wednesday, in response to a question about adjusting to life as a public figure.</p><p>Duwaji did not specify which comments she was referring to, nor did she address other, more recent social media activity regarding Israel that has attracted heavy scrutiny as Mamdani tries to ease concerns among some in the city's Jewish community over his own criticism of Israel's treatment of Palestinians.</p><p>Last month, The Washington Free Beacon reported on years of Duwaji’s online activity across a handful of social media platforms, finding she had shared posts praising female Palestinian militants who participated in plane hijackings and bombings in the 1960s and early 1970s. In 2015, she shared a post in which someone else wrote that Tel Aviv was occupying Palestinian land and “shouldn’t exist.”</p><p>Duwaji also once used a racial slur for Black people while affectionally addressing a friend and used an abbreviated slur for gay people in 2013.</p><p>The mayor has previously said his wife is a “private person” who does not hold a formal position in City Hall. Asked Thursday about which specific posts his wife regretted, Mamdani demurred.</p><p>“She shared some of her reflections in this interview. I won’t add much to them, what I will say, however, is that she is someone of incredible integrity,” Mamdani told reporters.</p><p>He added that questions about Duwaji's social media activity were “part and parcel” of his own choice to run for mayor, “a decision that has ramifications for those that I love.”</p><p>Separately, Duwaji has also come under criticism for liking an Instagram post that appeared to cheer Hamas' Oct. 7, 2023 surprise attack on Israel. The Free Beacon has also reported that Duwaji provided an illustration for an essay by an author who described the Oct. 7 attack as “spectacular" and had called Jewish Israelis “rootless soulless ghouls.”</p><p>Mamdani has previously said his wife had been commissioned to illustrate an excerpt of a book by a third party, and said she had never engaged or met with the author, and that Duwaji had not seen the author's previous comments. He called the author's rhetoric “patently unacceptable” and “reprehensible.”</p><p>___</p><p>AP writer Jake Offenhartz contributed</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NSXHK5I2UDDLRA2OGPAT6X4ZRE.jpg?auth=bae4a44ccbfdffeeb4aebcb34710723058b78affad2074051d09c51c749b0f54&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Mayor-elect Zohran Mamdani, right, and his wife, Rama Duwaji, react to supporters during an election night watch party, Nov. 4, 2025, in New York. (AP Photo/Yuki Iwamura, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content></item><item><title><![CDATA[Miami-Dade man burglarizes cars of ICE agent, federal prison officer, steals gear: Cops]]></title><link>https://www.local10.com/news/local/2026/04/16/miami-dade-man-burglarizes-cars-of-ice-agent-federal-prison-officer-steals-gear-cops/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/16/miami-dade-man-burglarizes-cars-of-ice-agent-federal-prison-officer-steals-gear-cops/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[A southwest Miami-Dade man is facing felony charges after sheriff’s deputies said he burglarized separate vehicles belonging to federal law enforcement officers and stole official gear.]]></description><pubDate>Thu, 16 Apr 2026 17:15:22 +0000</pubDate><content:encoded><![CDATA[<p>A southwest Miami-Dade man is facing felony charges after sheriff’s deputies said he burglarized separate vehicles belonging to federal law enforcement officers and stole official gear.</p><p><a href="https://www.local10.com/espanol/2026/04/16/acusan-a-hombre-de-miami-dade-de-robar-autos-de-agente-de-ice-y-oficial-federal-y-llevarse-equipo-segun-la-policia/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/16/acusan-a-hombre-de-miami-dade-de-robar-autos-de-agente-de-ice-y-oficial-federal-y-llevarse-equipo-segun-la-policia/">Leer en español</a></p><p>Both burglaries happened Sunday in the vicinity of Southwest 180th Street and 117th Avenue in the county’s unincorporated South Miami Heights area.</p><p>Deputies arrested the suspect, Erick Lluis, after spotting him on Wednesday.</p><p>According to a Miami-Dade Sheriff’s Office arrest report, the federal officers ― working for the Federal Bureau of Prisons and Immigration and Customs Enforcement ― live close to one another. They also live close to Lluis, who resides about a block away. </p><p>Deputies said the 41-year-old burglarized their vehicles less than an hour apart.</p><p>Investigators said Lluis stole an FBOP “vest carrier, ID holder, hat and badge” from one vehicle and “a black sweater with ‘Police ICE’ printed on the back, a police radio charger and a fleet fuel card” from the other.</p><p>The report states that video from one of the burglaries showed Lluis rolling up on an electric scooter and breaking into one of the vehicles.</p><p>According to the report, on Wednesday, a deputy spotted him near his home and tried to stop him, but he ran into his backyard.</p><p>Deputies said they eventually found Lluis “concealing himself on the roof of a light-colored garage shed in the backyard” and also found the ICE sweater “laying on the ground” inside the open shed.</p><p>Authorities said they recovered the FBOP gear after obtaining a search warrant. </p><p>Jail records show Lluis was taken into custody on two counts of burglary and one count of fleeing and eluding.</p><p>As of Thursday, Lluis was being held in the Turner Guilford Knight Correctional Center on a $22,500 bond with a listed hold for another, unspecified, agency.</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/W2ZGMLE7UNH6ZOICCAWDLCFUGY.jpg?auth=800483a35e21ee8e6e5c80d582c28e285f409500df70037be4ddfea38106a50d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Erick Lluis]]></media:description></media:content></item><item><title><![CDATA[Acusan a hombre de Miami-Dade de robar autos de agente de ICE y oficial federal y llevarse equipo, según la policía]]></title><link>https://www.local10.com/espanol/2026/04/16/acusan-a-hombre-de-miami-dade-de-robar-autos-de-agente-de-ice-y-oficial-federal-y-llevarse-equipo-segun-la-policia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/16/acusan-a-hombre-de-miami-dade-de-robar-autos-de-agente-de-ice-y-oficial-federal-y-llevarse-equipo-segun-la-policia/</guid><dc:creator><![CDATA[Chris Gothner]]></dc:creator><description><![CDATA[Un hombre del suroeste del condado de Miami-Dade se enfrenta a cargos por delitos graves después de que los agentes del sheriff declararan que robó en varios vehículos pertenecientes a agentes federales de las fuerzas del orden y sustrajo equipo oficial.]]></description><pubDate>Thu, 16 Apr 2026 18:07:10 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre del suroeste de Miami-Dade enfrenta cargos graves después de que agentes del sheriff indicaran que robó vehículos de agentes federales y sustrajo equipo oficial.</p><p>Ambos robos ocurrieron el domingo en las inmediaciones de Southwest 180th Street y 117th Avenue, en el área no incorporada de South Miami Heights.</p><p>Los agentes arrestaron al sospechoso, Erick Lluis, tras localizarlo el miércoles.</p><p>Según un informe de arresto de la Oficina del Sheriff de Miami-Dade, los agentes federales —que trabajan para la Oficina Federal de Prisiones y el Servicio de Inmigración y Control de Aduanas (ICE)— viven cerca uno del otro. También viven cerca de Lluis, quien reside a aproximadamente una cuadra.</p><p>Los agentes dijeron que el hombre de 41 años robó los vehículos con menos de una hora de diferencia.</p><p>Los investigadores indicaron que Lluis robó de un vehículo un “chaleco portaequipo, portacredencial, gorra y placa” de la FBOP y del otro “un suéter negro con ‘Police ICE’ impreso en la parte trasera, un cargador de radio policial y una tarjeta de combustible de flota”.</p><p>El informe señala que un video de uno de los robos muestra a Lluis llegando en un scooter eléctrico y forzando la entrada a uno de los vehículos.</p><p>Según el informe, el miércoles un agente lo vio cerca de su casa e intentó detenerlo, pero este huyó hacia el patio trasero.</p><p>Los agentes dijeron que finalmente lo encontraron “ocultándose en el techo de un cobertizo de garaje de color claro en el patio trasero” y también hallaron el suéter de ICE “tirado en el suelo” dentro del cobertizo abierto.</p><p>Las autoridades indicaron que recuperaron el equipo de la FBOP tras obtener una orden de registro.</p><p>Los registros de la cárcel muestran que Lluis fue detenido enfrentando dos cargos de robo de vehículo y uno por huir y evadir a la policía.</p><p>Hasta el jueves, permanecía detenido en el Centro Correccional Turner Guilford Knight con una fianza de $22,500 USD y una retención adicional de otra agencia no especificada.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/W2ZGMLE7UNH6ZOICCAWDLCFUGY.jpg?auth=800483a35e21ee8e6e5c80d582c28e285f409500df70037be4ddfea38106a50d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Erick Lluis]]></media:description></media:content></item><item><title><![CDATA[Ex-NBA player Damon Jones is expected to become first person to plead guilty in gambling sweep]]></title><link>https://www.local10.com/sports/2026/04/16/ex-nba-player-damon-jones-is-expected-to-become-first-person-to-plead-guilty-in-gambling-sweep/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/16/ex-nba-player-damon-jones-is-expected-to-become-first-person-to-plead-guilty-in-gambling-sweep/</guid><dc:creator><![CDATA[By MICHAEL R. SISAK, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 18:11:53 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Former NBA player and assistant coach Damon Jones is expected to become the first person to plead guilty in a gambling sweep that led to the arrests of more than 30 people, including reputed mobsters and other basketball figures.</p><p>A change-of-plea hearing for Jones is scheduled for May 6 in Brooklyn federal court, according to a court filing Thursday.</p><p>Jones, 49, had previously pleaded not guilty to separate indictments charging him with profiting from rigged poker games and providing sports bettors with non-public information about injuries to stars LeBron James and Anthony Davis.</p><p>Jones is charged in both cases with wire fraud conspiracy and money laundering conspiracy.</p><p>A message seeking comment was left for his lawyer, Kenneth Montgomery. He told a judge at Jones’ arraignments in November that they “may be engaging in plea negotiations.”</p><p>Jones, a onetime teammate of James, was arrested last October along with Portland Trail Blazers head coach and Basketball Hall of Famer Chauncey Billups and Miami Heat guard Terry Rozier, and others, including a sports bettor accused of cashing in on injury information.</p><p>Jones was one of three people charged in both the poker and sports betting schemes. He remains free on bail.</p><p>A native of Galveston, Texas, Jones earned more than $20 million playing for 10 teams in 11 seasons from 1999 to 2009. He and James played together in Cleveland from 2005 to 2008 and Jones served as an unofficial assistant coach for James’ Los Angeles Lakers during the 2022-2023 season.</p><p>According to prosecutors, Jones sold or attempted to sell non-public information to bettors that James was injured and wouldn’t be playing in a Feb. 9, 2023, game against the Milwaukee Bucks, texting an unnamed co-conspirator: “Get a big bet on Milwaukee tonight before the information is out.”</p><p>James wasn’t listed on the Lakers’ injury report at the time of the text message, but the NBA’s all-time scoring leader was later ruled out of the game because of a lower body injury, according to prosecutors, and the Lakers lost the game 115-106.</p><p>On Jan. 15, 2024, prosecutors said, sports bettor Marves Fairley paid Jones approximately $2,500 for a tip that Davis, the Lakers’ forward and center at the time, would see limited playing time against the Oklahoma City Thunder because of an injury.</p><p>Fairley then placed a $100,000 bet on the Thunder to win, prosecutors said, but the tip was wrong. Davis played his usual minutes, scored 27 points and collected 15 rebounds in a 112-105 Lakers win, prompting Fairley to demand a refund of his $2,500 fee, prosecutors said.</p><p>In the poker scheme, according to prosecutors, Jones was among former NBA players used to lure unwitting players into poker games that were rigged using altered shuffling machines, hidden cameras, special sunglasses and even X-ray equipment built into the table.</p><p>According to the indictment, Jones was paid $2,500 for a game in the Hamptons where he was instructed to cheat by paying close attention to others involved in the scheme. His instructor likened those people to James and NBA All-Star Steph Curry, prosecutors said. When in doubt, Jones was told to fold his hand, prosecutors said.</p><p>In response, according to prosecutors, Jones texted: “y’all know I know what I’m doing!!”</p><p>The poker scheme often made use of illegal poker games run by New York crime families that required them to share a portion of their proceeds with the Gambino, Genovese and Bonnano crime families, according to prosecutors.</p><p>Members of those families, in turn, also helped commit violent acts, including assault, extortion and robbery, to ensure repayment of debts and the continued success of the operation, officials said in court documents.</p><p>A hot hand from outside the three-point arc, Jones once proclaimed himself in an interview with insidehoops.com as “the best shooter in the world.” He played in every regular season game for three consecutive seasons from 2003 to 2006.</p><p>After his playing days, he worked as a “shooting consultant” for the Cavaliers and was an assistant coach when the team, led by James, won the NBA championship in 2016.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/25YHUQW2HXIERX4GE2526HGQNA.jpg?auth=a34588137e170739c54b26b2d2ca5bd71d1cba83b7183fd58c1652085c922cc8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Former NBA basketball player and assistant coach Damon Jones arrives at Brooklyn federal court, Monday, Nov. 24, 2025, in New York. (AP Photo/Yuki Iwamura, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content></item><item><title><![CDATA[2 detained after cops conduct felony stop near Design District]]></title><link>https://www.local10.com/news/local/2026/04/16/2-detained-after-cops-conduct-felony-stop-near-design-district/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/16/2-detained-after-cops-conduct-felony-stop-near-design-district/</guid><dc:creator><![CDATA[Jeff  Derderian , Ryan Mackey]]></dc:creator><description><![CDATA[Miami police said officers conducted a felony stop Wednesday after spotting a vehicle that was the subject of a be-on-the-lookout (BOLO) alert in connection with a crime in the city.]]></description><pubDate>Thu, 16 Apr 2026 17:09:50 +0000</pubDate><content:encoded><![CDATA[<p>Miami police officers conducted a felony stop Wednesday after spotting a vehicle that they say was the subject of a be-on-the-lookout alert in connection with a crime in the city.</p><p><a href="https://www.local10.com/espanol/2026/04/16/detienen-a-dos-personas-tras-parada-policial-por-delito-grave-cerca-del-design-district/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/16/detienen-a-dos-personas-tras-parada-policial-por-delito-grave-cerca-del-design-district/">Leer en español</a></p><p>Undercover officers located the vehicle and stopped it near Northeast 38th Street and Biscayne Boulevard near Miami’s Design District, according to police.</p><p>Police said two people were detained for questioning.</p><p>Sky 10 flew over the scene, where officers were detaining a man in handcuffs while the other suspect was seen on the ground as police searched a black vehicle. </p><p>Authorities said Florida Highway Patrol troopers also responded to the scene.</p><p>No other details about the culprits were immediately released. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Detienen a dos personas tras parada policial por delito grave cerca del Design District]]></title><link>https://www.local10.com/espanol/2026/04/16/detienen-a-dos-personas-tras-parada-policial-por-delito-grave-cerca-del-design-district/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/16/detienen-a-dos-personas-tras-parada-policial-por-delito-grave-cerca-del-design-district/</guid><dc:creator><![CDATA[Jeff  Derderian , Ryan Mackey]]></dc:creator><description><![CDATA[La policía de Miami informó que los agentes detuvieron un vehículo el miércoles tras avistar una motocicleta que era objeto de una alerta de búsqueda (BOLO, por sus siglas en inglés) relacionada con un delito en la ciudad.]]></description><pubDate>Thu, 16 Apr 2026 18:01:05 +0000</pubDate><content:encoded><![CDATA[<p>La policía de Miami realizó una parada por delito grave el miércoles tras detectar un vehículo que, según dijeron, estaba vinculado a una alerta de búsqueda relacionada con un crimen en la ciudad.</p><p>Agentes encubiertos localizaron el vehículo y lo detuvieron cerca de Northeast 38th Street y Biscayne Boulevard, en las inmediaciones del Design District de Miami, según la policía.</p><p>Las autoridades indicaron que dos personas fueron detenidas para ser interrogadas.</p><p>Sky 10 sobrevoló la escena, donde los agentes tenían a un hombre esposado mientras el otro sospechoso estaba en el suelo, mientras la policía registraba un vehículo negro.</p><p>Las autoridades señalaron que agentes de la Patrulla de Carreteras de Florida también respondieron al lugar.</p><p>No se dieron a conocer de inmediato más detalles sobre los sospechosos.</p>]]></content:encoded></item><item><title><![CDATA[Man plans to plead guilty in killing of Run-DMC's Jam Master Jay. 2 other men went to trial]]></title><link>https://www.local10.com/news/national/2026/04/16/man-plans-to-plead-guilty-in-killing-of-run-dmcs-jam-master-jay-2-other-men-went-to-trial/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/04/16/man-plans-to-plead-guilty-in-killing-of-run-dmcs-jam-master-jay-2-other-men-went-to-trial/</guid><dc:creator><![CDATA[By JENNIFER PELTZ, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 18:04:13 +0000</pubDate><content:encoded><![CDATA[<p>One of the three men charged in the killing of Jam Master Jay plans to plead guilty, court records show, in what would be the first admission anyone has made in court to any role in the Run-DMC star's 2002 death.</p><p>Jay Bryant pleaded not guilty to murder after his 2023 indictment, but his lawyer and federal prosecutors told the court in recent letters that they were negotiating a plea agreement.</p><p>A court docket entry Thursday indicated that Bryant intends to change his plea, without saying anything about the charge or conduct to which he might admit or the punishment he might expect. No date was set for a change of plea, and prosecutors declined to comment; a message was sent to Bryant’s attorney.</p><p>The notice isn't an irreversible commitment, and defendants can change their minds about pleading guilty even as they're sitting in court.</p><p>If Bryant goes through with the plea, it could bring a measure of both closure and complexity to the already convoluted case. Co-defendants Karl Jordan Jr. and Ronald Washington were convicted by a jury, but Jordan was later cleared by a judge — and Bryant has been something of an outlier.</p><p>He was indicted nearly three years after the others, when authorities said Bryant's DNA was found on a hat in the music studio where Jam Master Jay was gunned down. Born Jason Mizell, he was the DJ in Run-DMC, crafting beats and scratches that helped propel rap into music’s mainstream in the 1980s. The trio's hits included “It’s Tricky” and a take on Aerosmith’s “Walk This Way.”</p><p>By the time the DNA was allegedly matched to Bryant, prosecutors had long since articulated a theory that Jordan and Washington — both of whom were close to Mizell — went after him out of anger over a failed drug deal. According to prosecutors and trial witnesses, Jordan shot the DJ while Washington blocked the door during the shooting and ordered one of Mizell's to get on the ground. Both men denied the allegations.</p><p>Jordan was Mizell's grandson, and Washington was one of the DJ's childhood friends. Bryant, by contrast, had little if any connection to the rap star. He knew someone in common with Jordan and Washington, according to testimony at their trial, but it was unclear whether Bryant had ever met Mizell.</p><p>After the alleged DNA match, prosecutors contended that Bryant had slipped into the studio building and opened a back fire door so that Washington and Jordan could avoid buzzing up and could ambush the DJ.</p><p>Meanwhile, Bryant’s uncle claimed that his nephew told him he shot Mizell after the artist reached for a gun. No other witnesses even placed Bryant in the studio, however, and prosecutors differed with the uncle's account, even though he was their witness . Instead, they suggested that Bryant touched the hat and then Jordan or Washington carried it into the studio and dropped it.</p><p>Neither Washington's nor Jordan's DNA was found on the hat, according to court papers.</p><p>One of Jordan’s lawyers, Michael Hueston, argued that the charges against Bryant raised reasonable doubt about the case against Jordan. Jordan's conviction ultimately was overturned for unrelated reasons.</p><p>Bryant, now 52, was jailed on federal drug and gun charges when he was indicted in Mizell's death. He has since pleaded guilty in the drug and firearm case and is awaiting sentencing.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/KULKW4M6FLYHYN6MNOQBI5ZELM.jpg?auth=d4b2b41a69f1068320db40060fde252ba4ee031f605cf874c5c5edbccacb94a6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FIL - In this Feb. 22, 2002 file photo made in Los Angeles, the late Rap legend Jam Master Jay, is shown. (AP Photo/Krista Niles, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Krista Niles</media:credit></media:content></item><item><title><![CDATA[Chile concreta el primer vuelo de deportados del gobierno de Kast; anuncia mayor control migratorio]]></title><link>https://www.local10.com/espanol/2026/04/16/chile-concreta-el-primer-vuelo-de-deportados-del-gobierno-de-kast-anuncia-mayor-control-migratorio/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/16/chile-concreta-el-primer-vuelo-de-deportados-del-gobierno-de-kast-anuncia-mayor-control-migratorio/</guid><dc:creator><![CDATA[Por NAYARA BATSCHKE, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 17:48:35 +0000</pubDate><content:encoded><![CDATA[<p>SANTIAGO (AP) — La administración de José Antonio Kast realizó el jueves el primer vuelo de deportación de inmigrantes irregulares, un operativo que supone el inicio en Chile de una “política de control fronterizo estricto”.</p><p>Kast llegó al poder hace poco más de un mes con el compromiso de contener la inmigración irregular y la violencia. Una de sus primeras medidas —a menos de una semana en el cargo— fue la construcción de una enorme zanja en la frontera norte del país para evitar los cruces clandestinos.</p><p>También prometió acelerar las expulsiones de extranjeros en situación irregular, en especial de aquellos que cuenten con condenas judiciales o antecedentes de delitos cometidos en el país.</p><p>Entre los 40 extranjeros deportados el jueves 30 tenían antecedentes asociados a delitos o conductas de alta gravedad, por lo que fueron escoltados por un fuerte refuerzo policial. El vuelo partió a primera hora desde la base de la Fuerza Aérea en Santiago y los individuos serán ahora entregados a las autoridades migratorias de Bolivia, Ecuador y Colombia.</p><p>“A poco andar del primer mes ya tenemos nuestro primer vuelo de expulsados. Y van a haber más”, dijo en una rueda de prensa el subsecretario de Interior, Máximo Pavez.</p><p>Ese ministerio había adelantado una “política permanente de control migratorio” que se desplegará de manera continua mediante operaciones aéreas y terrestres orientadas a “materializar expulsiones, reforzar la fiscalización y asegurar el cumplimiento efectivo de la ley”.</p><p>Los vuelos de expulsión de extranjeros han sido una herramienta recurrente de distintos gobiernos como los de los expresidentes Gabriel Boric (2022-2026) y Sebastián Piñera (2018-2022). Para ello, los deportados deben contar con una decisión oficial, ya sea a través de una medida administrativa u orden judicial, y el proceso debe ser coordinado entre las autoridades de todos los países involucrados.</p><p>Por eso hasta el momento este modelo de deportaciones no contempla a los ciudadanos venezolanos —la mayor comunidad extranjera en Chile y muchos de los cuales no cuentan con papeles— ya que las relaciones diplomáticas entre ambos países están congeladas.</p><p>Sin embargo, el director del Servicio Nacional de Migraciones, Frank Sauerbaum, indicó en la rueda de prensa que desde que Kast ganó las elecciones presidenciales en diciembre “han salido voluntariamente 2.180 venezolanos” del país. “Y hoy día tenemos un 67% menos ingresos irregulares que cuatro años atrás”, agregó.</p><p>Según estimaciones de la autoridad migratoria, unas 330.000 personas se encuentran en situación irregular en Chile, país de unos 18 millones de habitantes y donde la población extranjera saltó de 0,8% en 1992 a 8,8% en 2024. Muchos han vinculado la llegada masiva de inmigrantes a un aumento de la delincuencia.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6JJEF5JL4MNUOQYOCHHEJV74GM.jpg?auth=36ba3a09dd404b491b1e6cb52a173a48689c137585b00a63a3aa63a5f41a26fc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[ARCHIVO - El presidente chileno José Antonio Kast camina junto a las excavadoras a lo largo de la frontera norte en el cruce de Chacalluta en Arica, Chile, el lunes 16 de marzo de 2026, como parte de las medidas para disuadir la migración irregular. (AP Foto/Esteban Félix, Archivo)]]></media:description><media:credit role="author" scheme="urn:ebu">Esteban Felix</media:credit></media:content></item><item><title><![CDATA[County prosecutor charges ICE agent with assault for pointing gun at people on highway]]></title><link>https://www.local10.com/news/national/2026/04/16/county-prosecutor-charges-ice-agent-with-assault-for-pointing-gun-at-people-on-minneapolis-highway/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/04/16/county-prosecutor-charges-ice-agent-with-assault-for-pointing-gun-at-people-on-minneapolis-highway/</guid><dc:creator><![CDATA[By TIM SULLIVAN and RUSS BYNUM, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 17:23:24 +0000</pubDate><content:encoded><![CDATA[<p>MINNEAPOLIS (AP) — An ICE agent is charged with assault for allegedly pointing his gun at people in car while driving on a Minneapolis highway, prosecutors in Minnesota said Thursday.</p><p>An arrest warrant in Hennepin County, which includes Minneapolis, says Gregory Donnell Morgan Jr. is charged with two counts of second-degree aggravated assault. The warrant says Morgan was working as an Immigration and Customs Enforcement officer in the Minneapolis area on Feb. 5 when he pointed a gun at the occupants of a vehicle on Minnesota State Highway 62.</p><p>Hennepin County Attorney Mary Moriarty said she believes it is the first criminal case brought against a federal immigration officer involved in the Trump administration’s crackdown on immigration enforcement that surged federal authorities into cities including Los Angeles, Chicago, Portland and New Orleans.</p><p>Department of Homeland Security and Justice Department officials didn’t immediately respond to emails seeking comment. The Associated Press called a number associated with Morgan and sent a message to his possible email address but did not receive any immediate response.</p><p>Moriarty said during a news conference that Morgan was driving a rented, unmarked SUV on the shoulder of the highway when a car on the road moved into the shoulder to try to slow Morgan down, not knowing he was a federal officer. After the car returned into the legal lane, Morgan pulled up alongside and pointed his service weapon at the people in the car.</p><p>Morgan, 35, and his partner, who was not charged, were on their way to the federal building to end their shift when they were caught in traffic. Charging documents note Morgan did not say the incident occurred during an enforcement action.</p><p>According to the charging documents, Morgan told a Minnesota State Patrol officer that he pulled up alongside the victim’s vehicle, drew his firearm and yelled “Police Stop.” The warrant says the victims couldn’t hear him because their windows were up.</p><p>Morgan is charged with two counts of assault because he threatened both people in the vehicle, and there is a warrant out for his arrest, Moriarty said.</p><p>The charges could intensify a clash between the Trump administration and Minnesota officials over the crackdown. Todd Blanche, the acting attorney general, has warned that the Justice Department could investigate and prosecute state or local officials who arrest federal agents for performing their official duties.</p><p>Moriarty said she is not concerned about blowback from the Trump administration and that her office’s goal is to “hold people accountable if they violate the laws of the state,” she said.</p><p>She said Morgan’s actions were beyond the scope of a federal officers’ authority.</p><p>“There is no such thing as absolute immunity for federal agents who violate the law in the state of Minnesota,” she said.</p><p>In Minnesota, felony second-degree assault is punishable by up to seven years in prison, or up to 10 years imprisonment if the assault inflicted “substantial bodily harm.”</p><p>The Department of Homeland Security deployed about 3,000 federal officers to the Minneapolis-St. Paul area from December through February in what the agency called its “ largest immigration enforcement operation ever.” The Minnesota operation led to thousands of arrests, angry mass protests and the fatal shootings of two U.S. citizens.</p><p>Backlash over the aggressive tactics mounted, and two of the crackdown’s most high profile leaders were soon gone. Trump fired Homeland Security Secretary Kristi Noem in March shortly after the Minnesota surge ended. That same month, Gregory Bovino, the Border Patrol sector chief who led immigration operations in several large cities, announced his retirement.</p><p>In a letter to California officials last year, then-Deputy Attorney General Blanche wrote that “the Justice Department views any arrests of federal agents and officers in the performance of their official duties as both illegal and futile.”</p><p>“Numerous federal laws prohibit interfering with and impeding immigration or other law-enforcement operations,” Blanche wrote. “The Department of Justice will investigate and prosecute any state or local official who violates these federal statues (or directs or conspires with others to violate them).”</p><p>___</p><p>Bynum reported from Savannah, Georgia. Associated Press reporter Alanna Durkin Richer in Washington, D.C., contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4J5EKFCJTYG3W3NAUMAJX2PDKM.jpg?auth=2647f75aeb2ea6cc5e13e288c64ff4390d5363d38ec045ea0f6f06a3f8dce97e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Hennepin County Attorney Mary Moriarty announces charges against an Immigration and Customs Enforcement agent related to a February incident on Thursday, April 16, 2026 in Minneapolis, Minn. (AP photo/Mark Vancleave)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Vancleave</media:credit></media:content></item><item><title><![CDATA[Heat, Hornets react to NBA ruling on uncalled LaMelo Ball foul, and how he'll be eligible to play]]></title><link>https://www.local10.com/sports/2026/04/16/heat-hornets-react-to-nba-ruling-on-uncalled-lamelo-ball-foul-and-how-hell-be-eligible-to-play/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/16/heat-hornets-react-to-nba-ruling-on-uncalled-lamelo-ball-foul-and-how-hell-be-eligible-to-play/</guid><dc:creator><![CDATA[By TIM REYNOLDS, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 17:33:22 +0000</pubDate><content:encoded><![CDATA[<p>MIAMI (AP) — In Miami, the NBA’s decision that LaMelo Ball grabbing Bam Adebayo was an ejection-worthy flagrant foul didn’t register much of a reaction. In Charlotte, the fact that the ruling didn’t include a suspension brought relief.</p><p>And Adebayo wants the league to look at how plays like that can be reviewed going forward.</p><p>Ball will play Friday for the Hornets in their play-in elimination game at Orlando — the reality that Charlotte coach Charles Lee hoped for, and something that Miami coach Erik Spoelstra didn’t seem to have a problem with.</p><p>“I didn’t think that he needed to be penalized more moving forward. I don’t think that would make sense,” Spoelstra said Thursday as the Heat held their season-ending meetings — two days after being eliminated from the postseason with a 127-126 loss in Charlotte, a game that Adebayo missed much of after being injured on a play where Ball grabbed at his ankle as he was falling.</p><p>“I don’t think he’s a dirty player. I just think, in that moment, all things can be true,” Spoelstra said. “It was a dirty play and a dangerous play. It should have been caught at that moment. But it wasn’t and then, you know, you move on.”</p><p>The league said Ball made “unnecessary and reckless contact” with Adebayo. Ball was fined $35,000 for the foul, plus another $25,000 for using profanity in a postgame on-court interview.</p><p>“Everybody’s going to have their opinion on it,” Adebayo said when asked his thoughts on the play. “Nobody’s really going to know the truth but LaMelo if it was dirty or not, obviously. Everybody’s going to try to defend him or defend me. ... We move on at this point.”</p><p>The flagrant foul from Tuesday’s game, if called as a Category 2 in real time, would have resulted in Miami being awarded two free throws and possession of the ball — plus would have led to Ball’s ejection.</p><p>An NBA investigation is standard after such plays; referee Zach Zarba even told a pool reporter Tuesday night that the league would be looking into the play further. The league’s word came late Wednesday night, and only then could Lee exhale.</p><p>“I think the league handed out something that was what they deemed to be fair,” Lee said in Charlotte on Thursday before the team’s flight to Orlando. ”And we’re glad that we still have him going on to the next game. I know he never has the intent to try to hurt anybody out there on the court. But I’m glad everything’s kind of settled now.”</p><p>Per NBA rules, the Heat could not challenge the ruling on the play because no foul was called. Play continued, leaving no opportunity for a replay review. Adebayo was diagnosed with a lower-back contusion as a result of the fall, and he wondered why mechanisms exist to take 3-point makes off the scoreboard after several more minutes of play — but incidents like the one Tuesday can’t be reviewed unless immediately whistled.</p><p>“I think the officials handled it, I guess, by the rule book,” Adebayo said. “I feel like it’ll be a change at some point. It doesn’t make sense that three or four plays go by and you can review a 3-point shot but you can’t review a hostile act.”</p><p>It’s at least the second time Ball has been involved in such a play with Adebayo. During a game at Miami in January 2024, when Ball grabbed at Adebayo’s leg as the Heat star was running to the other end of the court. Adebayo stumbled but did not fall.</p><p>“There’s never been any, like, bad blood between us. ... There’s always been good conversations,” Adebayo said. “As far as those incidents, I can’t tell you what goes through his mind.”</p><p>___</p><p>AP NBA: https://apnews.com/hub/NBA</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/F4SJYFWLKRNR4XFAYERQEP4NW4.jpg?auth=1bbc8abced2fbb0c933b352da909ba23c0097f687a3518c1ba832ec901a7e2c2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Miami Heat center Bam Adebayo, left, drives against Charlotte Hornets forward Moussa Diabate during the first half of an NBA play-in tournament basketball game in Charlotte, N.C., Tuesday, April 14, 2026. (AP Photo/Nell Redmond)]]></media:description><media:credit role="author" scheme="urn:ebu">Nell Redmond</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PO44MZMFZLB73FCFRP64LGLF3I.jpg?auth=ca875fba61037230da572ae65ef9c18529f5240bf3cdaacb9d4b680232d9d0db&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Miami Heat center Bam Adebayo (13) lies on the court during the first half of an NBA play-in tournament basketball game against the Charlotte Hornets in Charlotte, N.C., Tuesday, April 14, 2026. (AP Photo/Nell Redmond)]]></media:description><media:credit role="author" scheme="urn:ebu">Nell Redmond</media:credit></media:content></item><item><title><![CDATA[911 call released after cops say man exposed himself, grabbed woman from behind in Weston]]></title><link>https://www.local10.com/news/local/2026/04/16/911-call-released-after-cops-say-man-exposed-himself-grabbed-woman-from-behind-in-weston/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/16/911-call-released-after-cops-say-man-exposed-himself-grabbed-woman-from-behind-in-weston/</guid><dc:creator><![CDATA[Trent Kelly]]></dc:creator><description><![CDATA[Newly released 911 calls from the victim of a shocking attack in Weston describe how she was approached from behind and struggled with a suspect who investigators say was later seen on surveillance video exposing himself in a parking lot before the assault.]]></description><pubDate>Thu, 16 Apr 2026 16:56:45 +0000</pubDate><content:encoded><![CDATA[<p>Newly released 911 calls from the victim of a shocking attack in Weston describe how she was approached from behind and struggled with a suspect who investigators say was <a href="https://www.local10.com/news/local/2026/04/10/video-shows-man-exposing-himself-grabbing-unsuspecting-woman-from-behind-in-weston/" target="_self" rel="" title="https://www.local10.com/news/local/2026/04/10/video-shows-man-exposing-himself-grabbing-unsuspecting-woman-from-behind-in-weston/">later seen on surveillance video exposing himself in a parking lot before last week’s assault.</a></p><p><a href="https://www.local10.com/espanol/2026/04/16/difunden-llamada-al-911-tras-incidente-en-weston-donde-hombre-se-expuso-y-agarro-a-mujer-por-detras-segun-la-policia/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/16/difunden-llamada-al-911-tras-incidente-en-weston-donde-hombre-se-expuso-y-agarro-a-mujer-por-detras-segun-la-policia/">Leer en español</a></p><p>During the call, the woman — speaking with the help of a translator for portions of the conversation — told dispatchers she had been sitting in a common area just before 4:40 p.m. on April 8 near the 16500 block of Golf Club Road, near the Bonaventure Golf Club, when the attack happened. </p><p>“So like I usually walk here inside the condos, which are several buildings, and I was like sitting on a hill like to rest and watch like how they playing golf, right? And suddenly someone jumped me from behind,” the victim stated on the call. </p><p>The victim said she was able to quickly fight back during the struggle.</p><p>“I suppose that he wanted to do like a violation or something, but I turned over immediately,” she said. “I defend myself, and like he ran out immediately, and he’s with a scooter.”</p><p>Investigators said the assault happened off Golf Club Road in the Country Club Village community last Wednesday.</p><p>Authorities said surveillance video showed the suspect exposing himself in a nearby parking lot before removing his shoes and slowly approaching the victim from behind.</p><p>The suspect was described as wearing a khaki hoodie and distinctive red and black pants. The victim said he fled the scene on a scooter.</p><p>The incident has rattled residents in the normally quiet neighborhood.</p><p>“This is not possible. They have to do something about it.” said neighbor Patricia Guerrero. </p><p>“It was too close to our apartment and this is a very nice place. Very secure. I’m very surprised.” said Ana Caraballo, another woman who lives nearby. </p><p>Anyone with information on the suspect is being asked to call BSO Detective Michael Kravecz at 954-626-4006 or Broward Crime Stoppers at 954-493-8477.</p><p>According to BSO, tips leading to an arrest “are eligible for a reward of up to $5,000.”</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Police: WhatsApp posts get Florida International University student arrested ]]></title><link>https://www.local10.com/news/local/2026/04/16/police-whatsapp-posts-get-florida-international-university-student-arrested/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/16/police-whatsapp-posts-get-florida-international-university-student-arrested/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[A 23-year-old Florida International University student’s recent messages on a WhatsApp group resulted in a criminal case, according to police. ]]></description><pubDate>Thu, 16 Apr 2026 17:03:43 +0000</pubDate><content:encoded><![CDATA[<p>A 23-year-old Florida International University student’s recent messages on a WhatsApp group resulted in a criminal case, according to police. </p><p>Gabriela Saldana was at the Turner Guilford Knight Correctional Center on Thursday after corrections booked her on Wednesday afternoon. </p><p>Saldana “made a threat to kill or do bodily harm” in her posts on Friday and Wednesday about “a scheduled event” in a WhatsApp group chat, according to a police officer’s arrest report. </p><p>Saldana “admitted to sending and transmitting the messages,” and FIU campus police officers arrested her shortly after 2:10 a.m. on Thursday on campus at <a href="https://maps.app.goo.gl/JeHe5dXYZd9ojBXA6" target="_self" rel="" title="https://maps.app.goo.gl/JeHe5dXYZd9ojBXA6">885 SW 109 Ave</a>., records show. </p><p>Police officers did not include the specific threats in their report about the alleged crime. </p><p>Miami-Dade corrections booked Saldana shortly after 4:15 a.m. on Thursday. She faced a charge of written threats to kill or do bodily injury.</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/ECFSBEWRF5ALFEH2RRLDCA547E.jpg?auth=4a382bfb4e9a235c9fec4365ff03c521c5668b2c50175deaf5ff24c448b6b244&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Florida International University police officers arrested Gabriela Saldana on Thursday on campus in Miami-Dade County's University Park area.]]></media:description></media:content></item><item><title><![CDATA[Policía: publicaciones en WhatsApp llevan al arresto de estudiante de FIU]]></title><link>https://www.local10.com/espanol/2026/04/16/policia-publicaciones-en-whatsapp-llevan-al-arresto-de-estudiante-de-fiu/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/16/policia-publicaciones-en-whatsapp-llevan-al-arresto-de-estudiante-de-fiu/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Según la policía, los mensajes recientes de un estudiante de 23 años de la Universidad Internacional de Florida en un grupo de WhatsApp derivaron en un caso penal.]]></description><pubDate>Thu, 16 Apr 2026 17:10:56 +0000</pubDate><content:encoded><![CDATA[<p>Una estudiante de 23 años de Florida International University enfrenta un caso criminal tras mensajes recientes en un grupo de WhatsApp, según la policía.</p><p>Gabriela Saldana se encontraba en el Centro Correccional Turner Guilford Knight el jueves después de que fuera ingresada el miércoles por la tarde.</p><p>Según el informe de arresto de un agente, Saldana “emitió una amenaza de matar o causar daño corporal” en sus publicaciones del viernes y miércoles sobre “un evento programado” en un chat grupal de WhatsApp.</p><p>Saldana “admitió haber enviado y transmitido los mensajes”, y agentes de la policía del campus de FIU la arrestaron poco después de las 2:10 a.m. del jueves en el campus ubicado en <a href="https://maps.app.goo.gl/JeHe5dXYZd9ojBXA6" target="_blank" rel="noreferrer" title="https://maps.app.goo.gl/JeHe5dXYZd9ojBXA6">885 SW 109 Ave.</a>, según los registros.</p><p>Los agentes no incluyeron las amenazas específicas en su informe sobre el presunto delito.</p><p>Correcciones de Miami-Dade registró a Saldana poco después de las 4:15 a.m. del jueves. Enfrenta un cargo por amenazas escritas de matar o causar lesiones corporales.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ECFSBEWRF5ALFEH2RRLDCA547E.jpg?auth=4a382bfb4e9a235c9fec4365ff03c521c5668b2c50175deaf5ff24c448b6b244&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Florida International University police officers arrested Gabriela Saldana on Thursday on campus in Miami-Dade County's University Park area.]]></media:description></media:content></item><item><title><![CDATA[Fuertes tormentas causan estragos en centro-occidente de EEUU]]></title><link>https://www.local10.com/espanol/2026/04/16/fuertes-tormentas-causan-estragos-en-centro-occidente-de-eeuu/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/16/fuertes-tormentas-causan-estragos-en-centro-occidente-de-eeuu/</guid><dc:creator><![CDATA[Por COREY WILLIAMS y ED WHITE, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 17:15:24 +0000</pubDate><content:encoded><![CDATA[<p>Fuertes tormentas seguían el jueves amenazando con lluvias e inundaciones en el centro-occidente de Estados Unidos, después de causar al menos una muerte cuando al parecer un hombre fue alcanzado por un rayo en Wisconsin.</p><p>La policía de Waukesha, al oeste de Milwaukee, indicó que el “área estaba experimentando fuertes lluvias acompañadas de truenos y relámpagos significativos” cuando alguien reportó haber visto al hombre en el suelo la noche del miércoles.</p><p>“La información preliminar indica que la persona fue alcanzada por un rayo mientras caminaba por el estacionamiento durante la tormenta”, señaló la policía.</p><p>Un patrón meteorológico que combina aire húmedo con una fuerte corriente se ha extendido desde tan al sur como el centro de Texas hasta el Medio Oeste y hacia el este a través de la región de los Grandes Lagos. Del lunes al miércoles, el Servicio Meteorológico Nacional recibió más de 1.100 reportes de granizo grande, vientos por encima de 96 km/h (60 mph) y tornados como parte del sistema de tormentas, explicó Bill Bunting, meteorólogo del Centro de Predicción de Tormentas del servicio meteorológico.</p><p>Agregó que el jueves había equipos recorriendo zonas para evaluar daños y determinar el número exacto de tornados.</p><p>Las tormentas han retumbado en varios estados durante la mayor parte de esta semana y podrían continuar hasta el inicio del fin de semana.</p><p>“Ha habido una cantidad tremenda de rayos con estas tormentas en los últimos días”, declaró Mark Gehring, meteorólogo del servicio meteorológico en Milwaukee.</p><p>“Hemos tenido la temperatura y la humedad del verano y esto está durando toda una semana — a mediados de abril”, añadió. “Además de un patrón muy tormentoso, casi todos los días estamos teniendo lluvias intensas. Hemos tenido tornados casi todos los días, granizo muy grande”.</p><p>Según Gehring, se han confirmado cinco tornados en el sur y en partes del centro de Wisconsin.</p><p>“Pero hay más. Vamos a salir a hacer evaluaciones de tormentas”, dijo el jueves, y añadió que las tormentas previstas para la noche del viernes podrían ser severas.</p><p>Además de rayos, granizo y tornados, las tormentas han traído lluvia con decenas de advertencias y vigilancias de inundación emitidas por el servicio meteorológico en varios estados.</p><p>Esta semana, cuadrillas se apresuraban a bombear agua de una presa en Cheboygan, Michigan, e incluso retiraron compuertas para aliviar la presión. El lunes se indicó a residentes y negocios de la ciudad que prepararan una “bolsa de emergencia” con medicamentos, documentos y otros artículos importantes y que “estuvieran listos para actuar” debido a la amenaza de inundaciones.</p><p>En el norte de Michigan, Bellaire, con una población de 1.000 habitantes, informó el jueves que su sistema de tratamiento de aguas residuales estaba siendo sobrepasado, lo que obligó a liberar desechos parcialmente tratados en pantanos de la zona. La localidad instó a los residentes a reducir el uso de agua en casa.</p><p>Carl Johnson, de 59 años, tiene una vivienda junto al río Muskegon, que está subiendo rápidamente en el oeste de Michigan. Publicó en Facebook para decirle a la gente que sus botes están listos si alguien necesita ayuda.</p><p>“Se salió de su cauce por todas partes. Está realmente mal”, le dijo a The Associated Press. “No se supone que alcance su punto máximo hasta el sábado”.</p><p>Losa habitantes de al lado del río cerca de Croton Dam en el condado Newaygo recibieron órdenes de evacuar. No se sabe cuántas personas están afectadas.</p><p>Gehring indicó que el río Wisconsin está en etapa de inundación mayor en Portage, Wisconsin, y se pronostica que alcanzará o superará el récord de 6,3 metros (20,7 pies) en algún momento de la mañana del viernes.</p><p>“Ahora mismo está en 19,9 pies (6 metros)”, explicó. “En Portage, hay una gran zona de inundación en terrenos bajos. Muchas carreteras están inundadas. Hay un dique allí. Es importante que el dique aguante”.</p><p>El gobernador de Wisconsin, Tony Evers, declaró el estado de emergencia a principios de esta semana.</p><p>Autos quedaron varados la noche del miércoles en aguas de inundación profundas en una autopista de Milwaukee, y la policía del condado Milwaukee publicó en internet un llamado a la gente para que no condujera en el sureste de Wisconsin.</p><p>Pero, al menos en Wisconsin, un respiro podría estar cerca.</p><p>“Nos queda un evento más de lluvia intensa y severa que viene hacia aquí antes de que tengamos una buena pausa”, manifestó Gehring. “Eso será la noche del viernes. Ese será el último coletazo de lluvia severa”.</p><p>Bunting dijo que el sistema de tormentas seguirá desplazándose hacia el norte y el este y probablemente tardará de tres a cuatro días en finalmente salir de la costa este.</p><p>“Probablemente, el día más preocupante en términos de potencial de tormentas eléctricas intensas y tornados es el viernes, extendiéndose desde el norte de Oklahoma hasta el centro de Wisconsin y el extremo oriental de Illinois”, afirmó.</p><p>___________________________________</p><p>Williams reportó desde West Bloomfield, Michigan y White desde Detroit.</p><p>___________________________________</p><p>Esta historia fue traducida del inglés por un editor de AP con ayuda de una herramienta de inteligencia artificial generativa.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/7Z7ILE227X3KSJOFIEBMJTPH2U.jpg?auth=174c34425f017bbb9123deb608b5c18ea60a300af9418407d2fdc0d4ad3970ae&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jim Harbors saca restos de árboles que fueron tumbados durante tormentas en Deforest, Wisconsin, el 14 de abril del 2026. (AP foto/Jon Elswick)]]></media:description><media:credit role="author" scheme="urn:ebu">Jon Elswick</media:credit></media:content></item><item><title><![CDATA[Difunden llamada al 911 tras incidente en Weston donde hombre se expuso y agarró a mujer por detrás, según la policía]]></title><link>https://www.local10.com/espanol/2026/04/16/difunden-llamada-al-911-tras-incidente-en-weston-donde-hombre-se-expuso-y-agarro-a-mujer-por-detras-segun-la-policia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/16/difunden-llamada-al-911-tras-incidente-en-weston-donde-hombre-se-expuso-y-agarro-a-mujer-por-detras-segun-la-policia/</guid><dc:creator><![CDATA[Trent Kelly]]></dc:creator><description><![CDATA[Las llamadas al 911 recientemente publicadas, realizadas por la víctima de un impactante ataque en Weston, describen cómo fue abordada por detrás y forcejeó con un sospechoso que, según los investigadores, fue visto posteriormente en un video de vigilancia exhibiéndose en un estacionamiento antes de la agresión.]]></description><pubDate>Thu, 16 Apr 2026 17:02:12 +0000</pubDate><content:encoded><![CDATA[<p>Nuevas llamadas al 911 divulgadas de la víctima de un impactante ataque en Weston describen cómo fue abordada por detrás y forcejeó con un sospechoso que, según investigadores, <a href="https://www.local10.com/espanol/2026/04/10/video-muestra-a-hombre-exponiendose-y-manoseando-por-detras-a-mujer-desprevenida-en-weston/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/10/video-muestra-a-hombre-exponiendose-y-manoseando-por-detras-a-mujer-desprevenida-en-weston/">fue visto en video de vigilancia exponiéndose en un estacionamiento antes del ataque</a>.</p><p>Durante la llamada, la mujer — hablando con la ayuda de un traductor en partes de la conversación — dijo a los operadores que estaba sentada en un área común poco antes de las 4:40 p.m. cerca de la cuadra 16500 de Golf Club Road, cerca del Bonaventure Golf Club, cuando ocurrió el ataque.</p><p>“Yo usualmente camino aquí dentro de los condominios, que son varios edificios, y estaba sentada en una colina para descansar y ver cómo jugaban golf, ¿verdad? Y de repente alguien me atacó por detrás”, relató la víctima en la llamada.</p><p>La víctima dijo que logró defenderse rápidamente durante el forcejeo.</p><p>“Supongo que quería hacer como una violación o algo así, pero me volteé inmediatamente”, dijo. “Me defendí y él salió corriendo de inmediato, y estaba en un scooter”.</p><p>Los investigadores dijeron que el ataque ocurrió en Golf Club Road, en la comunidad Country Club Village, el miércoles pasado.</p><p>Las autoridades indicaron que un video de vigilancia muestra al sospechoso exponiéndose en un estacionamiento cercano antes de quitarse los zapatos y acercarse lentamente a la víctima por detrás.</p><p>El sospechoso fue descrito como alguien que vestía una sudadera con capucha color caqui y pantalones distintivos rojos y negros. La víctima dijo que huyó del lugar en un scooter.</p><p>El incidente ha alarmado a residentes del vecindario, normalmente tranquilo.</p><p>“Esto no es posible. Tienen que hacer algo al respecto”, dijo la vecina Patricia Guerrero.</p><p>“Fue demasiado cerca de nuestro apartamento y este es un lugar muy agradable. Muy seguro. Estoy muy sorprendida”, dijo Ana Caraballo, otra residente cercana.</p><p>Se solicita a cualquier persona con información sobre el sospechoso que llame al detective Michael Kravecz de la BSO al 954-626-4006 o a Broward Crime Stoppers al 954-493-8477.</p><p>Según la BSO, las pistas que conduzcan a un arresto “son elegibles para una recompensa de hasta $5,000 USD”.</p>]]></content:encoded></item><item><title><![CDATA[QVC prepares for bankruptcy protection in the era of influencers, TikTok and Temu]]></title><link>https://www.local10.com/business/2026/04/16/qvc-prepares-for-bankruptcy-protection-in-the-era-of-influencers-tiktok-and-temu/</link><guid isPermaLink="true">https://www.local10.com/business/2026/04/16/qvc-prepares-for-bankruptcy-protection-in-the-era-of-influencers-tiktok-and-temu/</guid><dc:creator><![CDATA[By ANNE D'INNOCENZIO, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 17:26:01 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — The owner of home shopping network pioneer QVC — which for years garnered the attention of millions of TV viewers looking for a deal on baubles and housewares, is planning to file for Chapter 11 bankruptcy protection.</p><p>A filing about imminent bankruptcy protection by parent company QVC Group, which also owns HSN, formerly the Home Shopping Network, arrives as long-running TV shopping networks struggle to adapt to the rapid shift by consumers now tuning in to livestreams on TikTok, or online marketplaces like Shein.</p><p>According to an annual report filed with the Securities and Exchange Commission this week, the company said that it intends to file for Chapter 11 bankruptcy protection in the U.S. Bankruptcy Court for the Southern District of Texas after reaching a restructuring agreement with creditors.</p><p>Its goal is to emerge from bankruptcy protection before the summer is over, but the West Chester, Pennsylvania, company warned that its access to funding is difficult to predict. It noted significant fees and other costs in connection with the preparation for the bankruptcy protection.</p><p>“We cannot assure that cash on hand, cash flow from operations will be sufficient to continue to fund our operations,” it wrote.</p><p>QVC Group has attempted to revive flagging sales for some time, which in 2024 were down almost 30% compared with its peak of more than $14 billion in 2020. Shares in QVC Group, which went for over $900 a decade ago, were trading for less than $3 earlier this week.</p><p>Founded in 1986 by Joseph Myron Segel, QVC, which is short for Quality Value Convenience, built a following primarily of women aged 50 and older, according to Lawrence Duke, a clinical professor of marketing at the university’s LeBow College of Business. He said in a blog post that QVC benefited from repeat purchases by its base of viewers. But that group has aged and is shrinking, he noted.</p><p>And competition has increased substantially.</p><p>Consumers have increasingly dropped cable subscriptions and look less and less to scheduled programming, Duke said. Such programming has been replaced by live platforms such as TikTok Shop, where consumers can buy products touted by influencers with tens of thousands of followers on Instagram and YouTube. Low-cost marketplaces like Shein and Temu are also commanding more attention, Duke wrote.</p><p>QVC has significantly expanded its digital sales and expanded its presence on social media, but those maneuvers have fallen short.</p><p>QVC "competes in a crowded marketplace where attention is fragmented and switching costs are low,” Duke said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/I2PUJEZCE4BDGDXFHDDIZFC7QE.jpg?auth=8ba1b449f0c742d0db9dffea88de1d24ea632c8b7f61f82078893cf7c12862f6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Corporate signage is shown outside a QVC facility in West Chester, Pa., Friday, July 7, 2017. (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/7N74ZERN5QDAFNEULR2NVOTBWQ.jpg?auth=72800d5e2d123d36ed2093a71407a72c14569a36ce8f10b3f2139d5f117153cc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - In this Monday, Jan. 5, 2015 photo shown is a sign at a QVC facility in West Chester, Pa. (AP Photo/Matt Rourke, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Matt Rourke</media:credit></media:content></item><item><title><![CDATA[Woman accused of shooting man who believed she was trying to rob him in North Miami Beach: Cops ]]></title><link>https://www.local10.com/news/local/2026/04/16/woman-accused-of-shooting-man-who-believed-she-was-trying-to-rob-him-in-north-miami-beach-cops/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/16/woman-accused-of-shooting-man-who-believed-she-was-trying-to-rob-him-in-north-miami-beach-cops/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A 24-year-old Aventura woman has been arrested in connection with a March 15 shooting that left a man critically injured in a North Miami Beach apartment parking garage, according to an arrest report.]]></description><pubDate>Thu, 16 Apr 2026 16:46:10 +0000</pubDate><content:encoded><![CDATA[<p>A 24-year-old Aventura woman has been arrested in connection with a shooting that left a man critically injured in a North Miami Beach apartment parking garage that occurred over a month ago, according to an arrest report.</p><p><a href="https://www.local10.com/espanol/2026/04/16/acusan-a-mujer-de-disparar-a-hombre-que-creia-que-intentaba-robarle-en-north-miami-beach-segun-la-policia/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/16/acusan-a-mujer-de-disparar-a-hombre-que-creia-que-intentaba-robarle-en-north-miami-beach-segun-la-policia/">Leer en español</a></p><p>Jail records show Laura Tavarez Ramirez is facing a charge of attempted second-degree murder with a firearm or deadly weapon in the case, which unfolded at 16395 Biscayne Boulevard.</p><p>According to the report, a 35-year-old man was shot in the parking garage on the eighth floor of the building and was later transported to Aventura Hospital with a gunshot wound to his lower back on March 15. </p><p>Police said the victim told dispatchers during a 911 call, “Laura shot me,” as he reported being attacked inside the garage. </p><p>Investigators said he was found with a gun at the scene, and officers recovered multiple shell casings, including 9mm and .5.7 caliber rounds, as well as a second handgun in a nearby area of the garage ramp.</p><p>The report states that surveillance video showed the victim arriving at the building shortly after 3 a.m. and entering the lobby before meeting a woman later identified as Tavarez Ramirez. </p><p>Police said the two were seen entering an elevator together and later appearing on upper floors before going to the eighth-floor parking garage.</p><p>They said surveillance video shows the woman walking behind the victim before both moved out of camera view. </p><p>Seconds later, the woman was seen running from the area and taking a ramp toward another floor before leaving in an elevator. A black Range Rover was later seen leaving the location, according to the report.</p><p>Investigators said access records for the building’s elevator system showed the woman used a key fob registered to Tavarez Ramirez, who also resides in the building’s penthouse unit.</p><p>A search of the apartment linked to Tavarez Ramirez turned up a live 9mm round, an empty ammunition box, and a firearm box matching a weapon recovered at the scene, according to the report.</p><p>The report also notes that the victim, while being treated at the hospital, told investigators he had been with a woman named “Laura” and later identified her from surveillance images. </p><p>At the time of the incident, police said the victim was in possession of a bag containing three Cuban link gold chains, each valued at approximately $100,000, as well as multiple diamond watches collectively valued at approximately $85,000. </p><p>While the report states the victim believed the suspect was attempting to rob him, police have not released a motive for the shooting.</p><p>Jail records show Tavarez Ramriez is being held without 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/LPTE5LJOIVGELMWD7A3XXDKF5Y.jpg?auth=5e9f18bccf313fcc28f4e2b8bebbe1ab51ec4ba9cdc9a86a9485921a2d243a81&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Acusan a mujer de disparar a hombre que creía que intentaba robarle en North Miami Beach, según la policía]]></title><link>https://www.local10.com/espanol/2026/04/16/acusan-a-mujer-de-disparar-a-hombre-que-creia-que-intentaba-robarle-en-north-miami-beach-segun-la-policia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/16/acusan-a-mujer-de-disparar-a-hombre-que-creia-que-intentaba-robarle-en-north-miami-beach-segun-la-policia/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Según el informe de detención, una mujer de 24 años de Aventura ha sido arrestada en relación con un tiroteo ocurrido el 15 de marzo en el que un hombre resultó gravemente herido en el estacionamiento de un edificio de apartamentos en North Miami Beach.]]></description><pubDate>Thu, 16 Apr 2026 16:56:44 +0000</pubDate><content:encoded><![CDATA[<p>Una mujer de 24 años de Aventura fue arrestada en relación con una balacera que dejó a un hombre gravemente herido en el estacionamiento de un edificio en North Miami Beach hace más de un mes, según un informe de arresto.</p><p>Los registros de la cárcel muestran que Laura Tavarez Ramirez enfrenta un cargo de intento de asesinato en segundo grado con arma de fuego o arma mortal en el caso, ocurrido en 16395 Biscayne Boulevard.</p><p>Según el informe, un hombre de 35 años fue baleado en el estacionamiento del octavo piso del edificio y posteriormente trasladado al hospital Aventura con una herida de bala en la parte baja de la espalda el 15 de marzo.</p><p>La policía indicó que la víctima dijo a los operadores del 911: “Laura me disparó”, al reportar que había sido atacado dentro del garaje.</p><p>Los investigadores señalaron que fue encontrado con un arma en la escena, y los agentes recuperaron múltiples casquillos, incluyendo municiones de 9 mm y calibre 5.7, así como una segunda pistola en un área cercana de la rampa del estacionamiento.</p><p>El informe indica que un video de vigilancia muestra a la víctima llegando al edificio poco después de las 3 a.m. e ingresando al vestíbulo antes de encontrarse con una mujer posteriormente identificada como Tavarez Ramirez.</p><p>La policía dijo que ambos fueron vistos entrando juntos a un ascensor y luego apareciendo en pisos superiores antes de dirigirse al estacionamiento del octavo nivel.</p><p>Indicaron que el video muestra a la mujer caminando detrás de la víctima antes de que ambos salieran del campo de visión de la cámara.</p><p>Segundos después, la mujer fue vista corriendo del área y tomando una rampa hacia otro piso antes de salir en un ascensor. Posteriormente, un Range Rover negro fue visto saliendo del lugar, según el informe.</p><p>Los investigadores dijeron que los registros de acceso del sistema de ascensores del edificio mostraron que la mujer utilizó un llavero electrónico registrado a nombre de Tavarez Ramirez, quien también reside en el penthouse del edificio.</p><p>Un registro del apartamento vinculado a Tavarez Ramirez arrojó una bala viva de 9 mm, una caja de municiones vacía y una caja de arma que coincide con un arma recuperada en la escena, según el informe.</p><p>El informe también señala que la víctima, mientras era atendida en el hospital, dijo a los investigadores que había estado con una mujer llamada “Laura” y posteriormente la identificó en imágenes de vigilancia.</p><p>En el momento del incidente, la policía indicó que la víctima tenía en su poder un bolso con tres cadenas de oro tipo Cuban link, cada una valorada en aproximadamente $100,000 USD, así como varios relojes de diamantes valorados en conjunto en aproximadamente $85,000 USD.</p><p>Aunque el informe indica que la víctima creía que la sospechosa intentaba robarle, la policía no ha revelado un motivo para la balacera.</p><p>Los registros de la cárcel muestran que Tavarez Ramirez permanece detenida sin derecho a fianza en el Centro Correccional Turner Guilford Knight.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LPTE5LJOIVGELMWD7A3XXDKF5Y.jpg?auth=5e9f18bccf313fcc28f4e2b8bebbe1ab51ec4ba9cdc9a86a9485921a2d243a81&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[¿Spirit Airlines en problemas? Aerolínea del sur de Florida podría liquidarse, según reportes]]></title><link>https://www.local10.com/espanol/2026/04/16/spirit-airlines-en-problemas-aerolinea-del-sur-de-florida-podria-liquidarse-segun-reportes/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/16/spirit-airlines-en-problemas-aerolinea-del-sur-de-florida-podria-liquidarse-segun-reportes/</guid><dc:creator><![CDATA[Jackie Pascale, Chris Gothner]]></dc:creator><description><![CDATA[Según varios informes, Spirit Airlines, con sede en el sur de Florida, podría tener pocos recursos para afrontar su proceso de bancarrota.]]></description><pubDate>Thu, 16 Apr 2026 16:50:15 +0000</pubDate><content:encoded><![CDATA[<p>Spirit Airlines, con sede en el sur de Florida, podría tener poco margen mientras <a href="https://apnews.com/article/spirit-airlines-bankruptcy-92899d09a989e2679e4ba5ef5eef1d96" target="_blank" rel="noreferrer" title="https://apnews.com/article/spirit-airlines-bankruptcy-92899d09a989e2679e4ba5ef5eef1d96">atraviesa su proceso de bancarrota</a>, según múltiples reportes.</p><p>Medios como <a href="https://www.wsj.com/business/airlines/spirits-bankruptcy-exit-in-flux-as-jet-fuel-prices-surge-4a9f9dba" target="_blank" rel="noreferrer" title="https://www.wsj.com/business/airlines/spirits-bankruptcy-exit-in-flux-as-jet-fuel-prices-surge-4a9f9dba">The Wall Street Journal</a> y <a href="https://www.bloomberg.com/news/articles/2026-04-15/spirit-airlines-at-risk-of-facing-liquidation-as-fuel-costs-bite?embedded-checkout=true" target="_blank" rel="noreferrer" title="https://www.bloomberg.com/news/articles/2026-04-15/spirit-airlines-at-risk-of-facing-liquidation-as-fuel-costs-bite?embedded-checkout=true">Bloomberg</a> informan que el <a href="https://www.local10.com/business/2026/04/10/war-in-iran-sends-inflation-soaring-and-the-mood-of-american-consumers-plunging/" target="_blank" rel="noreferrer" title="https://www.local10.com/business/2026/04/10/war-in-iran-sends-inflation-soaring-and-the-mood-of-american-consumers-plunging/">reciente aumento</a> en los precios del combustible, provocado por la guerra con Irán, está poniendo a la aerolínea, con sede en Dania Beach, en riesgo de liquidación, posiblemente en los próximos días.</p><p>El plan inicial de la aerolínea era salir de la bancarrota a principios del verano, respaldado por acuerdos con prestamistas para reducir su deuda de aproximadamente $7.4 billion a cerca de $2 billion.</p><p>El plan de reestructuración incluía reducir su flota y disminuir rutas.</p><p>Sin embargo, en documentos judiciales, los prestamistas señalan que están evaluando si seguir adelante con el plan o liquidar completamente el negocio, citando que Spirit no tomó en cuenta el aumento significativo de sus costos, específicamente el combustible.</p><p>La aerolínea había alcanzado un acuerdo con un grupo de acreedores apenas días antes de que Estados Unidos e Israel comenzaran ataques aéreos contra Irán.</p><p>Spirit también intenta dividir un préstamo de $275 million en dos partes separadas. Pero Citibank, que representa a los prestamistas, afirma que eso violaría el contrato original e ignoraría protecciones legales destinadas a mantener los activos de la aerolínea vinculados.</p><p>La situación ya está afectando una de las principales opciones de viajes de bajo costo para residentes del sur de Florida, especialmente para quienes vuelan a América Latina y el Caribe.</p><p>La aerolínea, fundada originalmente en el área de Detroit antes de mudarse al sur de Florida en 1999, tiene una importante base de operaciones en el Aeropuerto Internacional de Fort Lauderdale-Hollywood.</p><p>También cuenta con una base de tripulación en Miami.</p><p>Un portavoz de Spirit Airlines emitió un breve comunicado a Local 10 News tras una consulta sobre los reportes: “No comentamos sobre rumores y especulaciones del mercado”.</p>]]></content:encoded></item><item><title><![CDATA[Dos candidatos con visiones radicalmente opuestas se disputan el segundo lugar del balotaje en Perú]]></title><link>https://www.local10.com/espanol/2026/04/16/dos-candidatos-con-visiones-radicalmente-opuestas-se-disputan-el-segundo-lugar-del-balotaje-en-peru/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/16/dos-candidatos-con-visiones-radicalmente-opuestas-se-disputan-el-segundo-lugar-del-balotaje-en-peru/</guid><dc:creator><![CDATA[Por FRANKLIN BRICEÑO, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 16:52:25 +0000</pubDate><content:encoded><![CDATA[<p>LIMA (AP) — Dos candidatos de polos ideológicos opuestos pelean voto a voto por entrar en segundo puesto al balotaje presidencial que Perú realizará en junio mientras avanza lentamente el cómputo de sufragios.</p><p>El progresista Roberto Sánchez, del partido Juntos por el Perú, superaba el jueves al ultraconservador Rafael López Aliaga, de Renovación Popular, por unos 8.000 votos a casi el 93% del conteo de la Oficina Nacional de Procesos Electorales (ONPE)</p><p>En tanto, la conservadora Keiko Fujimori, candidata por Fuerza Popular, encabeza la votación con 17,06%.</p><p>Perú irá a un balotaje el 7 de junio porque ningún candidato ha logrado el 50% más uno de los votos válidos que exige la ley para ganar en primera vuelta.</p><p>A la ajustada diferencia entre Sánchez y López Aliaga falta incorporar unas 1.600 actas de peruanos que votaron en el extranjero y pueblos remotos del país y hay otras 5.000 actas adicionales que han sido observadas y están bajo un análisis de la justicia electoral que podría tomar varias semanas.</p><p>“En Perú siempre hay un porcentaje de actas observadas, donde no sumaron correctamente (los votos). Cuando sucede esto, se envían a los 60 jurados especiales para revisarlas”, explicó a The Associated Press Álvaro Henzler, presidente de Transparencia, una organización que trabaja por la calidad de la democracia y desplegó 4.000 observadores para los comicios del domingo.</p><p>En 2021 el Tribunal Electoral proclamó los resultados de la primera vuelta 37 días después de los comicios, pero entonces la diferencia entre los contendientes por el segundo lugar fue amplia desde el inicio, por lo que no hubo suspenso.</p><p>“En este caso, como está tan pegado, las actas observadas podrían terminar cambiando el orden de posición, por eso está demorando más”, dijo Henzler.</p><p>Esta es la cuarta vez que Fujimori —hija del fallecido exmandatario Alberto Fujimori (1990-2000)— busca la presidencia y la segunda vez que López Aliaga intenta llegar al máximo puesto de Perú. Sánchez se presenta por primera vez.</p><p>Perú celebró elecciones en medio de una crisis política entre el Parlamento y el Ejecutivo que ha provocado el desfile de ocho presidentes y tres Congresos en una década y un incremento de la delincuencia que los ciudadanos identifican como su mayor preocupación.</p><p>En el último quinquenio las denuncias por extorsión —un delito que golpea a la clase trabajadora y a los pequeños empresarios— se han quintuplicado, mientras los asesinatos se han duplicado, según datos oficiales.</p><p>Los peruanos también votaron para escoger a 130 diputados y 60 senadores de un Congreso bicameral en el que el Senado tiene amplios poderes.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DPGG3VRXWS4ORJO3LVQ77IRMXU.jpg?auth=8e13be4e51fbf6cb3e89c486c1dc3ead03bb959ecc91d4dbf58233ae5ba76b62&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Roberto Sánchez, candidato presidencial del partido Juntos por el Perú, habla durante una conferencia de prensa en Lima, Perú, el martes 14 de abril de 2026. (AP Foto/Guadalupe Pardo)]]></media:description><media:credit role="author" scheme="urn:ebu">Guadalupe Pardo</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QOUMDI3B2HLUVJHQKSTX57N5UE.jpg?auth=03763fb82da9c7c9a710f062ea05203347d4c8ac20d1b7d42ab9492d5eb7c50a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rafael López Aliaga, candidato presidencial del partido Renovación Popular, se dirige a sus simpatizantes mientras las autoridades electorales continúan el recuento de votos dos días después de las elecciones generales en Lima, Perú, el martes 14 de abril de 2026. (AP Foto/Guadalupe Pardo)]]></media:description><media:credit role="author" scheme="urn:ebu">Guadalupe Pardo</media:credit></media:content></item><item><title><![CDATA[House rejects effort to withdraw US forces from the Iran war as Republicans stick with Trump]]></title><link>https://www.local10.com/news/politics/2026/04/16/house-rejects-effort-to-withdraw-us-forces-from-the-iran-war-as-republicans-stick-with-trump/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/04/16/house-rejects-effort-to-withdraw-us-forces-from-the-iran-war-as-republicans-stick-with-trump/</guid><dc:creator><![CDATA[By KEVIN FREKING, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 17:16:07 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — The House rejected a resolution Thursday requiring President Donald Trump to withdraw U.S. forces from the war with Iran unless Congress authorizes military action. It was the latest such vote that fell short of passage as Republicans largely continue to support Trump's operation.</p><p>Democrats voiced concern that the United States is becoming further entrenched in another lengthy conflict in the Middle East. They promised to keep raising the issue through more war powers votes in the coming weeks.</p><p>The 213-214 vote came one day after a similar effort failed in the Senate. The U.S. and Israel struck Iran on Feb. 28, and a fragile ceasefire is now in its second week.</p><p>Democrats overwhelmingly supported the attempt to rein in Trump's use of military force.</p><p>“We're standing at the edge of a cliff and Congress must act before the president pushes off,” said New York Rep. Gregory Meeks, the ranking Democrat on the House Committee on Foreign Affairs. “Every day we delay, we inch closer to a conflict with no exit ramp.”</p><p>Republicans tried to cast the effort as hypocritical.</p><p>Florida Rep. Brian Mast, the committee chairman, said Congress never voted on a war powers resolution when the U.S. attacked Iranian-backed Houthis in Yemen in 2024 while Democrat Joe Biden was president.</p><p>“When Joe Biden was responding to merchant marine vessels being attacked, it was OK. No war power needed. It went on for about a year,” Mast said. “President Trump responds — war power, war power, war power. ... That's the hypocrisy.”</p><p>Under the War Powers Act of 1973, Congress must declare war or authorize use of force within 60 days — a deadline in the Iran war that will arrive at the end of April. The law provides for a potential 30-day extension, but lawmakers have made clear that they want the Republican administration to soon lay out a plan for the war's end.</p><p>While the House vote failed, it gave Democrats an opportunity to highlight some of the most negative effects of the war: the billions of dollars spent, the death of at least 13 service members, the soaring gas prices and fissures with long-standing allies who do not support Trump's actions.</p><p>“Gas prices at home are up to $7 in my home state, and families are hurting," said Rep. Pramila Jayapal, D-Wash. “Another 10,000 U.S. troops are being sent in to join 50,000 already stationed in the Middle East with absolutely no strategy, no plan and no exit.”</p><p>Republicans defended Trump as taking decisive action against an Iranian government that has long terrorized the Middle East and its own people.</p><p>“President Donald Trump has sent a message that those who threaten the United States and our partners will be ultimately held accountable," said Rep. Joe Wilson, R-S.C.</p><p>In Thursday's vote, Rep. Thomas Massie of Kentucky was the only Republican to cross party lines and vote for removing U.S. forces from the war. Rep. Jared Golden of Maine was the only Democrat to vote against the measure.</p><p>The first House vote to curb Trump's miliary action with Iran failed in early March, 212-219.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/N55Y4JHBR662PF25IZ6XZQ7LFI.jpg?auth=50bc9ed1b275c19c62a9b231482ed050f0fb1facf4fdd2b87450c716b8d2ebe8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A thick plume of smoke rises from an oil storage facility hit by a U.S.-Israeli strike in Tehran, Iran, March 8, 2026. (AP Photo/Vahid Salemi, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Vahid Salemi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7NCYU6GNPC3XLF7AP644CPZFQU.jpg?auth=244b60776e804bed9d02a0121b1e8575a73bb0bbb3af4bbf197ddc19097ab25f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The USS Gerald R. Ford aircraft carrier leaves Naval Station Norfolk, June 23, 2025, in Norfolk, Va. (AP Photo/John Clark, File)]]></media:description><media:credit role="author" scheme="urn:ebu">John Clark</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WWKGRWYPAJUAT2BJKVTZEXV55Y.jpg?auth=f9c2a1b193f54115907cb290a1811663c64b5dcda3fb821608b55579c87f946a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The Capitol is framed amid blooming cherry trees in Washington, Monday, March 23, 2026. (AP Photo/J. Scott Applewhite)]]></media:description><media:credit role="author" scheme="urn:ebu">J. Scott Applewhite</media:credit></media:content></item><item><title><![CDATA[Spirit Airlines in trouble? South Florida carrier may liquidate, reports say]]></title><link>https://www.local10.com/news/local/2026/04/16/spirit-airlines-in-trouble-south-florida-carrier-may-liquidate-reports-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/16/spirit-airlines-in-trouble-south-florida-carrier-may-liquidate-reports-say/</guid><dc:creator><![CDATA[Jackie Pascale, Chris Gothner]]></dc:creator><description><![CDATA[South Florida-based Spirit Airlines may not have much runway left as it navigates bankruptcy, according to multiple reports.]]></description><pubDate>Thu, 16 Apr 2026 16:05:52 +0000</pubDate><content:encoded><![CDATA[<p>South Florida-based Spirit Airlines may not have much runway left as it <a href="https://apnews.com/article/spirit-airlines-bankruptcy-92899d09a989e2679e4ba5ef5eef1d96" target="_self" rel="" title="https://apnews.com/article/spirit-airlines-bankruptcy-92899d09a989e2679e4ba5ef5eef1d96">navigates bankruptcy</a>, according to multiple reports.</p><p><a href="https://www.local10.com/espanol/2026/04/16/spirit-airlines-en-problemas-aerolinea-del-sur-de-florida-podria-liquidarse-segun-reportes/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/16/spirit-airlines-en-problemas-aerolinea-del-sur-de-florida-podria-liquidarse-segun-reportes/">Leer en español</a></p><p>Outlets including the <a href="https://www.wsj.com/business/airlines/spirits-bankruptcy-exit-in-flux-as-jet-fuel-prices-surge-4a9f9dba" target="_self" rel="" title="https://www.wsj.com/business/airlines/spirits-bankruptcy-exit-in-flux-as-jet-fuel-prices-surge-4a9f9dba">Wall Street Journal</a> and <a href="https://www.bloomberg.com/news/articles/2026-04-15/spirit-airlines-at-risk-of-facing-liquidation-as-fuel-costs-bite?embedded-checkout=true" target="_self" rel="" title="https://www.bloomberg.com/news/articles/2026-04-15/spirit-airlines-at-risk-of-facing-liquidation-as-fuel-costs-bite?embedded-checkout=true">Bloomberg</a> report that the <a href="https://www.local10.com/business/2026/04/10/war-in-iran-sends-inflation-soaring-and-the-mood-of-american-consumers-plunging/" target="_self" rel="" title="https://www.local10.com/business/2026/04/10/war-in-iran-sends-inflation-soaring-and-the-mood-of-american-consumers-plunging/">recent spike</a> in gas prices caused by the Iran war are putting the carrier, headquartered in Dania Beach, at risk of liquidation ― potentially in the coming days.</p><p>The airline’s initial plan was to get out of bankruptcy by early in the summer, backed by agreements with lenders to cut its debt from about $7.4 billion to about $2 billion. </p><p>The restructuring plan included shrinking its fleet and reducing routes. </p><p>But, in court filings, lenders say they’re deciding whether to move forward with the plan or wind down the business entirely, citing Spirit’s failure to account for the airline’s dramatically higher costs, specifically for fuel. </p><p>The airline had reached an agreement with a group of creditors just days before the U.S. and Israel began launching airstrikes against Iran.</p><p>Spirit is also trying to split a $275 million loan into two separate pieces. But Citibank, which is representing the lenders, says that would break the original contract and ignore legal protections meant to keep Spirit’s collateral tied together.</p><p>It’s already disrupting the major low-cost travel option for South Florida residents, especially those who fly to Latin America and the Caribbean.</p><p>The airline, originally founded in the Detroit area before moving to South Florida in 1999, has a major operating base out of its adopted hometown airport: Fort Lauderdale-Hollywood International Airport.</p><p>The airline also has a crew base in Miami.</p><p>A Spirit Airlines spokesperson issued a brief statement to Local 10 News after an inquiry about the reports: “We don’t comment on market rumors and speculation.”</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[Cuba's president says island does not wish for US aggression but ready to fight if needed]]></title><link>https://www.local10.com/news/world/2026/04/16/cubas-president-says-island-does-not-wish-for-us-aggression-but-ready-to-fight-if-needed/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/04/16/cubas-president-says-island-does-not-wish-for-us-aggression-but-ready-to-fight-if-needed/</guid><dc:creator><![CDATA[By ANDREA RODRÍGUEZ, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 18:46:23 +0000</pubDate><content:encoded><![CDATA[<p>HAVANA (AP) — Cuban President Miguel Díaz-Canel said Thursday that while Cuba does not want military aggression from the United States, his country is prepared to fight should it happen.</p><p>Díaz-Canel spoke during a rally that drew hundreds of people to commemorate the 65th anniversary of the declaration of the Cuban Revolution’s socialist essence.</p><p>“The moment is extremely challenging and calls upon us once again, as on April 16, 1961, to be ready to confront serious threats, including military aggression. We do not want it, but it is our duty to prepare to avoid it and, if it becomes inevitable, to defeat it,” Díaz-Canel said.</p><p>He spoke as tensions remain high between the two countries, with Cuba’s crises deepening as a result of a U.S. energy blockade.</p><p>Earlier this week, Trump said his administration could focus on Cuba after the war in Iran ends.</p><p>“We may stop by Cuba after we finish with this,” he said. He described it as a “failing nation” and asserted that it’s “been a terribly run country for a long time.”</p><p>Trump previously has threatened to intervene in Cuba, like he did in early January when the U.S. military attacked Venezuela and halted key oil shipments from the South American country.</p><p>Weeks later, Trump threatened tariffs on any country that sells or provides oil to Cuba.</p><p>Both Trump and U.S. Secretary of State Marco Rubio — whose parents emigrated from Cuba in the 1950s before the revolution — have described the island’s government as ineffective and abusive. The U.S. demands on Cuba's government in return for easing sanctions have included an end to political repression, a release of political prisoners and a liberalization of the island's ailing economy.</p><p>Díaz-Canel accused them of trying to construct a “narrative” that has no justification.</p><p>“Cuba is not a failed state. Cuba is a besieged state. Cuba is a state facing multidimensional aggression: economic warfare, an intensified blockade and an energy blockade,” said Díaz-Canel, the main speaker at Thursday’s rally.</p><p>“Cuba is a threatened state that does not surrender. And despite everything. And thanks to socialism. Cuba is a state that resists, creates, and make no mistake, a state that will prevail,” Díaz-Canel added.</p><p>Both Cuba and the U.S. have acknowledged talks to resolve the tension, but no details have been disclosed.</p><p>The Cuban president recalled the achievements made possible by the revolution and its social welfare system, which allows for free education that has trained thousands of professionals, many of whom have chosen to emigrate due to the country's economic crisis.</p><p>The oil embargo imposed by Trump worsened the already harsh conditions brought on by an economic crisis that has lasted for five years, exacerbated by the COVID-19 pandemic and a tightening of U.S. sanctions aimed at pressuring for a change in the island’s political model.</p><p>Experts have warned of a humanitarian crisis.</p><p>Measures to prevent the island from acquiring oil from its Venezuelan, Mexican and Russian suppliers are exacerbating the already poor living conditions of the population, including prolonged blackouts and fuel shortages.</p><p>The rally commemorated the 65th anniversary of a historic speech by the late leader, Fidel Castro, during a crisis with the United States. That moment marked the ideological course the Caribbean nation would take and its opposition to Washington’s continental hegemony.</p><p>___</p><p>Follow AP’s Latin America coverage at https://apnews.com/hub/latin-america</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GV2VIABIT5HBL7N4WVVBHBFVCM.jpg?auth=4ee34a2facb671f1be9e424274de2d38e66fce403d49d2b01362d9d29de44152&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People attend a celebration marking the 65th anniversary of the proclamation declaring the Cuban Revolution socialist, in Havana, Cuba, Thursday, April 16, 2026. (AP Photo/Ramon Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WWSAZFZECGPKMXYQS75XODGZNU.jpg?auth=1baa3e59ac4d8107f3fc083c83dbe668633c9d14ab5f8c03735e0d2df6b0df08&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People attend a celebration marking the 65th anniversary of the proclamation declaring the Cuban Revolution socialist, in Havana, Cuba, Thursday, April 16, 2026. (AP Photo/Ramon Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DJSUJWC3OAOPTNQMSCDL2PRRAE.jpg?auth=0be07ac33772fc4427d6e2cb2b5f4cc64a829cc8f2412d4418d09744468534f7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People attend a celebration marking the 65th anniversary of the proclamation declaring the Cuban Revolution socialist, in Havana, Cuba, Thursday, April 16, 2026. (AP Photo/Ramon Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/B553RGM4E2INH5C6Q7R3KSVVSY.jpg?auth=0d2646bcb0433d98a061e05aab09d38a6cb88f2b219ad85a84e2a154ca6bcbdb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Cuban President Miguel Diaz-Canel, center, attends a celebration marking the 65th anniversary of the proclamation declaring the Cuban Revolution socialist, in Havana, Cuba, Thursday, April 16, 2026. (AP Photo/Ramon Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DSXXALWRRXXOGJELQZK7HXNRD4.jpg?auth=3c8d3ce445eb18080b52bd7e1e36b5ec8f8ffa8760791d4234d4f23940ecf2eb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Militiaman Rene Hernandez Delgado holds a photo of his younger self during a celebrations marking the 65th anniversary of the proclamation declaring the Cuban Revolution socialist, in Havana, Cuba, Thursday, April 16, 2026. (AP Photo/Ramon Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content></item><item><title><![CDATA[Ex-boyfriend of ‘Real Housewife’ Lisa Hochstein pleads not guilty in criminal case ]]></title><link>https://www.local10.com/entertainment/2026/04/16/ex-boyfriend-of-real-housewife-lisa-hochstein-pleads-not-guilty-in-criminal-case/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/04/16/ex-boyfriend-of-real-housewife-lisa-hochstein-pleads-not-guilty-in-criminal-case/</guid><dc:creator><![CDATA[Amanda Batchelor, Isabella Martin]]></dc:creator><description><![CDATA[Jody Glidden, the ex-boyfriend of “Real Housewives of Miami” star Lisa Hochstein waived his right to appear in court Thursday for his arraignment where his attorney pleaded not guilty on his behalf.]]></description><pubDate>Thu, 16 Apr 2026 16:02:54 +0000</pubDate><content:encoded><![CDATA[<p>Jody Glidden, the ex-boyfriend of “Real Housewives of Miami” star Lisa Hochstein waived his right to appear in court Thursday for his arraignment where his attorney pleaded not guilty on his behalf.</p><p><a href="https://www.local10.com/espanol/2026/04/16/ex-novio-de-lisa-hochstein-se-declara-no-culpable-en-caso-criminal/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/16/ex-novio-de-lisa-hochstein-se-declara-no-culpable-en-caso-criminal/">Leer en español</a></p><p>Glidden, 52, and Hochstein, 43, are each<a href="https://www.local10.com/news/local/2026/04/15/real-housewife-lisa-hochstein-turns-herself-in-at-miami-dade-jail/" target="_self" rel="" title="https://www.local10.com/news/local/2026/04/15/real-housewife-lisa-hochstein-turns-herself-in-at-miami-dade-jail/"> charged with one count of interception of wire, oral, or electronic communications </a>after authorities said they both planted a recording device in a silver 2023 Mercedes-Maybach GLS 600 SUV, owned by Hochstein’s ex-husband, Dr. Leonard “Lenny” Hochstein.</p><p>Local 10 was at Miami-Dade’s Turner Guilford Knight Correctional Center Wednesday when <a href="https://www.local10.com/news/local/2026/04/15/real-housewife-lisa-hochstein-turns-herself-in-at-miami-dade-jail/" target="_self" rel="" title="https://www.local10.com/news/local/2026/04/15/real-housewife-lisa-hochstein-turns-herself-in-at-miami-dade-jail/">Lisa Hochstein was greeted outside the jail by friends and castmates Alexia Nepola and Adriana de Moura.</a></p><p>Lisa Hochstein briefly addressed supporters, saying, “I just love them all. I love all my fans” and sending them well wishes, but did not directly comment on the allegations.</p><p>Her attorney, Jayne Weintraub, said, “We’re not talking about recordings,” adding that the case has “started the process” and that she hopes it “will be resolved very soon.”</p><p>According to Lisa Hochstein’s arrest warrant, she and Glidden planted a recording device in the driver’s seat floorboard of Lenny Hochstein’s SUV in March 2023 after the reality star asked if she could borrow the vehicle because she was thinking of purchasing one of her own.</p><p>Lenny and Lisa Hochstein were still going through divorce proceedings at the time.</p><p>Lenny Hochstein, a prominent plastic surgeon in South Florida, told detectives in May 2023 that he immediately informed his attorney after discovering the device and the attorney then hired a private investigator to examine it, the warrant states.</p><p>According to the warrant, a total of 98 recordings were recovered from the device, including a conversation between Lisa Hochstein and Glidden as the device was being “wrestled into place.”</p><p>In addition to conversations between Lenny Hochstein and others he spoke to while in his vehicle, a detective recovered deleted recordings from the device, including a recording of Lisa Hochstein and Glidden engaged in “intimate activities,” the warrant states.</p><p>Records show Glidden was taken into custody Saturday. He has since been released from jail.</p><p>Lisa Hochstein surrendered to authorities Wednesday before also being released. </p><p>Lisa and Lenny Hochstein’s divorce was finalized in November 2024. They share two children.</p><p>Weintraub, Lisa Hochstein’s defense counsel, and attorneys Howard Srebnick and Frank Gaviria, Glidden’s defense counsel, released a joint statement to Local 10 News on Monday afternoon saying, “This matter is part of a contentious divorce proceeding and does not belong in criminal court.”</p><p>Lisa Hochstein is set to be arraigned on April 20.</p><p> <iframe class="scribd_iframe_embed" title="Lisa Hochstein Arrest Warrant" src="https://www.scribd.com/embeds/1026844886/content?start_page=1&view_mode=scroll&access_key=key-rLk8XnLzypFogMW6gEX3" tabindex="0" data-auto-height="true" data-aspect-ratio="0.7727272727272727" 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 Lisa Hochstein Arrest Warrant on Scribd" href="https://www.scribd.com/document/1026844886/Lisa-Hochstein-Arrest-Warrant#from_embed" style="color: #098642; text-decoration: underline;"> </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Ex novio de Lisa Hochstein se declara no culpable en caso criminal]]></title><link>https://www.local10.com/espanol/2026/04/16/ex-novio-de-lisa-hochstein-se-declara-no-culpable-en-caso-criminal/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/16/ex-novio-de-lisa-hochstein-se-declara-no-culpable-en-caso-criminal/</guid><dc:creator><![CDATA[Amanda Batchelor, Isabella Martin]]></dc:creator><description><![CDATA[Jody Glidden, el exnovio de la estrella de “Real Housewives of Miami”, Lisa Hochstein, renunció a su derecho a comparecer ante el tribunal el jueves para su lectura de cargos, donde su abogado se declaró inocente en su nombre.]]></description><pubDate>Thu, 16 Apr 2026 16:41:45 +0000</pubDate><content:encoded><![CDATA[<p>Jody Glidden, ex novio de la estrella de “Real Housewives of Miami” Lisa Hochstein, renunció a su derecho de comparecer en corte el jueves para su audiencia de lectura de cargos, donde su abogado se declaró no culpable en su nombre.</p><p>Glidden, de 52 años, y Hochstein, de 43, <a href="https://www.local10.com/espanol/2026/04/15/lisa-hochstein-integrante-de-real-housewives-se-entrega-en-la-carcel-de-miami-dade/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/15/lisa-hochstein-integrante-de-real-housewives-se-entrega-en-la-carcel-de-miami-dade/">enfrentan cada uno un cargo por interceptación de comunicaciones por cable, orales o electrónicas</a>, luego de que las autoridades indicaran que ambos colocaron un dispositivo de grabación en un Mercedes-Maybach GLS 600 SUV plateado modelo 2023, propiedad del ex esposo de Hochstein, el doctor Leonard “Lenny” Hochstein.</p><p>Local 10 estuvo el miércoles en el Centro Correccional Turner Guilford Knight de Miami-Dade <a href="https://www.local10.com/espanol/2026/04/15/lisa-hochstein-integrante-de-real-housewives-se-entrega-en-la-carcel-de-miami-dade/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/15/lisa-hochstein-integrante-de-real-housewives-se-entrega-en-la-carcel-de-miami-dade/">cuando Lisa Hochstein fue recibida afuera de la cárcel por amigas y compañeras del elenco Alexia Nepola y Adriana de Moura</a>.</p><p>Lisa Hochstein se dirigió brevemente a sus seguidores, diciendo “Los quiero mucho a todos. Amo a todos mis fans” y enviándoles buenos deseos, pero no comentó directamente sobre las acusaciones.</p><p>Su abogada, Jayne Weintraub, dijo “No estamos hablando de grabaciones”, y agregó que el caso ha “iniciado el proceso” y que espera que “se resuelva muy pronto”.</p><p>Según la orden de arresto de Lisa Hochstein, ella y Glidden colocaron un dispositivo de grabación en el piso del asiento del conductor del SUV de Lenny Hochstein en marzo de 2023, luego de que la estrella de reality pidiera prestado el vehículo porque estaba considerando comprar uno propio.</p><p>Lenny y Lisa Hochstein aún estaban en proceso de divorcio en ese momento.</p><p>Lenny Hochstein, un reconocido cirujano plástico del sur de Florida, dijo a los detectives en mayo de 2023 que informó de inmediato a su abogado tras descubrir el dispositivo y que este contrató a un investigador privado para examinarlo, según la orden.</p><p>De acuerdo con la orden, se recuperaron un total de 98 grabaciones del dispositivo, incluyendo una conversación entre Lisa Hochstein y Glidden mientras el dispositivo era “colocado a la fuerza en su lugar”.</p><p>Además de conversaciones entre Lenny Hochstein y otras personas con las que hablaba dentro de su vehículo, un detective recuperó grabaciones eliminadas del dispositivo, incluyendo una grabación de Lisa Hochstein y Glidden participando en “actividades íntimas”, según la orden.</p><p>Los registros muestran que Glidden fue puesto bajo custodia el sábado. Desde entonces ha sido liberado de la cárcel.</p><p>Lisa Hochstein se entregó a las autoridades el miércoles antes de también ser liberada.</p><p>El divorcio de Lisa y Lenny Hochstein se finalizó en noviembre de 2024. Comparten dos hijos.</p><p>Weintraub, abogada defensora de Lisa Hochstein, y los abogados Howard Srebnick y Frank Gaviria, defensa de Glidden, emitieron un comunicado conjunto a Local 10 News el lunes por la tarde en el que señalaron: “Este asunto forma parte de un proceso de divorcio contencioso y no corresponde a la corte penal”.</p><p>La audiencia de lectura de cargos de Lisa Hochstein está programada para el 20 de abril.</p>]]></content:encoded></item><item><title><![CDATA[Pope blasts 'tyrants' ravaging the planet during his visit to Cameroon]]></title><link>https://www.local10.com/news/world/2026/04/16/pope-blasts-tyrants-ravaging-the-planet-during-his-visit-to-cameroon/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/04/16/pope-blasts-tyrants-ravaging-the-planet-during-his-visit-to-cameroon/</guid><dc:creator><![CDATA[By NICOLE WINFIELD and NALOVA AKUA, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 14:53:19 +0000</pubDate><content:encoded><![CDATA[<p>BAMENDA, Cameroon (AP) — Pope Leo XIV blasted the “handful of tyrants” who are ravaging Earth with war and exploitation, as he preached a message of peace Thursday in the epicenter of a separatist conflict in central Africa considered one of the world’s most neglected crises.</p><p>Leo traveled to the western Cameroon city of Bamenda, where jubilant crowds clogged the roads, blowing horns and dancing. They were overjoyed that a pope had come so far to see them and put a global spotlight on the violence that has traumatized this region for nearly a decade.</p><p>Leo presided over a peace meeting involving a Mankon traditional chief, a Presbyterian moderator, an imam and a Catholic nun. The aim was to highlight the interfaith movement that has been seeking to end the conflict and care for its many victims.</p><p>In his remarks in the St. Joseph Cathedral, on land donated by the Mankon, Leo praised the peace movement and warned against allowing religion to enter conflicts. It’s a theme he has been echoing amid the U.S.-Israeli war in Iran and the religious justifications for it by U.S. officials.</p><p>“Blessed are the peacemakers!” he said. “But woe to those who manipulate religion and the very name of God for their own military, economic and political gain, dragging that which is sacred into darkness and filth.”</p><p>He called for a “decisive change of course” that leads away from conflict and the exploitation of the land for military or economic gain.</p><p>“The world is being ravaged by a handful of tyrants, yet it is held together by a multitude of supportive brothers and sisters!” he said.</p><p>Leo’s comments were directed at Cameroon’s separatist conflict. But Vatican officials have made clear that on this trip, he is preaching the Gospel message of peace that surpasses borders and continents, and is meant for all those responsible for the wars and exploitation ravaging Earth.</p><p>Leo said Bamenda was a model for the rest of the world. “Bamenda, today you are the city on the hill, resplendent in the eyes of all!” Leo said in English, using a phrase often understood as referring to American exceptionalism.</p><p>It wasn’t immediately clear if any of Cameroon’s separatist fighters, who announced a three-day pause in fighting to allow the pope safe passage to Bamenda, attended.</p><p>A conflict rooted in colonial history</p><p>The conflict in Cameroon’s two Anglophone regions is rooted in Cameroon’s colonial history, when the country was divided between France and Britain after World War I. English-speaking regions later joined French Cameroon in a 1961 U.N.-backed vote, but separatists say they have since been politically and economically marginalized.</p><p>In 2017, English-speaking separatists launched a rebellion with the stated goal of breaking away from the French-speaking majority and establishing an independent state. The conflict has killed more than 6,000 people and displaced over 600,000 others, according to the International Crisis Group.</p><p>Leo arrived to a raucous welcome in Bamenda, where blasting music from loudspeakers gave the event a concert-like vibe.</p><p>“We are so overjoyed, so overwhelmed,” said Felicity Cali, a Catholic student. “Say thank you, God, for this extraordinary day and for making us be alive to see this day.”</p><p>Leo kept up the theme in his homily before an estimated 20,000 people who gathered for his afternoon Mass at Bamenda’s airfield, where they went wild when he looped around the crowd in his covered popemobile. Leo pointed to the “moral, social and political corruption,” that afflicts Cameroon, stifling its development.</p><p>Added to these internal problems of conflict and corruption “is the damage caused from outside, by those who, in the name of profit, continue to lay their hands on the African continent to exploit and plunder it,” he said.</p><p>It was a cry that echoed the words of Pope Francis when he traveled to Congo in 2023. “Hands off Africa!” he exhorted the foreign interests plundering the continent.</p><p>Cameroon’s separatist movement is believed to be backed by several actors abroad. In December, a federal jury in U.S. convicted two individuals for conspiracy to provide funds and equipment to the separatist fighters. Belgian authorities in March also announced they had arrested four people as part of investigations into Belgian residents suspected of being among the separatist leaders and raising money for them there.</p><p>“Those who rob your land of its resources generally invest much of the profit in weapons, thus perpetuating an endless cycle of destabilization and death,” Leo said. “It is a world turned upside down, an exploitation of God’s creation that must be denounced and rejected by every honest conscience.”</p><p>Cameroon sits atop significant reserves of oil, natural gas, cobalt, bauxite, iron ore, gold and diamonds, making resource extraction one of the pillars of its economy.</p><p>While French and English companies have long dominated the extraction industry in Cameroon, Chinese companies have established a significant presence in recent years, particularly in the gold mining regions of the east.</p><p>Though the number of deadly attacks by separatists has decreased in recent years, the conflict shows no sign of resolution. Peace talks with international mediators have stalled, with both sides accusing each other of acting in bad faith.</p><p>Morine Ngum, a mother of three whose husband was shot dead in 2022 by Cameroonian soldiers while fighting as a separatist, expressed doubt that the pope’s visit and peace meeting would lead to meaningful change. She said any real progress must begin with those in power.</p><p>“Nothing is going to change,” said Ngum, 30. “This conflict has turned my children into orphans and me into a widow. Many families have been rendered homeless.”</p><p>Testimony to pope about the toll of the conflict</p><p>The archbishop of Bamenda, Andrew Nkea Fuanya, told Leo that the people there had suffered from “a situation they did not create,” losing their livelihoods, homes and education: Children were not allowed to go to school for years.</p><p>“Most Holy Father, today that your feet are standing on the soil of Bamenda that has drunk the blood of many of our children,” he said.</p><p>The Right Rev. Fonki Samuel Forba, emeritus moderator of the Presbyterian church in Cameroon, said the Vatican had joined other faith groups in trying to bring the separatists to the negotiating table with the government, and meeting with their supporters abroad.</p><p>Biya’s government has been accused of shunning dialogue with the separatists.</p><p>“There is a proverb in Africa that ‘When two elephants fight, it is the grass that suffers,’” Forba said.</p><p>___</p><p>Akua reported from Yaounde, Cameroon. Associated Press writer Chinedu Asadu in Abuja, Nigeria, contributed to this report.</p><p>___</p><p>Associated Press religion coverage receives support through the AP’s collaboration with The Conversation US, with funding from Lilly Endowment Inc. The AP is solely responsible for this content.</p>]]></content:encoded></item><item><title><![CDATA[Reportan desaparecido a adolescente de 16 años en noreste de Miami-Dade]]></title><link>https://www.local10.com/espanol/2026/04/15/16-year-old-missing-for-a-week-from-northeast-miami-dade/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/15/16-year-old-missing-for-a-week-from-northeast-miami-dade/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[La Oficina del Sheriff del Condado de Miami-Dade solicita la ayuda del público para encontrar a un joven de 16 años que ha sido reportado como desaparecido.]]></description><pubDate>Wed, 15 Apr 2026 13:59:34 +0000</pubDate><content:encoded><![CDATA[<p>La Oficina del Sheriff de Miami-Dade solicita la ayuda del público para encontrar a un adolescente de 16 años reportado como desaparecido.</p><p>Según los agentes, Josiah K. Burrows fue visto por última vez el 8 de abril en la cuadra 19100 de Northeast Second Avenue.</p><p>Los agentes indicaron que Burrows fue a la escuela ese día y fue dejado en su parada de autobús habitual después de clases, pero no ha tenido contacto con su familia desde entonces.</p><p>Sin embargo, señalaron que sí ha tenido contacto con amigos.</p><p>Los agentes describieron a Burrows como un joven afroamericano de 5 pies y 10 pulgadas de estatura y aproximadamente 130 libras de peso. Tiene cabello negro y ojos marrones.</p><p>Cualquier persona con información sobre su paradero debe llamar a la MDSO al 305-715-3300, enviar un correo a <a href="u309125@mdso.com" target="_blank" rel="noreferrer" title="u309125@mdso.com">u309125@mdso.com</a> o comunicarse con Crime Stoppers al 305-471-8477.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/TD3HGPZXMFHIBPEYOIN5VEVSME.jpg?auth=f88677cdfa7390c2e6c389766fd7b54e1ae2b7c19c7c644539129bf959f40423&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Dolphins GM expects rookie class to play early amid roster overhaul]]></title><link>https://www.local10.com/sports/local/2026/04/16/dolphins-gm-expects-rookie-class-to-play-early-amid-roster-overhaul/</link><guid isPermaLink="true">https://www.local10.com/sports/local/2026/04/16/dolphins-gm-expects-rookie-class-to-play-early-amid-roster-overhaul/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Miami Dolphins general manager Jon-Eric Sullivan said Wednesday the team expects its incoming draft class to play early and compete for roles right away as the roster continues to undergo significant turnover.]]></description><pubDate>Thu, 16 Apr 2026 15:25:02 +0000</pubDate><content:encoded><![CDATA[<p>Miami Dolphins general manager <a href="https://www.local10.com/topic/Jon-Eric_Sullivan/" target="_self" rel="" title="https://www.local10.com/topic/Jon-Eric_Sullivan/">Jon-Eric Sullivan</a> said Wednesday the team expects its incoming draft class to play early and compete for roles right away as the roster continues to undergo significant turnover.</p><p><a href="https://www.local10.com/espanol/2026/04/16/gerente-general-de-dolphins-preve-que-novatos-jueguen-temprano-ante-reestructuracion-del-equipo/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/16/gerente-general-de-dolphins-preve-que-novatos-jueguen-temprano-ante-reestructuracion-del-equipo/">Leer en español</a></p><p>Miami is projected to have 11 selections in the 2026 NFL draft, including two first-round picks — Nos. 11 and 30 overall — and four third-round selections. </p><p>The Dolphins hold seven picks in the top 100 following a series of moves, including trading wide receiver <a href="https://www.local10.com/sports/local/2026/03/17/dolphins-trade-wr-jaylen-waddle-to-broncos-for-1st-round-pick-draft-swaps-report/" target="_self" rel="" title="https://www.local10.com/sports/local/2026/03/17/dolphins-trade-wr-jaylen-waddle-to-broncos-for-1st-round-pick-draft-swaps-report/">Jaylen Waddle to the Denver Broncos</a>.</p><p>The roster also has seen major changes, with departures that include wide receivers Tyreek Hill and Nick Westbrook-Ikhine, quarterback Tua Tagovailoa defensive end Bradley Chubb and safety Minkah Fitzpatrick. </p><p>Sullivan said the lack of established veterans creates opportunity for rookies to contribute immediately.</p><p>“We do not have a ton of established players on this team,” he said. “That’s not to say we don’t like our players, but we have very few established players on this roster, so this draft class will have an opportunity to come in here and play soon, play quick.”</p><p>He added that playing time will be based strictly on performance.</p><p>“We’re going to play the best players,” Sullivan said. “If you give us the best chance to win on Sunday, you’re going to be one of the 11 on the field.”</p><p>Sullivan also emphasized that roster uncertainty makes flexibility essential when evaluating draft strategy and trades.</p><p>“We’re just not in a situation where we have the flexibility and the luxury to be choosy like that,” he said. “If you’re in the building every day, you can feel it. I’m excited about taking these 11 draft picks and throwing them in the equation with what we already have.”</p><p>As of Thursday, the Dolphins’ draft capital includes:</p><ul><li>Round 1: Nos. 11, 30 </li><li>Round 2: No. 43 </li><li>Round 3: Nos. 75, 87, 90, 94 </li><li>Round 4: No. 130 </li><li>Round 5: No. 151 </li><li>Round 7: Nos. 227, 238 </li></ul><p>Miami traded its sixth-round pick to the New York Giants in exchange for tight end Darren Waller.</p><p>Sullivan said the team remains open to moving around in the draft, though he expects more interest in trading down than up.</p><p>“I think it probably is fair to say more likely to move back than move up,” he said. “We need all 11 picks, but you never say never.”</p><p>He added that while the front office will listen to trade calls, many discussions in the days leading up to the draft lack substance.</p><p>“I don’t love playing on the phone the week of the draft,” he said. “A lot of people just like to call and conversations aren’t really of much substance.”</p><p>Sullivan also said the team will not force aggressive roster moves after the draft to chase short-term fixes.</p><p>“I don’t think we have any tricks up our sleeve,” he said. “We’re going to stay disciplined and try to get back to a healthy cap situation.”</p><p>On player evaluation, Sullivan said film remains the most important factor, but character and background checks are also critical parts of the process.</p><p>“The film will talk to you and the film doesn’t lie,” he said. “But then you have to take everything into account and make an educated decision.”</p><p>He said the organization relies heavily on scouts and background information from multiple sources.</p><p>“You cannot overstate the importance of developing relationships in the school,” Sullivan said. “You’re talking to three, four, five different people who see this player in a different light.”</p><p>Sullivan also addressed how coaches factor into evaluations, saying their input is valued but not always final.</p><p>“The coaches are incredibly important to what we do,” he said. “But I have a responsibility to do what I feel is best for the Miami Dolphins.”</p><p>He added that while coaches can strongly advocate for players, final decisions ultimately rest with him.</p><p>“There will be times when maybe we see things differently,” Sullivan said. “Ultimately, the final decision comes down to me.”</p><p>At No. 11 overall, Sullivan said the Dolphins will prioritize reliability and fit as much as upside.</p><p>“You want guys that are wired right, guys that are chasing it,” he said. “What you can’t do is swing and miss.”</p><p>He compared the approach to focusing on steady production over high-risk selections.</p><p>“I think you take everything into consideration,” Sullivan said. “But what you can’t do is swing and miss, so the character is a huge piece of the pie.”</p><p>The 2026 NFL Draft is scheduled to take place April 23-25 in Pittsburgh, Pennsylvania.</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[Gerente general de Dolphins prevé que novatos jueguen temprano ante reestructuración del equipo]]></title><link>https://www.local10.com/espanol/2026/04/16/gerente-general-de-dolphins-preve-que-novatos-jueguen-temprano-ante-reestructuracion-del-equipo/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/16/gerente-general-de-dolphins-preve-que-novatos-jueguen-temprano-ante-reestructuracion-del-equipo/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[El gerente general de los Miami Dolphins, Jon-Eric Sullivan, dijo el miércoles que el equipo espera que los jugadores seleccionados en el draft jueguen pronto y compitan por un puesto de inmediato, ya que la plantilla continúa experimentando una renovación significativa.]]></description><pubDate>Thu, 16 Apr 2026 16:16:33 +0000</pubDate><content:encoded><![CDATA[<p>El gerente general de los Miami Dolphins, <a href="https://www.local10.com/topic/Jon-Eric_Sullivan/" target="_blank" rel="noreferrer" title="https://www.local10.com/topic/Jon-Eric_Sullivan/">Jon-Eric Sullivan</a>, dijo el miércoles que el equipo espera que su nueva clase del draft juegue temprano y compita por puestos de inmediato, mientras la plantilla continúa atravesando una reestructuración significativa.</p><p>Miami proyecta tener 11 selecciones en el Draft de la NFL 2026, incluyendo dos de primera ronda — las número 11 y 30 en general — y cuatro selecciones de tercera ronda.</p><p>Los Dolphins cuentan con siete selecciones dentro del top 100 tras una serie de movimientos, incluyendo el intercambio del receptor abierto <a href="https://www.local10.com/espanol/2026/03/17/reportan-que-dolphins-canjean-al-wr-jaylen-waddle-a-broncos-por-seleccion-de-primera-ronda-e-intercambio-de-picks-del-draft/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/03/17/reportan-que-dolphins-canjean-al-wr-jaylen-waddle-a-broncos-por-seleccion-de-primera-ronda-e-intercambio-de-picks-del-draft/">Jaylen Waddle a los Denver Broncos</a>.</p><p>La plantilla también ha sufrido cambios importantes, con salidas que incluyen a los receptores Tyreek Hill y Nick Westbrook-Ikhine, el mariscal de campo Tua Tagovailoa, el ala defensiva Bradley Chubb y el profundo Minkah Fitzpatrick.</p><p>Sullivan indicó que la falta de veteranos consolidados crea oportunidades para que los novatos contribuyan de inmediato.</p><p>“No tenemos muchos jugadores establecidos en este equipo”, dijo. “Eso no significa que no nos gusten nuestros jugadores, pero hay muy pocos consolidados en esta plantilla, así que esta clase del draft tendrá la oportunidad de llegar aquí y jugar pronto, jugar rápido”.</p><p>Agregó que el tiempo de juego se basará estrictamente en el rendimiento.</p><p>“Vamos a poner a los mejores jugadores”, dijo Sullivan. “Si nos das la mejor oportunidad de ganar el domingo, vas a ser uno de los 11 en el campo”.</p><p>Sullivan también enfatizó que la incertidumbre en la plantilla hace que la flexibilidad sea esencial al evaluar la estrategia del draft y posibles intercambios.</p><p>“No estamos en una situación en la que tengamos la flexibilidad y el lujo de ser selectivos de esa manera”, dijo. “Si estás en el edificio todos los días, lo puedes sentir. Estoy entusiasmado con tomar estas 11 selecciones del draft y sumarlas a lo que ya tenemos”.</p><p>Hasta el jueves, el capital de draft de los Dolphins incluye:</p><ul><li>Ronda 1: No. 11, 30</li><li>Ronda 2: No. 43</li><li>Ronda 3: No. 75, 87, 90, 94</li><li>Ronda 4: No. 130</li><li>Ronda 5: No. 151</li><li>Ronda 7: No. 227, 238</li></ul><p>Miami intercambió su selección de sexta ronda a los New York Giants a cambio del ala cerrada Darren Waller.</p><p>Sullivan dijo que el equipo sigue abierto a moverse en el draft, aunque espera más interés en bajar posiciones que en subir.</p><p>“Creo que es justo decir que es más probable bajar que subir”, dijo. “Necesitamos las 11 selecciones, pero nunca digas nunca”.</p><p>Añadió que, aunque la directiva escuchará ofertas, muchas conversaciones en los días previos al draft carecen de sustancia.</p><p>“No me gusta estar al teléfono la semana del draft”, dijo. “Mucha gente llama, pero las conversaciones no tienen mucho contenido real”.</p><p>Sullivan también afirmó que el equipo no forzará movimientos agresivos en la plantilla después del draft para buscar soluciones a corto plazo.</p><p>“No creo que tengamos trucos bajo la manga”, dijo. “Vamos a mantener la disciplina y tratar de volver a una situación saludable en el tope salarial”.</p><p>Sobre la evaluación de jugadores, Sullivan señaló que el video sigue siendo el factor más importante, pero que el carácter y los antecedentes también son clave en el proceso.</p><p>“El video te habla y no miente”, dijo. “Pero tienes que tomar todo en cuenta y tomar una decisión informada”.</p><p>Indicó que la organización depende en gran medida de los cazatalentos y de información de múltiples fuentes.</p><p>“No se puede subestimar la importancia de desarrollar relaciones en las universidades”, dijo Sullivan. “Estás hablando con tres, cuatro, cinco personas que ven a este jugador desde diferentes perspectivas”.</p><p>Sullivan también abordó el papel de los entrenadores en la evaluación, señalando que su opinión es importante, pero no definitiva.</p><p>“Los entrenadores son increíblemente importantes para lo que hacemos”, dijo. “Pero tengo la responsabilidad de hacer lo que considero mejor para los Miami Dolphins”.</p><p>Agregó que, aunque los entrenadores pueden abogar fuertemente por ciertos jugadores, la decisión final recae en él.</p><p>“Habrá momentos en los que veamos las cosas de manera diferente”, dijo. “Al final, la decisión final me corresponde a mí”.</p><p>Sobre la selección número 11, Sullivan indicó que priorizarán confiabilidad y encaje tanto como potencial.</p><p>“Quieres jugadores que estén bien formados, que estén comprometidos”, dijo. “Lo que no puedes hacer es fallar en la selección”.</p><p>Comparó el enfoque con priorizar producción constante sobre apuestas de alto riesgo.</p><p>“Hay que tomar todo en cuenta”, dijo Sullivan. “Pero no puedes fallar, así que el carácter es una parte clave de la ecuación”.</p><p>El Draft de la NFL 2026 está programado para realizarse del 23 al 25 de abril en Pittsburgh, Pensilvania.</p>]]></content:encoded></item><item><title><![CDATA[Severe storms continue to produce heavy rain, lightning and flooding across parts of US]]></title><link>https://www.local10.com/news/national/2026/04/16/severe-storms-continue-to-produce-heavy-rain-lightning-and-flooding-across-parts-of-us/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/04/16/severe-storms-continue-to-produce-heavy-rain-lightning-and-flooding-across-parts-of-us/</guid><dc:creator><![CDATA[By COREY WILLIAMS and ED WHITE, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 17:09:15 +0000</pubDate><content:encoded><![CDATA[<p>Storms barreling across the heart of the United States continued to threaten rain and pose flooding risks Thursday after causing at least one death when a man apparently was struck by lightning in Wisconsin.</p><p>Police in Waukesha, west of Milwaukee, said the “area was experiencing heavy rainfall accompanied by significant thunder and lightning” when someone reported seeing the man on the ground Wednesday evening.</p><p>“Preliminary information indicates the individual was struck by lightning while walking through the parking lot during the storm,” police said.</p><p>A weather pattern combining very moist air with a strong jet stream has been stretching from as far south as central Texas into the Midwest and east across the Great Lakes. From Monday through Wednesday, the National Weather Service has received more than 1,100 reports of large hail, winds above 60 mph (96 kph) and tornadoes as part of the storm system, said Bill Bunting, a meteorologist with the weather service’s Storm Prediction Center.</p><p>Teams were out Thursday surveying damage to determine the exact number of tornadoes, Bunting said.</p><p>The storms have rumbled across a number of states for the better part of this week and could continue into the early weekend.</p><p>“There's been a tremendous amount of lightning with these storms over the last few days,” said Mark Gehring, a meteorologist with the weather service in Milwaukee.</p><p>“We've had the temperature and humidity of summer and it's lasting an entire week — in mid-April,” he added. “In addition to a very stormy pattern, nearly every day we're having heavy rain. We've had tornadoes nearly every day, very large hail.”</p><p>Five tornadoes have been confirmed across southern and parts of central Wisconsin, according to Gehring.</p><p>“But there are more out there. We are going out to do storm surveys,” he said Thursday, adding that storms expected Friday evening could be severe.</p><p>In addition to lightning, hail and tornadoes, the storms have brought rain — lots of it, with scores of flood warnings and flood watches issued by the weather service over multiple states.</p><p>Crews were hurriedly pumping water from a dam in Cheboygan, Michigan, this week, even removing floodgates to relieve pressure. Residents and businesses in the city were told Monday to prepare a “go bag” containing medications, documents and other important items, monitor official updates and “be ready to act" because of the threat of flooding.</p><p>In northern Michigan, Bellaire, population 1,000, said Thursday that its wastewater treatment system was being overwhelmed, forcing the release of partially treated waste into area swamps. The village urged residents to reduce home water use.</p><p>Carl Johnson, 59, has a home on the rapidly rising Muskegon River in western Michigan. He went on Facebook to tell people that his boats are ready if someone needs help.</p><p>“It’s out of the banks everywhere. It’s really bad,” he told The Associated Press. “It’s not supposed to crest until Saturday.”</p><p>People living in the river’s flood plain below the Croton Dam in Newaygo County were ordered to evacuate. It wasn’t immediately known how many people were affected.</p><p>The Wisconsin River is at major flood stage in Portage, Wisconsin, and is forecast to reach or surpass the 20.7-foot (6.3-meter) record sometime Friday morning, meteorologist Gehring said.</p><p>“Right now, it's at 19.9 feet (6 meters), not that far off,” he said. “In Portage, there's a large area of low-land flooding. Many roads are flooded. There's a levee there. It's important that the levee holds.”</p><p>Wisconsin Gov. Tony Evers declared a state of emergency earlier this week.</p><p>Cars were stranded Wednesday night in high floodwater on a highway in Milwaukee and the Milwaukee County Sheriff’s Office posted online to urge people not to drive in southeast Wisconsin.</p><p>But at least in Wisconsin, a respite could be near.</p><p>“We have one more severe, heavy rain event coming this way before we get a good break,” Gehring said. “That's going to be on Friday evening. That's going to be the last gasp of severe rain.”</p><p>Bunting said the storm system will continue to move north and east and likely will take three to four days to finally move off the U.S. east coast.</p><p>“Probably, the most concerning day in terms of intense thunderstorm potential and tornadoes is Friday, extending from northern Oklahoma into central Wisconsin and far eastern Illinois,” he said.</p><p>___</p><p>Williams reported from West Bloomfield, Michigan. White reported from Detroit.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NCADOICNSDOCHCANTJNKOQSRBI.jpg?auth=852779bff2889647c73b5d12ad620e28d2260dac8d06fbf769176bea96eec378&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 Bruce Carlson shows water rushing through the Croton Dam on Thursday, April 16, 2026, in Croton Township, Mich. (Bruce Carlson via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Bruce Carlson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NZTU57ONJIDK6AHBEHNWHQEPQQ.jpg?auth=1c3d00e8e2cf401ac67bd9217eded7bcb38632c48e1517195b0f27b409bf89d0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jim Harbors helps clear downed trees that were toppled during severe overnight storms, Tuesday, April 14, 2026, in Deforest, Wis. (AP Photo/Jon Elswick)]]></media:description><media:credit role="author" scheme="urn:ebu">Jon Elswick</media:credit></media:content></item><item><title><![CDATA[Tiger Woods’ lawyer vows to fight subpoena for prescription records in DUI case]]></title><link>https://www.local10.com/news/florida/2026/04/16/tiger-woods-lawyer-vows-to-fight-subpoena-for-prescription-records-in-dui-case/</link><guid isPermaLink="true">https://www.local10.com/news/florida/2026/04/16/tiger-woods-lawyer-vows-to-fight-subpoena-for-prescription-records-in-dui-case/</guid><dc:creator><![CDATA[By MIKE SCHNEIDER, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 16:12:23 +0000</pubDate><content:encoded><![CDATA[<p>ORLANDO, Fla. (AP) — Tiger Woods ' attorney intends to fight an attempt by prosecutors to subpoena the golfer's prescription drug records following his arrest last month in Florida on suspicion of driving under the influence.</p><p>Attorney Doug Duncan said this week in a court filing that Woods has a constitutional right to privacy when it comes to his prescription medications. The attorney asked a judge overseeing the case in Martin County, Florida to hold a hearing to determine if the drug records are necessary for the criminal investigation.</p><p>If the judge determines the drug records are necessary, Duncan asked for a protective order limiting their release only to prosecutors, law enforcement officers, state experts and Woods' defense team.</p><p>Woods has pleaded not guilty to driving under the influence. A sheriff’s office report said deputies found two pain pills in his pocket and he showed signs of impairment after his SUV clipped a truck's trailer and rolled over on its side.</p><p>Woods was traveling at high speeds on a beachside, residential road on Jupiter Island with a 30 mph (nearly 50 kph) speed limit when his Land Rover caused $5,000 in damage to the truck, according to an incident report. Woods agreed to a Breathalyzer test that showed no signs of alcohol, but refused a urine test, authorities said.</p><p>Prosecutors told the court they would issue a subpoena seeking copies of all prescription medication records for the legendary golfer on file at Lewis Pharmacy in Palm Beach, Florida from the start of the year through the end of last month.</p><p>Prosecutors also demanded in court papers on Wednesday that Woods reveal the names and locations of any witnesses he plans to present in his defense.</p><p>___</p><p>Follow Mike Schneider on the social platform Bluesky: @mikeysid.bsky.social.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/27D74F2QIWMTV5OQDTJYCVLEYU.jpg?auth=eeeeff0042bc9d3abbdd5d3b728fb6f84f685b7a0d870f8c5aee531a7bdfac9b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this image from police body camera video released by the Martin County, Fla., Sheriff's Office, golfer Tiger Woods sits in an unmarked police vehicle as he speaks with law enforcement personnel following a car crash in Jupiter Island, Fla., Friday, March 27, 2026. (Martin County Sheriff's Office via AP)]]></media:description></media:content></item><item><title><![CDATA[Judge who halted White House ballroom construction allows below-ground work to proceed at the site]]></title><link>https://www.local10.com/news/politics/2026/04/16/judge-who-halted-white-house-ballroom-construction-allows-below-ground-work-to-proceed-at-the-site/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/04/16/judge-who-halted-white-house-ballroom-construction-allows-below-ground-work-to-proceed-at-the-site/</guid><dc:creator><![CDATA[By MICHAEL KUNZELMAN, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 18:39:58 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — A court order halting construction of President Donald Trump’s $400 million White House ballroom allows the administration to proceed with below-ground work on a bunker and other “national security facilities” at the site, a federal judge ruled Thursday in response to an appeals court's instruction to clarify an earlier decision.</p><p>U.S. District Judge Richard Leon's latest ruling still blocks the Trump administration's plan to start this month on above-ground construction of a 90,000-square-foot (8,400-square-meter) ballroom where it demolished the East Wing of the White House.</p><p>However, Leon stressed that below-ground work on security measures is exempt from his order suspending above-ground construction. Government lawyers have argued that the project includes critical security features to guard against a range of possible threats, such as drones, ballistic missiles and biohazards.</p><p>Leon's latest ruling comes several days after a three-judge panel from the U.S. Court of Appeals for the District of Columbia Circuit instructed him to reconsider the possible national security implications of stopping construction.</p><p>In his previous order, Leon barred above-ground work on the ballroom from proceeding without congressional approval. The judge also ruled on March 31 that any construction work that’s necessary to ensure the safety and security of the White House is exempt from the scope of the injunction. Leon said he reviewed material that the government privately submitted to him before concluding that halting construction wouldn’t jeopardize national security.</p><p>Leon had suspended his March 31 order for two weeks. He stayed his latest decision for another week, which gives the administration more time to seek Supreme Court review.</p><p>Leon, who was nominated to the bench by Republican President George W. Bush, said he is ordering a stop only to above-ground construction of the planned ballroom, apart from any work needed to cover or secure that part of the project. Otherwise, the Trump administration is free to proceed with construction of any excavations, bunkers, military installations, and medical facilities below the ballroom.</p><p>“Defendants argue that the entire ballroom construction project, from tip to tail, falls within the safety-and-security exception and therefore may proceed unabated," the judge wrote. “That is neither a reasonable nor a correct reading of my Order!”</p><p>On Saturday, a three-judge panel from the U.S. Court of Appeals for the District of Columbia Circuit said it didn't have enough information to decide how much of the project can be suspended without jeopardizing the safety of the president, his family or the White House staff.</p><p>Leon said he recognizes the safety implications of the case, but stressed that “national security is not a blank check to proceed with otherwise unlawful activity.” He also said he has “no desire or intention to be dragooned into the role of construction manager.”</p><p>On April 2, two days after Leon's previous ruling, Trump’s ballroom won final approval from the 12-member National Capital Planning Commission, which is charged with approving construction on federal property in the Washington region.</p><p>The National Trust for Historic Preservation sued in December, a week after the White House finished demolishing the East Wing to make way for a ballroom that Trump said would fit 999 people. Trump says the project is funded by private donations, although public money is paying for the bunker construction and security upgrades.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NYPTD4K5N3ONHS3YU5KE7YU47M.jpg?auth=64eab4ac6a752db4de30650b858b3b6c95fa665f7c6f3ff7e23b3debd3a411bb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Work continues on the construction of the ballroom at the White House, Thursday, April 9, 2026, in Washington, where the East Wing once stood. (AP Photo/Rod Lamkey, Jr.)]]></media:description><media:credit role="author" scheme="urn:ebu">Rod Lamkey</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KNATQ3MEXQN72EAOTI4UKUJESY.jpg?auth=eeaeea88152838a4216a9efe32049ecada2cf7e5327ea88209c021d14369a39f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Work continues on the construction of the ballroom at the White House, Thursday, April 9, 2026, in Washington, where the East Wing once stood. (AP Photo/Rod Lamkey, Jr.)]]></media:description><media:credit role="author" scheme="urn:ebu">Rod Lamkey</media:credit></media:content></item><item><title><![CDATA[Miami-Dade bookkeeper accused of embezzling $22K]]></title><link>https://www.local10.com/news/local/2026/04/16/miami-dade-bookkeeper-accused-of-embezzling-22k/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/16/miami-dade-bookkeeper-accused-of-embezzling-22k/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[A Miami-Dade County woman is facing several felony charges after deputies said she embezzled a large sum of money from her former employer.]]></description><pubDate>Thu, 16 Apr 2026 15:56:30 +0000</pubDate><content:encoded><![CDATA[<p>A South Florida woman is facing several felony charges after deputies said she embezzled a large sum of money from her former employer.</p><p><a href="https://www.local10.com/espanol/2026/04/16/acusan-a-contable-de-miami-dade-de-malversar-22000-usd/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/16/acusan-a-contable-de-miami-dade-de-malversar-22000-usd/">Leer en español</a></p><p>Miami-Dade Sheriff’s Office deputies took Liggia Mancia, 38, into custody on Wednesday at her home in West Miami. </p><p>Mancia was hired by Metal Masters Shop, Inc., located at 7484 NW Eighth St. in west Miami-Dade, in August as a bookkeeper, and “was given exclusive access to the company’s financial software,” according to an arrest form. </p><p>Deputies said between September and December, Mancia embezzled $22,500 from the business after she “fraudulently misappropriated funds by paying herself additional monies each pay period without consent from the victim.”</p><p>Investigators subpoenaed Mancia’s bank records, which they said confirmed the illegal payments and showed that she used the funds for personal gain. </p><p>After being taken into custody, deputies said Mancia confessed to the crimes. </p><p>As of Thursday morning, she remained behind bars at the Turner Guilford Knight Correctional Center on a bond of $12,500. </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/ULEWGD3SANEDDPPIBIDUM73PMQ.jpg?auth=b1bf8a5d214c1d2cfe8716b87a047e50fa0a30b8c21323993dfc67a5d66e7ff0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Acusan a contable de Miami-Dade de malversar $22,000 USD]]></title><link>https://www.local10.com/espanol/2026/04/16/acusan-a-contable-de-miami-dade-de-malversar-22000-usd/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/16/acusan-a-contable-de-miami-dade-de-malversar-22000-usd/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[Una mujer del condado de Miami-Dade se enfrenta a varios cargos por delitos graves después de que los agentes afirmaran que malversó una gran suma de dinero de su antiguo empleador.]]></description><pubDate>Thu, 16 Apr 2026 16:11:04 +0000</pubDate><content:encoded><![CDATA[<p>Una mujer del sur de Florida enfrenta varios cargos graves después de que agentes afirmaran que malversó una gran suma de dinero de su ex empleador.</p><p>Agentes de la Oficina del Sheriff de Miami-Dade arrestaron a Liggia Mancia, de 38 años, el miércoles en su vivienda en West Miami.</p><p>Mancia fue contratada por Metal Masters Shop, Inc., ubicada en 7484 NW Eighth St. en el oeste de Miami-Dade, en agosto como contable y “se le otorgó acceso exclusivo al software financiero de la empresa”, según el informe de arresto.</p><p>Los agentes indicaron que entre septiembre y diciembre, Mancia malversó $22,500 USD del negocio tras “apropiarse fraudulentamente de fondos al pagarse dinero adicional en cada período de pago sin el consentimiento de la víctima”.</p><p>Los investigadores citaron los registros bancarios de Mancia, los cuales, según dijeron, confirmaron los pagos ilegales y mostraron que utilizó los fondos para beneficio personal.</p><p>Tras ser puesta bajo custodia, los agentes indicaron que Mancia confesó los delitos.</p><p>Hasta la mañana del jueves, permanecía detenida en el Centro Correccional Turner Guilford Knight con una fianza de $12,500 USD.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ULEWGD3SANEDDPPIBIDUM73PMQ.jpg?auth=b1bf8a5d214c1d2cfe8716b87a047e50fa0a30b8c21323993dfc67a5d66e7ff0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Luka Dončić and Cade Cunningham are eligible for NBA awards after successful appeals of 65-game rule]]></title><link>https://www.local10.com/sports/2026/04/16/luka-doncic-and-cade-cunningham-are-eligible-for-nba-awards-after-successful-appeals-of-65-game-rule/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/16/luka-doncic-and-cade-cunningham-are-eligible-for-nba-awards-after-successful-appeals-of-65-game-rule/</guid><dc:creator><![CDATA[By TIM REYNOLDS, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 17:36:56 +0000</pubDate><content:encoded><![CDATA[<p>The Los Angeles Lakers ' Luka Dončić and Detroit Pistons ' Cade Cunningham will be eligible for awards such as MVP and All-NBA this season despite falling short of the 65-game minimum, the league and the National Basketball Players Association said Thursday.</p><p>Dončić played in 64 games and Cunningham played in 63. But the league and the union both agreed that each should be on the ballot based on the “extraordinary circumstances provision” in the collective bargaining agreement.</p><p>Dončić — who is one of the favorites to contend for MVP honors after winning the league's scoring title — missed two games to attend the birth of his daughter in Slovenia. Cunningham missed 12 games as a result of a collapsed lung that was diagnosed on March 17.</p><p>“The NBA and NBPA agreed that, taking into account the totality of the circumstances for Cunningham and Dončić, each player qualified for awards,” the league and the union said in a statement.</p><p>Dončić, in a statement posted to social media, said he is “grateful to the NBPA for advocating on my behalf and to the NBA for their fair decision," adding that it was important to him “to be present for the birth of my daughter in December.”</p><p>“This season has been so special to me because of what my teammates and I have been able to accomplish, and I am honored to have the opportunity to be considered for the league’s end-of-season awards,” the statement said.</p><p>Minnesota's Anthony Edwards, who played in 60 qualified games, also tried to get on the awards ballot through the extraordinary circumstances challenge — but sought his approval before an independent arbitrator. His challenge was denied.</p><p>The statuses of Dončić and Cunningham were a major topic toward the end of the season. San Antonio's Victor Wembanyama — an MVP candidate and the likely defensive player of the year — got to the 65-game mark in the Spurs' next-to-last game, and Denver's three-time MVP Nikola Jokic became qualified for this year's awards on the final day of the regular season. Jokic has been first or second in MVP balloting in each of the last five seasons and won the league's rebounding and assist titles this season.</p><p>Nuggets coach David Adelman said last week that he hopes the 65-game rule is changed, somehow, this summer. He said if players like Jokic can play 64 games, never wanting to come out, and not be award-eligible, then something is wrong.</p><p>“That’s not the spirit of what that rule is,” Adelman said.</p><p>A number of players will be ineligible for most major individual awards this season because of the 65-game rule, including the Los Angeles Lakers’ LeBron James — whose 21-year streak of making an All-NBA team will end. Milwaukee’s Giannis Antetokounmpo and Golden State’s Stephen Curry have also missed too many games to be eligible.</p><p>With the decisions on Dončić, Cunningham and Edwards now complete, the NBA sent ballots to the panel of reporters and broadcasters who cover the league on Thursday — a few days behind the typical schedule from recent years.</p><p>It's unclear when the announcement of award winners will begin.</p><p>___</p><p>AP NBA: https://apnews.com/hub/NBA</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BHXZQIPBL7SOPMDMQOOE45DJZU.jpg?auth=382c3b699a421dfdef8cfb9eed9d68d2d3e845b09b311d01f1769d30249189a4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Lakers forward/guard Luka Dončić (77) drives against Oklahoma City Thunder guard Cason Wallace (22) during the first half of an NBA basketball game Thursday, April. 2, 2026, in Oklahoma City. (AP Photo/Gerald Leong)]]></media:description><media:credit role="author" scheme="urn:ebu">Gerald Leong</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PJRIZJNBLVWYMTCD5TDEWX7WZQ.jpg?auth=b88db6f61f072783e20d197ffa46ba95cbf41277a941f3234b38858ddcb160dd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Detroit Pistons guard Cade Cunningham (2) shoots over Indiana Pacers guard Ethan Thompson (55) during the second half of an NBA basketball game in Indianapolis, Sunday, April 12, 2026. (AP Photo/Michael Conroy)]]></media:description><media:credit role="author" scheme="urn:ebu">Michael Conroy</media:credit></media:content></item><item><title><![CDATA[Authorities ID Key Largo remains as Miami man who vanished in 1988]]></title><link>https://www.local10.com/news/local/2026/04/16/authorities-id-key-largo-remains-as-miami-man-who-vanished-in-1988/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/16/authorities-id-key-largo-remains-as-miami-man-who-vanished-in-1988/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[Authorities in the Florida Keys announced the identification of human remains related to an unsolved case from the 1980s.]]></description><pubDate>Thu, 16 Apr 2026 15:01:22 +0000</pubDate><content:encoded><![CDATA[<p>Authorities in the Florida Keys announced the identification of human remains related to an unsolved case from the 1980s.</p><p><a href="https://www.local10.com/espanol/2026/04/16/identifican-restos-en-key-largo-como-los-de-hombre-de-miami-desaparecido-en-1988/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/16/identifican-restos-en-key-largo-como-los-de-hombre-de-miami-desaparecido-en-1988/">Leer en español</a></p><p>According to the Monroe County Sheriff’s Office, the department’s Major Crimes Unit detectives, along with investigators from Florida Department of Law Enforcement and the Monroe County Medical Examiner Office identified the remains of a previously unidentified Black man who was found on May 4, 1988 off County Road 905 in north Key Largo. </p><p>Deputies said the remains have been confirmed as Alfonso James Spikes, 61, of Miami. </p><p>According to authorities, Spikes is believed to have last been seen in April 1988 in Miami after leaving his home to meet with someone, though deputies said they do not know who that person was nor do they know the circumstances of how Spikes ended up in the Keys.</p><p>Deputies said his body was found covered in trash and wrapped in several bedsheets, with his shirt pulled forward over his head.</p><p>The Monroe County Medical Examiner said the body was in “advanced decomposition with partial skeletonization” and ruled the cause and manner of death as undetermined, but a “probable homicide.” </p><p>According to authorities, DNA samples submitted in 2023 and 2025 led to the March 2026 discovery that the sample confirmed the identity of Spikes. </p><p>Anyone with information on this open investigation is urged to contact the MCSO Major Crimes Unit at 305-289-2410.</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/VO552JIY3NIEJWK3G7TGHTTP4I.jpg?auth=986e9378ebf52e7eac6009ce2a776fdd20b77b120b2576a0f9879dff8c8fa86a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Monroe County Sheriff's Office cruiser]]></media:description><media:credit role="author" scheme="urn:ebu">Ron Wheeler</media:credit></media:content></item><item><title><![CDATA[Box office powerhouse Disney to show theater owners what’s next]]></title><link>https://www.local10.com/entertainment/2026/04/16/box-office-powerhouse-disney-to-show-theater-owners-whats-next/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/04/16/box-office-powerhouse-disney-to-show-theater-owners-whats-next/</guid><dc:creator><![CDATA[By LINDSEY BAHR, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 16:06:13 +0000</pubDate><content:encoded><![CDATA[<p>LAS VEGAS (AP) — Disney releases dominated the box office in 2025 with nearly $2.5 billion in domestic ticket sales with hits like “Lilo & Stitch,”“Zootopia 2” and “Avatar: Fire and Ash.” A box office driver for many years, it's fitting that Disney is closing CinemaCon, the annual gathering of movie theater owners, Thursday evening in Las Vegas.</p><p>Already this year, Disney has boosted the box office with its original Pixar hit “Hoppers,” which has made over $355 million globally to date. Disney has a flood of potential blockbusters on the way, including “The Mandalorian and Grogu,” the first Star Wars movie since 2019, “Toy Story 5,” a live-action “Moana” and, in December, “Avengers: Doomsday.” Kicking off the summer movie season, which begins the first weekend in May, is not a Marvel movie, however. It’s a legacy sequel from their 20th Century Studios: “The Devil Wears Prada 2.” Gird your loins.</p><p>The studio may also offer a look at the future of some of its biggest franchises, including insight into what’s next for Marvel, Avatar and Star Wars beyond “Star Wars: Starfighter,” which is due in theaters in May 2027.</p><p>Disney's impact on the exhibition industry cannot be understated. Last year its releases made up over 27.5% of the annual domestic box office alone. The studio also has a 60-day exclusive theatrical window, the most robust in Hollywood.</p><p>The Walt Disney Co. is facing its own challenges too. On Tuesday, the company began mass layoffs in its ranks, expected to total around 1,000 with some of the cuts coming from the movie studio and its marketing department.</p><p>Orson Welles once said, “if you want a happy ending, that depends, of course, on where you stop your story.” And, so, for an exhibition industry that operates on small margins, and with the box office still down around 20% from its pre-pandemic norms, Disney is about as close as the conference can get to going out on a high note.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WGGVVZXLWXL72RU2Z7CQXJDTYU.jpg?auth=2828bb210c63c9672a7fed0f8f47df07fcfbe623a68d64f5d97e72b352aa86dd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[CinemaCon attendee Patrick Dougall strikes a pose inside an advertisement for the upcoming film "Toy Story 5" during the opening day of CinemaCon 2026, the official convention of Cinema United, on Monday, April 13, 2026, at Caesars Palace in Las Vegas. (AP Photo/Chris Pizzello)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LGQASC7YG4NVHC3MBWSK6IDKQI.jpg?auth=5afc3725ffad1726554b02577530b266dc71ba7645c8470d917018296e348abf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A maintenance worker walks past advertisements for the upcoming films "The Devil Wears Prada," left, and "Supergirl" during the opening day of CinemaCon 2026, the official convention of Cinema United, on Monday, April 13, 2026, at Caesars Palace in Las Vegas. (AP Photo/Chris Pizzello)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content></item><item><title><![CDATA[Identifican restos en Key Largo como los de hombre de Miami desaparecido en 1988]]></title><link>https://www.local10.com/espanol/2026/04/16/identifican-restos-en-key-largo-como-los-de-hombre-de-miami-desaparecido-en-1988/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/16/identifican-restos-en-key-largo-como-los-de-hombre-de-miami-desaparecido-en-1988/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[Las autoridades de los Cayos de Florida anunciaron la identificación de restos humanos relacionados con un caso sin resolver de la década de 1980.]]></description><pubDate>Thu, 16 Apr 2026 16:06:09 +0000</pubDate><content:encoded><![CDATA[<p>Las autoridades en los Cayos de Florida anunciaron la identificación de restos humanos relacionados con un caso sin resolver de la década de 1980.</p><p>Según la Oficina del Sheriff del condado Monroe, detectives de la Unidad de Crímenes Mayores, junto con investigadores del Departamento de Cumplimiento de la Ley de Florida y la Oficina del Médico Forense del condado Monroe, identificaron los restos de un hombre afroamericano previamente no identificado que fue encontrado el 4 de mayo de 1988 en County Road 905, en el norte de Key Largo.</p><p>Los agentes indicaron que los restos fueron confirmados como los de Alfonso James Spikes, de 61 años, de Miami.</p><p>Según las autoridades, se cree que Spikes fue visto por última vez en abril de 1988 en Miami, después de salir de su casa para reunirse con alguien, aunque los agentes señalaron que no saben quién era esa persona ni las circunstancias de cómo terminó en los Cayos.</p><p>Los agentes dijeron que su cuerpo fue encontrado cubierto de basura y envuelto en varias sábanas, con la camisa jalada hacia adelante sobre su cabeza.</p><p>El médico forense del condado Monroe indicó que el cuerpo estaba en “descomposición avanzada con esqueletización parcial” y determinó que la causa y manera de muerte son indeterminadas, pero un “probable homicidio”.</p><p>Según las autoridades, muestras de ADN enviadas en 2023 y 2025 llevaron al descubrimiento en marzo de 2026 que confirmó la identidad de Spikes.</p><p>Se insta a cualquier persona con información sobre esta investigación abierta a comunicarse con la Unidad de Crímenes Mayores de la MCSO al 305-289-2410.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/VO552JIY3NIEJWK3G7TGHTTP4I.jpg?auth=986e9378ebf52e7eac6009ce2a776fdd20b77b120b2576a0f9879dff8c8fa86a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Monroe County Sheriff's Office cruiser]]></media:description><media:credit role="author" scheme="urn:ebu">Ron Wheeler</media:credit></media:content></item><item><title><![CDATA[Díaz-Canel asegura que Cuba no desea una agresión de EEUU, pero está dispuesta a defenderse]]></title><link>https://www.local10.com/espanol/2026/04/16/diaz-canel-asegura-que-cuba-no-desea-una-agresion-de-eeuu-pero-esta-dispuesta-a-defenderse/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/16/diaz-canel-asegura-que-cuba-no-desea-una-agresion-de-eeuu-pero-esta-dispuesta-a-defenderse/</guid><dc:creator><![CDATA[Por ANDREA RODRÍGUEZ, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 16:22:48 +0000</pubDate><content:encoded><![CDATA[<p>LA HABANA (AP) — El presidente cubano Miguel Díaz-Canel aseguró el jueves que Cuba no desea una agresión militar por parte de Estados Unidos, pero que está dispuesta a dar batalla si se presenta.</p><p>El mandatario encabezó un mitin de cientos de personas en conmemoración del 65 aniversario de la declaración del carácter socialista de la revolución cubana en momentos de máxima tensión con Washington y luego de que el titular de la Casa Blanca impusiera un cerco energético a la isla.</p><p>“El momento es sumamente desafiante y nos convoca otra vez, como en aquel 16 de abril de 1961, a estar listos para enfrentar serias amenazas, entre ellas la agresión militar. No la queremos, pero es nuestro deber prepararnos para evitarla y si fuere inevitable, ganarla”, dijo el gobernante isleño.</p><p>Donald Trump insistió con su idea de intervenir en Cuba como lo hizo en enero en Venezuela –hasta entonces un aliado estratégico de la isla—, luego de aplicar en enero un cerco petrolero a la nación caribeña que ha tenido un fuerte impacto en la vida de los ciudadanos y la economía.</p><p>A principios de esta semana, Trump afirmó que su administración podría centrarse en Cuba una vez finalizada la guerra en Irán. “Quizás visitemos Cuba después de terminar con esto”, declaró. Describió a la isla como una “nación fallida” y afirmó que “ha sido un país pésimamente gobernado durante mucho tiempo”.</p><p>Tanto Trump como su secretario de Estado, Marco Rubio --hijo de padres emigrados de Cuba en los años 50 antes del triunfo de la revolución--, calificaron al gobierno de la isla de inoperante y abusivo.</p><p>Díaz-Canel aseguró que se trata de armar una “narrativa” que no tiene justificación.</p><p>“Cuba no es un Estado fallido. Cuba es un Estado cercado. Cuba es un Estado enfrentado a una agresión multidimensional. Guerra económica, bloqueo recrudecido y bloqueo energético”, dijo Díaz-Canel, orador principal de la manifestación.</p><p>“Cuba es un Estado amenazado que no se rinde. Y a pesar de todo, y gracias al socialismo, Cuba es un Estado que resiste... y no lo duden, un Estado que vencerá”, agregó el mandatario.</p><p>Ambos gobiernos reconocieron que han mantenido conversaciones para disipar la tensión, pero no trascendió su alcance.</p><p>El cerco petrolero de Trump agudizó la crisis económica que lleva un lustro y que se desató luego de la paralización por la pandemia de COVID-19 y las sanciones impuestas por Estados Unidos a lo largo de seis décadas para presionar un cambio en el modelo político de la isla.</p><p>—————-</p><p>Siga a Andrea Rodríguez en X: https://x.com/ARodriguezAP</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BMBQZVGPOKQUG6GVU3A6LXNWRE.jpg?auth=fbf6297414cb308df34dd2c036556312f2d81c1aed08230fbaf7dc24ac9846a4&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, en el centro, asiste a una celebración conmemorativa del 65 aniversario de la proclamación que declara socialista a la revolución cubana, en La Habana, Cuba, el jueves 16 de abril 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[Senate Republicans send Trump resolution to lift mining ban near Boundary Waters Canoe Area]]></title><link>https://www.local10.com/business/2026/04/16/senate-republicans-send-trump-resolution-to-lift-mining-ban-near-boundary-waters-canoe-area/</link><guid isPermaLink="true">https://www.local10.com/business/2026/04/16/senate-republicans-send-trump-resolution-to-lift-mining-ban-near-boundary-waters-canoe-area/</guid><dc:creator><![CDATA[By TODD RICHMOND, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 16:08:16 +0000</pubDate><content:encoded><![CDATA[<p>Congressional Republicans have sent President Donald Trump a resolution that would lift a federal ban on mining near Minnesota's Boundary Waters Canoe Area Wilderness, hoping to clear the way for a South American company to extract precious metals from the region's pristine forests, lakes and bogs.</p><p>House Republicans approved the resolution last month despite conservationists' warnings that the move would lead to devastating pollution in one of the country's last remaining wild areas. The Senate followed suit Thursday, voting 50-49 to send the measure to Trump for his signature.</p><p>Democrats argued on the Senate floor that lifting the ban would set a dangerous precedent that could lead to lifting protections on public lands across the country. Minnesota Sens. Amy Klobuchar and Tina Smith warned Republicans were stealing part of their state's identity.</p><p>Klobuchar, who has supported iron mining in the past but is now running for Minnesota governor, called the Boundary Waters a place of “mist over meadows” and “sunlight on leaves.” Smith said the GOP was ignoring Minnesotans who don't want to see the wilderness area destroyed.</p><p>“You can support mining, but that does not mean you support every mine in every place,” Smith said.</p><p>No Republicans spoke on the lifting the ban.</p><p>Stars, solitude and silence</p><p>The Boundary Waters Canoe Area Wilderness stretches for about 150 miles (about 240 kilometers) in the Superior National Forest along Minnesota's border with Canada.</p><p>It's a land of crystalline lakes, vast forests of pine, spruce and birch, striking sunsets and clear, star-dusted nights. For those willing to paddle and portage off the most-traveled routes, the region offers solitude and a silence broken only by the cries of loons and the occasional howl of a wolf.</p><p>Logging is prohibited, planes passing over it can dip no lower than 4,000 feet (1,220 meters) except in emergencies and motorized watercraft are limited to only certain areas. Tens of thousands of canoeists, kayakers and campers explore the wilderness each year, according to U.S. Forest Service data.</p><p>Company eyes region's metals</p><p>Part of the national forest that encompasses the wilderness area sits on what's known as the Duluth Complex, a rock formation that contains copper, nickel, lead, zinc, iron, silver and gold, according to the Forest Service.</p><p>Twin Metals Minnesota LLC, a subsidiary of Chile-based Antofagasta Minerals, submitted a plan to the U.S. Department of the Interior in 2019 to mine copper, nickel and other precious metals in the national forest. Company officials said in an operational plan that year that the mine would create hundreds of union jobs, more than a thousand “spinoff jobs" and tax revenue for struggling communities in northeastern Minnesota.</p><p>“With this Project, Minnesota can be a model for modern, sustainable and environmentally and socially responsible mining,” the plan said.</p><p>The first Trump administration renewed the company's mineral leases on the site in 2019, but Biden interior officials terminated the deals in early 2022. The next year the administration imposed a 20-year moratorium on mining across 400 square miles (103,600 hectares) in the forest. The administration said the ban would protect the watershed and canoe wilderness.</p><p>Twin Metals has filed a federal lawsuit seeking a declaration that the leases remain valid. A judge threw the case out in 2023. A company appeal is pending.</p><p>Trump looking to jump-start mining projects</p><p>The president has called to boost domestic energy and mineral production, declaring an energy emergency days after retaking office in January 2025. His administration last fall reinstated a 2017 legal opinion that allowed Twin Metals to renew its leases in the Superior National Forest. Minnesota regulators approved the company's exploratory plans in December.</p><p>U.S. Rep. Pete Stauber, a Duluth Republican, introduced the resolution to lift the moratorium in January. He said the ban has cost Minnesota jobs and put the country's mineral security at risk. He remarked on the House floor ahead of the vote in that chamber that it's better to mine in Minnesota than deal with China or Russia for key minerals.</p><p>Environmentalists, outdoor enthusiasts push back</p><p>Lifting the moratorium would allow mining in the national forest along the edge of the Boundary Waters, not in the wilderness area. But eliminating the ban has hit a sore spot with environmentalists and outdoor enthusiasts. They warn that pollution from mining operations will flow through the wilderness area's watershed and contaminate the region with mercury and sulfides, chemical compounds that contain sulfur. They maintain that fish, wildlife and plants will suffer, particularly the wild rice that plays a crucial role in Minnesota's Chippewa tribal culture.</p><p>Teddy Roosevelt's great-grandson and other relatives wrote a letter to Republican senators urging them to keep the moratorium in place. The Friends of the Boundary Waters, a group that works to protect the area, has orchestrated a demonstration in front of Stauber's office in Hermantown, Minnesota, and staged a rally at the Capitol building in St. Paul to protest lifting the moratorium. The issue has become another flashpoint of contention between the state and the Trump administration after federal immigration officers shot and killed two Minneapolis residents in January.</p><p>Twin Metals promised an environmentally safe project</p><p>The company argued in its 2019 plan that mine would carry on a tradition in northeastern Minnesota, noting the area around the site was once home to 11 mines. The company also insisted that new low-carbon technologies designed to combat climate change need precious metals. Wind turbine construction requires copper, lithium-ion batteries in electric vehicles need cobalt and nickel is a key part of corrosion-resistant alloys in desalinization plants.</p><p>The $1.7 billion mine would operate 24 hours a day, 365 days a year, according to the proposal. But the plan was laced with pledges to protect the environment. The company said the mine would be underground and that no waste rock would be stored above ground, eliminating a potential source of acid drainage, and the area would be revegetated after the mine closed, among other promises.</p><p>Company needs permits and could face court challenges before mining can begin</p><p>Trump is expected sign the resolution, but even without a moratorium it could be years before a mine opens. Twin Metals said in its 2019 proposal that construction could take two to three years, but that could be optimistic.</p><p>Trump could quickly renew the company's federal leases and push federal agencies such as the U.S. Forest Service and the U.S. Army Corps of Engineers to issue permits. Twin Metals would still need as many as 18 permits from state officials, according to the 2019 proposal, and would face an uphill battle if voters pick Klobuchar as governor in November.</p><p>And environmental groups could challenge any of those permits in court, blocking construction for potentially years while the cases are resolved.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/E4NGAM2WS45ZXDPHHHHFUDJYN4.jpg?auth=3c74f6bd129d8e001c9a4c11ab1ff063ee68700062ea59f82621016d864d4110&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this image from Senate Television video, Sen. Tammy Baldwin, D-Wis., speaks about the Boundary Waters in northern Minnesota, on the Senate floor at the U.S. Capitol in Washington, Wednesday, April 15, 2026. (Senate Television via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/5X3UDMJWOIGMRD6IJH7E7RT2HM.jpg?auth=ac8cd0b8b19031e975b237d8f1afde6c1b3ae89d9f59f96b1495a27792aacb8f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this image from Senate Television video, Sen. Amy Klobuchar, D-Minn., speaks about the Boundary Waters in northern Minnesota, on the Senate floor at the U.S. Capitol in Washington, Wednesday, April 15, 2026. (Senate Television via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/PFWKNDLUHBUGGGXMBAMDTHKTQU.jpg?auth=736d0a27aa1c70c08d1aa49aa9d37c91440a5a56a5f3ebf297bafeb31f736224&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this image from Senate Television video, Sen. Tina Smith, D-Minn., speaks about the Boundary Waters in northern Minnesota, on the Senate floor at the U.S. Capitol in Washington, Wednesday, April 15, 2026. (Senate Television via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/4R3U23Z6CDOIISOCGTCYWGZQLE.jpg?auth=232a6d8c6517a7bbd8ca21743da0c40a40056685c7694ef055ba41a3fe082ab3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this image from Senate Television video, Sen. Tina Smith, D-Minn., speaks about the Boundary Waters in northern Minnesota, on the Senate floor at the U.S. Capitol in Washington, Wednesday, April 15, 2026. (Senate Television via AP)]]></media:description></media:content></item><item><title><![CDATA[Man claims he forced girlfriend in trunk because she said she’d ‘rather be’ there than with him: MDSO]]></title><link>https://www.local10.com/news/local/2026/04/15/man-claims-he-forced-girlfriend-in-trunk-because-she-said-shed-rather-be-there-than-with-him-mdso/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/15/man-claims-he-forced-girlfriend-in-trunk-because-she-said-shed-rather-be-there-than-with-him-mdso/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A 24-year-old man was arrested early Wednesday morning after deputies with the Miami-Dade Sheriff’s Office say he forced his girlfriend into the trunk of her car during a domestic dispute, drove with her inside, and later struck her. ]]></description><pubDate>Wed, 15 Apr 2026 20:55:57 +0000</pubDate><content:encoded><![CDATA[<p>A 24-year-old man was arrested early Wednesday morning after deputies with the Miami-Dade Sheriff’s Office say he forced his girlfriend into the trunk of her car during a domestic dispute, drove with her inside, and later struck her. </p><p><a href="https://www.local10.com/espanol/2026/04/15/mdso-hombre-afirma-que-obligo-a-su-novia-a-ir-en-maletero-porque-dijo-que-preferia-estar-alli-que-con-el/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/15/mdso-hombre-afirma-que-obligo-a-su-novia-a-ir-en-maletero-porque-dijo-que-preferia-estar-alli-que-con-el/">Leer en español</a></p><p>Miami-Dade deputies said Travis Tillman Jr. and the victim are in a relationship and had previously lived together. They do not share any children.</p><p>Deputies said the incident began just before 1 a.m. after the couple got into an argument over “personal matters” at a home in the 7000 block of Northwest 177th Street in the county’s Palm Springs North area.</p><p>They said the argument escalated when Tillman grabbed the woman, placed her inside the trunk of her vehicle, and secured it before driving away with her still inside.</p><p>The report states that Tillman later parked the vehicle nearby, opened the trunk, and the victim attempted to escape. </p><p>Deputies said he then struck her multiple times in the face and body near the trunk area and the passenger side of the vehicle. </p><p>They said the couple later got back into the vehicle and fled eastbound on Northwest 177th Street before MDSO conducted a traffic stop at Northwest 179th Street and Northwest 68th Avenue. </p><p>Deputies said they took Tillman into custody at that location.</p><p>A security guard who works in the complex where the incident occurred contacted deputies and provided video footage that investigators said showed the victim exiting the trunk and being struck multiple times by Tillman. </p><p>After being advised of his Miranda rights, Tillman told investigators that an argument occurred and that the victim struck him first, according to the report. </p><p>The report states that Tillman also said the victim claimed that she did not want to be around him and “would rather be inside of the trunk and not in his vicinity.” </p><p>Investigators said he then admitted to placing her in the trunk, driving with her inside and striking her.</p><p>The victim was not visibly injured and declined medical treatment from Miami-Dade Fire Rescue, according to authorities.</p><p>Jail records show Tillman is facing charges of kidnapping and battery.</p><p>As of Wednesday morning, he was being held without bond at the Turner Guilford Knight Correctional Center. </p><p>Records show Tillman was previously arrested on charges of aggravated assault with a firearm, improper exhibition of a firearm or weapon and resisting an officer without violence to his person in an unrelated case. </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/T4EVMVT3NJAOLGDQY5MDIOMEJI.jpg?auth=33ff2f164a0e701c00396ed8da308549038412c8622b45fd13d90578b23d3b51&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Alex Ovechkin says he'll determine his future based on health, family and the Capitals' outlook]]></title><link>https://www.local10.com/sports/2026/04/16/alex-ovechkin-says-hell-determine-his-future-based-on-health-family-and-the-capitals-outlook/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/16/alex-ovechkin-says-hell-determine-his-future-based-on-health-family-and-the-capitals-outlook/</guid><dc:creator><![CDATA[By NOAH TRISTER, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 15:39:35 +0000</pubDate><content:encoded><![CDATA[<p>ARLINGTON, Va. (AP) — Alex Ovechkin said he wants a new two-year contract from the Washington Capitals.</p><p>He was probably joking.</p><p>Then again, nothing about Ovechkin's future is all that clear right now after the NHL's career goal-scoring leader finished his 21st season Tuesday. Fans — and even opponents — treated the past few games like they could be his last, but Ovechkin hasn't yet closed the door on returning.</p><p>This was the final season of his current contract with the Capitals. When he noted Thursday — in a longer-than-usual session with reporters — that he still needs to speak with coach Spencer Carbery and general manager Chris Patrick, he was asked what he wanted to hear from Patrick about the team's future.</p><p>“Two more years," he said, drawing a laugh. "This is the contract. Sign it.”</p><p>It would certainly be a surprise if the 40-year-old Ovechkin received that kind of deal. The bigger question is whether he'll keep playing in the NHL at all. He said he'll make that decision based on health, family and the team's outlook for next season.</p><p>The Capitals wrapped up their season with a win at Columbus on Tuesday. They had 95 points, which would have tied for the lead in the Pacific Division but left them three points out of a playoff spot in the Eastern Conference. Young players like Ryan Leonard and Cole Hutson have emerged for Washington, and despite a disappointing season, the team seems decently positioned whether Ovechkin retires or comes back.</p><p>If he does return, the price would be intriguing after he carried a cap hit of $9.5 million a year on his previous deal. He scored a team-high 32 goals and played all 82 games this season, remarkable numbers for a player his age. But his famous shot from the left circle wasn't the weapon it used to be — he had only five goals on 86 shots on the power play — and his age shows in his two-way game.</p><p>Ovechkin was asked if playing elsewhere in the NHL was a possibility.</p><p>“I’m a free agent," he said.</p><p>When pressed on whether he could see himself somewhere else in the league after spending his whole career so far with the Capitals, he said: “Probably not, no.”</p><p>There's been speculation about Ovechkin going back at some point to play in his native Russia, but he said he needs to decide his NHL future first.</p><p>“I’m pretty sure it’s not my last game — I hope it’s not my last game, against Columbus. I have to make a decision to see where we’re at — the team, family," Ovechkin said. “Obviously, family are going to support me, like my wife and kids. Kids are already asking, ‘Dad, are you staying or not?’"</p><p>And what's his response?</p><p>“I tell them, ‘We’ll see,'” he said. ”They want me to come back because they love the city, they love the team, they love the boys.”</p><p>___</p><p>AP NHL: https://apnews.com/hub/nhl</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QIQMTQFTKG63BXCSVYRJBMA2OE.jpg?auth=92f33a330f4a10ab3e468b7989013263f89b1b52cd0962824e8036f717241934&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Washington Capitals left wing Alex Ovechkin (8) acknowledges fans as he leaves the ice after the Capitals defeated the Columbus Blue Jackets in an NHL hockey game Tuesday, April 14, 2026, in Columbus, Ohio. (AP Photo/Sue Ogrocki)]]></media:description><media:credit role="author" scheme="urn:ebu">Sue Ogrocki</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HUDV5FKF7NHZF3T54SOGQI6BAA.jpg?auth=d1851f7b01d4c62b5323ff5edfcd3fb62710aa302fe9d8d08ac0fb6b61609829&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Washington Capitals' Alex Ovechkin (8) celebrates with teammates Anthony Beauvillier (72), Cole Hutson (44) and Dylan Strome (17) after the Capitals defeated the Columbus Blue Jackets in an NHL hockey game Tuesday, April 14, 2026, in Columbus, Ohio. (AP Photo/Sue Ogrocki)]]></media:description><media:credit role="author" scheme="urn:ebu">Sue Ogrocki</media:credit></media:content></item><item><title><![CDATA[MDSO: Suspect arrested in connection with northwest Miami-Dade stabbing that left man injured]]></title><link>https://www.local10.com/news/local/2026/04/15/mdso-suspect-arrested-in-connection-with-northwest-miami-dade-stabbing-that-left-man-injured/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/15/mdso-suspect-arrested-in-connection-with-northwest-miami-dade-stabbing-that-left-man-injured/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A 33-year-old man is accused of stabbing another man multiple times at a home in northwest Miami-Dade’s Gladeview neighborhood earlier this week, authorities confirmed. ]]></description><pubDate>Wed, 15 Apr 2026 18:11:55 +0000</pubDate><content:encoded><![CDATA[<p>A violent confrontation in northwest Miami-Dade left a man <a href="https://www.local10.com/news/local/2026/04/14/mdso-man-stabbed-run-over-by-vehicle-in-northwest-miami-dade/" target="_self" rel="" title="https://www.local10.com/news/local/2026/04/14/mdso-man-stabbed-run-over-by-vehicle-in-northwest-miami-dade/">stabbed multiple times before he was later struck by a vehicle</a>, authorities said.</p><p><a href="https://www.local10.com/espanol/2026/04/15/mdso-arrestan-a-sospechoso-por-apunalamiento-en-el-noroeste-de-miami-dade-que-dejo-a-un-hombre-herido/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/15/mdso-arrestan-a-sospechoso-por-apunalamiento-en-el-noroeste-de-miami-dade-que-dejo-a-un-hombre-herido/">Leer en español</a></p><p>Deputies said the suspect, Terrell Rashard Robbins, was arrested in connection with the attack, which happened around 11:30 p.m. Monday near the 1900 block of Northwest 77th Street. </p><p>They said Robbins, 33, arrived at the victim’s home, got out of his vehicle with a knife in his right hand, and stabbed the victim repeatedly.</p><p>Miami-Dade Fire Rescue transported the victim to Jackson Memorial Hospital’s Ryder Trauma Center with about 11 puncture wounds and an abrasion, according to Robbins’ arrest report. </p><p>The report states that the victim suffered lacerations to the left jaw, shoulders, biceps, chest, back and buttocks, requiring stitches and staples.</p><p>During the altercation, deputies said the victim bit Robbins on his right hand, injuring his pinky. </p><p>They said Robbins was taken to North Shore Medical Center and was expected to be transferred to Jackson Memorial Hospital due to the extent of his injury. At one point, investigators said they considered Robbins a victim as well.</p><p>In a statement around 2:04 a.m., deputies said Robbins told them that he went to the victim’s home to discuss a prior incident. </p><p>They said Robbins claimed that while approaching Northwest 77th Street and Northwest 19th Avenue, two masked men exited a khaki-colored sedan and attacked both him and the victim before fleeing.</p><p>However, in a statement given about an hour later, the victim said Robbins arrived unannounced and began arguing over issues involving the victim’s daughter, who shares a child with Robbins, according to the report. </p><p>The report states that the victim told investigators Robbins became upset about his involvement in their affairs and began stabbing him. Authorities said the victim claimed he bit Robbins in self-defense.</p><p>After initially refusing to speak with detectives following a Miranda warning, deputies said Robbins later requested to speak with investigators and agreed to give a statement. </p><p>Robbins said he confronted the victim over an incident from several years ago and “felt threatened” after believing the victim had been watching him and driving past his home on multiple occasions, according to the report.</p><p>The report states that Robbins told investigators the confrontation turned physical, and he pulled a knife from his pocket and stabbed the victim multiple times. He also said the victim asked him to stay and call police after the attack, according to investigators. </p><p>Deputies said shortly after the victim was stabbed, he was then struck by a vehicle whose driver remained at the scene. </p><p>MDSO told Local 10 News the victim suffered non-life-threatening injuries and is expected to be released from the hospital Wednesday.</p><p>Jail records show Robbins is facing one count of attempted second-degree murder with a deadly weapon. </p><p>As of Thursday, Robbins was being held without 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/SL7EBXK6PVFF5OKQ3PGPP3PSJM.jpg?auth=0904bf1bd70221b487231ce8482468b7d0f6e249db075579abbf84c02376b583&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[16-year-old found safe after missing for a week from northeast Miami-Dade]]></title><link>https://www.local10.com/news/local/2026/04/15/16-year-old-missing-for-a-week-from-northeast-miami-dade/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/15/16-year-old-missing-for-a-week-from-northeast-miami-dade/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[The Miami-Dade Sheriff’s Office confirmed Thursday that a 16-year-old boy who has been reported missing for a week has been found safe.]]></description><pubDate>Wed, 15 Apr 2026 13:14:28 +0000</pubDate><content:encoded><![CDATA[<p>The Miami-Dade Sheriff’s Office confirmed Thursday that a 16-year-old boy who has been reported missing for a week has been found safe.</p><p><a href="https://www.local10.com/espanol/2026/04/15/16-year-old-missing-for-a-week-from-northeast-miami-dade/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/15/16-year-old-missing-for-a-week-from-northeast-miami-dade/">Leer en español</a></p><p>According to deputies, prior to being located, Josiah K. Burrows was last seen April 8 in the 19100 block of Northeast Second Avenue.</p><p>Deputies said Burrows went to school that day and was dropped off at his usual bus stop after school, but hadn’t made contact with his family since.</p><p>They said he had, however, made contact with friends.</p><p>Deputies did not immediately confirm where Burrows was found or why he didn’t go home. </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/TD3HGPZXMFHIBPEYOIN5VEVSME.jpg?auth=f88677cdfa7390c2e6c389766fd7b54e1ae2b7c19c7c644539129bf959f40423&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Bryson Tiller bolts Kansas for rival Missouri after a breakout freshman season]]></title><link>https://www.local10.com/sports/2026/04/16/bryson-tiller-bolts-kansas-for-rival-missouri-after-a-breakout-freshman-season/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/16/bryson-tiller-bolts-kansas-for-rival-missouri-after-a-breakout-freshman-season/</guid><dc:creator><![CDATA[By The Associated Press, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 15:19:27 +0000</pubDate><content:encoded><![CDATA[<p>Bryson Tiller is leaving Kansas for bitter rival Missouri after a promising and productive freshman season with the Jayhawks.</p><p>The 6-foot-11 forward arrived in Lawrence before the spring semester in 2025 and redshirted before playing last season, when Tiller was a regular in the starting lineup. He averaged 7.9 points and 6.1 rebounds, and one of his best games for Kansas came against the Tigers, when he had 13 points, five rebounds and five blocks in an 80-60 rout at the T-Mobile Center in Kansas City, Missouri.</p><p>Missouri has been active in the transfer portal, landing Tennessee forward Jaylen Carey and Providence forward Jamier Jones.</p><p>Tiller visited the Tigers on Sunday and made the decision to join coach Dennis Gates over interest from Michigan, Georgia Tech, NC State, Arizona and others. He visited Miami but canceled a planned visit to Arizona.</p><p>Kansas already lost another big man, Flory Bidunga, who decided to transfer to Louisville.</p><p>___</p><p>AP college basketball: https://apnews.com/hub/ap-top-25-college-basketball-poll and https://apnews.com/hub/college-basketball</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MIOZ3ABB3YQAKQUMSW64MJ6GOE.jpg?auth=135a2392c50a9bac75d15bc7c741c6f3b0aacc87345cd7a826b2c4549c4442f9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[St. John's guard Ian Jackson (11) shoots around Kansas forward Bryson Tiller (15) during a game in the second round of the NCAA college basketball tournament Sunday, March 22, 2026, in San Diego. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LAYJEW5DEACOZ5S5KCESZ2XYXM.jpg?auth=91438cded5e0a9627c6937a2712f376b68e301d4ea839fd9bc247589f11412aa&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[St. John's guard Ian Jackson (11) shoots around Kansas forward Bryson Tiller (15) during the second half of a game in the second round of the NCAA college basketball tournament Sunday, March 22, 2026, in San Diego. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content></item><item><title><![CDATA['Long live the movies': Paramount's David Ellison makes big promises to theater owners at CinemaCon]]></title><link>https://www.local10.com/business/2026/04/16/with-worries-about-wbd-acquisition-looming-paramount-takes-the-stage-at-cinemacon/</link><guid isPermaLink="true">https://www.local10.com/business/2026/04/16/with-worries-about-wbd-acquisition-looming-paramount-takes-the-stage-at-cinemacon/</guid><dc:creator><![CDATA[By LINDSEY BAHR, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 17:57:23 +0000</pubDate><content:encoded><![CDATA[<p>LAS VEGAS (AP) — Paramount Skydance CEO and chairman David Ellison made big promises to movie theater owners at CinemaCon on Thursday in Las Vegas. Ellison said he will guarantee 30 movie releases a year between Paramount and Warner Bros., and that he is committing to a 45-day exclusive theatrical window “starting today.”</p><p>“Long live the movies,” Ellison said.</p><p>His company’s pending acquisition of Warner Bros. Discovery, in a deal valued at $111 billion, has been the source of much handwringing and speculation in Hollywood and exhibition. But Ellison came to the conference ready to show the exhibitors in the audience that he is serious about his commitment to movies and theaters, with a glossy mini movie about the studio’s past and future directed by Jon M. Chu and narrated by Tom Cruise. The promo featured cameos by Will Smith, Mark Wahlberg, Chris Pratt, Timothée Chalamet, John Krasinski and Teyana Taylor and closed with sweeping music and Cruise seated atop the iconic Paramount water tower.</p><p>“The future is paramount and the future looks pretty great from here,” Cruise said in the video.</p><p>Ellison told the exhibitors, “I love cinema and I love film. I always have and I always will,” and promised, “you can count on our complete commitment.”</p><p>In late February, Paramount Skydance reached a deal to acquire Warner Bros. Discovery, which has been at the center of many discussions at the trade show and convention about what the implications might be for the depleted exhibition business.</p><p>No one mentioned Paramount at the over two-hour Warner Bros. presentation on Tuesday, but several of the filmmakers who made appearances were among the thousands who signed an open letter opposing the merger, including Denis Villeneuve and J.J. Abrams. In fact, the only studio other than Paramount to reference it at all was Amazon MGM, itself the product of an $8.5 billion merger, and it was in an irreverent promo for the “Spaceballs” sequel.</p><p>James Cameron, who co-directed Paramount’s upcoming concert film “Billie Eilish — Hit Me Hard and Soft: The Tour (Live in 3D),” is one of the few filmmakers who has said he supports the deal and is unbothered by the prospect of a Paramount-owned Warner Bros. In an interview with The Associated Press last week, Cameron praised Ellison as a “natural born storyteller” who “really cares about movies.”</p><p>“He’s the right man for the job to run a major studio, and now it looks like he’s going to have two of them, you know, swept under his leadership, which doesn’t bother me at all,” Cameron said.</p><p>Paramount, which closed its own $8 billion merger with Skydance just months ago, promised that it would release 15 movies in theaters in 2026. The deal awaits a shareholder vote later this month and government regulatory approval at the state and federal level. The U.S. Justice Department still needs to weigh in on the blockbuster combination that could give Paramount pricing power over movies and other offerings, potentially hurting customers.</p><p>In documents filed to the Securities and Exchange Commission, Paramount said, “Our priority is to build a vibrant, healthy business and industry — one that supports Hollywood and creative, benefits consumers, encourages competition, and strengthens the overall job market.”</p><p>They’ve also said they would look for ways to save some $6 billion through job cuts in “duplicative operations.”</p><p>Executives at Paramount have argued that merging with Warner will allow it to compete with bigger rivals particularly in the streaming space and bring larger content libraries for its customers. The 102-year-old Warner Bros. has a film library that includes “Harry Potter,” “Superman” and “Barbie.”</p><p>On Wednesday, Democratic Sen. Cory Booker held a spotlight hearing in Washington, D.C., on the potential anticompetitive impact of the consolidation of two of Hollywood’s big five studios into one.</p><p>Actor Mark Ruffalo, who has been one of the most outspoken critics of the merger said, “tens of thousands of workers will be left poorer, along with the audiences we serve.”</p><p>David Borenstein, who just won an Oscar for his documentary “Mr. Nobody Against Putin,” noted that it could further erode access to documentary filmmaking, “because a small number of distributors have consolidated power and decided to feed audiences a narrow and politically safe diet of content.” While neither Paramount Studios nor Warner Bros. are particularly well-known for their non-fiction releases, WBD companies CNN and HBO are.</p><p>At CinemaCon, however, Paramount may just stick to the upcoming releases. The studio has already had a hit this year in “Scream 7,” which has made over $212 million worldwide.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JLJ2AVSPK5Q644ODP7ER4ZZWZ4.jpg?auth=19a4bc9c66e41d17e42b7a1b8d49b5a029da370e904f2953f2b8b8376ccd1545&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[David Ellison, CEO of Paramount Skydance, speaks during the Paramount Pictures presentation at CinemaCon on Thursday, April 16, 2026, at Caesars Palace in Las Vegas. (AP Photo/Chris Pizzello)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JDFPSOJPISEVSC463ACSK7ZEL4.jpg?auth=39c8a07f178f5bc1aff02354bc349ee0dcc2c267bff0f6cda99cb3c5fff8303b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[David Ellison, CEO of Paramount Skydance, speaks during the Paramount Pictures presentation at CinemaCon on Thursday, April 16, 2026, at Caesars Palace in Las Vegas. (AP Photo/Chris Pizzello)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5FQYVDU5NKVVWXOONVJF4WMP4Q.jpg?auth=84525650d4d77b7ade81e03a23465d934554612be18a407c5c91d410a37b3ecf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Vehicles enter Paramount Pictures in Los Angeles on Dec. 17, 2025. (AP Photo/Jae C. Hong, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jae C. Hong</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/75QY7OKFFOJ564LFEASTLGQORY.jpg?auth=7f060e9b82a133fb956e13688bf51fbc0de6c1031be09edf7e5fafc7b6ffdf3a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A CinemaCon attendee sports a pin expressing opposition to the proposed Paramount-Warner Bros. Discovery merger during CinemaCon 2026, Tuesday, April 14, 2026, at Caesars Palace, in Las Vegas. (AP Photo/Chris Pizzello)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content></item><item><title><![CDATA[Younger adult colon cancer deaths are concentrated in people with less education, study says]]></title><link>https://www.local10.com/health/2026/04/16/younger-adult-colon-cancer-deaths-are-concentrated-in-people-with-less-education-study-says/</link><guid isPermaLink="true">https://www.local10.com/health/2026/04/16/younger-adult-colon-cancer-deaths-are-concentrated-in-people-with-less-education-study-says/</guid><dc:creator><![CDATA[By MIKE STOBBE, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 16:07:04 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — The worrisome rise in colorectal cancer deaths in younger adults is concentrated in people with less education, suggesting socioeconomic factors could be driving the escalation, according to a new study.</p><p>Celebrity deaths — including Chadwick Boseman in 2020 and James Van Der Beek earlier this year — have highlighted the increase in colorectal cancer deaths among younger adults, but the new paper was called the first to parse which people are most affected by the alarming rise.</p><p>The researchers found that over the last 30 years, the rise in colorectal cancer deaths in young adults occurred almost entirely among people without a four-year college degree.</p><p>Of course, getting a college degree doesn't protect you from getting colon cancer. Rather, experts say it's a marker for other issues: People without degrees tend to earn less money, have poorer diets, exercise less and get less medical care.</p><p>It’s not totally unexpected that the death risk is concentrated in the less advantaged, but the paper published Thursday in JAMA Oncology is the first national study to actually show the connection, said Dr. Paolo Boffetta, a researcher at Stony Brook Cancer Center in New York who wasn’t involved in the work.</p><p>American Cancer Society researchers used government data on more than 101,000 younger adults, ages 25 to 49, who died of colorectal cancer from 1994 through 2023.</p><p>Overall, the colorectal cancer death rate rose from about 3 per 100,000 in that age group to about 4 per 100,000. But for people who only made it through high school, the rate rose from 4 to 5.2 per 100,000, while the rate for people with at least a bachelor's degrees did not change from 2.7 per 100,000.</p><p>Ahmedin Jemal, the study’s first author, said the findings underscore the need for public awareness about colorectal cancer and for younger adults to heed screening recommendations. Symptoms can include blood in stool or rectal bleeding; changes in bowel habits, such as diarrhea, constipation or narrowing of stool that lasts more than a few days; unintended weight loss; and cramps or abdominal pain.</p><p>The American Cancer Society estimates that more than 158,000 cases of colorectal cancer will be diagnosed in the U.S. this year. Overall, it’s the nation’s second leading cancer killer, behind lung cancer, and is expected to claim more than 55,000 in 2026.</p><p>The number of deaths for adults younger than 50 is around 7% of the total — about 3,900. Earlier this year, cancer society researchers reported that colorectal cancer mortality in Americans under 50 had increased by 1.1% a year since 2005, making it now the deadliest cancer in that age group.</p><p>Scientists don't know what's behind that increase. But they note risk factors include obesity, lack of physical activity, a diet high in red or processed meat and low in fruits and vegetables, and a family history of colorectal cancer. The American Cancer Society changed its screening guidelines in 2021, lowering the age U.S. adults should start getting screened from 50 to 45.</p><p>Why did the researchers behind Thursday's study look at education level and not other factors?</p><p>Death certificates don’t detail how much money a person had, or most other aspects of their life. But they do note how much schooling someone completed. And other research has found that data often aligns with statistics about income, health insurance, physical activity and chronic disease. So education serves as a proxy, but can't speak to other factors, like whether the person had health insurance.</p><p>“The focus on education is really (due to) something which was available in the data,” Boffetta observed.</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/UVKZXIZKBJ3RGUZOV36GFUT3OA.jpg?auth=f7c03b8c9a11baa5d4ef9799db25e1d9967cd318e04028673be496f16eb9a88c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Health care workers look out a window at NY Presbyterian and Mount Sinai, March 16, 2021, in New York. (AP Photo/Mary Altaffer, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mary Altaffer</media:credit></media:content></item><item><title><![CDATA[Luna the scruffy sweetheart seeks ‘furever’ home]]></title><link>https://www.local10.com/pets/2026/04/16/luna-the-scruffy-sweetheart-seeks-furever-home/</link><guid isPermaLink="true">https://www.local10.com/pets/2026/04/16/luna-the-scruffy-sweetheart-seeks-furever-home/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A nearly 2-year-old dog is looking for a new home after being surrendered to the Humane Society of Broward County when her family moved and could not take her along.]]></description><pubDate>Thu, 16 Apr 2026 14:40:35 +0000</pubDate><content:encoded><![CDATA[<p>A nearly 2-year-old dog is looking for a new home after being surrendered to the Humane Society of Broward County when her family moved and could not take her along.</p><p>Luna, who weighs about 34 pounds, is described as sweet and affectionate once she warms up to new people. Shelter officials say she can be a bit nervous at first but quickly becomes a cuddly companion who enjoys pets and snuggling.</p><p>“She’s a little shy in the beginning, but once she gets to know you, she really loves attention and being close,” said HSBC’s Cherie Wachter. </p><p>Wachter said Luna is potty trained and does well with children ages 10 and older. Her compatibility with cats is unknown. </p><p>While her exact breed is unclear, staff say she may be a mix and jokingly refer to her as a “petite basset griffon” type, though a DNA test would be needed to confirm.</p><p>In addition to adoptions, the shelter is hosting a plant sale fundraiser Saturday from 10:30 a.m. to 2 p.m., followed by its Paws Gala event next weekend.</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[Simple ways to make meetings work better for employees on the autism spectrum]]></title><link>https://www.local10.com/business/2026/04/16/simple-ways-to-make-meetings-work-better-for-employees-on-the-autism-spectrum/</link><guid isPermaLink="true">https://www.local10.com/business/2026/04/16/simple-ways-to-make-meetings-work-better-for-employees-on-the-autism-spectrum/</guid><dc:creator><![CDATA[By CATHY BUSSEWITZ, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 14:55:08 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Before Megan Pilatzke was diagnosed with autism, she wondered why she always felt drained when she got home from work.</p><p>All day long, she'd labored to understand when to speak up or stay silent in meetings. She replayed conversations in her head, worrying she'd misunderstood or said the wrong thing. Noisy environments distressed her. She watched her peers receive promotions when she didn't.</p><p>“I would come home burnt-out, anxious," Pilatzke said of her days working as an insurance claim specialist. "That just kept going, week after week, day after day.”</p><p>Her communication difficulties, sensitivity to noise and other problems at work began to make sense following her diagnosis, she said.</p><p>Pilatzke, 36, now spends her days teaching employers how to make workplaces more accommodating for people on the autism spectrum. She works as an inclusion specialist at Specialisterne Canada, a nonprofit that helps organizations to better support employee neurodiversity.</p><p>She also reframed the way she thinks about traits often associated with autism, viewing her ability to focus intensely and provide honest, direct feedback as strengths.</p><p>Below are some ways to make meetings and other work rituals more accessible for autistic people, according to several adults with autism and neurodiversity experts.</p><p>It begins with understanding</p><p>Autism spectrum disorder is a developmental disorder that affects about 1 in 45 adults in the U.S., according to Autism Speaks, a nonprofit organization that supports autistic people and their families by funding research, providing resources and doing advocacy work.</p><p>It presents in a variety of ways but can create challenges with social skills, speech and nonverbal communication. Some common characteristics include repetitive behaviors and sensitivity to noise.</p><p>“Start by learning about different communication styles and being open-minded,” Subodh Garg, who appeared in the first season of the Netflix reality TV show “Love on the Spectrum,” said. “Inclusion begins with giving people a chance and making space for diverse ways of thinking and working. Employers can start with small intentional steps.”</p><p>Garg works part-time at a Southern California deli, where he handles invoices and restocks pastries. He also is studying to earn a bachelors degree and is a “champion of change” advocate at Autism Speaks.</p><p>Employers may have preconceived ideas about what autism means, when “the reality is, it is a massive spectrum,” said Rita Ramakrishnan, who is autistic and founded a consulting company that provides leadership coaching for neurodivergent executives. “There’s a community of people with much higher support needs, and then there are folks who are twice exceptional or otherwise extraordinarily high functioning. Their support needs are not as high, and their production capabilities are different. But they’re all valid autistic experiences.”</p><p>Organizations should consult autistic employees when crafting policies that are designed to make workplaces more inclusive, Ramakrishnan said.</p><p>“No one’s expecting you to be an expert in this, but we are expecting a level of curiosity, not judgment, and we would love the ability to have a conversation around our needs,” she said. “It doesn’t mean you have to accommodate all of them or redesign for all of them, but at least listening is the first step.”</p><p>Making meetings more accessible</p><p>Face-to-face communication can be difficult for some people with autism, so having the ability to participate in meetings online or through writing can be helpful, experts said.</p><p>“Changing the expectations for social engagement during a meeting is really important,” Ramakrishnan said. “In a neurotypical normative situation, things like eye contact are highly prized. I trust someone who makes eye contact with me. But for an autistic person, that is a scary thing.”</p><p>Making camera use optional during virtual meetings is a useful accommodation since said people with autism often feel pressure to “mask” their natural behaviors by mimicking the facial expressions of neurotypical colleagues, Pilatzke said.</p><p>“Things like that can actually cause a lot of anxiety for individuals that are neurodivergent,” she said. “So having that pressure removed can be helpful.”</p><p>Some people with autism find it’s easier to focus during virtual or in-person meetings when they’re doodling or walking around, said Natalie Longmire, a professor of organizational behavior at Tulane University’s Freeman School of Business. Managers can make it explicit that those behaviors are accepted, she said.</p><p>Employees also can seek and normalize these types of accommodations by saying something like, “Hey if I get up and walk around, I’m doing that so I can be more engaged in what you’re saying,” Longmire suggested.</p><p>Share agendas in advance</p><p>Keith Wargo, president & CEO of Autism Speaks, said that before holding meetings, his organization sends out agendas broken into five-minute chunks. “Having that kind of structure, it’s good practice for everyone,” he said.</p><p>Allowing written input before and after meetings — and not prioritizing only what is spoken out loud during the allotted time — enables organizations to honor and take advantage of autistic individuals’ contributions, Ramakrishnan said.</p><p>“Be explicit about, for each agenda item, is this a discussion? Is this a brainstorm? Are we making a decision here?” Ramakrishnan added. “That gives an autistic person the chance to prepare what they need to."</p><p>“These are the folks that are going to come up with the ideas that nobody else thinks about,” she added.</p><p>Enable various modes of communication</p><p>Have multiple lanes available to participate in meetings, such as chat windows for attendees to type their contributions, said Abigayle Jayroe, senior vice president for strategic operations at NEXT for Autism. “There may be people who just don’t feel comfortable speaking,” Jayroe said. Turning on captions can help people who prefer to process information by reading, she added.</p><p>Normalizing the use of noise-canceling headphones and written communication can help, experts say. To reduce feelings of sensory overwhelm, an autistic participant could try saying, “I might ask a question over chat instead of raising my hand because it’s easier for me,” Longmire said.</p><p>Garg, who was diagnosed with autism when he was 3 years old, said he was non-verbal early on but learned over time how to communicate and connect with other people.</p><p>“One of the biggest challenges has been interviews because they focus a lot on social skills instead of the actual work,” he said. “Sometimes people misunderstand my communication style or underestimate what I can do. Even small things like clear instructions or written feedback really help me do my best.”</p><p>Encouraging naysayers</p><p>An issue some autistic people encounter at work or in social situations is having their tendency to speak in a forthright way misinterpreted as callousness, Ramakrishnan said. Colleagues can be explicit about whether it’s OK to be direct or whether they need to soften the language, she said.</p><p>In Pilatzke's view, many autistic people possess a strong sense of right and wrong, and feel a need to speak up when they perceive injustices. “I describe myself as a blunt person. I’m very honest. I’m going to say what I think,” she added.</p><p>Organizations can benefit from staffers' frankness by building a culture where everyone isn't expected to agree. Have a designated naysayer or devil’s advocate in brainstorming meetings, Jayroe suggested.</p><p>“The best ideas are built off of poking holes in what everyone agrees on. So it lays the groundwork longer term for a company to have their employees feel comfortable raising red flags or building on ideas," she said.</p><p>___</p><p>Share your stories and questions about workplace wellness at cbussewitz@ap.org. Follow AP’s Be Well coverage, focusing on wellness, fitness, diet and mental health at https://apnews.com/hub/be-well</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/C3S5JALDDKPLWMPPSTDPUDAJAY.jpg?auth=fe297da534b0ba3941ac320d491622c641d0707d0f2a4b8ffe67385079f16d6b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[(AP Illustration / Peter Hamlin)]]></media:description><media:credit role="author" scheme="urn:ebu">AP Illustration /  Peter Hamlin</media:credit></media:content></item><item><title><![CDATA[AI is a gold mine for spammers and scammers, but Google is using it as a tool to fight back]]></title><link>https://www.local10.com/tech/2026/04/16/ai-is-a-gold-mine-for-spammers-and-scammers-but-google-is-using-it-as-a-tool-to-fight-back/</link><guid isPermaLink="true">https://www.local10.com/tech/2026/04/16/ai-is-a-gold-mine-for-spammers-and-scammers-but-google-is-using-it-as-a-tool-to-fight-back/</guid><dc:creator><![CDATA[By KAITLYN HUAMANI, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 18:32:47 +0000</pubDate><content:encoded><![CDATA[<p>From an advertisement for an herbal remedy that promises to cure all to a video featuring a voice that sounds just like a movie star, you’ve surely encountered spam and scam advertisements online. And they have likely been created with artificial intelligence.</p><p>The accessibility of generative AI tools has exacerbated the perennial issue of online spam and scams that’s persisted since the advent of the internet. And while creators of such content have access to this ever-evolving technology, tech giants are also honing their internal AI systems to fight the deluge.</p><p>“It's not that this is a new problem. It is an old problem, supercharged,” said Nate Elliott, a principal analyst at Emarketer. “The biggest difference is the speed and the scale that AI offers both the good actors and the bad actors.”</p><p>The FBI’s recent Internet Crime Report detailed receiving more than 22,000 complaints reporting AI-related scams last year, with the total losses associated with those complaints exceeding $893 million.</p><p>Google released its annual ads safety report Thursday, acknowledging that scammers are increasingly trying to run sophisticated, malicious ads but emphasizing that its AI-powered tools are strong defenders.</p><p>Google's generative AI technology known as Gemini was able to catch over 99% of policy-violating ads before they ever reached an audience last year.</p><p>In 2025, the company blocked or removed more than 8.3 billion ads, including 602 million ads with policy violations that are most closely associated with scams. That's up from a total of 5.1 billion ads blocked or removed in 2024. About 24.9 million advertiser accounts were suspended last year, more than 4 million of those for scam-related activity.</p><p>Google has long been a dominant force in the digital advertising world. The company saw more than $200 billion in net worldwide ad revenues last year according to data from Emarketer, but the research firm predicts Meta will outperform Google in 2026.</p><p>Google said it has a team of thousands of people working to create and enforce its advertising policies at scale. Keerat Sharma, Google's vice president and general manager of ads privacy and safety, said the advancement of generative AI as a part of Google's defense system has led to more powerful results in combatting problematic content.</p><p>Gemini now allows the team to analyze hundreds of billions of signals — including account age, behavioral cues and campaign patterns — to better understand the “nuance of what an advertiser's intent actually is,” Sharma said. This means they're able to largely determine legitimacy or whether an advertiser's intent could be malicious. Reaching that nuance has also helped keep real businesses' ads online, with the report detailing that incorrect advertiser suspensions were reduced by 80% last year.</p><p>Gemini has also helped with speed, Sharma said. Analyzing the digital assets in an ad used to take anywhere from a few seconds to minutes or even longer, but now, Sharma said that can happen in milliseconds. That “allows us to stop things right at the front door," he said. Google also relies on several other defense mechanisms, like an expansive advertiser verification program, that work together to fortify protections.</p><p>The kind of content that Google is aiming to block and remove is vast and varied. Bad ads could take shape as “all the forms of spam and scam that have always existed, just people are able to produce them faster and at higher volume,” Elliott said.</p><p>A Google spokesperson said the company doesn't report the number of AI-generated ads it blocks or removes because its enforcement isn’t based on how an ad was created, but rather which policies it violates. The spokesperson noted that many AI-generated ads come from legitimate businesses and comply with Google's policies.</p><p>Experts who spoke with The Associated Press said the push and pull between AI-powered scams and AI-powered defense mechanisms will endure as the technology advances.</p><p>“We’re already close, but it’s going to be heading even more to (where) it’s just AI versus AI,” said Matt Seitz, the director of the AI Hub at the University of Wisconsin-Madison. “The volume of this problem is so large that it can’t be managed directly through humans.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DHBGCS47K3RMPGNKRSDZMZLKDQ.jpg?auth=b8a5fe2c0bbf30748919c9237276cdcfbfff1787e8a5f9e5b17cf4f3402e4b4c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People walk through Google headquarters in Mountain View, Calif., on Thursday, March 26, 2026. (AP Photo/Noah Berger)]]></media:description><media:credit role="author" scheme="urn:ebu">Noah Berger</media:credit></media:content></item><item><title><![CDATA[US military will target Iran-linked ships worldwide, broadening scope beyond blockade]]></title><link>https://www.local10.com/news/politics/2026/04/16/us-military-will-target-iran-linked-ships-worldwide-broadening-scope-beyond-blockade/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/04/16/us-military-will-target-iran-linked-ships-worldwide-broadening-scope-beyond-blockade/</guid><dc:creator><![CDATA[By KONSTANTIN TOROPIN, BEN FINLEY and DAVID KLEPPER, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 18:39:25 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — The U.S. military has widened its efforts beyond the blockade of Iran's ports to allow its forces around the world to stop any ship tied to Tehran or those suspected of carrying supplies that could help its government, from weapons to oil, metals and electronics.</p><p>Gen. Dan Caine, chairman of the Joint Chiefs of Staff, specifically pointed to operations in the Pacific, saying the U.S. would be targeting vessels that left before the blockade began earlier this week outside the Strait of Hormuz, a crucial waterway for energy and other shipments.</p><p>U.S. forces in other areas of responsibility “will actively pursue any Iranian-flagged vessel or any vessel attempting to provide material support to Iran,” he told reporters at the Pentagon.</p><p>The military also detailed an expansive lists of goods that it considers contraband, declaring that it will board, search and seize them from merchant vessels “regardless of location.” A notice published Thursday says any “goods that are destined for an enemy and that may be susceptible to use in armed conflict” are “subject to capture at any place beyond neutral territory.”</p><p>The expansion of U.S. military efforts to target Iranian shipping is another pressure point for Tehran and comes as a ceasefire is set to expire in mere days. Mediators are pressing for an extension to a truce that has paused almost seven weeks of war between Israel, the U.S. and Iran.</p><p>Military details items that could be seized from ships</p><p>The military's new list of banned materials includes products such as weapons, ammunition and military equipment that are classified as “absolute contraband.” However, it also lists items such as oil, iron, steel, aluminum and other goods as “conditional contraband” that it argues can be used both for civilian and military purposes.</p><p>Otherwise innocuous items like electronics, power generation equipment or heavy machinery can be seized if “circumstances indicate intended military end-use,” the notice says.</p><p>More than 10,000 American troops are helping enforce the blockade on Iranian ports. While no ships have yet been boarded, defense leaders say the military is warning Iran-linked ships that it could fire warning shots or escalate to other force if they try to outrun the Navy.</p><p>In the first three days of the military action, 14 ships have turned around rather than confront the naval blockade, according to U.S. Central Command, which oversees the Iran war.</p><p>Some Iran-linked or sanctioned vessels that have left the Persian Gulf through strait have appeared to halt their movements, turn off their radio transponders or head back toward Iran's coast, shipping data firms say.</p><p>US military warns ships near the blockade</p><p>Vessels that approach the blockade, which is being enforced in Iran’s territorial seas and international waters and not in the Strait of Hormuz, are given a warning, Caine said.</p><p>“Any ship that would cross the blockade would result in our sailors executing pre-planned tactics designed to bring the force to that ship — if need be, board the ship and take her over,” he said.</p><p>U.S. Central Command released a recording of a radio broadcast sent to vessels in the region that said the military was ready to use force if needed to compel compliance with the blockade.</p><p>“Vessels will be boarded for interdiction and seizure transiting to or from Iranian port,” the message said.</p><p>Defense Secretary Pete Hegseth told reporters that “less than 10% of America’s naval power” is being used to enforce the blockade. The Navy has 16 warships — 11 destroyers, three amphibious assault ships, an aircraft carrier, and a littoral combat ship — in the Middle East out of a battle force of roughly 300 total warships.</p><p>Also supporting the blockade is a series of aircraft as well as surveillance, reconnaissance and intelligence operations designed to give the Navy the latest information on the vessels it is encountering.</p><p>Caine noted the congestion of the area around the blockade, likening it to a crowded parking lot and U.S. destroyers to high-powered sports cars.</p><p>“There is a lot out there," Caine said. "It is like driving a sports car through a supermarket parking lot on a payday weekend, with thousands of kids in that parking lot, as you attempt to maneuver through there to get to that ship that would attempt to run that blockade.”</p><p>US Central Command chief appears at the Pentagon</p><p>As Hegseth and Caine discussed the blockade, Adm. Brad Cooper, the head of U.S. Central Command, made a rare appearance in the Pentagon briefing room.</p><p>He said that before the ceasefire took hold, American service members and troops from allied countries in the Persian Gulf had “fought together side by side.”</p><p>“In creating the largest air defense umbrella in the world across the Middle East, we embedded specially trained U.S. military air defenders alongside our partner nation soldiers,” Cooper said, adding that Bahrain’s king and crown prince knew American soldiers by name.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/5NXQRCORC5BJ5ERAIEQRU3OXNQ.jpg?auth=dbab4a16908dd137f91e7bb43fcd3d0a4f47b15e9d42beb0aa308561a846d4e3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Chairman of the Joint Chiefs of Staff Gen. Dan Caine speaks to members of the media during a press briefing at the Pentagon, Thursday, April 16, 2026 in Washington. (AP Photo/Kevin Wolf)]]></media:description><media:credit role="author" scheme="urn:ebu">Kevin Wolf</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/47CXBI4Y2673GQ3UYO7HEGRDWY.jpg?auth=442b1e3ba568c31d0454409ef712aff56fa1af5fb0f017d30e294766f3fa2daa&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Chairman of the Joint Chiefs of Staff Gen. Dan Caine speaks to members of the media during a press briefing at the Pentagon, Thursday, April 16, 2026 in Washington. (AP Photo/Kevin Wolf)]]></media:description><media:credit role="author" scheme="urn:ebu">Kevin Wolf</media:credit></media:content></item><item><title><![CDATA[Meet Yuji, the Mexican baby monkey finding comfort in a plush companion]]></title><link>https://www.local10.com/news/2026/04/16/meet-yuji-the-mexican-baby-monkey-finding-comfort-in-a-plush-companion/</link><guid isPermaLink="true">https://www.local10.com/news/2026/04/16/meet-yuji-the-mexican-baby-monkey-finding-comfort-in-a-plush-companion/</guid><dc:creator><![CDATA[By REFUGIO RUÍZ and FABIOLA SÁNCHEZ, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 17:05:20 +0000</pubDate><content:encoded><![CDATA[<p>GUADALAJARA, Mexico (AP) — Yuji, a 6-week-old patas monkey in Mexico, wakes up every day clinging to a stuffed dog. More than a toy, this plush companion acts as a surrogate mom after the tiny primate was rejected by his own mother, Kamaria, a first-time parent unable to form a maternal bond.</p><p>Weighing a mere 673 grams (1.4 pounds), Yuji represents the most recent case of assisted rearing at the Guadalajara Zoo in western Mexico.</p><p>The story of Yuji has captured the attention of the Mexican public, drawing parallels to Punch, the Japanese macaque that went viral on social media after growing up clinging to a stuffed orangutan following his mother’s rejection.</p><p>Unlike Punch, Yuji has not yet had physical contact with other members of his species; he spends most of his time inside a monkey crate at the Guadalajara Zoo’s Comprehensive Center for Animal Medicine and Welfare, CIMBA, where he is under the care of 12 veterinarians and biologists.</p><p>No date has been set for Yuji’s transfer to a habitat shared by 12 other adult patas monkeys and three other infants. That will depend on when he is weaned from a milk-only diet and starts an adult diet complete with fruits and vegetables, said veterinarian Iván Reynoso Ruiz, head of the primate section at the Guadalajara Zoo. That could happen when Yuji is around 6 months old, he said.</p><p>Just hours after giving birth on March 3, Kamaria began exhibiting irregular behavior. She struggled to hold her firstborn correctly, leaving the infant unable to secure a grip on its mother.</p><p>After noticing a problem, keepers separated the mother from her newborn, who weighed just 443 grams (less than a pound) and required immediate placement in an incubator at CIMBA to stabilize his temperature and safeguard his health, Reynoso Ruiz said.</p><p>This was the start of the infant's assisted rearing, a process often used by zoos to protect the health and development of at-risk offspring. A caregiver named him Yuji after a popular Japanese manga character.</p><p>During his first few weeks, Yuji was under round-the-clock supervision and was bottle-fed fortified milk.</p><p>From the start, Yuji was given a stuffed animal for comfort. Reynoso Ruiz explained that the toy fulfills the role of a mother by serving as his primary source of security. To maintain hygiene, staff rotate the original stuffed dog with two other toys — a bear and a monkey — to ensure he always has a clean companion.</p><p>To stimulate his development, caregivers outfitted Yuji’s crate with a small hammock and ropes. As he began gaining weight and sleeping for longer intervals, his team adjusted his feeding schedule. Yuji now receives the first of his four daily bottles at 7:00 a.m.</p><p>While the stories of Punch and Yuji have been popular on social media, some animal rights advocates oppose the practice of assisted rearing.</p><p>Diana Valencia, an animal rights activist, argues that there is no substitute for a natural habitat, and that animals “have the right to be born, grow, develop, and die where they belong.”</p><p>Responding to these criticisms, the Guadalajara Zoo’s primate expert emphasized that modern zoos provide a unique opportunity to protect species from global threats. He said the intervention was a matter of life or death, and that Yuji likely would have perished in the wild without a “second chance” at survival.</p><p>___</p><p>Follow AP’s coverage of Latin America and the Caribbean at https://apnews.com/hub/latin-america</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YOATGXVV23ZZHILMYHNZVIT7CI.jpg?auth=e5e3c436f2a73be92b606c6bef2ee450794791da848263be2278be2f6f347302&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A veterinarian holds a baby monkey named Yuji, who lives with a stuffed dog that serves as a surrogate, while he receives care at a special care center at the zoo in Guadalajara, Mexico, Wednesday, April 15, 2026. (AP Photo/Refugio Ruiz)]]></media:description><media:credit role="author" scheme="urn:ebu">Refugio Ruiz</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZQQDYRP3SI4ERDEELOTX5HKXZA.jpg?auth=e62763e80d15121a41b7766bb816f33258eb7ea62b0237f0dbba484664dca569&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A baby monkey named Yuji drinks milk while receiving care at a special care center at the zoo in Guadalajara, Mexico, Wednesday, April 15, 2026. (AP Photo/Refugio Ruiz)]]></media:description><media:credit role="author" scheme="urn:ebu">Refugio Ruiz</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/R5NDDEAX4JZVDT2F4UKJLEL3DE.jpg?auth=ff8558899f495334284876e963d14902311badb87fd932543e8843746f1205d0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Veterinarians take care of a baby monkey named Yuji at a special care center at the zoo in Guadalajara, Mexico, Wednesday, April 15, 2026. (AP Photo/Refugio Ruiz)]]></media:description><media:credit role="author" scheme="urn:ebu">Refugio Ruiz</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QANJ6BDCN4T3WA7YLXHO6TV74Q.jpg?auth=c5002628bf1373c8b96b56eb0d2f3228e07ed891ee07cdd495f9d5b78521316e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A baby monkey named Yuji plays with with a stuffed dog that serves as a surrogate, while he receives care at a special care center at the zoo in Guadalajara, Mexico, Wednesday, April 15, 2026. (AP Photo/Refugio Ruiz)]]></media:description><media:credit role="author" scheme="urn:ebu">Refugio Ruiz</media:credit></media:content></item><item><title><![CDATA[Firefighter honored after rescuing captain during Hollywood high-rise blaze]]></title><link>https://www.local10.com/news/local/2026/04/16/firefighter-honored-after-rescuing-captain-during-hollywood-high-rise-blaze/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/16/firefighter-honored-after-rescuing-captain-during-hollywood-high-rise-blaze/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A rookie firefighter who helped save his captain during a deadly high-rise condo fire in Hollywood iast year has been recognized for his actions.]]></description><pubDate>Thu, 16 Apr 2026 14:07:36 +0000</pubDate><content:encoded><![CDATA[<p>A rookie firefighter who helped save his captain during a deadly high-rise condo fire in Hollywood last year has been recognized for his actions.</p><p>Robert Brito, who works for Hollywood Fire Rescue, was battling the blaze at a beachfront building last October when he realized his captain was running out of oxygen. </p><p>With visibility near zero, authorities said Brito used his own breathing apparatus to supply air to his captain, allowing both men to continue breathing and safely evacuate the building.</p><p>“At this point with no visibility, just pull it out, kind of reach for his and make the connection, and now at this point, he starts breathing off my bottle,” Brito said. </p><p>HFR Chief Jeffrey Levy said Brito’s actions highlight the importance of preparation and teamwork on the fireground.</p><p>“If you look at a lot of these tragic events that happen on these fires, it comes from lack of training and lack of communication. Everything worked out on this event,” he said. </p><p>Brito was honored Tuesday with the Service Above Self Award from the <a href="https://www.facebook.com/rotaryclubofhollywood/mentions/" target="_self" rel="" title="https://www.facebook.com/rotaryclubofhollywood/mentions/">Rotary Club of Hollywood</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[Acusan a dos personas de atacar a clientes de banco en Miami-Dade, incluida una persona mayor en robos separados]]></title><link>https://www.local10.com/espanol/2026/04/15/acusan-a-dos-personas-de-atacar-a-clientes-de-banco-en-miami-dade-incluida-una-persona-mayor-en-robos-separados/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/15/acusan-a-dos-personas-de-atacar-a-clientes-de-banco-en-miami-dade-incluida-una-persona-mayor-en-robos-separados/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Dos hombres están acusados ​​de atacar a clientes de bancos del condado de Miami-Dade en dos robos ocurridos con pocas semanas de diferencia, uno de los cuales dejó a una persona mayor herida, según confirmaron las autoridades.]]></description><pubDate>Wed, 15 Apr 2026 20:58:09 +0000</pubDate><content:encoded><![CDATA[<p>Dos hombres son acusados de atacar a clientes de bancos en Miami-Dade en una serie de robos ocurridos con semanas de diferencia, incluido uno que dejó a una persona mayor herida, confirmaron las autoridades.</p><p>Los investigadores identificaron a los sospechosos en documentos de arresto como Kishawn Zell Walker Perkins, de 29 años, y Armon Christopher Jiles, de 26.</p><p>Agentes de la Oficina del Sheriff de Miami-Dade indicaron que el primer incidente ocurrió el 13 de febrero en una sucursal de Chase ubicada en 18800 NW 56th Ct., cerca del límite con Miami Gardens.</p><p>Según los investigadores, video de vigilancia mostró a los sospechosos dentro de un Nissan Sentra color vino en el estacionamiento del banco mientras un cliente salía con una bolsa azul de dinero.</p><p>El informe señala que la víctima entró a su vehículo, colocó la bolsa en el asiento del pasajero y se retiró.</p><p>Las autoridades dijeron que los sospechosos salieron del estacionamiento segundos antes y siguieron a la víctima hasta una comunidad cerrada, entrando detrás de él sin inconvenientes.</p><p>Después de que la víctima entró a su casa, indicaron que el conductor, Walker Perkins, se detuvo frente a la vivienda mientras el pasajero, Jiles, se bajó, corrió hacia el vehículo de la víctima, abrió la puerta del conductor y sustrajo objetos antes de huir.</p><p>Los agentes dijeron que el segundo incidente ocurrió el 27 de marzo en otro banco Chase, ubicado en 8784 SW 72nd St., en el área de Dadeland, e involucró a una víctima de edad avanzada.</p><p>Las autoridades indicaron que esa víctima acababa de realizar una transacción en el banco y fue seguida hasta su hogar por un Nissan Sentra rojo.</p><p>Los investigadores determinaron que los sospechosos vigilaban a la víctima en el banco y lo seleccionaron tras notar que llevaba una riñonera, lo que sugería que había retirado dinero.</p><p>Cuando la víctima llegó a su complejo de apartamentos, los agentes dijeron que Jiles se bajó del vehículo y se le acercó en el estacionamiento. Indicaron que le arrebató la riñonera por la fuerza y, durante el forcejeo, la víctima cayó hacia atrás.</p><p>Tras tomar la riñonera, dijeron que Jiles golpeó a la víctima en la cabeza con la misma, causándole una laceración, antes de huir en un vehículo conducido por Walker Perkins.</p><p>El informe indica que la víctima sufrió una lesión en la cabeza, así como abrasiones en la rodilla y el codo, y fue trasladada a un hospital para recibir tratamiento. Las autoridades señalaron que sus lesiones podrían resultar en “desfiguración permanente”.</p><p>Los detectives indicaron que finalmente vincularon a los sospechosos con ambos incidentes mediante videos de vigilancia, las características distintivas del vehículo y su matrícula, así como registros de teléfonos celulares que los ubicaban cerca de las escenas.</p><p>Los investigadores también señalaron que observaron a la pareja visitando múltiples bancos en los días posteriores al robo, aparentemente en busca de más víctimas.</p><p>Ambos hombres fueron arrestados el martes y llevados a la unidad de robos de la MDSO, donde invocaron su derecho a guardar silencio.</p><p>Registros carcelarios muestran que ambos enfrentan un cargo de robo de vehículo desocupado en el caso de febrero y robo a mano armada con arma y agresión agravada contra una persona mayor en el caso de marzo.</p><p>Ambos permanecen detenidos en el Centro Correccional Turner Guilford Knight. Hasta la tarde del miércoles, la fianza de Walker Perkins no había sido fijada, mientras que Jiles permanece sin derecho a fianza.</p><p>Los agentes no indicaron qué objetos o cuánto dinero, si alguno, lograron obtener los sospechosos en los incidentes.</p>]]></content:encoded></item><item><title><![CDATA[2 critically injured in Fort Lauderdale shooting, police say]]></title><link>https://www.local10.com/news/local/2026/04/15/2-critically-injured-in-fort-lauderdale-shooting-police-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/15/2-critically-injured-in-fort-lauderdale-shooting-police-say/</guid><dc:creator><![CDATA[Pablo Hernandez]]></dc:creator><description><![CDATA[Fort Lauderdale police are investigating a shooting that left two people critically injured Wednesday night.]]></description><pubDate>Thu, 16 Apr 2026 03:57:35 +0000</pubDate><content:encoded><![CDATA[<p>Fort Lauderdale police are investigating a shooting that left two people critically injured Wednesday night.</p><p><a href="https://www.local10.com/espanol/2026/04/16/reportan-dos-heridos-criticos-en-balacera-en-fort-lauderdale-segun-la-policia/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/16/reportan-dos-heridos-criticos-en-balacera-en-fort-lauderdale-segun-la-policia/">Leer en español</a></p><p>Officers responded around 9 p.m. to the 2500 block of Northwest 21st Street after receiving reports of a possible shooting. When they arrived, they found two adults suffering from gunshot wounds.</p><p>Fort Lauderdale Fire Rescue transported both victims to Broward Health Medical Center with life-threatening injuries. </p><p>Officials said crews administered whole blood while on the way to the hospital.</p><p>Detectives are on scene, and the investigation remains active. </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/4TL45LON6FDYVDPJD7ACNLJPTE.png?auth=c0cdc72406f8753c77514ea43bc9b18dbd83fa5e8bb666b243f0ae4071639e23&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Reportan dos heridos críticos en balacera en Fort Lauderdale, según la policía]]></title><link>https://www.local10.com/espanol/2026/04/16/reportan-dos-heridos-criticos-en-balacera-en-fort-lauderdale-segun-la-policia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/16/reportan-dos-heridos-criticos-en-balacera-en-fort-lauderdale-segun-la-policia/</guid><dc:creator><![CDATA[Pablo Hernandez]]></dc:creator><description><![CDATA[La policía de Fort Lauderdale está investigando un tiroteo que dejó a dos personas gravemente heridas la noche del miércoles.]]></description><pubDate>Thu, 16 Apr 2026 14:08:33 +0000</pubDate><content:encoded><![CDATA[<p>La Policía de Fort Lauderdale investiga una balacera que dejó a dos personas gravemente heridas la noche del miércoles.</p><p>Los agentes respondieron alrededor de las 9 p.m. a la cuadra 2500 de Northwest 21st Street tras recibir reportes de un posible tiroteo. Al llegar, encontraron a dos adultos con heridas de bala.</p><p>Fort Lauderdale Fire Rescue trasladó a ambas víctimas al Broward Health Medical Center con lesiones que ponen en peligro sus vidas.</p><p>Las autoridades indicaron que los equipos administraron sangre total mientras eran transportados al hospital.</p><p>Detectives permanecen en la escena y la investigación continúa activa.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4TL45LON6FDYVDPJD7ACNLJPTE.png?auth=c0cdc72406f8753c77514ea43bc9b18dbd83fa5e8bb666b243f0ae4071639e23&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Drone video shows moments Weston jewelry heist suspect is captured in Indiana  ]]></title><link>https://www.local10.com/news/local/2026/04/16/drone-video-shows-moments-weston-jewelry-heist-suspect-is-captured-in-indiana/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/16/drone-video-shows-moments-weston-jewelry-heist-suspect-is-captured-in-indiana/</guid><dc:creator><![CDATA[Amanda Batchelor, Chris Gothner]]></dc:creator><description><![CDATA[Newly released drone video shows the moments Indiana police officers say they captured a man who was wanted in a massive jewelry heist in Weston.]]></description><pubDate>Thu, 16 Apr 2026 12:22:06 +0000</pubDate><content:encoded><![CDATA[<p>Newly released drone video shows the moments Indiana police officers say they captured a man who was wanted in a massive jewelry heist in Weston.</p><p><a href="https://www.local10.com/espanol/2026/04/16/video-de-dron-muestra-el-momento-en-que-capturan-en-indiana-a-sospechoso-de-robo-de-joyeria-en-weston/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/16/video-de-dron-muestra-el-momento-en-que-capturan-en-indiana-a-sospechoso-de-robo-de-joyeria-en-weston/">Leer en español</a></p><p>The video shows the man running along a road, seemingly evading police before officers in Zionsville take him down and cuff him.</p><p>Jose Elias Barrozo-Espinosa, 38, also known as Fabian Eliseo Llancavil Nahuel, was <a href="https://www.local10.com/news/local/2026/04/14/man-wanted-in-500k-weston-jewelry-heist-captured-near-indianapolis/" target="_self" rel="" title="https://www.local10.com/news/local/2026/04/14/man-wanted-in-500k-weston-jewelry-heist-captured-near-indianapolis/">arrested late last month.</a></p><figure><img src="https://www.local10.com/resizer/v2/VTDK43WFSJDD3AWTY3SZI336TU.jpg?auth=6286d5a9c1862ac6e75ed8af818ad0a02eacbe1dc7b833188be4c026ad2c0d8f&smart=true&width=1200&height=900" alt="Jose Elias Barrozo-Espinosa" height="900" width="1200"/><figcaption>Jose Elias Barrozo-Espinosa</figcaption></figure><p>According to Broward Sheriff’s Office deputies, the Chilean national left blood behind at the Weston scene on Nov. 8, proving crucial to identifying him.</p><p>According to an arrest warrant, at the Weston home, “unknown suspects” shattered a master bedroom window and got in, stealing a safe containing roughly $500,000 in gold and jewelry.</p><p>DNA evidence taken from blood left on a shade near the shattered window and on the floor came back to Barrozo-Espinosa.</p><p>An Indianapolis news outlet <a href="https://fox59.com/news/drone-video-shows-cops-tasing-and-arresting-zionsville-burglary-suspect/" rel="" title="https://fox59.com/news/drone-video-shows-cops-tasing-and-arresting-zionsville-burglary-suspect/">reports</a> that Barrozo-Espinosa also has a warrant out of Texas and that the case is linked to “similar cases of South American gangs targeting suburban homes.”</p><p><a href="https://www.justice.gov/usao-nj/pr/seven-chilean-nationals-charged-connection-residential-burglaries-multiple-states" rel="" title="https://www.justice.gov/usao-nj/pr/seven-chilean-nationals-charged-connection-residential-burglaries-multiple-states">Several other Chilean nationals</a> have been accused of burglarizing homes nationwide, including those <a href="https://www.cnn.com/2025/02/20/us/athletes-home-burglary-chilean-theft-suspects" rel="" title="https://www.cnn.com/2025/02/20/us/athletes-home-burglary-chilean-theft-suspects">belonging to professional athletes</a>.</p><p>The BSO arrest warrant doesn’t identify the homeowner, whose address was redacted.</p><p>As of Thursday, Barrozo-Espinosa remained in jail on an immigration hold.</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 de dron muestra el momento en que capturan en Indiana a sospechoso de robo de joyería en Weston]]></title><link>https://www.local10.com/espanol/2026/04/16/video-de-dron-muestra-el-momento-en-que-capturan-en-indiana-a-sospechoso-de-robo-de-joyeria-en-weston/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/16/video-de-dron-muestra-el-momento-en-que-capturan-en-indiana-a-sospechoso-de-robo-de-joyeria-en-weston/</guid><dc:creator><![CDATA[Amanda Batchelor, Chris Gothner]]></dc:creator><description><![CDATA[Un vídeo grabado con un dron, publicado recientemente, muestra el momento en que, según los agentes de policía de Indiana, capturaron a un hombre buscado por un importante robo de joyas en Weston.]]></description><pubDate>Thu, 16 Apr 2026 14:04:42 +0000</pubDate><content:encoded><![CDATA[<p>Un video de dron recién divulgado muestra el momento en que agentes en Indiana capturaron a un hombre que era buscado por un millonario robo de joyas en Weston.</p><p>El video muestra al hombre corriendo por una carretera, aparentemente evadiendo a la policía, antes de que agentes en Zionsville lo derriben y lo esposen.</p><p>Jose Elias Barrozo-Espinosa, de 38 años, también conocido como Fabian Eliseo Llancavil Nahuel, fue <a href="https://www.local10.com/espanol/2026/04/14/capturan-cerca-de-indianapolis-a-hombre-buscado-por-robo-de-joyas-de-500000-usd-en-weston/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/14/capturan-cerca-de-indianapolis-a-hombre-buscado-por-robo-de-joyas-de-500000-usd-en-weston/">arrestado a finales del mes pasado</a>.</p><figure><img src="https://www.local10.com/resizer/v2/VTDK43WFSJDD3AWTY3SZI336TU.jpg?auth=6286d5a9c1862ac6e75ed8af818ad0a02eacbe1dc7b833188be4c026ad2c0d8f&smart=true&width=1200&height=900" alt="Jose Elias Barrozo-Espinosa" height="900" width="1200"/><figcaption>Jose Elias Barrozo-Espinosa</figcaption></figure><p>Según agentes de la Oficina del Sheriff de Broward, el ciudadano chileno dejó rastros de sangre en la escena en Weston el 8 de noviembre, lo que resultó clave para identificarlo.</p><p>De acuerdo con una orden de arresto, en la vivienda de Weston, “sospechosos desconocidos” rompieron una ventana del dormitorio principal para ingresar y robar una caja fuerte que contenía aproximadamente $500,000 USD en oro y joyas.</p><p>Evidencia de ADN obtenida de la sangre dejada en una persiana cerca de la ventana rota y en el suelo coincidió con Barrozo-Espinosa.</p><p>Un medio de noticias de Indianápolis <a href="https://fox59.com/news/drone-video-shows-cops-tasing-and-arresting-zionsville-burglary-suspect/" target="_blank" rel="noreferrer" title="https://fox59.com/news/drone-video-shows-cops-tasing-and-arresting-zionsville-burglary-suspect/">informó</a> que Barrozo-Espinosa también tiene una orden de arresto en Texas y que el caso está vinculado a “casos similares de pandillas sudamericanas que atacan viviendas en zonas suburbanas”.</p><p><a href="https://www.justice.gov/usao-nj/pr/seven-chilean-nationals-charged-connection-residential-burglaries-multiple-states" target="_blank" rel="noreferrer" title="https://www.justice.gov/usao-nj/pr/seven-chilean-nationals-charged-connection-residential-burglaries-multiple-states">Varios otros ciudadanos chilenos</a> han sido acusados de robar viviendas en todo el país, <a href="https://www.cnn.com/2025/02/20/us/athletes-home-burglary-chilean-theft-suspects" target="_blank" rel="noreferrer" title="https://www.cnn.com/2025/02/20/us/athletes-home-burglary-chilean-theft-suspects">incluyendo las de atletas profesionales</a>.</p><p>La orden de arresto de la BSO no identifica al propietario de la vivienda, cuya dirección fue censurada.</p><p>Hasta el jueves, Barrozo-Espinosa permanecía en la cárcel bajo una retención migratoria.</p>]]></content:encoded></item><item><title><![CDATA[April 16: Warm, dry conditions ahead before weekend heat builds]]></title><link>https://www.local10.com/weather/2026/04/16/april-16-warm-dry-conditions-ahead-before-weekend-heat-builds/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/04/16/april-16-warm-dry-conditions-ahead-before-weekend-heat-builds/</guid><dc:creator><![CDATA[Brandon Orr]]></dc:creator><description><![CDATA[It’s another nice day with low humidity and highs in the low to middle 80s, which is seasonal for this time of year. ]]></description><pubDate>Thu, 16 Apr 2026 13:54:48 +0000</pubDate><content:encoded><![CDATA[<p>It’s another nice day with low humidity and highs in the low to middle 80s, which is seasonal for this time of year. The strong breeze we had earlier this week is finally letting up. Starting Friday, we’ll begin to warm up. By Sunday, high temperatures will near 90 degrees, likely making it the warmest day of the year so far. Since 2000, the average first 90 degree day is April 1, so it’s about time we start seeing these kinds of numbers in the forecast.</p><p>We could see a stray shower or two to cool us down, but the majority of the weekend will be dry. There’s a higher chance of showers on Monday as a weak front moves our way. This front will also bring highs back below average, to around 80° on Tuesday.</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[Ranch dressing: An American staple that actually began life on ... a ranch]]></title><link>https://www.local10.com/news/national/2026/04/16/ranch-dressing-an-american-staple-that-actually-began-life-on-a-ranch/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/04/16/ranch-dressing-an-american-staple-that-actually-began-life-on-a-ranch/</guid><dc:creator><![CDATA[By HOLLY MEYER, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 13:51:42 +0000</pubDate><content:encoded><![CDATA[<p>NASHVILLE, Tennessee (AP) — Ranch is the best-selling salad dressing in America, and it has been since it took the crown from Italian near the close of the 20th century.</p><p>It's still jazzing up iceberg and romaine. But ranch now competes with the likes of ketchup and other condiments, a creamy dip for everything from hot wings and fried pickles to — perhaps most controversially — pizza.</p><p>It's ubiquitous, a versatile staple of American foodways easily found in grocery stores, recipes and on menus. There are entire cookbooks and a restaurant dedicated to the flavor.</p><p>Beloved and maligned, ranch also turns up in the country's cultural intangibles. Writers have labeled it the “Great American Condiment,” and less flatteringly, “extravagant and trashy.” It carries a nostalgia, said Nick Higgins, an executive for Hidden Valley Ranch's parent company, which taps into that sentimentalism and fosters the ranch fandom.</p><p>The viral food fights their product inspires? They embrace those, too. “We love it," he said. “It's one of the things we can debate as people and it's OK.”</p><p>How ranch got to that mountaintop is an American story, a difficult feat that evokes the country's entrepreneurial spirit.</p><p>“What started out almost as a lark became a multimillion-dollar industry,” the late Steve Henson explained in a Los Angeles Times piece about his famous dressing and Hidden Valley Ranch, the mail-order business he launched in the 1950s and sold to The Clorox Company two decades later.</p><p>As a plumbing contractor in Alaska, Henson first served it to workers. His herbs, spices, buttermilk and mayo concoction then became such a hit with guests at Hidden Valley, the dude ranch he and his wife opened in California, that he sold it as a DIY dry mix. Eventually, Clorox bottled a shelf-stable version, and competitors like Ken's, Kraft Foods and Wish-Bone joined in.</p><p>Debbie Wilson Potts loves ranch. Her family owns Cold Spring Tavern in California, the first to serve Henson's dressing outside of his dude ranch. Her late aunt, who knew Henson, once described her first taste: “It took off in my mouth like a freight train.”</p><p>It also took off across America. In his book “American Cuisine and How It Got This Way," Paul Freedman lists ranch dressing alongside sushi, arugula and other food fads and fashions of the 1980s, the same decade that gave the country Cool Ranch Doritos. After 40 years of popularity, ranch, he said, is likely here to stay.</p><p>___</p><p>As AP’s religion news editor, Holly Meyer has years of experience documenting faith in American life. This story is part of a recurring series, “American Objects,” marking the 250th anniversary of the United States. For more stories on the anniversary, click here.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XEVCU3IEXJ3RQ6OYCNREMB5JM4.jpg?auth=c60b7123b620b147b13e33a473d38d5cac41ee96885e41de39dde0bd6a6b05f3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ranch dressing is served with raw vegetables in Phoenix, Monday, April 13, 2026. (AP Photo/Dario Lopez-Mills)]]></media:description><media:credit role="author" scheme="urn:ebu">Dario Lopez-Mills</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YA72MK5C673W3ZS2UZ2NZNXWGA.jpg?auth=5a0cb41bb7b4ca7ced2a5ffd7f613284248f012652fee750112070892c20bd78&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A spoonful of ranch dressing in Phoenix, Wednesday, April 15, 2026. (AP Photo/Dario Lopez-Mills)]]></media:description><media:credit role="author" scheme="urn:ebu">Dario Lopez-Mills</media:credit></media:content></item><item><title><![CDATA[A raggedy toy to a treasured symbol of childhood: The teddy bear]]></title><link>https://www.local10.com/news/national/2026/04/16/a-raggedy-toy-to-a-treasured-symbol-of-childhood-the-teddy-bear/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/04/16/a-raggedy-toy-to-a-treasured-symbol-of-childhood-the-teddy-bear/</guid><dc:creator><![CDATA[By TERRY TANG, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 13:50:57 +0000</pubDate><content:encoded><![CDATA[<p>PHOENIX (AP) — The circular muzzle. The little nose tip. The button eyes and two round, fuzzy ears. What is it about the teddy bear that has kept children wrapped around its furry paws for over a century?</p><p>The quintessential American toy started in 1902 as just clothing scraps and sawdust stitched together by Morris and Rose Michtom, Jewish candy store owners in Brooklyn.</p><p>“Nothing says childhood better than a teddy bear,” says Michael Kimmel, author of “Playmakers: The Jewish Entrepreneurs Who Created the Toy Industry in America” and Morris Michtom's great-great-nephew. “It’s an utterly genderless toy. It is embraced by both boys and girls.”</p><p>The teddy bear's origin story actually starts earlier that year. President Theodore Roosevelt had refused to shoot a tied-up black bear during a hunting trip. Cartoonist Clifford Berryman published a political cartoon depicting Roosevelt's decision that caught the Michtoms' eyes. They were inspired to fashion a toy that went on to be called “Teddy's Bear” as a nod to the president and his nickname.</p><p>And a fad was born.</p><p>After selling a few, the Michtoms received more orders. Copycats emerged. The teddy bear was widely considered the first stuffed toy that wasn't a rag or porcelain doll, Kimmel said. It was affordable, comforting and kid-size. Some preachers actually worried the playful plushies would somehow corrupt young girls and extinguish their desire to be a mother.</p><p>Over the decades, the teddy bear became an icon. Elvis Presley crooned about being someone's “lovin' teddy bear.” An original Michtom-crafted teddy bear retains a place of honor in the Smithsonian National Museum of American History. And, of course, being a “teddy bear” has come to mean someone who is, in general, sweet and cuddly.</p><p>Says Kimmel: “There are people who, when they finally move out of the house and go to college or get married, that’s the one thing that they just can’t part with because it connects them to that innocent childhood.”</p><p>___</p><p>Part of a recurring series, “American Objects,” marking the 250th anniversary of the United States. For more stories on the anniversary, click here.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JRCGH5MFADCHOEETODCJEJCNLA.jpg?auth=f760d30384d71ab3318c44b2526082f105081b5aa293142e533be13fa1c3d56b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A miniature plastic teddy bear sits atop a stuffed teddy bear in Phoenix, Tuesday, April 14, 2026. (AP Photo/Dario Lopez-Mills)]]></media:description><media:credit role="author" scheme="urn:ebu">Dario Lopez-Mills</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZG4HAKWFP4IMFQOHOKLDEC64BM.jpg?auth=55b2af6956e1520fac98b7be747a73d0849ba3a31be4baa5be713a53f6e1ff3f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this Library of Congress handout image, President Theodore Roosevelt reads a book with his dog skip on his lap, in the doorway of the West Divide Creek ranch house in Meeker, Colo., Sept 12, 1905. (Library of Congress via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/2WVRBRHC4DT5PFKMX3BL3MJ5GM.jpg?auth=eda3402e09996f8588922355e46087b242e31da0c621d6931cda8777b3f6096a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Teddy bears sit among tributes left by fans at the grave of Elvis Presley at Graceland., his home in Memphis, Tenn., Aug. 14, 1997. (AP Photo/Mark Humphrey, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Humphrey</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OCNXGSNUUVBBO5JW7JGWJGSANE.jpg?auth=3706ad530ca373866db1885485bc442e14b6f18b9cc5082a1b225402852e3942&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - U.S. Army Sgt. Jon Fleenor from Sacramento, Calif., holds his scorched teddy bear, given to him by his wife, which he carries as a good-luck charm in Mosul, northwest of Baghdad, Iraq, March 27, 2008. (AP Photo/Maya Alleruzzo, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Maya Alleruzzo</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XXLQFEQRVNOBJKHCPZICXZPJL4.jpg?auth=e86a6a60b2021f50543467f1c8f10ea1800da053f9045a0111c1b618a5b94350&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A GI headed into Kontum in the central highlands with a tank-killing unit, cradles his lucky teddy bear during the helicopter ride in Vietnam, June 3, 1972. (AP Photo/Josip Lee, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Josip Lee</media:credit></media:content></item><item><title><![CDATA[Video released showing aftermath of Taste of Miami Karnival triple shooting]]></title><link>https://www.local10.com/news/local/2026/04/15/video-released-showing-aftermath-of-taste-of-miami-karnival-triple-shooting/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/15/video-released-showing-aftermath-of-taste-of-miami-karnival-triple-shooting/</guid><dc:creator><![CDATA[Terrell Forney]]></dc:creator><description><![CDATA[Newly released video shows the moments after gunfire erupted at the Taste of Miami Karnival event.]]></description><pubDate>Wed, 15 Apr 2026 22:24:31 +0000</pubDate><content:encoded><![CDATA[<p>Newly released video shows the moments after <a href="https://www.local10.com/news/local/2026/04/13/police-3-shot-near-main-stage-at-taste-of-miami-karnival/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2026/04/13/police-3-shot-near-main-stage-at-taste-of-miami-karnival/">gunfire erupted at the Taste of Miami Karnival event</a>.</p><p><a href="https://www.local10.com/espanol/2026/04/16/difunden-video-de-las-secuelas-de-balacera-triple-en-taste-of-miami-karnival/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/16/difunden-video-de-las-secuelas-de-balacera-triple-en-taste-of-miami-karnival/">Leer en español</a></p><p>It happened Sunday around 11:30 p.m. near the main stage of the event off Northeast 62nd Street and Second Avenue.</p><p>Authorities said three people were shot and rushed to Jackson Memorial Hospital. </p><p>Two of the victims are recovering, but 23-year-old Kitchner Cyrlle did not survive. </p><p>In an online post, family members identified one of the victim as Crylle’s cousin, saying that he underwent surgery on his stomach.</p><p>Police are still actively searching for the shooter. </p><p>Anyone with information is urged to contact Miami police or Miami-Dade Crime Stoppers at 305-471-TIPS.</p><p>Loved ones of the victim created a GoFundMe page to help the family with expenses, and it can be found by <a href="https://www.gofundme.com/f/support-for-my-brother-and-cousin-after-tragedy" target="_blank" rel="noreferrer" title="https://www.gofundme.com/f/support-for-my-brother-and-cousin-after-tragedy">clicking 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[A lost icon: The American chestnut and its central place in the eastern landscape]]></title><link>https://www.local10.com/tech/2026/04/16/a-lost-icon-the-american-chestnut-and-its-central-place-in-the-eastern-landscape/</link><guid isPermaLink="true">https://www.local10.com/tech/2026/04/16/a-lost-icon-the-american-chestnut-and-its-central-place-in-the-eastern-landscape/</guid><dc:creator><![CDATA[By MICHAEL PHILLIS, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 13:49:46 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — In a quiet stretch of western Massachusetts stands a sycamore so old it was around when the Constitution was signed. It’s awe-inspiring, with branches bigger than the entire trunks of most trees.</p><p>But it’s also notable because it’s an outlier. It is a tree with a majestic presence that dwarfs the common maples and pines nearby — a living reminder of how much old-growth forest has been lost.</p><p>In the eastern United States, that rare sense of awe was once supplied in bulk by the American chestnut.</p><p>Its presence stunned: mature trees rose above the hardwood canopy supported by trunks wider than a person is tall. It was a centerpiece of the ecosystem, producing so many chestnuts that it boosted the numbers of turkeys, bears and deer that, in turn, spread the trees’ seeds. American chestnut’s straight grain was useful in furniture and it made fenceposts that encircled farms and shrugged off pests and wear.</p><p>There were billions of them at the turn of the 20th century, their abundant fruit moved by railcar to cities for sale on street corners. We still sing about them during the holidays.</p><p>And then they started dying.</p><p>It was disease that forever changed the American landscape. A deadly airborne fungal blight coupled with a lethal root rot that killed them by the millions. By the 1950s, the tree was functionally extinct.</p><p>That was long enough ago that few remember what it was like to live among them. But what they once offered isn’t forgotten. Their size still impresses in old photos. Associations are dedicated to their story. And to bringing them back.</p><p>Another type of chestnut, the Chinese chestnut, had been introduced to the United States for its valuable nuts. It doesn’t grow as tall, but it can resist disease.</p><p>Arborists have tried to breed the advantageous, disease-resistant attributes into the American chestnut. That has turned out to be tremendously hard. Simple breeding techniques don’t work well, and recent efforts to sequence the DNA of the trees reveals why — their desirable traits are scattered across multiple spots along their genome.</p><p>But the DNA sequence also provides a map to breed trees that are more likely to survive.</p><p>Researchers hope in the coming decades, there will be enough healthy trees for the species to not need humans, to once again rely on the meanderings of bears and forgetfulness of squirrels.</p><p>___</p><p>This story is part of a recurring series, “American Objects,” marking the 250th anniversary of the United States. For more stories on the anniversary, click here. The Associated Press receives support from the Walton Family Foundation for coverage of water and environmental policy. The AP is solely responsible for all content. For all of AP’s environmental coverage, visit here.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/7MS24WL7UD66S3CJBM7IKKM4UE.jpg?auth=ab46aadfcf443f416298e90ecd6c79d5ea9a21bd7bd3442a5193b7ba8d467a1e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This 1913 handout image from the U.S. National Archives and Records shows a man performing tree surgery on a valuable cultivated chestnut tree affected by the chestnut bark disease in Westchester, PA, 1913. (U.S. National Archives and Recordsvia AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/2JQY76LR3SX3RFNSY5SUJV3ZSA.jpg?auth=13632935a9d9a7e670f79b095c7e28be5068e2d8afff4a29c633eb008df9e09d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This 1915 handout image from the U.S. National Archives and Records provided by the Pennsylvania Chestnut Tree Blight Commission, shows the chestnut wood interior finish of an unspecified building in Pennsylvania. (U.S. National Archives and Records via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/SFE2GYYVR6TOIR3OFX6TLFYAME.jpg?auth=a8ff406ce8389db18c1854ead4eded0b2a7448a88d7288a078d32939d3caae41&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this 1920 handout image from the Great Smoky Mountains National Park Library, people stand by a large American chestnut tree in the Great Smoky Mountains National Park, below Tremont Falls, Tenn. (Great Smoky Mountains National Park Library via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Great Smoky Mountains National P; Great Smoky Mountains National Park Library</media:credit></media:content></item><item><title><![CDATA[Difunden video de las secuelas de balacera triple en Taste of Miami Karnival]]></title><link>https://www.local10.com/espanol/2026/04/16/difunden-video-de-las-secuelas-de-balacera-triple-en-taste-of-miami-karnival/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/16/difunden-video-de-las-secuelas-de-balacera-triple-en-taste-of-miami-karnival/</guid><dc:creator><![CDATA[Terrell Forney]]></dc:creator><description><![CDATA[Un vídeo publicado recientemente muestra los momentos posteriores al tiroteo que estalló en el evento Taste of Miami Karnival.]]></description><pubDate>Thu, 16 Apr 2026 13:49:13 +0000</pubDate><content:encoded><![CDATA[<p>Un video recién divulgado muestra los momentos posteriores a una <a href="https://www.local10.com/news/local/2026/04/13/police-3-shot-near-main-stage-at-taste-of-miami-karnival/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2026/04/13/police-3-shot-near-main-stage-at-taste-of-miami-karnival/">balacera durante el evento Taste of Miami Karnival</a>.</p><p>Ocurrió el domingo alrededor de las 11:30 p.m. cerca del escenario principal del evento, en Northeast 62nd Street y Second Avenue.</p><p>Las autoridades informaron que tres personas fueron baleadas y trasladadas de urgencia al hospital Jackson Memorial.</p><p>Dos de las víctimas se están recuperando, pero Kitchner Cyrlle, de 23 años, no sobrevivió.</p><p>En una publicación en línea, familiares identificaron a una de las víctimas como primo de Cyrlle, indicando que fue sometido a una cirugía en el estómago.</p><p>La policía continúa buscando activamente al tirador.</p><p>Se insta a cualquier persona con información a comunicarse con la policía de Miami o con Miami-Dade Crime Stoppers al 305-471-TIPS.</p><p>Los seres queridos de la víctima crearon una página en GoFundMe para ayudar a la familia con los gastos, la cual puede encontrarse haciendo <a href="https://www.gofundme.com/f/support-for-my-brother-and-cousin-after-tragedy" target="_blank" rel="noreferrer" title="https://www.gofundme.com/f/support-for-my-brother-and-cousin-after-tragedy">clic aquí</a>.</p>]]></content:encoded></item><item><title><![CDATA[Liberan bajo fianza a Lisa Hochstein en Miami-Dade; acusan a estrella de “Real Housewives” de colocar dispositivo de grabación en auto de su ex esposo]]></title><link>https://www.local10.com/espanol/2026/04/15/lisa-hochstein-integrante-de-real-housewives-se-entrega-en-la-carcel-de-miami-dade/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/15/lisa-hochstein-integrante-de-real-housewives-se-entrega-en-la-carcel-de-miami-dade/</guid><dc:creator><![CDATA[Amanda Batchelor, Liane Morejon]]></dc:creator><description><![CDATA[Lisa Hochstein, estrella del programa "Real Housewife of Miami", se entregó a las autoridades el miércoles tras ser acusada de colocar un dispositivo de grabación en el vehículo de su exmarido mientras se tramitaba su divorcio.]]></description><pubDate>Wed, 15 Apr 2026 16:53:09 +0000</pubDate><content:encoded><![CDATA[<p>La estrella de “Real Housewives of Miami”, Lisa Hochstein, fue liberada bajo fianza el miércoles tras entregarse a las autoridades en el condado Miami-Dade luego de acusaciones de que grabó en secreto a su ex esposo, un cirujano plástico de celebridades, durante su contencioso proceso de divorcio.</p><p>Local 10 estuvo en el Centro Correccional Turner Guilford Knight de Miami-Dade cuando fue recibida afuera de la cárcel por amigas y compañeras del elenco Alexia Nepola y Adriana de Moura.</p><p>Hochstein se dirigió brevemente a sus seguidores, diciendo “Los quiero mucho a todos. Amo a todos mis fans” y enviándoles buenos deseos, pero no comentó directamente sobre las acusaciones.</p><p>Su abogada, Jayne Weintraub, dijo “No estamos hablando de grabaciones”, y agregó que el caso ha “iniciado el proceso” y que espera que “se resuelva muy pronto”.</p><p>Page Six publicó <a href="https://pagesix.com/2026/04/15/celebrity-news/rhom-star-lisa-hochstein-seen-at-jail-as-she-turns-herself-for-criminal-charges/" target="_blank" rel="noreferrer" title="https://pagesix.com/2026/04/15/celebrity-news/rhom-star-lisa-hochstein-seen-at-jail-as-she-turns-herself-for-criminal-charges/">fotos de la estrella de reality sonriendo</a> al llegar al TGK la mañana del miércoles, acompañada por Weintraub.</p><p>Los registros de la cárcel en línea muestran que tenía una orden de arresto en su contra y una fianza de $5,000 USD.</p><p>Un documento judicial del 19 de marzo <a href="https://www.local10.com/espanol/2026/04/14/acusan-a-ex-de-lisa-hochstein-de-interceptar-conversaciones-con-ex-esposo-de-la-real-housewife/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/14/acusan-a-ex-de-lisa-hochstein-de-interceptar-conversaciones-con-ex-esposo-de-la-real-housewife/">obtenido inicialmente por Local 10 News</a> indica que Hochstein y su ex novio, Jody Glidden, de 52 años, enfrentan cada uno un cargo por interceptación de comunicaciones por cable, orales o electrónicas.</p><figure><img src="https://www.local10.com/resizer/v2/VD6BD5TESBGGPETTUENM72EN5Q.jpg?auth=ac0666ee2234e6faa3ed91a2e1aebfbb1e71d2cb875cc549de7d91de7c6ea748&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>Una descripción de los cargos indica que entre el 12 y el 31 de marzo de 2023, ambos “ilegal e intencionalmente” interceptaron, intentaron interceptar o intentaron que otra persona interceptara “declaraciones orales de Leonard Hochstein y de las personas con las que él hablaba”.</p><p>Según la orden de arresto de Lisa Hochstein, ella y Glidden colocaron un dispositivo de grabación en el piso del asiento del conductor del Mercedes-Maybach GLS 600 SUV plateado modelo 2023 del doctor Leonard “Lenny” Hochstein, luego de que la estrella de reality le pidiera prestado el vehículo porque estaba considerando comprar uno propio.</p><p>Lenny Hochstein, un destacado cirujano plástico del sur de Florida, dijo a los detectives en mayo de 2023 que informó de inmediato a su abogado tras descubrir el dispositivo y que el abogado luego contrató a un investigador privado para examinarlo, según la orden.</p><p>De acuerdo con la orden, se recuperaron un total de 98 grabaciones del dispositivo, incluyendo una conversación entre Lisa Hochstein y Glidden mientras el dispositivo era “colocado a la fuerza en su lugar”.</p><p>Además de conversaciones entre Lenny Hochstein y otras personas con las que hablaba mientras estaba en su vehículo, un detective recuperó grabaciones eliminadas del dispositivo, incluyendo una grabación de Lisa Hochstein y Glidden participando en “actividades íntimas”, según la orden.</p><p>Los registros muestran que Glidden fue puesto bajo custodia el sábado. Desde entonces ha sido liberado de la cárcel.</p><p>El divorcio de Lisa y Lenny Hochstein se finalizó en noviembre de 2024. Comparten dos hijos.</p><p>Weintraub, abogada defensora de Lisa Hochstein, y los abogados Howard Srebnick y Frank Gaviria, defensa de Glidden, emitieron un comunicado conjunto a Local 10 News el lunes por la tarde en el que señalaron: “Este asunto forma parte de un proceso de divorcio contencioso y no corresponde a la corte penal”.</p><p>La audiencia de lectura de cargos de Glidden está programada para el jueves, mientras que la de Lisa Hochstein está fijada para el 20 de abril.</p><p> <iframe class="scribd_iframe_embed" title="Lisa Hochstein Arrest Warrant" src="https://www.scribd.com/embeds/1026844886/content?start_page=1&view_mode=scroll&access_key=key-rLk8XnLzypFogMW6gEX3" tabindex="0" data-auto-height="true" data-aspect-ratio="0.7727272727272727" 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 Lisa Hochstein Arrest Warrant on Scribd" href="https://www.scribd.com/document/1026844886/Lisa-Hochstein-Arrest-Warrant#from_embed" style="color: #098642; text-decoration: underline;"> </p>]]></content:encoded></item><item><title><![CDATA[Marie-Louise Eta, the Bundesliga's first female coach, just wants to get on with her job]]></title><link>https://www.local10.com/sports/2026/04/16/marie-louise-eta-the-bundesligas-first-female-coach-just-wants-to-get-on-with-her-job/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/16/marie-louise-eta-the-bundesligas-first-female-coach-just-wants-to-get-on-with-her-job/</guid><dc:creator><![CDATA[By CIARÁN FAHEY, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 13:40:49 +0000</pubDate><content:encoded><![CDATA[<p>BERLIN (AP) — Union Berlin's Marie-Louise Eta says she understands the commotion over becoming the first female head coach in the Bundesliga but she just wants to get on with her job.</p><p>Eta made her first media appearance on Thursday, four days after she was appointed to the season's end after Steffan Baumgart was fired. She has five games.</p><p>“For me it’s always about football, it’s about working with people, and what I like most – enjoying as much success as possible together,” Eta said.</p><p>It's not her first time breaking barriers. She was the first female assistant coach in the Bundesliga, also with Union, in 2023, and has been working as the Union Berlin Under-19 men's coach since July.</p><p>“I’m trusted here. I appreciate that trust," she said. "I’m happy to be here. I’m happy we have a Bundesliga match this weekend, and I know that this has a social impact and perhaps even sends a message. I understand that. But the most important thing right now is what’s happening in the next few days, that we prepare ourselves as well as possible for the Bundesliga match against Wolfsburg.”</p><p>Union is only seven points clear of the relegation zone after winning just two games in 2026. Wolfsburg’s plight is even worse, second to last and seven points from safety with five rounds remaining.</p><p>The announcement of 34-year-old Eta’s appointment prompted sexist and derogatory comments on social media, leading Union to push back.</p><p>Eta said she didn’t pay any attention to the negative comments but pointed to an overwhelming positive reaction, including from Bundesliga rivals.</p><p>Bayern Munich coach Vincent Kompany said he was “thrilled” by Eta’s appointment.</p><p>“It’s always easy to downplay these key moments and say she’s just a coach like any other,” Kompany said. “But in the end it’s something truly special. It opens opportunities for younger women who feel they can become coaches, too. It opens doors. I wish her all the best.”</p><p>St. Pauli counterpart Alexander Blessin said Eta deserved her chance.</p><p>“If the quality is there, every person deserves it, then gender doesn’t matter. I find it a shame that we’re still discussing it,” Blessin said.</p><p>Breaking barriers</p><p>Eta is the first female head coach across the big five top divisions in men’s soccer in Spain, England, France, Italy and Germany.</p><p>Union’s small media room usually suffices, but it was packed with text writers, videographers and photographers on Thursday. Spanish-speaking journalists attested to the interest far beyond the Berlin borough of Köpenick where Union is based.</p><p>Eta entered the room with a cheery “Hallo!” and quickly tried to shift focus to the team’s upcoming game on Saturday.</p><p>“I understand the interest in principle. We already had something similar about 2 ½ years ago,” Eta said, referring to her time as assistant coach. “I’m familiar with it, and fundamentally what was always important to me was that we focus on the day-to-day aspects and the sense of community that happens on the pitch. It’s about football, it’s about performance.”</p><p>Union sporting chief Horst Heldt on Monday didn’t rule out Eta staying in charge of the men’s team beyond the five remaining league games, though she was already lined up to take over the women’s team.</p><p>“Next year in any case I’ll still be a coach,” she said.</p><p>Eta said she was happy if her appointment “opens up new paths and doors, perhaps even creates inspiration for young girls so they perhaps can see, hey, everything’s possible.”</p><p>But she made clear she wishes it wasn’t an issue.</p><p>“I hope that in the coming years," she said, “all of this will become even less important and that eventually only football will be the deciding factor.”</p><p>___</p><p>AP soccer: https://apnews.com/hub/soccer</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FAU4HWK6UKB7UHZJFA5KFOICDM.jpg?auth=f3f067e83f0e050fabcfc9c023b5c76b02cd4fddaee2311b655fd74aa62cc61b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New head coach of German Bundesliga soccer club 1. FC Union Berlin Marie-Louise Eta attends a press conference in Berlin, Germany, Thursday, April 16, 2026. (AP Photo/Ebrahim Noroozi)]]></media:description><media:credit role="author" scheme="urn:ebu">Ebrahim Noroozi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4RVJFD4N6TWT3KCFYVLFBNJY3A.jpg?auth=d9ebf983e216e000f75d1f2173f28ec70fde5b50f717ffaa37d1af6c466171fe&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New head coach of German Bundesliga soccer club 1. FC Union Berlin Marie-Louise Eta attends a press conference in Berlin, Germany, Thursday, April 16, 2026. (AP Photo/Ebrahim Noroozi)]]></media:description><media:credit role="author" scheme="urn:ebu">Ebrahim Noroozi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HTK4ZIC6D3G5EW6V4F2POWIRC4.jpg?auth=a8de2618997db7b960afc03913a200ed0b28ccbf174daf833f3d3398ce60545f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New head coach of German Bundesliga soccer club 1. FC Union Berlin Marie-Louise Eta attends a press conference in Berlin, Germany, Thursday, April 16, 2026. (AP Photo/Ebrahim Noroozi)]]></media:description><media:credit role="author" scheme="urn:ebu">Ebrahim Noroozi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZM2CFEVXPU6DB5VS3UIJIVGWGQ.jpg?auth=5c82eda3f9da9277a8a537f1d7bfb3233fc9e75a1614a4a54135899fb5d68ab3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New head coach of German Bundesliga soccer club 1. FC Union Berlin Marie-Louise Eta attends a press conference in Berlin, Germany, Thursday, April 16, 2026. (AP Photo/Ebrahim Noroozi)]]></media:description><media:credit role="author" scheme="urn:ebu">Ebrahim Noroozi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/S36ZSBGPRMZ7SAYUOHIFKISA4A.jpg?auth=3b259e033276196d8937f4e7d8d9902a46305d480afaeeb2c27e7c6d6635f558&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New head coach of German Bundesliga soccer club 1. FC Union Berlin Marie-Louise Eta attends a press conference in Berlin, Germany, Thursday, April 16, 2026. (AP Photo/Ebrahim Noroozi)]]></media:description><media:credit role="author" scheme="urn:ebu">Ebrahim Noroozi</media:credit></media:content></item><item><title><![CDATA[Justin Fairfax, who nearly became Virginia governor, killed his wife and himself, police say]]></title><link>https://www.local10.com/news/2026/04/16/justin-fairfax-who-nearly-became-virginia-governor-killed-his-wife-and-himself-police-say/</link><guid isPermaLink="true">https://www.local10.com/news/2026/04/16/justin-fairfax-who-nearly-became-virginia-governor-killed-his-wife-and-himself-police-say/</guid><dc:creator><![CDATA[By MICHAEL BIESECKER and NATHAN ELLGREN, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 18:17:08 +0000</pubDate><content:encoded><![CDATA[<p>ANNANDALE, Va. (AP) — Former Virginia Lt. Gov. Justin Fairfax, a rising star in the Democratic Party before his career was derailed by sexual assault allegations six years ago, killed his wife before killing himself, police said Thursday.</p><p>Fairfax, 47, and his wife, Dr. Cerina Fairfax, 49, were found dead in their home in the Washington, D.C., suburb of Annandale after their son called 911 shortly after midnight, Fairfax County Police Chief Kevin Davis said.</p><p>The couple appeared to be going through a messy divorce but still living in the same house with their two teenage children, who were home when the deaths occurred, he said.</p><p>Cerina Fairfax said in court filings that they separated nearly two years ago and that she filed for divorce last summer.</p><p>___</p><p>EDITOR’S NOTE — This story includes discussion of suicide. If you or someone you know needs help, the national suicide and crisis lifeline in the U.S. is available by calling or texting 988. There is also an online chat at 988lifeline.org</p><p>___</p><p>Justin Fairfax was recently served with paperwork telling him when next to appear in court, Davis said. In January, officers went to the home after Justin Fairfax alleged that his wife had assaulted him, he said.</p><p>“Apparently, Mrs. Fairfax, at some point during these divorce proceedings, set up a lot of cameras inside the home. We reviewed those cameras, and we corroborated that the alleged assault never occurred,” Davis said.</p><p>The couple, who met as undergraduates at Duke University, married in 2006. Cerina Fairfax ran a family dentistry practice. She also attended the Virginia Commonwealth University School of Dentistry, which honored her in 2015 as an outstanding alumna.</p><p>A profile page on her office website described her as an avid reader who liked to travel, practice yoga, go on trail runs with her Vizsla-breed dogs, and “spend time with her wonderful family.”</p><p>“It’s very sad for this community,” Davis said. “A lot of people who know the Fairfax family, everybody’s shocked. We’re shocked.”</p><p>For a brief period in 2019, Justin Fairfax seemed poised to become Virginia's second Black governor as Democratic Gov. Ralph Northam became engulfed in a scandal over a racist photo in his medical school yearbook that led to calls for his resignation. Fairfax would have automatically become governor if Northam had stepped down.</p><p>But then two women came forward accusing Fairfax of sexually assaulting them years earlier. He adamantly denied the allegations, saying they were part of a smear campaign. He was never charged.</p><p>An aide to Democratic vice presidential nominee John Edwards said Fairfax sexually assaulted her during the Democratic National Convention in 2004. Two days after she came forward, another woman accused him of raping her in 2000, when they were students at Duke.</p><p>Fairfax said the encounters were consensual and refused calls to resign. He later tried to run for governor in 2021, but was largely shunned by Virginia Democrats and defeated in the Democratic primary.</p><p>Court filings show that Fairfax had financial challenges following the sexual assault allegations, which prompted his resignation as a partner at a prestigious law firm. The IRS filed a lien against the couple for more than $91,000 in unpaid taxes that was resolved in 2021.</p><p>A former federal prosecutor and civil litigator, Fairfax first unsuccessfully sought the Democratic nomination for attorney general in 2013, then won the race for lieutenant governor in 2017.</p><p>While he was running for attorney general, he praised his wife for her support and said he had left his job to seek office with her backing. “She’s the rock upon which we have built this family and this campaign,” he said.</p><p>The deaths stunned political leaders throughout the state.</p><p>“We are keeping Cerina and Justin Fairfax’s family — especially their two children — in our prayers as we all process this shocking and horrifying news,” Virginia’s Democratic U.S. senators, Mark Warner and Tim Kaine, said in a joint statement.</p><p>Fairfax had served as co-chair for Warner’s 2014 reelection campaign.</p><p>Virginia's Democratic governor, Abigail Spanberger, posted on X that she was deeply saddened and praying for the couple’s children and families.</p><p>“This tragedy reminds us that domestic violence can occur in any family and in any place,” she wrote. “Resources are available to support our neighbors experiencing domestic violence and facing mental health crises.”</p><p>___</p><p>Biesecker reported from Fairfax County, Virginia. Associated Press reporters Sarah Brumfield in Cockeysville, Maryland, Jonathan Mattise in Nashville, Tennessee, Alanna Durkin Richer in Washington, Allen G. Breed in Wake Forest, North Carolina, and John Seewer in Toledo, Ohio, contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/52EKYAQRIDGRYHNBKOFNBPPBJA.jpg?auth=b106108c532c3083750af8e7700c4d84c7e82b5a0a16e8e007fe2755cb6ebcad&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Lt. Gov. Justin Fairfax, right, and his wife, Cerina, at the inauguration of Gov. Ralph Northam at the Capitol in Richmond, Va., Saturday, Sept. 13, 2018. (AP Photo/Kevin Morley, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Kevin Morley</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QZKSH4MLCUI4PMWCALALAZFZR4.jpg?auth=91a47eb065bf1704a92662d5c843f9d601f6acf2bf6ce387e61703ba3f1eaf4b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Fairfax County coroners remove a body from the home of former Virginia Lt. Gov. Justin Fairfax, in Annandale, Va., Thursday, April 16, 2026. (AP Photo/Cliff Owen)]]></media:description><media:credit role="author" scheme="urn:ebu">Cliff Owen</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OCLEQPGCCFNYAZ2ONAQUWGJ22E.jpg?auth=dea8173345111e7334ce506bfd5c342468ec3778593639c9eed982c6218509f7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Fairfax County coroners remove a body from the home of former Virginia Lt. Gov. Justin Fairfax, in Annandale, Va., Thursday, April 16, 2026. (AP Photo/Cliff Owen)]]></media:description><media:credit role="author" scheme="urn:ebu">Cliff Owen</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TGWYQIHBLP4FX566Q6O77DEUYY.jpg?auth=0ac5d90fb79390e49b12aa681deab77a723adb4ddc0c952859e2929ccd54d9da&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Fairfax County coroners, with two bodies in the van, prepare to leave the home of former Virginia Lt. Gov. Justin Fairfax, in Annandale, Va., Thursday, April 16, 2026. (AP Photo/Cliff Owen)]]></media:description><media:credit role="author" scheme="urn:ebu">Cliff Owen</media:credit></media:content></item><item><title><![CDATA[Mother of rapper Kodak Black’s child arrested on drug trafficking charge in Broward]]></title><link>https://www.local10.com/news/local/2026/04/16/mother-of-rapper-kodak-blacks-child-arrested-on-drug-trafficking-charge-in-broward/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/16/mother-of-rapper-kodak-blacks-child-arrested-on-drug-trafficking-charge-in-broward/</guid><dc:creator><![CDATA[Jackie Pascale, Amanda Batchelor]]></dc:creator><description><![CDATA[A woman who shares a child with South Florida rapper Kodak Black was arrested this week by Fort Lauderdale police.]]></description><pubDate>Thu, 16 Apr 2026 11:10:15 +0000</pubDate><content:encoded><![CDATA[<p>A woman who shares a child with South Florida rapper <a href="https://www.local10.com/topic/Kodak_Black/" target="_self" rel="" title="https://www.local10.com/topic/Kodak_Black/">Kodak Black</a> was arrested this week by Fort Lauderdale police.</p><p><a href="https://www.local10.com/espanol/2026/04/16/arrestan-a-madre-del-hijo-del-rapero-kodak-black-por-cargos-de-narcotrafico-en-browardjackie-pas/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/16/arrestan-a-madre-del-hijo-del-rapero-kodak-black-por-cargos-de-narcotrafico-en-browardjackie-pas/">Leer en español</a></p><p>Online jail records show Jammiah Catera Broomfield, 28, was booked into the Paul Rein Detention Facility Tuesday on multiple charges, including trafficking in methamphetamine, driving with a suspended or revoked license, resisting an officer without violence and probation violation. </p><p>Broomfield is a singer and songwriter herself.</p><p>She was previously charged with grand theft and was out on bond, awaiting trial prior to her arrest Tuesday.</p><p>Fort Lauderdale police say they tried pulling Broomfield over Tuesday, recognizing her car as one that had fled from detectives before.</p><p>According to her arrest report, Broomfield drove erratically as she tried to evade police, eventually getting out of the car and running off.</p><p>But detectives caught up with her on Northwest 25th Way, across the street from Dillard High School, and took her into custody.</p><p>According to online jail records, Broomfield remains in custody as she has a hold out of Palm Beach County.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Arrestan a madre del hijo del rapero Kodak Black por cargos de narcotráfico en BrowardJackie Pas]]></title><link>https://www.local10.com/espanol/2026/04/16/arrestan-a-madre-del-hijo-del-rapero-kodak-black-por-cargos-de-narcotrafico-en-browardjackie-pas/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/04/16/arrestan-a-madre-del-hijo-del-rapero-kodak-black-por-cargos-de-narcotrafico-en-browardjackie-pas/</guid><dc:creator><![CDATA[Jackie Pascale, Amanda Batchelor]]></dc:creator><description><![CDATA[Una mujer que tiene un hijo en común con el rapero Kodak Black, del sur de Florida, fue arrestada esta semana por la policía de Fort Lauderdale.]]></description><pubDate>Thu, 16 Apr 2026 13:21:52 +0000</pubDate><content:encoded><![CDATA[<p>Una mujer que comparte un hijo con el rapero del sur de Florida <a href="https://www.local10.com/topic/Kodak_Black/" target="_blank" rel="noreferrer" title="https://www.local10.com/topic/Kodak_Black/">Kodak Black</a> fue arrestada esta semana por la Policía de Fort Lauderdale.</p><p>Los registros de la cárcel en línea muestran que Jammiah Catera Broomfield, de 28 años, fue ingresada el martes en el Centro de Detención Paul Rein enfrentando múltiples cargos, incluyendo tráfico de metanfetamina, conducir con licencia suspendida o revocada, resistirse a un agente sin violencia y violación de libertad condicional.</p><p>Broomfield es cantante y compositora.</p><p>Previamente había sido acusada de hurto mayor y se encontraba en libertad bajo fianza, en espera de juicio antes de su arresto el martes.</p><p>La Policía de Fort Lauderdale informó que intentaron detener a Broomfield el martes, al reconocer su vehículo como uno que previamente había huido de detectives.</p><p>Según el informe de arresto, Broomfield conducía de manera errática mientras intentaba evadir a la policía, y finalmente salió del vehículo y huyó a pie.</p><p>Sin embargo, los detectives la alcanzaron en Northwest 25th Way, al otro lado de la calle de la escuela secundaria Dillard, y la pusieron bajo custodia.</p><p>Según los registros de la cárcel en línea, Broomfield permanece detenida debido a una orden pendiente del condado Palm Beach.</p>]]></content:encoded></item><item><title><![CDATA[The Dodgers shattered MLB's spending record at $515 million in 2025, 7 times the lowest payroll]]></title><link>https://www.local10.com/sports/2026/04/16/the-dodgers-shattered-mlbs-spending-record-at-515-million-in-2025-7-times-the-lowest-payroll/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/16/the-dodgers-shattered-mlbs-spending-record-at-515-million-in-2025-7-times-the-lowest-payroll/</guid><dc:creator><![CDATA[By RONALD BLUM, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 13:02:37 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — The Dodgers shattered Major League Baseball's spending record with a combined $515 million in payroll and luxury tax last year en route to their second straight World Series title, according to final figures compiled by the commissioner's office, and Los Angeles is projected for the highest total again in 2026.</p><p>Los Angeles' 2025 spending included records for payroll at $345.3 million and tax of $169.4 million for a total of $514.6 million. Despite several contracts discounted to reflect deferred payments, the Dodgers' total was seven times the $68.7 million payroll of the Miami Marlins, the lowest-spending team, and more than the payrolls of the bottom six clubs combined.</p><p>Spending by the Dodgers last year topped the previous high of $430.4 million by the 2024 New York Mets — and Los Angeles' total didn't include the $6.5 million signing bonus given pitcher Roki Sasaki as part of a minor league contract.</p><p>The Mets and Dodgers combined to spend $948.3 million. The ratio of the five highest spenders to the five lowest increased from 3.6 in 2021 to a record-high 4.7 last year.</p><p>The Dodgers in 2025 ended the Mets' three-year streak as the top payroll, boosted by $8.5 million in earned bonuses by retiring ace Clayton Kershaw.</p><p>Los Angeles' total would have been about $71 million higher but for the use of deferred money for seven players that resulted in discounting for their payroll calculations. Shohei Ohtani counts at $28.2 million because $68 million of his $70 million salary last year isn't due until 2035.</p><p>The Mets finished second in payroll at $342.1 million and with tax had a total spend of $433.7 million.</p><p>In the first five seasons after owner Steve Cohen bought the team, the Mets spent $1.44 billion without winning a title: $1.11 billion in payroll and $320 million in tax.</p><p>Both the Mets and Dodgers exceeded the previous record-high payroll set by the 2024 Mets at $333.3 million.</p><p>Lois Angeles is projected as of MLB’s opening-day figures to lead in 2026 spending with a $323.3 million payroll for its 40-man roster and a $163.7 million tax for a $487.1 million total. The Mets began with a record payroll at $358.4 million and have a projected tax of $124.1 million for a $482.5 million spend.</p><p>Cleveland has the lowest opening day 40-man payroll this year at $75.5 million.</p><p>Total spending, based on regular payrolls, rose 3.1% to $5.32 billion last year from $5.16 billion in 2024 and has increased 31.3% in four seasons under the current labor contract from $4.05 billion in 2021.</p><p>Those figures do not include the $50 million annual pre-arbitration bonus pool that began in the 2022 collective bargaining agreement or allocations for benefits, which are included in MLB's luxury tax payrolls.</p><p>Among luxury tax payrolls, eight teams began 2026 over the $244 million tax threshold. The Dodgers ($415.2 million), Mets ($379.2 million) and New York Yankees ($339.6 million) were followed by Toronto ($319.5 million), Philadelphia ($315.2 million), Boston ($263.7 million), San Diego ($260.1 million) and Atlanta ($247.9 million).</p><p>The Chicago Cubs started $25,000 under and Detroit $2.5 million below. Payrolls increase and decrease during the season due to trades and roster moves.</p><p>The Yankees finished 2025 with the third-highest regular payroll at $301.5 million, followed by Philadelphia ($291.9 million), AL champion Toronto ($253.1 million), Houston ($236.4 million) and Texas ($229.9 million).</p><p>Four of the top five spenders reached the playoffs, except the Mets, along with teams whose payrolls ranked ninth, 10th, 12th, 15th, 17th, 22nd, 23rd and 25th.</p><p>The Dodgers boosted payroll the most in 2025 at $74.4 million. Other teams with big 2025 increases were Detroit ($61.9 million), Baltimore ($60.2 million to $165.6 million), San Diego ($45.6 million to $217.6 million), Philadelphia ($42.8 million) and Toronto ($34.7 million).</p><p>Fifteen teams cut payroll from 2024 to 2025, led by the Chicago White Sox (by $66.1 million to $87.9 million), St. Louis ($39.3 million to $139.1 million), Miami ($29.4 million to $68.8 million) and San Francisco (by $28 million to $182.9 million). The Cardinals have further slashed payroll to $102.3 million on opening day this year, and that includes about $47.4 million attributable to trades involving three players no longer with the Cardinals: Nolan Arenado, Sonny Gray and Willson Contreras.</p><p>The Yankees cut payroll by $9.4 million from 2024 to 2025 and have raised it to $302.8 million this year.</p><p>Eleven teams topped $200 million in 2025, matching the record set in 2023. Five teams were below $100 million, one more than the record-low in 2024.</p><p>Regular payrolls for last year are based on 2025 salaries, earned bonuses and prorated shares of signing bonuses and non-cash compensation for 40-man rosters. Deferred salaries and bonus payments are discounted to present-day values, and termination pay, option buyouts and cash transactions among clubs are accounted for.</p><p>MLB calculated the average salary as of Aug. 31, the last day before active rosters expanded to 26, at $4,611,595. The players' association, using a slightly different methodology, arrived at $4,721,393,</p><p>Luxury tax is based on payrolls with average annual values that include benefits and the pre-arbitration bonus pool. The players' association doesn't think tax payments should be used in measuring disparity because half the tax money goes to a commissioner’s discretionary fund distributed among teams eligible to receive revenue-sharing money which have grown their non-media local revenue.</p><p>___</p><p>AP MLB: https://apnews.com/hub/MLB</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FNEHDJMYZDR7XM5AR7F5H6A4SQ.jpg?auth=16a2d3eba2b60baf6edfb05eb3ab98b4817a3d6663346e058446cb8082b0cdc5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Dodgers' Shohei Ohtani smiles during the ninth inning of a baseball game against the Texas Rangers in Los Angeles, Saturday, April 11, 2026. (AP Photo/Kyusung Gong)]]></media:description><media:credit role="author" scheme="urn:ebu">Kyusung Gong</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/INDWC6OXFL34DKTPT6EDK2NOJU.jpg?auth=35db7e480bbe64267fe94a6a4a78e72dbdcbdc4b2646ac4ad741f9f37d45711d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Dodgers' Teoscar Hernández celebrate his home run during the sixth inning of a baseball game against the New York Mets Wednesday, April 15, 2026, in Los Angeles. (AP Photo/Jae C. Hong)]]></media:description><media:credit role="author" scheme="urn:ebu">Jae C. Hong</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BRJDI4R3PRB67TJGXXVU6L4CR4.jpg?auth=0b50758ce00daf199dddc89a88f12eda85f7a7647c36384df78bf6508ddc0fbd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Mets' Francisco Lindor, left, celebrates as he heads to first for a solo home run as Los Angeles Dodgers starting pitcher Yoshinobu Yamamoto watches during the first inning of a baseball game Tuesday, April 14, 2026, in Los Angeles. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GAIENU5OMA3D2GNFUB3MUMSKA4.jpg?auth=b6e11ed28c6977bc366201d573affd9570e4c1db78cdfd3f8164e5ba6d4e3634&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The image above shows and ranks the 2025 MLB total team payrolls including luxury tax when applicable. (AP Digital Embed)]]></media:description><media:credit role="author" scheme="urn:ebu">Phil Holm</media:credit></media:content></item><item><title><![CDATA[US jobless claims fall last week as layoffs remain low despite global economic uncertainty]]></title><link>https://www.local10.com/business/2026/04/16/us-jobless-claims-fall-last-week-as-layoffs-remain-low-despite-global-economic-uncertainty/</link><guid isPermaLink="true">https://www.local10.com/business/2026/04/16/us-jobless-claims-fall-last-week-as-layoffs-remain-low-despite-global-economic-uncertainty/</guid><dc:creator><![CDATA[By MATT OTT, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 12:45:40 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — U.S. applications for unemployment benefits fell last week, remaining in the range of the past few years even as the war in Iran continues to threaten the global economy.</p><p>The number of Americans applying for jobless aid for the week ending April 11 fell by 11,000 to 207,000 from the previous week’s 218,000, the Labor Department reported Thursday. That’s less than the 217,000 new applications analysts surveyed by the data firm FactSet were expecting but within the range of the past several years.</p><p>Filings for unemployment benefits are considered representative of U.S. layoffs and are close to a real-time indicator of the health of the job market.</p><p>The Iran war, now in its seventh week, has injected a large degree of uncertainty about how it will affect the U.S. and global economies even as Iran and the U.S. agreed to a ceasefire last week.</p><p>U.S. financial markets have rebounded in recent weeks and oil prices have settled in around $92 per barrel, better than last week’s $112 but still 37% higher than before the war began. Gas prices also remain elevated, saddling businesses and consumers with higher costs.</p><p>The largest monthly jump in gas prices in six decades sent consumer prices up 3.3% in March from a year earlier, the Labor Department said Friday. That’s up sharply from just 2.4% in February and the biggest yearly increase since May 2024. On a monthly basis, prices rose 0.9% in March from February, the largest such increase in nearly four years.</p><p>This comes at a time when U.S. inflation was already above the Federal Reserve’s 2% target, further diminishing the chances of an interest rate cut by central bank officials any time soon.</p><p>Fed officials voted to raise the rate three times to close 2025 out of concern for a weakening job market but have held off lowering rates further this year.</p><p>The Labor Department reported earlier this month that U.S. employers added an unexpectedly strong 178,000 new jobs in March, nudging the unemployment rate back down to 4.3%. That followed a surprisingly large loss of 92,000 jobs in February. Revisions also have trimmed 69,000 jobs from December and January payrolls, a sign that the labor market remains under strain.</p><p>A number of high-profile companies have cut jobs recently, including Morgan Stanley,Block, UPSand Amazon.</p><p>Weekly jobless aid applications have stabilized in a range mostly between 200,000 and 250,000 since the U.S. economy emerged from the pandemic recession. However, hiring began slowing about two years ago and tapered further in 2025 due to President Donald Trump’s erratic tariff rollouts, his purge of the federal workforce and the lingering effects of high interest rates meant to control inflation.</p><p>Employers added fewer than 200,000 jobs last year, compared with about 1.5 million in 2024, according to the data firm FactSet.</p><p>The American labor market appears stuck in what economists call a “low-hire, low-fire” state that has kept the unemployment rate historically low, but has left those out of work struggling to find a new job.</p><p>The Labor Department’s report Thursday showed that the four-week moving average of jobless claims, which evens out some of the weekly volatility, rose by 500 to 209,750.</p><p>The total number of Americans filing for unemployment benefits for the previous week ending April 4 rose by 31,000 to 1.82 million, in line with analyst forecasts.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SEGHRIDPYMYCFI7F5XNUNEXMRM.jpg?auth=9e8bbb15b5cf4c892b478c03e69b83c0f03a4f2d0e42c926419ba7ebf9237c23&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Now hiring sign is displayed at a retail store, in Arlington Heights, Ill., Thursday, April 2, 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[American man held in Zanzibar after Miami influencer’s death following a dispute]]></title><link>https://www.local10.com/news/world/2026/04/16/american-man-held-in-zanzibar-after-miami-influencers-death-following-a-dispute/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/04/16/american-man-held-in-zanzibar-after-miami-influencers-death-following-a-dispute/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[Police in Zanzibar are holding an American citizen whose partner died in mysterious circumstances following a dispute at the hotel where they were staying.]]></description><pubDate>Thu, 16 Apr 2026 12:40:17 +0000</pubDate><content:encoded><![CDATA[<p>Police in Zanzibar are holding an American citizen whose partner died in mysterious circumstances following a dispute at the hotel where they were staying.</p><p>Joseph Isaac McCann, 45, was questioned by police on Monday, four days after his partner, Ashly Robinson, better known online as Ashlee Jenae, was found dead in her room.</p><p>The Deputy Director of Investigations in Zanzibar, Zuberi Chembera, refused to comment on Thursday, saying that investigations were ongoing.</p><p>Police said witness accounts indicate that the couple arrived at Zuri Hotel in Zanzibar on April 4 and had been quarreling frequently until the night of April 8, when hotel management separated them and asked McCann to move to a separate villa about a 10-minute walk away.</p><p>A few hours later, a hotel worker found Robinson, who is based in Miami, unresponsive in a closet, with a belt around her neck, police said. She was taken to a hospital, where she died the following day.</p><p>Her family told CBS News that McCann called them and said something had happened, but the hotel management later called to inform them that their daughter had died. The parents said they are seeking transparency.</p>]]></content:encoded></item><item><title><![CDATA[Mbappé's trophyless streak in the Champions League continues after move to Real Madrid]]></title><link>https://www.local10.com/sports/2026/04/16/mbappes-trophyless-streak-in-the-champions-league-continues-after-move-to-real-madrid/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/16/mbappes-trophyless-streak-in-the-champions-league-continues-after-move-to-real-madrid/</guid><dc:creator><![CDATA[By TALES AZZONI, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 12:27:44 +0000</pubDate><content:encoded><![CDATA[<p>MADRID (AP) — It's been almost two years since Kylian Mbappé left Paris Saint-Germain to join Real Madrid, in part to try and win the Champions League.</p><p>The France captain and the Champions League's greatest club are still waiting for that win.</p><p>Meanwhile, PSG lifted the Champions League trophy right after his departure and is back in the semifinals this season.</p><p>Mbappé's latest hopes of breaking through with his first European title ended with Madrid's elimination by Bayern Munich in Wednesday's quarterfinals.</p><p>Madrid is on the brink of going a second straight season without a major trophy since adding Mbappé in one of the most high-profile signings ever.</p><p>The club's only triumphs with Mbappé came in the UEFA Super Cup and the Intercontinental Cup, both in 2024. Madrid hasn't won a title in Spain since the forward arrived.</p><p>The only remaining chance for a trophy this season is in La Liga but Madrid trails leader Barcelona by nine points with seven rounds left.</p><p>Mbappé has received some criticism from fans despite his goals, and the pressure on him is expected to only increase after yet another failure in the Champions League.</p><p>Here's a look at how Madrid and Mbappé have fared during this rare trophyless run:</p><p>Champions League</p><p>In his first attempt to win the Champions League with Madrid in 2024-25, a Mbappé getting used to his new team scored seven goals, six fewer than the top scorers. The defending champion at the time, Madrid was eliminated by Arsenal in the quarterfinals.</p><p>This season, a much more settle Mbappé has left the quarterfinals again but as the leading scorer with 15, two shy of Cristiano's Ronaldo record of 17 in a single season. Mbappé scored on Wednesday in the 4-3 loss at Bayern Munich.</p><p>Spanish league</p><p>In his debut in the league in 2024-25, Mbappé was the league top scorer with 31, four more than Barcelona's Robert Lewandowski, his closest competitor. But Madrid finished four points behind the Catalan club in the standings.</p><p>Mbappé is the league leading marksman again this season with 23, two more than Vedad Muriqi of Mallorca. Madrid had been keeping pace with Barcelona but it didn't win its last matches and has lost ground.</p><p>Copa del Rey</p><p>Last year, Madrid got past Real Sociedad in the semifinals but lost to Barcelona 3-2 in the final, where Mbappé scored. This season, Madrid was shocked by second-division Albacete in the round of 16, with the elimination coming just after the team dumped coach Xabi Alonso for Álvaro Arbeloa.</p><p>Spanish Super Cup</p><p>Mbappé scored in the 2025 final but Madrid was routed 5-2 by Barcelona. The Catalan rival beat Mbappé's Madrid again (3-2) in the final this season.</p><p>___</p><p>AP soccer: https://apnews.com/hub/soccer</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XCFJQKIFQPQQSES57SLXBKQE2I.jpg?auth=1f5b93ecf73cb520667fe13c386e45a74bf1abd7166646f06e2d009ad377ff11&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Real Madrid's Kylian Mbappe, center, and Vinicius Jr., left, disagree with referee Slavko Vincic during the Champions League quarterfinal second leg soccer match between Bayern Munich and Real Madrid in Munich, Germany, Wednesday, April 15, 2026. (AP Photo/Matthias Schrader)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthias Schrader</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6XCVFMJL2NPLCTLWQUV2PBOTWE.jpg?auth=88f691f4bcda338ffebbf4383cdaba133483545e6a6f3a3afade1e39070b2d0a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Real Madrid's Kylian Mbappe lies on the pitch after injuring during the Champions League quarterfinal second leg soccer match between Bayern Munich and Real Madrid in Munich, Germany, Wednesday, April 15, 2026. (AP Photo/Matthias Schrader)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthias Schrader</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VQ2YH2Y7ZYTXWHVYUVEDHFT3XY.jpg?auth=fd460912e6f154f3505524fc332a5c7a4f0cf6c9ab7f28c9211921b96a6db3af&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Real Madrid's Kylian Mbappe reacts after missing a scoring chance during the Champions League quarterfinal second leg soccer match between Bayern Munich and Real Madrid in Munich, Germany, Wednesday, April 15, 2026. (AP Photo/Matthias Schrader)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthias Schrader</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5VXXE3ZW7TWJFB7PYHC5AKKJGU.jpg?auth=0074009a391c3d5ac55f0706f1791055bceb99cff1b43b17716554eb769aff7c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Real Madrid's Kylian Mbappe and his teammate Vinicius Junior react at the end of the Champions League quarterfinal second leg soccer match between Bayern Munich and Real Madrid in Munich, Germany, Wednesday, April 15, 2026. (AP Photo/Lennart Preiss)]]></media:description><media:credit role="author" scheme="urn:ebu">Lennart Preiss</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LWNAB5C5GOZ66HUSJY5ANKYU24.jpg?auth=d70d1dede30728b24cadf64655d21a3f1bf706b88ef47255c6f27f12ff1423dc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Real Madrid's Kylian Mbappe lies on the pitch after injuring during the Champions League quarterfinal second leg soccer match between Bayern Munich and Real Madrid in Munich, Germany, Wednesday, April 15, 2026. (AP Photo/Matthias Schrader)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthias Schrader</media:credit></media:content></item><item><title><![CDATA[US strikes another vessel and kills 3 men it says were trafficking drugs in the Eastern Pacific]]></title><link>https://www.local10.com/news/politics/2026/04/16/us-strikes-another-vessel-and-kills-3-men-it-says-were-trafficking-drugs-in-the-eastern-pacific/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/04/16/us-strikes-another-vessel-and-kills-3-men-it-says-were-trafficking-drugs-in-the-eastern-pacific/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 12:08:04 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — U.S. military forces struck a vessel Wednesday in the eastern Pacific Ocean, killing three men the Pentagon says were trafficking drugs.</p><p>No U.S. personnel were harmed, the U.S. Southern Command said in a social media post.</p><p>Several such strikes have been announced in recent days as the Trump administration continues its aggressive anti-cartel actions in international waters. At least 178 people have been killed in the strikes since the effort began in early September, months before the U.S. raid in January that captured then-Venezuelan President Nicolás Maduro.</p><p>The Southern Command described the attack Wednesday as a “lethal kinetic strike on a vessel operated by a Designated Terrorist Organization." It said the vessel was transiting along "known narco-trafficking routes in the Eastern Pacific.</p><p>The announcement did not name the organization or the three men killed in the strike or offer a more precise location. Nor did it provide evidence of the men's ties to drug trafficking.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QRMW3TWKY6NLOABUW6DN73M34E.jpg?auth=a971f8d42efabe50cce17675e4be27c9c2d2a0fcf56f8c46c5a2dc76c10fbfe6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The Pentagon is seen from an airplane, Tuesday, April 7, 2026, in Washington. (AP Photo/Julia Demaree Nikhinson)]]></media:description><media:credit role="author" scheme="urn:ebu">Julia Demaree Nikhinson</media:credit></media:content></item><item><title><![CDATA[Star of Japanese hit series 'The Solitary Gourmet' hopes to share its joy of eating]]></title><link>https://www.local10.com/entertainment/2026/04/16/star-of-japanese-hit-series-the-solitary-gourmet-hopes-to-share-its-joy-of-eating/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/04/16/star-of-japanese-hit-series-the-solitary-gourmet-hopes-to-share-its-joy-of-eating/</guid><dc:creator><![CDATA[By MARI YAMAGUCHI, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 11:33:42 +0000</pubDate><content:encoded><![CDATA[<p>TOKYO (AP) — Japanese TV program “The Solitary Gourmet” quietly started in a late-night slot 14 years ago featuring a suit-clad, middle-aged man’s joy of solitary dining at a local eatery after finishing a day's work.</p><p>Yutaka Matsushige, the actor who plays main character Goro Inogashira, expected the show to end quietly in a short time. It didn't. “Kodoku no Gurume,” the show's title in Japanese, steadily gained popularity across Japan and beyond and just began its 11th season this month.</p><p>Based on a popular comic by writer Masayuki Kusumi and artist Jiro Taniguchi, “The Solitary Gourmet” last year became a film directed and written by Matsushige, who also stars in the big screen version.</p><p>“The drama is about a man just eating food," Matsushige said during a news conference in Tokyo on Thursday marking the start of the latest season. "But the simple notion of 'delicious' can go beyond the differences of language or ethnicity, something everyone can easily relate to."</p><p>The show has become a phenomenon across Asia and Matsushige has acquired a huge fan base in South Korea, Taiwan and China. After filming the movie in Japan, South Korea and Paris, he hopes to share the drama with people around the world.</p><p>Each episode starts with Inogashira visiting a client, such as a downtown mom-and-pop store. When he finishes working, he suddenly feels hungry and looks for a local restaurant. His eating scenes are documentary style, with his inner monologue describing his happiness and sense of freedom in searching out and finding places that appeal to him and serve good food.</p><p>“To me, eating is about telling a story,” Matsushige said, adding that his job as an actor is to show the story behind the eatery, highlighting the dishes and how they taste. “What I intend to do in this drama is to show the audience to watch, imagine and enjoy.”</p><p>At a time of global friction, the simple act of eating can help understanding between countries, said Matsushige, who is developing ideas for future projects outside Japan.</p><p>Asked who would be a good candidate to play his character in a Hollywood remake, Matsushige suggested Nicolas Cage based on his appearance, which he said is closer to the original manga comic than his.</p><p>Joking with the audience, he added, "George Clooney could also be a good candidate."</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/RM3JZNSHB7N5N356ZKQOG44MJU.jpg?auth=5b6eb42715f0bc031504870f6a87f6800d28774609766c0b85d1d5864d7b15a9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Yutaka Matsushige, a Japanese actor, speaks during a news conference on a popular TV drama where he stars, in Tokyo, Thursday, April 16, 2026. (AP Photo/Hiro Komae)]]></media:description><media:credit role="author" scheme="urn:ebu">Hiro Komae</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/Z2F6NNNX4TRNKSBCOAELO4AVMM.jpg?auth=18e341a862a52994c88057f188a360f8e37074c1223e4fc4afeb62b89323cbef&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Yutaka Matsushige, a Japanese actor, poses for a photo before speaking at a news conference on a popular drama where he stars, in Tokyo, Thursday, April 16, 2026. (AP Photo/Hiro Komae)]]></media:description><media:credit role="author" scheme="urn:ebu">Hiro Komae</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/I55TOYXG23PKMDVCDBROVSFSNQ.jpg?auth=9cfba396c8c914b7c3c69e9a461b0ae9fbd6426969814df86eb668b6b4438b86&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Yutaka Matsushige, a Japanese actor, listens to an attendee's question during a news conference on a popular TV drama where he stars, in Tokyo, Thursday, April 16, 2026. (AP Photo/Hiro Komae)]]></media:description><media:credit role="author" scheme="urn:ebu">Hiro Komae</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CQFN5FBUZG7YTWAZAJQVNXID6M.jpg?auth=049ef0b6e23ffe8ff601ac80b91e3cd96a73e2de63930b49dea0b8a74e5f0796&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Yutaka Matsushige, a Japanese actor, speaks during a news conference on a popular TV drama where he stars, in Tokyo, Thursday, April 16, 2026. (AP Photo/Hiro Komae)]]></media:description><media:credit role="author" scheme="urn:ebu">Hiro Komae</media:credit></media:content></item><item><title><![CDATA[French Open prize money up 10% to $72 million overall]]></title><link>https://www.local10.com/sports/2026/04/16/french-open-prize-money-up-10-to-72-million-overall/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/16/french-open-prize-money-up-10-to-72-million-overall/</guid><dc:creator><![CDATA[By JEROME PUGMIRE, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 12:59:25 +0000</pubDate><content:encoded><![CDATA[<p>PARIS (AP) — French Open prize money has increased by about 10% for an overall pot of 61.7 million euros ($72.1 million).</p><p>The total amount is up 5.3 million euros from last year. Play begins on Sunday, May 24 at Roland Garros in western Paris.</p><p>Men's and women's singles champions each receive 2.8 million euros and the runners-up 1.4 million euros. Semifinalists earn 750,000 euros and first round losers get 87,000 euros.</p><p>Men's and women's doubles winners pocket 600,000 euros and the mixed doubles champions get 122,000 euros.</p><p>Last year, Carlos Alcaraz staged an epic comeback to beat Jannik Sinner in a five-set final and Coco Gauff defeated Aryna Sabalenka for the women's title.</p><p>There will be an opening ceremony before the men’s and women’s finals, lasting about six minutes, with French choreographer Benjamin Millepied in charge of the program.</p><p>Also for the first time, players can wear data-collecting portable devices on court in order to gain information on their physical performances, tournament director Amélie Mauresmo said at a news conference on Thursday.</p><p>Privacy for players</p><p>Mauresmo repeated the importance of privacy for players — an issue raised by Iga Swiatek and Gauff at this year's Australian Open.</p><p>Gauff's racket-smashing away from the court went viral. Swiatek said the seemingly limitless access-all-areas cameras that track players made them feel they were being watched like “animals in the zoo.”</p><p>Without mentioning the Australian Open itself, Mauresmo said tennis should “maintain respect for privacy” and have a secluded space.</p><p>“Players need a private area, something which will not change,” she said. “No cam access (there).”</p><p>Upholding traditions</p><p>This year, a local amateur beat Sinner and went on to become a millionaire in Australian dollars after winning the newly invented 1 Point Slam at the Australian Open.</p><p>Don't expect it at the French Open.</p><p>“Our ambition is not to repeat everything that's done elsewhere," Mauresmo said. "This is not something that corresponds to us, to the image of Roland Garros."</p><p>The French Open is also unflinching on the electronic line-calling adopted by Wimbledon and most big tennis tournaments; instead remaining committed to human line judges.</p><p>“They are not 100% reliable,” Mauresmo said, "but our decision was to stick to our way.”</p><p>However, Mauresmo was open to women playing five-set matches like their male counterparts.</p><p>“You can't change a format overnight to go from best of three to best of five. But if we think about it, would it be only the semifinal, the final, or for all matches?" the former Wimbledon champion asked. “This could be a win-win situation but we have to talk about this with the women players.”</p><p>The former women's No. 1 would have wanted to.</p><p>“As a player when I did the Masters final (in 2005) they had just stopped this,” Mauresmo said. "I would have wanted to do the final in best of five. So maybe one day, you never know.”</p><p>Mauresmo was also asked about scheduling for evening matches.</p><p>“We will talk about scheduling when the time comes,” she said without going into details. “Nothing is closed and nothing is set in stone, it depends on the draws and the lineups.”</p><p>Last year there were a lack of women’s matches during the night sessions.</p><p>On the final Saturday there has been one change: The men’s doubles final will be played before the women’s singles final and not afterward.</p><p>Entertaining fans</p><p>There will be a Jardin des Chefs — a chefs' garden — for fans to sample French gastronomy in an area next to Court Simonne-Mathieu. A small army of 13 French chefs will work daily, three on duty each day.</p><p>The famed Concorde Square — with its iconic Egyptian Obelisk — will again show matches on a big screen for free during the second week from June 3-7.</p><p>The tournament will pay tribute to French veteran Gaël Monfils and 2015 champion Stan Wawrinka, who are retiring at the end of the season.</p><p>Clay is the way</p><p>The French Open is synonymous with clay the way Wimbledon is with grass.</p><p>Keen to build on that identity, French Tennis Federation director Gilles Moretton said there will be a strong investment in building more clay courts, real or synthetic.</p><p>Clay courts currently make up only 13% of courts in France. ___</p><p>AP tennis: https://apnews.com/hub/tennis</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/O5OB4A7ZMUO7NOOU3E76HCN35I.jpg?auth=74d55b096172a085aef1487b4d25d5c5762dda022d3923c482a409b97a79d326&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The crowd watch Norway's Casper Ruud playing against Spain's Rafael Nadal on the court Philippe Chatrier, known as center court, during their final match of the French Open tennis tournament at the Roland Garros stadium on June 5, 2022 in Paris. (AP Photo/Thibault Camus, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Thibault Camus</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KATJLF5ZYLMH4JK7VXI3WAFIZE.jpg?auth=321e3ea8468c8a930ff9f55e5ce3267a99872c37e9dff97745d3bba3a43c6593&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Director of Roland-Garros former tennis player Amelie Mauresmo attends the draw of the French Open tennis tournament at the Roland Garros stadium in Paris, on May 19, 2022. (AP Photo/Michel Euler, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Michel Euler</media:credit></media:content></item><item><title><![CDATA[Report: Controversial ‘looksmaxxing’ influencer Clavicular hospitalized in Miami ]]></title><link>https://www.local10.com/news/local/2026/04/15/report-controversial-looksmaxxing-influencer-clavicular-hospitalized-in-miami/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/15/report-controversial-looksmaxxing-influencer-clavicular-hospitalized-in-miami/</guid><dc:creator><![CDATA[Amanda Batchelor, Aaron Maybin]]></dc:creator><description><![CDATA[Controversial “looksmaxxing” influencer Clavicular was hospitalized in Miami Tuesday night for an apparent overdose, TMZ reported. ]]></description><pubDate>Wed, 15 Apr 2026 11:23:30 +0000</pubDate><content:encoded><![CDATA[<p>Controversial “<a href="https://en.wikipedia.org/wiki/Looksmaxxing" target="_self" rel="" title="https://en.wikipedia.org/wiki/Looksmaxxing">looksmaxxing</a>” influencer Clavicular was hospitalized in Miami Tuesday night for an apparent overdose, <a href="https://www.tmz.com/2026/04/14/clavicular-suffers-suspected-overdose-hospitalized/" target="_self" rel="" title="https://www.tmz.com/2026/04/14/clavicular-suffers-suspected-overdose-hospitalized/">TMZ </a>reported. </p><p><a href="https://www.local10.com/espanol/2026/04/15/reportan-hospitalizacion-en-miami-de-polemico-influencer-de-looksmaxxing-clavicular/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/15/reportan-hospitalizacion-en-miami-de-polemico-influencer-de-looksmaxxing-clavicular/">Leer en español</a></p><p>According to the outlet, the 20-year-old influencer, whose real name is Braden Peters, was taken to an emergency room after his livestream was abruptly cut off.</p><p>Local 10 is working to obtain that livestream video, but in it, Peters is apparently seen speaking with a young woman at a bar in Miami while appearing to be under the influence.</p><p>It was not immediately clear which substance or substances Peters may have consumed prior to the alleged overdose. </p><p>Miami police confirmed to Local 10 that they were called to assist Miami Fire Rescue at 8:46 p.m., however the complainant was already gone when they arrived.</p><p>MFR officials said the individual, who they did not name, was “possibly rushed away in a vehicle” before they were able to make contact with him. </p><p>Peters appears to have been released from the hospital as he took to X Wednesday morning to talk about the ordeal.</p><p>“Just got home, that was brutal,” he wrote. “All of the substances are just a cope trying to feel neurotypical while being in public, but obviously that isn’t a real solution. The worst part of tonight was my face descending from the life support mask.”</p><figure><img src="https://www.local10.com/resizer/v2/J22IC6F6LJCXVM5MQ4KVGCY3HQ.jpg?auth=698919b9f9f3a42e1e24d82818de25dad883594d1cd3e4b31d2f430741ab4c2a&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>TMZ reports reports that Peters was determined to show up at Miami Beach’s first streaming nightclub, Bacara Club, where tables are reportedly selling for thousands of dollars. </p><p>“I hope that that will be a wake up call for him,” said CC Walknine, who is associated with the Bacara Club.</p><p>The space encourages influencers to livestream, solving issues where streamers are being banned from conventional venues. </p><p>About two weeks ago, Peters was <a href="https://www.local10.com/news/local/2026/03/27/looksmaxxing-influencer-clavicular-arrested-by-fort-lauderdale-police/" target="_self" rel="" title="https://www.local10.com/news/local/2026/03/27/looksmaxxing-influencer-clavicular-arrested-by-fort-lauderdale-police/">arrested by police in Fort Lauderdale </a>on a warrant out of Osceola County for misdemeanor battery and conspiracy to commit battery.</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[Federal agency approves concept for Trump's plan for a Triumphal Arch in Washington]]></title><link>https://www.local10.com/news/politics/2026/04/16/federal-agency-approves-concept-for-trumps-plan-for-a-triumphal-arch-in-washington/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/04/16/federal-agency-approves-concept-for-trumps-plan-for-a-triumphal-arch-in-washington/</guid><dc:creator><![CDATA[By DARLENE SUPERVILLE, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 18:10:30 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — President Donald Trump’s design for the Triumphal Arch he wants built at an entrance to the nation's capital moved a step forward Thursday after a key agency reviewed the proposal for the first time. One commissioner suggested changes, including losing the Lady Liberty-like statue and pair of eagles that would sit on top of the arch and add to its height.</p><p>The arch is one of several projects that the Republican president is pursuing alongside a White House ballroom to leave his lasting imprint on Washington.</p><p>The U.S. Commission of Fine Arts voted to approve the concept design for the arch. Its members, all appointed by Trump, will review an updated design before taking a final vote at a future meeting.</p><p>Trump said last week on social media that the arch “will be the GREATEST and MOST BEAUTIFUL Triumphal Arch, anywhere in the World” and a "wonderful addition to the Washington D.C. area for all Americans to enjoy for many decades to come!”</p><p>The commission also approved design concepts for two other projects: Trump’s plan to paint the gray granite exterior of the Eisenhower Executive Office Building, which is next to the White House, white, and construction of an underground center to conduct security screenings of tourists and other guests. It will review updated designs for both at a future meeting.</p><p>Triumphal Arch</p><p>The arch would stand 250 feet tall (76 meters) from its base to a torch held aloft by a Lady Liberty-like figure atop the structure. That figure would be flanked up top by two eagles and guarded at the base by four lions — all gilded. The phrases “One Nation Under God” and “Liberty and Justice for All" would be inscribed in gold lettering atop either side of the monument.</p><p>The commission's vice chairman, architect James McCrery II, said he preferred the arch without the figure and eagles on top. McCrery also objected to the lions on the base.</p><p>The arch would be built on a human-made island managed by the National Park Service on the Virginia side of the Potomac River at the end of Memorial Bridge from the Lincoln Memorial in Washington. The arch would dwarf the Lincoln Memorial, which is 99 feet (30 meters) tall, and be close to half the height of the Washington Monument, an obelisk that is about 555 feet (169 meters) tall.</p><p>White House press secretary Karoline Leavitt said Wednesday that the arch's 250-foot height will honor America's 250 years of existence.</p><p>A group of veterans and a historian has sued in federal court to block construction on the grounds that the arch would disrupt the sightline between the Lincoln Memorial and Arlington House at Arlington National Cemetery, among other reasons.</p><p>Underground screening center for White House visitors</p><p>The U.S. Secret Service, Interior Department, National Park Service, and the Executive Office of the President want to start construction in August on a 33,000-square-foot (3,066-square-meter) center to screen tourists and other visitors to the White House.</p><p>It would be built beneath Sherman Park, federal land southwest of the White House, to provide a more secure place to screen those going on White House tours or attending events. The new facility would have seven lanes to ease processing and reduce wait times.</p><p>Officials want it operating by July 2028, six months before Trump’s term ends.</p><p>Eisenhower Executive Office Building paint job</p><p>Trump said the Executive Office Building is beautiful, but he does not like its gray exterior.</p><p>“It’s one of the most beautiful buildings anywhere in Washington," Trump said in August. “I think it’s just incredible, but you have to get past the color because the stone they used was a really bad color.”</p><p>Two proposals were given to the commission: Cover the entire building in bright white or paint most of it white while leaving untouched the granite on the exposed basement and subbasement.</p><p>In written materials, the White House said the building has been largely neglected since its construction. It said the building's color, design and massing do not “align visually with the surrounding architecture” and lack ”any symbolic cohesion with the White House.”</p><p>The paint job is also the subject of litigation in federal court.</p><p>The building sits across a driveway from the West Wing. It was completed in 1888 after 17 years of construction, and its granite, slate, and cast iron exterior makes it one of America’s best examples of the French Second Empire style of architecture.</p><p>It originally housed the departments of State, War and Navy. It currently houses offices for the vice president and the National Security Council, among others.</p><p>The building is a National Historic Landmark and is also listed on the National Register of Historic Places.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SYREACRTBMU2KN3I6GQWRUUB6M.jpg?auth=2f7dd857b64cd08e5e9a157900d041b54431f48f48daf1b105a7aa16fc841fbc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Artist renderings and diagrams for President Donald Trump's new triumphal arch released by the U.S. Commission of Fine Arts that is planned to be built in Washington between the Lincoln Memorial and Arlington National Cemetery, are photographed Friday, April 10, 2026. (AP Photo/Jon Elswick)]]></media:description><media:credit role="author" scheme="urn:ebu">Jon Elswick</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/H635WUDRVICH45Z2NSQBWTSOLM.jpg?auth=47994e7efe6188d688c8ec7eceb1a481798540b3df6c00bef3a0538c879a807d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[White House press secretary Karoline Leavitt holds up an artist rendering of the new triumphal arch as she speaks with reporters in the James Brady Press Briefing Room at the White House, Wednesday, April 15, 2026, in Washington. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content></item><item><title><![CDATA[House passes a bill to protect Haitian immigrants, in slap back to the Trump administration]]></title><link>https://www.local10.com/news/world/2026/04/16/house-moving-ahead-on-bill-to-protect-haitian-immigrants-in-slap-back-to-trump-administration/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/04/16/house-moving-ahead-on-bill-to-protect-haitian-immigrants-in-slap-back-to-trump-administration/</guid><dc:creator><![CDATA[By LISA MASCARO, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 18:32:07 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — In a rare bipartisan moment, the House passed legislation Thursday that would extend temporary protections for Haitian immigrants, a long-shot effort fighting back against President Donald Trump's attempts to end the program.</p><p>The bill, pushed forward by House Democrats with a handful of Republicans over the objections of the GOP leadership, would require a three-year extension of temporary protected status for Haitians by the Trump administration. That would allow hundreds of thousands of qualifying immigrants to remain in the United States without fear of deportation.</p><p>The vote was 224-204, drawing applause in the chamber. But it faces uncertainty in the Senate, and the Republican president would almost certainly seek to veto it.</p><p>“I know firsthand how important our Haitian neighbors are to our communities, to our civic life, to our culture, to our workforce, to our economy,” said Democratic Rep. Ayanna Pressley of Massachusetts, who is co-chair of the House Haiti Caucus and represents one of the largest Haitian communities in the country.</p><p>During the debate she recounted the numbers of Haitian immigrants working in health care, housing construction and other industries. Haitian with temporary legal status "are not the problem, quite the contrary, they are part of the solution,” she said.</p><p>Pressley has said deporting Haitians back to the troubled Caribbean country would be a “death sentence,” given the effects of natural disasters and gang violence. "Congress can do the right thing," she said.</p><p>Congress tries to act before the Supreme Court does</p><p>The effort to help 350,000 Haitians living lawfully in the United States comes as administration is working to end the temporary legal status for several groups, exposing them to deportation.</p><p>In less than two weeks, the Supreme Court is prepared to consider a fast-track case that would end the protected status for Haitian and Syrian immigrants in a challenge widely seen as threatening the broader program. The administration filed emergency appeals after lower courts stopped the immediate end of the program.</p><p>It is part of the administration's efforts to strip certain immigrant groups of legal status as the White House works to fulfill Trump's campaign promise of conducting the largest mass deportation operation in history. Some 1.3 million people fleeing countries around the world have been granted temporary protected status in the U.S.</p><p>The protections for Haiti, first approved after a devastating 2010 earthquake, have been extended multiple times. The State Department warns Americans not to travel to Haiti “due to kidnapping, crime, terrorist activity, civil unrest.”</p><p>Guerline Jozef, executive director of the Haitian Bridge Alliance, an advocacy organization, fought back tears as she described the fear of deportations coursing through the community.</p><p>“We are asking where will you be, on the right side of history?" she asked at a news conference outside the Capitol. “Or continuing to cause trauma to people who are asking for nothing other than safety and protection.”</p><p>Trump has described migrants from poorer countries in vulgar terms, and he has falsely accused Haitian migrants in Ohio of eating their neighbors’ cats and dogs.</p><p>The conservative majority court has allowed the end of temporary legal status for a total of 600,000 people from Venezuela while lawsuits play out, leaving them to face potential deportation.</p><p>Lawmakers debate whether to help Haitians or stick with Trump</p><p>Rep. Laura Gillen, D-N.Y., whose district includes Long Island's Haitian community, said she promised constituents she would work to protect their status. She introduced the legislation with Republican Rep. Mike Lawler of New York as soon as she took office last year.</p><p>“It's cruel to expect Haitians to be forced to return to these deadly, dangerous conditions,” she said at a news conference. “Human lives are at risk.”</p><p>Lawler said there are differences of opinion on immigration policy, but that Haitian immigrants have become vital to his community and forcing them out would be unjust and unwise.</p><p>“They are small business owners, they are nurses, they are caregivers, they participate in our economy and take care of American citizens,” he said. “Congress has a responsibility to act.”</p><p>But Rep. Jim Jordan, R-Ohio, decried the number of immigrants, including Haitians, who have entered the U.S., and cited Democratic efforts to halt funding for enforcement and deportation efforts.</p><p>“Make temporary permanent,” he said, “that's their plan.”</p><p>Rep. Brandon Gill, R-Texas, said the program was a “backdoor amnesty” for foreigners.</p><p>To Rep. Tom McClintock, R-Calif., the temporary status first granted under the Obama administration has become an “an open-ended invitation” for immigrants to enter the country, including some illegally, and remain.</p><p>"The Trump administration has heeded the cries of the American people," he said.</p><p>Using a discharge petition to force votes</p><p>The vote was the latest effort by House Democrats to maneuver past the Republican majority using a discharge petition — once a rare tool, but now used increasingly to form bipartisan coalitions.</p><p>The discharge petition process forces the bill to the House floor for consideration, powering past House Speaker Mike Johnson, R-La., and GOP leaders. It was used to help pass legislation that required the Justice Department to release the files of the sex trafficking investigation of Jeffrey Epstein.</p><p>Republicans hold a slim majority in the House and are typically able to swat back such efforts from Democrats. But Democrats and Republicans have formed bipartisan alliances to reach the majority needed on the discharge petitions.</p><p>Pressley's effort to discharge the bill won support from four Republicans on the initial petition, and several more once it came to the floor vote.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/Z2WKI3WG3OB4K7NMAIO2FK26VU.jpg?auth=dfd9414349f1e29e04ef9f9652ea9e527f5196c0a5e1836dc4f664bab2fc2a44&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The U.S. Capitol is photographed Tuesday, April 7, 2026, in Washington. (AP Photo/Rahmat Gul)]]></media:description><media:credit role="author" scheme="urn:ebu">Rahmat Gul</media:credit></media:content></item><item><title><![CDATA[What a new Gallup poll shows about young men's religious revival]]></title><link>https://www.local10.com/news/national/2026/04/16/what-a-new-gallup-poll-shows-about-young-mens-religious-revival/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/04/16/what-a-new-gallup-poll-shows-about-young-mens-religious-revival/</guid><dc:creator><![CDATA[By DEEPA BHARATH, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 11:01:48 +0000</pubDate><content:encoded><![CDATA[<p>A new Gallup poll released Thursday shows more young men in the U.S. say religion is “very important” in their lives compared to young women — the first time young men have surpassed young women on this measure of religiosity going back 25 years.</p><p>Gallup's latest data shows that 42% of men in the U.S. ages 18-29 said religion is very important to them, a notable increase from 28% in 2022-2023. Over the same time, young women's attachment to religion has stayed low, at about 30%.</p><p>This marks the first time young men have overtaken women by a big margin on this measure, which goes back to 2000. Gallup reports aggregate findings every two years to ensure the estimates are stable.</p><p>Several decades ago, young women were much more attached to religion than young men, but that's shifted over the years. More recently, young men and women's religiosity was roughly similar. The new increase in young men's religiosity also in contrast to the minimal change seen since 2022-2023 among older men and women.</p><p>The gender gap reversal is only happening among adults under 30, according to Gallup's data. Among adults aged 30 and older, women remain more religious than men.</p><p>Republican young men grow more religious</p><p>Much of the growth in religiosity is happening among young Republicans. The data shows that since 2022-2023, religious attendance has increased among Republican young men and women compared to Democratic men and women. The percentage of young Republican men who attend church, synagogue, mosque or temple at least weekly has been rising since 2019, while young Democratic men's attendance has largely fallen.</p><p>There's a similar pattern among women. Now, only about one-quarter of Democratic women under 30 attend church at least monthly, compared to about 6 in 10 young Republican women.</p><p>Political scientist Ryan Burge of Washington University in St. Louis, a leading researcher into religious trends and a longtime pastor in the American Baptist Church, said to see the gender gap with religion reversed in Gen Z adults “represents a seismic change in society and the future of the church.”</p><p>“It could change the way children are raised,” he said, which could affect the future of the country’s religious landscape if more men are raising religious children.</p><p>Burge says young men are more drawn to religion now because it is a space where they feel more accepted in a world where other institutions are “less interested in white men compared to women and people of color.”</p><p>“It's the only place where you don't have to apologize for being a white man,” he said. “American religion is very white male dominated and young men are drawn to institutions that elevate them and give them influence and power.”</p><p>Young men and women diverge on moral questions</p><p>Other surveys suggest that young men also diverge from young women on some important moral questions.</p><p>Pew Research Center surveys conducted in March 2025 found about 4 in 10 men under 30 say divorce is morally wrong, compared to only about 2 in 10 young women. Even more men under 30, about half, say abortion is morally wrong, compared to only about one-third of women the same age. Young men are also likelier than young women to say homosexuality is morally wrong, although both groups are substantially less likely than older men and women to hold this view.</p><p>While young men stand out on the morality of divorce — only about 2 in 10 men or women under 65 say this is morally wrong — young women are less likely than other men and women to see abortion as morally wrong.</p><p>Other Gallup surveys have found that young women are more likely to identify as politically liberal than in the past. This shift is also happening at a time when women are becoming increasingly averse to religion, Burge said.</p><p>“Women are viewing religion as patriarchal,” he said. “Abortion is illegal in many states because of Christianity and young women tend to be progressive on issues such as abortion and LGBTQ rights. It feels repressive to them.”</p><p>Still, some young women continue to embrace male-led faiths.</p><p>Rabbi says people are seeking belonging in dark times</p><p>Rabbi Nicole Guzik serves as co-senior rabbi with her husband Erez Sherman at Sinai Temple in Los Angeles, which follows the values of Conservative Judaism. She said membership at her 5,000-strong congregation has seen a steady, significant increase since after the pandemic and Hamas’ Oct. 7 attack on Israel.</p><p>Guzik hasn’t seen a gender gap in her congregation with regard to religiosity or attendance, but said she is happy to hear more people are giving importance to religion because “faith has a role to play in shaping people’s identities, especially in an increasingly dark and polarized world.”</p><p>“It’s about being in a place of belonging and inspiration,” she said. “People are seeking something right now. There’s a crisis of loneliness and mental health. Social media and AI are not helping. I’m glad that religious institutions are able to provide some semblance of light in these times.”</p><p>Overall decline in religiosity may be slowing</p><p>Gallup senior scientist Frank Newport, who has studied the gender gap in religiosity over decades, said another important finding is that church attendance is more or less the same for both genders.</p><p>“One of the dominant trends we’ve observed in recent years has been a decline in religiosity among Americans,” he said. “Now, in young people, we’re seeing that decline beginning to stop. That’s pretty significant.”</p><p>But while age doesn't have a major impact when it comes to church attendance for men, young women are much less likely than older women to attend church at least once a month, the poll found.</p><p>___</p><p>The Gallup results are based on two-year averages from their monthly live telephone surveys that are conducted among approximately 1,000 U.S. adults. The 2024 to 2025 results for the question about the importance of religion are based on 4,015 U.S. adults, including 295 men aged 18 to 29 and 145 women aged 18 to 29. The margin of error for young men is ±7 percentage points for young men and ±10 percentage points for young women on that question.</p><p>___</p><p>Associated Press religion coverage receives support through the AP’s collaboration with The Conversation US, with funding from Lilly Endowment Inc. The AP is solely responsible for this content.</p><p>___</p><p>AP polling editor Amelia Thomson-DeVeaux contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MN4BZVDJHCLIKEGA7BB2BG3TDY.jpg?auth=fe3cf124c40e07a078145461e46c54aa0bb3bda432ee2a2cf71b0b6672e523ff&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A man prays during Catholic Mass at Benedictine College, Oct. 29, 2023, in Atchison, Kan. (AP Photo/Charlie Riedel, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Charlie Riedel</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GFTOZ55ZFETMJJ4VC2DKPW2Y64.jpg?auth=e9aa421eaf430d6c13fe3a4ce4f332a0b4945268a92a7cbe1806048cea91c3f3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Followers of the Christian podcast, "Girls Gone Bible," cry during the live show held at the Atlanta Symphony Hall, Nov. 14, 2025, in Atlanta. (AP Photo/Jessie Wardarski, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jessie Wardarski</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GKADCGT5CMPSY4SD7RSRQTDE4E.jpg?auth=2645de215e8881c57733932c24ec7766406510ccfdb8d8e15f37ff5e2667d818&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - People worship at 2819 Church on Nov. 16, 2025, in Atlanta. (AP Photo/Jessie Wardarski, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jessie Wardarski</media:credit></media:content></item><item><title><![CDATA[AP Exclusive: Europe has 'maybe 6 weeks of jet fuel left,' energy agency head warns]]></title><link>https://www.local10.com/news/2026/04/16/ap-exclusive-europe-has-maybe-6-weeks-of-jet-fuel-left-energy-agency-head-warns/</link><guid isPermaLink="true">https://www.local10.com/news/2026/04/16/ap-exclusive-europe-has-maybe-6-weeks-of-jet-fuel-left-energy-agency-head-warns/</guid><dc:creator><![CDATA[By JOHN LEICESTER, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 16:49:29 +0000</pubDate><content:encoded><![CDATA[<p>PARIS (AP) — Europe has “maybe six weeks or so” of remaining jet fuel supplies, the head of the International Energy Agency said Thursday in a wide-ranging interview, warning of possible flight cancellations “soon” if oil supplies remain blocked by the Iran war.</p><p>IEA Executive Director Fatih Birol painted a sobering picture of the global repercussions of what he called “the largest energy crisis we have ever faced,” stemming from the pinch-off of oil, gas and other vital supplies through the Strait of Hormuz.</p><p>“In the past there was a group called ‘Dire Straits.’ It’s a dire strait now, and it is going to have major implications for the global economy. And the longer it goes, the worse it will be for the economic growth and inflation around the world,” he told The Associated Press.</p><p>The impact will be “higher petrol (gasoline) prices, higher gas prices, high electricity prices,” said Birol, speaking in his Paris office looking out over the Eiffel Tower.</p><p>Economic pain will be felt unevenly and “the countries who will suffer the most will not be those whose voice are heard a lot. It will be mainly the developing countries. Poorer countries in Asia, in Africa and in Latin America,” said the Turkish economist and energy expert who has led the IEA since 2015.</p><p>But without a settlement of the Iran war that permanently reopens the Strait of Hormuz, “Everybody is going to suffer,” he added.</p><p>“Some countries may be richer than the others. Some countries may have more energy than the others, but no country, no country is immune to this crisis,” he said.</p><p>'Slow growth or even recession'</p><p>Nearly 20% of the world’s traded oil passes through the Strait of Hormuz in peacetime. Birol warned that not reopening the waterway within weeks could compound the repercussions for global energy supplies.</p><p>“In Europe, we have maybe six weeks or so (of) jet fuel left,” he said. “If we are not able to open the Strait of Hormuz ... I can tell you soon we will hear the news that some of the flights from city A to city B might be canceled as a result of lack of jet fuel.”</p><p>Dutch airline KLM and London-based budget carrier easyJet said Thursday that they were not experiencing current fuel shortages, without commenting further on the IEA’s warning. Both airlines are among those that have already seen higher costs eat into their budgets.</p><p>KLM has already said it will cut 160 flights to and from Amsterdam’s Schiphol airport next month, accounting for about 1% of its total European routes. The airline cited “rising kerosene costs” and said that a limited number of flights are “no longer financially viable to operate.”</p><p>Travelers are already paying the consequences. Beyond flight cancellations, some other carriers are increasing ticket fares and add-on fees.</p><p>Birol added: “Many government leaders tell me that if Hormuz is not open until (the) end of May, many countries — starting from the weaker economies — are going to face huge challenges, and this will go from the high inflation numbers to coming close to slow growth or even to recession in some cases.”</p><p>Birol spoke out against the so-called “toll booth” system that Iran has applied to some ships, letting them travel through the strait for a fee. He said allowing that to become more permanent would run the risk of setting a precedent that could then be applied to other waterways, including the vital Malacca Strait in Asia.</p><p>“If we change it once, it may be difficult to get it back,” he said. “It will be difficult to have a toll system here, applied here, but not there.”</p><p>“I would like to see that the oil flows unconditionally from the point A to point B,” he said.</p><p>Damage for Persian Gulf energy facilities</p><p>More than 110 oil-laden tankers and over 15 carriers loaded with liquefied natural gas are waiting in the Persian Gulf and could help ease the energy crisis if they could escape through the Strait of Hormuz to world markets, Birol said, adding: “But it is not enough.”</p><p>Even with a peace deal, war-damage to energy facilities means it could be many months before pre-conflict levels of production are restored, he said.</p><p>“Over 80 key assets in the region have been damaged. And out of these 80, more than one third are severely or very severely damaged,” he said.</p><p>“It will be extremely optimistic to believe that it will very quick,” Birol said. “It will take gradually, gradually, up to two years to come back where we were before the war.”</p><p>‘Dark shadow’ of geopolitics</p><p>Birol said it is incomprehensible that “a couple of hundred men with guns” — apparently referring to Iranian forces — are able to hold hostage the global economy. He said his Paris-based agency, which advises governments on energy policy and helped coordinate a record release of emergency oil reserves earlier in the crisis, has warned for years about the critical importance of the Strait of Hormuz.</p><p>The global shock could spur the embrace of other energy technologies, including nuclear power, and “will reshape the global energy map for the next years to come,” he said.</p><p>On his office shelves, Birol has a couple of soccer balls — he's a devoted supporter of the Turkish club Galatasaray — and other memorabilia, including a photo of his late father playing soccer, and reams of books. One in particular stood out for its timely title: Oil, Power and War.</p><p>“Energy and geopolitics have been always interwoven,” Birol said. “But I have never, ever seen ... such a dark and long shadow of geopolitics.”</p><p>He added: "Unfortunately, energy is at the heart of many conflicts which, again, makes me, as an energy person, rather sad, to be honest.”</p><p>___</p><p>AP Business Writer Wyatte Grantham-Philips contributed from New York.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/S4C5Y44PXUOAIQ75V5KYWCJRBU.jpg?auth=8c5ae15cadbbc3af60845e45ec65e34977a6ab8411eafff7ff2cba90bc656330&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[International Energy Agency Executive Director Fatih Birol speaks during an interview with The Associated Press, at the IEA headquarters in Paris, Thursday, April 16, 2026. (AP Photo/Michel Euler)]]></media:description><media:credit role="author" scheme="urn:ebu">Michel Euler</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/L7WXGJN2U5XRDTDTVEE5VFD5NE.jpg?auth=4a0cf5cf7169e4bad6ee59c00d870d20b6af52f483bd5ef8eb3086f1c1cf1698&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[International Energy Agency Executive Director Fatih Birol speaks during an interview with The Associated Press, at the IEA headquarters in Paris, Thursday, April 16, 2026. (AP Photo/Michel Euler)]]></media:description><media:credit role="author" scheme="urn:ebu">Michel Euler</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NGJQM6462CWVV4K2D4XV5HMX7A.jpg?auth=ce399bae39e5c7d1e69d2ae94799a6a308aa89a3775e8ed21e5306cb30db74f1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[International Energy Agency Executive Director Fatih Birol arrives for an interview with The Associated Press, at the IEA headquarters in Paris, Thursday, April 16, 2026. (AP Photo/Michel Euler)]]></media:description><media:credit role="author" scheme="urn:ebu">Michel Euler</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HFFB3CRUINXZ2NK5A5MRJKXSFQ.jpg?auth=9e2d5f9c2a0724bc8cc634ed26d58476d37ac5f96f2f9fb2d6b848cd870d0f02&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[International Energy Agency Executive Director Fatih Birol speaks during an interview with The Associated Press, at the IEA headquarters in Paris, Thursday, April 16, 2026. (AP Photo/Michel Euler)]]></media:description><media:credit role="author" scheme="urn:ebu">Michel Euler</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TEEOXTEW23HHUBBWTX7RJOOFII.jpg?auth=2546d8254241ebfe35bfe2035ece7a1f8b0117d1c1c31d6d3894af650c4f43f3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[International Energy Agency Executive Director Fatih Birol speaks during an interview with The Associated Press, at the IEA headquarters in Paris, Thursday, April 16, 2026. (AP Photo/Michel Euler)]]></media:description><media:credit role="author" scheme="urn:ebu">Michel Euler</media:credit></media:content></item><item><title><![CDATA[Suspect wanted on felony warrant located while painting Broward elementary school, cops say]]></title><link>https://www.local10.com/news/local/2026/04/15/suspect-wanted-on-felony-warrant-located-while-painting-broward-elementary-school-cops-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/04/15/suspect-wanted-on-felony-warrant-located-while-painting-broward-elementary-school-cops-say/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[A man wanted on an active warrant was arrested at a Broward County elementary school last week. ]]></description><pubDate>Wed, 15 Apr 2026 18:46:48 +0000</pubDate><content:encoded><![CDATA[<p>A 37-year-old man wanted on an active warrant was arrested at a Broward County elementary school last week. </p><p><a href="https://www.local10.com/espanol/2026/04/15/arrestan-a-sospechoso-con-orden-por-delito-grave-mientras-pintaba-escuela-primaria-en-broward-segun-la-policia/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/04/15/arrestan-a-sospechoso-con-orden-por-delito-grave-mientras-pintaba-escuela-primaria-en-broward-segun-la-policia/">Leer en español</a></p><p>Officers with the Coral Springs Police Department said they took Wesley Henrique Ferreira Ramos Pereira into custody on Thursday outside of Coral Park Elementary School, located at 8401 Westview Drive. </p><p>According to police, detectives with CSPD’s Strategic Enforcement Team were helping the Broward Sheriff’s Office in surveilling Ferreira Ramos Pereira, who was wanted by BSO for three counts of aggravated assault with a deadly weapon, as well as a charge of culpable negligence. </p><p>Investigators said they tracked Ferreira Ramos Pereira to the school, where he was subcontracted to work as a painter and help paint the walls of classrooms, inside the school.</p><p>Several detectives surrounded Ferreira Ramos Pereira as he walked to his car outside the school, but when police said he refused to get on the ground, a K9 unit was deployed to assist in taking Ferreira Ramos Pereira into custody. </p><p>He did not appear in the online Broward jail database on Wednesday.</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/EF6SD7F3SBDUJPZDD5ZB26UKYA.jpg?auth=54919753960fcff658cceb97eeda37f3286d67807739649bfc575f281b7c6128&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[April 16: Mostly dry conditions continue]]></title><link>https://www.local10.com/weather/2026/04/16/april-16-mostly-dry-conditions-continue/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/04/16/april-16-mostly-dry-conditions-continue/</guid><dc:creator><![CDATA[Julie Durda]]></dc:creator><description><![CDATA[We are waking up nice and mild with lows in the 70s.]]></description><pubDate>Thu, 16 Apr 2026 10:48:25 +0000</pubDate><content:encoded><![CDATA[<p>We are waking up nice and mild with lows in the 70s. Highs will be in the 80s, as we expect a mix of sun and clouds and mostly dry conditions to continue. A persistent east breeze will keep another day with advisories for beachgoers. The east breeze will also keep the smoke and haze from the brush fire burning out west away from our local areas. Tomorrow, winds will finally be calmer which will allow for temperatures to warm up. Leading into the weekend, highs will soar to the upper 80s. Keep it tuned to Local 10.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZVM6A6ZXGBFH5FRLH2CKLR7DDY.jpg?auth=5538de09b666ea5a5147343fa29e64118175bed12961ff44a71e0e9e91fc0d29&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[PepsiCo's sales jump after it cuts prices]]></title><link>https://www.local10.com/business/2026/04/16/pepsicos-sales-jump-after-it-cuts-prices/</link><guid isPermaLink="true">https://www.local10.com/business/2026/04/16/pepsicos-sales-jump-after-it-cuts-prices/</guid><dc:creator><![CDATA[By DEE-ANN DURBIN, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 14:14:34 +0000</pubDate><content:encoded><![CDATA[<p>PepsiCo's decision to lower prices and cut artificial ingredients paid off in the first quarter, boosting demand for its snacks and drinks.</p><p>Revenue jumped 8.5% to $19.44 billion in the January-March period compared to the same period a year ago, the Purchase, New York, company said Thursday. That handily beat Wall Street’s forecast of $18.95 billion, according to analysts polled by FactSet.</p><p>“The consumer is coming back multiple times to our brands, responding to our holistic value plus execution, plus advertising, plus innovation strategy,” PepsiCo CEO Ramon Laguarta said Thursday during a conference call with investors.</p><p>PepsiCo leaned heavily into price increases to combat inflation in the aftermath of the COVID pandemic. The company hiked prices by double-digit percentages for eight straight quarters in 2022 and 2023 before settling into more moderate price increases.</p><p>That took a toll on sales. Consumers stopped buying Frito-Lay snacks or shifted to cheaper store brands. PepsiCo's market value has fallen by more than $40 billion from 2023.</p><p>PepsiCo began cutting prices on value brands like Chester's and Santitas last spring to win back exasperated customers. Then, last September, activist investor Elliott Investment Management took a $4 billion stake in the company and began pressing for further price cuts and other changes. PepsiCo agreed to accelerate its price cuts late last year.</p><p>In February, ahead of the Super Bowl, PepsiCo slashed U.S. prices on Lay’s, Doritos, Cheetos and Tostitos chips by up to 15%. At a Michigan Walmart on Thursday, a 9.25-ounce bag of Doritos was advertising a price rollback to $3.97, down from $4.48.</p><p>PepsiCo said new products like Cheetos NKD and Doritos NKD, which have no artificial ingredients, and snacks with trendy ingredients, like Smartfood FiberPop and Doritos Protein, are also attracting shoppers, both in the U.S. and internationally.</p><p>On the beverage side, PepsiCo is seeing new customers thanks to its recent acquisition of Poppi, a gut health soda, and a new lower-sugar version of Gatorade that has no artificial ingredients. On Thursday, PepsiCo announced that it will shift Gatorade's packaging and marketing to focus more on hydration for general consumers and less on athletes.</p><p>“So two types of consumers are coming into the category, because both of a stronger core and also innovation,” Laguarta said. “And I think we’re going to continue to play both levers.”</p><p>Net income rose 27% to $2.33 billion for the quarter. Adjusted for one-time items, the company earned $1.61 per share. That also beat Wall Street’s forecast of $1.54 per share.</p><p>PepsiCo shares rose 2% in morning trading.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2MOAU3KRZEZH2KRENBJQBOSWOM.jpg?auth=9de7a741fa3b5b7ed9475fea926e655798f863401107827ce1bf63a9bc0b7952&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Bottles of Pepsi products are displayed for sale at Hawthorne Market on Tuesday, Jan. 6, 2026, in Portland, Ore. (AP Photo/Jenny Kane)]]></media:description><media:credit role="author" scheme="urn:ebu">Jenny Kane</media:credit></media:content></item><item><title><![CDATA[Taiwan's chipmaker TSMC reports 58% jump in profit, warns about Iran war impacts]]></title><link>https://www.local10.com/news/2026/04/16/taiwans-chipmaker-tsmc-reports-58-jump-in-profit-warns-about-iran-war-impacts/</link><guid isPermaLink="true">https://www.local10.com/news/2026/04/16/taiwans-chipmaker-tsmc-reports-58-jump-in-profit-warns-about-iran-war-impacts/</guid><dc:creator><![CDATA[By CHAN HO-HIM, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 10:18:27 +0000</pubDate><content:encoded><![CDATA[<p>HONG KONG (AP) — Taiwan’s chipmaker TSMC, one of the world’s largest companies, reported a 58% jump in profit on Thursday for the January-March quarter, thanks to strong demand driven by the artificial intelligence boom even as the Iran war was driving up costs.</p><p>Taiwan Semiconductor Manufacturing Corp., a key supplier for Apple and Nvidia and the largest contract chipmaker in the world, reported a record net quarterly profit of 572.5 billion new Taiwan dollars ($18.1 billion) for the first three months of the year, better than analysts had expected.</p><p>Profit for the quarter was 58.3% higher compared to the 361.6 billion new Taiwan dollars ($11.5 billion) booked the same period a year earlier. It was also 13.2% higher compared with the previous quarter in October-December.</p><p>Revenue increased 8.4% in the January-March period from the previous three months to $35.9 billion, the company said. For the current April-June quarter, TSMC expected revenue to further grow to between $39 billion and $40.2 billion.</p><p>As AI-related demand continues to surge, TSMC has been expanding chip fabrication plants in the U.S., Japan and Taiwan, with a focus on making more advanced 3-nanometer semiconductors that are used in smartphones and AI products.</p><p>“AI-related demand continues to be extremely robust,” C.C. Wei, TSMC’s CEO and chairman, told an earnings conference on Thursday. “Our conviction in the multi-year AI megatrend remains high, and we believe the demand for semiconductors will continue to be very fundamental.”</p><p>TSMC also warned of potential impacts from the Iran war, which has not only pushed up global supply chain costs but is also disrupting the world’s supply of chemicals and gas such as helium essential for chipmaking.</p><p>Wendell Huang, TSMC’s chief financial officer, said while rising costs stemming from the Iran war could weigh on profitability, the company has “prepared safety stock inventory on hand” including for helium and is not expecting “any near-term impact" on operations.</p><p>TSMC has pledged huge investments in expanding its manufacturing capacity in Taiwan and abroad, including $165 billion of commitments in building plants in Arizona. The company said Thursday its capital spending for the next three years will be “significantly higher” than the past three years as it ramps up capacity to meet customers’ growing demand.</p><p>The chipmaker had earlier announced plans to raise its capital expenditure budget to $52 billion-$56 billion for this year from about $40 billion in 2025. It said Thursday it now expects capital spending in 2026 to be toward the higher end of that.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/PMEKAR6NN4Z3NR5NA5XQ6JRKEU.jpg?auth=5d34104c7c131740538f897b599f4640ddbc1a39d5bd5b6df6146ac89c8cdb62&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE -A worker walks past the logo of TSMC or Taiwan Semiconductor Manufacturing Corp., a Taiwanese multinational semiconductor contract manufacturing and design company, in Hsinchu, Taiwan, on Thursday, Jan. 29, 2026. (AP Photo/Daniel Ceng, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Daniel Ceng</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CHFWNMCUSMY7XNJCNCQOBBDKHI.jpg?auth=8f89e5b7cda5a85a1bdafcd2ded49d0dfca5c36f450d786c3b87c9a36d71b895&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE -A building of TSMC or Taiwan Semiconductor Manufacturing Corp., a Taiwanese multinational semiconductor contract manufacturing and design company, in Hsinchu, Taiwan, on Thursday, Jan. 29, 2026. (AP Photo/Daniel Ceng, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Daniel Ceng</media:credit></media:content></item><item><title><![CDATA[South African politician Julius Malema sentenced to 5 years for firing rifle shots at rally]]></title><link>https://www.local10.com/news/world/2026/04/16/south-african-politician-julius-malema-jailed-for-5-years-for-firing-rifle-shots-at-rally/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/04/16/south-african-politician-julius-malema-jailed-for-5-years-for-firing-rifle-shots-at-rally/</guid><dc:creator><![CDATA[By MOGOMOTSI MAGOME, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 18:20:20 +0000</pubDate><content:encoded><![CDATA[<p>JOHANNESBURG (AP) — South African opposition party leader Julius Malema was sentenced to five years in prison Thursday after he was convicted of breaking firearm laws by firing a rifle at a political rally in 2018.</p><p>He was released pending an appeal, which will be heard at a later date.</p><p>If the verdict and sentence are upheld, Malema will be disqualified as a lawmaker. South African law bars anyone from serving in Parliament if they have been convicted of an offense and sentenced to more than 12 months in prison without the option of a fine.</p><p>Malema was convicted in October on five counts, including unlawful possession of a firearm and ammunition, discharge of a firearm in a built-up area and reckless endangerment.</p><p>Malema addressed hundreds of his party supporters, popularly known as “fighters," many of whom traveled from various provinces to attend the sentencing. Clad in their red party regalia, they chanted and sang before and after the sentence was delivered.</p><p>A defiant Malema criticized the magistrate, claiming she was biased against him throughout the case. “We were tried by a magistrate who doesn't read, who uses emotions, who speaks politics. We are done with her, we are going to a higher court,” he said.</p><p>Delivering the sentence, Magistrate Twanet Olivier said she considered the magnitude of the offense when she determined his sentence. “We hear daily, or weekly, of children playing in the front yards, in the street, who are caught in crossfire, random shots fired, killing people. It’s just the first time that we hear, it’s being called celebratory shots,” Olivier said.</p><p>The fiery lawmaker, who leads the leftist Economic Freedom Fighters party, was charged alongside his bodyguard Anton Snyman, after the video of the incident went viral. Snyman was found not guilty.</p><p>During his trial and sentencing, Malema said that the charges against him were politically motivated as they were brought by Afriforum, a lobby group for the white Afrikaner minority group that has been at odds with Malema for years.</p><p>Olivier said the sentence and verdict was based solely on his actions on the day.</p><p>Malema, whose party is the fourth-biggest in the country, is a divisive figure, mainly because of his party policies, which include the expropriation of white-owned land without compensation and the nationalization of mines and banks.</p><p>He appeared in a video shown by U.S. President Donald Trump during a tense meeting with South African President Cyril Ramaphosa last year, where he was singing a controversial anti-apartheid song that has been interpreted by some as calling for violence against Afrikaners.</p><p>___</p><p>Follow AP’s Africa coverage at: https://apnews.com/hub/africa</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JMCEK6AEF2O6JNY52IHKJGITSA.jpg?auth=ddebd44620bd16bafbccca458999a74c29fc51ec946fa1484c874cfbb24bfb5a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Julius Malema, leader of the Economic Freedom Fighters party, sits in a courtroom during sentencing for firing a rifle at a political rally, in East London, South Africa, Thursday, April 16, 2026. (AP Photo)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/NVQEYJA2PISBJKEJ233X65U4RU.jpg?auth=5c72849386f73871b7a2fbddfffbb2fd3462806c302ba179476a828dff191ef6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Julius Malema, Economic Freedom Fighters (EFF) party leader, shares a light moment with journalists inside a courtroom, after he was sentenced to prison for firing a rifle at a political rally, in East London, South Africa, Thursday, April 16, 2026. (AP Photo)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/R5I4SCKUFJ55FNEWOXCM77RTO4.jpg?auth=87f6ef2eacaf60f3a0896e252007305ef6413b1ea7ed8666448893552e1c5faa&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Julius Malema, Economic Freedom Fighters (EFF) party leader, waves to supporters after he was sentenced to prison for firing a rifle at a political rally, in East London, South Africa, Thursday, April 16, 2026. (AP Photo)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/3D4DNAL3IVEWD3JF4PV3DXRECY.jpg?auth=055026613333ecabbd470ae28b64ab04b3e59035922553606eba8970970a80ad&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Opposition Economic Freedom Fighters party leader Julius Malema, center right, is removed by presidential task force as South African President Cyril Ramaphosa attempts to deliver his State of the Nation address to MP's in Cape Town, South Africa, on Feb. 9, 2023. (Esa Alexander/Pool Photo via AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Esa Alexander</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/O6XDSDFCRNLLIVXTRVFPZUL744.jpg?auth=ac4398253c1766c40280e07b569a55d695f917d61cf56a92e642ff4eb2f6239d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Economic Freedom Fighters party leader Julius Malema raises his fist at an election rally in Polokwane, South Africa, on May 25, 2024. (AP Photo/Themba Hadebe, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Thenba Hadebe</media:credit></media:content></item><item><title><![CDATA[German rescuers plan to use air cushions to save Timmy the stranded whale]]></title><link>https://www.local10.com/news/weird-news/2026/04/16/german-rescuers-plan-to-use-air-cushions-to-save-timmy-the-stranded-whale/</link><guid isPermaLink="true">https://www.local10.com/news/weird-news/2026/04/16/german-rescuers-plan-to-use-air-cushions-to-save-timmy-the-stranded-whale/</guid><dc:creator><![CDATA[By KIRSTEN GRIESHABER, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 09:58:59 +0000</pubDate><content:encoded><![CDATA[<p>BERLIN (AP) — Rescuers in Germany began an elaborate operation Thursday to save a sick humpback whale that has been repeatedly stranded off the Baltic Sea coast and has stirred up tons of attention across the country for weeks.</p><p>The whale, which has been nicknamed Timmy by local media, is lying in shallow waters near the eastern German town of Wismar and has barely moved for days. Many fear it may soon die.</p><p>Timmy was first spotted swimming in the region on March 3. It is not clear why the whale swam into the Baltic Sea, which is far from its natural habitat. Some experts say the animal may have lost its way while swimming after a shoal of herring or during migration.</p><p>The animal faces long odds in finding its way back out into the North Sea, a journey of several hundred kilometers (miles), and then to the Atlantic Ocean.</p><p>Previous rescue efforts have failed</p><p>Attempts to refloat the mammal with the help of police boats, excavators and inflatable boats had temporarily freed it. But the whale, which measures 12 to 15 meters (39 to 49 feet) long, never found its way back to the North Sea and was stranded again while becoming weaker and sicker.</p><p>Local media have started days-long livestreams to feed the outsized public atttention on the fate of the whale, which is lying in shallow waters and only breathing slowly and heavily. Online newspapers have pushed alerts with the smallest developments about Timmy's health including updates on its bad skin condition, which is related to the Baltic Sea's low salt content.</p><p>Activists have staged protests on the beach in Wismar calling for the animal's liberation, while influencers have debated whether the best way to help the animal was to let it die in peace or keep trying to assist its return to the Atlantic Ocean.</p><p>Timmy getting police protection and expert assistance</p><p>Interest in the whale has been so strong that police had put up a 500-meter (1,640 foot) protection zone to keep curious bystanders from getting too close and stressing the stranded whale even more.</p><p>Despite these efforts, a 67-year-old woman jumped off a boat on the weekend trying to get close to the whale before she was stopped.</p><p>Experts have come up with a sophisticated plan to use air cushions to lift the animal onto a tarp, which will be secured to two pontoons and attached to a tugboat.</p><p>State officials have approved a private initiative to transport the whale back to the North Sea and possibly further to the Atlantic. If everything goes according to plan, the tugboat carrying Timmy will have left the Baltic Sea by Friday.</p><p>“He’s not active, and he’s certainly not agile, but he shows that there’s still life in him,” Till Backhaus, the environment minister of the state of Mecklenburg-Pomerania, where Wismar is located, said Wednesday as he announced the new rescue plan. “He’s definitely suffered serious damage, that’s for sure.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MJ2XUCKFGUFAVRQORTQIVH3MXY.jpg?auth=c6682a74b5dbfa96bca2882452c9aca8bc9c367f81b4d86b7d0a01934c59607a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A stranded whale blows water as it got stuck on a sand bank in Kirchdorf on the island Poel, Germany, Thursday, April 9, 2026. (AP Photo/Michael Probst)]]></media:description><media:credit role="author" scheme="urn:ebu">Michael Probst</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QDBOEGT3GT53QATZ3RGVL5VQSA.jpg?auth=474c312fca7e174a74c230e0a3016797d4ac2db3818add74abfafa8ed450dca4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A stranded whale is sprayed with water as it got stuck on a sand bank in Kirchdorf on the island Poel, Germany, Thursday, April 9, 2026. (AP Photo/Michael Probst)]]></media:description><media:credit role="author" scheme="urn:ebu">Michael Probst</media:credit></media:content></item><item><title><![CDATA[Astronomers measure the mind-blowing power and speed of black hole jets for the first time]]></title><link>https://www.local10.com/tech/2026/04/16/astronomers-measure-the-mind-blowing-power-and-speed-of-black-hole-jets-for-the-first-time/</link><guid isPermaLink="true">https://www.local10.com/tech/2026/04/16/astronomers-measure-the-mind-blowing-power-and-speed-of-black-hole-jets-for-the-first-time/</guid><dc:creator><![CDATA[By MARCIA DUNN, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 14:09:10 +0000</pubDate><content:encoded><![CDATA[<p>CAPE CANAVERAL, Fla. (AP) — For the first time, scientists have measured the instantaneous mind-blowing power of jets blasting from a black hole.</p><p>The jet power from this relatively close black hole-star system is equivalent to 10,000 suns, an international research team reported Thursday. They also tracked the jet speed: roughly 355 million mph (540 million kph) — half the speed of light.</p><p>Located 7,200 light-years away, Cygnus X-1 features not only a black hole — the first one ever identified more than a half-century ago — but a blue supergiant star, its constant companion. A light-year is nearly 6 trillion miles (9.7 trillion kilometers).</p><p>The University of Oxford’s Steve Prabu and his team based their findings on 18 years of high-resolution radio imaging obtained by a global telescope network. He conducted the research while still at Australia’s Curtin University, which led the study published in Nature Astronomy.</p><p>Prabu and his colleagues were able to measure the swift power of these “dancing jets” as he calls them, as they were pushed in opposite directions by the star’s wind. The group based its calculations on how much the jets were bent by the stellar wind as well as computer modeling.</p><p>Until now, a black hole’s jet power had to be averaged over tens of thousands of years, the researchers said.</p><p>Prabu said a key finding is that 10% of all the energy released as matter falls toward the black hole is carried away by the jets.</p><p>On the skimpy side as black holes go, the one in Cygnus X-1 is continually pulling gases from its stellar playmate as they orbit one another. Discovered in the 1960s, the binary system is located in our Milky Way’s Cygnus, or swan, constellation.</p><p>The supergiant star feeds material to the black hole, giving it “something to ‘eat’ and launch as jets,” Prabu said in an email.</p><p>These jets can help scientists better understand how black holes help shape galaxies and other cosmic structures through large-scale shocks and turbulence.</p><p>Prabu plans to apply similar techniques to other black holes. “It would be exciting to measure jet power in many more systems,” he said.</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/56XPTJBXN33M22EQQZZEXNIUOU.jpg?auth=4518e24c14c1d674670cf029f06633c25ad89a52421c3fbb79e373285bf84df9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This image provided by International Centre for Radio Astronomy Research (ICRAR) shows the strong stellar wind from the supergiant star pushes the jets launched by the black hole away from the star. ( (International Centre for Radio Astronomy Research (ICRAR) via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/FFL2TF27Y4ZKCMRGXMOFR6FSLY.jpg?auth=c8e2952651d4d619d272ac480fff94bb7927869f9b7b16fd1a8875917ca09eae&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This wide-field, ground-based image provided by NASA on Wednesday, April, 15, 2026, shows the visible light component of Cygnus X-1, center, a rich source of X-rays in the constellation of Cygnus. (NASA, ESA, Digitized Sky Survey 2, Davide De Martin (ESA/Hubble) via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/Y6QGGVYLUKNURGZYLRIJTYZAE4.jpg?auth=b595b286172a17279dba8df83a2c991aafadfe7c8fb338dcb58497ffcfe9929c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This image provided by International Centre for Radio Astronomy Research (ICRAR) shows the strong stellar wind from the supergiant star pushes the jets launched by the black hole away from the star. ( (International Centre for Radio Astronomy Research (ICRAR) via AP)]]></media:description></media:content></item><item><title><![CDATA[Zelenskyy receives international prize honoring his and Ukraine's courage and resilience]]></title><link>https://www.local10.com/news/world/2026/04/16/zelenskyy-to-receive-international-prize-honoring-his-and-ukraines-courage-and-resilience/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/04/16/zelenskyy-to-receive-international-prize-honoring-his-and-ukraines-courage-and-resilience/</guid><dc:creator><![CDATA[By MIKE CORDER, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 09:58:25 +0000</pubDate><content:encoded><![CDATA[<p>MIDDELBURG, Netherlands (AP) — Ukrainian President Volodymyr Zelenskyy was awarded the prestigious International Four Freedoms Award at a ceremony Thursday for his and his nation's courage and resilience in resisting the full-scale invasion launched more than four years ago by Russia.</p><p>The honor was bestowed by the Roosevelt Foundation that was created in 1982 to present awards honoring the Four Freedoms outlined by U.S. President Franklin D. Roosevelt in his 1941 State of the Union address — freedom of speech and expression, freedom of worship, freedom from want, and freedom from fear.</p><p>“We pay the highest tribute to the unwavering courage and enduring perseverance of the Ukrainian people and to the steadfast and resolute leadership of their president, Volodymyr Zelenskyy,” Hugo de Jonge, chair of the foundation, said Thursday.</p><p>Dutch Prime Minister Rob Jetten paid tribute to Zelenskyy at the ceremony, saying, “It speaks volumes that you only agreed to accept this award if you could do so on behalf of all the people of Ukraine.”</p><p>After receiving a standing ovation, Zelenskyy asked for a moment of silence for the victims of a deadly overnight barrage by Russia that killed at least 16 people and wounded many more.</p><p>“Dozens of people have been injured and, sadly, so sadly, there are also lives lost in Odesa, Kyiv, Dnipro. Just ordinary people, children, civilians, killed by Russian madness,” he said, as he called for those responsible for war crimes in Ukraine to be held accountable under international law.</p><p>“Do not let Russia go unpunished," he said.</p><p>Previous winners of the international award include Nelson Mandela, the Dalai Lama, Germany's former Chancellor Angela Merkel, and organizations including the United Nations and the International Committee of the Red Cross.</p><p>French rape survivor Gisèle Pelicot was receiving the Freedom from Fear Award; the Committee to Protect Journalists received the Freedom of Speech Award; Isidora Uribe Silva from Chile, who has cerebral palsy, earned the Freedom from Want Award for her years of campaigning for inclusion, equal human rights, and gender equality.</p><p>The winner of the Freedom of Worship Award was not announced publicly by the foundation, citing security concerns.</p><p>After the ceremony, Zelenskyy was meeting with Jetten. The Netherlands has been a strong supporter of Ukraine since the Russian invasion, including providing Patriot missiles and fighter jets. On Wednesday, Defense Minister Dilan Yeşilgöz-Zegerius announced that the Netherlands was spending 248 million euros ($292 million) on drones for the Ukrainian military.</p><p>With no plans announced for further U.S.-mediated talks with Russia, Zelenskyy had already visited three European capitals in 48 hours this week to try to secure promises of further military and financial support from Germany and Norway and Italy. Germany and Ukraine agreed a defense package valued at 4 billion euros ($4.7 billion), and Norway has pledged 9 billion euros in assistance, Ukrainian officials said.</p><p>The Four Freedoms awards are presented in the New Church in Middelburg, in the province of Zeeland, where Roosevelt's ancestors hail from.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4LSZXIVHR4UGXIYXHGBKYBQI4M.jpg?auth=052fdebdcfecb60aaf9991a610f483e5a889c768f89fbdc4b692ffa28ba94036&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The The King's Commissioner of Zeeland Hugo de Jonge, right, and the Mayor of Middleburg Yvonne van Mastrigt, left, welcome Ukraine's President Volodymyr Zelenskyy for the International Four Freedoms Award ceremony in Middelburg, Netherlands, Thursday, April 16, 2026. (AP Photo/Peter Dejong)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Dejong</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ANVCF3N2XVWO36PAMVVWOKH22Y.jpg?auth=1748b15a7dd2e1c845680f0f846322065249cbd5321e8e25380650152a3c3264&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The King's Commissioner of Zeeland Hugo de Jonge, left, welcomes Ukraine's President Volodymyr Zelenskyy for the International Four Freedoms Award ceremony in Middelburg, Netherlands, Thursday, April 16, 2026. (AP Photo/Peter Dejong)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Dejong</media:credit></media:content></item><item><title><![CDATA[Kazakhstan sentences 19 for protest against repression in China's Xinjiang region]]></title><link>https://www.local10.com/news/world/2026/04/16/kazakhstan-sentences-19-for-protest-against-repression-in-chinas-xinjiang-region/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/04/16/kazakhstan-sentences-19-for-protest-against-repression-in-chinas-xinjiang-region/</guid><dc:creator><![CDATA[By DAKE KANG, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 10:16:38 +0000</pubDate><content:encoded><![CDATA[<p>BEIJING (AP) — A court in Kazakhstan convicted 19 activists after a protest against Beijing’s crackdown in China’s far-western Xinjiang region last year, in what experts and advocates said was the largest move yet by the Kazakh government to silence criticism at Beijing’s behest.</p><p>The activists, all of whom were Kazakh nationals, protested near the border with China in November, burning Chinese flags and portraits of Chinese leader Xi Jinping and calling for the release of a Kazakh citizen detained in Xinjiang last year.</p><p>Eleven activists were sentenced to five years in prison for “inciting discord,” while the other eight were given restrictions on their movement. Shinquat Baizhan, a lawyer representing the activists, confirmed the sentences, which were also reported in local media.</p><p>Though Kazakhs speaking out against China’s policies in Xinjiang have long faced pressure, advocacy groups say this is the first time such a large group of Xinjiang activists has been imprisoned in the country.</p><p>“This is unprecedented,” said Yalkun Uluyol, China researcher at Human Rights Watch. “It signals that Kazakhstan is willing to sacrifice freedom of its people to maintain good relations with Beijing.”</p><p>The Chinese government launched a brutal crackdown in Xinjiang starting in 2017, sweeping a million or more Uyghurs, Kazakhs, and other predominantly Muslim ethnicities into prisons and internment camps. Though many have since been released, the region remains under tight control, with strict limitations on religious and cultural practices.</p><p>Xinjiang has long been a touchy issue in neighboring Kazakhstan, a Central Asian country of 20 million people that relies on China as a major trading partner. The Kazakh government opened criminal investigations targeting the protesters after receiving a diplomatic note from the Chinese consulate in Almaty, Kazakhstan’s largest city, Uluyol said.</p><p>The note, which The Associated Press obtained and reviewed, called the protest “an open provocation against the national dignity of the People’s Republic of China and an insult to the Chinese Communist Party and the Chinese people.”</p><p>In a statement, the Chinese Ministry of Foreign Affairs called the sentencing an “internal affair” and praised Kazakhstan as a “friendly neighbor” that is “familiar with China’s policies on governing Xinjiang."</p><p>The Kazakh Ministry of Foreign Affairs did not respond to a request for comment.</p><p>The protesters were members of Atajurt, an organization that advocates for the rights of Chinese-born Kazakhs facing repression in China. Xinjiang is home to over a million ethnic Kazakhs, thousands of whom were detained and many more who face restrictions on their movement to this day.</p><p>Atajurt has long faced pressure from the Kazakh government, an authoritarian state with little tolerance for dissent. Authorities arrested Atajurt’s founder Serikzhan Bilash in 2019, releasing him into exile after extracting a promise not to engage in political activities.</p><p>But the Kazakh government remained tolerant of the organization’s activities to a certain extent, mindful of widespread sympathy in Kazakhstan toward the Chinese-born Kazakh population,</p><p>That appears to have changed, Uluyol said, as Kazakhstan has edged closer to China and authorities in Kazakhstan show less tolerance for groups protesting Beijing's policies.</p><p>Bilash, Atajurt’s founder, says the arrests would have widespread ramifications. The group's work included providing financial support for the relatives of people who were detained in Xinjiang, writing letters supporting them to embassies and the United Nations, and taping hundreds of testimonies by people looking for missing loved ones.</p><p>“The world will lose more than just a human rights organization; it will lose the biggest window into the humanitarian disaster in neighboring Xinjiang,” said Bilash, who is now living in exile in the United States.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GY4VRHO3CE2KIPNMZEWKBQK6BU.jpg?auth=06ad6cc45b6e79544a80c2f4d255429614c567773f9897afb385f3c70d676d6c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - In this image made from video, relatives of people missing in China's far western region of Xinjiang hold up photos at an office of a Chinese Kazakh advocacy organization in Almaty, Kazakhstan, Dec. 7, 2018. (AP Photo/Dake Kang, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Dake Kang</media:credit></media:content></item><item><title><![CDATA[Aston Villa hosts Bologna with a 3-1 edge in Europa League quarterfinals]]></title><link>https://www.local10.com/sports/2026/04/16/aston-villa-hosts-bologna-with-a-3-1-edge-in-europa-league-quarterfinals/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/16/aston-villa-hosts-bologna-with-a-3-1-edge-in-europa-league-quarterfinals/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 08:35:56 +0000</pubDate><content:encoded><![CDATA[<p>BIRMINGHAM, England (AP) — Aston Villa enters the return leg of the Europa League quarterfinal against Bologna with a commanding two-goal lead on Thursday.</p><p>Villa won the opening leg 3-1 in Italy with Ollie Watkins netting twice on the way to its eighth straight victory in the competition.</p><p>The English club is in a European quarterfinal for the third straight year and is on course to secure a Champions League spot next season while sitting fourth in the Premier League.</p><p>Bologna has won its last five away Europa matches since it lost to Villa in the opening game of the league phase.</p><p>The two also met in last years Champions League with Villa winning 2-0.</p><p>Villa coach Unai Emery said he respects Bologna.</p><p>“We must be focused 100%,” Emery said. He is the most successful coach in the competition after four titles with Sevilla and Villarreal.</p><p>Another Premier League club, Nottingham Forest, needs a win against Porto at the City Ground to advance in its return to European competitions after 30 years.</p><p>In a tie of two two-time European champions, they settled for a 1-1 draw at Porto.</p><p>Also, Freiburg travels to Celta Vigo with a healthy 3-0 advantage and Real Betis hosts Braga after drawing the first leg 1-1.</p><p>In the Conference League, Crystal Palace defends a 3-0 lead at two-time runner-up Fiorentina.</p><p>___</p><p>AP soccer: https://apnews.com/hub/soccer</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FS7WOTKIS2MT3L3GMN2E44D3KQ.jpg?auth=627ba159169c149737f2f5013622bb074bb193ae0b03c86cb2a8dad69d5efb2b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Nottingham Forest's Morgan Gibbs-White, right, fights for the ball with Porto's Borja Sainz during the Europa League quarterfinals, first leg, soccer match between FC Porto and Nottingham Forest in Porto, Portugal, Thursday, April 9, 2026. (AP Photo/Luis Vieira)]]></media:description><media:credit role="author" scheme="urn:ebu">Luis Vieira</media:credit></media:content></item><item><title><![CDATA[Ukraine scrambles to supply air defenses as large-scale Russia attacks kill 16]]></title><link>https://www.local10.com/news/world/2026/04/16/russian-missiles-and-drones-bombard-ukraine-in-hourslong-attack-killing-at-least-16/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/04/16/russian-missiles-and-drones-bombard-ukraine-in-hourslong-attack-killing-at-least-16/</guid><dc:creator><![CDATA[By VASILISA STEPANENKO and DAN BASHAKOV, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 18:36:56 +0000</pubDate><content:encoded><![CDATA[<p>KYIV, Ukraine (AP) — Russia hammered civilian areas across Ukraine with drones and missiles Thursday, killing at least 16 people and wounding more than 100 others in the worst aerial attack in weeks, Ukrainian authorities said.</p><p>Nearly 700 drones and dozens of ballistic and cruise missiles were used, as Ukrainian officials acknowledged that vital stocks of advanced interceptors are running low.</p><p>Tetiana Sokol, a 54-year-old Kyiv resident, said two missiles hit near her home and she took cover with her dog in the hallway as flashes lit up the night and windows shattered from the blast wave.</p><p>“On the third attack everything broke, everything flew, we were shocked, we didn’t know where to run. I grabbed whatever came to hand and ran away with the dog,” she told The Associated Press.</p><p>Moscow's forces have hit civilian areas almost daily since its all-out invasion of its neighbor more than four years ago, with the regular assaults occasionally punctuated by massive attacks. More than 15,000 Ukrainian civilians have died in the strikes, the United Nations says.</p><p>Russia's Defense Ministry maintained the operation was launched against military-related targets “in retaliation” for Ukrainian strikes deep inside Russia against oil refineries and weapons plants.</p><p>European Council President António Costa described Thursday's strikes in Ukraine as “yet another horrendous attack” while people slept in their homes.</p><p>Zelenskyy on a mission to improve air defenses</p><p>The attacks came in the wake of Ukrainian President Volodymyr Zelenskyy's 48-hour trip this week to Germany, Norway and Italy in an urgent search for more air defense systems that can stop Russian missiles.</p><p>Ukraine has developed a significant domestic arms industry, especially in the production of drones and missiles, but cannot yet match the sophistication of U.S. Patriot air defense systems.</p><p>Yuriy Ihnat, head of communications for the Ukrainian air force, said the Russian attack made extensive use of ballistic missiles, which only Patriot systems can reliably shoot down.</p><p>“We desperately need more missiles for the Patriot systems," Ihnat told Ukraine’s private TV channel 1+1.</p><p>Ukraine fears the Iran war is depleting stockpiles of the advanced American-made air defense systems it needs, and strongly opposes a U.S. pause on Russian oil sanctions.</p><p>“Another night has proven that Russia does not deserve any easing of global policy or lifting of sanctions,” Zelenskyy said on X.</p><p>Ukrainian city grieves over death of young boy</p><p>Thursday's strikes killed four people in Kyiv, including a 12-year-old, with more than 50 others injured, authorities said. Attacks killed nine people in the southern port city of Odesa and four in the central Dnipro region.</p><p>The central city of Cherkasy declared a day of mourning Thursday for the funeral of eight-year-old Bohdan Serhiiev, killed in a Russian drone strike earlier this week.</p><p>Mourners left flowers and stuffed toys next to the open casket before the burial, while friends and classmates held white balloons and a sign reading “Eternal Memory.”</p><p>“He was such a happy kid. He was always running around and he loved me so much,” Bohdan’s 15-year-old brother Denys Zhuk, told the AP. "We played together, went to soccer l together. I love my younger brother so much. I just wish he was here with me.”</p><p>___</p><p>Hanna Arhirova and Derek Gatopoulos in Kyiv contributed.</p><p>___</p><p>Follow AP’s coverage of the war in Ukraine at https://apnews.com/hub/russia-ukraine</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NBRHMWI23DIO25PXPANDJJYJVU.jpg?auth=418f27aca4e1fce1e6497c3b1ee03ed2368d36b9488368afdceb7632fca7f986&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A woman with a dog walks among the rubble of a house damaged after a Russian strike on residential area in Kyiv, Ukraine, on Thursday, April 16, 2026. (AP Photo/Evgeniy Maloletka)]]></media:description><media:credit role="author" scheme="urn:ebu">Evgeniy Maloletka</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GNB2DOGFDT57ZGQZA7MR6ZAVEE.jpg?auth=f46b5f31e1eb3cef0c64a665aae86dbd67a2750e74e77a0dae6c523989c52aa1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo provided by the Ukrainian Emergency Service, firefighters put out a fire following a Russian attack in Dnipro, Ukraine, Thursday, April 16, 2026. (Ukrainian Emergency Service via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/FXZ7JQTP2DWFFEKWXSO4AHUYHM.jpg?auth=87612e33d405f1ad04f30ed9f84a9c6c6abb8fb4da69b11a625714d03d86a72b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Burnt private cars on a damaged parking site following Russia's missile attack in Kyiv, Ukraine, Thursday, April 16, 2026. (AP Photo/Efrem Lukatsky)]]></media:description><media:credit role="author" scheme="urn:ebu">Efrem Lukatsky</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ADFQSKFASIYI2OIKBSCMY57Q2Y.jpg?auth=4058432f99942873af97d5709ceedba0559fce1bcf4b46952f0670f6546a29aa&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People cry around the coffin that contains the remains of 8-year-old Bohdan Serhiiev killed in a Russian drone attack, during a farewell ceremony in Cherkasy, Ukraine, Thursday, April 16, 2026. (AP Photo/Evgeniy Maloletka)]]></media:description><media:credit role="author" scheme="urn:ebu">Evgeniy Maloletka</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GBULBC5YXPMFNNCDCZ4VA5E4KU.jpg?auth=0b78d8236b92a93d1a2ea1936fd70c9bb6311f796c78aadf0cc52562847f56ab&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Family members grieve for Bohdan Serhiiev, 8, killed in a Russian drone attack, during a burial service at a cemetery in Cherkasy, Ukraine, Thursday, April 16, 2026. (AP Photo/Evgeniy Maloletka)]]></media:description><media:credit role="author" scheme="urn:ebu">Evgeniy Maloletka</media:credit></media:content></item><item><title><![CDATA[Modi is pushing to get more women into India's Parliament. That could have other consequences]]></title><link>https://www.local10.com/news/world/2026/04/16/modi-is-pushing-to-get-more-women-into-indias-parliament-that-could-have-other-consequences/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/04/16/modi-is-pushing-to-get-more-women-into-indias-parliament-that-could-have-other-consequences/</guid><dc:creator><![CDATA[By SHEIKH SAALIQ, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 10:25:44 +0000</pubDate><content:encoded><![CDATA[<p>NEW DELHI (AP) — India’s Parliament opened debate Thursday on a landmark bill to reserve one-third of legislative seats for women, which could set off a sweeping redrawing of voting boundaries that could sharpen political tensions nationwide.</p><p>If passed, the bill would fast-track a 2023 law mandating 33% reservation for women in Parliament and state legislatures. It would be one of the most consequential shifts in political representation since India’s independence and potentially widen female participation in a system where women remain underrepresented.</p><p>The quota, however, is linked to a controversial separate bill to change voting boundaries, a process that could increase the number of seats in the lower house from 543 to about 850.</p><p>While there appears to be a broad bipartisan support for putting more women into Parliament, opposition parties have raised concerns over changing voting boundaries, warning it could tilt the political balance in favor of Prime Minister Narendra Modi’s Bharatiya Janata Party.</p><p>The bills are being taken up during a three-day special session of Parliament and will require a two-thirds majority in both houses to pass. Modi’s ruling National Democratic Alliance holds 293 seats in Parliament, while a two-thirds majority would require 360 seats.</p><p>Women’s representation will close gender gap</p><p>Several Asian countries, including India’s neighbors like Nepal and Bangladesh, have similar quotas for women in national legislatures. India already mandates that one-third of seats be set aside for women in local governance bodies, but women currently hold only about 14% of seats in the lower house of Parliament.</p><p>The quota could bring hundreds more women into legislative politics, which supporters say could redirect policy attention toward women’s health, education and gender-based violence. It is unclear how seats would be allocated to women in an expanded Parliament.</p><p>Ranjana Kumari, a women’s rights advocate, said the move would make India’s “democracy truly representative” and force political parties to field more female candidates.</p><p>“(The) door is little open. Women will enter and fill the room slowly,” Kumari said.</p><p>For many young Indian women, the change also carries symbolic weight.</p><p>Pranita Gupta, a 23-year-old law graduate, said it will instill “a sense of confidence that we can participate in politics and we can be part of Parliament not only as an exception but as well as a norm.”</p><p>Redrawing of electoral boundaries sparks concerns</p><p>The rollout of the quota is tied to a population-based redrawing of voting boundaries using data from the last completed census in 2011. While the timeline for this process remains unclear, the proposal has already triggered political debate.</p><p>Opposition parties warn that basing constituencies on population could shift political power toward faster-growing northern states, while diminishing the parliamentary representation, seat share and overall influence of southern regions. They also argue it could benefit Modi’s party, which has strong support in the northern states.</p><p>India’s Constitution mandates that parliamentary seats be allocated by population and revised after each census. However, boundaries have not been redrawn since the 1971 census, as successive governments delayed the process over concerns about uneven population growth.</p><p>Leaders in southern states, where birthrates have declined more sharply, say a population-based delimitation exercise could increase seats in the north and disadvantage southern regions that have slowed population growth and built stronger economies.</p><p>Political backlash mounts as opposition warns of protests</p><p>Modi’s party has pushed back on the criticism of the bill and said it would implement a uniform 50% increase in seats across all states, maintaining proportional representation nationwide. However, the draft legislation does not explicitly spell this out.</p><p>Speaking in Parliament, Modi said the legislation is “not discriminatory” and “will not do injustice to anyone.”</p><p>But early opposition surfaced Thursday, as Tamil Nadu chief minister M.K. Stalin burned a copy of the bill and raised a black flag in protest. He urged people across the state to do the same.</p><p>Some leaders from southern states also turned up in Parliament dressed in black as a mark of protest.</p><p>India’s opposition leader Rahul Gandhi alleged the exercise could be used to “gerrymander” parliamentary constituencies in favor of Modi’s party ahead of the 2029 national elections.</p><p>“Delimitation should be based on a transparent policy framework, developed after wide consultations with a consensus,” he wrote Wednesday on X.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CHROLEDB7IUXFALYGFGDOOXRXA.jpg?auth=58ea4142480301c4aac9faa4df72bfeae9cc9b890024f5dcc3e71b3b8a00ba7d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Communist Party of India member Annie Raja, left, activist Padma Singh, center, and writer Radha Kumar address a press conference after sending a petition on women's reservation to the parliamentarians in New Delhi, India, Thursday, April 16, 2026. (AP Photo/Manish Swarup)]]></media:description><media:credit role="author" scheme="urn:ebu">Manish Swarup</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JX46ZRPLL2IYEDBPUZ5DY3HTX4.jpg?auth=695a0f169806a2bd2e2a713d31047949399af39de4ee52490caf3f6f9f17c5b5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A security officer takes photograph of Indian women lawmakers as they pose outside Parliament House before the start of the debate on a landmark bill to reserve one-third of seats for women, in New Delhi, India, Thursday, April 16, 2026. (AP Photo)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/BW7NCCXNLAGKKZVSNPLDUCM5EQ.jpg?auth=bae3027e05eb83aa274d44915d1ab4313a02270b120f12fe4ef37f7d5a1b63c6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Communist Party of India member Annie Raja, left, and activist Shabnam Hashmi have a chat before a press conference on sending a petition on women's reservation to the parliamentarians in New Delhi, India, Thursday, April 16, 2026. (AP Photo/Manish Swarup)]]></media:description><media:credit role="author" scheme="urn:ebu">Manish Swarup</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XHPUZRN7G6XARIBQ5BZYKJNVEA.jpg?auth=e71afca6b4a3510b1f77a06e6ede5c1f5df239d0863e6b206145a710e124b2a4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Indian women lawmakers pose outside Parliament House before the start of the debate on a landmark bill to reserve one-third of seats for women, in New Delhi, India, Thursday, April 16, 2026. (AP Photo)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/UK7HV6QXIDRLGV7BZQQXXNXZTQ.jpg?auth=a1bd48823f2eef1e016f38bc30d9c8d0282f874e7c108b768b0f365fdbe940e5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pranita Gupta, a law graduate, poses for a photograph in New Delhi, India, Wednesday, April 15, 2026. (AP Photo/Manish Swarup)]]></media:description><media:credit role="author" scheme="urn:ebu">Manish Swarup</media:credit></media:content></item><item><title><![CDATA[Warriors wake up the echoes of their championship past in vintage comeback win over Clippers]]></title><link>https://www.local10.com/sports/2026/04/16/warriors-wake-up-the-echoes-of-their-championship-past-in-vintage-comeback-win-over-clippers/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/04/16/warriors-wake-up-the-echoes-of-their-championship-past-in-vintage-comeback-win-over-clippers/</guid><dc:creator><![CDATA[By GREG BEACHAM, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 07:13:50 +0000</pubDate><content:encoded><![CDATA[<p>INGLEWOOD, Calif. (AP) — Stephen Curry hit seven 3-pointers while scoring 35 points, holding every fan at Intuit Dome in his thrall with another dazzling display of his unmatched shooting skill.</p><p>In the fourth quarter of an elimination game, Draymond Green bodied up to Kawhi Leonard and utterly shut down one of the greatest scorers of their generation.</p><p>Curry and Green have already done it all and won it all during their 14 years and four championships together. The Golden State Warriors ' visit to the Los Angeles Clippers on Wednesday night was merely a play-in game for the right to travel to Phoenix after a trying regular season that ended with Golden State sitting eight games below .500 and in 10th place in the Western Conference.</p><p>And yet both the style and substance of this 126-121 comeback victory indelibly evoked the brilliance of the Warriors' golden era.</p><p>The few remaining men who have been around for the whole ride were thrilled to travel back in time.</p><p>“For one night, we’re us. We’re champions again,” coach Steve Kerr said. “And I know that may sound crazy to everybody out there. It’s a play-in game. I don’t care. Just absolutely beautiful to watch.”</p><p>Curry put it even more simply: “That’s what you live for right there."</p><p>Golden State overcame a 13-point deficit in the fourth quarter behind Curry, who scored 27 points in a dominant second half. While he took care of the offense, Green took the defensive lead with a smothering effort against Leonard, who couldn't score in the fourth quarter until the Clippers were cooked.</p><p>The Warriors also got stellar contributions from two newcomers. Kristaps Porzingis had 20 points, five rebounds and five assists with an exciting series of big plays — and 39-year-old Al Horford shocked the entire arena when he hit four 3-pointers in the fourth quarter of just his third game since missing a month with a strained right calf.</p><p>Curry broke a tie with his final 3-pointer, falling into the front row of Clippers fans while the ball pierced the net with 50 seconds left. The superstar was playing just his fifth game since returning from a 27-game absence with a knee injury, and he demonstrated exactly why he rejected any notion that he should shut himself down for the summer.</p><p>“This is what you work all year for, all summer, offseason,” Curry said. “We’re not guaranteed a (playoff) series yet, but these nights make everything worth it, because you feel the anxiety of having to perform when the lights are bright, do-or-die game. ... Considering how our season has gone, all the injuries and all that, for us to play the way we did tonight was special.”</p><p>Green didn’t score in the fourth quarter, but the Warriors credited their defensive stopper for stifling Leonard, whose play for Toronto in the 2019 NBA Finals is still painful in the minds of Golden State fans.</p><p>With Green hounding his every move, Leonard got only two shots in the fourth quarter. Leonard finished with 21 points while having a fraction of his usual impact on Clippers games.</p><p>Leonard called Green a “Hall of Fame defender. It was hard to even get shots up.”</p><p>Green thought the Warriors could be a title contender going into this season, but it didn't happen. Jimmy Butler went down for the season in January, Moses Moody was sidelined in March, and Golden State finished the regular season on a 5-15 skid to its worst record in a full regular season since 2012.</p><p>But after knocking off Los Angeles, Golden State is one win away from making the playoffs anyway. Even for the Warriors who have already won everything, the chance to do the improbable is irresistible.</p><p>“I know we’re not satisfied,” Curry said. “We want to go to Phoenix and guarantee a playoff series against OKC. That’s the next goal, but for us to lock in on just 48 minutes, figure out how to get a win, knowing that the game was not going to be perfect, we were all pretty committed to that. The eight guys that got on the floor all had a part in making it happen.”</p><p>___</p><p>AP NBA: https://apnews.com/NBA</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HIDEZWH435CNFJAOMQW422DPKA.jpg?auth=1bcf9cb9bdd5d16b6aa2dc215bccea854d9b5d635daf2830c34decec831926b6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Golden State Warriors guard Stephen Curry celebrates after scoring during the second half of an NBA play-in tournament basketball game against the LA Clippers, Wednesday, April 15, 2026, in Inglewood, Calif. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/232VW3BNWC7XQE4LN4WL4BSXIY.jpg?auth=f2c3269fa1bd6643845dcd8163cd41150c739352169de299cccee604d6f0a60a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Golden State Warriors guard Stephen Curry celebrates after scoring during the second half of an NBA play-in tournament basketball game against the LA Clippers, Wednesday, April 15, 2026, in Inglewood, Calif. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/Z5D3KOT3FRH7M6I34WBI64BEDQ.jpg?auth=0653222b68bc6c4cfa0ad83679d934fbde60e374d7e6022988f3cbaa195ee3a7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A Golden State Warriors fan celebrates after Warriors guard Stephen Curry, right, scored during the second half of an NBA play-in tournament basketball game against the Los Angeles Clippers, Wednesday, April 15, 2026, in Inglewood, Calif. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/E4BHN73EEN2T6333GJ4DU7KOJ4.jpg?auth=1102036050352f9120d377d8bd561deb29872acf00595c6176d29d2a483afe5e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Clippers owner Steve Ballmer watches in the closing minutes of an NBA play-in tournament basketball game between the Clippers and the Golden State Warriors Wednesday, April 15, 2026, in Inglewood, Calif. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HTKGVZRQXOXWXNJSCIJV2BGT4Q.jpg?auth=0ce5cba036e71f08e1ead5fc65764b39c37bb44f512f9ef657a5644e9f2d8739&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Golden State Warriors guard Stephen Curry, left, celebrates with forward Gui Santos after scoring during the second half of an NBA play-in tournament basketball game against the LA Clippers, Wednesday, April 15, 2026, in Inglewood, Calif. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content></item><item><title><![CDATA[Australia boosts military spending as Iran war makes global impact]]></title><link>https://www.local10.com/news/world/2026/04/16/australia-boosts-military-spending-as-iran-war-makes-global-impact/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/04/16/australia-boosts-military-spending-as-iran-war-makes-global-impact/</guid><dc:creator><![CDATA[By ROD McGUIRK, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 07:53:27 +0000</pubDate><content:encoded><![CDATA[<p>MELBOURNE, Australia (AP) — The Iran war had greatly complicated the global strategic landscape, Defense Minister Richard Marles said Thursday as he announced a major increase in Australian military spending.</p><p>Marles released the latest two-year update of Australia’s defense strategy and said an additional 53 billion Australian dollars ($38 billion) in spending on defense was planned over the next decade.</p><p>Australia’s defense budget would grow from 2.8% of GDP this year to 3% by 2033 as “Australia faces its most complex and threatening strategic circumstances since the end of World War II,” Marles said.</p><p>Asked how much more complex and threatening Australia’s circumstances were since the United States and Israel attacked Iran in February, Marles told reporters: “I don’t think anyone could honestly answer that question.”</p><p>“It greatly complicates the global strategic landscape,” Marles said. “The world feels less safe.”</p><p>“Having said that, we do very much support the strategic objective of denying Iran a deployable nuclear weapon,” Marles added.</p><p>The latest strategy expands the military's adoption of autonomous and uncrewed systems on land, sea and air, including the Australian-developed Ghost Bat uncrewed jet aircraft and Ghost Shark underwater drone.</p><p>The strategy also expands the military's long-range strike capabilities and accelerates the introduction of intergrated air and missile defense systems.</p><p>Marles said his government’s decision to increase defense spending to 3% of GDP was not a response to pressure from U.S. President Donald Trump’s administration.</p><p>The Pentagon released its own National Defense Strategy in January that chastised U.S. allies to take control of their own security.</p><p>The Australian government was making its own resourcing decisions, Marles said.</p><p>“What that has yielded to date is, under our government, the biggest peacetime increase in defense spending that our nation has seen,” Marles said.</p><p>The latest spending strategy would focus on Australian self-reliance, which should not be confused with military self-sufficiency, Marles said.</p><p>“This is not about jettisoning alliance relationships. To the contrary, alliances, especially with the United States, will always be fundamental to Australia’s defense,” Marles said.</p><p>Australia’s largest-ever defense investment is expected to be a fleet of at least eight submarines powered by U.S. nuclear technology provided through the AUKUS partnership with the United States and Britain.</p><p>Australia expects the subs would cost between AU$268 billion ($193 billion) and AU$368 billion ($264 billion) over three decades.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NJ7SO5IKOHP6A6AHQI4JVCBYDA.jpg?auth=474eb403337a3763717a8f92cab3fe504109d44dfc4fc78c60dfad6cbe5e3d94&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Australian Defence Minister Richard Marles prepares to address the National Press Club in Canberra, Thursday, April 16, 2026. (Lukas Coch/AAP Image via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">LUKAS COCH</media:credit></media:content></item><item><title><![CDATA['Spaceballs' sequel, 'Thomas Crown Affair' previewed at CinemaCon, but no Bond updates]]></title><link>https://www.local10.com/entertainment/2026/04/16/spaceballs-sequel-thomas-crown-affair-previewed-at-cinemacon-but-no-bond-updates/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/04/16/spaceballs-sequel-thomas-crown-affair-previewed-at-cinemacon-but-no-bond-updates/</guid><dc:creator><![CDATA[By LINDSEY BAHR, Associated Press]]></dc:creator><description></description><pubDate>Thu, 16 Apr 2026 06:20:18 +0000</pubDate><content:encoded><![CDATA[<p>LAS VEGAS (AP) — The cast and filmmakers behind the “Spaceballs” sequel including Bill Pullman and Rick Moranis brought a little levity to CinemaCon Wednesday night in Las Vegas, with an irreverent presentation and first look at the satire.</p><p>“With Hollywood studios merging willy nilly like middle aged couples at a swingers party, Amazon acquired MGM and opened the vault,” a voiceover said in the “Spaceballs” sizzle reel, with the image on the screen showing Warner Bros. and Paramount, making Amazon MGM the only studio to publicly reference the pending acqusition at the conference so far.</p><p>Mel Brooks, in a video message, announced the title, “Spaceballs: The New One."</p><p>"It's just like the old one, but it's newer," Brooks said.</p><p>He explained that it was not called “Spaceballs: The Search for More Money” because, he said, he found the money. It was in his basement. Also, he said, he couldn't be at Caesar's Palace with everyone because he was seeing Phish at the Sphere.</p><p>Moranis's appearance on stage evoked a big reaction from the crowd, but he only got a few words out — part of the bit was that everyone would keep interrupting him, and they stuck to it. The film is expected in theaters next year.</p><p>“Spaceballs” was just one part of the big Amazon MGM Studios presentation to theater owners, which also included first looks at Peter Farrelly’s Sylvester Stallone biopic “I Play Rocky” and Michael B. Jordan's “The Thomas Crown Affair."</p><p>The newly minted best actor Oscar winner for his dual performance in “Sinners,” Jordan directs and stars in the romantic art heist, alongside Adria Arjona. Jon Batiste also played a bit of the score he’s composing for the film.</p><p>“I’ve been daydreaming about making this movie for years,” said Jordan.</p><p>He watched the 1999 version when he was 12 and said “It left a very big impression on me.”</p><p>For his version, he said, he wanted to bring the style, sophistication and rebellion he loved in both of the previous versions, but also to make his character “someone you can root for.”</p><p>Amazon MGM Studios was received warmly by the exhibitors in the audience on the heels of their biggest theatrical release so far, and their promise to release 15 movies a year by 2027. “Project Hail Mary” continues to do big business, with over $515 million in global box office earnings. It was so popular that it will be returning to IMAX theaters for one week starting Friday.</p><p>Filmmakers Phil Lord and Chris Miller even made a surprise appearance, with Ryan Gosling, to thank the exhibitors for playing the film in their theaters.</p><p>“This movie is now the biggest original movie of the year because you believed in it,” Miller said.</p><p>The studio previewed their summer He-Man movie “Masters of the Universe,” starring Nicholas Galitzine, and the family film “The Sheep Detectives,” also with Galitzine, Hugh Jackman and Nicholas Braun. Pete Davidson also showed up with David Leitch for their gonzo action pic “How to Rob a Bank.”</p><p>“This movie is totally (expective) insane,” Davidson said.</p><p>Later, they showed first looks at Henry Cavill in “Highlander” and Anne Hathaway and Dakota Johnson in the adaptation of the Colleen Hoover psychological thriller “Verity.”</p><p>One franchise that did not have any news to share was James Bond. Amazon paid $8.45 billion for MGM in 2021, at least in part because of the allure of 007. Just last year the joint studio announced it had taken the creative reins of the franchise after decades of family control with longtime Bond custodians Michael G. Wilson and Barbara Broccoli agreeing to step back. They also hired Denis Villeneuve to direct the first film of the new era, with Amy Pascal and David Heyman producing.</p><p>But precious little is known about their plans for the next Bond movie beyond that, including who might play the dapper agent.</p><p>Courtenay Valenti, Amazon MGM’s head of film, said “we’re taking time to do this with care and deep respect.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/RQGYLFH3IZ3GMZ6L7F5ROU3RFU.jpg?auth=e45734842f75e8c4a29986d7676329d2807ec72a345f3afa843a493783e7db17&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rick Moranis, cast member of the upcoming film "Spaceballs 2," speaks during the Amazon MGM Studios presentation at CinemaCon on Wednesday, April 15, 2026, at Caesars Palace in Las Vegas. (AP Photo/Chris Pizzello)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/A2V2WQNUZ7SM54KXKZ66CTXSOE.jpg?auth=e60b96e403dfca1b6eb9c3073165d7cdebdf01503eddee78020a86f050d20884&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Michael B. Jordan, cast member of the upcoming film "The Thomas Crown Affair" speaks during the Amazon MGM Studios presentation at CinemaCon on Wednesday, April 15, 2026, at Caesars Palace in Las Vegas. (AP Photo/Chris Pizzello)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SV5SR4GEFNLMFZAVI6O3VKUOHE.jpg?auth=3e2bbc88247a2a90a49f1159fe057d82c518fb9af6051089b79a34508022149d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jon Batiste performs during the Amazon MGM Studios presentation at CinemaCon on Wednesday, April 15, 2026, at Caesars Palace in Las Vegas. (AP Photo/Chris Pizzello)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4577QJD3C3MDTIUUXWD74UL4JA.jpg?auth=9ab2c3e2ec776c7517f445dd3173ca608c4d793b9801175a0aa25867b2b1a4e8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ryan Gosling, cast member of the film "Project Hail Mary," speaks during the Amazon MGM Studios presentation at CinemaCon on Wednesday, April 15, 2026, at Caesars Palace in Las Vegas. (AP Photo/Chris Pizzello)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PFYJ72XTLHOOIYS7GJXFS4KYUA.jpg?auth=93230da8799190443d1f9f35357867be8fed620182d5cfc3b9fb0f8d4d40fcbf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Cast members Nicholas Braun, left, and Hugh Jackman of the upcoming film "The Sheep Detectives" speak during the Amazon MGM Studios presentation at CinemaCon on Wednesday, April 15, 2026, at Caesars Palace in Las Vegas. (AP Photo/Chris Pizzello)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content></item></channel></rss>