<?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>Fri, 10 Jul 2026 13:55:00 +0000</lastBuildDate><language>en</language><ttl>1</ttl><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title><![CDATA[Nouveau Miami brings Southern comfort food, community to Wynwood]]></title><link>https://www.local10.com/features/2026/07/10/nouveau-miami-brings-southern-comfort-food-community-to-wynwood/</link><guid isPermaLink="true">https://www.local10.com/features/2026/07/10/nouveau-miami-brings-southern-comfort-food-community-to-wynwood/</guid><dc:creator><![CDATA[Alexis Frazier, Yarden Ben-David ]]></dc:creator><description><![CDATA[A new restaurant in Miami’s Wynwood neighborhood is aiming to serve more than just meals.]]></description><pubDate>Fri, 10 Jul 2026 13:33:13 +0000</pubDate><content:encoded><![CDATA[<p>A new restaurant in Miami’s Wynwood neighborhood is aiming to serve more than just meals.</p><p><a href="https://www.local10.com/espanol/2026/07/10/nouveau-miami-lleva-comida-surena-reconfortante-y-comunidad-a-wynwood/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/10/nouveau-miami-lleva-comida-surena-reconfortante-y-comunidad-a-wynwood/">Leer en español</a></p><p>The owners of Nouveau Miami say they’re creating a gathering place rooted in community, culture and legacy. </p><p>The restaurant, located at 108 NW 25th St. in Wynwood, is the newest Nouveau location. The concept first opened in the Atlanta area before expanding to South Florida.</p><p>Co-owner Ebony Austin said the restaurant is designed to offer more than just a meal.</p><p>“We’re really like Cheers, but reimagined, with a twist,” she said. “That twist is our food. That twist is that experience we give our customers.”</p><p>Austin and business partner Yandy Smith say they want guests to feel at home while celebrating Black culture and community.</p><p>Smith described the restaurant as “a little bit soul, a little bit culture, with a little bit class. And it’s really about community and having a good time when you come here.”</p><p>The entrepreneurs say they’re hands-on in the day-to-day operation of the restaurant.</p><p>“You might see Yandy behind the bar, at the host stand. You might see me in the kitchen. We really work,” Smith said.</p><p>Beyond serving food, the owners say they’re focused on building something that lasts.</p><p>“This space here is all about legacy making sure the people behind us know that we built this with love,” Smith added. </p><p>Community remains at the center of that mission.</p><p>“One thing that’s been super important to us is community,” Smith said. “Making sure we take care of our people, our culture and plant seeds that are representative of Black excellence everywhere we go.”</p><p>The menu blends southern comfort food with Caribbean flavors, offering dishes such as chicken and sweet potato waffles, Cajun seafood grits and other island-inspired favorites.</p><p>The restaurant also emphasizes entertainment, with weekend brunch drawing crowds for live music and DJs.</p><p>“You’re going to see me on the dance floor every time,” Smith added. “Don’t judge me if my shoes are off.”</p><p>Smith said the goal is to create an atmosphere that keeps guests coming back long after the meal is over.</p><p>“I’m usually leaving almost about two, three in the morning because people just don’t want to go home,” she said. “We have some of the best DJs that come to create the experience and the vibe. We have some entertainment. We have karaoke night. We’re getting ready to start comedy night. So just stay tuned.”</p><p>The owners say they’re also preparing to launch R&amp;B nights. </p><p>Nouveau Miami is open every day except Monday. The restaurant’s menu is available on its <a href="https://nouveaubar.com/miami/" target="_self" rel="" title="https://nouveaubar.com/miami/">website</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[Nouveau Miami lleva comida sureña reconfortante y comunidad a Wynwood]]></title><link>https://www.local10.com/espanol/2026/07/10/nouveau-miami-lleva-comida-surena-reconfortante-y-comunidad-a-wynwood/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/10/nouveau-miami-lleva-comida-surena-reconfortante-y-comunidad-a-wynwood/</guid><dc:creator><![CDATA[Alexis Frazier, Yarden Ben-David ]]></dc:creator><description><![CDATA[Un nuevo restaurante en el vecindario de Wynwood, en Miami, busca ofrecer mucho más que solo comidas.]]></description><pubDate>Fri, 10 Jul 2026 13:54:16 +0000</pubDate><content:encoded><![CDATA[<p>Un nuevo restaurante en el vecindario de Wynwood, en Miami, busca ofrecer mucho más que solo comidas.</p><p>Los propietarios de Nouveau Miami dicen que están creando un lugar de encuentro basado en la comunidad, la cultura y el legado.</p><p>El restaurante, ubicado en el 108 de la calle 25 del noroeste en Wynwood, es la más reciente sede de Nouveau. El concepto abrió por primera vez en el área de Atlanta antes de expandirse al sur de Florida.</p><p>La copropietaria Ebony Austin dijo que el restaurante está diseñado para ofrecer mucho más que una comida.</p><p>“Somos como Cheers, pero reinventado, con un giro”, dijo. “Ese giro es nuestra comida. Ese giro es la experiencia que les brindamos a nuestros clientes”.</p><p>Austin y su socia Yandy Smith dijeron que quieren que los clientes se sientan como en casa mientras celebran la cultura y la comunidad negra.</p><p>Smith describió el restaurante como “un poco de alma, un poco de cultura, con un poco de clase. Y realmente se trata de comunidad y de pasarla bien cuando vienes aquí”.</p><p>Las empresarias dijeron que participan activamente en las operaciones diarias del restaurante.</p><p>“Podrías ver a Yandy detrás de la barra o en la recepción. Podrías verme a mí en la cocina. De verdad trabajamos”, dijo Smith.</p><p>Más allá de servir comida, las propietarias dijeron que están enfocadas en construir algo duradero.</p><p>“Este espacio tiene que ver con crear un legado, asegurarnos de que quienes vienen detrás de nosotros sepan que construimos esto con amor”, agregó Smith.</p><p>La comunidad sigue siendo el eje central de esa misión.</p><p>“Una cosa que ha sido muy importante para nosotras es la comunidad”, dijo Smith. “Asegurarnos de cuidar a nuestra gente, nuestra cultura y sembrar semillas que representen la excelencia negra en todos los lugares a los que vamos”.</p><p>El menú combina comida sureña reconfortante con sabores caribeños y ofrece platillos como pollo con waffles de batata, sémola con mariscos al estilo cajún y otros favoritos inspirados en las islas.</p><p>El restaurante también pone énfasis en el entretenimiento, con un brunch los fines de semana que atrae a multitudes gracias a la música en vivo y los DJ.</p><p>“Me van a ver en la pista de baile cada vez”, agregó Smith. “No me juzguen si me quito los zapatos”.</p><p>Smith dijo que el objetivo es crear un ambiente que haga que los clientes quieran regresar mucho después de terminar la comida.</p><p>“Normalmente me voy alrededor de las dos o tres de la mañana porque la gente simplemente no quiere irse a casa”, dijo. “Tenemos algunos de los mejores DJ que vienen a crear la experiencia y el ambiente. Tenemos entretenimiento. Tenemos noches de karaoke. Estamos por comenzar las noches de comedia. Así que estén atentos”.</p><p>Las propietarias también dijeron que se preparan para lanzar noches de R&amp;B.</p><p>Nouveau Miami abre todos los días excepto los lunes. El menú del restaurante está disponible en su <a href="https://nouveaubar.com/miami/" target="_blank" rel="noreferrer" title="https://nouveaubar.com/miami/">sitio web</a>.</p>]]></content:encoded></item><item><title><![CDATA[BSO deputies search for missing mother, baby girl last seen in Dania Beach]]></title><link>https://www.local10.com/news/local/2026/07/10/bso-deputies-search-for-missing-woman-baby-girl-last-seen-in-dania-beach/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/10/bso-deputies-search-for-missing-woman-baby-girl-last-seen-in-dania-beach/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Broward Sheriff’s Office detectives are asking the public for help in locating a woman and her baby, who have both been reported missing.]]></description><pubDate>Fri, 10 Jul 2026 11:00:46 +0000</pubDate><content:encoded><![CDATA[<p>Broward Sheriff’s Office detectives are asking the public for help in locating a woman and her baby, who have both been reported missing.</p><p><a href="https://www.local10.com/espanol/2026/07/10/agentes-de-la-bso-buscan-a-madre-y-bebe-desaparecidas-vistas-por-ultima-vez-en-dania-beach/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/10/agentes-de-la-bso-buscan-a-madre-y-bebe-desaparecidas-vistas-por-ultima-vez-en-dania-beach/">Leer en español</a></p><p>According to BSO spokesman Carey Codd, Kaylyn Hausmann, 35, and her 3-month-old daughter were last seen around 1:55 p.m. Wednesday in the 90 block of Southwest 18th Avenue in Dania Beach. </p><p>Authorities said Hausmann is 5 feet, 6 inches tall and weighs about 135 pounds. She has brown hair and brown eyes, and was last seen wearing a long-sleeve white shirt and black pants.</p><p>Detectives say they do not believe the circumstances surrounding the mother and daughter’s disappearance are suspicious at this time and they do not believe the baby is in danger. Still, they want to locate both to make sure they are safe.</p><p>Anyone with information about their whereabouts is asked to call BSO Detective Leonard Charla at 954-321-4274 or the BSO non-emergency number at 954-764-HELP (4357).</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/O6P7AOE6K5BRJJMPWUVN3Y2W6I.jpg?auth=307fc86af97abb1c9646c38946ea74d918b002fc181b69ead7e50721aa5ba498&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Agentes de la BSO buscan a madre y bebé desaparecidas vistas por última vez en Dania Beach]]></title><link>https://www.local10.com/espanol/2026/07/10/agentes-de-la-bso-buscan-a-madre-y-bebe-desaparecidas-vistas-por-ultima-vez-en-dania-beach/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/10/agentes-de-la-bso-buscan-a-madre-y-bebe-desaparecidas-vistas-por-ultima-vez-en-dania-beach/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Los detectives de la Oficina del Sheriff de Broward solicitan la ayuda del público para localizar a una mujer y a su bebé, quienes fueron reportadas como desaparecidas.]]></description><pubDate>Fri, 10 Jul 2026 13:50:18 +0000</pubDate><content:encoded><![CDATA[<p>Los detectives de la Oficina del Sheriff de Broward solicitan la ayuda del público para localizar a una mujer y a su bebé, quienes fueron reportadas como desaparecidas.</p><p>Según el portavoz de la BSO, Carey Codd, Kaylyn Hausmann, de 35 años, y su hija de 3 meses fueron vistas por última vez alrededor de la 1:55 p.m. del miércoles en la cuadra 90 de Southwest 18th Avenue en Dania Beach.</p><p>Las autoridades informaron que Hausmann mide 5 pies y 6 pulgadas de estatura y pesa aproximadamente 135 libras. Tiene cabello castaño y ojos marrones, y fue vista por última vez con una camisa blanca de manga larga y pantalón negro.</p><p>Los detectives indicaron que, por el momento, no creen que las circunstancias que rodean la desaparición de la madre y su hija sean sospechosas y tampoco creen que la bebé esté en peligro. Aun así, desean localizar a ambas para asegurarse de que estén a salvo.</p><p>Cualquier persona con información sobre su paradero debe llamar al detective Leonard Charla, de la BSO, al <a href="tel:954-321-4274" rel="">954-321-4274</a> o al número de no emergencias de la BSO al <a href="tel:954-764-HELP" rel="">954-764-HELP</a> (4357).</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/O6P7AOE6K5BRJJMPWUVN3Y2W6I.jpg?auth=307fc86af97abb1c9646c38946ea74d918b002fc181b69ead7e50721aa5ba498&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[The Latest: Defense lawyers question reliability of evidence in killing of Charlie Kirk]]></title><link>https://www.local10.com/news/national/2026/07/10/the-latest-defense-lawyers-question-reliability-of-evidence-in-killing-of-charlie-kirk/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/10/the-latest-defense-lawyers-question-reliability-of-evidence-in-killing-of-charlie-kirk/</guid><dc:creator><![CDATA[By The Associated Press, Associated Press]]></dc:creator><description><![CDATA[A weeklong preliminary hearing concludes Friday for the man accused of killing conservative activist Charlie Kirk. Prosecutors aim to show they have enough evidence against Tyler Robinson to proceed to a trial.]]></description><pubDate>Fri, 10 Jul 2026 13:47:58 +0000</pubDate><content:encoded><![CDATA[<p>A weeklong preliminary hearing concludes Friday for the man accused of killing conservative activist Charlie Kirk. Prosecutors aim to show they have enough evidence against Tyler Robinson to proceed to a trial.</p><p>The 23-year-old Robinson is charged with aggravated murder in the Sept. 10 assassination of Kirk on the Utah Valley University campus. Prosecutors are seeking the death penalty.</p><p>Robinson’s lawyers plan to call a final witness as they try to raise doubts about the prosecution’s case. The defense has previously challenged the reliability of ballistics tests on a bullet fragment recovered from Kirk’s body and fought the release of a recorded interview with Robinson’s roommate, Lance Twiggs, as well as chat room messages Robinson wrote on Discord.</p><p>There are only 14 seats for the public in the courtroom</p><p>People have been lining up early — sometimes sleeping outside the doors overnight — in hopes of getting a wristband for a seat in the courthouse this week. Only 14 wristbands are given out each day, on a first-come, first-served basis.</p><p>Chris Palmer, the court’s director of security, warned Thursday morning that tents and other camping supplies won’t be allowed as people seek a seat for the final day of the hearing Friday. He also warned against jumping in line or saving spots for someone else.</p><p>Earlier in the week, court security said it discovered some people had bought colored wristbands to try to sneak in.</p><p>Defense tries to sow doubt about ballistics evidence</p><p>One of Tyler Robinson’s attorneys, Michael Burt, tried to inject doubt into the prosecution’s case by challenging the reliability of ballistics tests on a bullet fragment recovered from Kirk’s body.</p><p>Authorities sought to tie the fragment to the suspected murder weapon, but the results were inconclusive.</p><p>“Saying anything but inconclusive was inappropriate,” said Samantha Karner with the Bureau of Alcohol, Tobacco, Firearms and Explosives.</p><p>The defense earlier in the week had questioned the reliability of DNA evidence that investigators said linked Robinson to the scene. Experts say the science behind DNA testing is sound.</p><p>Robinson’s attorneys plan to have a second person from ATF testify Friday.</p><p>The prosecution ended its presentation Thursday afternoon.</p><p>Testimony in five-day preliminary hearing wraps Friday</p><p>After testimony in the preliminary hearing ends Friday, State District Judge Tony Graf will rule whether prosecutors have shown enough evidence to proceed to trial. But a decision from Graf won’t come immediately.</p><p>Attorneys on both sides say they’d like the benefit of seeing the court transcript of the preliminary hearing and want to submit written briefs before Graf weighs in.</p><p>That will take weeks to play out. Graf set oral arguments on the evidence presented in the preliminary hearing for Sept. 1.</p><p>Graf tends not to make immediate rulings.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/E5VHY6XJTCS7CNR55UI4DPGYUU.jpg?auth=73ce6b148cd3cd4fd07248f7b953fae2584c2cc99b516a23c2168d65c11d4fbf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[An image of a bullet casing engraved with the word "Catch!" is displayed during a preliminary hearing for Tyler Robinson, who is accused in the fatal shooting of Charlie Kirk, at the Fourth District Courthouse in Provo, Utah, Thursday, July 9, 2026. (AP Photo/Spenser Heaps, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Spenser Heaps</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TRO3GMUZIIP7Q6MQ6R7MALNFW4.jpg?auth=48954e5fefa8b1cdaae3d2d4721bc4e6ccddafbcc5472948f90e607c69977fb1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Tyler Robinson, who is accused in the fatal shooting of Charlie Kirk, watches a computer screen during testimony about comparison testing of bullets during a preliminary hearing at the Fourth District Courthouse in Provo, Utah, Thursday, July 9, 2026. (AP Photo/Spenser Heaps, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Spenser Heaps</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GM7NRAG4Q6JTCMNOE3ASATY2UU.jpg?auth=fd2e7989bbf36d721debf8c8d020c0648c22638f8d7baadaf8884659748be5a9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Charlie Kirk's parents, Kathryn, left, and Robert Kirk leave the Fourth District Courthouse in Provo, Utah, Thursday, July 9, 2026, after a preliminary hearing for Tyler Robinson, who is accused in the fatal shooting of Charlie Kirk. (AP Photo/Ty ONeil)]]></media:description><media:credit role="author" scheme="urn:ebu">Ty ONeil</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RS4DARHKREOM4CT3OHXEJACF7Y.jpg?auth=8637f90cd6b8fcbc66bf1b8615070dc432001f7ba547a7a739d181133d44299e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Judge Tony Graf speaks during a preliminary hearing for Tyler Robinson, who is accused in the fatal shooting of Charlie Kirk, at the Fourth District Courthouse in Provo, Utah, Thursday, July 9, 2026. (AP Photo/Spenser Heaps, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Spenser Heaps</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TRLWVTUZ4DIUNRRVECCPT6LOTE.jpg?auth=178a48f19664c51fc8a164a46606193e28c214a51eb9c0bf26266595c54fe82c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Brandi Siciliani, right, and Billie Webb, second right, wait in line to get access to the limited public seating available at a preliminary hearing for Tyler Robinson, the Utah man accused of fatally shooting Charlie Kirk, in Provo, Utah, Friday, July 10, 2026. (AP Photo/Ty ONeil)]]></media:description><media:credit role="author" scheme="urn:ebu">Ty ONeil</media:credit></media:content></item><item><title><![CDATA[North Miami Beach police captain resigns after video voyeurism arrest]]></title><link>https://www.local10.com/news/local/2026/07/10/north-miami-beach-police-captain-resigns-after-video-voyeurism-arrest/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/10/north-miami-beach-police-captain-resigns-after-video-voyeurism-arrest/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[A North Miami Beach police captain resigned from his role Thursday, two days after he was arrested by the Miami-Dade Sheriff’s Office on a warrant for video voyeurism by a family member or authority figure, the police chief confirmed.]]></description><pubDate>Fri, 10 Jul 2026 10:33:13 +0000</pubDate><content:encoded><![CDATA[<p>A North Miami Beach police captain resigned from his role Thursday, two days after he was arrested by the Miami-Dade Sheriff’s Office on a warrant for video voyeurism by a family member or authority figure, the police chief confirmed.</p><p><a href="https://www.local10.com/espanol/2026/07/10/renuncia-capitan-de-la-policia-de-north-miami-beach-tras-arresto-por-voyeurismo-en-video/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/10/renuncia-capitan-de-la-policia-de-north-miami-beach-tras-arresto-por-voyeurismo-en-video/">Leer en español</a></p><p>According to an arrest warrant, Jose Maya, 40, is accused of <a href="https://www.local10.com/news/local/2026/07/08/north-miami-beach-police-captain-arrested-on-video-voyeurism-charge/" target="_self" rel="" title="https://www.local10.com/news/local/2026/07/08/north-miami-beach-police-captain-arrested-on-video-voyeurism-charge/">planting a video recording device under a bathroom door</a>, which recorded the 23-year-old victim.</p><p>Detectives said the victim discovered the device on June 28 and reported the incident to law enforcement on Monday.</p><p>Authorities said the victim claimed she first became suspicious of Maya last year when she caught him lying on the floor immediately outside the bathroom door as she was showering.</p><p>The woman said that as she exited the shower, she noticed a small black object underneath the bathroom door, but she initially thought it was an insect because she wasn’t wearing her glasses or contact lenses.</p><p>According to the warrant, the victim said Maya quickly stood up as she opened the bathroom door, and claimed that he had been fixing a motion-activated night light near the bathroom.</p><p>The warrant states that the victim was suspicious, but initially dismissed the incident.</p><p>According to the warrant, the victim continued noticing a small black object appearing underneath the bathroom door as she showered and she told her mother about her suspicions.</p><p>Detectives said the victim’s mother suggested placing a cellphone in the laundry room to record what was happening and confirm her suspicions.</p><p>According to the warrant, the victim did so and her cellphone captured Maya placing a recording device underneath the bathroom door as she was showering.</p><p>Detectives said the victim’s mother confronted Maya on June 28 and he provided some kind of admission, although his full comments to her were redacted from the publicly released warrant.</p><p>Detectives said the victim’s mother told her one of the videos showed her buttocks, while the other recordings were blurry.</p><p>Records show Maya was booked into the Turner Guilford Knight Correctional Center at about 7:50 p.m. Tuesday. He has since been released on bond.</p><p>North Miami Beach Police Chief Juan Pinillos announced Maya’s resignation Thursday night and said his resignation was effective immediately.</p><p>“While his resignation concludes his employment with the department, it does not change the seriousness of the allegations or our commitment to accountability,” Pinillos said in a statement. “Based on the information available, I had already determined that termination was the appropriate course of action.</p><p>“The public deserves a police department that upholds the highest standards of integrity, professionalism, and public trust. We remain committed to transparency and will continue to hold every employee accountable to those standards.”</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/TJNUJOXDHVGLZAZPVUYXSISMAI.jpg?auth=acd142f6b98edc0c63963554ef08304e12c69b2e6d787d7118bf71115dd160b8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Renuncia capitán de la Policía de North Miami Beach tras arresto por voyeurismo en video]]></title><link>https://www.local10.com/espanol/2026/07/10/renuncia-capitan-de-la-policia-de-north-miami-beach-tras-arresto-por-voyeurismo-en-video/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/10/renuncia-capitan-de-la-policia-de-north-miami-beach-tras-arresto-por-voyeurismo-en-video/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Un capitán de la Policía de North Miami Beach renunció a su cargo este jueves, dos días después de que la Oficina del Sheriff de Miami-Dade lo arrestara en cumplimiento de una orden judicial por voyeurismo en video cometido por un familiar o una figura de autoridad, confirmó el jefe de la Policía.]]></description><pubDate>Fri, 10 Jul 2026 13:46:36 +0000</pubDate><content:encoded><![CDATA[<p>Un capitán de la Policía de North Miami Beach renunció a su cargo el jueves, dos días después de que la Oficina del Sheriff de Miami-Dade lo arrestó en cumplimiento de una orden judicial por voyeurismo en video cometido por un familiar o una figura de autoridad, confirmó el jefe de la Policía.</p><p>Según una orden de arresto, Jose Maya, de 40 años, está acusado de <a href="https://www.local10.com/espanol/2026/07/08/arrestan-a-capitan-de-policia-de-north-miami-beach-por-cargo-de-voyeurismo-en-video/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/08/arrestan-a-capitan-de-policia-de-north-miami-beach-por-cargo-de-voyeurismo-en-video/">colocar un dispositivo de grabación de video debajo de la puerta de un baño</a>, el cual grabó a la víctima, de 23 años.</p><p>Los detectives informaron que la víctima descubrió el dispositivo el 28 de junio y denunció el incidente a las autoridades el lunes.</p><p>Las autoridades indicaron que la víctima afirmó que comenzó a sospechar de Maya el año pasado, cuando lo sorprendió acostado en el piso, justo afuera de la puerta del baño, mientras ella se duchaba.</p><p>La mujer dijo que, al salir de la ducha, notó un pequeño objeto negro debajo de la puerta del baño, pero inicialmente pensó que era un insecto porque no llevaba puestos sus lentes ni lentes de contacto.</p><p>Según la orden, la víctima dijo que Maya se puso de pie rápidamente cuando ella abrió la puerta del baño y afirmó que estaba reparando una luz nocturna con sensor de movimiento cerca del baño.</p><p>La orden indica que la víctima sospechó de la explicación, pero inicialmente descartó el incidente.</p><p>Según la orden, la víctima continuó notando un pequeño objeto negro que aparecía debajo de la puerta del baño mientras se duchaba y le comentó sus sospechas a su madre.</p><p>Los detectives informaron que la madre de la víctima sugirió colocar un teléfono celular en el cuarto de lavado para grabar lo que estaba ocurriendo y confirmar sus sospechas.</p><p>Según la orden, la víctima lo hizo y su teléfono celular captó a Maya colocando un dispositivo de grabación debajo de la puerta del baño mientras ella se duchaba.</p><p>Los detectives informaron que la madre de la víctima confrontó a Maya el 28 de junio y él hizo algún tipo de admisión, aunque sus comentarios completos fueron censurados en la versión pública de la orden.</p><p>Los detectives informaron que la madre de la víctima le dijo que uno de los videos mostraba sus glúteos, mientras que las otras grabaciones estaban borrosas.</p><p>Los registros muestran que Maya fue ingresado al Centro Correccional Turner Guilford Knight alrededor de las 7:50 p.m. del martes. Desde entonces fue puesto en libertad bajo fianza.</p><p>El jefe de la Policía de North Miami Beach, Juan Pinillos, anunció la renuncia de Maya la noche del jueves y dijo que esta entró en vigor de inmediato.</p><p>“Aunque su renuncia pone fin a su empleo en el departamento, no cambia la gravedad de las acusaciones ni nuestro compromiso con la rendición de cuentas”, dijo Pinillos en un comunicado. “Con base en la información disponible, ya había determinado que el despido era la medida apropiada.</p><p>“El público merece un departamento de Policía que mantenga los más altos estándares de integridad, profesionalismo y confianza pública. Seguimos comprometidos con la transparencia y continuaremos exigiendo que todos los empleados rindan cuentas conforme a esos estándares”.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/TJNUJOXDHVGLZAZPVUYXSISMAI.jpg?auth=acd142f6b98edc0c63963554ef08304e12c69b2e6d787d7118bf71115dd160b8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Man dies after being shot during dispute in southwest Miami-Dade, deputies say]]></title><link>https://www.local10.com/news/local/2026/07/10/man-dies-after-being-shot-during-dispute-in-southwest-miami-dade-deputies-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/10/man-dies-after-being-shot-during-dispute-in-southwest-miami-dade-deputies-say/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[A man has died after he was shot Thursday night in southwest Miami-Dade, authorities confirmed to Local 10 News.]]></description><pubDate>Fri, 10 Jul 2026 10:15:15 +0000</pubDate><content:encoded><![CDATA[<p>A man has died after he was shot Thursday night in southwest Miami-Dade, authorities confirmed to Local 10 News.</p><p><a href="https://www.local10.com/espanol/2026/07/10/hombre-muere-tras-ser-baleado-durante-disputa-en-suroeste-del-condado-de-miami-dade-informaron-agentes/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/10/hombre-muere-tras-ser-baleado-durante-disputa-en-suroeste-del-condado-de-miami-dade-informaron-agentes/">Leer en español</a></p><p>According to the Miami-Dade Sheriff’s Office, the shooting was reported at about 8:40 p.m. in the area of Southwest 233<sup>rd</sup> Street and 132<sup>nd</sup> Avenue.</p><p>Deputies said two men were involved in a dispute when one pulled out a gun and shot the other.</p><p>The victim was transported to a local hospital, where he died.</p><p>No other details were immediately released.</p><p><i>Watch Local 10 News or refresh this page for updates.</i></p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Trump will let bipartisan housing bill become law without signing in protest over GOP voter ID law]]></title><link>https://www.local10.com/business/2026/07/10/trump-will-let-bipartisan-housing-bill-become-law-without-signing-in-protest-over-gop-voter-id-law/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/10/trump-will-let-bipartisan-housing-bill-become-law-without-signing-in-protest-over-gop-voter-id-law/</guid><dc:creator><![CDATA[By THE ASSOCIATED PRESS, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — President Donald Trump has chosen not to sign a sweeping housing affordability bill on Friday, in protest of Congress not approving a strict voter ID bill that does not have enough support to pass.]]></description><pubDate>Fri, 10 Jul 2026 13:41:43 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — President Donald Trump has chosen not to sign a sweeping housing affordability bill on Friday, in protest of Congress not approving a strict voter ID bill that does not have enough support to pass.</p><p>“I will not sign the Housing Bill, which has been fully approved by Congress and sent to the White House, in PROTEST over the fact that the United States Senate is not capable of passing THE SAVE AMERICA ACT,” Trump posted on social media.</p><p>Still, the housing measure could become law on Friday without Trump’s signature, as he had 10 days to issue a veto and stop the measure. Trump’s post simply says that he will not sign it.</p><p>Trump’s rejection of the bipartisan housing legislation exacerbates tensions with his own party in a midterm election year and cuts short their efforts to address a key voter concern about rising costs. His post comes more than a week after he canceled plans to sign the bipartisan legislation, announcing he was using it as leverage in his push for a strict voter ID bill.</p><p>The 21st Century ROAD to Housing Act aims to lower the cost of housing and spur more home construction. It’s the most sweeping effort in decades to address America’s housing affordability problems.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/L4Q5AQ7DLL7ELDJPAD2VDPDTE4.jpg?auth=4e5e3bafa74262e08ffe74ae6ac081f9aa56b39fc1ae833c7be2101f2de29ed2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump speaks with reporters in flight on Air Force One after landing at U.S. Air Force Base at RAF Mildenhall, in Suffolk, Eastern England, Wednesday, July 8, 2026. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content></item><item><title><![CDATA[Hombre muere tras ser baleado durante disputa en suroeste del condado de Miami-Dade, informaron agentes]]></title><link>https://www.local10.com/espanol/2026/07/10/hombre-muere-tras-ser-baleado-durante-disputa-en-suroeste-del-condado-de-miami-dade-informaron-agentes/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/10/hombre-muere-tras-ser-baleado-durante-disputa-en-suroeste-del-condado-de-miami-dade-informaron-agentes/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Un hombre murió luego de recibir un disparo la noche del jueves en el suroeste de Miami-Dade, confirmaron las autoridades a Local 10 News.  ]]></description><pubDate>Fri, 10 Jul 2026 13:41:29 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre murió luego de recibir un disparo la noche del jueves en el suroeste de Miami-Dade, confirmaron las autoridades a Local 10 News.</p><p>Según la Oficina del Sheriff de Miami-Dade, la balacera fue reportada alrededor de las 8:40 p.m. en el área de Southwest 233rd Street y 132nd Avenue.</p><p>Los agentes informaron que dos hombres estaban involucrados en una disputa cuando uno sacó un arma y le disparó al otro.</p><p>La víctima fue trasladada a un hospital local, donde murió.</p><p>No se dieron a conocer de inmediato más detalles.</p><p><i>Vea Local 10 News o actualice esta página para conocer las novedades.</i></p>]]></content:encoded></item><item><title><![CDATA[Cientos de personas han muerto en incendios forestales en Europa durante la última década]]></title><link>https://www.local10.com/espanol/2026/07/10/cientos-de-personas-han-muerto-en-incendios-forestales-en-europa-durante-la-ultima-decada/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/10/cientos-de-personas-han-muerto-en-incendios-forestales-en-europa-durante-la-ultima-decada/</guid><dc:creator><![CDATA[Por THE ASSOCIATED PRESS, Associated Press]]></dc:creator><description><![CDATA[MADRID (AP) — Los incendios forestales que arrasan Europa han provocado la muerte de cientos de personas durante la última década, y el cambio climático está a punto de elevar aún más la cifra de víctimas en los próximos años.]]></description><pubDate>Fri, 10 Jul 2026 13:41:18 +0000</pubDate><content:encoded><![CDATA[<p>MADRID (AP) — Los incendios forestales que arrasan Europa han provocado la muerte de cientos de personas durante la última década, y el cambio climático está a punto de elevar aún más la cifra de víctimas en los próximos años.</p><p>Al menos 11 personas murieron en un incendio forestal en el sur de España durante la noche y hasta la mañana del viernes, lo que lo convierte en uno de los más mortíferos registrados en el país, mientras las altas temperaturas afectaban a gran parte del territorio.</p><p>En Francia, un desprendimiento de rocas provocó el miércoles la muerte de un bombero voluntario de 22 años que ayudaba a combatir un incendio forestal de difícil acceso en las montañas de la región alpina de Saboya, en el sureste del país, mientras las temperaturas extremadamente altas convertían bosques y matorrales resecos en auténticos polvorines.</p><p>Europa es el continente que se calienta más rápido del mundo: las temperaturas aumentan al doble de la media mundial desde la década de 1980, según el Servicio de Cambio Climático Copernicus de la Unión Europea. A nivel global, 2025 fue el tercer año más caluroso registrado, lo que provocó varias intensas olas de calor en toda Europa.</p><p>Los científicos advierten que el cambio climático, causado en parte por la quema de combustibles como la gasolina, el petróleo y el carbón, agrava la frecuencia e intensidad del calor y la sequedad, lo que hace que ciertas regiones sean más vulnerables a los incendios forestales.</p><p>Este es un repaso a algunos de los incendios forestales más mortíferos de la última década en Europa:</p><p>Más de 100 muertos en Grecia en 2018</p><p>El incendio forestal más mortífero de Grecia ocurrió en 2018, cuando un enorme fuego arrasó la localidad costera de Mati, al este de Atenas, y dejó a personas atrapadas en sus casas y en las carreteras mientras intentaban huir. Murieron más de 100 personas, entre ellas, algunas que se ahogaron al intentar nadar para alejarse de las llamas.</p><p>En 2023, más de 20 personas murieron en incendios forestales en Grecia, entre ellas, 18 inmigrantes que quedaron atrapados por las llamas de lo que se convirtió en el mayor incendio forestal individual registrado en Europa, mientras cruzaban un bosque en el noreste del país.</p><p>Más recientemente, un incendio forestal ocurrido la semana pasada en el norte de Grecia provocó la muerte de un niño de 12 años y su padre.</p><p>10 muertos en un incendio forestal en Turquía el año pasado</p><p>En julio pasado, 10 bomberos y trabajadores de rescate murieron mientras intentaban apagar un incendio forestal que se desató en una zona boscosa de la provincia de Eskisehir, en el noroeste de Turquía. Las víctimas eran trabajadores forestales y miembros de la organización de rescate AKUT.</p><p>El ministro de Bosques, Ibrahim Yumakli, señaló entonces que los vientos cambiaron de dirección de forma repentina, lo que hizo que las llamas se desplazaran y rodearan a los trabajadores forestales.</p><p>Uno de ellos era un hombre de 28 años que regresaba al trabajo tras su luna de miel apenas dos días antes. Y un voluntario de AKUT había pasado un mes rescatando a las víctimas de un terremoto catastrófico que golpeó el sur de Turquía en febrero de 2023.</p><p>Incendio forestal en Portugal dejó decenas de muertos en 2017</p><p>El incendio forestal más mortífero de Portugal dejó 66 muertos en 2017 en Pedrogao Grande, a 200 kilómetros (120 millas) al noreste de Lisboa. La mayoría de las víctimas murió en una carretera mientras intentaba huir en automóvil.</p><p>En 2017, otros incendios forestales tardíos elevaron aún más el número anual de muertes relacionadas con incendios en Portugal hasta superar las 120 personas, lo que lo convirtió en el año más mortífero por este tipo de fallecimientos. Un bebé de 1 mes y sus padres estuvieron entre las víctimas.</p><p>Posteriormente, el gobierno portugués aprobó una serie de medidas para prevenir y contener los incendios forestales.</p><p>Las reformas incluyeron campañas de educación pública sobre cómo se inician los incendios, la creación de una fuerza de reacción rápida de bomberos y la apertura de varios miles de kilómetros (millas) de cortafuegos, además de poner a disposición una gran cantidad de recursos de extinción.</p><p>Chipre atribuye los incendios mortales al cambio climático</p><p>En Chipre, muchos funcionarios han señalado al cambio climático como responsable de la ferocidad y la rapidez de los incendios forestales recientes, que han cobrado al menos seis vidas en los últimos cinco años.</p><p>En julio de 2021 se descubrieron los restos calcinados de cuatro trabajadores egipcios fuera de una aldea montañosa arrasada por el fuego, en lo que un funcionario calificó como el incendio “más destructivo” que la nación insular del Mediterráneo oriental había visto jamás.</p><p>En julio pasado, las cuadrillas de rescate encontraron los cuerpos de una pareja de ancianos dentro de un automóvil calcinado en el arcén de una carretera de montaña. La rapidez con la que el incendio forestal quemó aproximadamente 80 kilómetros cuadrados (50 millas cuadradas) de laderas boscosas llevó al presidente Nikos Christodoulides a comentar: “Nunca ha habido nada parecido en Chipre”.</p><p>Vientos muy fuertes, altas temperaturas y condiciones extremadamente áridas tras tres inviernos de lluvias mínimas crearon una tormenta perfecta en el punto álgido del incendio.</p><p>Un estudio de World Weather Attribution indicó en agosto del año pasado que el cambio climático, que ha provocado temperaturas abrasadoras y una disminución de las lluvias, hizo que los grandes incendios forestales en Turquía, Grecia y Chipre ardieran con mucha más intensidad ese verano.</p><p>___</p><p>Esta historia fue traducida del inglés por un editor de AP con la ayuda de una herramienta de inteligencia artificial generativa.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DORX3AOWLM5QQ7Y4JGDPQIXA6Q.jpg?auth=0df80c6aaeb0619f53a9562b44feb83bfd010ade342999003027f15bf9794db1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[En la imagen, tomada de un video proporcionado por INFOCA, varios bomberos combaten un incendio forestal cerca de Los Gallardos, en Almería, España, el jueves 9 de julio de 2026. (INFOCA vía AP)]]></media:description></media:content></item><item><title><![CDATA[BSFR: Worker dies after getting trapped in conveyor belt at Deerfield Beach facility ]]></title><link>https://www.local10.com/news/local/2026/07/10/bsfr-worker-dies-after-getting-trapped-in-conveyor-belt-at-deerfield-beach-facility/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/10/bsfr-worker-dies-after-getting-trapped-in-conveyor-belt-at-deerfield-beach-facility/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[A worker died Friday morning while working on a large production machine at a Deerfield Beach facility used for the mass production of food products, first responders told Local 10 News.]]></description><pubDate>Fri, 10 Jul 2026 12:32:08 +0000</pubDate><content:encoded><![CDATA[<p>A worker died Friday morning while working on a large production machine at a Deerfield Beach facility used for the mass production of food products, first responders told Local 10 News.</p><p><a href="https://www.local10.com/espanol/2026/07/10/bsfr-muere-trabajador-tras-quedar-atrapado-en-cinta-transportadora-en-instalacion-de-deerfield-beach/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/10/bsfr-muere-trabajador-tras-quedar-atrapado-en-cinta-transportadora-en-instalacion-de-deerfield-beach/">Leer en español</a></p><p>According to Broward Sheriff Fire Rescue officials, crews responded to the scene at 1441 W. Newport Center Drive early Friday morning after receiving reports about an industrial accident.</p><p>“Upon arrival, crews found that the incident occurred at an industrial park facility used for the mass production of food products,” a BSFR spokesperson said in an email to Local 10 News. “Preliminary information indicates that an adult male became trapped beneath the hopper arm of a conveyor belt while attempting to address an issue with a large production machine.”</p><p>The spokesperson said “despite rapid response efforts,” the victim was pronounced dead at the scene by paramedics.</p><p>The incident remains under investigation.</p><p>The victim’s identity has not been released. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YSYPM74ZYODA4W32X752GQA27Y.png?auth=dfcdd9b8b5dacebd24e6c5c389d8c2fb2daa04a411a781cc0742b40da628917f&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[BSFR: Muere trabajador tras quedar atrapado en cinta transportadora en instalación de Deerfield Beach]]></title><link>https://www.local10.com/espanol/2026/07/10/bsfr-muere-trabajador-tras-quedar-atrapado-en-cinta-transportadora-en-instalacion-de-deerfield-beach/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/10/bsfr-muere-trabajador-tras-quedar-atrapado-en-cinta-transportadora-en-instalacion-de-deerfield-beach/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Un trabajador murió la mañana de este viernes mientras trabajaba en una gran máquina de producción en una instalación de Deerfield Beach utilizada para la producción masiva de productos alimenticios, informaron los equipos de primeros auxilios a Local 10 News.]]></description><pubDate>Fri, 10 Jul 2026 13:35:43 +0000</pubDate><content:encoded><![CDATA[<p>Un trabajador murió la mañana de este viernes mientras trabajaba en una gran máquina de producción en una instalación de Deerfield Beach utilizada para la producción masiva de productos alimenticios, informaron los equipos de primeros auxilios a Local 10 News.</p><p>Según funcionarios de Broward Sheriff Fire Rescue (BSFR), las unidades respondieron al lugar, en 1441 W. Newport Center Drive, la madrugada del viernes tras recibir reportes sobre un accidente industrial.</p><p>“Al llegar, las unidades encontraron que el incidente ocurrió en una instalación de un parque industrial utilizada para la producción masiva de productos alimenticios”, dijo un portavoz de BSFR en un correo electrónico enviado a Local 10 News. “La información preliminar indica que un hombre adulto quedó atrapado debajo del brazo de la tolva de una cinta transportadora mientras intentaba resolver un problema con una gran máquina de producción”.</p><p>El portavoz dijo que, “a pesar de la rápida respuesta”, la víctima fue declarada muerta en el lugar por los paramédicos.</p><p>El incidente continúa bajo investigación.</p><p>La identidad de la víctima no ha sido divulgada.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YSYPM74ZYODA4W32X752GQA27Y.png?auth=dfcdd9b8b5dacebd24e6c5c389d8c2fb2daa04a411a781cc0742b40da628917f&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"><media:description type="plain"><![CDATA[Breaking News Generic]]></media:description></media:content></item><item><title><![CDATA[Scottie Scheffler headed for first missed cut in 4 years]]></title><link>https://www.local10.com/sports/2026/07/10/scottie-scheffler-headed-for-first-missed-cut-in-4-years/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/10/scottie-scheffler-headed-for-first-missed-cut-in-4-years/</guid><dc:creator><![CDATA[By DOUG FERGUSON, Associated Press]]></dc:creator><description><![CDATA[NORTH BERWICK, Scotland (AP) — Scottie Scheffler was making plans for an early arrival to Royal Birkdale after he stumbled through a round of 2-over 72 on Friday at the Scottish Open and seemed certain to miss the cut for the first time in nearly four years.]]></description><pubDate>Fri, 10 Jul 2026 13:26:03 +0000</pubDate><content:encoded><![CDATA[<p>NORTH BERWICK, Scotland (AP) — Scottie Scheffler was making plans for an early arrival to Royal Birkdale after he stumbled through a round of 2-over 72 on Friday at the Scottish Open and seemed certain to miss the cut for the first time in nearly four years.</p><p>Scheffler had made 78 consecutive cuts dating to the 2022 FedEx St. Jude Championship. Tiger Woods holds the record of 142 in a row from February 1998 to May 2005.</p><p>The top 65 and ties make the cut, and Scheffler was tied for 88th when he missed a 6-foot par putt on his final hole at The Renaissance Club to fall back to even-par 142.</p><p>Strong wind was in the forecast for Friday afternoon that could affect scoring, though Scheffler already was looking ahead to his title defense at the British Open next week at Birkdale.</p><p>“Just felt like I wasn’t hitting it close enough to give myself enough opportunities,” Scheffler said. “I think that’s really kind of what it comes down to.”</p><p>___</p><p>AP golf: https://apnews.com/hub/golf</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FW6RCEPV5QHE56T53HQVQB5XWU.jpg?auth=9f8accb13960e5c808b4c6960652163a6adfcfb0576278a335f2f243a330b3a7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Scottie Scheffler reacts to his tee shot on the 18th hole during the final round of the Travelers Championship golf tournament at TPC River Highlands, Sunday, June 28, 2026, in Cromwell, Conn. (AP Photo/Jessica Hill)]]></media:description><media:credit role="author" scheme="urn:ebu">Jessica Hill</media:credit></media:content></item><item><title><![CDATA[Sociedad Protectora de Animales de Broward busca un hogar permanente para Baby y otros amigos peludos]]></title><link>https://www.local10.com/espanol/2026/07/09/sociedad-protectora-de-animales-de-broward-busca-un-hogar-para-siempre-para-baby-y-otros-amigos-peludos/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/09/sociedad-protectora-de-animales-de-broward-busca-un-hogar-para-siempre-para-baby-y-otros-amigos-peludos/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Una mezcla de border collie de 9 años llamada Baby busca una nueva familia después de llegar como perro callejero a la Sociedad Protectora de Animales del condado Broward.]]></description><pubDate>Thu, 09 Jul 2026 17:59:00 +0000</pubDate><content:encoded><![CDATA[<p>Una mezcla de border collie de 9 años llamada Baby busca una nueva familia después de llegar como perro callejero a la Sociedad Protectora de Animales del condado Broward.</p><p>Baby fue adoptado previamente en el refugio cuando tenía aproximadamente un año. Cherie Wachter, de la Sociedad Protectora de Animales del condado Broward, dijo que se contactó al propietario, pero nunca acudió a reclamarlo.</p><p>“Creemos que es una mezcla de border collie”, dijo Wachter. “A los 9 años todavía se le pueden enseñar muchas cosas más y contarles a todos sus amigos que usted le enseñó todas esas cosas maravillosas a su perro”.</p><p>Wachter dijo que Baby pesa alrededor de 50 libras, camina muy bien con correa y sería un excelente compañero para alguien que busca un perro tranquilo y de buen comportamiento.</p><p>“Si está buscando un perro para dar paseos tranquilos y que sea un maravilloso integrante de la familia, creo que Baby sería perfecto”, dijo Wachter.</p><p>Wachter también presentó a Tolkien, un gatito británico de pelo corto de 13 semanas disponible para adopción. Tolkien y sus dos hermanos fueron entregados al refugio después de que su dueño enfermara.</p><p>“Lo que deben saber sobre estos gatitos es que tienen una infección por tiña”, agregó. “Los estamos tratando por eso. Entregaríamos al adoptante el medicamento para continuar el tratamiento en casa”.</p><p>Wachter dijo que la tiña es contagiosa para las personas y las mascotas, pero que los adoptantes pueden controlarla con los cuidados adecuados, entre ellos lavarse las manos, lavar la ropa de cama y mantener al gatito separado de otras mascotas del hogar.</p><p>La Sociedad Protectora de Animales del condado Broward tiene a Baby, Tolkien y otros animales esperando encontrar un hogar para siempre.</p><p><a href="https://humanebroward.com/" target="_blank" rel="noreferrer" title="https://humanebroward.com/">Haga clic aquí</a> para obtener más información sobre cómo adoptar una mascota.</p>]]></content:encoded></item><item><title><![CDATA[Autoridades piden crear conciencia mientras familia del sur de Florida llora la muerte de niño pequeño dejado dentro de un vehículo bajo el sol]]></title><link>https://www.local10.com/espanol/2026/07/09/autoridades-piden-crear-conciencia-mientras-familia-del-sur-de-florida-llora-la-muerte-de-nino-pequeno-dejado-dentro-de-un-vehiculo-bajo-el-sol/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/09/autoridades-piden-crear-conciencia-mientras-familia-del-sur-de-florida-llora-la-muerte-de-nino-pequeno-dejado-dentro-de-un-vehiculo-bajo-el-sol/</guid><dc:creator><![CDATA[Christina Vazquez]]></dc:creator><description><![CDATA[El mundo de Cristina López, una madre del sur de Florida, se vino abajo el domingo.]]></description><pubDate>Thu, 09 Jul 2026 22:02:30 +0000</pubDate><content:encoded><![CDATA[<p>El mundo de Cristina López, una madre del sur de Florida, se vino abajo el domingo.</p><p>Ese fue el día en que la policía le notificó que <a href="https://www.local10.com/espanol/2026/07/09/solo-quiero-justicia-madre-habla-tras-la-muerte-de-su-hijo-pequeno-en-un-vehiculo-caliente/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/09/solo-quiero-justicia-madre-habla-tras-la-muerte-de-su-hijo-pequeno-en-un-vehiculo-caliente/">su hija Brittany, de 2 años, había muerto después de permanecer dentro de un vehículo bajo el sol</a> durante aproximadamente tres horas mientras estaba al cuidado de una niñera.</p><p>Según López, la niñera le pidió a un familiar de mayor edad que cuidara a la menor. Las autoridades dijeron que ese hombre padece demencia.</p><p>Ahora, López dice que lo único que pide es justicia para su hija.</p><p>La jefa del Departamento de Policía de Hallandale Beach, Grace Mariot, dijo que la investigación continúa activa mientras esperan el informe final del médico forense.</p><p>“Este es un hecho trágico. Ningún padre debería tener que soportar el dolor que está viviendo esta madre”, dijo Mariot. “Estamos esperando que la Fiscalía Estatal del condado Broward determine si se presentarán cargos”.</p><p>Mariot agregó: “Instamos al público y a cualquier persona que cuide de un menor a asegurarse de revisar siempre el asiento trasero”.</p><p>El ex jefe del Departamento de Policía de Miami, Jorge Colina, explicó que existen diversos factores que complican la decisión de presentar cargos en casos como este.</p><p>“Pueden evaluar todos los posibles cargos que estén sobre la mesa, pero al final todo dependerá de qué sabía la niñera, qué edad tiene, si siquiera entiende qué es la demencia y si comprendía la gravedad de la condición de esa persona y cómo funciona su cerebro”, dijo Colina.</p><p>“Es complicado, lamentablemente. ¿Qué sabía esta persona? ¿Cuál es la verdadera condición de ese hombre? Incluso podrían tener que consultar a un médico como experto para determinar el grado de demencia que padecía y qué sabía la niñera cuando decidió dejarle la responsabilidad del cuidado de la menor”, agregó.</p><p>Colina continuó: “Lo que hace difíciles estos casos es que hay que demostrar intención criminal. Para que un fiscal obtenga una condena por homicidio involuntario o asesinato, tendrá que demostrar negligencia grave o un total desprecio por la vida. Normalmente, lo que ocurre en estos casos es que se trata de un accidente trágico, ya sea por un grave lapsus de memoria, el llamado síndrome del bebé olvidado o algo similar, y generalmente involucra a una persona muy cercana al menor.</p><p>“No solo hay que demostrar intención criminal, sino que también hay que tener presente que, si el caso llega ante un jurado y se trata de un familiar que ya está devastado por una pérdida tan trágica, probablemente el jurado no quiera castigarlo aún más”, dijo.</p><p>Es probable que aún quede mucho por conocerse mientras los investigadores analizan los detalles de las circunstancias específicas que llevaron a la trágica muerte de la menor.</p><p>“¿Es algo que había ocurrido antes? ¿La madre lo sabía?”, dijo Colina. “¿En ocasiones anteriores dejó a la menor con la niñera, quien le había explicado que, si tenía que salir a comprar comida o hacer alguna diligencia, dejaba a la niña al cuidado de su padre o su abuelo? ¿Eso ocurrió una docena de veces sin que hubiera ningún problema? Esas son solo algunas de las muchas preguntas que se harán, porque todo eso será importante. Todo influirá en la decisión sobre si se presentan cargos y cuáles serían esos cargos”.</p><p>Colina añadió que es importante, especialmente para las personas que cuidan a un niño pequeño de manera ocasional y no como parte de su rutina diaria, colocar un objeto en el asiento trasero junto al menor, como un bolso o una computadora portátil, para que sirva como recordatorio.</p><p>El Departamento de Policía de Hallandale Beach emitió la siguiente declaración a Local 10 News:</p><p>“El jefe Michel reitera sus condolencias a la familia y enfatiza la importancia de prevenir tragedias similares. “Esta tragedia ha afectado a toda nuestra comunidad”, señala el comunicado. “Aunque nada puede aliviar el dolor que está viviendo esta familia, nuestros corazones permanecen con los seres queridos de la menor. Esperamos que la historia de esta niña inspire a todos los cuidadores a adoptar un hábito sencillo: revisar siempre el asiento trasero antes de salir del vehículo. Tomarse un momento adicional podría evitar que otra familia sufra una pérdida tan inimaginable”.”</p><p>La familia creó una página en <a href="https://www.gofundme.com/f/justice-for-brittany-and-support-for-cristina" target="_blank" rel="noreferrer" title="https://www.gofundme.com/f/justice-for-brittany-and-support-for-cristina">GoFundMe</a> para ayudar a cubrir los gastos.</p><p><b>ENLACE RELACIONADO:</b></p><h2><a href="https://www.local10.com/news/local/2026/07/06/detectives-raise-heatstroke-awareness-after-toddler-dies-in-hallandale-beach/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2026/07/06/detectives-raise-heatstroke-awareness-after-toddler-dies-in-hallandale-beach/">Agentes de policía instan a extremar precauciones con los vehículos bajo el sol tras la muerte de una niña pequeña en Hallandale Beach.</a></h2>]]></content:encoded></item><item><title><![CDATA[Acusan a dos consejeros de campamento de iglesia de abusar de niño de 9 años en el suroeste de Miami-Dade]]></title><link>https://www.local10.com/espanol/2026/07/09/acusan-a-dos-consejeros-de-campamento-de-iglesia-de-abusar-de-nino-de-9-anos-en-el-suroeste-de-miami-dade/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/09/acusan-a-dos-consejeros-de-campamento-de-iglesia-de-abusar-de-nino-de-9-anos-en-el-suroeste-de-miami-dade/</guid><dc:creator><![CDATA[Ryan Mackey, Roy Ramos]]></dc:creator><description><![CDATA[Dos consejeros de un campamento de verano fueron arrestados el miércoles después de que los investigadores informaran que abusaron de un niño de 9 años durante un incidente ocurrido el mes pasado en un campamento de una iglesia en el suroeste de Miami-Dade.]]></description><pubDate>Thu, 09 Jul 2026 16:34:34 +0000</pubDate><content:encoded><![CDATA[<p>Dos consejeros de un campamento de verano fueron arrestados el miércoles después de que los investigadores informaran que abusaron de un niño de 9 años durante un incidente ocurrido el mes pasado en un campamento de una iglesia en el suroeste de Miami-Dade.</p><p>Los sospechosos fueron identificados en un informe de arresto de la Oficina del Sheriff de Miami-Dade como Antoinette McKay, de 50 años, de Cutler Bay, y Zaccheus Zamon Scott, de 34 años, de Miami.</p><p>Según el informe, el incidente ocurrió el 11 de junio en la iglesia St. Peters Missionary Baptist Church, ubicada en el 17901 de Southwest 107th Ave., donde McKay y Scott se desempeñaban como entrenadores y consejeros del campamento del menor.</p><p>Los investigadores dijeron que el niño estaba jugando fútbol americano con sus hermanos en el campamento de verano cuando se produjo una pelea entre él y uno de ellos.</p><p>Fue entonces cuando, según los agentes, McKay y Scott intervinieron.</p><p>De acuerdo con el informe, el menor dijo a los investigadores que Scott le colocó “grandes conos naranjas” sobre la cabeza, lo que le dificultó la respiración.</p><p>El informe señala que McKay luego “agarró a la víctima por los tobillos, inmovilizándola boca arriba en el suelo, con las piernas elevadas y sujetas por los tobillos sobre el asiento de una silla”.</p><p>Los agentes dijeron que, mientras McKay inmovilizaba a la víctima, Scott procedió a abofetearla varias veces en el lado izquierdo del rostro y la cabeza.</p><p>Según el informe, el menor sufrió vasos sanguíneos rotos en el ojo izquierdo, un rasguño entre los ojos y hematomas e inflamación en el lado izquierdo del rostro.</p><p>El informe indica que posteriormente el padre del menor lo llevó al Hospital Infantil Nicklaus, donde fue atendido y dado de alta. Los médicos recomendaron a la familia vigilar la aparición de síntomas de una conmoción cerebral, según el informe.</p><p>Los investigadores informaron que McKay y Scott invocaron sus derechos Miranda y se negaron a hablar con los detectives.</p><p>Los registros de la cárcel muestran que ambos sospechosos enfrentan un cargo cada uno por abuso infantil sin causar lesiones corporales graves.</p><p>Hasta la mañana del jueves, ambos permanecían detenidos en el Centro Correccional Turner Guilford Knight con una fianza de $1,500 USD cada uno. La jueza del Tribunal de Circuito de Miami-Dade, Mindy Glazer, también les ordenó mantenerse alejados de la víctima.</p><p>Local 10 se comunicó con la iglesia St. Peters Missionary Baptist Church para solicitar comentarios sobre el incidente y confirmar la situación laboral de los dos consejeros.</p>]]></content:encoded></item><item><title><![CDATA[Pentagon says suspension lifted for South Carolina helicopter pilots following July 4 beach event]]></title><link>https://www.local10.com/news/national/2026/07/10/pentagon-says-suspension-lifted-for-south-carolina-helicopter-pilots-following-july-4-beach-event/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/10/pentagon-says-suspension-lifted-for-south-carolina-helicopter-pilots-following-july-4-beach-event/</guid><dc:creator><![CDATA[By MEG KINNARD, Associated Press]]></dc:creator><description><![CDATA[COLUMBIA, S.C. (AP) — Eight South Carolina National Guard helicopter pilots have been returned to flying duties following a suspension over a low-flying sweep over beachgoers as part of a July 4 event honoring servicemembers.]]></description><pubDate>Fri, 10 Jul 2026 13:09:11 +0000</pubDate><content:encoded><![CDATA[<p>COLUMBIA, S.C. (AP) — Eight South Carolina National Guard helicopter pilots have been returned to flying duties following a suspension over a low-flying sweep over beachgoers as part of a July 4 event honoring servicemembers.</p><p>"Effective immediately, the suspension of all involved South Carolina pilots has been lifted," Pentagon spokesman Sean Parnell wrote Friday morning on social media. “Carry on Patriots.”</p><p>The suspension followed "Salute from the Shore," a July 4 tradition honoring servicemembers in South Carolina since 2010 that features vintage and modern military aircraft flying along the 187-mile length of the state’s shoreline, with the intent of sparking patriotism among thousands of beachgoers gathered for the holiday.</p><p>This year’s salute included F-16s with the South Carolina Air National Guard’s 169th Fighter Wing out of McEntire Joint Base, as well as a C-17 from the 437th Airlift Wing based at Joint Base Charleston. For the first time, Apache helicopters joined the air parade, which also featured civilian-owned vintage planes like T-34s and T-6s.</p><p>Numerous attendees often post video on social media of the display, but this year, online images of the Apaches flying at what appeared to be a low height over crowded beaches sparked concern with the South Carolina National Guard, which launched a review of the event and temporarily suspended the eight pilots from flying duties while that was ongoing, later clarifying the suspension was “a routine, non-punitive safety measure, not a disciplinary action.”</p><p>Late Thursday night, Defense Secretary Pete Hegseth noted on social media that the Pentagon was getting involved, writing, “We’ll fix this. Carry on, Patriots.”</p><p>South Carolina Republicans rebuked the suspension, too. Rep. Russell Fry, who represents the Myrtle Beach area, said Thursday that the pilots "should be celebrated, not sanctioned.”</p><p>Less than two hours before Parnell's post noting the suspension had been lifted, Republican Gov. Henry McMaster — who serves as commander-in-chief of the state's National Guard — said Friday he trusted the pilots' acumen, writing in a social media post that Guardsmen fly in wartime.</p><p>“Surely, they know how to safely navigate the coast of South Carolina — and her scores of cheering residents and tourists on our 250th anniversary," McMaster wrote.</p><p>Officials with McMaster's office and South Carolina National Guard did not immediately return messages seeking comment on Friday, including whether McMaster — a longtime ally of President Donald Trump — had directly intervened. The Pentagon declined to comment beyond Parnell's statement.</p><p>___</p><p>Meg Kinnard can be reached at http://x.com/MegKinnardAP</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ASPHAHNTRSFFVL35I6RVTA7O6E.jpg?auth=105f7a2dccb101838d5eaaad3496e271d518b60408fa1faf59fce426bff5ca82&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The Pentagon is pictured in Washington, Thursday, June 11, 2026. (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[Meteorologists warn week ahead in US will have dangerous temps: 'Heat is not to be played with']]></title><link>https://www.local10.com/news/national/2026/07/10/meteorologists-warn-week-ahead-in-us-will-have-dangerous-temps-heat-is-not-to-be-played-with/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/10/meteorologists-warn-week-ahead-in-us-will-have-dangerous-temps-heat-is-not-to-be-played-with/</guid><dc:creator><![CDATA[By SETH BORENSTEIN, Associated Press]]></dc:creator><description><![CDATA[Most of America's Lower 48 states are about to swelter under an unusually large, strong and long-lasting heat dome that will spike temperatures in a way that the National Weather Service calls “significant and dangerous.”]]></description><pubDate>Fri, 10 Jul 2026 13:02:06 +0000</pubDate><content:encoded><![CDATA[<p>Most of America's Lower 48 states are about to swelter under an unusually large, strong and long-lasting heat dome that will spike temperatures in a way that the National Weather Service calls “significant and dangerous.”</p><p>The heat wave will start this weekend and last at least a week, with some areas feeling its effects until the end of the month, meteorologists said. Temperatures will be 15 to 25 degrees Fahrenheit (8 to 14 degrees Celsius) warmer than normal in many areas, including at night, they said. Hotter nighttime temperatures are especially bad for both human health and efforts to tamp down an already active wildfire season.</p><p>“This upcoming heat wave does look pretty remarkable,” said Daniel Swain, a climate scientist with University of California Agriculture and Natural Resources. “This is going to be a long duration, widespread and high-intensity heat event that’s going to affect millions of people for over a week.”</p><p>Trapping hot air, threatening records</p><p>A dome of high pressure — which traps hot air like a pot lid while blocking cooling winds and rain — will initially park over the Northern Plains, but it will be so big that it will trap sweltering temperatures across as much as two-thirds of the continental United States, three meteorologists told The Associated Press. While it will initially miss the East Coast, the heat dome will shift and wobble, maybe even spreading from coast-to-coast over the next 10 days or more, they said.</p><p>Forecasters are expecting record triple-digit highs this weekend in Nevada, Utah, Colorado, Wyoming, Idaho, Montana, North Dakota and South Dakota.</p><p>The weather service is predicting more than 90 U.S. local temperature records will be tied or broken through Wednesday, with two-thirds being overnight heat records that can hinder how the human body recovers from broiling days.</p><p>“Nights can be just as dangerous as days. If you don’t get heat relief at night, that’s going to spill out into your daytime experience and become extremely dangerous,” said meteorologist Bob Henson with Yale Climate Connections. “Heat is not to be played with. It’s just as dangerous as a tornado or hurricane that can kill you just as easily, just in a quiet and different way.”</p><p>Heat wave will be bigger, longer-lasting and stronger than most</p><p>Swain said what makes this heat wave so different is how big a warm shadow it will cast and how long it will persist.</p><p>In the past couple of weeks, major heat waves have caused extensive suffering in Europe, the U.S. East Coast and most recently the U.S. Southeast. Now any place in the United States that escaped the earlier July heat waves will get this one, Swain said.</p><p>Rain is likely to sneak below the southern edge of the heat dome and douse the U.S. Southeast during the daytime, setting up something strange, Climate Central meteorologist Shel Winkley said. Because of the added moisture and humidity, the Southeast could get record-shattering nighttime heat but below-normal daytime warmth, he said.</p><p>The weather service is predicting record nighttime heat in a number of locations from Texas to Florida to North Carolina on Saturday. Temperatures won't drop below 80 degrees (27 degrees Celsius) at night in Fort Lauderdale, Florida; Miami; Tampa, Florida; Galveston, Texas; and Charleston, South Carolina, according to the forecast.</p><p>While heat domes are not unusual in the summer, Winkley said this one stands out because of how strong it is, likely to set records for the amount of high pressure that it will contain. It's especially unusual for being so far north, he said.</p><p>It’s likely to persist so long because drought-stricken areas have less soil and air moisture that would normally slow the warming of the air, Swain said. The drier, hotter air then worsens the drought conditions and stokes more heat in a vicious cycle, he said.</p><p>This will add to wildfire risk, already bad because of the drought, he said.</p><p>Climate change is worsening the heat</p><p>The El Nino that recently formed is too young to have a pronounced impact on this heat wave, but climate change from the burning of coal, oil and natural gas clearly does, the three meteorologists said.</p><p>“We know that heat waves are becoming more intense, they’re lasting longer, they’re covering larger areas than they used to because of human-caused climate change,” Swain said. “And so when we see an event like this, we know there is at least a partial contribution by the long-term warming trend.”</p><p>Climate Central uses 20 different computer models to compare what's forecast to what would be expected in a world without greenhouse gas-caused warming as part of its Climate Shift Index. A 20,000-square-mile (52,000-square-kilometer) swath of the country from Southern California to northern Minnesota where 24 million people live this weekend will have warmth reaching the highest level on that index, meaning the heat is at least five times more likely because of climate change. Their analysis produced similar readings for the East Coast heat wave over the July 4 weekend and the recent Southeast heat wave.</p><p>“Using attribution science we know that those temperatures would be virtually impossible without the influence of climate change,” Winkley said.</p><p>___</p><p>The Associated Press’ climate and environmental coverage receives financial support from multiple private foundations. AP is solely responsible for all content. Find AP’s standards for working with philanthropies, a list of supporters and funded coverage areas at AP.org.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NKVUFP2MCLSL4MYDJDT37QCA3I.jpg?auth=6c6c07006414931a472cd0ab8d0d5c19e6a6d795aa48c6f3943d2d361429a219&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Mickelina Papotto, of Salem, Ore., left, and Lorie Odegaard, of Gaithersburg, Md., fan themselves while waiting in line for the ferris wheel at the Great American State Fair on the National Mall, July 1, 2026, in Washington. (AP Photo/Jacquelyn Martin)]]></media:description><media:credit role="author" scheme="urn:ebu">Jacquelyn Martin</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TIFHLKNBLSWDILAS75P7WSNVD4.jpg?auth=ae4615f4a2bf3b8276249e737df570430d9458d3e406aa5641b2ab1080ec8ac3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A police officer holds ice to their neck to try and stay cool following the 2026 Nathan's Famous Fourth of July hot dog eating contest at Coney Island in the Brooklyn borough of New York, July 4, 2026. (AP Photo/Anna Connors, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Anna Connors</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ABEWLLOB2PWQIE2ISFZXN25VOQ.jpg?auth=273127b4dbbda80da114159705d5f12352a2990835a3e95022d939af2c1ab165&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Vendors sell Gatorade and water bottles near the Washington Monument during a heat wave, July 3, 2026, in Washington. (AP Photo/Julia Demaree Nikhinson, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Julia Demaree Nikhinson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5XDZVP35547I3V25M5SJYVLXRE.jpg?auth=879465e79f26cd598292ed1c8f756cf71916cc951472a8ef7e81baf3543d7433&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A vendor sells Gatorade and water bottles near the Washington Monument during a heat wave July 3, 2026, in Washington. (AP Photo/Julia Demaree Nikhinson, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Julia Demaree Nikhinson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/52V7K2S75KJP766WA3V7BWSYMA.jpg?auth=33d11fd0c13fe100c1f26a4173e2e8db4dd2dd0fda6c7d36bec996eb6dabbda1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Visitors use fans as as they wait to enter the Washington Monument, July 1, 2026, in Washington. (AP Photo/Tom Brenner, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Tom Brenner</media:credit></media:content></item><item><title><![CDATA[The Latest: 8 men indicted in planned attack on White House UFC cage-fighting show]]></title><link>https://www.local10.com/news/2026/07/10/the-latest-8-men-indicted-in-planned-attack-on-white-house-ufc-cage-fighting-show/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/10/the-latest-8-men-indicted-in-planned-attack-on-white-house-ufc-cage-fighting-show/</guid><dc:creator><![CDATA[By The Associated Press, Associated Press]]></dc:creator><description><![CDATA[Eight men were indicted on murder and terrorism conspiracy charges Thursday for their alleged roles in a thwarted drone and sniper attack on the UFC cage-fighting show staged at the White House in June.]]></description><pubDate>Fri, 10 Jul 2026 13:43:02 +0000</pubDate><content:encoded><![CDATA[<p>Eight men were indicted on murder and terrorism conspiracy charges Thursday for their alleged roles in a thwarted drone and sniper attack on the UFC cage-fighting show staged at the White House in June.</p><p>It remains unclear from the court records how close the would-be attackers could have come to being able to carry out the plan had it not been thwarted.</p><p>Earlier Thursday, the U.S. launched new airstrikes against Iran, and Tehran responded by targeting U.S.-allied Mideast countries. Thursday’s exchange of fire appeared bigger than other recent back-and-forth attacks that have increasingly threatened the ceasefire.</p><p>Here's the latest:</p><p>Trump won’t sign housing bill but will let it become law</p><p>Trump has chosen not to sign a sweeping housing affordability bill Friday, in protest of Congress not approving a strict voter ID bill that doesn’t have enough support to pass.</p><p>“I will not sign the Housing Bill, which has been fully approved by Congress and sent to the White House, in PROTEST over the fact that the United States Senate is not capable of passing THE SAVE AMERICA ACT,” Trump posted on social media.</p><p>The housing measure will become law without Trump’s signature. He had 10 days to issue a veto and stop the measure, which he chose not to do.</p><p>Trump’s rejection of the bipartisan housing legislation exacerbates tensions with his own party in a midterm election year and cuts short their efforts to address a key voter concern about rising costs.</p><p>Trump ousts election commission members in latest push to reshape US voting process</p><p>Trump has ousted members of the bipartisan federal election commission that resisted his efforts to require would-be voters to document their U.S. citizenship before registering.</p><p>The White House on Friday confirmed the executive action against members of the Election Assistance Commission, which distributes federal grants to states, oversees the testing of voting systems and maintains the national voter registration forms.</p><p>It’s the latest move in the Republican president’s effort to expand White House influence over how U.S. elections are conducted and comes after a recent U.S. Supreme Court ruling that gave the president new personnel authority to fire members of independent agency boards.</p><p>▶ Read more</p><p>Unclaimed airstrikes target Iran after US attacks, raising questions of who launched them</p><p>The series of unclaimed airstrikes that hit Iran after the U.S. said it finished its attacks have again raised questions of who else may be targeting the Islamic Republic.</p><p>The strikes Thursday, just as Iran prepared to bury the late Supreme Leader Ayatollah Ali Khamenei, hit areas across southern Iran. The country’s theocracy hasn’t directly blamed anyone for the strikes, though one lawmaker issued a warning to the United Arab Emirates over allegedly providing support to the United States in its campaign against Iran.</p><p>Gulf Arab states, which repeatedly have been targeted by Iran since the war began Feb. 28, did not immediately respond to requests for comment Friday over the strikes. The attacks come as they and the U.S. insist the Strait of Hormuz must be open and free to ships to transit.</p><p>▶ Read more</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/L4Q5AQ7DLL7ELDJPAD2VDPDTE4.jpg?auth=4e5e3bafa74262e08ffe74ae6ac081f9aa56b39fc1ae833c7be2101f2de29ed2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump speaks with reporters in flight on Air Force One after landing at U.S. Air Force Base at RAF Mildenhall, in Suffolk, Eastern England, Wednesday, July 8, 2026. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/N6HM2TNM5HRMIJFDQPGDAYVXRY.jpg?auth=fc931b45d8905082fc99fda782b9265c1bdf008807350e1a2ff785cac5044548&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump waves as he arrives on Air Force One, Thursday, July 9, 2026, at Joint Base Andrews, Md. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content></item><item><title><![CDATA[Man rides scooter to Walgreens for help after being shot in Fort Lauderdale, police say]]></title><link>https://www.local10.com/news/local/2026/07/10/man-rides-scooter-to-walgreens-for-help-after-being-shot-in-fort-lauderdale-police-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/10/man-rides-scooter-to-walgreens-for-help-after-being-shot-in-fort-lauderdale-police-say/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[A man was shot early Friday morning in Fort Lauderdale, authorities said.]]></description><pubDate>Fri, 10 Jul 2026 10:22:36 +0000</pubDate><content:encoded><![CDATA[<p>A man was shot early Friday morning in Fort Lauderdale, authorities said.</p><p>According to Fort Lauderdale police, the shooting was reported shortly after 4 a.m. in the 1700 block of East Sunrise Boulevard. </p><p>As officers were enroute to the scene, the victim rode his scooter to a nearby Walgreens to seek help, police said.</p><p>Officers arrived at the Walgreens a short time later and the victim was transported to Broward Health Medical Center. His injuries were said to be non-life-threatening.</p><p>No other details were immediately released.</p><p>Anyone with information about the shooting is asked to call the Fort Lauderdale Police Department or Broward Crime Stoppers at 954-493-8477. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Donald Trump ousts election commission members in latest push to reshape US voting process]]></title><link>https://www.local10.com/news/politics/2026/07/10/donald-trump-ousts-election-commission-members-in-latest-push-to-reshape-us-voting-process/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/10/donald-trump-ousts-election-commission-members-in-latest-push-to-reshape-us-voting-process/</guid><dc:creator><![CDATA[By BILL BARROW, Associated Press]]></dc:creator><description><![CDATA[President Donald Trump has ousted members of a bipartisan federal election commission that resisted his efforts to require would-be voters to document their U.S. citizenship before registering.]]></description><pubDate>Fri, 10 Jul 2026 12:46:13 +0000</pubDate><content:encoded><![CDATA[<p>President Donald Trump has ousted members of a bipartisan federal election commission that resisted his efforts to require would-be voters to document their U.S. citizenship before registering.</p><p>The White House on Friday confirmed the executive action against members of the Election Assistance Commission, which distributes federal grants to states, oversees the testing of voting systems and maintains the national voter registration forms.</p><p>It's the latest move in the Republican president’s effort to expand White House influence over how U.S. elections are conducted and comes after a recent U.S. Supreme Court ruling that gave the president new personnel authority to fire members of independent agency boards.</p><p>“The President, and head of the Executive Branch, reserves the right to remove individuals that may not be totally aligned with the important task of securing America’s elections and ensuring every legal vote is counted. The Slaughter decision gives the President precedence to do so,” said a White House statement to AP.</p><p>The president removed the commission's two Democratic members, Thomas Hicks and Benjamin Hovland. The panel's Republican member, Christy McCormick resigned. Former Republican commissioner Donald Palmer already had left his post voluntarily earlier this year.</p><p>The changes were first reported by VoteBeat, a news outlet that covers elections and voting across the U.S.</p><p>While the White House statement did not offer a specific reason for Trump's action, the commission has previously declined to change the national voter registration form to require documentation of an applicant's U.S. citizenship, as Trump's urged in a sweeping March 2025 executive order on U.S. elections. A federal judge blocked the order, ruling it exceeds the president's authority since the U.S. Constitution grants authority over elections management and oversight to Congress and the states. The administration has indicated it will appeal.</p><p>It was not clear whether Trump planned to nominate new members immediately or leave the positions vacant — a move that, months ahead of midterm elections, could prevent the agency from distributing new grants to state or local elections offices and, at the least, complicate its role in overseeing testing and certification of voting systems around the country.</p><p>“The Administration from the start has been working across all agencies and local partners to safeguard elections from fraud and abuse, and investing in a strong infrastructure to sustain that mission especially in the midterm elections,” the White House said.</p><p>Congress created the four-member commission as part of the Help America Vote Act, a bipartisan law signed by Republican President George W. Bush in 2002. The act requires the commission to include two Democrats and two Republicans, nominated by the president and confirmed by the Senate. Hicks and McCormick were appointed by President Barack Obama. Trump appointed Hovland during his first presidency.</p><p>According to VoteBeat, Hicks and Hovland were notified of their removal by an email signed by Morgan DeWitt Snow, the deputy director of presidential personnel in the Executive Office of the President.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LGV52DY46XTIJPHU7SAPG7SHSU.jpg?auth=c36bb06b5d2f8f1ee84ec75b2b61d785b7b9c9aa94a7b075d74e727ea1271b10&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump speaks with reporters in flight on Air Force One after landing at U.S. Air Force Base at RAF Mildenhall, in Suffolk Eastern England, Wednesday, July 8, 2026. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RN3BDXYBSVZKSS5XU3VEVUCTBM.jpg?auth=74c1b9d97979058b00ff22de0f2cf4e92d14372d1a04f916f2ea0255620ff4e9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump speaks with reporters in flight on Air Force One after landing at U.S. Air Force Base at RAF Mildenhall, in Suffolk, Eastern England, Wednesday, July 8, 2026. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content></item><item><title><![CDATA[FBI warns dating app users after rise in armed robberies]]></title><link>https://www.local10.com/news/local/2026/07/09/fbi-warns-dating-app-users-after-rise-in-armed-robberies/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/09/fbi-warns-dating-app-users-after-rise-in-armed-robberies/</guid><dc:creator><![CDATA[Christian De La Rosa]]></dc:creator><description><![CDATA[The FBI is warning people who use dating apps to stay alert as agents report a rise in robberies targeting users who think they’re meeting someone for a date.]]></description><pubDate>Thu, 09 Jul 2026 21:49:22 +0000</pubDate><content:encoded><![CDATA[<p>The FBI is warning people who use dating apps to stay alert as agents report a rise in robberies targeting users who think they’re meeting someone for a date.</p><p><a href="https://www.local10.com/espanol/2026/07/09/fbi-advierte-a-usuarios-de-aplicaciones-de-citas-tras-aumento-de-robos-a-mano-armada/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/09/fbi-advierte-a-usuarios-de-aplicaciones-de-citas-tras-aumento-de-robos-a-mano-armada/">Leer en español</a></p><p>For many singles, dating apps are already a challenge.</p><p>The FBI says users need to watch out for more than the usual red flags, as some people are using dating apps to lure victims into robberies.</p><p>“I’m not meeting with them, linking first time in their crib,” one man said.</p><p>“Just have to be really careful,” another added.</p><p>“Crazy, seems to be happening all the time,” another person said.</p><p>“Linking up, getting horny and getting robbed,” another user said.</p><p>Some users said warning signs include profile photos that look “too professional,” while others stressed “not trusting anyone too much” and always meeting in public.</p><p>“If I use a dating app, though, you need to meet in public,” one person said.</p><p>The FBI says a growing number of dating app robberies involve suspects armed with weapons.</p><p>“There are bad guys and bad girls out there who are looking to take advantage of people who are just trying to have a good time,” retired Miami Assistant Police Chief Craig McQueen said.</p><p>McQueen believes many cases are never reported.</p><p>“The number of incidents is likely a lot higher,” he said. “I’m sure there’s a lot of unreported. People are embarrassed about it.”</p><p>He also said criminals are targeting users on gay dating apps.</p><p>“Particularly some folks who are not ready to let someone know they’re part of the LGBT community,” McQueen said.</p><p>Federal agents are urging dating app users not to share their net worth or other personal information, to use well-known dating sites and to meet in a safe, public location.</p><p>“Only use well-known sites,” McQueen said.</p><p>He also urged users to pay attention to where someone wants to meet, question why a match would need financial information and be cautious if someone creates a sense of urgency.</p><p>If a date pulls a gun during a public meeting, McQueen’s advice is simple: “Stand up. Don’t move or pass out.”</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[NATO leaders came to Turkey to discuss security. Erdogan gave them each an engraved revolver]]></title><link>https://www.local10.com/news/world/2026/07/10/nato-leaders-came-to-turkey-to-discuss-security-erdogan-gave-them-each-an-engraved-revolver/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/10/nato-leaders-came-to-turkey-to-discuss-security-erdogan-gave-them-each-an-engraved-revolver/</guid><dc:creator><![CDATA[By SUZAN FRASER, Associated Press]]></dc:creator><description><![CDATA[ANKARA, Turkey (AP) — Western leaders came to Turkey to discuss security in an increasingly perilous world. They each left with a revolver and six rounds.]]></description><pubDate>Fri, 10 Jul 2026 13:42:10 +0000</pubDate><content:encoded><![CDATA[<p>ANKARA, Turkey (AP) — Western leaders came to Turkey to discuss security in an increasingly perilous world. They each left with a revolver and six rounds.</p><p>The unconventional gift from the host of this week's NATO summit, Turkish President Recep Tayyip Erdogan, was meant to showcase his country's growing defense industry.</p><p>But it left officials across the alliance scratching their heads. Some were forced to leave their gifts behind due to gun laws in their countries, while others donated theirs to museums.</p><p>“It struck me that ⁠my gift of maple syrup kind of undermatched,” Canadian Prime Minister Mark Carney told reporters, adding that the firearm was now in police possession. “I would like to reassure Canadians, they keep guns away from me.”</p><p>The revolvers were engraved with leaders' names</p><p>“An unusual gift from President @RTErdogan at the NATO Summit: a Magnum revolver with ammunition, engraved with my name,” Hungary’s new Prime Minister Péter Magyar said on X, posting a photograph of a display box containing the revolver and six cartridges.</p><p>It was not immediately clear what he did with the gift.</p><p>Ursula von der Leyen, the European Union commission president, thanked Erdogan for the gift, which will be decommissioned and donated to a military museum, her spokesperson said.</p><p>British Prime Minister Keir Starmer told reporters that the gift bag included a note waiving export controls. Still, he left his behind to be decommissioned, because it would be illegal to import it into Britain.</p><p>Belgian Prime Minister Bart De Wever handed his revolver to airport police upon arrival. The revolvers gifted to German Chancellor Friedrich Merz and Dutch Prime Minister Rob Jetten were left at their countries’ embassies in Ankara and would also be taken out of service, officials said.</p><p>In Italy, the gun was logged as a gift at Palazzo Chigi — the official seat of Prime Minister Giorgia Meloni, an official said. In Greece, officials said the firearm would be donated to the War Museum.</p><p>Croatian President Zoran Milanović said he only found out after his return from the summit that Erdogan had given him a gun. His office said it would probably be handed over to a police museum.</p><p>“I didn’t take it. I shoot from different weapons,” Milanovic said, referring to his political style.</p><p>The White House did not immediately respond to questions about Erdogan's gift to the leaders.</p><p>On a visit to New Zealand last year, FBI Director Kash Patel gave the country’s police and spy bosses gifts of inoperable pistols that were illegal to possess under local gun laws and had to be destroyed.</p><p>The gift was aimed at highlighting Turkey's growing defense prowess</p><p>Erdogan's office has not commented on the gift. Turkish media reports identified the revolvers as the Gumusay .357 Magnum, a vintage six‑shot revolver produced by the Turkish state arms manufacturer, MKE.</p><p>Reports said the gun aimed to highlight Turkey's defense industry, which in recent decades has transformed from a major importer into an increasingly self‑reliant producer of advanced military systems, including drones and warships. It is in the process of developing its own next‑generation fighter jet.</p><p>Gun culture is deeply rooted in Turkey, and the gift hardly triggered any reaction in the country. Umut Vakfi, a foundation campaigning for gun control, says incidents of armed violence have reached alarming levels, reporting more than 2,700 last year in the country of 86 million people.</p><p>Turkey’s state-run Anadolu Agency said participants at the summit were also given a more conventional gift: a copy of Erdogan's biography, titled: “The politics of courage: Erdogan and the rise of Türkiye.”</p><p>___</p><p>Associated Press writers Jill Lawless in London, Jovana Gec in Belgrade, Stefania Dazio in Berlin, Colleen Barry in Rome and Elena Becatoros in Athens contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LXKJJ5RCKGABBC4QHX4PNJ75YQ.jpg?auth=ab0db1e83a6bbeaa56041855150a0a9e309f08260886e8344cf4f07611f06cd2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Leaders including NATO Secretary General Mark Rutte, President Donald Trump, and Turkish President Recep Tayyip Erdogan pose for a photo during the NATO summit in Ankara, Turkey, Wednesday, July 8, 2026. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CJZDDC3KDEFVEPDGRKBHHQDZ6U.jpg?auth=94ea2dacb307a912c716a5ca62838fead2a74c6ce7a205dfa18d85bc34b67007&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Turkish President Recep Tayyip Erdogan speaks during a media conference at the NATO summit in Ankara, Turkey, Wednesday, July 8, 2026. (AP Photo/Emrah Gurel)]]></media:description><media:credit role="author" scheme="urn:ebu">Emrah Gurel</media:credit></media:content></item><item><title><![CDATA[Authorities urge awareness as South Florida family mourns death of toddler left inside hot vehicle]]></title><link>https://www.local10.com/news/local/2026/07/09/authorities-urge-awareness-as-south-florida-family-mourns-death-of-toddler-left-inside-hot-vehicle/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/09/authorities-urge-awareness-as-south-florida-family-mourns-death-of-toddler-left-inside-hot-vehicle/</guid><dc:creator><![CDATA[Christina Vazquez]]></dc:creator><description><![CDATA[The world of South Florida mother Cristina Lopez shattered on Sunday.]]></description><pubDate>Thu, 09 Jul 2026 21:16:43 +0000</pubDate><content:encoded><![CDATA[<p>The world of South Florida mother Cristina Lopez shattered on Sunday.</p><p><a href="https://www.local10.com/espanol/2026/07/09/autoridades-piden-crear-conciencia-mientras-familia-del-sur-de-florida-llora-la-muerte-de-nino-pequeno-dejado-dentro-de-un-vehiculo-bajo-el-sol/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/09/autoridades-piden-crear-conciencia-mientras-familia-del-sur-de-florida-llora-la-muerte-de-nino-pequeno-dejado-dentro-de-un-vehiculo-bajo-el-sol/">Leer en español</a></p><p>That’s when police notified her that <a href="https://www.local10.com/news/local/2026/07/08/i-just-want-justice-mother-speaks-out-after-toddlers-hot-car-death/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2026/07/08/i-just-want-justice-mother-speaks-out-after-toddlers-hot-car-death/">her 2-year-old daughter Brittany had died after being left inside a vehicle</a> for about three hours while in the care of a babysitter. </p><p>According to Lopez, the sitter asked an older relative to care for the child. That older man suffers from dementia, authorities said. </p><p>Now, Lopez says all she asks for is justice for her daughter. </p><p>Hallandale Beach Police Chief Grace Mariot says the investigation remains active as they await the medical examiner’s final report. </p><p>“This is a tragic event. No parent should have to endure the pain that this parent is enduring,” said Mariot. “We are waiting for the Broward County State Attorney’s Office to make a determination on whether charges are going to be filed.”</p><p>Added Mariot: “We urge the public, any caregiver, to make sure that you check the back seat.”</p><p>Retired Miami Police Chief Jorge Colina explained that there are complexities of coming to a charging decision in cases such as this.</p><p>“They could explore every potential charge that is on the table, but ultimately it is all going to be about what did the babysitter know? How old is the babysitter? Does the babysitter even understand what dementia is? Did they even understand how sick this person is and how their brain works?” said Colina. </p><p>“It is complicated, unfortunately. What did this person know? What is the real condition of this person? They may even have to go speak to a doctor as an expert as to what level of dementia did this person have and what did the babysitter know when the decision is made to pass on the responsibility?” he added. </p><p>Colina continued: “What makes them difficult is that you have to prove criminal intent, so in order for a prosecutor to secure a conviction for manslaughter or murder, they are going to have to show gross negligence or a complete disregard for life. Normally what happens in these cases is that it is a tragic accident, whether it is a terrible lapse of memory, or forgotten baby syndrome or something along these lines, and it is someone who is really close to the baby. </p><p>“Not only are you going have to prove criminal intent, but you are also mindful that if you have to go in front of jury, and it is a family member, and they are already devastated by a tragic loss, a jury is probably not going to want to punish them further,” he said. </p><p>There will likely be much more to learn as investigators comb through details on the specific circumstances leading up to the toddler’s tragic death.</p><p>“Is this something that has happened in the past? Does the mom know that?” said Colina. “That in the past she left the toddler with the babysitter who has explained if she has to run and get food or something, will leave the toddler with her dad or grandad -- happened a dozen of times and never been an issue? These are just some of the many questions that are going to be asked because it is all going to matter. It is all going to go into the decision of do they charge, and what is that charge?”</p><p>Colina added that it is important, especially for caregivers where caring for a young child is perhaps outside their daily routine, to place an item in the back seat with the child such as a purse or laptop, as a reminder. </p><p>The Hallandale Beach Police Department released the following statement to Local 10 News: </p><p>“Chief Michel again extends his condolences to the family and emphasizes the importance of preventing similar tragedies. ‘This tragedy has touched our entire community,’ the statement read. ”While nothing can undo the pain this family is experiencing, our hearts remain with the child’s family. We hope this child’s story inspires every caregiver to adopt one simple habit: always check the back seat before leaving your vehicle. Taking one extra moment could prevent another family from experiencing this unimaginable loss.”</p><p>The family has set up a <a href="https://www.gofundme.com/f/justice-for-brittany-and-support-for-cristina" target="_blank" rel="noreferrer" title="https://www.gofundme.com/f/justice-for-brittany-and-support-for-cristina">GoFundMe page</a> to help with funeral expenses. </p><p><b>RELATED LINK: </b></p><h4><a href="https://www.local10.com/news/local/2026/07/06/detectives-raise-heatstroke-awareness-after-toddler-dies-in-hallandale-beach/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2026/07/06/detectives-raise-heatstroke-awareness-after-toddler-dies-in-hallandale-beach/"><b>Police officers urge caution in hot cars after toddler dies in Hallandale Beach</b></a></h4><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[It's Fery vs. Zverev and Sinner vs. Djokovic in the Wimbledon semifinals]]></title><link>https://www.local10.com/sports/2026/07/10/its-fery-vs-zverev-and-sinner-vs-djokovic-in-the-wimbledon-semifinals/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/10/its-fery-vs-zverev-and-sinner-vs-djokovic-in-the-wimbledon-semifinals/</guid><dc:creator><![CDATA[By ANDREW DAMPF, Associated Press]]></dc:creator><description><![CDATA[LONDON (AP) — British wild card Arthur Fery is facing French Open champion Alexander Zverev in the opening men's semifinal at Wimbledon on Friday.]]></description><pubDate>Fri, 10 Jul 2026 12:05:40 +0000</pubDate><content:encoded><![CDATA[<p>LONDON (AP) — British wild card Arthur Fery is facing French Open champion Alexander Zverev in the opening men's semifinal at Wimbledon on Friday.</p><p>The 114th-ranked Fery, who grew up five minutes from the All England Club and played at Stanford University, is attempting to become the first wild card to reach the final since Goran Ivanisevic won Wimbledon in 2001.</p><p>The second semifinal on Centre Court features defending champion Jannik Sinner against seven-time Wimbledon winner Novak Djokovic.</p><p>Djokovic beat Sinner in their last meeting in five sets in the Australian Open semifinals.</p><p>It’s another sticky day in southwest London, with the temperature rising to about 85 degrees Fahrenheit (29 Celsius).</p><p>The women’s final on Saturday features two Czech players, Karolina Muchova against Linda Noskova.</p><p>___</p><p>AP tennis: https://apnews.com/hub/tennis</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/IS3FOZWQM7LQOKSOLIMUFCGWXE.jpg?auth=933449984e983f8c4865783032ae3172a6b24b8bf9bed748b2a8194635868301&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Novak Djokovic of Serbia celebrates winning against Felix Auger-Aliassime of Canada in their quarter-final men's singles match at the Wimbledon Tennis Championships in London, Tuesday, July 7, 2026. (AP Photo/Maja Smiejkowska)]]></media:description><media:credit role="author" scheme="urn:ebu">Maja Smiejkowska</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/C5WMFY7PA5MVR4RBJ4LXUKNTYM.jpg?auth=6ed3dc69ced7a51d23b701180e17dc694d6f0347979b651811d650bb0cbece98&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jannik Sinner of Italy eyes the ball as he prepares to play a forehand against Jan-Lennard Struff of Germany in their quarter-final men's singles match at the Wimbledon Tennis Championships in London, Tuesday, July 7, 2026. (AP Photo/Kin Cheung)]]></media:description><media:credit role="author" scheme="urn:ebu">Kin Cheung</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QY2AX74DCLGC4PWM7CO3PJD7JY.jpg?auth=c3a8ac291c6272718c62c9021570c5c014738e5f8afe4b1f64789129d49a6a38&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Arthur Fery of Britain reacts to winning against Flavio Cobolli of Italy in their quarter-final men's singles match at the Wimbledon Tennis Championships in London, Wednesday, July 8, 2026. (AP Photo/Brian Inganga)]]></media:description><media:credit role="author" scheme="urn:ebu">Brian Inganga</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IPWMJWWEV2WJLQ2DBAVN5B6BRI.jpg?auth=11f6f214138115534132eb8fd3b069b2c14b05d90b97086cea70ad8e19139b4a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Alexander Zverev of Germany celebrates winning against Taylor Fritz of the United States in their quarter-final men's singles match at the Wimbledon Tennis Championships in London, Wednesday, July 8, 2026. (AP Photo/Kin Cheung)]]></media:description><media:credit role="author" scheme="urn:ebu">Kin Cheung</media:credit></media:content></item><item><title><![CDATA[Florida leaders hoping for resolution as Trump administration pushes to end TPS for Haitians]]></title><link>https://www.local10.com/news/local/2026/07/09/florida-leaders-hoping-for-resolution-as-trump-administration-pushed-to-end-tps-for-haitians/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/09/florida-leaders-hoping-for-resolution-as-trump-administration-pushed-to-end-tps-for-haitians/</guid><dc:creator><![CDATA[Magdala Louissaint, Glenna Milberg]]></dc:creator><description><![CDATA[On Friday, more than 300,000 Haitians living in the United States legally under Temporary Protected Status will become suddenly deportable and lose their work permits following last month’s Supreme Court decision that allows the Trump administration final discretion to end TPS.]]></description><pubDate>Thu, 09 Jul 2026 22:45:41 +0000</pubDate><content:encoded><![CDATA[<p>On Friday, more than 300,000 Haitians living in the United States legally under Temporary Protected Status will become suddenly deportable and lose their work permits following last month’s Supreme Court decision that allows the Trump administration final discretion to end TPS.</p><p>“I have so many members in my congregation that will be directly affected by such a cruel decision,” said Pastor Joanem “FanFan” Floreal, of the Shalom Community Church in South Florida. </p><p>The decision puts entire South Florida industries at stake, such as healthcare and hospitality. </p><p>“Haiti is an hour and 10 minutes from here. We cannot go to Port-au-Prince. I would love to go to Haiti and make it great again, so I can stay home,” South Florida resident Maggie Bellabe said. </p><p>Former Sant La Executive Director Gepsie Mettellus spoke to Local 10 in November when the Trump administration mentioned ending TPS for Haitian nationals.</p><p>“I have to turn this outrage, anger into action,” Mettellus said. </p><p>Action means calling lawmakers to co-sign Senate Bill 4814, extending TPS for three more years.</p><p>“I think we’ve got 20 some senators who’ve consigned the legislation now, and we’re waiting to get to 60,” Mettellus said. </p><p>The Florida Restaurant Association co-signed a letter to U.S. Department of Homeland Security Secretary Markwayne Mullin with a dozen groups nationwide pleading for guidance and protections for long-serving legally authorized workers central to operations.</p><p>Florida State Rep. Marie Woodson is among the lawmakers scrambling to engage the one option left, speaking to lawmakers. </p><p>“I have spoken to so many people, and the frustration is so high, the fear is so intense,” she said. “Some of them say they are trying, but I have not gotten any specific result.”</p><p>“The reality is we’re not gonna be able to make up that labor force tomorrow, nor next month, nor next year,” Mettellus said. </p><p>Lawyers say it’s time people call their immigration attorneys.</p><p>“The second thing they need to do is consult with an estate planning attorney,” immigration attorney Frandley Julien said. “We are not going to lie to the community. People will be deported if nothing changes.”</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[Parents seek answers after 17-year-old found dead in Deerfield Beach canal]]></title><link>https://www.local10.com/news/local/2026/07/09/parents-seek-answers-after-17-year-old-found-dead-in-deerfield-beach-canal/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/09/parents-seek-answers-after-17-year-old-found-dead-in-deerfield-beach-canal/</guid><dc:creator><![CDATA[Samiar Nefzi]]></dc:creator><description><![CDATA[The parents of 17-year-old D’Quan Mizzick say they are left with more questions than answers after their son’s body was found Tuesday in a canal off Southwest 12th Avenue in Deerfield Beach.]]></description><pubDate>Fri, 10 Jul 2026 02:14:23 +0000</pubDate><content:encoded><![CDATA[<p>The parents of 17-year-old D’Quan Missick say they are left with more questions than answers after their son’s body was found Tuesday in a canal off Southwest 12th Avenue in Deerfield Beach.</p><p>“We don’t know. Don’t know,” his mother said. “We’re holding onto the Lord, but we don’t think he went swimming.”</p><p>Missick’s body was discovered after he disappeared Sunday. His mother said the last text message she received from him was asking her to pick him up and take him to church.</p><p>“The last text he texted me, he said he wanted me to come get him and bring him to church with me, and I told him to stay put, but he went over to his cousins,” she said.</p><p>According to his mother, Missick left the Fort Lauderdale area Sunday to help babysit his younger cousins. At some point, the teen vanished, prompting his partner to immediately begin searching for him, including near the body of water by Interstate 95 where he was later found.</p><p>“I remember telling my husband, ‘This is where my baby is, in this water,’” his mother said. “My spirit told me my son was there in that water.”</p><p>The circumstances surrounding how Missick ended up in the canal remain under investigation. </p><p>The Broward Sheriff’s Office told Local 10 News that no foul play is suspected, pending the results of an autopsy.</p><p>Missick was an active member of the Dillard “Kids on Fire” gospel choir and frequently shared his faith on social media.</p><p>“What’s holding me up is trusting God even when situations don’t look like what you expect,” his father said. “We’ll process this now by just trusting God through the process.”</p><p>Both of Missick’s parents are ministers at City of Expectation and say they are relying on their faith as investigators work to determine what happened.</p><p>“On Sunday morning, he was like, ‘Can I please get a hug?’ And he held us so tight and said, ‘I love you guys,’” his mother said. “We said, ‘We love you, too.’ That was it. It was like he knew something was going to happen.”</p><p>The family will hold a celebration of life at 6 p.m. Saturday at the location where Missick’s body was found.</p><figure><img src="https://www.local10.com/resizer/v2/NVQZDA5AYNFWTBQT732HC44JI4.jpeg?auth=d3db2e910fb9a6e87bcfe6ad47bf4652ea3b78334e90199f2512b4895d2220fb&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>They have also created a <a href="https://www.gofundme.com/f/help-us-honor-the-life-of-dquan-mizzick" target="_self" rel="" title="https://www.gofundme.com/f/help-us-honor-the-life-of-dquan-mizzick">GoFundMe</a> page to help with funeral expenses.</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[2-year-old dies after being found in lake behind Plantation home]]></title><link>https://www.local10.com/news/local/2026/07/09/2-year-old-dies-after-being-found-in-lake-behind-plantation-home/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/09/2-year-old-dies-after-being-found-in-lake-behind-plantation-home/</guid><dc:creator><![CDATA[Terrell Forney]]></dc:creator><description><![CDATA[A 2-year-old boy died Thursday after he was found unresponsive in a lake behind a Plantation home, according to police.]]></description><pubDate>Fri, 10 Jul 2026 01:09:48 +0000</pubDate><content:encoded><![CDATA[<p>A 2-year-old boy died Thursday after he was found unresponsive in a lake behind a Plantation home, according to police.</p><p>Officers responded around 5:35 p.m. to a report of a missing child at a home in the 1600 block of Northwest 108th Avenue.</p><p>Police said while officers were on the way, a family member found the child unresponsive in the lake behind the residence, pulled him from the water and immediately began CPR.</p><p>Plantation police officers arrived within minutes and took over lifesaving efforts until Plantation Fire Rescue arrived.</p><p>The child was taken to Broward Health Medical Center, where he later died.</p><p>Plantation police detectives are investigating the boy’s death.</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[SK Hynix hits the U.S. stock market as demand for memory chips soars amid AI frenzy]]></title><link>https://www.local10.com/business/2026/07/10/sk-hynix-hits-the-us-stock-market-as-demand-for-memory-chips-soars-amid-ai-frenzy/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/10/sk-hynix-hits-the-us-stock-market-as-demand-for-memory-chips-soars-amid-ai-frenzy/</guid><dc:creator><![CDATA[Associated Press, Associated Press]]></dc:creator><description><![CDATA[SK Hynix, one of the world's largest makers of memory chips, is hitting the U.S. stock market at a time when demand for its chips is outpacing its ability to make them thanks to the frenzy over artificial intelligence.]]></description><pubDate>Fri, 10 Jul 2026 12:27:21 +0000</pubDate><content:encoded><![CDATA[<p>SK Hynix, one of the world's largest makers of memory chips, is hitting the U.S. stock market at a time when demand for its chips is outpacing its ability to make them thanks to the frenzy over artificial intelligence.</p><p>The company is already one of the largest in South Korea, along with Samsung Electronics, and is traded publicly on Seoul's Kospi index. Even with a recent pullback, the Kospi is up 77% so far this year and SK Hynix shares have more than tripled.</p><p>SK Hynix priced its American depositary receipts, or ADRs, at $149 each Thursday. At that price, the offering of 177.9 million ADRs raised proceeds of $26.5 billion, making it the biggest-ever initial share sale in the U.S. by a foreign company. The ADRs are expected to begin trading on the Nasdaq later Friday.</p><p>The company has a dominant position globally for high bandwidth memory, which is essential for the development of advanced AI technology. SK Hynix recently entered a partnership with Wall Street’s most valuable company, Nvidia, for advanced memory chips as AI infrastructure expands globally.</p><p>Increasing demand for AI has been driving a surge in profits for chipmakers. Memory chips have become more expensive as demand outpaces supply along with the advancement of artificial intelligence technology. Technology giant Apple recently announced an increase in prices for Macs and iPads because of the jump in price for memory chips.</p><p>The U.S. is the SK Hynix’s largest market, accounting for 68.8% of its revenue last year. It is planning an expansion that includes building its first U.S. production facility, located in Indiana. Overall, the company had revenue of just under $65 billion in 2025. That helped profits double to about $28 billion.</p><p>The company recently joined with Samsung and the government in announcing plans to invest a combined 800 trillion won ($518 billion) in building a new computer chipmaking hub in South Korea’s southwest region, part of national efforts to expand investment beyond the greater Seoul metropolitan area, the country’s economic center and heart of its semiconductor sector.</p><p>The promise of growing profits has catapulted stock prices within the tech sector, particularly for chipmakers. Micron Technology's stock value more than tripled in 2025 and is on pace to more than triple again in 2026. Nvidia's stock had similar growth several years ago and notched more relatively modest gains in 2025.</p><p>Big chipmakers have become the most valuable and influential companies on Wall Street. Their high stock values give them outsized influence over Wall Street and major indexes have been setting records mostly because of the tech sector.</p><p>Shares in SK Hynix traded in Seoul slipped 0.3% on Friday.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JX4B5UQMF4LCU2AA4H3AIWRCWQ.jpg?auth=935e4207b14200fb6199caf404b8aa5c7864c81288b3b6165fbddc2f1663ae06&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A logo of SK Hynix is seen at Korea Electronics Show in Seoul, South Korea, on Oct. 8, 2019. The big South Korean chipmaker will begin trading on the Nasdaq Friday, July 10, 2026. (AP Photo/Lee Jin-man, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Lee Jin-man</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HXE3KLDHH4KB76FZT4A6UTDLAE.jpg?auth=1ee539e7b8126b81fd908d99834bbeecc2f67fde08cfb6d5b19cca932195d4d2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Currency traders pass by a screen showing the Korea Composite Stock Price Index (KOSPI) and the foreign exchange rate between U.S. dollar and South Korean won at the foreign exchange dealing room of the Hana Bank headquarters in Seoul, South Korea, Monday, July 6, 2026. (AP Photo/Ahn Young-joon)]]></media:description><media:credit role="author" scheme="urn:ebu">Ahn Young-joon</media:credit></media:content></item><item><title><![CDATA[Volkswagen sales plunge as German automaker lays out plan to slash number of brands]]></title><link>https://www.local10.com/business/2026/07/10/volkswagen-sales-plunge-as-german-automaker-lays-out-plan-to-slash-number-of-brands/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/10/volkswagen-sales-plunge-as-german-automaker-lays-out-plan-to-slash-number-of-brands/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[BERLIN (AP) — Volkswagen reported weak sales numbers on Friday, a day after the giant German automaker announced plans to slash the number of models by nearly half as sales plunged, particularly in China.]]></description><pubDate>Fri, 10 Jul 2026 11:11:20 +0000</pubDate><content:encoded><![CDATA[<p>BERLIN (AP) — Volkswagen reported weak sales numbers on Friday, a day after the giant German automaker announced plans to slash the number of models by nearly half as sales plunged, particularly in China.</p><p>The Wolfsburg, Germany-based company said group sales fell 8.6% in the second quarter to just under 2.1 million vehicles, with sales in China alone plummeted by more than one-third.</p><p>After a board meeting on Thursday, Volkswagen said its “fundamental realignment” over the last three years had reached its next phase, announcing plans to streamline the model lineup by up to half, without providing specifics.</p><p>CEO Oliver Blume laid out plans to make VW faster and more competitive through less complexity, focused technologies, better alignment across regional markets and reduction of overcapacities, among other things, citing an “increasingly demanding environment.”</p><p>Among its main brands, the core Volkswagen unit saw deliveries of slightly over 1 million vehicles in the second quarter, a drop of 14% from a year earlier. Deliveries at Audi declined 8% and those at Porsche fell 18%.</p><p>Lamborghini, Skoda and the trucks unit reported upticks, and sales grew in the Americas and Europe.</p><p>Volkswagen cited dramatic change over the last year, including geopolitical tensions, rising costs mainly through tariffs, and increasing regulatory requirements alongside growing competition.</p><p>As recently as December, Volkswagen was betting big on China, where electric cars have been taking a greater market share and competition is stiff.</p><p>Research firm BernsteinSG, in a note after Thursday's announcement, expressed skepticism. “VW stated that it is extending its technology leadership, a claim that will likely raise eyebrows given the pace of innovation among its Chinese competitors,” it said.</p><p>Also Thursday, hundreds of employees led a protest outside the Volkswagen plant in Zwickau to demand protections for jobs and voice opposition to plans to close the site. The factory has fully switched to making electric cars.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/PVDLJUG6YSISCCNATNNLNB77XE.jpg?auth=6f76bad3cd6c16c6e680e2b6adff05feec70fbe06bf85c22099b8c99abea2634&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Employees of carmaker Volkswagen AG and IG Metall union members rally on the grounds of the Volkswagen headquarters on the day of the supervisory board meeting, in Wolfsburg, Germany, Thursday, July 9, 2026. (Lisi Niesner/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Lisi Niesner</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5OWZFRGBRPWM6EUBNK4RISPWDU.jpg?auth=8203cecafcd738054dc0b31993f33151c83478813225c9f75cbb34304b61e945&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[From left; Christiane Benner, chairwoman of IG Metall union, Daniela Cavallo, chairwoman of the General and Group Works Councils of Volkswagen, and Thorsten Groeger, IG Metall regional leader for Lower Saxony and Saxony-Anhalt take part in a march by employees of carmaker Volkswagen AG and IG Metall union members rally on the grounds of the Volkswagen headquarters on the day of the supervisory board meeting, in Wolfsburg, Germany, Thursday, July 9, 2026. (Lisi Niesner/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Lisi Niesner</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7XCOF6N7D4WNHK2E5DNLJ62HWI.jpg?auth=d88cbcc3b60d221d8707469e1153c2c61d303ebfc528f5ef78ca15d4753091e9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Employees of carmaker Volkswagen AG and IG Metall union members rally on the grounds of the Volkswagen headquarters on the day of the supervisory board meeting, in Wolfsburg, Germany, Thursday, July 9, 2026. (Lisi Niesner/Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Lisi Niesner</media:credit></media:content></item><item><title><![CDATA[Weekday Recap: Trending Stories on Local10.com]]></title><link>https://www.local10.com/news/local/2025/08/01/weekday-recap-trending-stories-on-local10com/</link><guid isPermaLink="true">https://www.local10.com/news/local/2025/08/01/weekday-recap-trending-stories-on-local10com/</guid><description><![CDATA[Here are the Top 10 stories that were trending on Local10.com this week.]]></description><pubDate>Fri, 01 Aug 2025 12:38:57 +0000</pubDate><content:encoded><![CDATA[<p>Here are the Top 10 stories that were trending on <a href="https://www.local10.com/">Local10.com</a> this week. </p><p><a href="https://www.local10.com/espanol/2026/06/12/resumen-del-dia-historias-en-tendencia-en-local10com/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/06/12/resumen-del-dia-historias-en-tendencia-en-local10com/">Leer en español</a></p><ul><li><a href="https://www.local10.com/news/local/2026/07/08/man-fatally-shot-inside-vehicle-in-fort-lauderdale-police-say">Man fatally shot in vehicle outside Fort Lauderdale home, police say</a></li><li><a href="https://www.local10.com/news/florida/2026/07/07/ex-florida-gubernatorial-candidate-andrew-gillum-arrested-in-alabama" target="_blank">Ex-Florida gubernatorial candidate Andrew Gillum arrested in Alabama</a></li><li><a href="https://www.local10.com/news/local/2026/07/06/woman-21-dies-after-miramar-lamborghini-shooting-that-left-2-others-critically-injured" target="_blank">Influencer DreamDoll Bri dies after Miramar Lamborghini shooting that left 2 others critical</a></li><li><a href="https://www.local10.com/news/local/2026/07/08/north-miami-beach-police-captain-arrested-on-video-voyeurism-charge">North Miami Beach police captain arrested on video voyeurism charge</a></li><li><a href="https://www.local10.com/news/local/2026/07/07/fbi-offering-150k-reward-adding-fugutive-to-most-wanted-fraudster-list">FBI offering $150K reward for fugitive on ‘Most Wanted Fraudster’ list</a></li><li><a href="https://www.local10.com/news/local/2026/07/08/miami-dade-deputies-arrest-12-women-at-10-massage-parlors-in-2-days-records-show">Miami-Dade deputies arrest 12 women at 10 massage parlors in 2 days, records show</a></li><li><a href="https://www.local10.com/news/local/2026/07/08/ex-cellphone-store-employee-facing-serious-charges-over-alleged-theft-fraud-scheme">Ex-cellphone store employee facing charges over alleged theft, fraud scheme</a></li><li><a href="https://www.local10.com/news/local/2026/07/08/i-just-want-justice-mother-speaks-out-after-toddlers-hot-car-death">‘I just want justice’: Mother speaks out after toddler’s hot car death</a></li><li><a href="https://www.local10.com/news/local/2026/07/09/2-church-camp-counselors-accused-of-abusing-boy-9-in-southwest-miami-dade">2 church camp counselors accused of abusing boy, 9, in southwest Miami-Dade</a></li><li><a href="https://www.local10.com/news/local/2026/07/09/lgbtq-cruise-rerouted-after-turkey-egypt-deny-port-access-south-florida-passenger-speaks-out">LGBTQ+ cruise rerouted after Turkey, Egypt deny port access; South Florida passenger speaks out</a></li></ul>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XRFY3TGIJJFCTHOPV7ITXPYVHM.png?auth=e9a67cf5fb2dc899eeb0bc14cfb588292199632c1d46fc8b9db7d827acb0fd33&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[EPA promised a Make America Healthy Again agenda. It has yet to materialize, frustrating activists]]></title><link>https://www.local10.com/health/2026/07/10/epa-promised-a-make-america-healthy-again-agenda-it-has-yet-to-materialize-frustrating-activists/</link><guid isPermaLink="true">https://www.local10.com/health/2026/07/10/epa-promised-a-make-america-healthy-again-agenda-it-has-yet-to-materialize-frustrating-activists/</guid><dc:creator><![CDATA[By MATTHEW DALY and ALI SWENSON, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — Last December, after Make America Healthy Again activists drew up a petition to get him fired, Environmental Protection Agency administrator Lee Zeldin pledged to release a formal agenda of MAHA priorities that his agency would pursue, including protections against harmful chemicals and other health concerns.]]></description><pubDate>Fri, 10 Jul 2026 11:01:19 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — Last December, after Make America Healthy Again activists drew up a petition to get him fired, Environmental Protection Agency administrator Lee Zeldin pledged to release a formal agenda of MAHA priorities that his agency would pursue, including protections against harmful chemicals and other health concerns.</p><p>But eight months after its first mention and after repeated promises it was being drafted, the so-called MAHA agenda is nowhere to be found. When asked for a status update this week, an EPA spokesperson said MAHA is an ongoing effort, not a single report.</p><p>The apparent reversal on release of a formal environmental health agenda is the latest in a cascade of disappointments for Health Secretary Robert F. Kennedy Jr.'s MAHA movement, who say they've lost faith that the Trump administration will take any significant action on pesticides, chemicals or other issues they view as key to address America's chronic disease epidemic. It also reflects the EPA's relentless rollback of environmental regulations even in the face of pressure from an important voting bloc that has supported President Donald Trump.</p><p>“I had really hoped that there would be specific steps that were taken through a MAHA agenda,” said activist Kelly Ryerson, whose social media account “Glyphosate Girl” focuses on nontoxic food systems. “We haven’t had any of the wins that we were requesting.”</p><p>Many in the diverse coalition of MAHA activists that Trump credits for helping him win back the White House say they plan to vote on issues over party in November's congressional elections, raising the political stakes of their increasingly public tensions with the Republican administration.</p><p>“People are done with the profits of corporations being prioritized over public health,” said Alexandra Muñoz, a molecular toxicologist who collaborates with activists on certain issues. “And I think that will have an important role in the midterms.”</p><p>MAHA is frustrated with EPA's actions</p><p>“Trump’s EPA,” as Zeldin frequently calls the agency, has vigorously pursued a deregulatory agenda. Earlier this year, Zeldin proposed overturning the landmark finding that climate change is a threat to human health. He moved to roll back dozens of environmental regulations in what he called “the greatest day of deregulation our nation has seen,” froze billions of dollars for clean energy and upended agency research.</p><p>Trump’s second-term EPA also has been working to loosen limits on pollution from smokestacks, tailpipes and producers of oil and gas.</p><p>At the same time, Zeldin has touted multiple “MAHA wins," some of which activists say are anything but. For example, he said the agency intends to regulate some chemicals called phthalates for environmental and workplace risks, but didn’t address the thousands of consumer products that contain the ingredients.</p><p>This week, the EPA diverted from past assurances that the MAHA report was in its “final stages,” telling The Associated Press in an email that the EPA’s actions should speak for themselves.</p><p>“The notion that MAHA is a single document waiting to be unveiled fundamentally misrepresents how we operate,” an agency spokesperson said, adding that work on MAHA priorities is “active and expanding every day.”</p><p>Ryerson and other MAHA activists said they've engaged with agency officials about changes they'd like to see, and occasionally succeeded. For example, her network of farmers worked with the administration on a recent executive order to advance regenerative agriculture. But she said EPA then used the order to justify new proposed uses for various herbicides, a move she called a “slap in the face.”</p><p>The same week, the Supreme Court dealt another blow to the MAHA cause in siding with pesticide maker Bayer in a ruling related to its legal liability for alleged harm caused by its Roundup weedkiller. The Trump administration had backed the company in the case.</p><p>Environmental activists say the rise of Kennedy and his MAHA mission has rippled across the administration, raising the public's awareness of pesticides — and expectations that Trump's administration would act.</p><p>“If RFK and the MAHA movement hadn’t put that issue in the center of the public spotlight, no one would be scrutinizing this nearly as closely," said Sarah Starman, a senior food and agriculture campaigner at the nonprofit Friends of the Earth.</p><p>EPA says getting microplastics out of drinking water is complicated</p><p>In a well-publicized gesture aimed in part at the MAHA movement, Zeldin in April included microplastics and pharmaceuticals on a list of contaminants that could be regulated under the Safe Drinking Water Act. Activists had pressured Zeldin for months to crack down on microplastics and other environmental contaminants.</p><p>But in a reversal in late June, the EPA did not include microplastics or pharmaceuticals on a list of chemicals it plans to test for under a mandatory program used to collect information about concerning chemicals in drinking water that could be harming human health.</p><p>The move rendered the EPA's earlier public health promises "functionally toothless,'' said Betsy Southerland, a former senior official in EPA’s water office.</p><p>Zeldin said on social media that “the technology to test and treat for microplastics in drinking water is still in development.” The EPA said in a Federal Register notice that it was “not feasible to develop a drinking water analytical method within the statutory timeframe.”</p><p>Southerland called the situation a “classic Zeldin bait-and-switch.”</p><p>After making “a big splash in the press” on microplastics, "EPA has quietly stalled that momentum," she said.</p><p>A White House Make America Healthy Again Report, released a few months into Trump’s second term, identified long-term exposure to environmental chemicals — including those widely found in plastics — as a leading cause of chronic disease in children.</p><p>Former industry lobbyists now have leading roles at EPA</p><p>Jeremy Symons, a senior adviser at the Environmental Protection Network, a group of former EPA employees and political appointees who are critical of the Trump administration, said Zeldin “pays lip service to MAHA, but sadly he is actually making Americans less safe from toxic chemicals.''</p><p>Alongside MAHA's influence on the Trump administration, industry lobbyists have made inroads at the EPA.</p><p>Kyle Kunkler, a former lobbyist for the soybean industry, leads pesticide policy at the EPA. The agency recently allowed continued use of dicamba, a weedkiller that has been linked to increased risk for some cancers.</p><p>Zen Honeycutt, a MAHA activist and founding executive director of Moms Across America, said the move is “what happens when the EPA allows itself to be pressured by corporations and by business.”</p><p>EPA also employs other former industry insiders. Nancy Beck, a former executive at the chemical lobbying group the American Chemistry Council, is a top official in EPA's Office of Chemical Safety and Pollution Prevention. Lynn Dekleva, another former chemistry council executive, serves as a Beck deputy.</p><p>The EPA said Kunkler and other political appointees have consulted with agency ethics officials to resolve any potential conflicts of interest. The MAHA movement has “driven this agency's work since President Trump's first day in office," a spokesperson said in an email, citing various initiatives including $945 million in grants to help states and communities cut “forever chemicals” known as PFAS in drinking water and identifying 30 drinking water contaminants proposed for nationwide monitoring.</p><p>But for Ryerson and others, the lack of a promised MAHA agenda reads as a tactic to escape accountability.</p><p>“It absolves them of any failures, especially when it comes to midterms,” Ryerson said. “They won’t have to point to some list that they haven’t been able to achieve really anything on.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UCZM3OO4BR7IQY4QAVSDTBRVPE.jpg?auth=8d1b104f6b82fc3d8c33f17ac15394522d7605e33e4bd0b033569477f28eb767&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Health and Human Services Secretary Robert F. Kennedy, Jr., arrives on stage at the inaugural Make America Healthy Again summit, Nov. 12, 2025, in Washington. (AP Photo/Rod Lamkey, Jr., File)]]></media:description><media:credit role="author" scheme="urn:ebu">Rod Lamkey</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RYL7Y2HVD6IQZDOFBEPBYYWWJY.jpg?auth=d6473c9dfb35718617a764cefadbc4b103e09d4f165abbe945ff230fb4ae8695&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A blue rectangular piece of microplastic sits on the finger of a researcher with the University of Washington-Tacoma environmental science program, after it was found in debris collected from the Thea Foss Waterway, in Tacoma, Wash., May 19, 2010. (AP Photo/Ted S. Warren, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ted S. Warren</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CNZBH3QIXUECTJ7ZL5STFY6LBA.jpg?auth=a03d6aad8a78b440943fb73a9c007ef9be38c719e2fafb23aeac01b10ff404b0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Containers of Roundup are displayed on a store shelf in San Francisco, Feb. 24, 2019. (AP Photo/Haven Daley, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Haven Daley</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HJRCMDIVVL6PRGHQYOQIGO2IWQ.jpg?auth=3b627f7f9e53d28fd045c1b8bcfab6977654b50c57428f2109d6ec29f9463f29&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Kelly Ryerson, known by her supporters as "Glyphosate Girl," poses for a portrait, Jan. 22, 2026, in Miami. (AP Photo/Marta Lavandier, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Marta Lavandier</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QUCTWPLMV35OQHVRKY2GNUKUXQ.jpg?auth=9f74254c01a163564578b9ee43bab90019c69bd55cd8035586622500649407c2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Lee Zeldin, Environmental Protection Agency administrator, listens during an event about loosening a federal refrigerant rule, in the Oval Office at the White House, May 21, 2026, in Washington. (AP Photo/Jacquelyn Martin, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jacquelyn Martin</media:credit></media:content></item><item><title><![CDATA[Unclaimed airstrikes target Iran after US attacks, raising questions of who launched them]]></title><link>https://www.local10.com/news/world/2026/07/10/unclaimed-airstrikes-target-iran-after-us-attacks-raising-questions-of-who-launched-them/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/10/unclaimed-airstrikes-target-iran-after-us-attacks-raising-questions-of-who-launched-them/</guid><dc:creator><![CDATA[By JON GAMBRELL, Associated Press]]></dc:creator><description><![CDATA[DUBAI, United Arab Emirates (AP) — A series of unclaimed airstrikes that hit Iran after the U.S. said it finished its attacks have again raised questions of who else may be targeting the Islamic Republic.]]></description><pubDate>Fri, 10 Jul 2026 13:24:52 +0000</pubDate><content:encoded><![CDATA[<p>DUBAI, United Arab Emirates (AP) — A series of unclaimed airstrikes that hit Iran after the U.S. said it finished its attacks have again raised questions of who else may be targeting the Islamic Republic.</p><p>The strikes Thursday, just as Iran prepared to bury the late Supreme Leader Ayatollah Ali Khamenei, hit areas across southern Iran. The country's theocracy hasn't directly blamed anyone for the strikes, though one lawmaker issued a warning to the United Arab Emirates over allegedly providing support to the United States in its campaign against Iran.</p><p>Gulf Arab states, which repeatedly have been targeted by Iran since the war began Feb. 28, did not immediately respond to requests for comment Friday over the strikes. The attacks come as they and the U.S. insist the Strait of Hormuz, a vital waterway for world energy markets, must be open and free to ships.</p><p>Iran says the strait must now be under its sole control and that vessels should begin to pay fees to Tehran — even though the world for decades has considered it an international waterway. About a fifth of all oil and natural gas transited the strait before the war began.</p><p>Iran's grip on the strait during the conflict led to an global energy crisis, though oil prices have sharply dropped since wartime highs of $120 a barrel.</p><p>Israel, which took part in the Iran war, also has not claimed any recent attacks on Iran.</p><p>Unclaimed strikes came after US ended its attacks</p><p>The U.S. military's Central Command said Thursday around 6:30 a.m. local Iran time that it had concluded a round of strikes that saw some 90 targets hit. Shortly after that, Iranian news outlets and state media reported a series of airstrikes and explosions targeting the country’s Bushehr and Sistan and Baluchestan provinces, the cities of Ahvaz and Chabahar and other areas.</p><p>A U.S. defense official, speaking on condition of anonymity to discuss operational details of the American military campaign, said there had been no new U.S. strikes since the last round ended Thursday morning.</p><p>Iran responded to the strikes Thursday by launching a wider volley of attacks across the Mideast, targeting Bahrain, Jordan, Kuwait and Qatar. Missile alert sirens sounded in the four countries, sending people to seek shelter. One person was reportedly hurt in Kuwait as air defense systems targeted the incoming fire across the region.</p><p>The leader of the UAE, Sheikh Mohammed bin Zayed Al Nahyan, traveled to Kuwait immediately after the Iranian attack for a meeting with the small, oil-rich nation's ruling emir. Gulf Arab countries also held calls with Qatar's foreign minister, who has been deeply involved along with Pakistan in mediating talks between Iran and the U.S. over the interim deal now in place to halt the return of open warfare.</p><p>During the Iran war, there also were a series of unclaimed airstrikes. Officials later said both Saudi Arabia and the UAE launched airstrikes on Iran, after Tehran struck energy sites in their countries. Having a Gulf country again strike Iran likely could be an effort to deter Tehran from targeting the Gulf states again.</p><p>Israel, which under Prime Minister Benjamin Netanyahu has engaged in an intense campaign against Iran, has not attacked the Islamic Republic since June. In most cases, Israel immediately claims its attacks on Iran.</p><p>Israel's government said Netanyahu spoke with U.S. President Donald Trump on Thursday night, with Trump updating Netanyahu “on American moves in the Gulf.”</p><p>Israel Katz, Israel's defense minister, also renewed threats that his nation stood ready to confront Iran if needed.</p><p>The Israeli military “is on alert and ready to renew the campaign, to reestablish aerial superiority, and to carry out a blue-white (Israeli) strike in Iran to remove threats, even for a third time,” Katz told a military ceremony. "If we will have to return, we will return with even greater force.”</p><p>Iran keeps up its threats</p><p>On Friday, Iranian state media quoted Esmail Kousari, a member of the Iranian parliament's national security committee and a former commander in the paramilitary Revolutionary Guard, as warning the UAE would “pay the price for its cooperation with the United States.” He accused the Emirates of having a “behind-the-scenes” role in the recent U.S. attacks.</p><p>Iran repeatedly accused Gulf Arab states of actively supporting the U.S. war effort, something they denied during the war. The U.S. since the 1991 Gulf War has maintained a broad footprint of military bases across the Gulf Arab states, including in Bahrain, which is home to the U.S. Navy's 5th Fleet headquarters.</p><p>Meanwhile, Iran insists it must be the sole controller of the Strait of Hormuz. But the U.S. is continuing to urge mariners to travel on a southern route through Oman's territorial waters to avoid Iran.</p><p>The Joint Maritime Information Center, a multinational body overseen by the U.S. Navy, issued a new advisory Friday urging ships to travel that route. A similar message for ships to use that route sparked an Iranian attack on Tuesday that saw three vessels hit.</p><p>“Notwithstanding recent unprovoked attacks on merchant vessels, mariners are reminded that the southern route of the (strait) has been expanded and remains available for all traffic,” the maritime center said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WGPTF4GSB2PRPEVS64HN34RCLE.jpg?auth=4834f1736852d5746b71b8613740055bbe1363ca35869d04a6faa4a0dc5d5fd6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A man waves an Iranian flag during funeral ceremonies for slain Iranian Supreme Leader Ayatollah Ali Khamenei and members of his family at Imam Khomeini Mosalla Grand Mosque in Tehran, Iran, Sunday, July 5, 2026. (AP Photo/Altaf Qadri)]]></media:description><media:credit role="author" scheme="urn:ebu">Altaf Qadri</media:credit></media:content></item><item><title><![CDATA[July 10: Heat Advisory issued; rain chances increase]]></title><link>https://www.local10.com/weather/2026/07/10/july-10-heat-advisory-issued-rain-chances-increase/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/07/10/july-10-heat-advisory-issued-rain-chances-increase/</guid><dc:creator><![CDATA[Julie Durda]]></dc:creator><description><![CDATA[Happy Friday! A Heat Advisory has been issued for all of Broward and Miami-Dade, starting at 11 a.m.]]></description><pubDate>Fri, 10 Jul 2026 10:49:47 +0000</pubDate><content:encoded><![CDATA[<p>Happy Friday! A Heat Advisory has been issued for all of Broward and Miami-Dade, starting at 11 a.m. High temperatures will be in the low 90s, but heat indices will reach 105 to 110 degrees. Grab the rain gear -- there are changes today as a disturbance from the Atlantic will increase rain chances later this afternoon and into the evening hours, especially in the Keys. The hot, hazy, humid weather will continue leading into the weekend with the chance of a Heat Advisory to stay in place as well. Keep it tuned to Local 10 for more.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZVM6A6ZXGBFH5FRLH2CKLR7DDY.jpg?auth=5538de09b666ea5a5147343fa29e64118175bed12961ff44a71e0e9e91fc0d29&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Palm Beach County detectives seek information in 1999 cold case; reward offered for information]]></title><link>https://www.local10.com/news/local/2026/07/10/palm-beach-county-detectives-seek-information-in-1999-cold-case-reward-offered-for-information/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/10/palm-beach-county-detectives-seek-information-in-1999-cold-case-reward-offered-for-information/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Palm Beach County Crime Stoppers is offering a reward up to $3,000 for information about a cold case homicide in which the body of a Black male was found floating in the Intracoastal Waterway in West Palm Beach in 1999.]]></description><pubDate>Fri, 10 Jul 2026 10:46:09 +0000</pubDate><content:encoded><![CDATA[<p>Palm Beach County Crime Stoppers is offering a reward up to $3,000 for information about a cold case homicide in which the body of a Black male was found floating in the Intracoastal Waterway in West Palm Beach in 1999.</p><p>Detectives with the Palm Beach County Sheriff’s Office said the body was discovered on March 27, 1999, near 100 Little Club Road.</p><p>The victim was believed to be between 20 and 35 years old. He was 5 feet, 6 inches tall and weighed between 145 pounds and 175 pounds.</p><p>Detectives said he had a tattoo on his left arm of a heart with a dagger through it, and at the time of his death was wearing a black T-shirt, black FUBU pants and white socks. </p><p>While the victim’s death was ruled a homicide, no other details have been released about how he died. </p><p>Anyone with information about the case is asked to call Detective Nancy Milliner of the Palm Beach County Sheriff’s Office Cold Case Unit at 561- 688-4003 or email <a href="mailto:MillinerN@pbso.org" rel="">MillinerN@pbso.org</a>. Anonymous tips can be made by calling Crime Stoppers at 1-800-458-8477 or dialing **TIPS. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/U5AUU2RBQJG5ZKL7FSRWLUY3NY.jpg?auth=cbfc0cd5b04958b953d8278625f0eabb4c36a794a3c46045788a1edec190c3a8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[EU demands Facebook and Instagram dismantle design features it calls addictive for users]]></title><link>https://www.local10.com/business/2026/07/10/eu-demands-facebook-and-instagram-dismantle-design-features-it-calls-addictive-for-users/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/10/eu-demands-facebook-and-instagram-dismantle-design-features-it-calls-addictive-for-users/</guid><dc:creator><![CDATA[By KELVIN CHAN, Associated Press]]></dc:creator><description><![CDATA[The European Union accused Meta on Friday of breaching its social media law by designing Facebook and Instagram to get users hooked, and demanded it disable “key addictive features” like infinite scrolling.]]></description><pubDate>Fri, 10 Jul 2026 11:07:38 +0000</pubDate><content:encoded><![CDATA[<p>The European Union accused Meta on Friday of breaching its social media law by designing Facebook and Instagram to get users hooked, and demanded it disable “key addictive features” like infinite scrolling.</p><p>The EU's executive arm issued a fresh set of charges against Meta Platforms as part of its investigation under the 27-nation bloc's strict digital rule book known as the Digital Services Act. The sweeping set of regulations from Brussels requires tech platforms to protect internet users under threat of hefty fines.</p><p>The European Commission said Meta failed to properly assess the risks its design features pose to the physical and mental health of users, including minors. And while the company has tools and controls to help manage Facebook and Instagram use, it said they were easily overridden, dismissed, or technically challenging to use.</p><p>Meta “needs to implement design changes” to Instagram and Facebook, such as disabling “key addictive features” like autoplay of videos and infinite scroll so they’re not turned on by default, the commission said in its preliminary findings.</p><p>Meta now has the chance to respond and defend itself before the commission issues its final decision, which could result in a fine worth up to 6% of the company’s global annual revenue.</p><p>Meta said Friday that the preliminary findings do not recognize the steps that the company has already taken to protect teens.</p><p>“Since this investigation began, we rolled out Teen Accounts that automatically protect teens and put parents in control - allowing them to block access to Instagram at night and cap daily screen time at just 15 minutes,” Meta said in a prepared statement. "We share the European Commission’s commitment to providing teens with safe, positive online experiences and will continue to engage constructively with them.”</p><p>Europe is committed to enforcing its legislation that holds platforms accountable for addictive design features, said Henna Virkkunen, an executive vice-president at the commission overseeing tech.</p><p>“Protecting the physical and mental health of Europeans must be a priority for social media platforms,” Virkkunen said in a written statement.</p><p>Facebook and Instagram design features, including personalized recommendations and push notifications, serve up an endless stream of content, putting users' brains on “autopilot” and fueling compulsive use, the commission said.</p><p>Meanwhile, screen time controls that parents can impose on their teens' devices can be “easily dismissed” and don't result in a meaningful reduction of use, the commission said. And the controls are undermined by the technical expertise, time and effort that parents need to understand and use them, it said.</p><p>The commission's proposed design changes also included finding better ways to encourage screen time breaks, and changing the content recommendation system so that it’s less “engagement-oriented.”</p><p>The preliminary findings are the latest charges since Brussels opened its investigation in 2024 over concerns that the social media giant wasn't doing enough to protect children online.</p><p>The EU said earlier this year that Meta had failed to prevent children under 13, the company's minimum age to use Facebook and Instagram, from signing up. It also said Meta was not doing enough to identify and remove underage users after they had opened accounts.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/AB4EDHIB7FIUAH7JICTDGWSDFY.jpg?auth=5af7433848e713ae92cbd80dc8422c4a4ab89e262c6d53b8978cd20c87c463bb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A car passes Facebook's new Meta logo on a sign at the company headquarters on Oct. 28, 2021, in Menlo Park, Calif. (AP Photo/Tony Avelar, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Tony Avelar</media:credit></media:content></item><item><title><![CDATA[New York construction scare highlights the challenges of converting offices into housing]]></title><link>https://www.local10.com/business/2026/07/10/new-york-construction-scare-highlights-the-challenges-of-converting-offices-into-housing/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/10/new-york-construction-scare-highlights-the-challenges-of-converting-offices-into-housing/</guid><dc:creator><![CDATA[By R.J. RICO, JESSICA HILL and PHILIP MARCELO, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — When two steel columns buckled this week inside the former Pfizer headquarters in midtown Manhattan, the scare prompted evacuations and halted work on one of the nation’s largest office-to-apartment conversions.]]></description><pubDate>Fri, 10 Jul 2026 10:02:24 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — When two steel columns buckled this week inside the former Pfizer headquarters in midtown Manhattan, the scare prompted evacuations and halted work on one of the nation’s largest office-to-apartment conversions.</p><p>It also highlighted the complex engineering behind adaptive reuse projects, which have become increasingly popular as officials try to tackle a nationwide housing shortage by transforming offices that have sat underused since the COVID-19 pandemic.</p><p>The plans call for turning two office buildings — one built in 1909, the other in the 1960s — into about 1,600 apartments by adding more than a dozen stories atop the older structure and redesigning and expanding the other. The buckling occurred on the 21st floor of the newer structure, and crews have installed temporary supports as officials investigate.</p><p>Engineering experts said the conversion project is complex and poses many challenges, which include making sure older buildings can safely support new loads and carving up office floors to accommodate residential living.</p><p>But none said the high-profile setback should make people doubt the ability of engineers to complete such projects.</p><p>“I don’t think it really brings into question our understanding of how to do something like this,” said Ben Schafer, a structural engineering professor at Johns Hopkins University.</p><p>How do you build a new tower on top of an old one?</p><p>On its website highlighting the midtown project, adaptive reuse firm Collaborative Construction Management says the nine-story building from 1909 will be “threaded through” with a new addition of about 30 stories of poured concrete.</p><p>Schafer, who is not involved with the undertaking, said the likely approach is to have the century-old building continue to carry its own weight while building a new structural system to support additions.</p><p>“My interpretation would be that they’re going to leave that building carrying its own load, and they’re just going to poke holes in it so that they can take the load from the building that they’ve put above it and bring it all the way down to the foundation,” Schafer said.</p><p>Schafer said construction on the other tower presents a different challenge: punching holes in the existing floor plate to bring light into apartments, while also ensuring that the steel frame can support the newly added loads.</p><p>City officials have not determined what caused the columns to buckle. But both Schafer and Emily Guglielmo, a San Francisco-based structural engineer, believe the failure likely resulted from the added load.</p><p>Spokespersons for MetroLoft, the project developer, didn’t respond to requests for comment Thursday. But Nathan Berman, the firm’s founder, acknowledged in an interview with The Wall Street Journal that the added weight from widening the top 15 or so floors of the building likely caused the damage.</p><p>Guglielmo thinks that either the original design assumptions were misunderstood, something went wrong during the design or construction process, or construction crews overloaded or weakened the structure.</p><p>Adding stories to existing buildings is common in dense urban areas where land is scarce, she said, but it requires reviewing original construction documents and inspecting the building before determining how additional floors will affect the structure.</p><p>“In cities and towns that don’t have that available geography, you’re going to see a lot more of this type of a design where there’s an adaptive reuse to an existing building,” Guglielmo said.</p><p>Why not just create a new building from scratch?</p><p>To many structural engineers, demolition should occur only as a last resort.</p><p>“Tearing buildings down is a terrible waste,” Schafer said, pointing out that buildings and the construction sector are responsible for about 40% of the world’s energy-related carbon emissions. “From a sustainability standpoint, that’s a disaster.”</p><p>Beyond the environmental costs, demolishing and hauling away the remnants of huge buildings is especially expensive in dense cities such as New York.</p><p>If an existing structure can safely be reused, engineers generally prefer that.</p><p>James LaFave, a structural engineering professor at the University of Illinois, said a steel-framed building from the 1960s, like the former Pfizer structure, would typically be a “very good” starting point for a conversion.</p><p>Does the scare in New York call into question other adaptive reuse projects?</p><p>In recent years, officials across the country have embraced office-to-housing conversions as a potential lifeline for downtown business districts that have struggled since the pandemic.</p><p>New York, especially, has embraced this push, as officials have made zoning changes and enacted tax incentives to spur housing production. A report from the New York City comptroller's office last year noted there are 44 adaptive reuse projects in the city that, as of early 2025, had either been completed, were underway or could move forward.</p><p>Pfizer moved out of the building in 2023 after opening a new office near Penn Station, leaving the property vacant. Construction on the property began in 2024.</p><p>Joshua Harris, director of Fordham University’s Real Estate Institute, said office-to-residential conversions are a key part of solving the housing shortages in New York and other cities, even if they come with risk.</p><p>“In a certain sense, it’s not terribly surprising that this happened, and we should have a little bit of grace,” he said. “These are very, very complicated surgical procedures being done to very old buildings.”</p><p>“This is part of the reality of fixing the housing crisis,” Harris continued. “Things like this can happen. It doesn’t look as complex as putting a rocket into space, but, in a real estate sense, construction in an environment like Manhattan on 42nd Street and Second Avenue is very complex.”</p><p>Guglielmo, the California engineer, said a combination of building codes, inspections and experienced construction crews makes failures like this rare.</p><p>“We’re very fortunate here in the United States that we are not seeing these types of failures on a day-to-day basis,” she said. “We’re privileged to have really robust building codes that explain to us as engineers how to do our designs in a way that’s safe.”</p><p>Still, Harris said it is likely a gut check for the industry, as office conversions transform once sleepy business districts across the city into 24/7 neighborhoods, like parts of Wall Street in recent years.</p><p>“If this building has a problem, all the other projects that have been sort of greenlit, they’re going to want to review to make sure that it’s not something similar,” Harris said.</p><p>___</p><p>Rico reported from Atlanta and Hill reported from Las Vegas.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/EMEGTPJA7ERF3UQHIHDWWDHDHM.jpg?auth=56cadeabecade5839832f7cd78bb753b5ae84f40b21a5c129c66396d66b429c1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People inspect a buckled support beam inside 235 East 42nd Street, Wednesday, July 8, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZS5Z73WNZ3KV6BKBTA4COHYOBQ.jpg?auth=a8b0aa34b8f0240c4035aed9b7002ea7a961973d01714bd5d6ad57be752b098e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A general view shows 235 East 42nd Street, Wednesday, July 8, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UIYUIAVIENY3HMOR6L3WB7ARAA.jpg?auth=93dbd2cf318b8706a7d7e2efeb63ccc810f7c3f56c87125ba43c6cf52f1533e9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The building at 235 East 42nd Street is seen Tuesday, July 7, 2026, in New York. (AP Photo/Angelina Katsanis)]]></media:description><media:credit role="author" scheme="urn:ebu">Angelina Katsanis</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SHQH7CSAAFQUCGXKKJBMTOBYDI.jpg?auth=c9412192bb80f12bd04dbe4fd218d8e3771e22256ae8cf997c4d27c4fe7894b7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People inspect a buckled support beam inside 235 East 42nd Street, Wednesday, July 8, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MBLJWDOVIEGHWHCZWUJRVJPKDM.jpg?auth=31cc2ddc2a9fb5cb3cd2599c4d6eb448f984e5805584b320b0b30e7ee7f7037f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The unstable building at 235 East 42nd Street is seen Tuesday, July 7, 2026, in New York. (AP Photo/Angelina Katsanis)]]></media:description><media:credit role="author" scheme="urn:ebu">Angelina Katsanis</media:credit></media:content></item><item><title><![CDATA[China takes a page from SpaceX and recaptures the first stage of a rocket to reuse it]]></title><link>https://www.local10.com/tech/2026/07/10/china-takes-a-page-from-spacex-and-recaptures-the-first-stage-of-a-rocket-to-reuse-it/</link><guid isPermaLink="true">https://www.local10.com/tech/2026/07/10/china-takes-a-page-from-spacex-and-recaptures-the-first-stage-of-a-rocket-to-reuse-it/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[BEIJING (AP) — China successfully recaptured the first stage of a rocket after a launch on Friday in a breakthrough for the country's space program, state media said.]]></description><pubDate>Fri, 10 Jul 2026 09:17:44 +0000</pubDate><content:encoded><![CDATA[<p>BEIJING (AP) — China successfully recaptured the first stage of a rocket after a launch on Friday in a breakthrough for the country's space program, state media said.</p><p>The first stage of a Long March-10B rocket separated from the second stage after liftoff and returned to a platform in the sea, the official Xinhua News Agency said.</p><p>It was the first time China recovered the first stage of a rocket. America's SpaceX has been doing so for several years to drive down launch costs by reusing the booster that helps lift the satellites or whatever the rocket is carrying into space.</p><p>The Long March rocket was launched from China's Hainan Island, a popular beach destination off the country's southern coast.</p><p>The rocket's reusable configuration can launch a payload of up to 16,000 kilograms (35,275 pounds) into what is called low Earth orbit, Xinhua said.</p><p>The maximum payload of the SpaceX Falcon 9 is 22,800 kilograms (50,265 pounds), according to the SpaceX website. The Falcon rockets transport astronauts and supplies to the International Space Station.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DIOFKLBEHLZSSZRF35RDX3RUGI.jpg?auth=8ddb27257c50982a66939e9ff5e2a6adad37bcbfb7a8bbac7d34d6dfa1cdff00&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo released by Xinhua News Agency, a drone photo shows the successful capture of the returned first stage of Long March-10B carrier rocket on a seaborne platform via a net-capture system near Wenchang in southern China's Hainan province on Friday, July 10, 2026. (Xing Guangli/Xinhua News Agency via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Xing Guangli</media:credit></media:content></item><item><title><![CDATA[Many US Jewish adults have experienced assault or harassment over the past year, AP-NORC poll finds]]></title><link>https://www.local10.com/news/2026/07/10/many-us-jewish-adults-have-experienced-assault-or-harassment-over-the-past-year-ap-norc-poll-finds/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/10/many-us-jewish-adults-have-experienced-assault-or-harassment-over-the-past-year-ap-norc-poll-finds/</guid><dc:creator><![CDATA[By LINLEY SANDERS and AMELIA THOMSON-DEVEAUX, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — Many Jewish adults feel unsafe in the United States, a new AP-NORC poll finds, with a majority saying they feel less safe than they did before Hamas' Oct. 7, 2023 attack on Israel.]]></description><pubDate>Fri, 10 Jul 2026 13:50:50 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — Many Jewish adults feel unsafe in the United States, a new AP-NORC poll finds, with a majority saying they feel less safe than they did before Hamas' Oct. 7, 2023 attack on Israel.</p><p>The survey from The Associated Press-NORC Center for Public Affairs Research points to how Jewish adults’ attitudes toward their own personal safety have changed over a relatively short period as more Americans became critical of the United States' close alliance with Israel. The war in Gaza sparked U.S. protests over Israel’s military actions against the Palestinians in Gaza, and coincided with an increase in violent attacks against U.S. Jewish communities.</p><p>The findings highlight the vulnerability that many Jewish adults in the U.S. feel as bipartisan support for Israel erodes and significant divides emerge within the Jewish community about what constitutes antisemitism — particularly when it comes to protesting Israel.</p><p>A significant share of Jewish adults, about 3 in 10, say they or someone in their household has experienced physical assault, verbal abuse, online harassment or damaged property because of their Jewish background over the last year, according to the survey.</p><p>Hal Guberman, a 30-year-old in New Jersey, wears a kippah with some trepidation ever since a stranger in a passing car yelled a slur at him when he was walking down the street last year.</p><p>“That person, they don’t know anything about me. They don’t know my politics. They don’t know my beliefs. They don’t know my viewpoints,” Guberman said. “But they saw me being visibly Jewish, and they made an opinion about me.”</p><p>Jewish adults see prejudice against Jews as a serious problem, and many feel unsafe</p><p>About 6 in 10 Jewish adults say that prejudice against Jewish people is an “extremely” or “very” serious problem in the United States today, a view that is heightened among Jewish adults who say they are “extremely” or “very” emotionally attached to Israel.</p><p>About one-third of Jewish adults say they feel “very” or “somewhat” safe as a Jewish person in the U.S. today, while about one-third feel “very” or “somewhat” unsafe. The remaining roughly 3 in 10 say they feel neither safe nor unsafe. Those with a close connection to Israel or who identify as Jewish by religion — instead of saying they are religiously unaffiliated with a cultural, ethnic or family connection to Judaism — are more likely to feel threatened in the current environment.</p><p>About 6 in 10 Jewish adults say they feel “less safe” as a Jewish person in the U.S. than they did before Hamas' 2023 attack, including about 7 in 10 of those who are religiously Jewish. About one-third of Jewish adults say they feel “about as safe” and very few feel safer.</p><p>Erin Baskin, a 36-year-old in Pennsylvania, said the Oct. 7 attacks didn't change how safe she feels because she had her own experiences with prejudice before then.</p><p>“I’ve always grown up with antisemitism,” she said. “Among the rural community I’m in, they conflate Judaism with Zionism all the time. Unfortunately, that’s kind of been my experience. It’s nothing new.”</p><p>Some Jewish adults have grown wary of outwardly identifying themselves as Jewish following the Oct. 7 attacks, the survey found.</p><p>About 4 in 10 Jewish adults say they are “less likely” to wear, carry or display things that might identify them as a Jewish person than they were before Hamas’ Oct. 7 attack. About half say they are “about as likely” and about 1 in 10 say they are “more likely.”</p><p>Caitlin Rosendorn, a 24-year-old in Illinois, said she used to wear a Star of David necklace, but she worries now that wearing it could give people the incorrect impression that she supports Israel's attacks against the Palestinian people.</p><p>“I don't want to wear a Star of David to work if that's going to alienate somebody who sees the Star of David as a symbol of Israel as opposed to a symbol of Judaism,” she said. “I don't want people to get the wrong idea about my views.”</p><p>Many Jews report physical assault, property damage or harassment</p><p>About 1 in 10 Jewish adults say that in the past year, they or someone in their household has been physically assaulted. A similar share had property damaged or destroyed specifically because of their Jewish background.</p><p>About 2 in 10 Jewish adults say they or someone in their household has been called a slur, threatened, verbally harassed or verbally abused. Similarly, about 2 in 10 say they experienced online harassment or cyberbullying. Overall, about 3 in 10 of Jewish adults say that they or someone in their household has experienced at least one of these incidents because of their Jewish background.</p><p>Jewish adults who attend religious services at least once a month are much likelier than Jewish adults overall to say they or someone in their household has experienced attacks or harassment over their Jewish background — a finding that comes as there have been several targeted attacks on Jewish religious spaces in recent years.</p><p>Slightly less than half of Jewish adults who frequently attend religious services say they or someone in their household has faced verbal harassment. A similar share experienced online harassment, and about one-quarter have dealt with physical attacks or property damage.</p><p>Jon Kessler, 38, of California, who grew up in the Conservative tradition of Judaism, believes non-Jews might be surprised at the extent to which Jewish adults have to consider security at community events.</p><p>“Most people when they go to church don’t have armed security, but every synagogue has an armed security guard," Kessler said. "My son’s Jewish daycare has an armed security guard.”</p><p>Jews are divided over whether protesting Israel is a form of antisemitism</p><p>Protests surrounding speakers tied to Israel — whether Israeli Prime Minister Benjamin Netanahyu’s address to Congress or college speakers seen as either too supportive or too critical of the country — became more common following the backlash over Israel’s war in Gaza.</p><p>Jewish adults, in particular, are divided over whether protesting an event related to Israel is an act of prejudice against Jewish people generally. About half of Jewish adults say anti-Israel protests are not a form of antisemitism, but roughly 4 in 10 say they are.</p><p>Many anti-Israel protests have been tied to criticism of Israel’s military action in Gaza. More than 73,000 Palestinians have died in Gaza since Israel retaliated against Hamas’ attack in 2023, according to the Hamas-run Gaza Health Ministry, which doesn’t distinguish between civilian and militant deaths.</p><p>About two-thirds of Jewish adults say criticizing Israel for its military actions is not a form of antisemitism, but Jewish adults with a close emotional connection to Israel are more likely to say that criticism of Israel’s military actions is antisemitic. That said, relatively few Jewish adults say it’s antisemitic just to criticize Israel for “any reason.”</p><p>Americans overall are less likely to say it’s antisemitic to protest an event that is supportive of Israel, or to criticize Israel’s military actions — but they are also much less likely to have an opinion.</p><p>Jewish adults are more unified in deeming some actions as definitively antisemitic. The overwhelming majority say vandalizing synagogues or Jewish-owned businesses because of Israel’s actions is antisemitism. The same goes for denying the reality or scope of the Holocaust, putting responsibility for Israel’s actions on Jewish people in the United States, saying Israel shouldn’t exist as a Jewish state or claiming American Jews are more loyal to Israel than to the U.S.</p><p>There is less consensus among non-Jewish U.S. adults on whether some of these actions constitute antisemitism, with many saying they’re not sure.</p><p>Amanda Goldsmith, 53, who lives in Chicago, believes people have become too comfortable expressing antisemitic views online — something that she previously thought only existed in extremist spaces.</p><p>“Now, it seems like there was an undercurrent, and it’s a free-for-all, and everyone is free to say what they want,” she said. “The freedom with which people say horrible things about Jewish people is appalling.”</p><p>___</p><p>Associated Press writer Giovanna Dell’Orto contributed from Minneapolis. Associated Press writer Peter Smith contributed from Pittsburgh.</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>The AP-NORC poll of 3,040 adults was conducted June 11-17 using a sample drawn from NORC’s probability-based AmeriSpeak Panel, which is designed to be representative of the U.S. population. The poll included interviews with 1,022 Jewish adults. The margin of sampling error for adults overall is plus or minus 2.8 percentage points and the margin of sampling error for Jewish adults is plus or minus 5.0 percentage points.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JRMHRPPIK3O5OXHHKHVXL2KO7I.jpg?auth=3503606d5df0da75e1c17baacd33bb873067531b244506e20b37f6f8206a733f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - People watch the lighting of the world's largest menorah on Fifth Avenue by Central Park for the seventh night of Hanukkah, Dec. 31, 2024, in New York. (AP Photo/Heather Khalifa, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Heather Khalifa</media:credit></media:content></item><item><title><![CDATA[El tifón Bavi se dirige hacia Taiwán y el este de China]]></title><link>https://www.local10.com/espanol/2026/07/10/el-tifon-bavi-se-dirige-hacia-taiwan-y-el-este-de-china/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/10/el-tifon-bavi-se-dirige-hacia-taiwan-y-el-este-de-china/</guid><dc:creator><![CDATA[Por The Associated Press, Associated Press]]></dc:creator><description><![CDATA[BEIJING (AP) — Un poderoso tifón se dirigía el viernes hacia la costa este de China, la más reciente de una serie de tormentas mortales que ya han cobrado 50 vidas esta semana en otras dos partes del país.]]></description><pubDate>Fri, 10 Jul 2026 07:50:05 +0000</pubDate><content:encoded><![CDATA[<p>BEIJING (AP) — Un poderoso tifón se dirigía el viernes hacia la costa este de China, la más reciente de una serie de tormentas mortales que ya han cobrado 50 vidas esta semana en otras dos partes del país.</p><p>En un principio se tenía previsto que el tifón Bavi, que registra vientos máximos sostenidos de 162 kilómetros (101 millas) por hora, pasara al norte de Taiwán, llevando fuertes lluvias a la isla de 23 millones de habitantes desde la noche del viernes hasta el sábado.</p><p>Las escuelas permanecieron cerradas el viernes en Taipei, la capital de la isla, y en puertos del norte de Taiwán los barcos pesqueros han sido amarrados muy juntos. Muchos vuelos a Japón, Hong Kong y otros destinos han sido cancelados hasta el sábado, aunque algunos seguían programados, informó la Agencia Central de Noticias de Taiwán.</p><p>La actual trayectoria del tifón hacia el noroeste lo llevaría sobre algunas islas japonesas remotas antes de pasar al norte de Taiwán el sábado. Se pronostica que toque tierra la noche de ese día al sur de Shanghai, cerca de la frontera entre las provincias de Fujian y Zhejiang.</p><p>Más de 17.000 personas han sido evacuadas en Zhejiang y 170.000 rescatistas fueron puestos en alerta, informó la agencia oficial de noticias Xinhua. Fujian ha suspendido algunas rutas de transbordadores debido a los fuertes vientos y el mar agitado, y pidió a los barcos pesqueros que regresen a puerto.</p><p>Bavi se ha debilitado desde la intensidad de supertifón que tuvo previamente en la semana, cuando llevó vientos violentos a Saipán y otros territorios de Estados Unidos en el Pacífico.</p><p>En el sur de China, las autoridades anunciaron el jueves que 39 personas habían muerto en inundaciones provocadas por la tormenta tropical Maysak, que empapó durante días partes de la región de Guangxi con lluvias récord.</p><p>Las lluvias provocaron el desbordamiento de algunos embalses, incluida la dramática ruptura parcial de una presa en Hengzhou, que inundó una amplia zona con agua lodosa y de fuerte corriente. Las inundaciones dejaron a personas varadas durante días en los segundos pisos y en plantas superiores de edificios, muchas sin electricidad, hasta que los rescatistas pudieron llegar a ellas.</p><p>Otras 11 personas murieron en el centro de China cuando fuertes tormentas eléctricas y tornados causaron estragos en la provincia de Hubei el lunes por la noche.</p><p>Por separado, un deslizamiento de tierra dejó 21 trabajadores forestales muertos el martes en la provincia de Gansu, en el oeste de China, en un desastre que no estuvo relacionado con las tormentas.</p><p>———</p><p>Esta historia fue traducida del inglés por un editor de AP con la ayuda de una herramienta de inteligencia artificial generativa.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/VJDIKXVBDQGQIPA6KAOVADRGCE.jpg?auth=6da76b135880fa1bfb1fcf38603331b38c31eba0aa5178b264030914de1b646d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[En esta imagen, extraída de un video, se observan olas rompiendo contra las rocas antes del paso del tifón Bavi a lo largo de la costa de Keelung, el jueves 9 de julio de 2026, en el norte de Taiwán. (AP Foto/Taijing Wu)]]></media:description><media:credit role="author" scheme="urn:ebu">Taijing Wu</media:credit></media:content></item><item><title><![CDATA[Seafarers attacked in the Strait of Hormuz sue shipping company in Thailand]]></title><link>https://www.local10.com/news/world/2026/07/10/seafarers-attacked-in-the-strait-of-hormuz-sue-shipping-company-in-thailand/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/10/seafarers-attacked-in-the-strait-of-hormuz-sue-shipping-company-in-thailand/</guid><dc:creator><![CDATA[By JINTAMAS SAKSORNCHAI and ANTON L. DELGADO, Associated Press]]></dc:creator><description><![CDATA[BANGKOK (AP) — Three former crew members of a Thai cargo ship struck in the Strait of Hormuz in March filed a lawsuit Friday against the vessel’s operator over labor rights violations and unfair dismissal.]]></description><pubDate>Fri, 10 Jul 2026 08:21:50 +0000</pubDate><content:encoded><![CDATA[<p>BANGKOK (AP) — Three former crew members of a Thai cargo ship struck in the Strait of Hormuz in March filed a lawsuit Friday against the vessel’s operator over labor rights violations and unfair dismissal.</p><p>The ship, the Mayuree Naree, was hit by a projectile north of Oman on March 11, killing three people. The remaining 20 crew members were rescued and returned to Thailand about a week later.</p><p>Former crew members Panithi Tumkaew, Noppadon Wongsuvan and Surades Manpuen filed the lawsuit against Precious Shipping Co. as well as two affiliated companies and the ship’s captain.</p><p>The lawsuit alleges that the defendants endangered their lives by sailing through the strait despite the security risks, according to their lawyer Kunpat Singhathong.</p><p>Kunpat said the three men were also dismissed before the completion of their nine-month employment contracts after the attack rendered the ship inoperable. He said they received compensation equivalent to two months’ salary.</p><p>The compensation was inadequate because they have since been diagnosed with post-traumatic stress disorder, leaving them unable to continue working as sailors for the foreseeable future, he said.</p><p>“We tried to negotiate with the company, but it denied responsibility, so we believe the matter should be brought to the court,” Kunpat said before filing the case with the Central Labor Court in Bangkok.</p><p>He declined to identify the amount of compensation they are seeking, only that it would be over a million baht ($30,000) per person.</p><p>Panithi, who said he had worked for Precious Shipping for more than a decade, said his wife encouraged him to seek medical treatment after noticing changes in his behavior.</p><p>“When there are loud noises, I’ll get startled," he said. “I can’t work now, and I have to take medication.”</p><p>Precious Shipping did not respond to requests for comment.</p><p>The remains of the three crew members killed in the attack were repatriated to Thailand earlier this month.</p><p>In a statement on July 3, Precious Shipping thanked everyone involved in the repatriation process and expressed its condolences to the victims’ families. The company said it “remains committed to providing full assistance, care, and support to bereaved families throughout this difficult time.”</p><p>On Thursday, the United States launched new airstrikes against Iran, which responded by targeting American allies in the Middle East. The exchange of fire threatens an interim deal intended to help end the Iran war.</p><p>The conflict has choked off the Strait of Hormuz, a vital shipping lane for about a fifth of global trade in crude oil and liquefied natural gas. Most of this was bound for Asia, which has struggled with a continentwide energy shock since the war began on Feb. 28.</p><p>The safety of stranded seafarers in the Persian Gulf has been a source of concern among Asian nations — like India, the Philippines and Thailand — whose citizens make up a significant portion of ship crews.</p><p>“This is not simply a matter of shipping statistics,” said Arsenio Dominguez, the secretary-general of the United Nations' International Maritime Organization in a statement Wednesday. “Behind the figures are seafarers, and in some cases their families, who continue to bear the human cost of this conflict.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/VJHGZJKQZQ3OUGVGJEECTZ6OHQ.jpg?auth=13aa06e2dc5e210c23c7251adef697575104a42d308c36a928be30efc159266d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Lawyer Kunpat Singhathong and three sailors from the Thailand-flagged ship, the Mayuree Naree, speak to journalists outside the Central Labour Court in Bangkok, Thailand on Friday, July 10, 2026. (AP Photo/Anton L. Delgado)]]></media:description><media:credit role="author" scheme="urn:ebu">Anton L. Delgado</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BH4QHMPMSE4Y3FMLDZUJ6OCBFI.jpg?auth=a944d099ab408faa9431b613cab8565cbbff5f1d4b855470fc72da6abde58233&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Panithi Tumkaew, a former sailor from the Thailand-flagged ship, the Mayuree Naree, stands outside the Central Labour Court in Bangkok, Thailand on Friday, July 10, 2026. (AP Photo/Anton L. Delgado)]]></media:description><media:credit role="author" scheme="urn:ebu">Anton L. Delgado</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7FZLU6CO4Y6F5MXNRMGQCMZQTI.jpg?auth=6bf1aecf916d1bc6df6bf49d8e96125f9c4aea5f49240cd59cab03e4cb46564f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A Thai lawyer holds legal documents for a case filed by former sailors of the Thailand-flagged ship, the Mayuree Naree, outside the Central Labour Court in Bangkok, Thailand on Friday, July 10, 2026. (AP Photo/Anton L. Delgado)]]></media:description><media:credit role="author" scheme="urn:ebu">Anton L. Delgado</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/M4YDSGCROGO7LSGSIHNBWLKU64.jpg?auth=99052111831f4d7878e772e81b8bc3a8d201476d80dedb2ca55e069a86aee7e1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Smoke billows from the Mayuree Naree, a Thailand-flagged bulk carrier, after it was hit by a projectile in the Strait of Hormuz, north of Oman, on March 11, 2026. (Panithi Tumkaew via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Panithi Tumkaew</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/T3CCBVLFKQYIPAOXQXFA2S57K4.jpg?auth=b7a628179eff4b3d96961bdfa83d31c26480daa0473d4d0b904a3e421bf772b5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Seafarers take shelter and don life jackets on the Mayuree Naree, after the Thailand-flagged bulk carrier was hit by a projectile in the Strait of Hormuz, north of Oman, on March 11. (Panithi Tumkaew via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Panithi Tumkaew</media:credit></media:content></item><item><title><![CDATA[Stocks and oil prices drift as global markets continue to calm]]></title><link>https://www.local10.com/news/2026/07/10/us-stocks-and-crude-oil-prices-drift-to-a-quiet-finish-of-a-bumpy-week/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/10/us-stocks-and-crude-oil-prices-drift-to-a-quiet-finish-of-a-bumpy-week/</guid><dc:creator><![CDATA[By STAN CHOE, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — U.S. stocks and oil prices are drifting toward a quiet finish of the week Friday following their earlier fireworks on worries about how the war with Iran will affect the global flow of crude.]]></description><pubDate>Fri, 10 Jul 2026 13:49:52 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — U.S. stocks and oil prices are drifting toward a quiet finish of the week Friday following their earlier fireworks on worries about how the war with Iran will affect the global flow of crude.</p><p>The S&P 500 rose 0.1% and was on track to close out a fourth winning week in the last five. The Dow Jones Industrial Average was up 65 points, or 0.1%, as of 9:35 a.m. Eastern time, and the Nasdaq composite was 0.1% higher.</p><p>Oil prices were holding relatively steady, even after a series of unclaimed airstrikes hit Iran after the U.S. said it finished its attacks. The price for a barrel of Brent crude oil, the international standard, rose 0.2% to $76.47.</p><p>That’s above the $72 it was at the start of the week, when it was back below its level from before the war with Iran, but it’s still well below its wartime peak of nearly $120. The worry is that continued fighting could block oil tankers from the Strait of Hormuz  and prevent the delivery of crude from the Persian Gulf to customers worldwide.</p><p>With the wait ongoing for what will happen next with the strait, the focus on Wall Street is swinging toward the upcoming reporting season for companies’ profits during the spring.</p><p>Delta Air Lines said it was able to absorb higher fuel prices from April through June because of strong demand from customers to fly, including from a wide range of corporate travelers. Its profit and revenue topped analysts’ expectations, and it gave a forecasted range for profit in the summer whose midpoint was above analysts’ expectations.</p><p>Delta’s stock fell 2.5%, after coming into the day with a 28.2% rise for the year so far.</p><p>Companies across industries will need to produce strong growth in profits to justify the big moves for their stock prices, which are broadly need records. Next week will feature reports from many of the biggest U.S. banks, including Bank of America, Citigroup, JPMorgan Chase, Goldman Sachs and Wells Fargo on Tuesday alone.</p><p>Later in the day on Friday, shares of South Korean chipmaker SK Hynix that trade in the United States are set to make their debut on the Nasdaq. The tech giant is raising nearly $26.5 billion through its sale of American depositary shares.</p><p>Its stock in Seoul has surged more than 600% over the last year thanks to euphoria around artificial-intelligence technology. The boom has created real profits thanks to surging demand for computer memory. But it’s also raised worries that AI stock prices have shot too high and that all the world’s spending on chips and data centers won’t be able to produce enough productivity and profit growth to make it worth it.</p><p>Drops for some chip companies were the heaviest weights on the S&P 500 Friday, including a 2.3% fall for Micron Technology.</p><p>In the bond market, Treasury yields held relatively steady as oil prices drifted. The yield on the 10-year Treasury edged up to 4.55% from 4.54% late Thursday.</p><p>In stock markets abroad, indexes ticked higher in much of Europe and Asia. South Korea’s Kospi jumped 2.5%, and Japan’s Nikkei 225 rose 1.2% for two of the world’s bigger moves.</p><p>___</p><p>AP Business Writers Chan Ho-him and Matt Ott contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GR54EVR2KEW2U7CPSSP2ZPGTMU.jpg?auth=f4cb48d880526081ff69654faa0d4489878337e2901bf022473db96e98508aaf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Trader Michael Milano, center, works on the floor of the New York Stock Exchange, Friday, June 26, 2026. (AP Photo/Richard Drew)]]></media:description><media:credit role="author" scheme="urn:ebu">Richard Drew</media:credit></media:content></item><item><title><![CDATA[A shoe factory fire that killed 28 highlights China's persisting worker safety risks]]></title><link>https://www.local10.com/business/2026/07/10/a-shoe-factory-fire-that-killed-28-highlights-chinas-persisting-worker-safety-risks/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/10/a-shoe-factory-fire-that-killed-28-highlights-chinas-persisting-worker-safety-risks/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[BEIJING (AP) — Authorities were investigating a blaze at a shoe factory in southeastern China’s Fujian province that killed 28 people, raising renewed concern over worker safety.]]></description><pubDate>Fri, 10 Jul 2026 06:32:00 +0000</pubDate><content:encoded><![CDATA[<p>BEIJING (AP) — Authorities were investigating a blaze at a shoe factory in southeastern China’s Fujian province that killed 28 people, raising renewed concern over worker safety.</p><p>The state-run Xinhua News Agency said Friday that a search had ended while an investigation was underway into the cause of the fire Thursday that gutted the Fujian Huiteng factory in Jinjiang, a manufacturing hub for sports shoes.</p><p>According to product listings on online sales and import platforms, Fujian Huiteng makes shoes for both Chinese and foreign brands.</p><p>Local media footage showed people trapped on the roof of the five-floor building, enveloped in thick black smoke, while the spray from fire truck hoses fell short of flames showing through windows on its upper floors. Xinhua said the factory’s owner and managers were arrested and the company’s accounts were frozen.</p><p>When the fire started, 237 factory workers and two visitors were in the building. Two of the 213 people rescued from the factory were pronounced dead after being taken to hospitals. Another 26 missing people were later confirmed dead, according to state broadcaster CCTV.</p><p>Work safety has been a persistent problem in China. In May, an explosion at a fireworks plant in the city of Changsha in the central province of Hunan killed at least 37 people. In 2024, a fire at a refrigeration facility under construction killed 39 people in the city of Xinyu in the southeastern Jiangxi province.</p><p>Authorities have repeatedly ordered businesses to screen for workplace hazards. Official data show 18,261 people died in nearly 20,000 workplace accidents across the country in 2025, down from the previous year.</p><p>Chinese President Xi Jinping demanded a swift investigation of the disaster and said authorities would “strictly hold those responsible accountable.”</p><p>Jinjiang has thousands of shoe factories and is considered the “shoe capital” of China, making about a fifth of all athletic shoes, more than a billion a year, according to state media and industry reports.</p><p>The area’s transformation from small workshops and factories into an export industry hub, which Xi has often referred to as the “Jinjiang Experience,” is considered a model for China’s ascent as a world manufacturing power.</p><p>CCTV said the fire started on the first level of the concrete-structured building, where a workshop and a warehouse were located.</p><p>A local fire department official said in an interview with the state broadcaster that shoe sole material piled up in stairwells hindered firefighters from reaching the flames to extinguish them. The shoe materials were highly flammable, CCTV said.</p><p>CCTV also said the fire department sent 183 people and 35 vehicles to the factory and that open flames were extinguished after about four hours. Xinhua later said more than 500 people joined the rescue and search operation.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/J7T3T3EGBBELVNJ3QYYVWLKGLQ.jpg?auth=53919ce812cee79fea0b02059c10114a22d9eb0454a132db1d45e4b40f1e6697&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo released by Xinhua News Agency, firefighters work at the scene of a footwear factory fire in Jiangtou village, Chendai township of Jinjiang city, southeastern China's Fujian province, on Thursday, July 9, 2026. (Zhou Yi/Xinhua News Agency via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Zhou Yi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WOQH4CA75L3UIEITYGFTR6KFRA.jpg?auth=1e0d74a050fd157fd081aee4cdffdfc518c47ee8cf8d4b40d925f5a7d62de899&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo released by Xinhua News Agency, firefighters at the scene of a footwear factory fire in Jiangtou village, Chendai township of Jinjiang city, southeastern China's Fujian province, Thursday, July 9, 2026. (Zheng Liang/Xinhua via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Zheng Liang</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZE3BKBTHYV2G6JFMIJQWGJEJ54.jpg?auth=cb9dc25b87562bb852937fe24d9ebc044daf3f15d28f4c0c38393f1ac1775a90&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo released by Xinhua News Agency, firefighters at the scene of a footwear factory fire in Jiangtou village, Chendai township of Jinjiang city, southeastern China's Fujian province, Thursday, July 9, 2026. (Zheng Liang/Xinhua via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Zheng Liang</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BWZZV32GBVZHEDU7VGCM5IBGAU.jpg?auth=1d573fd137f80debbb674c8a2a77ec0f215d658cdf2c5dfaba046aeb3395f04d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo released by Xinhua News Agency, an ambulance waits at the scene of a footwear factory fire in Jiangtou village, Chendai township of Jinjiang city, southeastern China's Fujian province, Thursday, July 9, 2026. (Zheng Liang/Xinhua via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Zheng Liang</media:credit></media:content></item><item><title><![CDATA[One of Spain's deadliest wildfires has killed at least 12 people, with 23 others missing]]></title><link>https://www.local10.com/news/world/2026/07/10/one-of-spains-deadliest-wildfires-has-killed-at-least-12-people-with-23-others-missing/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/10/one-of-spains-deadliest-wildfires-has-killed-at-least-12-people-with-23-others-missing/</guid><dc:creator><![CDATA[By SUMAN NAISHADHAM, Associated Press]]></dc:creator><description><![CDATA[MADRID (AP) — One of Spain's deadliest wildfires on record killed 12 people overnight into Friday, authorities said, as soaring temperatures grip much of the country.]]></description><pubDate>Fri, 10 Jul 2026 13:19:38 +0000</pubDate><content:encoded><![CDATA[<p>MADRID (AP) — One of Spain's deadliest wildfires on record killed 12 people overnight into Friday, authorities said, as soaring temperatures grip much of the country.</p><p>Several victims of the fire in the southern province of Almeria, a popular holiday destination, were found inside burnt-out vehicles and were thought to have died while trying to flee the flames.</p><p>Eight people have been injured and a further 23 are unaccounted for, Andalusia’s regional leader Juan Manuel Moreno said. Some 150 firefighters and 220 soldiers from Spain’s military emergency unit were battling the blaze, which has consumed more than 3,200 hectares (7,900 acres) of forest and farmland.</p><p>Regional emergency authorities said four British nationals and other unspecified foreign nationals appeared to be among the dead.</p><p>Victims attempted to flee on foot and by car</p><p>The fire broke out in a hamlet in a semi-arid area near the Sierra de Los Filabres mountains. Authorities have not confirmed the cause, but said people who called to report the fire said that a fallen power line had sparked a blaze that spread rapidly into a nearby forest.</p><p>Most of the victims died while attempting to flee and ignored shelter-in-place instructions, said Antonio Sanz, president of Andalusia’s emergency services. One group did so via a dry riverbed, which “turned into a death trap,” he said.</p><p>Seven people died while on foot after abandoning their cars, Sanz said, likely looking for a way out.</p><p>“The consequences have been terrible. Everything seems to indicate that, in the case of the deceased ... we are dealing for the most part, if not entirely, with foreign nationals,” Sanz said.</p><p>Spanish Prime Minister Pedro Sánchez expressed his condolences. “Immense sadness and desolation in the face of the terrible consequences of the fire affecting the province of Almeria,” he wrote on X.</p><p>Europe battles intense heat again</p><p>Spain has battled frequent and severe heat waves in recent years, with temperatures often exceeding 40 C (104 F). Wind, high temperatures and little rainfall help small wildfires grow into unchecked blazes.</p><p>In June, Spain experienced several days of record-setting heat, with over 1,000 excess deaths attributed to heat.</p><p>Europe is the world’s fastest-warming continent, with temperatures increasing twice as fast as the global average since the 1980s, according to the European Union’s Copernicus Climate Change Service. Parts of Western Europe are facing their third heat wave in six weeks. Globally, 2025 was the third-hottest year on record, bringing several intense heat waves across Europe.</p><p>France is experiencing the peak of its third heat wave of the summer, with temperatures reaching 40 C (104 F) across western and central areas and around 37 C (98 F) in Paris.</p><p>French authorities have also warned of a very high wildfire risk, as large fires in the south have already scorched thousands of hectares this week, disrupting the Tour de France cycling race and stretching firefighting resources.</p><p>The largest wildfire, which broke out in the eastern Pyrenees, near the Spanish border, has decreased in intensity, authorities said Friday.</p><p>It burned about 5,000 hectares (12,000 acres) and forced the evacuation of more than 10,000 people from nearly villages, who have since been allowed to return home.</p><p>Last month was France’s hottest June on record, with deaths surging by nearly a third during the hottest week.</p><p>Scientists warn that climate change caused in part by the burning of fuels like gasoline, oil and coal is exacerbating the frequency and intensity of heat and dryness, making certain regions more vulnerable to wildfires.</p><p>Spain and Portugal have faced deadly fires before</p><p>Spain is no stranger to wildfires, with last year's fire season burning more than 393,000 hectares (almost 1,520 square miles), according to the European Forest Fire Information System, an area twice as large as London. Four people died.</p><p>In 2017, a wildfire in neighboring Portugal left 66 people dead in Pedrogao Grande, located 200 kilometers (120 miles) northeast of Lisbon.</p><p>In that blaze, 47 people died on one road while similarly attempting to flee in their cars.</p><p>———</p><p>Associated Press journalist Sylvie Corbet, in Paris, contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HDAKPATXTTZXUEWBLBNOKDGZYI.jpg?auth=a9e9091764212ae988f146a1b53ed50c393002c9e5618e9167c5128087997475&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A wildfire rages in Alfajir, near Almeria in southeastern Spain, Friday, July 10, 2026. (AP Photo/Gregorio Marrero)]]></media:description><media:credit role="author" scheme="urn:ebu">Gregorio Marrero</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EIWIROCGOWSO46R4GGP5BO3D5M.jpg?auth=82d85027fbada87db5cd765fac05e1d16eea2dcf49f0295a0485d3ff6d0438c4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A wildfire rages in Alfajir, near Almeria in southeastern Spain, Friday, July 10, 2026. (AP Photo/Gregorio Marrero)]]></media:description><media:credit role="author" scheme="urn:ebu">Gregorio Marrero</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/S2ONWOBC7RC47M2XIDCIBBOMMA.jpg?auth=21ccaf42f246289d6e22af3fff1f675ddd14a974059d67e2d585af3294213463&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A Military Emergency Unit vehicle operates as a wildfire rages in Alfajir, near Almeria in southeastern Spain, Friday, July 10, 2026. (AP Photo/Gregorio Marrero)]]></media:description><media:credit role="author" scheme="urn:ebu">Gregorio Marrero</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5OJIYAPXUXSQ5EVHYF7CJ4ERJU.jpg?auth=5a34a8f3a9c5dfe6c34314aa07544c5b5142ab746bcf1c59078eb670d3b119f5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Map showing Almeria province, where a wildfire has struck amid high temperatures in Europe. (AP Digital Embed)]]></media:description><media:credit role="author" scheme="urn:ebu">Will Jarrett</media:credit></media:content></item><item><title><![CDATA[Community screenings help a movie set during an Indian insurgency bypass censorship]]></title><link>https://www.local10.com/entertainment/2026/07/10/community-screenings-help-a-movie-set-during-an-indian-insurgency-bypass-censorship/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/07/10/community-screenings-help-a-movie-set-during-an-indian-insurgency-bypass-censorship/</guid><dc:creator><![CDATA[By SHEIKH SAALIQ and PRABHJOT GILL, Associated Press]]></dc:creator><description><![CDATA[GURDASPUR, India (AP) — As dusk settled over Gurdaspur's fields, villagers gathered in the courtyard of a Sikh temple to watch a movie that has been blocked by Indian officials.]]></description><pubDate>Fri, 10 Jul 2026 07:56:26 +0000</pubDate><content:encoded><![CDATA[<p>GURDASPUR, India (AP) — As dusk settled over Gurdaspur's fields, villagers gathered in the courtyard of a Sikh temple to watch a movie that has been blocked by Indian officials.</p><p>“Satluj” tells the true tale of a human rights activist who investigated thousands of disappearances and extrajudicial killings during a government crackdown on a separatist insurgency in India's Punjab state in the 1980s and early 1990s.</p><p>At the screening in Gurdaspur, elderly survivors of the insurgency sat beside teenagers born years after it ended. When the screen flickered to life and “Satluj” movie began, the crowd fell silent.</p><p>Originally titled “Punjab 95,” the movie was stalled for three years after India’s censor board demanded more than 120 cuts. After failing to secure a theatrical release, it debuted on the ZEE5 streaming platform last week, but was removed in India two days later.</p><p>The takedown had an unintended consequence.</p><p>Across villages in Punjab, Sikh organizations, local activists and residents have begun organizing community screenings using copies that have circulated online. The screenings have transformed Sikh temple compounds and village halls into makeshift cinemas where audiences watch not just a film but a retelling of memories of one of India’s bloodiest internal conflicts.</p><p>Spotlight on Punjab’s insurgency</p><p>“Satluj” draws on the life of rights activist Jaswant Singh Khalra, whose investigation into alleged extrajudicial killings exposed one of the darkest episodes of Punjab’s insurgency. The conflict pitted Sikh militant groups seeking an independent Khalistan against Indian security forces and claimed thousands of civilian, militant and police lives.</p><p>During the insurgency, rights groups documented allegations of enforced disappearances, custodial killings and secret cremations. Khalra’s investigation alleged that thousands of people who had disappeared were cremated anonymously by police without informing their families or maintaining official records.</p><p>Khalra was abducted in 1995 and later killed. Several police officers were convicted in connection with his murder.</p><p>Although the insurgency was crushed and support for Khalistan waned within Punjab, the Indian government continues to view separatist sentiment as a national security concern. It has not publicly explained why the film was removed, but officials told local media they ordered it taken down on security grounds.</p><p>Local organized screenings</p><p>The public screenings take shape through grassroots cooperation. Residents arrange for projectors, audio speakers and power generators, Sikh temples and village community spaces become open-air theaters for an evening, and volunteers spread the word from one household to the next.</p><p>Inderjeet Singh Bains, who helps coordinate screenings in Gurdaspur district, said the initiative aimed to create spaces where people can watch together and reflect on a period of Punjab’s history that continues to resonate across generations.</p><p>“When we screen the film, we see our elders and mothers, many of them 60 or 70 years old, crying because they have lost their sons. Our people have endured immense suffering,” Bains said.</p><p>Gurmukh Singh, who attended a screening, said the film gave voice to stories the young in Punjab had heard only in fragments. For families in his village, he said, the insurgency was not history but lived experience, with many losing loved ones in the violence.</p><p>“After watching the movie, there is a feeling of the grief our earlier generations had to bear,” Singh said.</p><p>Movie fuels censorship debate</p><p>The takedown of “Satluj” has reopened a debate over artistic freedom in India, where films have increasingly run into censorship battles under Prime Minister Narendra Modi’s Hindu nationalist government. Critics have said such cases have become more frequent and accuse Modi’s government of promoting films that align with its nationalist narrative.</p><p>“Everything happened right before our eyes, so what is there to oppose? The truth is coming to light, and people should be allowed to see it,” said Balwinder Singh, a Sikh religious leader.</p><p>The government says movie certification decisions are made independently under the law.</p><p>In a statement, ZEE5 said the film would no longer be available for viewing in India “in light of current developments.” It added that it would explore “every appropriate avenue through due process” to restore it.</p><p>Audiences revisit painful memories</p><p>Diljit Dosanjh, the lead actor who plays Khalra, said he was unconcerned about whether the film remained online because once audiences had seen it, “it cannot be erased.”</p><p>That sentiment appears to be playing out in Punjab’s villages.</p><p>Inside the temple compound in Gurdaspur, the audience watched scenes of police killings, crackdowns and families searching for answers. Afterwards, many lingered in conversation, comparing the film with the real-life memories they had carried for decades.</p><p>Pawan Deep Kaur described the film as a heartbreaking portrayal of the suffering endured by the older generation.</p><p>“It made us cry endlessly,” she said.</p><p>___</p><p>Saaliq reported from New Delhi.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YDEJVAKSUGWI226VVE4HZDIZJY.jpg?auth=6f6a9bbf735c3830c4fac193a32604af61b0397c9a66bb273e88d6708444124f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Villagers watch a special screening of the film “Satluj” at a Sikh temple at Tatley village, in Punjab's Gurdaspur district, India, Wednesday, July 8, 2026. (AP Photo/Prabhjot Gill)]]></media:description><media:credit role="author" scheme="urn:ebu">Prabhjot Gill</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OFIUYAYY7RRFUSYH6OL5ZZ5HLA.jpg?auth=493320ad16bd2cadafd72d8de22fb803f6e3603a9bac497aa44a5038d4429395&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Villagers watch a special screening of the film “Satluj” at a Sikh temple at Tatley village, in Punjab's Gurdaspur district, India, Wednesday, July 8, 2026. (AP Photo/Prabhjot Gill)]]></media:description><media:credit role="author" scheme="urn:ebu">Prabhjot Gill</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KBCHUMON4FNLYJ3NINPIXXUH74.jpg?auth=c6718a6557b6eeea8520cfd3502ce946e28c3be14cc857bc95cea383687ba1f2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Villagers watch a special screening of the film “Satluj” at a Sikh temple in Tatley village, in Punjab's Gurdaspur district, India, Wednesday, July 8, 2026. (AP Photo/Prabhjot Gill)]]></media:description><media:credit role="author" scheme="urn:ebu">Prabhjot Gill</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TKH33OPYKIKMUX4XWG6BHAZFMU.jpg?auth=b71567ddb77ebf2a956046ea846d41c0094e5e0f5616abf0ac3607dff2683992&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Inderjeet Singh Bains, who coordinated screening of the film “Satluj” talks to The Associated Press at a Sikh temple at Tatley village, in Punjab's Gurdaspur district, India, Wednesday, July 8, 2026. (AP Photo/Prabhjot Gill)]]></media:description><media:credit role="author" scheme="urn:ebu">Prabhjot Gill</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZNHD3GXNGFBYSOWVTMWHU5O6OU.jpg?auth=10f77177bd1b09504a4368354ee5ea3b0368b7f4156a16f8291986422bd6d6e8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Villagers watch a special screening of the film “Satluj” at a Sikh temple at Tatley village, in Punjab's Gurdaspur district, India, Wednesday, July 8, 2026. (AP Photo/Prabhjot Gill)]]></media:description><media:credit role="author" scheme="urn:ebu">Prabhjot Gill</media:credit></media:content></item><item><title><![CDATA[The Bayeux Tapestry is at the British Museum after a secret journey from France]]></title><link>https://www.local10.com/news/world/2026/07/10/the-bayeux-tapestry-is-at-the-british-museum-after-a-secret-journey-from-france/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/10/the-bayeux-tapestry-is-at-the-british-museum-after-a-secret-journey-from-france/</guid><dc:creator><![CDATA[By JILL LAWLESS, Associated Press]]></dc:creator><description><![CDATA[LONDON (AP) — After almost 1,000 years, the Bayeux Tapestry is back on English soil.]]></description><pubDate>Fri, 10 Jul 2026 08:17:51 +0000</pubDate><content:encoded><![CDATA[<p>LONDON (AP) — After almost 1,000 years, the Bayeux Tapestry is back on English soil.</p><p>In scenes like a heist movie in reverse, the priceless medieval artwork was spirited into the British Museum on Friday in the dead of night, after a high-tech, tight-security operation where any slip-up could have spelled disaster.</p><p>On loan from its home in France, the tapestry will go on display at the London museum from Sept. 10 until July 2027. It's a public homecoming for a vivid visual record of the 1066 Norman invasion, the last successful conquest of England.</p><p>The tapestry's arrival in London has been widely anticipated, but due to security concerns all details of when and how it would arrive were kept under wraps.</p><p>“It feels extraordinary that after so much work and planning and care and thought that it’s actually happening,” British Museum Director Nicholas Cullinan said as he waited outside the museum in the dark.</p><p>“It’s the first time in 1,000 years that such an important piece of British — French too — history is going to be on these shores,” he said. “It’s incredibly exciting.”</p><p>The 70-meter (230-foot) tapestry was folded accordion-style in a climate-controlled case that was placed inside a shock-absorbing cradle. That went into a truck that crossed from France on a vehicle shuttle train through the Channel Tunnel.</p><p>After an 11-hour, 350-mile (560-kilometer) trip, escorted by police, the truck backed slowly into a loading bay at the museum, where workers gingerly eased the container, the size of a small car, to the ground. Museum staff and British and French diplomats who had been watching in hushed silence broke into applause.</p><p>The priceless cargo will spend several days acclimatizing before it is carefully unpacked and unfolded for an exhibition that the museum expects to be one of the most popular in its 267-year history. Some 100,000 tickets were sold in their first day on sale this month.</p><p>“It was like trying to get tickets to Glastonbury,” Cullinan said. “I don’t take for granted that people care that much about a 1,000-year-old embroidery. I think that’s an amazing thing.”</p><p>The tapestry is a symbol of Anglo-French relations</p><p>Stitched in wool thread on linen fabric — technically an embroidery, rather than a tapestry — the artwork depicts events leading up to the Battle of Hastings in October 1066, when William, Duke of Normandy defeated King Harold’s Anglo-Saxon army. The invasion ended Saxon rule, made William the Conqueror the first Norman king of England and bound Britain and France more closely together.</p><p>Historians believe the tapestry was commissioned by Bishop Odo of Bayeux, William’s half brother, and was probably sewn by women in England — possibly nuns — before being taken across the Channel. It has spent most of the last millennium in the town of Bayeux in northwest France, apart from two short periods at the Louvre in Paris.</p><p>The tapestry symbolizes the sometimes fractious, intertwined histories of France and Britain, and securing the loan was a high-stakes diplomatic mission. It was announced during a state visit to the U.K. by French President Emmanuel Macron in July 2025.</p><p>The loan coincides with renovations at the museum in Bayeux that houses it.</p><p>In return, the British Museum will loan treasures from the Sutton Hoo hoard — artifacts from a 7th-century Anglo Saxon ship burial — and other items to museums in Normandy.</p><p>Macron said in an article for Friday's Times of London that “our two countries are not merely lending each other artworks: they are sharing the great narratives of European history’s origins.”</p><p>Retired British diplomat Peter Ricketts, who helped cement the deal as the U.K.’s special envoy for the tapestry, said “it’s an extraordinary mark of friendship and confidence in the U.K. to entrust this object to us for a year.”</p><p>“Macron, when he offered us the tapestry, I think he understood that it would have far more impact in the U.K. than it does in France, because it’s more fundamental to our national story,” he said. "Everybody (in Britain) knows 1066.”</p><p>It's a vivid record of 11th-century life and death</p><p>The tapestry features more than 620 people and 737 animals and tells its story in 58 scenes brimming with vivid and sometimes gory detail. There are scenes of hand-to-hand combat, mutilated bodies and the unlucky Harold, felled by an arrow through his eye.</p><p>“It has an emotional richness that is really difficult to get from written sources,” said Millie Horton-Insch, project curator for the British Museum exhibition. “It just brings people closer to this history than any other object can. It’s not the same as reading a text. You are looking at something that was handled by the people who lived through it and felt compelled to record these events in this way.”</p><p>She said the document’s survival for 10 centuries despite myriad dangers — “moths, mice, mold, damp, fire” — is miraculous, and may be partly due to its humble materials.</p><p>“It’s not really made of any blingy fabric,” she said. “It’s not gold, it’s not silver. There wasn’t the same temptation to cut it up and make it into vestments or repurpose it for anything.”</p><p>Some French cultural figures opposed the loan, arguing that moving the tapestry was too risky. Cullinan said the expert teams went to great lengths to ensure its safety, including making two trial runs of the journey to show it would not cause the fragile item too much stress.</p><p>“Such care has gone into it. I can’t think of a level of care for any other museum loan,” he said.</p><p>He said he understands why there are concerns.</p><p>“The tapestry arouses great interest and passion,” he said. “Which is a wonderful thing.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NXB3IBP3QIABMQ4FWG6AS2V74E.jpg?auth=4b15a95a15f8881fffc8cb645e1c58541d5818cbfb1b1675d12e2a1a84b31714&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Workers unload a box that contains the Bayeux Tapestry out of a truck at the British Museum in London, Friday, July 10, 2026. (AP Photo/Kwiyeon Ha)]]></media:description><media:credit role="author" scheme="urn:ebu">Kwiyeon Ha</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/E3BF7NJNYVPGBUHC35XQYYAPPE.jpg?auth=3d3402d961eff7261dafca2e9684f806deb0f2522be015610ad6f3aeb2e88b0e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Workers unload a box that contains the Bayeux Tapestry out of a truck at the British Museum in London, Friday, July 10, 2026. (AP Photo/Kwiyeon Ha)]]></media:description><media:credit role="author" scheme="urn:ebu">Kwiyeon Ha</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JZWNVWFOILN4RINX65QIM4LJGQ.jpg?auth=0676cdcd048a232e0b3b5afd2fb54a08aca50e8d9e443d2a145cd776cf3ef954&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[British Museum Director Nicholas Cullinan standing in front of a truck that carried the Bayeux Tapestry from France at the British Museum in London, Friday, July 10, 2026. (AP Photo/Kwiyeon Ha)]]></media:description><media:credit role="author" scheme="urn:ebu">Kwiyeon Ha</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TLRCOTOE5R733D5ASY4MWB2WF4.jpg?auth=de9ebcdf4613348f63414fb55bf81453e8f931be6088402c99825cf375f63b06&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A British Museum worker unloads objects out of a truck at the British Museum in London, Friday, July 10, 2026. (AP Photo/Kwiyeon Ha)]]></media:description><media:credit role="author" scheme="urn:ebu">Kwiyeon Ha</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YFMMAJEYWHVV6UWU62GBA46CCA.jpg?auth=bc2641acff6ede35445bf3239eb2069c31d04775ac63ae5fe6ef4a8c5ab73988&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - This photo taken Sept. 18, 2019 shows the 11th century Bayeux tapestry chronicling the Norman conquest of England, in Bayeux, Normandy, France. (AP Photo/Kamil Zihnioglu, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Kamil Zihnioglu</media:credit></media:content></item><item><title><![CDATA[Typhoon Bavi takes aim at China as Taiwan's capital shuts schools]]></title><link>https://www.local10.com/news/world/2026/07/10/china-braces-for-a-powerful-typhoon-after-a-week-of-deadly-storms/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/10/china-braces-for-a-powerful-typhoon-after-a-week-of-deadly-storms/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[BEIJING (AP) — A powerful typhoon was heading toward China's east coast Friday, the latest in a series of deadly storms that have already claimed 50 lives this week in two other parts of the country.]]></description><pubDate>Fri, 10 Jul 2026 09:41:21 +0000</pubDate><content:encoded><![CDATA[<p>BEIJING (AP) — A powerful typhoon was heading toward China's east coast Friday, the latest in a series of deadly storms that have already claimed 50 lives this week in two other parts of the country.</p><p>Typhoon Bavi, with maximum sustained winds of 155 kph (96 mph), was first expected to pass north of Taiwan, bringing heavy rains to the island of 23 million people from Friday night into Saturday.</p><p>Schools were closed Friday in Taipei, the island's capital, and fishing boats have been tied up close together in ports in northern Taiwan. Many flights to Japan, Hong Kong and other destinations have been canceled through Saturday, though some were still scheduled, Taiwan's Central News Agency said.</p><p>The typhoon's current northwest track would take it over some remote Japanese islands before passing north of Taiwan on Saturday. It is forecast to make landfall in China on Saturday night south of Shanghai, near the border between Fujian and Zhejiang provinces.</p><p>More than 17,000 people have been evacuated in Zhejiang and 170,000 rescue workers placed on standby, the official Xinhua News Agency said. Fujian has suspended some ferry routes because of strong winds and rough seas and called for fishing boats to return to port.</p><p>Bavi has weakened from supertyphoon strength earlier this week, when it brought violent winds to Saipan and other U.S. territories in the Pacific.</p><p>In southern China, authorities announced Thursday that 39 people had died in flooding from Tropical Storm Maysak, which drenched parts of the Guangxi region for days with record rainfall.</p><p>The rains breached reservoirs, including the dramatic collapse of part of a dam in Hengzhou that inundated a wide area with fast-flowing muddy water. The floods stranded people on the second and higher floors of buildings for days, many without power, until rescuers could reach them.</p><p>Another 11 people died in central China when severe thunderstorms and tornadoes wreaked havoc in Hubei province on Monday night.</p><p>Separately, a landslide killed 21 forestry workers in western China's Gansu province on Tuesday in a disaster that was not storm-related.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UJPCFUL7YJX4T3ENXJWJR7BOQU.jpg?auth=ef652a6b60d1d1c5d9121906e32c9004a88c6e6402e26531414e545be7dde676&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this image made from video, waves crash on rocks ahead of Typhoon Bavi along the coast of Keelung in northern Taiwan on Thursday, July 9, 2026. (AP Photo/Taijing Wu)]]></media:description><media:credit role="author" scheme="urn:ebu">Taijing Wu</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VMAAA3CGML3SMOD42H7WNNEDZU.jpg?auth=81a7e86371a74d099ba97b13435eb23fb2f3d53da1556a93d8dc8556b4c6ad14&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this image made from video, boats are seen after fishermen secured them at Shen'ao Fishing Port, ahead of Typhoon Bavi along the coast of New Taipei City, Taiwan on Thursday, July 9, 2026. (AP Photo/Taijing Wu)]]></media:description><media:credit role="author" scheme="urn:ebu">Taijing Wu</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EAPVOO5LAFQQ3IQJ3NF7DADOAY.jpg?auth=c937d4bd1adc367048f77f65ae79c9141f2f56dbb3230511b22c6164887ee804&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this image made from video, men secure boats at Shen'ao Fishing Port ahead of Typhoon Bavi along the coast of New Taipei City, Taiwan on Thursday, July 9, 2026. (AP Photo/Taijing Wu)]]></media:description><media:credit role="author" scheme="urn:ebu">Taijing Wu</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/R5QHJJR3M7GSHQLQOHCJMRHKHA.jpg?auth=993977a6bc45f61644e5b9f6dbbf3a127b7c8f89d207efe1ea8db4f9afaf960a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this image made from video, a man secures a boat at Shen'ao Fishing Port, ahead of Typhoon Bavi along the coast of New Taipei City, Taiwan on Thursday, July 9, 2026. (AP Photo/Taijing Wu)]]></media:description><media:credit role="author" scheme="urn:ebu">Taijing Wu</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WGEZYHRJDYJIKBA4XACBD2E7QU.jpg?auth=8c69549cbbda2cf7b4932a1f66e0f03817e0560234c5987d8cbf1a7254490201&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this drone photo released by Xinhua News Agency, rescuers evacuated students trapped in the aftermath of tropical storm Maysak in Guigang City, southern China's Guangxi Zhuang Autonomous Region, Thursday July 9, 2026. (Cao Yiming/Xinhua via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Cao Yiming</media:credit></media:content></item><item><title><![CDATA[In any language: English speakers are tuning into World Cup broadcasts in Spanish]]></title><link>https://www.local10.com/news/florida/2026/07/10/in-any-language-english-speakers-are-tuning-into-world-cup-broadcasts-in-spanish/</link><guid isPermaLink="true">https://www.local10.com/news/florida/2026/07/10/in-any-language-english-speakers-are-tuning-into-world-cup-broadcasts-in-spanish/</guid><dc:creator><![CDATA[By TIM REYNOLDS and OBED LAMY, Associated Press]]></dc:creator><description><![CDATA[MIAMI (AP) — Ashleigh Hallam teaches English as a second language at her local library in Indiana. Soccer is now teaching her Spanish as a second language.]]></description><pubDate>Fri, 10 Jul 2026 04:47:30 +0000</pubDate><content:encoded><![CDATA[<p>MIAMI (AP) — Ashleigh Hallam teaches English as a second language at her local library in Indiana. Soccer is now teaching her Spanish as a second language.</p><p>For her, this World Cup couldn't make more sense.</p><p>Hallam is among a sizable number of English-speaking people in the U.S. who are doing something these days that might be considered a bit surprising: They're watching broadcasts of World Cup matches in Spanish on Telemundo, even though they have little idea — or in some cases, no idea — what the announcers are saying.</p><p>“I can’t really understand everything they’re saying on Telemundo because they’re speaking in Spanish,” Hallam said. “But you understand what’s going on.”</p><p>The math is simple. Census figures show that about 20% of the U.S. is Hispanic, yet Telemundo points to Nielsen ratings to show that roughly half the World Cup viewers in the U.S. have watched at least some portion of some matches in Spanish. Every match of the tournament has been available for U.S. viewers in English on Fox or FS1, on Telemundo or Universo in Spanish, and there are streaming options such as Fox One or Peacock.</p><p>Among the reasons commonly cited by viewers who spoke with The Associated Press in recent days: A fascination with famed broadcaster Andrés Cantor's “¡goooooool!” call. Telemundo doesn't cut away for commercials (as Fox does) during the much-maligned hydration breaks. The broadcasts, some simply find, are more entertaining. And in other cases, it's a cost-based decision: Peacock, which includes Telemundo, is lower-priced than Fox One.</p><p>Soccer as a global language, transcending a limited vocabulary</p><p>Jackson Braunius is a Michigan native who watched a U.S. game last week from a bar seat at a steakhouse in Miami Lakes, Florida. He said he speaks almost no Spanish — “I know ‘cerveza,’” he said, tapping his beer glass — but didn't mind watching on Telemundo whatsoever.</p><p>“I figured out the science here,” Braunius said. “When they’re not talking too loud, nothing is happening. When they get loud, there’s a chance. When they get real loud, it’s probably going to be a goal.”</p><p>Comedian Trevor Noah has been hosting World Cup watch parties on YouTube. He's made the switch to Spanish-language feeds, and the hydration break issue was a huge part of that decision.</p><p>“We’re seeing the players on the pitch discussing what’s happening. You see which coach is more stressed. Some players are tapping each other on the back. This is part of the game,” Noah said on one of his YouTube streams. “I feel like when you cut to ads, you lose this — you lose the stress, you lose the joy, the anticipation. So, shout out again, Telemundo: Really, really amazing coverage.”</p><p>Telemundo is hearing the praise, and has thanked English-speakers — as well as Noah directly — for lauding its coverage.</p><p>The good news for everyone is this: There seems to be more than enough viewers to go around right now. And the success of this tournament could lead to a bidding war for the 2030 World Cup, with some reporting the rights for English-speaking and Spanish-speaking television will be packaged together in that deal. That wasn't the case for this World Cup.</p><p>Fox Sports said that Monday night's Belgium-U.S. match saw a peak viewership total of around 41 million at one point, making it the “most-watched soccer telecast in U.S. history,” the network said. In other words, the final U.S. game in this World Cup had more viewers than anything in this country since the Super Bowl — with at least 45 million viewers, on average, between Fox (33 million) and Telemundo (an estimated 12 million). The most recent Super Bowl drew an average of about 125 million viewers, according to Nielsen data.</p><p>Anglophones become hooked on Telemundo</p><p>William Kennedy of Miami is married to a Colombian woman, whose native language is Spanish. He says he knows only enough Spanish to be able to order meals in restaurants. And yet, he finds himself often watching World Cup matches on Telemundo.</p><p>If Colombia was on, the Kennedy house was watching Telemundo. If Colombia — which was ousted in penalty kicks by Switzerland on Tuesday — isn't on, Kennedy finds himself usually making his way to Telemundo anyway.</p><p>“When the American commentators are doing the game, I don’t know what game they’re watching. I just don’t,” Kennedy said. “I’d rather get the excitement in Spanish because essentially what happens is they’re talking, and then they’re talking really, really fast, and then they’re getting loud and your brain is just like, ‘Oh, something’s happening — even if I don’t know what’s happening.’”</p><p>Hallam — who finds the World Cup has been a great way to bond further with her Spanish-speaking students — only became a big soccer fan a few years ago, when her daughter decided she wanted to play in a recreational league for elementary kids. The league needed coaches, so Hallam literally checked out a “coaching for dummies” book and began teaching herself the game.</p><p>She kept coaching her daughter all the way through high school. Now, she's hooked on soccer and hooked on Spanish-speaking broadcasts — and plans to keep watching, even when the World Cup ends.</p><p>“It’s just very comforting,” Hallam said. “We're really enjoyed it and I hope we get to continue. The next World Cup, we’re going to watch it just like this.”</p><p>___</p><p>Lamy reported from Indianapolis.</p><p>___</p><p>See more of AP’s World Cup coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3YGQBQZGAQC76OAPJLSD3U742M.jpg?auth=0e9932952d3c21de47021b5ca9b0912ac939a8b11762f5d2012421fcb767cde9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Spectators watch the opening match of the World Cup soccer tournament between Mexico and South Africa, Thursday, June 11, 2026, at the USTA Billie Jean King National Tennis Center in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7XRJQRH5USBPXNKKC4LUM52464.jpg?auth=d601ff107ca438d38cc198508f80fa99bed6496e16043ad658d9eea8dff0f435&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Soccer fans watch TV screens playing a World Cup round of 32 soccer match between Belgium and Senegal, at Bayside Marketplace in downtown Miami, Wednesday, July 1, 2026. (AP Photo/Rebecca Blackwell)]]></media:description><media:credit role="author" scheme="urn:ebu">Rebecca Blackwell</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/H3PCUMAHWE56PS4WPH2Z3OFVA4.jpg?auth=9cda64649a4ab3fe1c04b0a3ff7d26b9fd886cd3916af1c289806370c50db38d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Fans watch the World Cup round of 16 soccer match between the United States and Belgium, at a watch party at the Rockefeller Center fan village, Monday, July 6, 2026 in New York. (AP Photo/Adam Gray)]]></media:description><media:credit role="author" scheme="urn:ebu">Adam Gray</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QFPGN4LW6HLVYIBOB2P2NYSWFQ.jpg?auth=5c18d1adc7ce63414d71758229c152c633c61aff78e35dc34800610b31095f9f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Soccer fans, including Caleb Triana, wearing a cowboy hat, celebrate the U.S. scoring its second goal as they watch a live broadcast of the World Cup round of 32 soccer match between the United States and Bosnia, Wednesday, July 1, 2026, at an official fan fest in downtown Miami. (AP Photo/Rebecca Blackwell)]]></media:description><media:credit role="author" scheme="urn:ebu">Rebecca Blackwell</media:credit></media:content></item><item><title><![CDATA[Lawyers for man charged with killing Charlie Kirk question reliability of evidence]]></title><link>https://www.local10.com/news/2026/07/10/lawyers-for-man-charged-with-killing-charlie-kirk-question-reliability-of-evidence/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/10/lawyers-for-man-charged-with-killing-charlie-kirk-question-reliability-of-evidence/</guid><dc:creator><![CDATA[By HANNAH SCHOENBAUM and MATTHEW BROWN, Associated Press]]></dc:creator><description><![CDATA[PROVO, Utah (AP) — Lawyers for the man accused of killing conservative activist Charlie Kirk plan to call a final witness on Friday as they try to raise doubts about the prosecution's case before it can go to trial.]]></description><pubDate>Fri, 10 Jul 2026 04:02:31 +0000</pubDate><content:encoded><![CDATA[<p>PROVO, Utah (AP) — Lawyers for the man accused of killing conservative activist Charlie Kirk plan to call a final witness on Friday as they try to raise doubts about the prosecution's case before it can go to trial.</p><p>A Utah judge is deciding whether prosecutors have enough evidence to put Tyler Robinson on trial on a charge of aggravated murder. Kirk, 31, was killed as he spoke to a crowd of thousands at Utah Valley University on Sept. 10.</p><p>One of Robinson's attorneys, Michael Burt, tried to inject uncertainty into the case Thursday by challenging the reliability of ballistics tests on a bullet fragment recovered from Kirk’s body. Authorities sought to tie the fragment to the suspected murder weapon, but the results were inconclusive.</p><p>“Saying anything but inconclusive was inappropriate,” said Samantha Karner with the Bureau of Alcohol Tobacco Firearms and Explosives.</p><p>Burt earlier in the week questioned the reliability of DNA evidence that investigators said linked Robinson to the scene. Experts say the science behind DNA testing is sound.</p><p>Robinson has not entered a plea. He turned himself in a day after the fatal shooting of Kirk, a close ally of President Donald Trump credited with helping galvanize young voters for the Republican in the 2024 election.</p><p>The defense said it would call a final witness to testify Friday, the final day of the weeklong preliminary hearing.</p><p>However, a decision from state District Judge Tony Graf won’t come until after Sept. 1, when he scheduled oral arguments in the matter.</p><p>Prosecutors on Thursday aired portions of a recorded interview with Robinson's roommate, Lance Twiggs.</p><p>The day after Kirk was shot in the neck, Robinson allegedly told Twiggs “he wishes he hadn’t done it,” a recording played in court revealed.</p><p>Later that same day — and only about an hour before turning himself in — Robinson posted “it was me at UVU yesterday,” in a chat room on the Discord social media platform, according to investigators and messages shown by prosecutors.</p><p>Defense attorneys unsuccessfully fought the public release of the statements from Twiggs and the chat room messages. They argued prosecutors would characterize the material as a confession, undermining Robinson’s right to a fair trial.</p><p>Prosecutors contend the shooting endangered others at Kirk’s campus event — an aggravating circumstance that could make the crime punishable by death under Utah law. Robinson also faces possible sentence enhancements based on claims by prosecutors that he targeted Kirk because of his political views.</p><p>Twiggs said in the April interview with prosecutors and investigators that Robinson sometimes talked about politics, including Trump. But Twiggs said he never heard Robinson talk about Kirk before the shooting. The defendant also did not talk much about gender issues or LGBTQ rights, Twiggs said.</p><p>___</p><p>Brown reported from Billings, Montana.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YUACAOGHZFYKOGQNXW4QZ2NGTM.jpg?auth=1d230a9caf184b8cdc29d4ed953326bc926e5b91c9cf64b76738bb5a245d7925&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Charlie Kirk's parents, Kathryn, and Robert Kirk, right, arrive at the Fourth District Courthouse in Provo, Utah, for a hearing for Tyler Robinson, accused in the fatal shooting of Charlie Kirk, Thursday, July 9, 2026 (AP Photo/Ty ONeil)]]></media:description><media:credit role="author" scheme="urn:ebu">Ty ONeil</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HQY7GWSIQFJDRVRVJH3JN47B6A.jpg?auth=0a379e1389f06a9a6ea4c47dc1c4e222daecaab83e9c07589d0547c8d7dbe9cd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A video interview with Lance Twiggs, Tyler Robinson's roommate and reported romantic partner, is shown during a preliminary hearing for Tyler Robinson, who is accused in the fatal shooting of Charlie Kirk, at the Fourth District Courthouse in Provo, Utah, Thursday, July 9, 2026. (AP Photo/Spenser Heaps, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Spenser Heaps</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DIMTVXXY7K2WSP6H6AOIFVSFTE.jpg?auth=f7479bfb96ceb4efe78d03d9019c6e6d053135603c72b8011c464c283fcbe9f9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Tyler Robinson, who is accused in the fatal shooting of Charlie Kirk, listens during a preliminary hearing at the Fourth District Courthouse in Provo, Utah, Thursday, July 9, 2026. (AP Photo/Spenser Heaps, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Spenser Heaps</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CU4KRHSNPESEUUIVWU3VD5DXVU.jpg?auth=a679de93dbf238d9b419a9370f6639e66f9dd7dd7a929a74e47ef0fe0ff5ba8a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A law enforcement officer uses binoculars to watch from the roof of the Fourth District Courthouse in Provo, Utah, Thursday, July 9, 2026, before a preliminary hearing for Tyler Robinson, who is accused in the fatal shooting of Charlie Kirk. (AP Photo/Spenser Heaps)]]></media:description><media:credit role="author" scheme="urn:ebu">Spenser Heaps</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KRCII7X6I4ZZIBC37VZXENKGVM.jpg?auth=da7642e5d4f8c95cfaaca361e9f4ab87d71b9d4d0b0d693574ca51ad48b32f29&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Tyler Robinson, who is accused of fatally shooting Charlie Kirk, appears during a hearing in Fourth District Court in Provo, Utah, on Dec. 11, 2025. (Rick Egan/The Salt Lake Tribune via AP, Pool, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Rick Egan</media:credit></media:content></item><item><title><![CDATA[As the country turns 250, retired judges hit the road to defend judicial independence]]></title><link>https://www.local10.com/news/politics/2026/07/10/as-the-country-turns-250-retired-judges-hit-the-road-to-defend-judicial-independence/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/10/as-the-country-turns-250-retired-judges-hit-the-road-to-defend-judicial-independence/</guid><dc:creator><![CDATA[By SUDHIN THANAWALA, Associated Press]]></dc:creator><description><![CDATA[On Friday, a group of retired judges will step off a tour bus in a ritzy Michigan suburb after three days of barnstorming through corn fields, cities and coal towns in Ohio and Pennsylvania. They carry with them a message.]]></description><pubDate>Fri, 10 Jul 2026 04:02:19 +0000</pubDate><content:encoded><![CDATA[<p>On Friday, a group of retired judges will step off a tour bus in a ritzy Michigan suburb after three days of barnstorming through corn fields, cities and coal towns in Ohio and Pennsylvania. They carry with them a message.</p><p>In courthouses and public squares, they have marked the nation's 250th anniversary with a dire warning: The rule of law in America is in grave danger. They will deliver a similar message at a library in Grosse Pointe just outside Detroit — the last stop on an extraordinary tour to defend judicial independence and bolster trust in courts.</p><p>Americans' confidence in the court system and democracy has dipped in recent years. The country is more polarized, and President Donald Trump has repeatedly cast doubt on the fairness of the judicial system.</p><p>Some judges on the tour said in phone interviews this week that the United States was at a precipice.</p><p>“Looking back in history, we have teetered," former Ohio Supreme Court Justice Michael Donnelly said. "This is a moment where we can decide to reinstill those beliefs that we are a country of laws and not of men.”</p><p>Judges step off the bench</p><p>The four-day tour through the Rust Belt is a sharp departure for a typically reserved and insular branch of government. Federal judges in particular largely limit their comments to the courtroom and written decisions, focusing on the facts of individual cases.</p><p>But that restraint is loosening amid a barrage of attacks by Trump and other White House officials, the administration's rampant defiance of U.S. district court orders and its expansive view of executive power. Trump has called a district judge who ruled against one of his immigration moves “crooked” and suggested with no evidence that Supreme Court justices who struck down his tariffs were motivated by foreign interests.</p><p>More federal judges have recently begun talking about receiving death threats and profane messages, though they have not blamed Trump or any other officials. Some have blasted administration policies in sharply worded opinions that strayed beyond the legal dispute before them. Even U.S. Supreme Court Chief Justice John Roberts has weighed in.</p><p>In an appearance in March, Roberts said personal criticism of federal judges was dangerous and had to stop. The rare rebuke from the head of the nation's top court came two days after Trump's remark about a “crooked” judge, though Roberts didn't mention Trump or anyone else by name.</p><p>The U.S. Marshals Service reported 564 threats against federal judges in the government fiscal year that ended in September, up from 509 the year before.</p><p>“I don’t want to say we have moved into an era of lawlessness, but it sometimes feels that way,” said former U.S. District Court Judge Victoria Roberts, who was set to join the bus tour in Michigan.</p><p>Timothy Lewis, another former federal judge on the tour, said his concerns about the politicization of the judicial branch reached a tipping point a decade ago, when Senate Republicans thwarted President Barack Obama’s nomination of Merrick Garland to the Supreme Court. Today, the rule of law is facing an "existential threat" from an ongoing breakdown of norms, according to Lewis, who spent seven years on the 3rd U.S. Circuit Court of Appeals.</p><p>“I have fundamental concerns," he said, “about where we are headed as a nation.”</p><p>Their route has been varied</p><p>The tour started Tuesday in the western Pennsylvania town of Greensburg — once the hub of a thriving coal industry that now lures visitors from nearby Pittsburgh for highland recreation and a historic downtown.</p><p>Judges mingled with customers at a coffee shop before speaking at the domed, ornate Westmoreland County Courthouse. Then it was off to Washington, also in western Pennsylvania. The town of 13,000 people, where about 15% of the population is Black, was a key stop on the Underground Railroad and a regional base for the Civil Rights Movement.</p><p>From there, the bus headed west for events Wednesday in Columbus, Ohio, and the city of Wooster in Amish country. The judges stopped at a Cracker Barrel restaurant on the way. They spent Thursday in Cleveland before circling Lake Erie north to Michigan.</p><p>The two groups that planned the tour — dubbed “Justice in Motion” — say they were inspired by a similar campaign in Poland in 2021 after that country's governing party took control of key judicial institutions.</p><p>Independent Polish judges visited scores of towns to promote the rule of law and teach voters about the country's constitution. The U.S. tour also aims to educate people.</p><p>An effort to combat misinformation about what they do</p><p>Maureen O'Connor, a former chief justice of the Ohio Supreme Court, said judges risk ceding the narrative about their roles and motives to “voices of misinformation” if they don't speak up.</p><p>A letter she received years ago, and still keeps, reminds her of that danger. The writer accused O'Connor, a Republican, of betraying her party when she repeatedly struck down Republican-drawn legislative maps as illegal gerrymanders. “There was just a basic misunderstanding of what my role was as a judge,” O'Connor said.</p><p>O'Connor is among roughly 30 judges, including two former federal judges and a current federal judge, who will participate in the tour. One of the federal judges was nominated by a Democrat, the other two by Republicans. The state judges, some of whom are also still on the bench, represent both parties.</p><p>They have been joined by former Pennsylvania Gov. Tom Corbett, former Ohio attorneys general and a few lawyers. The event was put together by the Democracy Rising Collaborative and Keep Our Republic, nonpartisan advocacy groups.</p><p>Organizers say they chose stops that would get the judges in front of as many people as possible to build connections and trust. The judges have embraced that mission.</p><p>“The lifeblood of the judiciary is public confidence,” Donnelly, the former Ohio Supreme Court justice, said. “If you lose that, it’s very difficult to get it back.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FGDHE2HCMTIMU2UM2U3K3Q5XHM.jpg?auth=b2dcedfc261c694ee5f2a5fa7f13d8c8789093bab79c52dd9f21dc0b8a9919df&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A tour bus carrying retired judges on a tour through the Rust Belt to defend judicial independence is parted outside the Westmoreland County Courthouse in Greensburg, Pa., on Tuesday, July 7, 2026. (Keep Our Republic via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/RC7N5X4WWQMEUO4SYBSBGZAGTQ.jpg?auth=909befee0ed03b11e7f0ded9c76543c530faccedf18811d752a71b5e58f38fdf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Former Pennsylvania Gov. Tom Corbett speaks to lawyer Jon Delano outside a coffee shop in Greenburg, Pa., on Tuesday, July 7, 2026. (Keep Our Republic via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/JVJN4IDMF3NAZC7LCXWDN4NRYY.jpg?auth=495ac8a40244faf47549b2138b1d755b6929d534656f252cbba12539313916fe&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Students at The LeMoyne Community Center in Washington, Pa., pose for a photo Tuesday, July 7, 2026, in front of a tour bus carrying retired judges on a tour through the Rust Belt to defend judicial independence. (Keep Our Republic via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/WVH4BD26UPAO2PRNBAY3XG5LZI.jpg?auth=c2baa6674fb1bcc9c2a50c65f19a6e3f3c075b4dea4a7bec9d5ba6e3b6b1ab61&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Timothy Lewis, a former federal appeals court judge, talks to visitors at the LeMoyne Community Center in Washington, Pa., on Tuesday, July 7, 2026. (Keep Our Republic via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/QIP4TTZ42V46RNC3S4BMNXPQRE.jpg?auth=20fc1b6bcdbac09bdb1f3f463ed531ed4202ba1397c997f1c426ca9c52e6e675&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A tour bus carrying retired judges on a tour through the Rust Belt to defend judicial independence is parted outside the Westmoreland County Courthouse in Greensburg, Pa., on Tuesday, July 7, 2026. (Keep Our Republic via AP)]]></media:description></media:content></item><item><title><![CDATA[MDSO closes complaint over confrontation with Local 10 reporter; records document directive issued to mayor’s security detail during investigation]]></title><link>https://www.local10.com/news/local/2026/07/09/mdso-closes-complaint-over-confrontation-with-local-10-reporter-records-document-directive-issued-to-mayors-security-detail-during-investigation/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/09/mdso-closes-complaint-over-confrontation-with-local-10-reporter-records-document-directive-issued-to-mayors-security-detail-during-investigation/</guid><description><![CDATA[The Miami-Dade Sheriff’s Office has concluded that Deputy Lester Aguilar violated neither Florida law nor department policy after confronting Local 10 News investigator Jeff Weinsier during a public event at Haulover Park earlier this year.]]></description><pubDate>Fri, 10 Jul 2026 02:36:14 +0000</pubDate><content:encoded><![CDATA[<p>The Miami-Dade Sheriff’s Office has concluded that Deputy Lester Aguilar violated neither Florida law nor department policy after <a href="https://www.local10.com/news/local/2026/04/21/local-10-examines-physical-contact-arrest-threat-from-mdso-plainclothes-deputy-assigned-to-mayors-detail/" target="_self" rel="" title="https://www.local10.com/news/local/2026/04/21/local-10-examines-physical-contact-arrest-threat-from-mdso-plainclothes-deputy-assigned-to-mayors-detail/">confronting Local 10 News investigator Jeff Weinsier during a public event</a> at Haulover Park earlier this year.</p><p>However, records obtained by Local 10 News show that while the Internal Affairs investigation was still underway, supervisors directed members of the mayor’s Sergeant-at-Arms security detail to display their law enforcement credentials while working.</p><p>The Sheriff’s Office says the instruction was supervisory guidance, not a change in policy. It did not explain why the directive was issued during the investigation.</p><p>The complaint stems from an April 11 confrontation during the Baynanza beach cleanup at Haulover Park.</p><p>Video of the encounter, which drew national attention, shows Weinsier attempting to question Miami-Dade Mayor Daniella Levine Cava about millions of taxpayer dollars spent on electric transit buses that were later taken out of service. Before the event, Local 10 News had repeatedly requested an interview with the mayor regarding the bus program, but her communications staff declined those requests.</p><p>Seconds after Weinsier began asking questions, a man wearing a black jacket, later identified as Aguilar, stepped between the reporter and the mayor.</p><p>Video shows Aguilar placing his hand on Weinsier’s chest, repeatedly ordering him to move back and warning, “You want to go to jail?”</p><p>During that initial encounter, Aguilar did not verbally identify himself as a law enforcement officer. He was dressed in plain clothes, and no badge or law enforcement credentials were visible before he began giving commands or making physical contact.</p><p>According to the Internal Affairs report, Weinsier alleged Aguilar failed to identify himself, physically blocked access to the mayor, repeatedly pushed him backward, threatened him with arrest and used unnecessary force while Weinsier was engaged in newsgathering. Those allegations formed the basis of the complaint filed with the Sheriff’s Office. They were not adopted as findings by Internal Affairs.</p><p>After reviewing the video, investigators concluded Aguilar’s actions were “reasonable, proportionate, and consistent with established policy.”</p><p>The Internal Affairs report also states the Sheriff’s Office’s Force Analysis Unit independently reviewed the video and concluded no excessive force had been used. Investigators determined Aguilar’s actions were appropriate while maintaining what the report describes as a “safe buffer” around the mayor.</p><p>Internal Affairs ultimately closed the complaint with a finding of “No Further Action Required.”</p><p>The report does not define the size or parameters of the “safe buffer” referenced by investigators. Local 10 News has interviewed Levine Cava at numerous public events over the years and had never previously been advised of a designated media or security buffer zone surrounding the mayor.</p><p>The report also documents something that had not previously been disclosed.</p><p>According to the investigation, on May 4, the investigator contacted Lt. Karin Bobe, of the Office of the Sheriff. Bobe advised that on May 1, she directed “all Sergeants at Arms to ensure their law enforcement credentials are properly displayed while working their details.”</p><p>That directive was issued approximately three weeks after the confrontation, after Weinsier filed his complaint and while the Internal Affairs investigation remained active.</p><p>After reviewing the Internal Affairs report, Local 10 News asked the Sheriff’s Office why the directive was issued.</p><p>In response, the Sheriff’s Office said supervisors may provide direction to personnel under their command and that such direction “is not an indication that prior conduct violated agency policy.” The agency said the instruction was supervisory guidance, not a change to existing policy or the establishment of a new policy.</p><p>The Sheriff’s Office also said there may be “certain dignitary assignments, locations, or operational circumstances where the display of credentials may not be appropriate.”</p><p>The Sheriff’s Office did not say whether the Haulover Park event fell into one of those categories.</p><p>The agency also did not explain what prompted the directive to be issued during the Internal Affairs investigation or whether it was related to the Haulover Park confrontation.</p><p>The directive applied specifically to the same Sergeant-at-Arms unit involved in the confrontation.</p><p>Previously, the Sheriff’s Office told Local 10 News that Aguilar was serving in a specialized protective capacity rather than functioning as a traditional plainclothes deputy. The agency said members of the mayor’s security detail often operate in a low-profile manner that does not prominently identify them as law enforcement because of the nature of their assignment. The Sheriff’s Office also noted that Sergeants-at-Arms are sworn law enforcement officers with full authority to detain and arrest.</p><p>Local 10 News shared the video with Andrew Scott, a doctor of criminal justice, former police chief and nationally recognized law enforcement consultant.</p><p>“The officer should have immediately identified himself,” Scott said after reviewing the video.</p><p>Scott said he was surprised the Sheriff’s Office does not have a written policy addressing such encounters.</p><p>“I’m surprised it’s not specifically delineated in policy,” Scott said.</p><p>Scott also questioned whether the confrontation was necessary.</p><p>“The only thing you did was ask her questions,” Scott said. “I didn’t see anything on your part that created an issue or a threat.”</p><p>Scott also rejected the idea that Aguilar’s assignment prevented him from identifying himself.</p><p>“He was not in deep undercover,” Scott said. “He was just working a security detail and should have been identified.”</p><p>Scott said clear written procedures could have prevented the confrontation.</p><p>“This whole thing could have been avoided if there were appropriate protocols,” Scott said. “I see it as an easy fix. You just augment the policy.”</p><p>The confrontation also drew criticism from the Reporters Committee for Freedom of the Press, which described threatening to jail a journalist attempting to question an elected official at a public event as “an egregious infringement on basic First Amendment rights.”</p><p>David Cuillier, director of the Joseph L. Brechner Freedom of Information Project, also reviewed the video.</p><p>“I watched the video and was horrified,” Cuillier said. “This never should have happened.”</p><p>The Sheriff’s Office declined to make Sheriff Rosie Cordero-Stutz available for an interview. In a written response, the agency said it continually reviews its practices and remains open to considering enhancements where appropriate. The agency did not further explain why the supervisory directive was issued during the Internal Affairs investigation.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[The GOAT: Hooved friend provides moral support to firefighters in Colorado]]></title><link>https://www.local10.com/news/weird-news/2026/07/09/the-goat-hooved-friend-provides-moral-support-to-firefighters-in-colorado/</link><guid isPermaLink="true">https://www.local10.com/news/weird-news/2026/07/09/the-goat-hooved-friend-provides-moral-support-to-firefighters-in-colorado/</guid><dc:creator><![CDATA[By JESSICA HILL, Associated Press]]></dc:creator><description><![CDATA[Crews were quashing a small wildfire in Colorado this week when a surprise guest decided to keep them company.]]></description><pubDate>Fri, 10 Jul 2026 02:17:13 +0000</pubDate><content:encoded><![CDATA[<p>Crews were quashing a small wildfire in Colorado this week when a surprise guest decided to keep them company.</p><p>A goat named Goldie — short for Golden Oreo — followed firefighters for hours as they actively engaged the Rock Creek Fire in Colorado Springs and cleared brush. She even took care of some of it on her own by chomping on leaves.</p><p>The 4-year-old Nigerian dwarf goat with a brown and white coat led firefighters down a hill and followed them to their trucks. She watched as they packed up for the day, then trailed behind one truck as it drove off, said Colorado Springs Fire Department Lt. Trevor Leland.</p><p>“I don’t know that she necessarily helped with the firefighting effort, but it’s always cool to see an animal like that who doesn’t mind us being there,” he said.</p><p>Earlier Thursday, Goldie spotted a U.S. Forest Service crew member having lunch, and tried to stick her head over his shoulder to get a bite and hang out with him for awhile, Leland said.</p><p>Goldie's owner, Lindsey Glader, says she's quite the social butterfly. Or, buttergoat?</p><p>Glader said the firefighters did a phenomenal job tackling the fire that was 50% contained late Friday. Crews hope to have it fully contained Friday, said Ashley Franco, a spokesperson for the Colorado Springs Fire Department.</p><p>That fire and others across the West have kept crews busy, fueled from a record lack of snow, high temperatures and erratic winds. The crew from Colorado Springs also was called to the Aspen Acres Fire southwest of Denver that forced the evacuations of thousands of residents this month.</p><p>Goldie figured they needed an “extra boost of support” and stepped in, Glader said.</p><p>“She was able to give some comedic relief and offer some necessary levity for these guys and gals who have worked really, really hard and creating a break for this fire, and keeping a lot of people and a lot of things safe,” she said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ATE34PO5AC7SZ7BZOV7NC5KWHY.jpg?auth=e00265bda975a62ca499a78bca21c95f4a29d0e084866253ccf4d930c4caa138&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A goat named Goldie keeps firefighters company while they battle the Rock Creek Fire in Colorado Springs, Colo., on Thursday, July 9, 2026. (Colorado Springs Fire via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/PJABG7FWYSRQCU2Y7XS5KOG2ZQ.jpg?auth=c96a3df961ee8a3ad104e7095490899f5981e69ffeffdaa4af00a33b56c02511&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A goat named Goldie keeps firefighters company while they battle the Rock Creek Fire in Colorado Springs, Colo., on Wednesday, July 8, 2026. (Colorado Springs Fire via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/625C3E4HTGEKSM6FRK4TLTR3WM.jpg?auth=68a022e6f4a3fd3963a2eae5753be705ca1a460d3467aefa78e9eed1c9b05b87&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A goat named Goldie keeps firefighters company while they battle the Rock Creek Fire in Colorado Springs, Colo., on Wednesday, July 8, 2026. (Colorado Springs Fire via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/WECLSEAXV6K7KJLPLPF25QKOGA.jpg?auth=d0d405c67d6d615b6cba979c464febca6b94c3c6339592952d1a3fa01800777b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Goldie, short for Golden-Oreo, a goat who kept firefighters company in Colorado Springs on Thursday, July 9, 2026 in Colorado Springs, Colo. (AP Photo/Lindsey Glader)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Glader</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AFDIYKF26NMSQJBQOOKC4DZR6Q.jpg?auth=76cd75c88ff4e233d558612ac176bb454fe17141f847a8f4f44647db1f5ac5b4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Goldie, short for Golden-Oreo, a goat grazes while keeping firefighters company in Colorado Springs on Thursday, July 9, 2026 in Colorado Springs, Colo. (AP Photo/Lindsey Glader)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Glader</media:credit></media:content></item><item><title><![CDATA[AP Exclusive: Inside Israel's push to clear sea munitions, part of global push to protect waters]]></title><link>https://www.local10.com/news/world/2026/07/10/ap-exclusive-inside-israels-push-to-clear-sea-munitions-part-of-global-push-to-protect-waters/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/10/ap-exclusive-inside-israels-push-to-clear-sea-munitions-part-of-global-push-to-protect-waters/</guid><dc:creator><![CDATA[By SAM MEDNICK, Associated Press]]></dc:creator><description><![CDATA[RISHON LEZION, Israel (AP) — Marking the coordinates on a handheld GPS, an Israeli diver threw an anchor into the water as another quickly chucked an orange buoy beside it. Cramped on the boat's bow, the first team assembled their gear, put on wet suits and tested oxygen tanks before jumping in.]]></description><pubDate>Fri, 10 Jul 2026 07:48:59 +0000</pubDate><content:encoded><![CDATA[<p>RISHON LEZION, Israel (AP) — Marking the coordinates on a handheld GPS, an Israeli diver threw an anchor into the water as another quickly chucked an orange buoy beside it. Cramped on the boat's bow, the first team assembled their gear, put on wet suits and tested oxygen tanks before jumping in.</p><p>But after hours of combing the Mediterranean seabed in search of yellow-painted mock mortar shells, the divers surfaced empty-handed.</p><p>It was the team's fifth diving trip in the yearslong experiment to help prepare Israel to clear part of the sea from unexploded grenades and other munitions in order to return beach area to residents. But on this day in June, the divers couldn't find the dummy mortar and artillery shells they'd planted months prior, foreshadowing the challenges that lie ahead.</p><p>“It’s really hard to find things in the sea,” said Roy Jaijel, a researcher in the marine geology and geophysics department at Israel’s National Institute of Oceanography, as he emerged from a dive.</p><p>Jaijel co-leads a project aimed at returning some 2 kilometers (1.2 miles) of shoreline to people living in Israel's central city of Rishon LeZion, an area that's been used as a firing range for decades. The initiative, the first of its kind in Israel, coincides with a global push to better protect the world's waters as demand increases for the use of seas and oceans for shipping, energy and recreation.</p><p>Experts say the clearance of underwater munitions has received more attention in recent years in part because of the boom in artificial intelligence, which requires millions of kilometers of underwater fiber-optic cables to allow for global connectivity.</p><p>Munitions can end up dumped into waters after wars, fall into seas during conflict or, in the case of Rishon LeZion, accumulate from firing practice. Erosion from seawater can lead toxic and explosive chemicals, along with heavy metals, to seep from the munitions, causing environmental contamination. There's also the risk of objects exploding if people step on them or children play with them, thinking they're toys.</p><p>Two years ago, Europe launched a project to better detect and clear non-military unexploded ordnance, such as from industrial or commercial sites. In a separate initiative in 2024, Germany piloted a program to recover and dispose of military waste from the North and Baltic seas, where some 1.6 million tonnes of unexploded munitions from two world wars lie, according to the German government.</p><p>Still, there's been less focus on clearing waters in the Middle East, such as the Mediterranean, which historically hasn't been the site of large dumps compared with Europe.</p><p>Leaders of the Israeli project say it's one of the first to focus on clearing smaller munitions in complicated underwater terrain, which is why many countries have avoided it.</p><p>“It's like looking for a needle in a haystack,” said Israel Faintuch, head of the Maritime Division at Israel's Ministry of Defense National Mine Action Authority as he checked his oxygen tank and suited up to go underwater.</p><p>Limited beach space in Israel is the driving force behind the clearing effort</p><p>The government says nearly half the country's 194-kilometer (120-mile) coastline is off limits to civilians, used for commercial ports, power plants, desalination facilities, military bases and firing zones.</p><p>Since the country's founding nearly 80 years ago, 7 kilometers (4.3 miles), nearly the entire length of Rishon LeZion's shoreline, has been used as a firing range, launching grenades as well as small and large mortars, leaving hundreds of thousands of people crammed into a narrow strip of beach.</p><p>Launched last year, the joint research project funded by Rishon LeZion's municipality is being led by Israel’s National Mine Action Authority and researchers from the National Institute of Oceanography. It aims to localize the most impacted areas, mapping the pattern of munitions to determine how far offshore and how deep to go before the clearance team steps in.</p><p>In order to gather data, divers place various sizes of fake munitions — some equipped with motion sensors — at depths of 5, 10 and 15 meters (16, 33 and 59 feet) and up to 1.2 kilometers (0.75 miles) offshore. After several months, they retrieve the munitions, analyze the data and plant new ones.</p><p>In June, Associated Press journalists accompanied the team underwater as they placed new munitions for the next round of tests and attempted to find ones they'd left in January. Divers descended using a string, or measuring tape, to navigate the seabed. Tapping each other under the water, they'd point in different directions to search, rubbing their hands over the seafloor.</p><p>“You have limited air supply when you go with the divers and you have limited time in the water," said Dafna Eliahu, a graduate student at the University of Haifa working on the project. "So with actual live munition I expect it to be very difficult, very hard to locate and to actually be able to find them,” she said.</p><p>While the information, including from the sensors, is still being processed, preliminary findings show that the munitions moved less than expected, which means there might be less area that needs clearing, she said.</p><p>Israel's Defense Ministry wants to have enough data to start clearing by the end of next year and expand the shoreline by an initial 150 meters (492 feet) within a few months. Completing the project will take years and cost tens of millions of dollars. It's already been delayed due to Israel's multiple wars with Hamas in Gaza, Hezbollah in Lebanon and Iran as divers can't work when missiles are falling and could land in the sea.</p><p>During the current war that the U.S. and Israel launched against Iran as well as the 12-day war last June between Israel and Iran, the army said missiles aimed at larger cities like Rishon LeZion fell into the sea but wouldn’t specify how many.</p><p>Israel says no one has been injured or killed by unexploded sea ordnance, but there have been about a dozen sightings of devices in the last 20 years where the police and army were called. Most have been found on or near shore.</p><p>What's learned during the project could be useful beyond Israel</p><p>While the goal of the project is to expand parts of the shoreline, Israel also hopes its findings will yield new insights on clearing munitions from this part of the world, where there are threats but overall less is known.</p><p>According to the Geneva International Centre for Humanitarian Demining, more than half of global incidents related to unexploded ordnance, such as sightings or drifting mines, were recorded in the Middle East between 2014 and 2023, with most occurring in the Red Sea off the coast of Yemen and the Bab-el-Mandeb Strait, largely a result of Yemen's civil war.</p><p>Pedro Basto, research and innovation program manager with the group, said it is important to keep interest high in removing underwater explosives given the increasing dependence on the seas.</p><p>“Both renewable energies based on the sea (wind turbines and harnessing water currents) and the global connectivity that most of the world relies on every minute of every day, depend massively on underwater cable laying,” he said.</p><p>As Israel's project advances, residents in Rishon LeZion say they're looking forward to being able to use more land.</p><p>Moria Malka, head spokesperson for the city's municipality, said the clearance will triple the area’s coastline and much of it will become a nature reserve as well as a residential area near the sea. For beachgoers like Mark Kostman, that is great news.</p><p>“Holidays and Saturdays, all of this place is completely crowded and too dense to even have fun,” said Kostman as he played volleyball with his children next to the firing zone. “Having it as public space for leisure and sport ... it's wonderful."</p><p>___</p><p>Associated Press reporter Natalie Melzer contributed from Nahariya, Israel.</p><p>___</p><p>The Associated Press’ climate and environmental coverage receives financial support from multiple private foundations. AP is solely responsible for all content. Find AP’s standards for working with philanthropies, a list of supporters and funded coverage areas at AP.org.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FVX2LOXWTSXLMWJSPN7BBMPE7Q.jpg?auth=4676a22d0d1c859ae58a9269700f2c478e234f7618c9526c1a300a2c7e1966fe&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Divers place mock munitions on the floor of the Mediterranean Sea off the coast of Rishon LeZion, Israel, Sunday, June 21, 2026. (AP Photo/Sam Mednick)]]></media:description><media:credit role="author" scheme="urn:ebu">Sam Mednick</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NGU3JO4EXVPYK5LLYUWZXZMVTU.jpg?auth=6bf8a0b1dc8b709d36acea3c6060d5962900ed1923f5bb345c0816f8acb285ea&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Divers descend to place mock munitions on the floor of the Mediterranean Sea off the coast of Rishon LeZion, Israel, Sunday, June 21, 2026. (AP Photo/Ariel Schalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariel Schalit</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3DAGSJEAAMKJJ4YXDDXLFBGTBU.jpg?auth=d0062ac0a752f8ea361022aa49f7eb7c20a14ef17a76e8e6e1c9e69f0ee1f686&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A family enjoys the Mediterranean Sea in Rishon LeZion, Tuesday, June 23, 2026. The beach is located near a military firing range that had been used for decades and is slated to be cleared and opened for public use. (AP Photo/Ariel Schalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariel Schalit</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GLH7KYLCCMNCM27JF54DZDPDS4.jpg?auth=6ff90caf453e3c95b2ba74469a1b639f4294484da4c78fa9e511b2e6a41446f2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Seagulls fly past a barrier of a military firing range that had been used for decades and is slated to be cleared and opened for public use, in the Mediterranean Sea in Rishon LeZion, Israel, Saturday, Jan. 17, 2026. (AP Photo/Ariel Schalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariel Schalit</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BOUOVGGIMQYWKW3SWRSLKXTC2Q.jpg?auth=4690d4ba7d58fa0e65fcf9d2edaab627e72e728064dab0b5b8d97a3a89e91a9d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Divers place mock munitions on the floor of the Mediterranean Sea off the coast of Rishon LeZion, Israel, Sunday, June 21, 2026. (AP Photo/Ariel Schalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariel Schalit</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VDB2RGRK4VOR7RR7UXPOL4QJG4.jpg?auth=7d3074b998faffb4b60a5503fa70be317e0aec3e3c469346e5fe49c90e991bdc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Divers descend to place mock munitions on the floor of the Mediterranean Sea off the coast of Rishon LeZion, Israel, Sunday, June 21, 2026. (AP Photo/Ariel Schalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariel Schalit</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UQR52TFPAYGKUETHSVBX242DOA.jpg?auth=cd070971295eeb37fafb0986a2e9992c3f26e918257bf1a59e5895d6f8d9b0ac&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Mock munitions, to be placed by divers on the floor of the Mediterranean Sea, are displayed off the coast of Rishon LeZion, Israel, Sunday, June 21, 2026. (AP Photo/Ariel Schalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariel Schalit</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JNHLGGIP2ESFO2IDWCAMDOWOKE.jpg?auth=daa610b8b1d6c5449c1380bfbebb653751379aa4164c2719603ec2b01d758491&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Divers place mock munitions on the floor of the Mediterranean Sea off the coast of Rishon LeZion, Israel, Sunday, June 21, 2026. (AP Photo/Ariel Schalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariel Schalit</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SGCDJC3VHCROFUIWNPPQBQAJXU.jpg?auth=c230a457d4219200e6f45f25192a914ba92182753a524f9b41b287086a6ccaec&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Divers load gear and mock munitions to be placed on the floor of the Mediterranean Sea off the coast of Rishon LeZion, Israel, Sunday, June 21, 2026. (AP Photo/Ariel Schalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariel Schalit</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NEMVWPPCPSI7RMYCY4AHIJWH7Y.jpg?auth=effc500a35fc40b309530d185704ce3f945911fbd84fd76415d05845acf6605f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A military firing range that had been used for decades and is slated to be cleared and opened for public use, is visible through a boat in the Mediterranean Sea in off the coast of Rishon Lezion, Israel, Sunday, June 21, 2026. (AP Photo/Ariel Schalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariel Schalit</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NKQCXJYIAR4IDGE6QPBV56PNOU.jpg?auth=ac483140b4564dd7e43f2c81105bc5870b97366995c46b81061935b5630d121c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A family enjoys part of the Mediterranean Sea that is near a military firing range that is slated to be cleared in Rishon LeZion on Tuesday, June 23, 2026. (AP Photo/Ariel Schalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariel Schalit</media:credit></media:content></item><item><title><![CDATA[Bolivia mantiene congelado el precio de los combustibles por seis meses más]]></title><link>https://www.local10.com/espanol/2026/07/09/bolivia-mantiene-congelado-el-precio-de-los-combustibles-por-seis-meses-mas/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/09/bolivia-mantiene-congelado-el-precio-de-los-combustibles-por-seis-meses-mas/</guid><dc:creator><![CDATA[Por The Associated Press, Associated Press]]></dc:creator><description><![CDATA[LA PAZ, Bolivia (AP) — El presidente boliviano Rodrigo Paz decidió el jueves mantener congelado el precio de los combustibles por seis meses más después de las prolongadas protestas y bloqueos de mayo y junio que exigían su renuncia.]]></description><pubDate>Fri, 10 Jul 2026 01:35:35 +0000</pubDate><content:encoded><![CDATA[<p>LA PAZ, Bolivia (AP) — El presidente boliviano Rodrigo Paz decidió el jueves mantener congelado el precio de los combustibles por seis meses más después de las prolongadas protestas y bloqueos de mayo y junio que exigían su renuncia.</p><p>La medida contenida en un decreto tiene lugar luego que en diciembre el mandatario retiró la subvención de los carburantes en casi un 100% con el fin de bajar la erogación del Estado, como parte de sus medidas anticrisis, y establecer un mecanismo de ajustes de los precios cada seis meses.</p><p>“Ya teníamos un decreto anterior que había congelado los precios, lo que se ha hecho es modificarlo para que se amplíe por otros seis meses más”, explicó el vocero presidencial, José Luis Gálvez, en conferencia de prensa.</p><p>Además, informó que el decreto establece que el precio del litro de gasolina se mantiene en 6,96 bolivianos (0,71 dólares) y el litro de diésel en 9,80 bolivianos (más de un dólar). La medida también mantiene congelado el precio del gas.</p><p>Mientras tanto, el gobierno aún busca normalizar el abastecimiento de los carburantes tras las protestas y bloqueos recientes. Estas movilizaciones han agravado la situación económica de la nación, que ya cuenta con reservas internacionales mermadas debido a que el país andino importa el combustible, según los expertos.</p><p>Bolivia mantuvo una subvención por aproximadamente 20 años, lo que generó una fuerte erogación de divisas para el Estado en momentos en que el país atraviesa por una iliquidez de dólares, según el gobierno.</p><p>El exministro de Hidrocarburos, Álvaro Ríos, criticó la medida debido a que la considera “política”, asegurando que con ella el Estado estará pagando un precio mayor al que le vende al consumidor final.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LEBE2CVTYCFUMJVRXCEDSGMCBY.jpg?auth=b4a16803dfc894f922ca0ae4b643efa7fdbde3382bca5ac7e9c831bd963dc28e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[El presidente de Bolivia, Rodrigo Paz, se reúne con líderes de la confederación sindical Central Obrera Boliviana (COB), en La Paz, Bolivia, el 17 de junio de 2026, tras semanas de protestas y cortes de carrera en todo el país. (AP Foto/Juan Karita)]]></media:description><media:credit role="author" scheme="urn:ebu">Juan Karita</media:credit></media:content></item><item><title><![CDATA[A medida que océanos cambian, mujeres de las costas de África crean nuevos medios de sustento]]></title><link>https://www.local10.com/espanol/2026/07/09/a-medida-que-oceanos-cambian-mujeres-de-las-costas-de-africa-crean-nuevos-medios-de-sustento/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/09/a-medida-que-oceanos-cambian-mujeres-de-las-costas-de-africa-crean-nuevos-medios-de-sustento/</guid><dc:creator><![CDATA[Por ALLAN OLINGO, Associated Press]]></dc:creator><description><![CDATA[MALINDI, Kenia (AP) — El restaurante todavía en construcción es todavía poco más que paredes de concreto y vigas de madera. Mientras su hija barre los últimos montones de arena, Nuru Mohammed, de 54 años, dirige a las mujeres que cuelgan redes de pesca como decoración. En pocos días, el restaurante en la playa de la costa de Kenia en el océano Índico abrirá sus puertas y ofrecerá una nueva forma de ganarse la vida.]]></description><pubDate>Fri, 10 Jul 2026 01:18:39 +0000</pubDate><content:encoded><![CDATA[<p>MALINDI, Kenia (AP) — El restaurante todavía en construcción es todavía poco más que paredes de concreto y vigas de madera. Mientras su hija barre los últimos montones de arena, Nuru Mohammed, de 54 años, dirige a las mujeres que cuelgan redes de pesca como decoración. En pocos días, el restaurante en la playa de la costa de Kenia en el océano Índico abrirá sus puertas y ofrecerá una nueva forma de ganarse la vida.</p><p>“Para nosotras, las mujeres, esto es esperanza”, dice Mohammed, quien, durante la mayor parte de su vida, fue una de las pocas mujeres pescadoras en Malindi, un pueblo al noreste de la ciudad portuaria de Mombasa. “Ayudará a mantener a muchas familias que han dependido del océano durante décadas”.</p><p>A lo largo de la costa de África Oriental, los pescadores recurren cada vez más al turismo, la restauración de los ecosistemas y otros negocios basados en la conservación, y reinventan su relación con el mar a medida que el cambio climático, la sobrepesca y el deterioro de la salud de los océanos amenazan sus medios de sustento.</p><p>En Kenia, las mujeres transforman los manglares restaurados en fuentes de ingresos mediante la apicultura y el ecoturismo. En el archipiélago de Zanzíbar, en Tanzania, las comunidades pesqueras protegen los arrecifes de coral mediante cierres gestionados localmente. En Mozambique, la restauración de las praderas marinas crea empleos y, a la vez, revitaliza los hábitats del océano. En conjunto, estos esfuerzos redefinen la resiliencia no como un abandono del océano, sino como su restauración y la construcción de medios de vida sostenibles.</p><p>“Las comunidades que dependen del océano son también sus mejores guardianas”, dijo Andréanne Martel, directora de proyectos de un programa de conservación llamado ReSea. “Cuando la población local, especialmente las mujeres, lidera la conservación, protege la biodiversidad y, al mismo tiempo, crea medios de vida más resilientes e inclusivos”.</p><p>Las mujeres locales se adaptan</p><p>Mohammed contó que le han robado sus embarcaciones y que ahora le cuesta competir con los arrastreros industriales. Una planta procesadora de pescado cercana, propiedad de una empresa china, refleja los drásticos cambios que ha experimentado el sector.</p><p>“No puedo competir con ese poder ni con esa escala”, agrega.</p><p>“Ha sido duro”, enfatiza Mohammed al mirar hacia el océano. “Luché por seguir siendo pescadora. Pero creo que es una batalla que ya no puedo ganar”.</p><p>A 10 kilómetros (6 millas) de distancia, donde el río Sabaki desemboca en el océano Índico, Beatrice Mwanyiro supervisa un vivero de manglares y un restaurante construidos por Samahco, un grupo de autoayuda de mujeres integrado por 30 miembros y apoyado por el gobierno canadiense a través de ReSea.</p><p>“Tenemos que adaptarnos a los tiempos cambiantes”, dice Mwanyiro. “La cantidad de peces que llegan a las aguas poco profundas disminuye cada año. Sin otra fuente de ingresos, no podremos alimentar a nuestras familias”.</p><p>Los manglares, los arrecifes de coral, las praderas marinas y las pesquerías costeras proporcionan alimento, protegen las costas de las tormentas y almacenan grandes cantidades de carbono. Pero esos ecosistemas están en peligro debido al calentamiento del mar, la contaminación, la pérdida de hábitat y la sobrepesca.</p><p>Mohamed Somo, un líder de los pescadores de Lamu, ciudad declarada Patrimonio Mundial por la UNESCO, refiere que los botes que antes capturaban hasta 100 kilogramos (220 libras) de pescado ahora suelen traer menos de 30 kilogramos (66 libras).</p><p>La legislación keniana restringe la pesca de arrastre a aguas situadas a una distancia mínima de 5 millas náuticas (9 kilómetros) de la costa, pero los pescadores exponen que algunos buques operan habitualmente mucho más cerca.</p><p>El reto trasciende las fronteras de Kenia. La pesca ilegal, no declarada y no reglamentada le cuesta a la economía mundial unos 23.000 millones de dólares anuales, además de que amenaza la biodiversidad marina y la seguridad alimentaria de miles de millones de personas que dependen del pescado como su principal fuente de proteínas, según la Organización de las Naciones Unidas para la Alimentación y la Agricultura (FAO). “Los barcos de arrastre pescan en alta mar durante el día, pero por la noche se adentran en aguas poco profundas donde trabajan los pescadores artesanales”, añade Somo. “Para la mañana, queda muy poco para nosotros”.</p><p>Carrera para proteger los océanos</p><p>La creciente presión sobre las comunidades costeras ha elevado la conservación de los océanos a un lugar prioritario en la agenda política, mientras dichas comunidades luchan por sobrevivir y tratan de proteger sus economías marinas.</p><p>“Las comunidades costeras están en la primera línea (de las afectaciones) del cambio climático y el deterioro de la salud de los océanos, pero también son algunos de los principales impulsores de la resiliencia”, dijo Jerry Mang’ena, cofundador y director ejecutivo de Action for Ocean (Acción por el Océano), una organización con sede en Tanzania que restaura los manglares a lo largo de su litoral.</p><p>“Apoyar medios de vida sostenibles —desde la acuicultura y el ecoturismo hasta la restauración de los ecosistemas— ayuda a las familias a adaptarse y, a la vez, a reducir la presión sobre el océano. Si de verdad queremos proteger nuestros mares, debemos invertir en las personas que los han cuidado durante generaciones”.</p><p>En la reciente Conferencia Nuestro Océano celebrada en Mombasa, las organizaciones de conservación instaron a los gobiernos africanos a ratificar el Acuerdo relativo a la Diversidad Biológica Marina de las Zonas Situadas Fuera de la Jurisdicción Nacional, también conocido como “tratado de Alta Mar” o acuerdo BBNJ por sus siglas en inglés, un pacto histórico de la ONU que establece áreas marinas protegidas en aguas internacionales y una distribución equitativa de los recursos marinos. Entró en vigor en enero y, hasta abril, había sido firmado por 145 países y ratificado por 81.</p><p>El resultado de las negociaciones sobre ratificaciones adicionales del tratado podría tener un impacto profundo en la vida de pescadores como Mohammed, quienes intentan construir un futuro que ya no dependa por completo de capturas cada vez más inciertas.</p><p>“El acuerdo BBNJ ofrece a los gobiernos africanos una oportunidad histórica para proteger la alta mar y salvaguardar el futuro de nuestras pesquerías”, dijo Aliou Ba, responsable de la campaña de océanos de Greenpeace África.</p><p>“Pero proteger el océano también implica enfrentar la pesca ilegal, no declarada y no reglamentada que está agotando la vida marina en las aguas africanas y privando a las comunidades costeras de alimentos e ingresos”, añadió. “Los gobiernos no pueden permitirse demoras”.</p><p>___</p><p>La cobertura climática y medioambiental de The Associated Press recibe el apoyo económico de varias fundaciones privadas. La AP es la única responsable de todo el contenido. Encuentre los estándares de la AP para trabajar con organizaciones filantrópicas, una lista de patrocinadores y las áreas de cobertura financiadas en AP.org.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6R2URNSA7UCYM6VVWGPWHCSMLM.jpg?auth=a9109d0fa1894361df67cdae4c993542f029476e956bf36dce774bab26681d95&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Un restaurante a medio construir, obra de un grupo de mujeres liderado por Nuru Mohammed, en Sabaki, Kenia, el 15 de junio de 2026. (AP Foto/Allan Olingo)]]></media:description><media:credit role="author" scheme="urn:ebu">Allan Olingo</media:credit></media:content></item><item><title><![CDATA[Tofu vendor delivers much more than healthy food to an east Tokyo neighborhood]]></title><link>https://www.local10.com/health/2026/07/09/tofu-vendor-delivers-much-more-than-healthy-food-to-an-east-tokyo-neighborhood/</link><guid isPermaLink="true">https://www.local10.com/health/2026/07/09/tofu-vendor-delivers-much-more-than-healthy-food-to-an-east-tokyo-neighborhood/</guid><dc:creator><![CDATA[By STEPHEN WADE, Associated Press]]></dc:creator><description><![CDATA[TOKYO (AP) — Akiko Sugaya wheels a cart through the alley-like streets of eastern Tokyo selling tofu, the protein-rich staple favored in much of Asia.]]></description><pubDate>Fri, 10 Jul 2026 02:03:16 +0000</pubDate><content:encoded><![CDATA[<p>TOKYO (AP) — Akiko Sugaya wheels a cart through the alley-like streets of eastern Tokyo selling tofu, the protein-rich staple favored in much of Asia.</p><p>But delivering soybean curd in all shapes and textures is only a small slice of her mission.</p><p>And it’s just that. A mission.</p><p>More than simply a vendor of healthy food, she’s also a social conduit who checks on elderly customers as she guides her pink cart, wearing a straw hat and tooting a small brass bugle to signal her arrival.</p><p>She knows the habits of many of her customers like family, and they know hers. She’s lost some elderly customers over the years who’ve died alone, which is becoming more common in Japan, which has one of the world's oldest populations.</p><p>“More than once I was the first one to find their bodies,” Sugaya explained, seated in a small store she also runs on a busy shopping street in Tokyo's Ojima neighborhood.</p><p>It's a largely residential area of small dwellings, layered with occasional strips of sprawling apartment blocks.</p><p>“In an area like this, some people just leave their doors unlocked," Sugaya said. “Or I can get access by asking the landlords.”</p><p>Uncollected newspapers and unattended laundry are telltale signs of trouble, easily seen in small houses on the street. But large apartment buildings hide these signs of possible distress.</p><p>Sugaya is a savior for many, and the job — she’s been at it for 23 years — has also strengthened her own self-worth. She feels that the job saved her.</p><p>She says she was bullied in school and fired from several jobs until she found that delivering high-quality, healthy food also nourished her own mental health and offered value to others.</p><p>“Selling tofu on a cart made me think I am OK to be myself," Sugaya explained. “I used to be repeatedly put down, but through cart-selling I built up my self-esteem.”</p><p>“I was still nervous with women around my ages,” she added. “But I felt safe when surrounded by the elderly whose smiles are warm and kind.”</p><p>Shinji Saito comes by Sugaya's shop daily. Saito, who has epilepsy, calls her accepting personality “magical.”</p><p>She’s also a link to a time when vendors walked through neighborhoods selling ramen, sweet potatoes, vegetables and other items.</p><p>“Delivery of newspapers or tofu, what used to be part of our daily lives, have been replaced by delivery apps or smart phones,” Sugaya said. “One can easily spend a day without having any verbal conversation with others.”</p><p>"When you go to a convenience store, you hit a button on a screen and don’t even say hello to anyone. It leaves you empty.”</p><p>Sugaya makes her rounds three days per week, a three-hour walk in the afternoon.</p><p>Her route twists through maze-like streets, and there are sporadic sales — and frequent conversations. A woman walks from her house to buy tofu, chats about her unruly cat and shows off a strand of wild vine growing in her garden. Another woman reminds Sugaya that cart-selling is a disappearing craft.</p><p>“Even when I'm in need of tofu, I tell myself I'd better wait for Ako-chan,” said customer Toshi Niiyama, using Sugaya's nickname. “We used to have someone coming to sell vegetables, but he stopped coming.”</p><p>Sugaya has no such plans to stop.</p><p>“I go this way on Mondays, that way on Saturdays and that way on Thursdays,” she explained. “I go even if it's raining because my customers expect to see me — or just because they want to have a talk."</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3GTUMQKF5TNHVMQTYMLQ6ZBEEM.jpg?auth=adfe7bb29346e340b79ab0d717512bd0b9ba5f3329bd3aaedc0f74f6688b8c96&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Akiko Sugaya blows an old-style horn while she peddles tofu, prepared food and beverages in a cart in Tokyo, Saturday, July 4, 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/SVJGSKHYYDZNY347RS5ZLLVLJI.jpg?auth=d28e8fc43596330f1ea4959fd0953ba9fcc24da12a9c126d0ba0ddc747e06b30&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Akiko Sugaya blows an old-style horn while she peddles tofu, prepared food and beverages in a cart in Tokyo, Saturday, July 4, 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/L6CSJP4XJOGSAI5GVNAZOJQ7ZM.jpg?auth=2611b8a78ea3c31f5f6ed0b7ffd7abb0470727a478e3f81679a987487bd6a069&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Akiko Sugaya waits for customers at her takeout lunch shop, which turns into a dine-in restaurant in the evening, in Tokyo, Saturday, July 4, 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/BRXJ5DMCDZYYTXVQWTGVLMFPWA.jpg?auth=4b9f4cefa00d813c9bb7a3b8042bd00bed3f57cf7eeb0150a4a86e6d8af2e51a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Akiko Sugaya helps her regular customer take out his buffet lunch box at her takeout lunch shop, which turns into a dine-in restaurant in the evening, in Tokyo, Saturday, July 4, 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/JBRZAMXTW3XJ6DBMXSOQJV3VNE.jpg?auth=e4bd0604b2a1002fba25c04d6671c0f5bb4b0c224430d8c2a77e7a51972a85c7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Akiko Sugaya helps a customer asking for tofu at her takeout lunch shop, which turns into a dine-in restaurant in the evening, before she starts peddling with her cart in Tokyo, Saturday, July 4, 2026. (AP Photo/Hiro Komae)]]></media:description><media:credit role="author" scheme="urn:ebu">Hiro Komae</media:credit></media:content></item><item><title><![CDATA[Caitlin Clark debate rages on with the WNBA on the clock to answer questions about physical play]]></title><link>https://www.local10.com/sports/2026/07/09/caitlin-clark-debate-rages-on-with-the-wnba-on-the-clock-to-answer-questions-about-physical-play/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/09/caitlin-clark-debate-rages-on-with-the-wnba-on-the-clock-to-answer-questions-about-physical-play/</guid><dc:creator><![CDATA[By MICHAEL MAROT, Associated Press]]></dc:creator><description><![CDATA[INDIANAPOLIS (AP) — Conversations about whether Caitlin Clark is getting officiated fairly in the WNBA can be polarizing as fans, players, coaches, pundits and even lawmakers have opinions about whether the league needs to take some action about the physical play.]]></description><pubDate>Fri, 10 Jul 2026 00:58:22 +0000</pubDate><content:encoded><![CDATA[<p>INDIANAPOLIS (AP) — Conversations about whether Caitlin Clark is getting officiated fairly in the WNBA can be polarizing as fans, players, coaches, pundits and even lawmakers have opinions about whether the league needs to take some action about the physical play.</p><p>Congress is looking for answers by July 24.</p><p>“Millions of casual fans now tune in to watch her play,” 11 members of the House Republican Study Committee wrote in a letter sent to WNBA Commissioner Cathy Englebert. “Unfortunately, what they too often witness is not simply aggressive competition, but repeated acts of physical hostility and violence. Clark has been hip-checked, poked in the eye and struck in the throat during games.</p><p>"These incidents go far beyond routine physical play, yet the WNBA and its officiating have too often failed to address these unacceptable incidents and hold players accountable.”</p><p>It's the latest chapter in the Clark saga about whether league officials must do more to protect one of the WNBA's top players from unnecessarily aggressive physical contact.</p><p>The letter was sent two weeks after Phoenix Mercury forward Alyssa Thomas made contact with her fist to Clark’s throat in a June 24 game. Thomas was not called for a foul on the play during the game, but the league subsequently upgraded the play to a flagrant foul and suspended her one game for “recklessly making contact with her fist.”</p><p>League officials have not yet issued a statement in response to the letter.</p><p>Thomas has called the play a “complete accident," adding that she has received death threats since the incident. Clark and her coach, Stephanie White, an ardent defender of Clark, have condemned threats levied at Thomas.</p><p>Where Clark stands among her WNBA peers</p><p>The 24-year-old Iowa alum has helped increase WNBA ticket sales and driven women’s basketball television ratings to unprecedented heights with her play.</p><p>However, many conversations around her tap into a variety of combustible hot-button topics, including race, officiating, money and politics. Clark has largely managed to thrive, but can't completely escape the noise.</p><p>“I think sometimes people think I’m a robot. I’m not a robot,” she said. “It can be really frustrating to me at times. I’m 24 years old trying to navigate a lot. I’ve been in this world for four years now — and you would never change any of it — but there are times that it is hard. And there are times when it affects me a little bit more than I do put on. I think it’s important that people remember that part of it, too.”</p><p>Lawmakers also suggested in their letter that government agencies such as the Department of Justice should investigate if discrimination or retaliation are creating a hostile work environment in the WNBA.</p><p>Fever officials said in a statement that neither Clark nor team officials have been in contact with the Congressional group and that they were unaware of the letter before its release.</p><p>“We have been clear in our public comments and in our ongoing dialogue with the league about the priority of player safety,” the statement read. “Our players and our fans know where we stand on those issues, and we will continue to stick up for our team and a standard of excellence across the league.”</p><p>Clark is one of the league’s most popular players, but she’s also one of the most polarizing — even amongst her peers.</p><p>Fans made her the No. 2 vote-getter for next week’s All-Star Game while Clark’s fellow players ranked her 11th among league guards — something three-time WNBA champ and Hall of Famer Candace Parker took exception with.</p><p>“If you’re sitting down and putting Caitlin Clark as the 11th best guard ... y’all need to go to a therapist and figure out what childhood issues you have,” Parker wrote on social media.</p><p>What makes Clark so polarizing</p><p>Clark instantly became the face of the league from the moment she was drafted first overall in 2024, before ever playing a pro game and even though she had not won an NCAA championship.</p><p>To accommodate her rampant fan base, opponents moved games from home arenas to larger venues which generated more revenue. And Fever games quickly became a regular feature on national television even after Indiana missed the playoffs from 2016-23.</p><p>Clark supporters say her immediate notoriety created resentment among WNBA veterans and has led to the hard fouls that cross the line.</p><p>Opponents counter that because of Clark's ability to shoot the ball and beat opponents with her ball-handling, players defending her try to be as physical as a referee will allow to slow her down.</p><p>Following the game on June 24, Fever coach Stephanie White angrily expressed players had crossed the line multiple times and highlighted two no-calls. The 6-foot, 157-pound Clark eventually left in the second half with a back injury that kept her out of the next two games.</p><p>Clark returned to action Wednesday night but was not expected to play Thursday night at Phoenix as a precaution.</p><p>The subject of race also has been injected into the Clark debate. White and Clark are both white; Thomas is Black.</p><p>“Because the bandwagon and the fandom became so obsessed with the whole thing, it turned into a cause,” said UConn coach Geno Auriemma, who has won a record 12 NCAA women's basketball championships. Clark, he added, “became the reason why white players get beat up in the WNBA and she became the reason why Black players don’t get the endorsements and don’t get the adulation that white players get.”</p><p>The coach noted that, "Not every foul is a good foul. Not every foul’s a bad foul, but there are fouls that are flagrant — but that’s all they are.”</p><p>What role Clark plays in debate</p><p>Clark has repeatedly attempted to downplay the noise surrounding her.</p><p>But she also has played a part in this ongoing storyline, showing her passion by throwing her arms in the air when she's unhappy with calls, exaggerating contact as a tactic to draw fouls and critiquing refs when she doesn't get one.</p><p>Clark is also among the leading trash-talkers in the WNBA. When she gets the better of an opponent, she isn’t shy about letting them know about it. Clark is averaging a career-high 20.5 points per game while ranking second in the league in assists with 7.9 — trailing only Thomas (8.3).</p><p>Part of Clark’s appeal is her antagonistic style.</p><p>However, there can be a price to pay: She has drawn five technical fouls this season, the most recent coming June 22 against Phoenix when she started clapping after a heated exchange with Mercury forward and former Fever teammate DeWanna Bonner, who also is Black. Booner and Thomas are engaged.</p><p>Players receive a one-game suspension when they reach eight technicals and Clark told reporters in that postgame news conference someone should pick a date for her suspension if clapping results in a technical foul.</p><p>All-Star center Aliyah Boston, who wants to ensure Clark stays on the court, said on her “Post Moves” podcast that she told her teammate: "We’re done. We’re done clapping. There’s no more claps. There’s nothing else to clap about."</p><p>It's more likely, though, that Clark and her fans will continue clapping — and her critics will keep clapping back.</p><p>___</p><p>AP WNBA: https://apnews.com/hub/wnba-basketball</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CID3VI3S6UGGSKDZQCJLVDW36I.jpg?auth=d3f3157b4eaa13ef8e59c31b20ce38644a7daedb5ab52715a3978cd9cc1c26df&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Indiana Fever guard Caitlin Clark (22) drives on Atlanta Dream guard Te-Hina Paopao (2) in the first half of a WNBA basketball game in Indianapolis, Thursday, June 18, 2026. (AP Photo/Michael Conroy)]]></media:description><media:credit role="author" scheme="urn:ebu">Michael Conroy</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/M63LUMYITJ4ZINR674VXLWZKLU.jpg?auth=555bddd09d4f1c1f43ae1165bbddfc3573cdf4f51f99796a0ff518c5ca9ee70e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Indiana Fever guard Caitlin Clark (22) shoots over Atlanta Dream forward Sika Kone (23) in the first half of a WNBA basketball game in Indianapolis, Thursday, June 18, 2026. (AP Photo/Michael Conroy)]]></media:description><media:credit role="author" scheme="urn:ebu">Michael Conroy</media:credit></media:content></item><item><title><![CDATA[Federal appeals court upholds Illinois ban on semiautomatic weapons, overturning lower-court ruling]]></title><link>https://www.local10.com/news/national/2026/07/09/federal-appeals-court-upholds-illinois-ban-on-semiautomatic-weapons-overturning-lower-court-ruling/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/09/federal-appeals-court-upholds-illinois-ban-on-semiautomatic-weapons-overturning-lower-court-ruling/</guid><dc:creator><![CDATA[By HALLIE GOLDEN, Associated Press]]></dc:creator><description><![CDATA[A federal appeals court on Thursday upheld an Illinois ban on semiautomatic weapons, keeping in place a law passed largely in response to a deadly Independence Day parade shooting.]]></description><pubDate>Fri, 10 Jul 2026 03:43:17 +0000</pubDate><content:encoded><![CDATA[<p>A federal appeals court on Thursday upheld an Illinois ban on semiautomatic weapons, keeping in place a law passed largely in response to a deadly Independence Day parade shooting.</p><p>The ruling by the U.S. Court of Appeals for the Seventh Circuit overturns a lower court decision that found the ban unconstitutional. The 2-1 appellate decision found that the Illinois law does not violate the Second Amendment, and its restrictions are “consistent with the principles that underpin our Nation’s tradition of firearm regulation.”</p><p>“Whether to adopt them is thus a decision reposed in our elected representatives, and we reverse,” the appeals court said.</p><p>The majority opinion also pushes back on claims made by the plaintiffs that semiautomatic weapons are not at fault for mass shootings.</p><p>“The undisputed record evidence undercuts that claim, showing that the presence of assault weapons and large-capacity magazines is strongly correlated with the severity of the societal problem,” the opinion states.</p><p>Democratic Gov. JB Pritzker said in a post on X that the decision is “a victory in the fight to end gun violence that helps keep our communities safe.”</p><p>The National Shooting Sports Foundation, the firearms industry trade association seeking to stop the ban, said that it is disappointed with the decision and plans to ask the U.S. Supreme Court to review the case.</p><p>The gun trade group said it agrees with Chief Judge Michael Brennan’s dissent in which he wrote that the country prohibits governments from banning “firearms commonly owned for self-defense.”</p><p>“Because the people have overwhelmingly chosen the AR-15 rifle and its magazine as their weapon of choice, they are protected by the Second Amendment,” the judge's dissent states.</p><p>The Protect Illinois Communities Act was signed into law in 2023 by Pritzker and bans AR-15 rifles and similar guns, large-capacity magazines and an assortment of attachments.</p><p>It came six months after a 2022 shooting in which a gunman on a rooftop in the Chicago suburb of Highland Park opened fire on a parade, killing seven people and injuring more than three dozen.</p><p>The law prompted immediate pushback from county sheriffs who said they refused to enforce what they considered an unconstitutional law, while gun owners and advocates sued.</p><p>In 2024, a federal judge overturned the ban, leaning on recent U.S. Supreme Court rulings that strictly interpret the Second Amendment right to keep and bear firearms.</p><p>The injunction was set to take effect 30 days after the judge's decision. But that same day, Illinois Attorney General Kwame Raoul filed a notice of appeal, which ultimately led to a stay in the injunction.</p><p>Raoul said Thursday's decision enhances public safety. “We have seen the damage that assault weapons and large-capacity magazines can inflict, and these weapons of war have no place in our communities,” he said in a statement.</p><p>Last month, the Supreme Court announced it will consider whether bans on semiautomatic rifles, often called assault weapons, violate the Second Amendment. In the fall, the court, which has expanded gun rights, is expected to hear appeals challenging a ban in the Chicago area, which predates the statewide law.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HHEETSEMW5A43LNVD2NDBSB55E.jpg?auth=67b6f2f79fc6cfdcab4aa28ed5823332f44b01218203136747f1d53e31522021&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Illinois Gov. JB Pritzker, center, mingles ahead of the Obama Presidential Center dedication ceremony Thursday, June 18, 2026, in Chicago. (AP Photo/Jeff Roberson,File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeff Roberson</media:credit></media:content></item><item><title><![CDATA[Colombian soccer player gets death threats after FIFA World Cup elimination]]></title><link>https://www.local10.com/news/world/2026/07/09/colombian-soccer-player-gets-death-threats-after-missing-fifa-world-cup-goal/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/09/colombian-soccer-player-gets-death-threats-after-missing-fifa-world-cup-goal/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Jáminton Campaz, an attacking midfielder and left winger for Colombia’s national team, denounced death threats on Thursday. ]]></description><pubDate>Thu, 09 Jul 2026 22:47:12 +0000</pubDate><content:encoded><![CDATA[<p>Jáminton Campaz, an attacking midfielder and left winger for Colombia’s national team, denounced death threats on Thursday.</p><p>Campaz, 26, who lives in Argentina, didn’t return to his native Tumaco, a port city on the Pacific Coast, or to Ibagué, a city where he still has family, to take a much-needed break. </p><p>There were threatening social media posts after Colombia’s elimination from the FIFA World Cup 2026.</p><p>“We may think differently or feel frustration or sadness, but no passion justifies hatred or living in fear,” Campaz wrote in Spanish in a statement <a href="https://www.instagram.com/p/Dak7iPvxH_r/" target="_self" rel="" title="https://www.instagram.com/p/Dak7iPvxH_r/">on Instagram</a>. </p><p>Campaz, who also plays for the Argentine Primera División Club Rosario Central, played for Colombia’s national team during three World Cup matches. </p><p>“I dreamed of defending Colombia’s colors, hearing the anthem, representing millions of people, and scoring a goal in a World Cup since I was a child,” Campaz wrote in Spanish. “Today, I can only thank God for allowing me to fulfill that dream.”</p><figure><img src="https://www.local10.com/resizer/v2/7KMHZQCGVVAUZBJRYLIY6BZQD4.JPG?auth=fb5d122de09099ee2698973e8e94c328547c977450d4eabf88c1c0125e02da10&smart=true&width=1200&height=900" alt="Soccer Football - FIFA World Cup 2026 - Group K - Uzbekistan v Colombia - Estadio Azteca, Mexico City, Mexico - June 17, 2026 Colombia's Jaminton Campaz scores their third goal REUTERS/Eloisa Sanchez" height="900" width="1200"/><figcaption>Soccer Football - FIFA World Cup 2026 - Group K - Uzbekistan v Colombia - Estadio Azteca, Mexico City, Mexico - June 17, 2026 Colombia's Jaminton Campaz scores their third goal REUTERS/Eloisa Sanchez</figcaption></figure><p>On June 17, Campaz came on as a substitute during a group-stage match against Uzbekistan. <a href="https://www.youtube.com/watch?v=q6iL9ds0Rwg" target="_self" rel="" title="https://www.youtube.com/watch?v=q6iL9ds0Rwg">Campaz scored a 99th-minute goal</a> to seal a 3-1 victory.</p><p>On July 3, Campaz was a late substitute during the 1-0 round of 32 win against Ghana. On July 7, as a second-half substitute, <a href="https://www.foxsports.com/watch-vertical/fmc-r2p95bcjsqgwvgw4" target="_self" rel="" title="https://www.foxsports.com/watch-vertical/fmc-r2p95bcjsqgwvgw4">Campaz missed a goal</a> during the round of 16 match against Switzerland.</p><p>“I share the pain of this elimination. We, too, dreamed of advancing further, and I know the sadness we feel today as Colombians. I deeply regret not being able to bring you the joy we all hoped for,” Campaz wrote. “I want you to know that there was never a lack of dedication, commitment, or love for this jersey. I gave everything I had on the pitch, and I would do it a thousand times over for my country.”</p><figure><img src="https://www.local10.com/resizer/v2/6VGH7X23UBEVBGTGPOPDGMHT3E.JPG?auth=b4f55c3dc72aa6c85ef113e645ade88588ccce643669747eca5e5f1bcd2fdec6&smart=true&width=1200&height=900" alt="Soccer Football - FIFA World Cup 2026 - Round of 16 - Switzerland v Colombia - BC Place, Vancouver, Canada - July 7, 2026 Switzerland's Gregor Kobel and Nico Elvedi in action as Colombia's Jaminton Campaz misses a chance to score IMAGN IMAGES via Reuters/Anne-Marie Sorvin     TPX IMAGES OF THE DAY" height="900" width="1200"/><figcaption>Soccer Football - FIFA World Cup 2026 - Round of 16 - Switzerland v Colombia - BC Place, Vancouver, Canada - July 7, 2026 Switzerland's Gregor Kobel and Nico Elvedi in action as Colombia's Jaminton Campaz misses a chance to score IMAGN IMAGES via Reuters/Anne-Marie Sorvin     TPX IMAGES OF THE DAY</figcaption></figure><p>Campaz scored his penalty before Switzerland won the 4-3 shootout, and Colombia was eliminated. </p><p>“Soccer is also made of difficult moments. Today, all that remains is to learn, pick yourself up, and keep working to come back stronger,” Campaz wrote. </p><figure><img src="https://www.local10.com/resizer/v2/KWPFHJ5NCVAPJAGNGM2Q6HLBBY.JPG?auth=cf908f638b4a5765971968f58297912709d37376e6e19c559ee5348d7544e10d&smart=true&width=1200&height=900" alt="Soccer Football - FIFA World Cup 2026 - Round of 16 - Switzerland v Colombia - BC Place, Vancouver, Canada - July 7, 2026 Colombia's Jaminton Campaz scores a penalty past Switzerland's Gregor Kobel during the penalty shootout REUTERS/Agustin Marcarian" height="900" width="1200"/><figcaption>Soccer Football - FIFA World Cup 2026 - Round of 16 - Switzerland v Colombia - BC Place, Vancouver, Canada - July 7, 2026 Colombia's Jaminton Campaz scores a penalty past Switzerland's Gregor Kobel during the penalty shootout REUTERS/Agustin Marcarian</figcaption></figure><p>During one of Colombia’s most violent periods, illegal sports gambling put life-threatening pressure on professional soccer players. </p><p>After Colombia’s elimination from the 1994 FIFA World Cup, a gunman shot and killed Colombian soccer star Andrés Escobar on July 2, 1994, in Medellín. </p><p>Escobar had scored an own goal during a World Cup group-stage match against the U.S. on June 22, 1994, in Pasadena, California.</p><p><b>Related stories</b></p><ul><li><a href="https://www.local10.com/sports/2026/07/09/kylian-mbappe-scores-his-eighth-goal-of-the-world-cup-equaling-lionel-messi-for-the-tournament-lead/" target="_self" rel="" title="https://www.local10.com/sports/2026/07/09/kylian-mbappe-scores-his-eighth-goal-of-the-world-cup-equaling-lionel-messi-for-the-tournament-lead/">Kylian Mbappé scores his eighth goal of the World Cup, equaling Lionel Messi for the tournament lead</a></li><li><a href="https://www.local10.com/sports/2026/07/09/england-player-jarell-quansah-suspended-for-two-games-at-the-world-cup/" target="_self" rel="" title="https://www.local10.com/sports/2026/07/09/england-player-jarell-quansah-suspended-for-two-games-at-the-world-cup/">England player Jarell Quansah suspended for two games at the World Cup</a></li><li><a href="https://www.local10.com/sports/2026/07/09/us-star-christian-pulisic-fractured-leg-in-world-cup-loss-to-belgium/" target="_self" rel="" title="https://www.local10.com/sports/2026/07/09/us-star-christian-pulisic-fractured-leg-in-world-cup-loss-to-belgium/">US star Christian Pulisic fractured his leg in World Cup loss to Belgium</a></li></ul><p><b>TOURNAMENT’S SCHEDULE </b></p><h3><b>Quarterfinals </b></h3><p><b>July 10</b></p><p>Belgium vs. Spain at 3 p.m. </p><p><b>July 11</b></p><ul><li>Norway vs. England is at 5 p.m. </li><li>Switzerland vs. Argentina is at 9 p.m.</li></ul><p><b>Sunrise watch party</b>: The indoor Amerant Bank Arena is hosting a free watch party <a href="https://www.amerantbankarena.com/events/detail/world-cup-watch-party" target="_self" rel="" title="https://www.amerantbankarena.com/events/detail/world-cup-watch-party">for ticket holders</a> at 5 p.m. on July 11. Parking is free. </p><p><b>Related link</b>: <a href="https://share.google/GiwkbD7k5Da978PEB" target="_self" rel="" title="https://share.google/GiwkbD7k5Da978PEB"><b>View the knockout bracket</b></a></p><h3><b>Semifinals </b></h3><p><b>July 14</b>: France plays a semi-final match at 3 p.m. </p><p><b>Miami Beach watch party: </b>Doors open at 3 p.m. on July 14 at The Bandshell, at 7275 Collins Ave., for the semifinal match.</p><p><b>July 15</b>: There is a semi-final match at 3 p.m. </p><p><b>Miami Beach watch party: </b>Doors open at 3 p.m. on July 15 at The Bandshell, at 7275 Collins Ave., for the semifinal match.</p><h3><b>Finals </b></h3><p><b>July 18</b>: The third-place play-off match is at 5 p.m. at the Miami Stadium, better known as the Hard Rock Stadium in Miami Gardens. </p><p><b>Miami Beach watch party: </b>Doors open at 3 p.m. on July 18 at The Sandbowl, behind The Bandshell, at 7275 Collins Ave., for the 5 p.m. bronze final. </p><p><b>Sunrise ride to stadium</b>: The Amerant Bank Arena has free parking for FIFA World Cup ticket holders who ride Broward County’s <a href="https://www.broward.org/BCT/Pages/WorldCup.aspx" target="_self" rel="" title="https://www.broward.org/BCT/Pages/WorldCup.aspx">free Express bus transportation</a> to the Miami Stadium, also known as Hard Rock, in Miami Gardens. </p><p><b>July 19</b>: The final match is at 3 p.m. </p><p><b>Miami Beach watch party: </b>Doors open at 1 p.m. on July 19 at The Sandbowl, behind The Bandshell, at 7275 Collins Ave., for the 3 p.m. final.</p><p><b>Sunrise watch party</b>: The indoor Amerant Bank Arena is hosting a free watch party <a href="https://www.amerantbankarena.com/events/detail/world-cup-watch-party" target="_self" rel="" title="https://www.amerantbankarena.com/events/detail/world-cup-watch-party">for ticket holders</a> for the final on July 19. Parking is free. </p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GW24SK4LUVFRJHALG34MX42LSI.JPG?auth=86cc6901684769501441abb4d3f36228ee78fa6bbe889fc8afaab73070de0260&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Soccer Football - FIFA World Cup 2026 - Round of 16 - Switzerland v Colombia - BC Place, Vancouver, Canada - July 7, 2026 Colombia's Jaminton Campaz looks dejected after the match as Colombia are eliminated from the World Cup REUTERS/Albert Gea]]></media:description><media:credit role="author" scheme="urn:ebu">Albert Gea</media:credit></media:content></item><item><title><![CDATA[Former Olympian pleads not guilty in Reflecting Pool damage case after Trump alleged vandalism]]></title><link>https://www.local10.com/news/politics/2026/07/09/former-olympian-pleads-not-guilty-in-reflecting-pool-damage-case-after-trump-alleged-vandalism/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/09/former-olympian-pleads-not-guilty-in-reflecting-pool-damage-case-after-trump-alleged-vandalism/</guid><dc:creator><![CDATA[By MICHAEL KUNZELMAN, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — A former Olympic canoe racer pleaded not guilty on Thursday to deliberately damaging the recently renovated Lincoln Memorial Reflecting Pool, a politically charged case that his defense attorneys and other Trump administration critics have derided as an abuse of prosecutorial power.]]></description><pubDate>Thu, 09 Jul 2026 22:11:50 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — A former Olympic canoe racer pleaded not guilty on Thursday to deliberately damaging the recently renovated Lincoln Memorial Reflecting Pool, a politically charged case that his defense attorneys and other Trump administration critics have derided as an abuse of prosecutorial power.</p><p>David Hearn, who competed in three Summer Olympics, entered the plea through one of his attorneys during his initial appearance in D.C. Superior Court. Hearn, 67, of Bethesda, Maryland, was indicted last Thursday on a single felony count of property destruction.</p><p>Before the country’s 250th independence celebrations, President Donald Trump launched a multimillion dollar renovation project for the Reflecting Pool, which was plagued by problems, including damage to its new coating. Trump, without providing evidence, has alleged the damage was caused by vandals.</p><p>Hearn has said he reached inside the pool to examine the peeled sealant and let go of a chunk when he was told to by a park worker. He is accused of causing more than $1,000 in damage.</p><p>“Every American should be alarmed about this prosecution,” defense attorney Norm Eisen said after the hearing. “It is not a crime to touch the Reflecting Pool.”</p><p>At least three other people have been charged in the same court with misdemeanors for allegedly removing pieces of paint from the Reflecting Pool, according to online court records. All three pleaded not guilty during their initial court appearances Wednesday, records show.</p><p>U.S. Attorney Jeanine Pirro, the top federal prosecutor for the District of Columbia, said vandalizing the nation’s monuments and public spaces is “an affront to our shared history.”</p><p>“The law applies equally to everyone, and when it is broken, there are consequences,” she said in a statement on Thursday.</p><p>Defense says prosecutors’ evidence is ‘weak’</p><p>In front of a packed courtroom, D.C. Superior Court Judge Carmen McLean did not require Hearn to be supervised by the court while he is free awaiting a trial. A status hearing was scheduled for Aug. 5.</p><p>A prosecutor, Kevin Reddington, said the government wasn’t seeking any court supervision for Hearn, but just a “stay-away order” without specifying in court where it wanted to keep Hearn away from.</p><p>Mary Dohrmann, one of Hearn’s attorneys, urged the judge not to impose any conditions of court supervision, calling Hearn an “upstanding citizen and member of the community.”</p><p>“The government’s evidence is weak,” she added.</p><p>Supporters cheered after the hearing</p><p>Dozens of supporters, many carrying homemade signs, gathered outside the courthouse and chanted “Davey!” as Hearn left after the hearing. Hearn joined his attorneys in front of a bank of cameras and smiled to supporters but did not speak. He raised his right hand and pumped his fist as he left.</p><p>Adam Van Grack, who chaired the U.S. Olympic national governing body for canoe and kayak sports, joined the throng of supporters who cheered for Hearn after the hearing. Van Grack said Hearn has spent decades voluntarily maintaining National Park Service property that the canoeists used as a training course along the Potomac River.</p><p>“This is a person who has devoted his life to representing the United States on an international stage, caring for the community and protecting and caring for National Park Service property,” Van Grack said. “So the idea that he is a malicious destroyer of federal property shocks the conscience and makes no sense to anybody who’s ever known Davey Hearn.”</p><p>Hearn previously told The Associated Press that he was detained by National Guard troops and U.S. Park Police for five hours after stopping by the pool during a 64-mile (103 kilometer) bike ride on June 19. He said he reached in to examine newly peeled coating and briefly touched a chunk attached to the side of the pool, but obeyed a park worker who told him to let go of it.</p><p>Pool project has been plagued by problems</p><p>The pool’s renovation has been riddled with problems. Workers have used devices called nanobubblers to curtail an algae bloom. The devices infuse ozone into the water to kill algae and bacteria. Officials have said the pool most likely would need to be drained again for liner repairs after chunks of blue coating were seen floating at the surface.</p><p>Trump has claimed without substantiation that vandals dumped fertilizer into the pool and slashed the coating with a box cutter. Pirro, a former Fox News host who was appointed by Trump, said last week that six other people were arrested on misdemeanor charges related to the $16 million pool project.</p><p>Pirro accused Hearn of causing more than $1,000 in damage by ripping up recently installed sealant from the pool and acting belligerently toward an employee who told him to stop.</p><p>Hearn’s attorneys have said the charges against him are based on a “concocted narrative” and “should be alarming to every American.”</p><p>“This indictment reflects the administration’s effort to shift blame for their own failures,” the lawyers said in a statement. “The justice system exists to determine facts, not to provide political cover.”</p><p>___</p><p>Associated Press writer Matthew Daly and AP video journalist Nathan Ellgren contributed to this report.</p>]]></content:encoded></item><item><title><![CDATA[New attacks raise questions about what comes next in the Iran war]]></title><link>https://www.local10.com/news/2026/07/09/new-attacks-raise-questions-about-what-comes-next-in-the-iran-war/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/09/new-attacks-raise-questions-about-what-comes-next-in-the-iran-war/</guid><dc:creator><![CDATA[By WILL WEISSERT, FARNOUSH AMIRI and SAMY MAGDY, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — President Donald Trump says he believes the ceasefire with Iran is over. He says he’s not sure he wants a deal anymore and says the U.S. should “finish the job.” But he also insists that continued attacks do not mean a return to war or long-term action.]]></description><pubDate>Thu, 09 Jul 2026 16:20:44 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — President Donald Trump says he believes the ceasefire with Iran is over. He says he’s not sure he wants a deal anymore and says the U.S. should “finish the job.” But he also insists that continued attacks do not mean a return to war or long-term action.</p><p>The confusion and uncertainty in Trump’s mixed messaging and his approval of back-to-back military strikes leave major questions about what comes next in the conflict, just weeks after difficult diplomacy to reach even an initial deal between the longtime adversaries.</p><p>The whipsawing rhetoric could be a strategy to increase the pressure on Tehran to stop attacking ships transporting oil and natural gas in the Strait of Hormuz and bend to U.S. demands on its nuclear program — something Trump has tried before.</p><p>Whether it is a negotiation tactic or a signal of an escalation in fighting, mediators are scrambling to save the interim deal and the actions risk further inflaming tensions — which could spell problems for Republicans in November’s midterm elections if gas prices stay high.</p><p>Trump warned Wednesday that a new round of U.S. attacks was coming, even as he attempted to shrug off suggestions of a return to full-scale war. Hours later, the military announced it was carrying out new attacks on Iran that were meant to “further degrade their ability to threaten freedom of navigation in the Strait of Hormuz.”</p><p>“Anything that happens is going to happen very fast,” Trump said earlier. “We’re not looking for a long time.”</p><p>Officials rush to save the ceasefire</p><p>A regional intelligence official involved in the mediation efforts said the conflict had reached a critical stage as mutual mistrust rises. But high-level communications are happening around the clock to salvage the ceasefire, said the official, who spoke on condition of anonymity to discuss the delicate behind-the-scenes negotiations.</p><p>The foreign ministers of Pakistan and Qatar, as well as Egypt’s intelligence chief, are leading the efforts, while Turkish President Recep Tayyip Erdogan — whose country hosted the NATO summit that wrapped Wednesday — and leaders from Saudi Arabia are also involved, the official said.</p><p>The U.S. is upset about ships being attacked in the Strait of Hormuz and accuses Iran of slow-playing discussions on curtailing its nuclear program, the official said. Nuclear talks were a major next step to try to turn the interim deal announced last month into a lasting end to the war.</p><p>Tehran, meanwhile, says Washington is the one violating the agreement regarding the strait and failing to ensure that a ceasefire in Lebanon, including an Israeli withdrawal, is being implemented, the official said.</p><p>Michael Eisenstadt, a former U.S. military analyst who now directs the Military and Security Studies Program at the Washington Institute for Near East Policy, said that “we’re still in negotiating mode, no matter what the president says.”</p><p>“This is part of negotiating, and declaring that the MOU is over is part of the negotiation as well,” Eisenstadt said, referring to the memorandum of understanding that the ceasefire was built on.</p><p>Trump, though, has been explicit in public comments, saying he’s lost interest in preserving the ceasefire: “I think it’s over.”</p><p>“We can play games, but I’m not sure I want to make a deal,” he said during the NATO summit in Ankara, Turkey, adding that the U.S. military might “just finish the job.”</p><p>Parliament speaker Mohammad Bagher Qalibaf, Iran’s lead negotiator, said the Trump administration had repeatedly violated the terms of the initial pact, forcing the country to respond appropriately.</p><p>“The era of bullying and extortion is over,” Qalibaf posted on X. “It leads nowhere. We don’t fold.”</p><p>Trump says ‘we’ll probably hit them hard again’</p><p>Pakistan, which helped broker the ceasefire, said renewed conflict is in “no one’s interest” and urged both sides to uphold their commitments.</p><p>“There is no alternative to continued engagement, dialogue and diplomacy to achieve shared goal of peace in the region,” its Foreign Ministry said in a statement.</p><p>Trump, nonetheless, dismissed Tehran’s leaders, calling them “scum” and “sick people.” Just last month, Trump said Iran’s leadership was “very rational” and “nice to deal with,” while also calling the country’s leaders “smart people.”</p><p>Speaking at an event in Milwaukee on Wednesday, Vice President JD Vance, who led U.S. efforts to reach the initial deal with Tehran, said Iran was “well behaved for about a week.” He added that lately the country had begun attacking the strait and said, “If they shoot at ships, we’re going to knock the hell out of them.”</p><p>Could this be another negotiating tactic?</p><p>Before the U.S. and Iran reached their first, two-week ceasefire in April, Trump intensified his threats, pledging that American forces would bomb Iranian bridges, roads and power plants. He even posted online, “A whole civilization will die tonight, never to be brought back again.”</p><p>He repeated dire threats before the tentative 60-day deal to end the war was reached last month.</p><p>Trump likes to seek ways to negotiate from a position of strength, and he could be looking for more leverage with new strikes. But being unequivocal about the end of the ceasefire also could free up Iran militarily — which could again roil oil prices and financial markets.</p><p>Ali Vaez, Iran director at the International Crisis Group, argued that escalating threats may be a riskier maneuver this time around, given the domestic and international stakes for the U.S.</p><p>“It certainly looks like an effort to turn up the military heat without yet closing the diplomatic door,” Vaez said. “But coercive bargaining is a dangerous game: At some point, a pressure campaign can acquire a momentum of its own and become the war it was ostensibly meant to avoid.”</p><p>He added, however, that Iran still has every reason to return to the table because it desperately needs the economic relief that was promised under the interim deal.</p><p>Trump also has sent mixed signals about the fallout.</p><p>He long insisted that rising gas prices for Americans didn’t factor into his calculations on Iran — only to say that part of the reason he agreed to the interim deal was to avoid an “economic catastrophe.” He has since touted the falling price of oil after the deal was reached.</p><p>Elections ahead could scramble Trump’s political calculus</p><p>The president again resumed his past threats to strike Iran’s civilian infrastructure, possibly including electric plants and desalinization plants, and to seize the oil-production hub of Kharg Island.</p><p>“We may take over Kharg Island,” he said. ”There’s not a thing they could do about it.”</p><p>Still, the midterm elections — when Republicans hope to retain control of the House and Senate — are now less than four months away. Oil prices rising again amid greater uncertainty about the war means Americans will likely continue to see higher prices at the pump.</p><p>The president tried to play down such concerns, saying, “Any time we hit them, it goes up a little bit — $2.” In fact, U.S. oil futures jumped far higher and may keep climbing — even as Trump acknowledged, “As oil goes, so goes everything else.”</p><p>He argued that an increase in oil prices was worth it to bar Iran from obtaining a nuclear weapon. “It’s all right.”</p><p>___</p><p>Amiri reported from New York and Magdy from Cairo. Associated Press writer Munir Ahmed in Islamabad contributed to this report.</p>]]></content:encoded></item><item><title><![CDATA[Mexican man killed in Houston ICE shooting was not the target of operation, lawmaker says]]></title><link>https://www.local10.com/news/national/2026/07/09/mexican-man-fatally-shot-by-ice-agent-in-houston-was-not-the-1-being-targeted-lawmaker-says/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/09/mexican-man-fatally-shot-by-ice-agent-in-houston-was-not-the-1-being-targeted-lawmaker-says/</guid><dc:creator><![CDATA[By REBECCA SANTANA and JACK BROOK, Associated Press]]></dc:creator><description><![CDATA[A Mexican man living in the U.S. who was fatally shot by an Immigration and Customs Enforcement agent was not the person federal authorities had been targeting in a Houston operation, U.S. Rep. Sylvia Garcia said Thursday.]]></description><pubDate>Fri, 10 Jul 2026 03:48:45 +0000</pubDate><content:encoded><![CDATA[<p>A Mexican man living in the U.S. who was fatally shot by an Immigration and Customs Enforcement agent was not the person federal authorities had been targeting in a Houston operation, U.S. Rep. Sylvia Garcia said Thursday.</p><p>The Democratic congresswoman, whose district includes the Houston neighborhood where the shooting occurred, said acting ICE Director David Venturella told her the agency has confirmed Lorenzo Salgado Araujo “was not a target.”</p><p>Salgado Araujo was a homebuilder who had lived in the U.S. for more than 35 years, had no criminal record and was close to finishing the long process of obtaining legal status when he was killed early Tuesday morning, according to his family.</p><p>“We’ve got to do something. This is just one more death too many,” Garcia said in an interview with MS Now. “And if we’ve got to bring outside, independent folks to come in and look at it, we should do that."</p><p>A spokesperson for the Department of Homeland Security did not immediately return an email seeking comment late Thursday.</p><p>DHS, which oversees ICE, previously said that federal officers were conducting a targeted operation to arrest a person in the country without legal status when they attempted to stop a vehicle driven by Salgado Araujo. The agency has said Salgado Araujo rammed an ICE vehicle and that a federal officer fired a weapon in self-defense.</p><p>Asked whether ICE agents had been specifically targeting Salgado Araujo, DHS said earlier Thursday that officers had been surveilling a property where they had previously observed two white vans.</p><p>“On July 7, officers were almost at the target’s address when they observed a white van with an individual who resembled the target. Officers then initiated the vehicle stop,” the department said.</p><p>The federal agents weren't wearing body-worn cameras, DHS said, and few photos or videos surrounding the shooting have emerged publicly in the days since the encounter, unlike other deaths involving federal immigration officers.</p><p>In a statement, DHS said the agents at the scene in Houston had not yet been issued body cameras, which it blamed on Democrats and a record government shutdown that was fueled by President Donald Trump's immigration crackdown.</p><p>U.S. Rep. Christian Menefee, a Democrat who also represents Houston, said if the agents didn't have the devices, it was because Trump and Republican lawmakers did not want them to be carrying them.</p><p>"Houston is done accepting excuses from an agency that has more money than it knows what to do with and still can’t manage basic accountability,” he said in a statement.</p><p>The Harris County District Attorney's office said it would conduct an investigation into the shooting. The office is consulting with local prosecutors in Minneapolis, where federal agents fatally shot two U.S. citizens, to learn how they have navigated investigations into federal immigration agents, spokesperson Rafael Lemaitre said.</p><p>“Although access to key evidence remains under federal control, we are pursuing investigative avenues available to us and will conduct a review of any information we collect within our reach,” Lemaitre said in an emailed statement.</p><p>Three men, including Salgado Araujo’s brother, were detained by ICE during the fatal traffic stop, according to Juan Proaño, CEO of the League of United Latin American Citizens, who has been communicating with their families.</p><p>LULAC has yet to obtain video footage that clearly shows what happened during the moments of the shooting and has offered a reward of $5,000 for information from witnesses, Proaño told The Associated Press. The position of Salgado Araujo’s van and ICE vehicles has obstructed security camera footage LULAC has reviewed, he added.</p><p>“It’s going to make it even more difficult to find the truth in all this,” he said.</p><p>DHS said the ICE agents involved in the incident were expected to receive body-worn cameras in the next 60 days.</p><p>In the aftermath of the fatal Minneapolis shootings of Renee Good and Alex Pretti, Democrats had refused to fund ICE and the Border Patrol without changes to those operations designed to increase accountability and transparency. Republicans in Congress eventually passed legislation funding just ICE and CBP for three years.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/AOQSOTM4AHKR3NIRGXNEC2L2WM.jpg?auth=46e2603d74f49787edc67ff4a0c240fa5d411d665591c92ca2f964e8204145b0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A makeshift memorial for Lorenzo Salgado Araujo, who was shot and killed by an ICE officer Tuesday, is shown Wednesday, July 8, 2026, in Houston. (AP Photo/David J. Phillip)]]></media:description><media:credit role="author" scheme="urn:ebu">David J. Phillip</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/W3FXRHJ7ZIHZXR7XP3BG63QO5A.jpg?auth=2a7f44094a7310111bab802df16354707bb275be3499907de1f6d629a22f332c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A woman holds up a sign during a vigil for Lorenzo Salgado Araujo, a Mexican national fatally shot by a federal immigration agent a day prior, Wednesday, July 8, 2026, in Houston. (AP Photo/Mark Felix)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Felix</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BC2NJPA3ZHOFRR52EV5CSDF544.jpg?auth=bc9aebd4a9ac429d6ad0dc5b9efd6375225dd2383e28e8f33baa41009dd694f8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Mourners hold candles during a vigil for Lorenzo Salgado Araujo, a Mexican national fatally shot by a federal immigration agent a day prior, Wednesday, July 8, 2026, in Houston. (AP Photo/Mark Felix)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Felix</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4NFBWWSLHWVZQA2VSU2IIYVOAQ.jpg?auth=4f9a90f566669806e94dd82f1f3a14322d883866a2daf62d34f6b282c196b8fa&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Ronaldo Salgado and Lorenzo Jr., sons of Lorenzo Salgado Araujo, hold a photograph of their father during a news conference Wednesday, July 8, 2026, in Houston. (AP Photo/David J. Phillip)]]></media:description><media:credit role="author" scheme="urn:ebu">David J. Phillip</media:credit></media:content></item><item><title><![CDATA[July 9: Maybe a few Friday showers]]></title><link>https://www.local10.com/weather/2026/07/09/july-9-maybe-a-few-friday-showers/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/07/09/july-9-maybe-a-few-friday-showers/</guid><dc:creator><![CDATA[Betty Davis]]></dc:creator><description><![CDATA[A stray, passing shower is not completely out of the question Thursday night for South Florida or the Keys. Otherwise, east-southeast winds will continue to stir as a touch of Saharan dust lingers along with scattered clouds. Indeed, the night will be warm with lows forecast in the low 80s.]]></description><pubDate>Thu, 09 Jul 2026 22:47:59 +0000</pubDate><content:encoded><![CDATA[<p>A stray, passing shower is not completely out of the question Thursday night for South Florida or the Keys. Otherwise, east-southeast winds will continue to stir as a touch of Saharan dust lingers along with scattered clouds. Indeed, the night will be warm with lows forecast in the low 80s.</p><p>Friday will bring a sun/cloud mix with the chance for a spotty shower or two in the morning, followed by scattered, afternoon storms. More Saharan dust is on track to reach the area. Per usual, temperatures will make a run for the low 90s -- humidity will make it feel like the triple digits. </p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZVM6A6ZXGBFH5FRLH2CKLR7DDY.jpg?auth=5538de09b666ea5a5147343fa29e64118175bed12961ff44a71e0e9e91fc0d29&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Enfermedades crónicas y diarrea van en aumento en comunidades afectadas por los sismos en Venezuela]]></title><link>https://www.local10.com/espanol/2026/07/09/enfermedades-cronicas-y-diarrea-van-en-aumento-en-comunidades-afectadas-por-los-sismos-en-venezuela/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/09/enfermedades-cronicas-y-diarrea-van-en-aumento-en-comunidades-afectadas-por-los-sismos-en-venezuela/</guid><dc:creator><![CDATA[Por REGINA GARCÍA CANO, Associated Press]]></dc:creator><description><![CDATA[CATIA LA MAR, Venezuela (AP) — Las víctimas de los sismos simultáneos que azotaron a Venezuela el mes pasado, así como algunas otras personas que se libraron de la destrucción, acudieron el jueves en grandes números en busca de algunos de los servicios de ayuda que ofrecen organizaciones no gubernamentales en las zonas más afectadas.]]></description><pubDate>Fri, 10 Jul 2026 00:45:56 +0000</pubDate><content:encoded><![CDATA[<p>CATIA LA MAR, Venezuela (AP) — Las víctimas de los sismos simultáneos que azotaron a Venezuela el mes pasado, así como algunas otras personas que se libraron de la destrucción, acudieron el jueves en grandes números en busca de algunos de los servicios de ayuda que ofrecen organizaciones no gubernamentales en las zonas más afectadas.</p><p>La demanda de ayuda se produce mientras Naciones Unidas hizo un llamado para recaudar alrededor de 300 millones de dólares para brindar asistencia a 1,3 millones de personas con necesidades urgentes en el país sudamericano, donde las organizaciones no gubernamentales eran, hasta hace poco, blanco de la represión gubernamental. Cocinas y clínicas móviles, así como hospitales de campo, se encuentran actualmente dispersos en espacios públicos en el estado de La Guaira, la zona más afectada en el norte del país.</p><p>“Queda claro que en los lugares de desplazamiento, en especial después de dos semanas, la gente está viniendo porque no ha podido recibir otros tratamientos", declaró a The Associated Press Tom Fletcher, director de ayuda humanitaria de la ONU, durante su visita a Venezuela. "Ya no sólo llegan con fracturas; llegan con esas otras necesidades de salud de más largo plazo. Y es crucial que estemos para ellos”.</p><p>Los médicos que brindaban atención en la comunidad de Catia La Mar reportaron el jueves un aumento de afecciones cutáneas y enfermedades diarreicas, además de solicitar medicamentos para tratar enfermedades crónicas como diabetes e hipertensión. El repunte de enfermedades puede estar relacionado con el hacinamiento y las malas condiciones de agua y saneamiento, que existían en muchas de las comunidades incluso antes de los terremotos.</p><p>Irma Echarri se presentó en una unidad móvil ubicada frente a una iglesia con las cajas de las gotas para los ojos y el analgésico que suele tomar, con la esperanza de que los médicos del lugar pudieran reabastecer sus medicamentos. También quería que la revisaran por el dolor de nariz que se le desarrolló después de los sismos del 24 de junio.</p><p>"Me duele bastante", señaló Echarri, de 67 años, mientras esperaba su turno. “Me duele porque me duele”.</p><p>La vivienda de Echarri no sufrió daños, pero muchos de sus vecinos viven ahora en albergues temporales o a la intemperie después de que los sismos cobraron la vida de 3.889 personas, causaron el colapso de 190 edificios y dejaron otras 856 estructuras dañadas, de acuerdo con las autoridades venezolanas.</p><p>El gobierno de la presidenta interina Delcy Rodríguez calcula que los terremotos dejaron a unas 18.000 personas sin hogar. Los desplazados viven actualmente en escuelas, aceras, parques, plazas y otros espacios públicos.</p><p>Fletcher señaló a la AP que hasta el momento Estados Unidos ha proporcionado la mayor parte de la ayuda para la respuesta a la crisis. Grupos locales que se han asociado con organizaciones humanitarias globales son responsables en buena medida de distribuir la asistencia sobre el terreno.</p><p>Una de las desplazadas es Zulbey Reyes, quien acudió a la clínica gestionada por la organización Paluz --con sede en Venezuela-- en alianza con la agencia global de ayuda International Rescue Committee. Reyes, a quien los terremotos también le arrebataron su empleo como niñera, buscaba tratamiento por un dolor en el pecho.</p><p>"Pensé que era el corazón que lo tenía enfermo", declaró Reyes, de 41 años, después de recibir su diagnóstico y tratamiento. "Pero no, es un nervio que, producto desde el grito del día, se me inflamó".</p><p>Armando Denegri, representante para Venezuela de la Organización Panamericana de la Salud, dijo el jueves a los periodistas que "el 50% de los profesionales de la salud de La Guaira se vieron afectados directamente” por los terremotos.</p><p>"Algunos desaparecieron, algunos fallecieron, otros se vieron muy afectados por la crisis, impactando a sus familias”, resaltó Denegri, sin dar más detalles.</p><p>La Oficina de las Naciones Unidas para la Reducción del Riesgo de Desastres ha estimado que los daños directos a viviendas e infraestructura rondan los 37.000 millones de dólares.</p><p>La presencia generalizada de organizaciones no gubernamentales en el país, y la libertad con la que el gobierno les permite operar, contrasta con la represión y la persecución a las que han sido sometidas en los últimos años. Mientras Rodríguez se desempeñaba como vicepresidenta del expresidente Nicolás Maduro, los colectivos fueron señalados en repetidas ocasiones de actividades antigubernamentales, además de que se desmanteló la oficina local de derechos humanos de la ONU.</p><p>“Cuando se tiene una crisis de esta magnitud, la gente deja la política a un lado y puede concentrarse en salvar tantas vidas como sea posible, y es lo que estoy viendo hasta ahora en esta respuesta”, afirmó Fletcher.</p><p>___</p><p>Esta historia fue traducida del inglés por un editor de AP con la ayuda de una herramienta de inteligencia artificial generativa.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/OU33ZURTRCPPRDPMSAMCYTKA3A.jpg?auth=dbe13d56bcf471bea9497f74c1d4cace19d30fda0aaf98b2e04969a174aba5d2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Nataly Mayora cuelga ropa en una portería mientras lava en un complejo deportivo que funge como albergue a personas desplazadas por los sismos, el jueves 9 de julio de 2026, en La Guaira, Venezuela. (AP Foto/Ariana Cubillos)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariana Cubillos</media:credit></media:content></item><item><title><![CDATA[Saharan dust unloads on the Atlantic]]></title><link>https://www.local10.com/weather/hurricane/2026/07/09/saharan-dust-unloads-on-the-atlantic/</link><guid isPermaLink="true">https://www.local10.com/weather/hurricane/2026/07/09/saharan-dust-unloads-on-the-atlantic/</guid><dc:creator><![CDATA[Michael Lowry]]></dc:creator><description><![CDATA[The biggest dust outbreak of the year is trying to make up for lost time, with the first round of dust reaching the sands of South Florida yesterday and even thicker dust reinforcements moving over Florida and into the Gulf by this weekend, settling over coastal Texas by the early to middle part of next week.]]></description><pubDate>Thu, 09 Jul 2026 14:05:23 +0000</pubDate><content:encoded><![CDATA[<p>A few weeks ago in this newsletter, we wrote about the very low concentrations of Saharan dust across the Atlantic headed into what is typically the peak weeks of the Saharan dust season in late June and July. This week, however, the biggest dust outbreak of the year is trying to make up for lost time, with the first round of dust reaching the sands of South Florida yesterday and even thicker dust reinforcements moving over Florida and into the Gulf by this weekend, settling over coastal Texas by the early to middle part of next week.</p><p><a href="https://www.local10.com/espanol/2026/07/09/polvo-del-sahara-se-desplaza-sobre-el-atlantico/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/09/polvo-del-sahara-se-desplaza-sobre-el-atlantico/">Leer en español</a></p><p>The annual dust cycle not only plays into the hurricane season – with healthy loads of dust helping to fend off early tropical systems before typically dropping off in August – but also feeds marine ecosystems with essential nutrients and <a href="https://agupubs.onlinelibrary.wiley.com/doi/full/10.1002/2015GL063040/" rel="">provides essential fertilizer to the soils of the Amazon rainforest basin</a> near the eastern coast of South America.</p><p>For the larger dust outbreaks that travel all the way to the U.S. mainland, turning blue skies milky white and suppressing summertime thunderstorms, the mineral dust can reduce air quality and aggravate respiratory conditions such as asthma, COPD, and chronic bronchitis in more vulnerable populations. It’s uncommon for dust concentrations to reach those unhealthy levels in the U.S. but it’s worth <a href="https://gispub.epa.gov/airnow/?monitors=ozonepm&amp;xmin=-10462121.619020019&amp;xmax=-8113976.110100029&amp;ymin=2665696.6463506697&amp;ymax=3762720.8762992276" rel="">monitoring air quality levels</a> for particularly sensitive groups.</p><h3><b>The dust-free state of Florida</b></h3><p>Florida has had a remarkably dust-free year until this week, recording by far its lowest levels of Saharan dust since satellites began regularly measuring these aerosols back in 2002.</p><figure><img src="https://www.local10.com/resizer/v2/NVKHFTFRUZF4VNSZ5HQTR6UINI.png?auth=7b1cc03179fe5650c2775444f9010801113fabfe20e52fa0222b7fbde392e998&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>The plot above tracks dust cover over the entire state through this past Tuesday (July 7<sup>th</sup>), but doesn’t include the first major push of dust we began seeing Wednesday in South Florida that’ll spread into northern parts of the state today and on Friday. Another thicker surge of dust is expected to dull our sunny skies over the weekend – especially through Florida’s peninsula – and possibly reach coastal Texas by next Tuesday into Wednesday, according to forecasts.</p><figure><img src="https://www.local10.com/resizer/v2/24CTEOB6LZAWTN63YKVVHU3ZLM.gif?auth=f7c5f76839fe7de93e975595797e708438c4b4259d0753b56c07515345a116df&smart=true&width=1200&height=900" alt="Dust forecast from NASA’s Goddard Earth Observing System Model (GEOS-5) from early Wednesday, July 8th, through early Monday, July 13th. Credit: weathermodels.com." height="900" width="1200"/><figcaption>Dust forecast from NASA’s Goddard Earth Observing System Model (GEOS-5) from early Wednesday, July 8th, through early Monday, July 13th. Credit: weathermodels.com.</figcaption></figure><h3><b>Atlantic dust hits its highest levels of the year</b></h3><p>Through the first week of July, the dust-heavy part of the tropical North Atlantic east of the islands and west of Africa has recorded its lowest dust concentrations to-date.</p><figure><img src="https://www.local10.com/resizer/v2/N2SE2UVFMFBT5M6Y3KU7EKEYYQ.png?auth=a449f6b9c5d7c039d7327ce08f93577878db9d5d90a06c943cb99a06ee069be1&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>This week, though, the dust should top levels observed during an exceptionally strong outbreak the week of February 15<sup>th</sup>, so far the most concentrated dust outbreak of the year. Of course, dust levels this time of year should be much higher than in February when dust levels are just coming out of seasonal lows.</p><h3><b>Dust pouring cold water on the (already cold) Atlantic</b></h3><p>The big dust outbreak this week will ensure the Atlantic stays dormant for the week ahead.</p><figure><img src="https://www.local10.com/resizer/v2/SR4LO4TC75CWVHB6D4A72VM7SQ.PNG?auth=266aad2e91f2c5afae69bdafd30e02e3f724cd892ebeeac2ef2b5823aa55558c&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>As we mentioned in Wednesday’s newsletter, the only outside shot of development in the next few weeks appears to be from an initially non-tropical low along a stalled front off the Carolinas late next week.</p><figure><img src="https://www.local10.com/resizer/v2/P7FWQER6QRCLDK7CXKMRO4MU5E.png?auth=e9f20a75ca5664c4c5a48f3b54fd84a4eba2f52ccd495f420161c3a45ca62048&smart=true&width=1200&height=900" alt="Chances of a tropical system moving to within about 125 miles of a given location based on Google’s DeepMind machine learning-based 1,000-member ensemble system. The only non-negligible area of development in the next few weeks will be between Bermuda and the Carolinas from an initially non-tropical low along a stalled front late next week. For now, development odds are very low (less than 10%) of the system becoming tropical as it moves away from the U.S. Credit: Deelan Jariwala." height="900" width="1200"/><figcaption>Chances of a tropical system moving to within about 125 miles of a given location based on Google’s DeepMind machine learning-based 1,000-member ensemble system. The only non-negligible area of development in the next few weeks will be between Bermuda and the Carolinas from an initially non-tropical low along a stalled front late next week. For now, development odds are very low (less than 10%) of the system becoming tropical as it moves away from the U.S. Credit: Deelan Jariwala.</figcaption></figure><p>Models are ho-hum on its prospects in turning tropical, and so far they keep development odds very low (less than 10%), so it’s definitely not anything to be concerned with for now. </p><p><!-- Local 10 Hurricane Resources (compact, aligned, no overlap) -->
<div class="l10-hurribox" role="complementary" aria-label="Local 10 Hurricane Resources">
  <style>
    /* Prevent width calc overflow across the component */
    .l10-hurribox, .l10-hurribox * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  <!-- Decorative wave -->
  <div class="l10-wave" aria-hidden="true">
    <svg viewBox="0 0 1200 120" preserveAspectRatio="none">
      <defs>
        <linearGradient id="l10-ocean" x1="0" x2="0" y1="0" y2="1">
          <stop offset="0" stop-color="#3b78c2" stop-opacity=".85"/>
          <stop offset="1" stop-color="#0b2747" stop-opacity=".95"/>
        </linearGradient>
      </defs>
      <path d="M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z" fill="url(#l10-ocean)">
        <animate attributeName="d" dur="9s" repeatCount="indefinite"
          values="
          M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z;
          M0,35 C150,80 350,0 600,35 C850,80 1050,0 1200,35 L1200,120 L0,120 Z;
          M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z"/>
      </path>
    </svg>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WRT7ZLHKJBDNLF4P3YY24Z6XNU.png?auth=c6321d51397024ec2108925790926f7da40a991bed7c30ea5009007cbd1fc8a6&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"><media:description type="plain"><![CDATA[Thursday morning sunrise satellite showing an extensive plume of Saharan dust enveloping the tropical North Atlantic. Credit: NOAA.]]></media:description></media:content></item><item><title><![CDATA[MDSO: Deputies seek 2 drivers who struck multiple pedestrians during illegal street takeover]]></title><link>https://www.local10.com/news/local/2026/07/09/mdso-deputies-seek-2-drivers-who-struck-multiple-pedestrians-during-illegal-street-takeover/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/09/mdso-deputies-seek-2-drivers-who-struck-multiple-pedestrians-during-illegal-street-takeover/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[Deputies are investigating after two people were struck by different vehicles during an illegal street takeover.]]></description><pubDate>Thu, 09 Jul 2026 21:21:43 +0000</pubDate><content:encoded><![CDATA[<p>Deputies are investigating after two people were struck by different vehicles during an illegal street takeover.</p><p><a href="https://www.local10.com/espanol/2026/07/09/mdso-agentes-buscan-a-dos-conductores-que-atropellaron-a-varios-peatones-durante-toma-ilegal-de-calles/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/09/mdso-agentes-buscan-a-dos-conductores-que-atropellaron-a-varios-peatones-durante-toma-ilegal-de-calles/">Leer en español</a></p><p>They said it happened early Sunday morning at the intersection of Northwest 25th Street and 76th Avenue.</p><p>According to the Miami-Dade Sheriff’s Office, deputies responded to reports of a street takeover and found several people who were injured.</p><p>Investigators said a black sedan struck two females before maneuvering around them and feeling the scene. </p><p>A man who ran toward the victims in an attempt to render aid was hit by what deputies described as an older model gold Ford Expedition with a dark gray lower body, which they said also ran over one of the female victims before fleeing the scene. </p><p>Deputies said neither the driver of the black sedan or the gold Ford stopped to render aid to the victims. </p><p>Anyone with information is urged to contact the MDSO Midwest District General Investigations Unit at 305-471-2800 or Miami-Dade Crime Stopers at 305-471-8477. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/VZMWRQMHPVDV5DE5U2737SJ43E.jpeg?auth=4a40c5b45fee714d38d56d5a088c8a7d92d357fe43b3b195564e79eb6d233173&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[2 church camp counselors accused of abusing boy, 9, in southwest Miami-Dade ]]></title><link>https://www.local10.com/news/local/2026/07/09/2-church-camp-counselors-accused-of-abusing-boy-9-in-southwest-miami-dade/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/09/2-church-camp-counselors-accused-of-abusing-boy-9-in-southwest-miami-dade/</guid><dc:creator><![CDATA[Ryan Mackey, Roy Ramos]]></dc:creator><description><![CDATA[Two summer camp counselors were arrested Wednesday after investigators say they abused a 9-year-old boy during an incident last month at a southwest Miami-Dade church camp. ]]></description><pubDate>Thu, 09 Jul 2026 15:27:10 +0000</pubDate><content:encoded><![CDATA[<p>Two summer camp counselors were arrested Wednesday after investigators say they abused a 9-year-old boy during an incident last month at a southwest Miami-Dade church camp. </p><p><a href="https://www.local10.com/espanol/2026/07/09/acusan-a-dos-consejeros-de-campamento-de-iglesia-de-abusar-de-nino-de-9-anos-en-el-suroeste-de-miami-dade/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/09/acusan-a-dos-consejeros-de-campamento-de-iglesia-de-abusar-de-nino-de-9-anos-en-el-suroeste-de-miami-dade/">Leer en español</a></p><p>The suspects were identified in an arrest report from the Miami-Dade Sheriff’s Office as Antoinette McKay, 50, of Cutler Bay, and Zaccheus Zamon Scott, 34, of Miami. </p><p>According to the report, the incident happened on June 11 at St. Peters Missionary Baptist Church, located at 17901 Southwest 107th Ave., where McKay and Scott served as the boy’s camp coaches and counselors.</p><p>Investigators said the boy was playing football with his siblings at the summer camp when a fight broke out between him and one of his siblings. </p><p>That’s when deputies say McKay and Scott intervened.</p><p>According to the report, the boy told investigators that Scott placed “large orange cones” over his head, causing him to have difficulty breathing.</p><p>The report states McCay then “grabbed the victim by his ankles, pinning him on his back on the ground, with his legs elevated and held down at the ankles on the seat portion of a chair.” </p><p>Deputies said as McCay held down the victim, Scott proceeded to slap him multiple times on the left side of his face and head area. </p><p>According to the report, the boy suffered ruptured blood vessels in his left eye, a scratch between his eyes and swelling and bruising to the left side of his face.</p><p>The report states the boy’s father later took him to Nicklaus Children’s Hospital, where he was treated and released. Doctors advised the family to monitor him for symptoms of a concussion, according to the report.</p><p>Investigators said McKay and Scott invoked their Miranda rights and declined to speak with detectives.</p><p>Pastor Robert Brooks of St. Peter’s Missionary Baptist Church said he was unaware of the alleged incident or the arrests until Thursday morning.</p><p>“It is disappointing to hear the allegations,” Brooks said.</p><p>After learning details outlined in the arrest reports, Brooks called the allegations “very egregious” and said he had not previously heard those accusations.</p><p>Defense attorney Kenneth Weismann argued in court that the boy and his sibling returned to the camp for four days after the alleged incident, suggesting someone else may have been responsible for the victim’s injuries. He also referenced the boy’s father, saying he has prior arrests, including for child abuse.</p><p>Jail records show both suspects are each facing one count of child abuse without great bodily harm.</p><p>As of Thursday morning, the pair were each being held at the Turner Guilford Knight Correctional Center on $1,500 bonds. They were also ordered by Miami-Dade Circuit Judge Mindy Glazer to stay away from the victim.</p><p>A representative for CMB Visions Unlimited Summer Camp did not immediately respond to Local 10’s request for comment.</p><p>Brooks said the church is re-evaluating whether it will continue renting its facilities to the summer camp in light of the allegations.</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[MDSO: Agentes buscan a dos conductores que atropellaron a varios peatones durante toma ilegal de calles]]></title><link>https://www.local10.com/espanol/2026/07/09/mdso-agentes-buscan-a-dos-conductores-que-atropellaron-a-varios-peatones-durante-toma-ilegal-de-calles/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/09/mdso-agentes-buscan-a-dos-conductores-que-atropellaron-a-varios-peatones-durante-toma-ilegal-de-calles/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[Los agentes investigan después de que dos personas fueran atropelladas por vehículos diferentes durante una toma ilegal de calles.]]></description><pubDate>Thu, 09 Jul 2026 22:11:37 +0000</pubDate><content:encoded><![CDATA[<p>Los agentes investigan después de que dos personas fueran atropelladas por vehículos diferentes durante una toma ilegal de calles.</p><p>Las autoridades informaron que el incidente ocurrió la madrugada del domingo en la intersección de Northwest 25th Street y Northwest 76th Avenue.</p><p>Según la Oficina del Sheriff de Miami-Dade, los agentes respondieron a reportes sobre una toma ilegal de calles y encontraron a varias personas heridas.</p><p>Los investigadores dijeron que un sedán negro atropelló a dos mujeres antes de maniobrar para rodearlas y huir de la escena.</p><p>Un hombre que corrió hacia las víctimas para prestarles ayuda fue atropellado por lo que los agentes describieron como una Ford Expedition dorada de un modelo antiguo con la parte inferior de color gris oscuro. Según las autoridades, ese vehículo también atropelló a una de las mujeres antes de huir del lugar.</p><p>Los agentes dijeron que ni el conductor del sedán negro ni el de la Ford Expedition dorada se detuvieron para prestar ayuda a las víctimas.</p><p>Cualquier persona con información debe comunicarse con la Unidad de Investigaciones Generales del Distrito Midwest de la Oficina del Sheriff de Miami-Dade al 305-471-2800 o con Miami-Dade Crime Stoppers al 305-471-8477.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/VZMWRQMHPVDV5DE5U2737SJ43E.jpeg?auth=4a40c5b45fee714d38d56d5a088c8a7d92d357fe43b3b195564e79eb6d233173&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Murakami set for White Sox return Friday after being sidelined by hamstring injury]]></title><link>https://www.local10.com/sports/2026/07/09/murakami-set-for-white-sox-return-friday-after-being-sidelined-by-hamstring-injury/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/09/murakami-set-for-white-sox-return-friday-after-being-sidelined-by-hamstring-injury/</guid><dc:creator><![CDATA[By JAY COHEN, Associated Press]]></dc:creator><description><![CDATA[CHICAGO (AP) — Munetaka Murakami is expected to return to the slumping Chicago White Sox on Friday night after being sidelined by a strained right hamstring.]]></description><pubDate>Thu, 09 Jul 2026 22:11:13 +0000</pubDate><content:encoded><![CDATA[<p>CHICAGO (AP) — Munetaka Murakami is expected to return to the slumping Chicago White Sox on Friday night after being sidelined by a strained right hamstring.</p><p>Murakami made two rehab appearances with Triple-A Charlotte, going 2 for 7 with a double. Following Chicago's 2-1 loss to Boston on Thursday, White Sox manager Will Venable said Murakami would be in the starting lineup for the opener of the team's weekend series against the Athletics.</p><p>“He’s ready to go,” Venable said. “He was challenged running the bases, defensively, had a really long game yesterday. So feel good about the workload, recovered well today so he’s ready to go.”</p><p>Murakami got hurt during a 4-3 victory over the Detroit Tigers on May 29, grabbing his right hamstring after beating a throw to first on a fielder’s choice in the third inning. At the time of the injury, the Japanese rookie ranked among the major league leaders with 20 homers, 41 RBIs, 43 runs and a .947 OPS.</p><p>Chicago (47-45) is in a virtual tie with Cleveland (48-46) for the lead in the sluggish AL Central. But the White Sox have dropped three in a row and six of eight overall. They managed just two runs and 15 hits in the three-game set against the Red Sox.</p><p>White Sox outfielder Andrew Benintendi said getting Murakami back right now is huge.</p><p>“Obviously, he’s a presence in the lineup,” he said. "He’ll bring the energy, I think. It seems like the vibe in here is kind of down right now but I’m sure seeing him tomorrow will spark it back up.”</p><p>The 26-year-old Murakami signed a $34 million, two-year contract with Chicago in December. The White Sox went 17-18 while he was on the injured list.</p><p>“We understand the impact he makes on the field and in the clubhouse so to activate him is going to mean a lot for our group,” Venable said. “Really excited about him.”</p><p>___</p><p>AP MLB: https://apnews.com/hub/mlb</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/OYYHQV6K5HU6K4LAFRDSDQ4B6E.jpg?auth=a02354ab5c3218ff605c02a7339786770314260f35d673f9e24937200318817f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Chicago White Sox's Munetaka Murakami of Japan, watches teammates from the dugout during the first inning of a baseball game against the Kansas City Royals in Chicago, Sunday, June 28, 2026. (AP Photo/Nam Y. Huh)]]></media:description><media:credit role="author" scheme="urn:ebu">Nam Y. Huh</media:credit></media:content></item><item><title><![CDATA[Presidenta electa de Perú expresa intención de retomar relaciones diplomáticas rotas con México]]></title><link>https://www.local10.com/espanol/2026/07/09/presidenta-electa-de-peru-expresa-intencion-de-retomar-relaciones-diplomaticas-rotas-con-mexico/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/09/presidenta-electa-de-peru-expresa-intencion-de-retomar-relaciones-diplomaticas-rotas-con-mexico/</guid><dc:creator><![CDATA[Por The Associated Press, Associated Press]]></dc:creator><description><![CDATA[LIMA (AP) — La presidenta electa de Perú Keiko Fujimori indicó el jueves que tiene “toda la intención” de retomar las relaciones rotas con México luego que el miércoles la mandataria de México Claudia Sheinbaum dijo que aún no ha tenido comunicación con Fujimori para felicitarla.]]></description><pubDate>Thu, 09 Jul 2026 22:11:04 +0000</pubDate><content:encoded><![CDATA[<p>LIMA (AP) — La presidenta electa de Perú Keiko Fujimori indicó el jueves que tiene “toda la intención” de retomar las relaciones rotas con México luego que el miércoles la mandataria de México Claudia Sheinbaum dijo que aún no ha tenido comunicación con Fujimori para felicitarla.</p><p>“De mi lado habrá toda la intención para poder retomar las relaciones entre Perú y México”, dijo brevemente Fujimori a la prensa durante una actividad pública en la capital peruana.</p><p>El miércoles, la mandataria mexicana indicó en su conferencia matutina que aún no se había comunicado con Keiko Fujimori quien hace una semana fue proclamada ganadora de los comicios presidenciales de Perú. “Vamos a esperar, recuerden que ellos rompieron relación con nosotros”, dijo Sheinbaum.</p><p>Perú y México comenzaron a distanciarse luego que el 7 de diciembre de 2022 el Congreso peruano destituyó al entonces mandatario Pedro Castillo (2021-2022) quien fue encarcelado tras intentar cerrar sin éxito el Legislativo, liderado por el partido de Fujimori, que lo investigaba por presuntos actos de corrupción.</p><p>A fines de 2022, la esposa de Castillo y sus dos menores hijos recibieron asilo en la embajada mexicana en Lima y luego viajaron a México donde viven. Desde esa fecha el entonces presidente mexicano Andrés Manuel López Obrador (2018-2024) y luego Sheinbaum solicitaron varias veces la liberación de Castillo.</p><p>La detención de Castillo gatilló diversas protestas que dejaron 50 manifestantes muertos en medio de una represión de la fuerza pública bajo el gobierno de la entonces presidenta Dina Boluarte (2022-2025), quien gobernó con el apoyo del partido de Fujimori y otros grupos que la salvaron de varios intentos de destitución.</p><p>Las relaciones entre Perú y México se rompieron en 2025 por decisión de Perú luego que una ex primera ministra peruana de Castillo, Betssy Chávez, obtuvo asilo diplomático tras refugiarse en la embajada de México en Lima. Poco después, Castillo y Chávez fueron condenados a 11 años de cárcel por el delito de conspiración para la rebelión. Castillo ha apelado la sentencia, pero sigue investigado por otros casos de corrupción.</p><p>Perú no le ha otorgado el salvoconducto que Chávez pide para viajar a México.</p><p>La prensa local le preguntó a Fujimori sobre si consideraba que la detención del expresidente Castillo era ilegal, como afirma Sheinbaum. "Soy muy respetuosa de la institucionalidad de mi país”, respondió Fujimori de forma breve.</p><p>A fines de junio, antes de ser proclamada ganadora de las elecciones, Fujimori indicó que Perú y México han formado parte del bloque económico Alianza del Pacífico y que existen "lazos de amistad que se deben priorizar más allá de las diferencias”.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/7O5WI4RE4IYSHN5NP65JT27BRY.jpg?auth=760166d36f446c1a5ce2957191e7cf8b5e05997b0ac6d94fca2671add6f954b4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[La presidenta electa Keiko Fujimori saluda con la mano durante una rueda de prensa tras la proclamación por parte de las autoridades electorales de su victoria en la segunda vuelta de las elecciones presidenciales, celebrada en Lima (Perú) el viernes 3 de julio de 2026. (Foto AP/Bruno Elias)]]></media:description><media:credit role="author" scheme="urn:ebu">Bruno Elias</media:credit></media:content></item><item><title><![CDATA[FBI advierte a usuarios de aplicaciones de citas tras aumento de robos a mano armada]]></title><link>https://www.local10.com/espanol/2026/07/09/fbi-advierte-a-usuarios-de-aplicaciones-de-citas-tras-aumento-de-robos-a-mano-armada/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/09/fbi-advierte-a-usuarios-de-aplicaciones-de-citas-tras-aumento-de-robos-a-mano-armada/</guid><dc:creator><![CDATA[Christian De La Rosa]]></dc:creator><description><![CDATA[El FBI está advirtiendo a las personas que utilizan aplicaciones de citas que permanezcan alerta, ya que los agentes han reportado un aumento en los robos a mano armada contra usuarios que creen que van a encontrarse con alguien para una cita.]]></description><pubDate>Thu, 09 Jul 2026 22:09:06 +0000</pubDate><content:encoded><![CDATA[<p>Aquí tienes la traducción:</p><p>El FBI está advirtiendo a las personas que utilizan aplicaciones de citas que permanezcan alerta, ya que los agentes han reportado un aumento en los robos a mano armada contra usuarios que creen que van a encontrarse con alguien para una cita.</p><p>Para muchas personas solteras, las aplicaciones de citas ya representan un desafío.</p><p>El FBI dice que los usuarios deben estar atentos a algo más que las señales de alerta habituales, ya que algunas personas están utilizando estas aplicaciones para atraer a las víctimas y luego asaltarlas.</p><p>“Yo no me reúno con alguien por primera vez en su casa”, dijo un hombre.</p><p>“Solo hay que tener mucho cuidado”, agregó otra persona.</p><p>“Es una locura, parece que está ocurriendo todo el tiempo”, comentó otra.</p><p>“Quedas con alguien, te excitas y terminas siendo asaltado”, dijo otro usuario.</p><p>Algunos usuarios señalaron que una señal de alerta son las fotos de perfil que parecen “demasiado profesionales”, mientras que otros recomendaron “no confiar demasiado en nadie” y reunirse siempre en un lugar público.</p><p>“Si uso una aplicación de citas, hay que reunirse en un lugar público”, dijo una persona.</p><p>El FBI informó que un número cada vez mayor de robos relacionados con aplicaciones de citas involucra a sospechosos armados.</p><p>“Hay hombres y mujeres con malas intenciones que buscan aprovecharse de personas que solo intentan pasar un buen rato”, dijo Craig McQueen, ex subjefe del Departamento de Policía de Miami.</p><p>McQueen cree que muchos de estos casos nunca se denuncian.</p><p>“Es probable que el número de incidentes sea mucho mayor”, dijo.</p><p>“Estoy seguro de que hay muchos casos que no se reportan. La gente siente vergüenza.”</p><p>También dijo que los delincuentes están apuntando a usuarios de aplicaciones de citas para personas gay.</p><p>“Particularmente a personas que todavía no están listas para que otros sepan que forman parte de la comunidad LGBT”, dijo McQueen.</p><p>Los agentes federales instan a los usuarios de aplicaciones de citas a no compartir su patrimonio neto ni otra información personal, utilizar plataformas de citas reconocidas y reunirse en un lugar público y seguro.</p><p>“Utilicen únicamente sitios conocidos”, dijo McQueen.</p><p>También recomendó prestar atención al lugar donde la otra persona quiere reunirse, preguntarse por qué alguien con quien hicieron “match” necesitaría información financiera y actuar con cautela si esa persona intenta crear un sentido de urgencia.</p><p>Si una cita saca un arma durante un encuentro en un lugar público, el consejo de McQueen es sencillo: “Póngase de pie. No se mueva ni se desmaye”.</p>]]></content:encoded></item><item><title><![CDATA[Homeless woman faces charges after her 3 dogs die in Broward ]]></title><link>https://www.local10.com/pets/2026/07/09/homeless-woman-faces-charges-after-her-3-dogs-die-in-broward/</link><guid isPermaLink="true">https://www.local10.com/pets/2026/07/09/homeless-woman-faces-charges-after-her-3-dogs-die-in-broward/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[A 63-year-old woman faced charges on Thursday in Broward County after her three dogs died in Oakland Park, records show. ]]></description><pubDate>Thu, 09 Jul 2026 21:57:50 +0000</pubDate><content:encoded><![CDATA[<p>A 63-year-old woman faced charges on Thursday in Broward County after her three dogs died in Oakland Park, records show. </p><p><a href="https://www.local10.com/espanol/2026/07/09/acusan-a-mujer-indigente-tras-la-muerte-de-sus-tres-perros-en-broward/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/09/acusan-a-mujer-indigente-tras-la-muerte-de-sus-tres-perros-en-broward/">Leer en español</a></p><p>Broward Sheriff’s Office deputies arrested Patricia Lee on Wednesday night near Northwest 21st Avenue and 28th Street, according to a deputy’s arrest report. </p><p>“She loved the dogs, but the way she took care of them, I knew this was gonna happen,” Anthony Thomas said on Thursday. </p><p>Lee was living with her three dogs in a tent with a small fan in the backyard of a house, according to the deputy’s arrest report. </p><p>Lee “left the three dogs inside the closed tent for multiple hours while temperatures reached approximately 92 degrees,” a deputy wrote, according to the arrest report. </p><p>Lee’s neighbors said they heard her screaming in grief when she returned to her tent and found her dogs dead, according to the report. </p><p>“She took them to the side of the house, put the water on them, and left the lady’s water running,” Thomas said. </p><p>Corrections booked Lee on Wednesday at the Broward County Main Jail in Fort Lauderdale, and she appeared in bond court on Thursday. </p><p>Lee faced four charges: Three counts of causing a cruel death, excessive pain, or unnecessary suffering to an animal, and one count of impounding or confining any animal without a sufficient quantity of good, wholesome food and water. Her bond was $11,500. </p><p><i>Local 10 News Assignment Editor Carson Merlo contributed to this report. </i></p>]]></content:encoded></item><item><title><![CDATA[Man charged with killing National Guard member is hospitalized after refusing food, prosecutors say]]></title><link>https://www.local10.com/news/politics/2026/07/09/man-charged-with-killing-national-guard-member-is-hospitalized-after-refusing-food-prosecutors-say/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/07/09/man-charged-with-killing-national-guard-member-is-hospitalized-after-refusing-food-prosecutors-say/</guid><dc:creator><![CDATA[By MICHAEL KUNZELMAN, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — A man accused of shooting two National Guard troops near the White House, killing one of them, has been taken to a hospital for treatment of a potentially life-threatening medical condition after he refused to eat food while jailed in pretrial custody, prosecutors said in a court filing Thursday.]]></description><pubDate>Thu, 09 Jul 2026 22:06:37 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — A man accused of shooting two National Guard troops near the White House, killing one of them, has been taken to a hospital for treatment of a potentially life-threatening medical condition after he refused to eat food while jailed in pretrial custody, prosecutors said in a court filing Thursday.</p><p>Justice Department prosecutors said they learned Thursday morning that Rahmanullah Lakanwal was rushed to a hospital overnight “for medical treatment necessary to preserve his life.” The U.S. Marshals Service notified prosecutors last month of concerns that Lakanwal was at risk of long-term health consequences, including death, due to his “refusal to consume adequate nutrition for an extended period,” the filing says.</p><p>The filing doesn’t elaborate on the circumstances of Lakanwal’s refusal to eat, but prosecutors noted that courts have held that prison officials can involuntary feed “hunger-striking prisoners” to save their lives.</p><p>The judge presiding over Lakanwal's case convened an emergency hearing related to the defendant's medical condition while he remains in federal custody. At the end of the hearing, U.S. District Judge Amit Mehta instructed prosecutors to submit a proposed order that would give them access to Lakanwal's recent medical records.</p><p>Defense attorney Shelli Peterson and a spokesperson for U.S. Attorney Jeanine Pirro's office declined to comment after the hearing.</p><p>Lakanwal, an Afghan national, has pleaded not guilty to charges including first-degree murder in the November 2025 shooting that killed West Virginia National Guard Spc. Sarah Beckstrom and critically wounded Staff Sgt. Andrew Wolfe.</p><p>Beckstrom, 20, and Wolfe, 24, were deployed from West Virginia to Washington, D.C., for the surge of federal law-enforcement patrols that began last summer in the nation's capital at President Donald Trump’s direction.</p><p>Lakanwal is accused of driving to the nation’s capital from Bellingham, Washington, while in possession of a stolen firearm and ambushing the two Guard members outside a subway station three blocks from the White House. Another National Guard member heard gunshots and saw Beckstrom and Wolfe fall to the ground as Lakanwal fired a gun and screamed, “Allahu Akbar!” according to a police report.</p><p>Lakanwal was shot during the confrontation and appeared remotely by video from a hospital bed in December for his first hearing before a judge. A trial date for his case hasn’t been scheduled yet.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GF4PFBTEUNEET6NRIB3KL42LMM.jpg?auth=3cb01fda3d94da36d178188604e9bb5c1ddea9df13ea6c4b8a64e4d7bd71ff13&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This image contained in a court filing by the Department of Justice on Tuesday, Dec. 2, 2025, shows the defendant, Rahmanullah Lakanwal, top right, bending down next to Specialist Sarah Beckstrom and Staff Sgt. Andrew Wolfe after shooting them, according to police. (Department of Justice via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/66N5QED25R5JR52B36UN56O25Q.jpg?auth=a34162d5174a93063231f3d81fd2b3987e2f3783a296dc8efea2f7591e7f74ce&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - This courtroom sketch depicts Rahmanullah Lakanwal, 29, seated left, with defense attorney Michelle Peterson, seated foreground, before U.S. District Judge Amit Mehta, Feb. 4, 2025 at Federal Court in Washington, as Assistant U.S. Attorney Christopher Tortorice speaks at the podium. (Dana Verkouteren via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Dana Verkouteren</media:credit></media:content></item><item><title><![CDATA[Acusan a mujer indigente tras la muerte de sus tres perros en Broward]]></title><link>https://www.local10.com/espanol/2026/07/09/acusan-a-mujer-indigente-tras-la-muerte-de-sus-tres-perros-en-broward/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/09/acusan-a-mujer-indigente-tras-la-muerte-de-sus-tres-perros-en-broward/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Una mujer de 63 años enfrentaba cargos el jueves en el condado Broward después de que sus tres perros murieran en Oakland Park, según muestran los registros.]]></description><pubDate>Thu, 09 Jul 2026 22:06:28 +0000</pubDate><content:encoded><![CDATA[<p>Aquí tienes la traducción:</p><p>Una mujer de 63 años enfrentaba cargos el jueves en el condado Broward después de que sus tres perros murieran en Oakland Park, según muestran los registros.</p><p>Agentes de la Oficina del Sheriff de Broward arrestaron a Patricia Lee la noche del miércoles cerca de Northwest 21st Avenue y Northwest 28th Street, según un informe de arresto.</p><p>“Ella amaba a los perros, pero por la forma en que los cuidaba, sabía que esto iba a pasar”, dijo Anthony Thomas el jueves.</p><p>Según el informe de arresto, Lee vivía con sus tres perros en una tienda de campaña con un pequeño ventilador en el patio trasero de una vivienda.</p><p>Un agente escribió en el informe de arresto que Lee “dejó a los tres perros dentro de la tienda de campaña cerrada durante varias horas mientras la temperatura alcanzaba aproximadamente los 92 grados”.</p><p>Según el informe, los vecinos dijeron que escucharon a Lee gritar de dolor cuando regresó a la tienda de campaña y encontró a sus perros muertos.</p><p>“Los llevó al costado de la casa, les echó agua y dejó abierta la llave del agua de la señora”, dijo Thomas.</p><p>Lee fue ingresada el miércoles en la cárcel principal del condado Broward, en Fort Lauderdale, y compareció el jueves ante un tribunal de fianzas.</p><p>Lee enfrenta cuatro cargos: tres por causar una muerte cruel, dolor excesivo o sufrimiento innecesario a un animal, y uno por mantener confinado a un animal sin una cantidad suficiente de alimento y agua aptos para su consumo. Su fianza fue fijada en $11,500 USD.</p><p><i>El editor de asignaciones de Local 10 News, Carson Merlo, colaboró en este reporte.</i></p>]]></content:encoded></item><item><title><![CDATA[Kylian Mbappé scores his 8th World Cup goal before leaving game with a 'slight' ankle injury]]></title><link>https://www.local10.com/sports/2026/07/09/kylian-mbappe-scores-his-8th-world-cup-goal-before-leaving-game-with-a-slight-ankle-injury/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/09/kylian-mbappe-scores-his-8th-world-cup-goal-before-leaving-game-with-a-slight-ankle-injury/</guid><dc:creator><![CDATA[By JIMMY GOLEN, Associated Press]]></dc:creator><description><![CDATA[FOXBOROUGH, Mass. (AP) — Kylian Mbappé shook off a missed penalty kick to score his eighth goal of this year's World Cup, helping France beat Morocco 2-0 and reach the semifinals for the third time in a row.]]></description><pubDate>Fri, 10 Jul 2026 01:03:56 +0000</pubDate><content:encoded><![CDATA[<p>FOXBOROUGH, Mass. (AP) — Kylian Mbappé shook off a missed penalty kick to score his eighth goal of this year's World Cup, helping France beat Morocco 2-0 and reach the semifinals for the third time in a row.</p><p>Now Les Bleus have to hope he can overcome an injury that had him summoning for help and leaving the game in the 77th minute. Mbappé said the injury was minor, and he showed no ill effects while celebrating with his team after the whistle.</p><p>“I took a knock to the ankle, but I’m fine," said Mbappé, who was replaced by Jean-Philippe Mateta. “At that point, JP was in better shape than I was to play the final minutes.”</p><p>The reigning Golden Boot winner and only the second teenager — after Pele — ever to score in a World Cup final, Mbappé made up for his miss on a first-half penalty by scoring in the 60th minute. It was his 20th goal in 20 World Cup games and his eighth in 2026, equaling Argentina captain Lionel Messi for the tournament lead.</p><p>Mbappé also assisted on Ousmane Dembélé’s goal six minutes later to help the two-time champions reach the semifinals, where they will play either Spain or Belgium. France has never failed to make a World Cup final in two previous tournaments with Mbappé.</p><p>“There’s only one way to relax, and that’s by winning,” Mbappé said. “Until we’ve done that, we don’t let up. We’re in the semifinals and we’re very happy, but there’s still a long way to go. We realize that what lies ahead is even tougher than what we’ve been through, but we’re ready to face anything.”</p><p>Asked if this was his strongest France team yet, Mbappé said it has the most potential — “for the time being.”</p><p>“But I always say that the strongest teams are the ones that win,” he said. "I don’t see a World Cup next to me, so for now, we’re not the strongest team.”</p><p>Mbappé gave France fans a scare when he went to the field in pain after he was stepped on by Morocco defender Issa Diop in the 63rd minute. He remained in the game until the 76th minute, when he dropped to the turf and waved to the sideline.</p><p>After the training staff checked on him, Mbappé was subbed off — waving to the Gillette Stadium crowd as he left — and watched the end of the match from the bench with an ice pack on his right ankle.</p><p>“It's a slight pain in the ankle,” France coach Didier Deschamps said. “Nothing serious.”</p><p>Mbappé had a chance from the penalty spot in the first half after drawing a foul from Morocco defender Noussair Mazraoui in the box in the 28th minute. But goalkeeper Yassine Bounou guessed correctly, diving to his left to stop the attempt.</p><p>Mbappé said the long delay while the play was being reviewed left him wondering if he would be attempting the shot at all.</p><p>“It’s complicated, because there’s some kind of imbroglio," he said. "I let myself be de-concentrated. That’s a scenario I hadn’t experienced yet.”</p><p>But Mbappé delivered in the second half when he dribbled into the area and let loose a rocket that went just inside the post.</p><p>Messi also has scored eight goals at the tournament and Norway forward Erling Haaland has seven heading into their quarterfinal matches on Saturday. (Mbappé technically holds the Golden Boot lead because he has more assists, which is the tiebreaker.)</p><p>Mbappé's 20th goal put him one behind Messi on the all-time World Cup scoring list. Messi has 21 goals in 31 career World Cup matches over six tournaments, breaking the record of 16 that had been held by Germany striker Miroslav Klose.</p><p>___</p><p>See more of AP’s World Cup coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/45USXHS2TOFEU4M33K6QPFDS6M.jpg?auth=2e314a265622736e1f630340a8290eead5177edd328064da8050b0e0163e00a6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[France's Kylian Mbappe (10) reacts to being tripped by Morocco's Issa Diop, left, during the World Cup quarterfinal soccer match between France and Morocco in Foxborough, Mass., near Boston, Thursday, July 9, 2026. (AP Photo/Stephanie Scarbrough)]]></media:description><media:credit role="author" scheme="urn:ebu">Stephanie Scarbrough</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/D3WSZNQ2IEVUOS7RC5KVM6HFHI.jpg?auth=993429bfdf7ac1780b13a6baa2afbbef965b3cc53ea9df7d61d3e4d7d684ed4f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[France's Kylian Mbappe (10) sits on the pitch during the World Cup quarterfinal soccer match against Morocco in Foxborough, Mass., near Boston, Thursday, July 9, 2026. (AP Photo/Mark Stockwell)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Stockwell</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ASE2DIDRMFSEZ3XNXVOKDEFXNE.jpg?auth=e2d07419f5298db291dabdecbdce6284fc929549f991e14cf44362290afb1c6d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[France's Kylian Mbappe (10) celebrates scoring the opening goal during the World Cup quarterfinal soccer match between France and Morocco in Foxborough, Mass., near Boston, Thursday, July 9, 2026. (AP Photo/Steven Senne)]]></media:description><media:credit role="author" scheme="urn:ebu">Steven Senne</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BDOZRYVJTADNH3JEPNHQE6GKTE.jpg?auth=dcf8dd26c9c365f46ff24a7c04d326f34a285da0f8b366209915435c6d865c71&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[France's Kylian Mbappe (10) celebrates scoring the opening goal during the World Cup quarterfinal soccer match between France and Morocco in Foxborough, Mass., near Boston, Thursday, July 9, 2026. (AP Photo/Steven Senne)]]></media:description><media:credit role="author" scheme="urn:ebu">Steven Senne</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OKVSPEIRATGPN2EWMRZJOXD7MI.jpg?auth=6497ca72fc3a4cf2f648dd0e1571ede3e23745bfa8dbca2ef8f3eb66d5064c31&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[France's Kylian Mbappe, left, sits on the bench with his right lower ankle region wrapped during the World Cup quarterfinal soccer match between France and Morocco in Foxborough, Mass., near Boston, Thursday, July 9, 2026. (AP Photo/Stephanie Scarbrough)]]></media:description><media:credit role="author" scheme="urn:ebu">Stephanie Scarbrough</media:credit></media:content></item><item><title><![CDATA[Conor McGregor confident for rematch with Max Holloway, as the two headline UFC 329 on Saturday]]></title><link>https://www.local10.com/sports/2026/07/09/conor-mcgregor-confident-for-rematch-with-max-holloway-as-the-two-headline-ufc-329-on-saturday/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/09/conor-mcgregor-confident-for-rematch-with-max-holloway-as-the-two-headline-ufc-329-on-saturday/</guid><dc:creator><![CDATA[By W.G. RAMIREZ, Associated Press]]></dc:creator><description><![CDATA[LAS VEGAS (AP) — Conor McGregor said he is ready for his return to the Octagon.]]></description><pubDate>Thu, 09 Jul 2026 21:36:18 +0000</pubDate><content:encoded><![CDATA[<p>LAS VEGAS (AP) — Conor McGregor said he is ready for his return to the Octagon.</p><p>The 37-year-old Irishman is also convinced he'll have his way with Max Holloway in the main event of UFC 329 at T-Mobile Arena on Saturday night.</p><p>The two will meet in a welterweight bout, as McGregor will compete for the first time in more than five years.</p><p>“Hallelujah!” McGregor exclaimed on Wednesday. “The Mac is back.”</p><p>McGregor earned a unanimous decision over Holloway in a featherweight clash in 2013, when neither was an MMA megastar.</p><p>In the blink of an eye, McGregor’s star rose.</p><p>On Wednesday, he admitted he got caught up in his own stardom after winning UFC belts in two weight classes and becoming one of the biggest names in combat sports.</p><p>“I launched an Irish whiskey,” McGregor said. “I didn’t drink heavily, if at all, at that time of my life. I was an athlete at the top of my game. Next thing you know, thousands upon thousands of bottles (are) in my garage.</p><p>”‘Sell this, Conor.’ OK, I’d leave my property with two bottles under my arm, and that was it. I was caught. And I wasn’t used to it. And that’s it. God gave me these lessons. That’s it. I was trapped and caught, and it is what it is.”</p><p>Easier said than done, perhaps, as the controversial former champion has navigated in and out of multiple controversies and legal issues over the past several years, including a rape case in which he was found civilly liable in 2024.</p><p>Prosecutors declined to charge him criminally, and McGregor doubled down on Wednesday that he will be vindicated.</p><p>“I’m an innocent man, and I’ll stand for my innocence until the day I go out,” he said. “That is still a situation where I fight. There’s a reason it didn’t go where it went and went to a civil trial. It is what it is. It stings deep. I continue to fight.”</p><p>Saturday, McGregor (22-6) will face his biggest fight in years against a vengeful Holloway (27-9), whose last fight ended with a unanimous decision loss at the hands of Charles Oliveira on March 7.</p><p>McGregor, who last fought on July 10, 2021, spoke confidently about his comeback.</p><p>“Weight’s on point, body’s on point, mind’s sharper than ever, plan is laid set, and I’m ready to go to war,” he said. “I plan to contort Max’s body into such uncomfortable positions and have my way with him.”</p><p>McGregor suffered a horrific broken leg in his last match, his trilogy fight against Dustin Poirier, and then withdrew from his scheduled fight against Michael Chandler at UFC 303 due to a broken pinky toe.</p><p>Meanwhile, Holloway has fought eight times since McGregor’s last fight, is out to avenge his loss to Oliveira, and is still thinking about exacting revenge from 2013.</p><p>“I’m going to go in there and put paws on him,” the 34-year-old Holloway said. “I’m going to make him wish that he didn’t come back.</p><p>"Actually, no. I’m not going to make him wish that. I’m going to make him think he can do it one more time, so we can rematch at the end of the year.”</p><p>Co-headlining the card is Benoit Saint Denis (17-3-0) and Paddy Pimblett (23-4-0) in a battle of top-10 lightweights, both of whom are hoping to position themselves for a title shot.</p><p>Saint Denis, 30, has turned in consecutive stoppage wins over Kyle Prepolec, Mauricio Ruffy, Beneil Dariush and Dan Hooker. The Frenchman is 9-2 in the UFC lightweight division. Pimblett, meanwhile, opened 2026 with a loss to new champion Justin Gaethje in their interim title clash that headlined UFC 324 in January. It brought an end to the 31-year-old Liverpool native’s nine-fight winning streak.</p><p>The main card will get underway in the lightweight division with King Green (35-17) facing Terrance McKinney (18-8). Former title challenger Brandon Royval (17-9) will meet Lone’er Kavanagh (10-1) in a flyweight match. Cory Sandhagen (18-6) and Mario Bautista (17-3) will be a battle of top-10 bantamweights.</p><p>___</p><p>AP MMA: https://apnews.com/hub/mixed-martial-arts</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/EOKGURXTP6ZLKEYKVQGJD3CXXE.jpg?auth=63b446c70f96a41cb32a6cf81d961778da9f90d9b9994331d628fd0746a93398&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Conor McGregor speaks during a news conference for the UFC 329 mixed martial arts event Wednesday, July 8, 2026, in Las Vegas. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6IVNTRFDVWBVL7GVH7UDYP6NI4.jpg?auth=b20047275ed8b0a4ed8af5a2b6f2e68528c71cdcd33c6a4d457d3835e71491a0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Max Holloway speaks during a news conference for the UFC 329 mixed martial arts event Wednesday, July 8, 2026, in Las Vegas. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/URRWQIEWYN3QENS2RC6PX5F2H4.jpg?auth=a6fd68f1fb1274072097a138abae6694af84ecb3a710eb5805f2073221de5702&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Conor McGregor speaks during a news conference for the UFC 329 mixed martial arts event Wednesday, July 8, 2026, in Las Vegas. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3BOJAWGSZXLJ5PYW7ULMFETXGM.jpg?auth=ee2e2da89a70bd1f0532a5e329d88af86a1a686edfc9e7ae28354beb45063b5b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Conor McGregor speaks during a news conference for the UFC 329 mixed martial arts event Wednesday, July 8, 2026, in Las Vegas. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QSP7M45DNQP7MFUE3WKU4BNSGM.jpg?auth=520ac5128c57f20fd550839f71cd277b93fb3cc4f65ae83db6d273fe6c63cfe9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Conor McGregor speaks during a news conference for the UFC 329 mixed martial arts event Wednesday, July 8, 2026, in Las Vegas. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content></item><item><title><![CDATA[Girl, 8, airlifted to hospital after reported ‘long fall’ in North Miami Beach, first responders say ]]></title><link>https://www.local10.com/news/local/2026/07/09/child-airlifted-to-hospital-after-reported-long-fall-in-north-miami-beach-first-responders-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/09/child-airlifted-to-hospital-after-reported-long-fall-in-north-miami-beach-first-responders-say/</guid><dc:creator><![CDATA[Rosh Lowe, Ryan Mackey]]></dc:creator><description><![CDATA[An 8-year-old girl is expected to recover after she was airlifted to a Broward County trauma center after first responders say she fell from the third floor of an apartment building in North Miami Beach on Thursday morning. ]]></description><pubDate>Thu, 09 Jul 2026 14:13:39 +0000</pubDate><content:encoded><![CDATA[<p>An 8-year-old girl is expected to recover after she was airlifted to a Broward County trauma center after first responders say she fell from the third floor of an apartment building in North Miami Beach on Thursday morning. </p><p><a href="https://www.local10.com/espanol/2026/07/09/trasladan-en-helicoptero-a-menor-al-hospital-tras-reportarse-una-caida-desde-gran-altura-en-north-miami-beach/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/09/trasladan-en-helicoptero-a-menor-al-hospital-tras-reportarse-una-caida-desde-gran-altura-en-north-miami-beach/">Leer en español</a></p><p>Miami-Dade Fire Rescue responded to the 2150 block of Northeast 169th Street after receiving reports of a child who had a “long fall” from a building. </p><p>North Miami Beach police said the child was found “alert and conscious” before being airlifted to a trauma center. </p><p>Police also confirmed that the child’s parent was at the scene, and no foul play is suspected at this time. </p><p>Sky 10 flew over the scene at about 9:45 a.m. as North Miami Beach police investigated. Authorities have not released the girl’s identity at this time. </p><p>A Local 10 News crew was at the scene, where the girl was seen on the floor and appeared to be in pain as a family member and neighbors assisted her.</p><p>A witness told Local 10’s Rosh Lowe that he ran toward the building after seeing the girl hanging from a window and tried to catch her before she fell.</p><p>According to that witness, the girl was able to stand up after the fall.</p><p>Neighbors said they were shocked by what happened.</p><p>“I do not know what to say,” one neighbor said. “When I woke up, the police were already here. I did not see anything. I saw sheets and other things on the ground. I did not see the girl. My sister has the video where you can see the girl on the floor. I do not know the girl and I never saw something like this before.”</p><p>The witness said children had been playing on the balcony before the girl fell.</p><p>Police said the incident remains under investigation. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[8 men indicted in planned drone and sniper attack on White House UFC cage-fighting show]]></title><link>https://www.local10.com/news/2026/07/09/8-men-indicted-in-planned-drone-and-sniper-attack-on-white-house-ufc-cage-fighting-show/</link><guid isPermaLink="true">https://www.local10.com/news/2026/07/09/8-men-indicted-in-planned-drone-and-sniper-attack-on-white-house-ufc-cage-fighting-show/</guid><dc:creator><![CDATA[By JULIE CARR SMYTH and ERIC TUCKER, Associated Press]]></dc:creator><description><![CDATA[COLUMBUS, Ohio (AP) — Eight men were indicted on murder and terrorism conspiracy charges Thursday for their alleged roles in a thwarted drone and sniper attack on the UFC cage-fighting show staged at the White House in June.]]></description><pubDate>Fri, 10 Jul 2026 01:17:13 +0000</pubDate><content:encoded><![CDATA[<p>COLUMBUS, Ohio (AP) — Eight men were indicted on murder and terrorism conspiracy charges Thursday for their alleged roles in a thwarted drone and sniper attack on the UFC cage-fighting show staged at the White House in June.</p><p>The indictment, returned in Ohio, charges all eight in two separate conspiracies, one to provide material support to terrorists and a second to commit murder on federal government territory and to murder a federal government official.</p><p>It remains unclear from the court records how close the would-be attackers could have come to being able to carry out the plan had it not been thwarted.</p><p>According to the new indictment, the plot began in May, when the group began amassing money, firearms, ammunition, body armor, explosives, drones, medical equipment, communications equipment and other items.</p><p>It was on June 10 that law enforcement officials learned about a possible threat to President Donald Trump’s UFC cage-fighting show, four days before the mixed martial arts extravaganza was scheduled to take place.</p><p>The Justice Department last month announced a series of criminal complaints in different districts across the country in connection with the UFC plot, including from Ohio, Missouri, Washington, Nebraska and California.</p><p>The indictment announced Thursday represents an effort by the government to streamline the case and knit the defendants together into a single conspiracy prosecution in Ohio. Officials have said the group members harbored fringe conspiracy theories and hoped the attack would destabilize the government.</p><p>One of the defendants told investigators that they planned to fly explosive-laden drones into the event and then shoot panicked crowd members as they fled, according to a federal affidavit.</p><p>They communicated through online chat groups and forums and classified participants into tiers, with tier 1 participants committing “to put themselves in harm’s way, break the law, and potentially go into hiding," according to the federal indictment. Members of the group also engaged in marksmanship and combat training.</p><p>Tycen C. Proper 19, of Danville, Ohio, and four others were arrested and charged in Missouri, Nebraska and California the weekend of the cage-fighting event, called Freedom 250. Two more defendants were charged and arrested by the FBI about a week later in Washington and Missouri.</p><p>The Justice Department said an eighth man was charged this week. He is 21-year-old Chandler D. Scaggs, of Chapmanville, West Virginia, who was taken into custody in that state. Scaggs was allegedly assigned to be one of the snipers in the plotted attack, according to an affidavit.</p><p>The affidavit said Scaggs was apparently to be picked up by Proper and taken to Washington but lost contact with him after Proper was arrested, the same as the others. Scaggs allegedly signaled to the group that he was still willing to participate in the attack and arranged to travel to the event with another co-conspirator.</p><p>Scaggs' attorney, Eric Brehm, said his office was thoroughly reviewing the allegations and declined to comment further.</p><p>Conspiring to provide material support to terrorists is punishable by up to 15 years in prison, and conspiring to commit murder carries a penalty of up to life in prison.</p><p>Federal prosecutors allege that the group planned to murder Trump, Vice President JD Vance, other federal officials, Israeli Prime Minister Benjamin Netanyahu, trillionaire businessman Elon Musk and “other high value targets” at the event.</p><p>___</p><p>Tucker reported from Washington.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FEJRYZVPD25CBOJG4T5RBKQQEA.jpg?auth=33c5c1c5be4fd37587abcd03cb7247347a188e4bc52e4799535df3e3053f589b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - President Donald Trump arrives at the arena for the UFC Freedom 250 on the South Lawn of the White House, June 14, 2026, in Washington. (AP Photo/Mark Schiefelbein, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content></item><item><title><![CDATA[Trasladan en helicóptero a menor al hospital tras reportarse una “caída desde gran altura” en North Miami Beach]]></title><link>https://www.local10.com/espanol/2026/07/09/trasladan-en-helicoptero-a-menor-al-hospital-tras-reportarse-una-caida-desde-gran-altura-en-north-miami-beach/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/09/trasladan-en-helicoptero-a-menor-al-hospital-tras-reportarse-una-caida-desde-gran-altura-en-north-miami-beach/</guid><dc:creator><![CDATA[Rosh Lowe, Ryan Mackey]]></dc:creator><description><![CDATA[Un menor fue trasladado en helicóptero a un centro de trauma luego de que presuntamente cayera de un edificio la mañana del jueves en North Miami Beach, confirmaron los socorristas.]]></description><pubDate>Thu, 09 Jul 2026 14:35:55 +0000</pubDate><content:encoded><![CDATA[<p>Un menor fue trasladado en helicóptero a un centro de trauma del condado Broward tras reportarse una “caída desde gran altura” la mañana de este jueves en North Miami Beach, confirmaron los socorristas.</p><p>Miami-Dade Fire Rescue acudió a la cuadra 2150 de Northeast 169th Street después de recibir reportes de un menor que había caído de un edificio.</p><p>La policía de North Miami Beach informó que el menor fue encontrado “alerta y consciente” antes de ser trasladado en helicóptero a un centro de trauma.</p><p>La policía también confirmó que uno de los padres del menor se encontraba en el lugar y que, por el momento, no se sospecha de ningún acto delictivo.</p><p>Sky 10 sobrevoló la escena alrededor de las 9:45 a.m. mientras la policía de North Miami Beach realizaba la investigación. Las autoridades no han revelado la edad, el sexo, la identidad ni la condición del menor, y tampoco han confirmado desde cuántos pisos cayó.</p><p>Las autoridades informaron que el incidente continúa bajo investigación.</p>]]></content:encoded></item><item><title><![CDATA[Chronic illness and diarrhea surge in quake-hit Venezuelan communities as humanitarian crisis builds]]></title><link>https://www.local10.com/news/world/2026/07/09/chronic-illness-and-diarrhea-surge-in-quake-hit-venezuelan-communities-as-humanitarian-crisis-builds/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/09/chronic-illness-and-diarrhea-surge-in-quake-hit-venezuelan-communities-as-humanitarian-crisis-builds/</guid><dc:creator><![CDATA[By REGINA GARCIA CANO, Associated Press]]></dc:creator><description><![CDATA[CATIA LA MAR, Venezuela (AP) — Victims of the powerful twin earthquakes that jolted Venezuela last month as well as people spared by the destruction on Thursday flooded relief services offered by nongovernmental organizations in the hardest-hit areas.]]></description><pubDate>Thu, 09 Jul 2026 22:11:14 +0000</pubDate><content:encoded><![CDATA[<p>CATIA LA MAR, Venezuela (AP) — Victims of the powerful twin earthquakes that jolted Venezuela last month as well as people spared by the destruction on Thursday flooded relief services offered by nongovernmental organizations in the hardest-hit areas.</p><p>The demand for help comes as the United Nations launched an appeal for roughly $300 million to assist 1.3 million people in urgent need of aid in the South American country where nongovernmental organizations until recently were targets of government repression. Mobile kitchens and clinics as well as field hospitals now dot public spaces in the northern state of La Guaira, where most of the devastation occurred.</p><p>“It is clear at displacement sites that, particularly after two weeks, that people are turning up because they haven’t been able to get their other treatments,” U.N. relief chief Tom Fletcher told The Associated Press during his visit to Venezuela. “So, they’re not turning up with just the fractures now, they’re turning up with those longer-term health needs. And it’s vital that we’re there for them.”</p><p>Doctors treating people in that state’s Catia La Mar community on Thursday reported an increase in skin conditions and diarrheal diseases, as well as of requests for medications for the treatment of chronic illnesses, including diabetes and high blood pressure. The emerging diseases can be tied to crowded living spaces and poor water and sanitation conditions, which in many communities predate the earthquakes.</p><p>Irma Echarri showed up at a mobile unit on a sidewalk across the street from a church with the boxes of the eyedrops and pain reliever she usually takes, hoping that doctors there could give her new ones. She also wanted to be seen for the pain she developed in her nose after the June 24 earthquakes.</p><p>“It hurts a lot,” Echarri, 67, said while waiting to be seen. “It hurts because it hurts.”</p><p>Echarri’s home was not damaged, but many of her neighbors are living in temporary shelters or outdoors after 190 buildings collapsed  and 856 others were damaged, according to Venezuelan officials, in the back-to-back earthquakes that killed 3,889 people.</p><p>The government of acting President Delcy Rodríguez has estimated that the earthquakes left about 18,000 people without a home. The displaced are now living in schools, sidewalks, parks, plazas and other public spaces.</p><p>Fletcher, the head of the U.N. Office for the Coordination of Humanitarian Affairs, told AP the United States has so far provided most of the earthquake-response aid. Much of the assistance on the ground is being delivered by local groups that have partnered with global humanitarian organizations.</p><p>Among the displaced is Zulbey Reyes, who went to the clinic ran by the Venezuela-based organization Paluz in partnership with the global relief agency International Rescue Committee. Reyes, who was also robbed by the earthquakes of her job as a nanny, sought treatment for the onset of chest pain.</p><p>“I thought it was my heart that was sick,” Reyes, 41, said after being diagnosed and receiving medication. “But it’s a nerve that became inflamed after the screams that day.”</p><p>Armando Denegri, representative in Venezuela of the Pan-American Health Organization told reporters Thursday that “50% of the health professionals in La Guaira were directly affected" by the earthquakes.</p><p>"Some disappeared, some died, others were severely affected by the crisis, impacting their families,” Denegri said without giving further details.</p><p>The United Nations Office for Disaster Risk Reduction has estimated direct physical damage to housing and infrastructure around $37 billion.</p><p>The widespread presence of nongovernmental organizations in the country and the freedom with which the government is allowing them to operate contrasts with the repression and persecution to which they were subjected in recent years. While Rodríguez served as vice president to former President Nicolás Maduro, organizations were repeatedly accused of anti-government activities and the U.N. local human rights office expelled.</p><p>“When you have a crisis of this magnitude, people put the politics to one side and are able to focus on saving as many lives as possible, and that’s what I’m seeing so far in this response,” Fletcher said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/S3SYTBZI7K5IJZGJEM3ISVG24I.jpg?auth=bd2a7cff2ee768fc510439af0ba1b257d086c903d4d5f9c84c8160a8b011fd94&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Nataly Mayora hangs clothes to dry on a soccer goal net as she does laundry at a sports center sheltering people displaced by the earthquakes in La Guaira, Venezuela, Thursday, July 9, 2026. (AP Photo/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/RULQTGUMTAI3TME52ERLSGK34Q.jpg?auth=8f470f36a142d98f4e3fd656012a990e6c9e9f7096e1b789fc38d52ee126cc0e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Javier Contreras sits at a sports center sheltering people displaced by the earthquakes in La Guaira, Venezuela, Thursday, July 9, 2026. (AP Photo/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/MB5ICZT5TZMDJVXFYW6I3ACCVU.jpg?auth=006f97197103151925f4c819c23821e2c8158d2273defa2a08da772648ef1b7c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A family rests at a sports center being used as a shelter for those displaced by the earthquakes in La Guaira, Venezuela, Thursday, July 9, 2026. (AP Photo/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/JZPHXY27IK3NHPY6A3OR77EPDI.jpg?auth=71aa3a40b1a9fbacc2e5aa09dd6628be27e19d9dd4df6166821887e8005aa80c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rescue workers and volunteers search through the rubble of a building collapsed during the earthquakes in La Guaira, Venezuela, Monday, July 6, 2026. (AP Photo/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/ZJAYU3AWP2YSUL3F5G75M76YUA.jpg?auth=0ad33fa4edba3e585fcd874cb7443c3f4ebbbf9be897bf3d633b8409d0756127&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[United Nations Under-Secretary-General for Humanitarian Affairs and Emergency Relief Coordinator Tom Fletcher speaks during an interview with The Associated Press in Caracas, Venezuela, Wednesday, July 8, 2026. (AP Photo/Pedro Mattey)]]></media:description><media:credit role="author" scheme="urn:ebu">Pedro Mattey</media:credit></media:content></item><item><title><![CDATA[Helping Venezuela: USS San Antonio serves at Port of La Guaira ]]></title><link>https://www.local10.com/news/world/2026/07/09/helping-venezuela-uss-san-antonio-serves-at-port-of-la-guaira/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/09/helping-venezuela-uss-san-antonio-serves-at-port-of-la-guaira/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[The U.S. Southern Command announced on Thursday that the USS San Antonio had arrived at Venezuela’s Port of La Guaira “to support relief operations.”]]></description><pubDate>Thu, 09 Jul 2026 20:42:46 +0000</pubDate><content:encoded><![CDATA[<p>The U.S. Southern Command announced on Thursday that the <a href="https://www.facebook.com/usssanantonio/" target="_self" rel="" title="https://www.facebook.com/usssanantonio/">USS San Antonio</a> had arrived at Venezuela’s <a href="https://maps.app.goo.gl/3CAbW5cDasALuoF97" target="_self" rel="" title="https://maps.app.goo.gl/3CAbW5cDasALuoF97">Port of La Guaira</a> “to support relief operations.”</p><p>The U.S. Navy’s amphibious transport dock based in Virginia joined the <a href="https://www.facebook.com/search/top/?q=USS%20Fort%20Lauderdale%20" target="_self" rel="" title="https://www.facebook.com/search/top/?q=USS%20Fort%20Lauderdale%20">USS Fort Lauderdale</a>, which arrived pierside in La Guaira <a href="https://www.southcom.mil/MEDIA/NEWS-ARTICLES/Article/4532979/us-navy-ships-support-disaster-relief-operations-in-venezuela/" target="_self" rel="" title="https://www.southcom.mil/MEDIA/NEWS-ARTICLES/Article/4532979/us-navy-ships-support-disaster-relief-operations-in-venezuela/">on June 28</a>. </p><p>While aboard the USS Fort Lauderdale, Gen. Francis L. Donovan, the SouthCom commander, met with U.S. Marines assigned to the 24th Marine Expeditionary Unit, the U.S. Marines announced on Thursday <a href="https://x.com/USMC/status/2075278813987012830" target="_self" rel="" title="https://x.com/USMC/status/2075278813987012830">on X</a>.</p><p>“U.S. forces at the port are operating a communications and distribution node to deliver life-saving assistance to hard-hit areas,” a SouthCom spokesperson wrote <a href="https://x.com/Southcom/status/2075296270546096184/photo/1" target="_self" rel="" title="https://x.com/Southcom/status/2075296270546096184/photo/1">on X</a>. </p><p>It has been 15 days since the 7.2- and 7.5-magnitude earthquakes struck in northern Venezuela, causing widespread destruction in the state of La Guaira. </p><p>Venezuelan officials reported the death toll was at 3,811, there were about 190 buildings destroyed, some 855 buildings damaged, and 18,000 people displaced. </p><h3><b>More on </b><a href="https://www.local10.com/topic/Helping_Venezuela/" target="_self" rel="" title="https://www.local10.com/topic/Helping_Venezuela/"><b>Helping Venezuela</b></a><b> </b> </h3><figure><img src="https://www.local10.com/resizer/v2/CD5DEU5JWOCSVXZCFX2V7INFB4.jpg?auth=8efe3b1d14173eaeae1b7333be981246d6840f5fd1c2791a9f2ef192547325fc&smart=true&width=1200&height=900" alt="A young man sleeps as rescue workers continue searching through the rubble after the earthquakes in La Guaira, Venezuela, Saturday, July 4, 2026. (AP Photo/Ariana Cubillos)" height="900" width="1200"/><figcaption>A young man sleeps as rescue workers continue searching through the rubble after the earthquakes in La Guaira, Venezuela, Saturday, July 4, 2026. (AP Photo/Ariana Cubillos)</figcaption></figure><p><b>Related list:</b> <a href="https://www.local10.com/news/local/2026/06/26/how-to-help-south-florida-donation-drop-off-locations-to-help-venezuelans-after-earthquakes/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/26/how-to-help-south-florida-donation-drop-off-locations-to-help-venezuelans-after-earthquakes/">Aid for Venezuela drop-off locations in South Florida</a></p><ul><li><a href="https://www.local10.com/news/world/2026/07/09/helping-venezuela-miami-mayor-honors-search-and-rescue-teams-service-in-la-guaira/" target="_self" rel="" title="https://www.local10.com/news/world/2026/07/09/helping-venezuela-miami-mayor-honors-search-and-rescue-teams-service-in-la-guaira/">Miami mayor honors search-and-rescue team’s service in La Guaira</a> </li><li><a href="https://www.local10.com/news/world/2026/07/09/helping-venezuela-amazon-partners-with-airlink-to-support-cargo-flights-from-mia-to-caracas/" target="_self" rel="" title="https://www.local10.com/news/world/2026/07/09/helping-venezuela-amazon-partners-with-airlink-to-support-cargo-flights-from-mia-to-caracas/">Amazon partners with Airlink to support cargo flights from MIA to Caracas</a> </li></ul><figure><img src="https://www.local10.com/resizer/v2/2D57S5GUSR4B25FLDQ6IO4IDIY.jpg?auth=01cf1559fbc31fd0b393be63b3aaf360e1c3bd9474c3010aea530ae6142a1786&smart=true&width=1200&height=900" alt="Coffins are stacked at the seaport where forensic workers sort the bodies of earthquake victims in La Guaira, Venezuela, Saturday, July 4, 2026. (AP Photo/Ariana Cubillos)" height="900" width="1200"/><figcaption>Coffins are stacked at the seaport where forensic workers sort the bodies of earthquake victims in La Guaira, Venezuela, Saturday, July 4, 2026. (AP Photo/Ariana Cubillos)</figcaption></figure><ul><li><a href="https://www.local10.com/news/world/2026/07/04/helping-venezuela-faith-based-nonprofit-mercy-chefs-team-arrives-at-caracas/" target="_self" rel="" title="https://www.local10.com/news/world/2026/07/04/helping-venezuela-faith-based-nonprofit-mercy-chefs-team-arrives-at-caracas/">Faith-based nonprofit Mercy Chefs team arrives at Caracas </a></li><li><a href="https://www.local10.com/community/2026/07/01/helping-venezuela-7-days-after-quakes-reports-of-hurdles-abound-in-and-out-of-the-disaster-zone/" target="_self" rel="" title="https://www.local10.com/community/2026/07/01/helping-venezuela-7-days-after-quakes-reports-of-hurdles-abound-in-and-out-of-the-disaster-zone/">A week after quakes, reports of hurdles abound</a> </li><li><a href="https://www.local10.com/community/2026/07/01/helping-venezuela-doral-based-nonprofit-dispatches-over-1-million-in-aid/" target="_self" rel="" title="https://www.local10.com/community/2026/07/01/helping-venezuela-doral-based-nonprofit-dispatches-over-1-million-in-aid/">Doral-based nonprofit GEM dispatches over $1 million in aid from community </a></li></ul><figure><img src="https://www.local10.com/resizer/v2/7KDHNH6KA27CL32XR6CFXJLEXU.jpg?auth=031e9d3b6bd79ea9fc5c896b0e1dc60a729d0e42ab948d698ce848e6b8a57b97&smart=true&width=1200&height=900" alt="Khaterine Roa cries as members of the Los Angeles County Fire Department search for survivors at a building that collapsed during the earthquakes that struck La Guaira, Venezuela, Tuesday, June 30, 2026. (AP Photo/Matias Delacroix)" height="900" width="1200"/><figcaption>Khaterine Roa cries as members of the Los Angeles County Fire Department search for survivors at a building that collapsed during the earthquakes that struck La Guaira, Venezuela, Tuesday, June 30, 2026. (AP Photo/Matias Delacroix)</figcaption></figure><ul><li><a href="https://www.local10.com/sports/local/2026/06/30/inter-miami-marlins-dolphins-join-relief-efforts-to-help-venezuela-earthquake-victims/" target="_self" rel="" title="https://www.local10.com/sports/local/2026/06/30/inter-miami-marlins-dolphins-join-relief-efforts-to-help-venezuela-earthquake-victims/">Inter Miami, Marlins, Dolphins join relief efforts</a></li><li><a href="https://www.local10.com/community/2026/06/29/helping-venezuela-nfl-star-joins-global-empowerment-mission-team/" target="_self" rel="" title="https://www.local10.com/community/2026/06/29/helping-venezuela-nfl-star-joins-global-empowerment-mission-team/">NFL star joins Global Empowerment Mission’s team; his message to South Floridians, ‘Do what you can’</a><b> </b></li><li><a href="https://www.local10.com/news/florida/2026/06/29/more-than-100-venezuelans-who-were-deported-from-the-us-hours-before-the-earthquakes-are-missing/" target="_self" rel="" title="https://www.local10.com/news/florida/2026/06/29/more-than-100-venezuelans-who-were-deported-from-the-us-hours-before-the-earthquakes-are-missing/">More than 100 Venezuelans who were deported from the US hours before the earthquakes are missing</a></li></ul><figure><img src="https://www.local10.com/resizer/v2/OQWAZ3LJKZXM4L4YXAR7YACHFY.jpg?auth=9abb79f15a3ca10baf3516333c71c7c70ae6173eae73fec19c0caad20d38e1f7&smart=true&width=1200&height=900" alt="A man sits amid earthquake rubble in La Guaira, Venezuela, Monday, June 29, 2026. (AP Photo/Matias Delacroix)" height="900" width="1200"/><figcaption>A man sits amid earthquake rubble in La Guaira, Venezuela, Monday, June 29, 2026. (AP Photo/Matias Delacroix)</figcaption></figure><ul><li><a href="https://www.local10.com/community/2026/06/29/helping-venezuela-food-for-the-poor-is-already-preparing-for-reconstruction/" target="_self" rel="" title="https://www.local10.com/community/2026/06/29/helping-venezuela-food-for-the-poor-is-already-preparing-for-reconstruction/">Food for the Poor welcomes investments in reconstruction </a></li><li><a href="https://www.local10.com/news/world/2026/06/27/helping-venezuela-physicians-ask-for-donations-of-medical-supplies-near-doral/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/27/helping-venezuela-physicians-ask-for-donations-of-medical-supplies-near-doral/">Physicians in Miami-Dade collect donations of medical supplies near Doral </a></li><li><a href="https://www.local10.com/news/world/2026/06/27/helping-venezuela-meet-miami-dade-fire-rescue-capt-german-leal/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/27/helping-venezuela-meet-miami-dade-fire-rescue-capt-german-leal/">Meet Miami-Dade Fire Rescue Capt. German Leal</a></li></ul><figure><img src="https://www.local10.com/resizer/v2/DNJWXN3IXJSOKL5C5L73J2UFYU.jpg?auth=2b2a119b56da235ae0eb9ec7a443481af75e28df3812de42e0678ca18c2db7c5&smart=true&width=1200&height=900" alt="A helicopter flies over a search and rescue team at work on Saturday in Catia La Mar, Venezuela. (AP Photo/Fernando Vergara)" height="900" width="1200"/><figcaption>A helicopter flies over a search and rescue team at work on Saturday in Catia La Mar, Venezuela. (AP Photo/Fernando Vergara)</figcaption></figure><ul><li><a href="https://www.local10.com/news/world/2026/06/27/helping-venezuela-pembroke-pines-police-officers-announce-collection-drive/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/27/helping-venezuela-pembroke-pines-police-officers-announce-collection-drive/">Pembroke Pines police officers announce collection drive</a></li><li><a href="https://www.local10.com/news/world/2026/06/27/helping-venezuela-airbnb-partners-with-cadena-for-emergency-housing/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/27/helping-venezuela-airbnb-partners-with-cadena-for-emergency-housing/">Airbnb partners with nonprofit CADENA for emergency housing </a></li><li><a href="https://www.local10.com/news/world/2026/06/27/helping-venezuela-hogar-bambi-aims-to-protect-vulnerable-children/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/27/helping-venezuela-hogar-bambi-aims-to-protect-vulnerable-children/">Hogar Bambi aims to protect vulnerable children</a></li></ul><figure><img src="https://www.local10.com/resizer/v2/KI63JSGOR43HXIKCCTGK3GJWM4.jpg?auth=1322502b01ef9c433ea120b940187f3bc2312f8371955cf6874719718a0e89d4&smart=true&width=1200&height=900" alt="Residentes y rescatistas buscan entre los escombros dos días después de los sismos que sacudieron La Guaira, Venezuela, el 26 de junio de 2026. (AP Foto/Matías Delacroix)" height="900" width="1200"/><figcaption>Residentes y rescatistas buscan entre los escombros dos días después de los sismos que sacudieron La Guaira, Venezuela, el 26 de junio de 2026. (AP Foto/Matías Delacroix)</figcaption></figure><ul><li><a href="" rel="" title="">Grey Bull Rescue Foundation team arrives at Caracas</a></li><li><a href="https://www.local10.com/news/world/2026/06/27/helping-venezuela-officials-close-la-guaira-require-volunteers-to-register-in-caracas/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/27/helping-venezuela-officials-close-la-guaira-require-volunteers-to-register-in-caracas/">Officials close La Guaira, require volunteers to register in Caracas </a></li><li><a href="https://www.local10.com/news/world/2026/06/27/helping-venezuela-amazon-donates-to-airlink-to-help-charities-with-logistics/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/27/helping-venezuela-amazon-donates-to-airlink-to-help-charities-with-logistics/">Amazon donates to Airlink to help charities with logistics</a></li></ul><figure><img src="https://www.local10.com/resizer/v2/YVV6CYX326KL5OBMV2WDEHQFE4.jpg?auth=f022f1818436e42fa719ef854448c44867c7ee382aa09841abf238774d138f62&smart=true&width=1200&height=900" alt="Rescue workers search through the rubble three days after earthquakes struck Catia La Mar, Venezuela, Saturday, June 27, 2026. (AP Photo/Fernando Vergara)" height="900" width="1200"/><figcaption>Rescue workers search through the rubble three days after earthquakes struck Catia La Mar, Venezuela, Saturday, June 27, 2026. (AP Photo/Fernando Vergara)</figcaption></figure><ul><li><a href="https://www.local10.com/news/world/2026/06/27/helping-venezuela-miami-search-and-rescue-team-prepares-to-deploy/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/27/helping-venezuela-miami-search-and-rescue-team-prepares-to-deploy/">Miami search-and-rescue team prepares to deploy </a></li><li><a href="https://www.local10.com/news/world/2026/06/26/helping-venezuela-centro-comunitario-afe-plans-collection-drive-in-miami-dade/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/26/helping-venezuela-centro-comunitario-afe-plans-collection-drive-in-miami-dade/">Centro Comunitario AFE hosts collection drive in Miami-Dade </a></li><li><a href="https://www.local10.com/news/world/2026/06/26/helping-venezuela-weston-based-charity-partners-with-local-pharmacy/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/26/helping-venezuela-weston-based-charity-partners-with-local-pharmacy/">Weston-based charity partners with local pharmacy</a></li></ul><figure><img src="https://www.local10.com/resizer/v2/OKXDM7S6X6KLKNRAFE6NTH7CAE.jpg?auth=60ea76898033c3921b5c622f893d4dcb6f98a6a6db277ad07f13a155752317ef&smart=true&width=1200&height=900" alt="Residents and rescue workers search through the rubble two days after an earthquake struck La Guaira, Venezuela, Friday, June 26, 2026. (AP Photo/Juan Pablo Arraez)" height="900" width="1200"/><figcaption>Residents and rescue workers search through the rubble two days after an earthquake struck La Guaira, Venezuela, Friday, June 26, 2026. (AP Photo/Juan Pablo Arraez)</figcaption></figure><ul><li><a href="https://www.local10.com/news/world/2026/06/26/helping-venezuela-project-dynamo-delivers-20000-pounds-of-aid-in-1st-48-hours/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/26/helping-venezuela-project-dynamo-delivers-20000-pounds-of-aid-in-1st-48-hours/">Veteran-led Project DYNAMO delivers 20,000 pounds of aid in 1st 48 hours </a></li><li><a href="https://www.local10.com/news/world/2026/06/26/helping-venezuela-goodwill-at-el-arepazo-feeds-global-empowerment-mission/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/26/helping-venezuela-goodwill-at-el-arepazo-feeds-global-empowerment-mission/">Altruism at El Arepazo feeds Global Empowerment Mission’s team effort</a></li><li><a href="https://www.local10.com/news/world/2026/06/26/helping-venezuela-salvadoran-rescuers-work-to-free-15-year-old-survivor-in-caraballeda/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/26/helping-venezuela-salvadoran-rescuers-work-to-free-15-year-old-survivor-in-caraballeda/">Salvadoran rescuers work to free 15-year-old survivor in Caraballeda</a></li></ul><figure><img src="https://www.local10.com/resizer/v2/FK75XBP7FHKCVJ5MKA6PI4MJFM.jpg?auth=4e6e14ef7eed24b4a7524ffcb5e83a3d06cad85e657b2c0fe90d47d2f8fab0ab&smart=true&width=1200&height=900" alt="Survivors walk on Friday near a toy that was abandoned in the rubble of an apartment building in Catia La Mar, Venezuela. (AP Foto/Fernando Vergara)" height="900" width="1200"/><figcaption>Survivors walk on Friday near a toy that was abandoned in the rubble of an apartment building in Catia La Mar, Venezuela. (AP Foto/Fernando Vergara)</figcaption></figure><ul><li> <a href="https://www.local10.com/community/2026/06/26/helping-venezuela-food-for-the-poor-packs-disaster-relief-kits-with-hopeful-hand-written-notes/" target="_self" rel="" title="https://www.local10.com/community/2026/06/26/helping-venezuela-food-for-the-poor-packs-disaster-relief-kits-with-hopeful-hand-written-notes/">Food For The Poor packs disaster relief kits with ‘hopeful’ hand-written notes</a></li><li><a href="https://www.local10.com/news/world/2026/06/26/helping-venezuela-us-southern-command-focuses-on-airport-damage/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/26/helping-venezuela-us-southern-command-focuses-on-airport-damage/">U.S. Southern Command focuses on airport damage</a></li><li><a href="https://www.local10.com/news/world/2026/06/26/helping-venezuela-state-department-deploys-miami-dade-search-and-rescue-team/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/26/helping-venezuela-state-department-deploys-miami-dade-search-and-rescue-team/">State Department deploys Miami-Dade search-and-rescue team</a></li></ul><figure><img src="https://www.local10.com/resizer/v2/WZ2ZPXTVTBLOMG35HO6MYN5OHU.jpg?auth=e691bcbaf392287916d812efc8d76c9374fe67203e837364484fd10b29f4e09d&smart=true&width=1200&height=900" alt="Rescue workers aid Daniel Cordero after pulling him from the rubble two days after an earthquake struck Catia la Mar, Venezuela, Friday, June 26, 2026. (AP Photo/Fernando Vergara)" height="900" width="1200"/><figcaption>Rescue workers aid Daniel Cordero after pulling him from the rubble two days after an earthquake struck Catia la Mar, Venezuela, Friday, June 26, 2026. (AP Photo/Fernando Vergara)</figcaption></figure><ul><li><a href="https://www.local10.com/news/world/2026/06/26/helping-venezuela-miami-beach-opens-4-new-aid-drop-off-locations/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/26/helping-venezuela-miami-beach-opens-4-new-aid-drop-off-locations/">Miami Beach opens 4 new aid drop-off locations </a></li><li><a href="https://www.local10.com/news/world/2026/06/26/helping-venezuela-miramar-runs-6-aid-drop-off-locations/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/26/helping-venezuela-miramar-runs-6-aid-drop-off-locations/">Miramar to keep 6 aid drop-off locations open 24/7</a></li><li><a href="https://www.local10.com/news/local/2026/06/26/helping-venezuela-miami-dades-tax-collector-opens-11-drop-off-locations/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/26/helping-venezuela-miami-dades-tax-collector-opens-11-drop-off-locations/">Miami-Dade’s tax collector opens 11 drop-off locations</a></li><li><a href="https://www.local10.com/news/local/2026/06/25/here-are-4-drop-off-locations-for-donations-to-help-venezuelans-after-earthquakes/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/25/here-are-4-drop-off-locations-for-donations-to-help-venezuelans-after-earthquakes/">Doral opens 4 aid drop-off locations </a></li></ul><figure><img src="https://www.local10.com/resizer/v2/6VECRMMLLUMEHY2FKOYBIU2HEA.jpg?auth=51659a3c26fc80e9b4cb2a6ec7a63b16664fda82c359bbb95e74d2371e5c6f8c&smart=true&width=1200&height=900" alt="Venezuelan Police searches through the rubble two days after earthquake struck La Guaira, Venezuela, Friday, June 26, 2026. (AP Photo/Ariana Cubillos)" height="900" width="1200"/><figcaption>Venezuelan Police searches through the rubble two days after earthquake struck La Guaira, Venezuela, Friday, June 26, 2026. (AP Photo/Ariana Cubillos)</figcaption></figure><ul><li><a href="https://www.local10.com/news/local/2026/06/25/helping-venezuela-aid-drop-off-location-opens-in-homestead/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/25/helping-venezuela-aid-drop-off-location-opens-in-homestead/">Aid drop-off location opens in Homestead</a></li><li><a href="https://www.local10.com/news/world/2026/06/26/helping-venezuela-starlink-offers-free-service-through-july-25-but-a-kit-is-470/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/26/helping-venezuela-starlink-offers-free-service-through-july-25-but-a-kit-is-470/">Starlink offers free service through July 25, but a kit is $470 </a></li><li><a href="https://www.local10.com/news/local/2026/06/26/helping-venezuela-international-medical-corps-deploys-staff-needs-donations/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/26/helping-venezuela-international-medical-corps-deploys-staff-needs-donations/">International Medical Corps deploys staff, needs donations</a></li><li><a href="https://www.local10.com/news/local/2026/06/25/helping-venezuela-save-the-children-asks-for-emergency-fund-donations/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/25/helping-venezuela-save-the-children-asks-for-emergency-fund-donations/">Save The Children asks for emergency fund donations</a></li></ul><figure><img src="https://www.local10.com/resizer/v2/43W22GXLVKGNIS3TLNWBHOHQ6M.jpg?auth=ba6fa336614a2ece843bccf534e0c1d00e117f4a8848cb705fbe1a1dd0593858&smart=true&width=1200&height=900" alt="Rescue workers place Daniel Cordero on a stretcher after pulling him from the rubble two days after an earthquake struck Catia la Mar, Venezuela, Friday, June 26, 2026. (AP Photo/Fernando Vergara)" height="900" width="1200"/><figcaption>Rescue workers place Daniel Cordero on a stretcher after pulling him from the rubble two days after an earthquake struck Catia la Mar, Venezuela, Friday, June 26, 2026. (AP Photo/Fernando Vergara)</figcaption></figure><ul><li><a href="https://www.local10.com/news/local/2026/06/26/helping-venezuela-samaritans-purse-deploys-team-from-colombia/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/26/helping-venezuela-samaritans-purse-deploys-team-from-colombia/">Samaritan’s Purse focuses on ‘emergency field hospital’</a></li><li><a href="https://www.local10.com/news/local/2026/06/25/helping-venezuela-red-cross-asks-for-disaster-response-emergency-fund-donations/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/25/helping-venezuela-red-cross-asks-for-disaster-response-emergency-fund-donations/">Red Cross asks for Disaster Response Emergency Fund donations</a></li><li><a href="https://www.local10.com/news/world/2026/06/25/how-to-help-venezuela-un-asks-for-donations-for-underfunded-program-for-kids/" target="_self" rel="" title="https://www.local10.com/news/world/2026/06/25/how-to-help-venezuela-un-asks-for-donations-for-underfunded-program-for-kids/">UN asks for donations for ‘underfunded’ program for kids </a></li></ul><figure><img src="https://www.local10.com/resizer/v2/A5N4MQAIL7IXNN3SNMYNICVCEE.jpg?auth=4685e8609cafaae1eae82d6b1b51eaf7d7a1e6b568362a979ed3a00e17fd5499&smart=true&width=1200&height=900" alt="Members of a religious organization distribute food to people affected two days after an earthquake struck La Guaira, Venezuela, Friday, June 26, 2026. (AP Photo/Ariana Cubillos)" height="900" width="1200"/><figcaption>Members of a religious organization distribute food to people affected two days after an earthquake struck La Guaira, Venezuela, Friday, June 26, 2026. (AP Photo/Ariana Cubillos)</figcaption></figure><ul><li><a href="https://www.local10.com/news/local/2026/06/25/helping-venezuela-world-vision-asks-for-disaster-relief-fund-donations/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/25/helping-venezuela-world-vision-asks-for-disaster-relief-fund-donations/">World Vision asks for ‘disaster relief fund’ donations</a></li><li><a href="https://www.local10.com/news/local/2026/06/25/helping-venezuela-world-central-kitchen-asks-for-donations-for-fresh-meals/" target="_self" rel="" title="https://www.local10.com/news/local/2026/06/25/helping-venezuela-world-central-kitchen-asks-for-donations-for-fresh-meals/">World Central Kitchen asks for donations for fresh meals</a></li></ul><p> </p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BGCVLYZ72RAZRD4D4BWQQ45NMQ.jpg?auth=7a5a2f92b88db7e9d358a635d49bf532c294b15f7e3c03422b82c4c332f4934c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The U.S. Southern Command shared this photo on Thursday of the USS San Antonio arriving at Venezuela’s Port of La Guaira.]]></media:description></media:content></item><item><title><![CDATA[Wally Funk, aviation pioneer who was the oldest woman to travel into space, dies at 87]]></title><link>https://www.local10.com/news/national/2026/07/09/wally-funk-aviation-pioneer-who-was-the-oldest-woman-to-travel-into-space-dies-at-87/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/09/wally-funk-aviation-pioneer-who-was-the-oldest-woman-to-travel-into-space-dies-at-87/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[GRAPEVINE, Texas (AP) — Wally Funk, an aviation pioneer who was the oldest woman to launch into space, has died. She was 87.]]></description><pubDate>Thu, 09 Jul 2026 22:06:52 +0000</pubDate><content:encoded><![CDATA[<p>GRAPEVINE, Texas (AP) — Wally Funk, an aviation pioneer who was the oldest woman to launch into space, has died. She was 87.</p><p>Funk died Wednesday at her apartment in an assisted living facility in the Dallas and Fort Worth suburb of Grapevine, Texas, Grapevine City Councilwoman Duff O'Dell said Thursday. O'Dell, who described herself as Funk's caregiver, said she was by Funk's side. Funk had fallen a couple of times recently and had an infection in her leg.</p><p>“It took its toll,” O'Dell said in a phone interview.</p><p>Funk was one of 13 female pilots who went through the same tests as NASA’s all-male astronaut corps in the early 1960s but never made it into space with that agency. In 2021, she got her chance aboard Amazon founder Jeff Bezos’ Blue Origin rocket.</p><p>At the time, the 82-year-old was the oldest person to go into space, though the record was later broken by “Star Trek” actor William Shatner and Ed Dwight, America’s first Black astronaut candidate. They were both 90.</p><p>Bezos chose Funk as an “honored guest” to ride alongside him and two others on an up-and-down hop from West Texas.</p><p>In a post on X, Blue Origin said Funk was a “pioneer in every sense of the word.”</p><p>“We were humbled to be part of her journey,” the post said.</p><p>O’Dell said Funk was the “most eternally optimistic person” she had ever met.</p><p>“She was told by many, many, many men, ‘No, you can’t do this. No you can’t do that,’ ” O’Dell said. “And she never got mad about it. She just was more determined.”</p><p>Funk was the first female inspector for the Federal Aviation Administration and the first female air safety investigator for the National Transportation Safety Board, according to a brief biography released by the City of Grapevine.</p><p>In the 1960s, she and other female pilots went through astronaut training in the Mercury 13 program, but they were not allowed to become astronauts.</p><p>“Wally Funk never stopped believing that one day she would reach space. Her passion for flight, perseverance, and love of exploration will continue to inspire generations of Americans. Godspeed, Wally,” NASA Administrator Jared Isaacman posted Thursday on X.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2WBWIMMV7MEYY5PZDHKBZSQQDM.jpg?auth=738ddb601e54b61e48756c1815d40dbe5bc2fc7c355124116895367627fe32bc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Wally Funk, right, describes her flight experience as Mark Bezos, left, and Jeff Bezos, left, center, applaud in the spaceport near Van Horn, Texas, July 20, 2021. (AP Photo/Tony Gutierrez, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Tony Gutierrez</media:credit></media:content></item><item><title><![CDATA[Police seek missing senior with medical condition last seen at Homestead hospital ]]></title><link>https://www.local10.com/news/local/2026/07/09/police-seek-missing-senior-with-medical-conditon-last-seen-at-homestead-hospital/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/09/police-seek-missing-senior-with-medical-conditon-last-seen-at-homestead-hospital/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Authorities on Thursday activated a MEPIC Purple Alert for a 69-year-old woman who they say was last seen Tuesday at a hospital in Homestead and may be in need of medical assistance]]></description><pubDate>Thu, 09 Jul 2026 20:38:00 +0000</pubDate><content:encoded><![CDATA[<p>Authorities on Thursday activated a MEPIC Purple Alert for a 69-year-old woman who they say was last seen Tuesday at a hospital in Homestead and may be in need of medical assistance.</p><p><a href="https://www.local10.com/espanol/2026/07/09/policia-busca-a-adulto-mayor-desaparecido-con-una-condicion-medica-visto-por-ultima-vez-en-hospital-de-homestead/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/09/policia-busca-a-adulto-mayor-desaparecido-con-una-condicion-medica-visto-por-ultima-vez-en-hospital-de-homestead/">Leer en español</a></p><p>Homestead police said Maria Ramirez was last seen at Leon Medical Center, located at 2250 NE 8th St. </p><p>They said Ramirez suffers from a medical condition that requires medication she does not currently have with her and may be in need of services.</p><p>Ramirez was last seen wearing a leopard-print blouse, blue shorts and black shoes, and was carrying a red handbag, according to investigators. </p><p>They said she is believed to be driving a white 2021 Nissan Versa four-door with Florida license plate FPYQ77.</p><p>Anyone with information on her whereabouts is urged to contact the Homestead Police Department at 305-247-1535, or you can stay anonymous by calling Miami-Dade Crime Stoppers at 305-471-8477. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/U2NC6MCRRJB35D6STFW2NNLWXA.jpg?auth=036a764732e8b70673286eba996a2949f64698dff9bd8d24fabcbc76d02e578e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Man faces attempted murder charge after stabbing victim at Miami bus stop, cops say]]></title><link>https://www.local10.com/news/local/2026/07/09/man-faces-attempted-murder-charge-after-stabbing-victim-at-miami-bus-stop-cops-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/09/man-faces-attempted-murder-charge-after-stabbing-victim-at-miami-bus-stop-cops-say/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A 61-year-old man was arrested Wednesday after police said he allegedly stabbed another man during an argument at a Miami bus stop. ]]></description><pubDate>Thu, 09 Jul 2026 18:10:49 +0000</pubDate><content:encoded><![CDATA[<p>A 61-year-old man was arrested Wednesday after police said he allegedly stabbed another man during an argument at a Miami bus stop. </p><p><a href="https://www.local10.com/espanol/2026/07/09/acusan-a-hombre-de-intento-de-asesinato-tras-apunalar-a-victima-en-parada-de-autobus-de-miami/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/09/acusan-a-hombre-de-intento-de-asesinato-tras-apunalar-a-victima-en-parada-de-autobus-de-miami/">Leer en español</a></p><p>Jail records show Maurice Yoelcis Sapp was taken into custody following the stabbing, which Miami police say occurred at approximately 4:30 p.m. Wednesday near Northwest Seventh Avenue and 61st Street. </p><p>Authorities said they responded to the bus stop after a man flagged down Miami police while holding a knife. </p><p>They said a responding officer found Sapp, who is listed as homeless in his arrest report, holding a knife in his right hand while grabbing the shirt of another man. </p><p>Police said the officer then ordered Sapp to drop the knife, and he complied. </p><p>They said the victim was found bleeding from a large wound on the left side of his face and was taken by Miami Fire Rescue medics to Jackson Memorial Hospital’s Ryder Trauma Center, where he was listed in critical condition. </p><p>Investigators said the victim suffered stab wounds to his left cheek, left shoulder and upper abdomen.</p><p>A witness told detectives she was sitting near Sapp on a bus bench when she saw him approach the victim. She also stated that she heard both men having an argument before Sapp returned to the bench, according to the report. </p><p>The witness told investigators that the victim later approached Sapp and continued the argument, the report states. </p><p>During the confrontation, she said she heard Sapp tell the victim, “Say it again,” before stabbing him in the left cheek with a black pocketknife, police said. </p><p>According to the report, Sapp later told detectives that Beasley approached him and grabbed his shirt during the argument. </p><p>Sapp claimed that he removed the victim’s hand from his shirt and stabbed him three to four times with a pocketknife that had been beside him on the bench, the report states. </p><p>Police said Sapp also told investigators that the victim did not have a weapon during the confrontation or before the stabbing.</p><p>After reviewing the statements and evidence, detectives determined Sapp was the “primary aggressor” and arrested him, according to the report. </p><p>Jail records show Sapp is facing one count of attempted second-degree murder with a deadly weapon. As of Thursday, he was being held without bond at the Turner Guilford Knight Correctional Center. Miami-Dade Circuit Judge Mindy Glazer also ordered Sapp to stay away from the victim. </p><p>Police did not say what the suspect and victim were arguing about before the stabbing occurred. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

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

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

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

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

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

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

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

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

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

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

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

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

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

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QD5MTT7TGFB2TJ2K6QZK5MRF4E.jpg?auth=6e84473459fd63738f82372527f4bc9343648a2b63185ef02ca6d36dd96ce803&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Policía busca a adulto mayor desaparecido con una condición médica, visto por última vez en hospital de Homestead]]></title><link>https://www.local10.com/espanol/2026/07/09/policia-busca-a-adulto-mayor-desaparecido-con-una-condicion-medica-visto-por-ultima-vez-en-hospital-de-homestead/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/09/policia-busca-a-adulto-mayor-desaparecido-con-una-condicion-medica-visto-por-ultima-vez-en-hospital-de-homestead/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Las autoridades activaron el jueves una Alerta Púrpura de MEPIC para una mujer de 69 años que, según informaron, fue vista por última vez el martes en un hospital de Homestead y podría necesitar asistencia médica.]]></description><pubDate>Thu, 09 Jul 2026 20:45:07 +0000</pubDate><content:encoded><![CDATA[<p>Las autoridades activaron el jueves una Alerta Púrpura de MEPIC para una mujer de 69 años que, según informaron, fue vista por última vez el martes en un hospital de Homestead y podría necesitar asistencia médica.</p><p>La Policía de Homestead informó que Maria Ramírez fue vista por última vez en el Centro Médico Leon, ubicado en el 2250 de Northeast 8th Street.</p><p>Las autoridades dijeron que Ramírez padece una condición médica que requiere medicamentos que actualmente no lleva consigo y que podría necesitar asistencia.</p><p>Según los investigadores, Ramírez fue vista por última vez vistiendo una blusa con estampado de leopardo, pantalones cortos azules y zapatos negros, además de llevar un bolso rojo.</p><p>Las autoridades creen que conduce un Nissan Versa blanco de cuatro puertas, modelo 2021, con matrícula de Florida FPYQ77.</p><p>Cualquier persona con información sobre su paradero debe comunicarse con el Departamento de Policía de Homestead al 305-247-1535 o puede permanecer en el anonimato llamando a Miami-Dade Crime Stoppers al 305-471-8477.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/U2NC6MCRRJB35D6STFW2NNLWXA.jpg?auth=036a764732e8b70673286eba996a2949f64698dff9bd8d24fabcbc76d02e578e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[OPS advierte que interrupciones en servicios aumenta riesgos de salud tras sismos en Venezuela]]></title><link>https://www.local10.com/espanol/2026/07/09/ops-advierte-que-interrupciones-en-servicios-aumenta-riesgos-de-salud-tras-sismos-en-venezuela/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/09/ops-advierte-que-interrupciones-en-servicios-aumenta-riesgos-de-salud-tras-sismos-en-venezuela/</guid><dc:creator><![CDATA[Por The Associated Press, Associated Press]]></dc:creator><description><![CDATA[CARACAS (AP) — La Organización Panamericana de la Salud (OPS) advirtió el jueves que los principales riesgos sanitarios tras los dos mortíferos terremotos que azotaron el 24 de junio a Venezuela pueden provenir de la interrupción de servicios médicos rutinarios, el limitado acceso a las vacunas y deficiencias en el acceso a servicios como el agua.]]></description><pubDate>Thu, 09 Jul 2026 20:35:50 +0000</pubDate><content:encoded><![CDATA[<p>CARACAS (AP) — La Organización Panamericana de la Salud (OPS) advirtió el jueves que los principales riesgos sanitarios tras los dos mortíferos terremotos que azotaron el 24 de junio a Venezuela pueden provenir de la interrupción de servicios médicos rutinarios, el limitado acceso a las vacunas y deficiencias en el acceso a servicios como el agua.</p><p>“En las próximas semanas, los mayores riesgos para la salud podrían derivarse no solo de las lesiones causadas por los terremotos, sino también de las interrupciones en los servicios de salud, las condiciones de acceso a la atención médica, las deficiencias en el agua y el saneamiento, y el acceso a la vacunación y la atención médica rutinaria”, dijo Jarbas Barbosa, director de la OPS, en una videoconferencia de prensa desde Washington.</p><p>La OPS y el Ministerio de Salud de Venezuela mantienen una estrecha colaboración para detectar cualquier brote de enfermedades en los refugios dispuestos tras los terremotos, informó el organismo de salud de la región.</p><p>“Las enfermedades más comunes en los albergues son las respiratorias debido a la gran cantidad de personas que se congregan en un espacio relativamente pequeño. Por lo tanto, cualquier enfermedad que se transmita por vía respiratoria, como la gripe, por ejemplo, puede propagarse con mayor rapidez. Otras enfermedades se deben a la falta de acceso a agua potable y a alimentos insalubres o inadecuados, así como a otras afecciones”, insistió Barbosa.</p><p>Armando Denegri, representante OPS en Venezuela, por su parte, señaló que hasta el momento se “habla de que tres hospitales han sufrido daños estructurales y fueron evacuados”. Otros 24 sufrieron daños que afectaron “transitoriamente su funcionalidad y que fueron en buena parte reparados para mantener esta funcionalidad básica”, agregó.</p><p>Se informó también que "el 50% de los profesionales de la salud de La Guaira se vieron afectados directamente. Algunos desaparecieron, algunos fallecieron, otros se vieron muy afectados por la crisis, impactando a sus familias”, resaltó Denegri, sin dar otros detalles.</p><p>De acuerdo con estimaciones de la OPS se necesitan unos 24 millones de dólares para ayudar a cubrir las necesidades urgentes de salud hasta fin de año. Ese monto "nos permitirán mantener los servicios de salud, apoyar la rehabilitación y restaurar la funcionalidad de las instalaciones”, destacó Barbosa.</p><p>Los sismos de magnitud 7,2 y 7,5 ocurrieron con 39 segundos de diferencia a lo largo de la cordillera de la costa norte de Venezuela, según el Servicio Geológico de Estados Unidos. Fueron de los más fuertes que se haya percibido en el país sudamericano en más de un siglo.</p><p>En Caracas y los estados vecinos de La Guaira y Miranda, según cifras divulgadas en la víspera por las autoridades venezolanas, los sismos dejaron 3.811 muertos y 16.740 heridos. La mayoría de las muertes ocurrieron en La Guaira, la zona más afectada por los terremotos, ubicada a unos 20 kilómetros al norte de Caracas.</p><p>El gobierno de la presidenta encargada Delcy Rodríguez ha estimado que los terremotos dejaron a unas 18.000 personas sin hogar. Los desplazados ahora viven en escuelas, parques, plazas y otros espacios públicos.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NVSZ4IRFQBUHNPZPIOJFTAWRYA.jpg?auth=c674a9f43f3f2230d18016e2e1bb57327152ccc5951c0692abedbe2d24de920b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Personas eligen ropa donada para los damnificados por los terremotos en un complejo deportivo, el sábado 4 de julio de 2026, en La Guaira, Venezuela. (AP Foto/Ariana Cubillos)]]></media:description><media:credit role="author" scheme="urn:ebu">Ariana Cubillos</media:credit></media:content></item><item><title><![CDATA[Policía: Trio golpea a hombre durante intento de robo en club nocturno de Doral]]></title><link>https://www.local10.com/espanol/2026/07/09/policia-trio-golpea-a-hombre-durante-intento-de-robo-en-club-nocturno-de-doral/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/09/policia-trio-golpea-a-hombre-durante-intento-de-robo-en-club-nocturno-de-doral/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Tres hombres enfrentaban cargos este jueves después de que agentes de policía los acusaran de golpear a un hombre en un club nocturno de Doral durante un intento de robarle una cadena de diamantes, según muestran los registros.]]></description><pubDate>Thu, 09 Jul 2026 20:02:51 +0000</pubDate><content:encoded><![CDATA[<p>Tres hombres enfrentaban cargos este jueves después de que agentes de policía los acusaran de golpear a un hombre en un club nocturno de Doral durante un intento de robarle una cadena de diamantes, según muestran los registros.</p><p>Un detective revisó videos de vigilancia y arrestó a Manuel Barrios, Yoan Guzmán y Sadien Mena a las 9:15 p.m. del miércoles en la estación de la Policía de Doral, ubicada en el 6100 de Northwest 99th Avenue, según un informe de arresto.</p><p>La víctima denunció que el intento de robo ocurrió la madrugada del domingo dentro de Pink Pony, un club nocturno ubicado en el 7971 de Northwest 33rd Street, en Doral, según el informe de arresto.</p><p>Los videos de vigilancia muestran a Mena, de 34 años, hablando con la víctima antes de que ambos caminaran hacia el baño de hombres, donde la víctima dijo que Guzmán, de 33 años, lo empujó y entre tres y cuatro hombres lo atacaron, según la policía.</p><p>“Mientras estaba en el suelo, escuchó que uno de los hombres dijo en español: “La cadena”, en referencia a su cadena de diamantes de 10 quilates y 2,000 gramos, valorada en aproximadamente $240,000 USD”, escribió un agente en el informe.</p><p>La víctima dijo que los guardias de seguridad del club nocturno detuvieron la golpiza y obligaron a todos a salir del baño, según la policía.</p><p>Los videos de vigilancia del club muestran a Mena y Barrios, de 25 años, “agarrando” la cadena de la víctima y “tirando” de ella, según la policía.</p><p>La víctima logró escapar con su cadena, aunque sufrió moretones y laceraciones en el rostro, el cuello, los hombros y los brazos, según la policía.</p><p>De acuerdo con los registros de la cárcel, Barrios, Guzmán, también conocido como Yoan E. Guzmanbango, y Mena, también conocido como Sadien Alexis Menacove, fueron ingresados poco después de las 2:25 a.m. del jueves en el Centro Correccional Turner Guilford Knight.</p><p>Barrios, Guzmán y Mena enfrentan, cada uno, cargos por intento de robo con fuerza física y agresión.</p><p><i>El editor de asignaciones de Local 10 News, Carson Merlo, colaboró en este reporte.</i></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DKOPDR3OGBBFBMGTZGEYH3L4HU.jpg?auth=49cbc86ddc249fc145abb8f61bb2eacdabf970e27e45f63796e35bb7cddf58a3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Police officers arrested Yoan Guzman, Manuel Barrios, and Sadien Mena on Wednesday after an attempted robbery on Sunday morning in Doral, records show.]]></media:description></media:content></item><item><title><![CDATA[Police: Trio beats up man during attempted robbery at Doral strip club ]]></title><link>https://www.local10.com/news/local/2026/07/09/police-trio-beats-up-man-during-attempted-robbery-at-doral-strip-club/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/07/09/police-trio-beats-up-man-during-attempted-robbery-at-doral-strip-club/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Three men faced charges on Thursday after police officers accused them of beating up a man at a strip club in Doral during an attempt to steal his diamond chain, records show. ]]></description><pubDate>Thu, 09 Jul 2026 19:27:25 +0000</pubDate><content:encoded><![CDATA[<p>Three men faced charges on Thursday after police officers accused them of beating up a man at a strip club in Doral during an attempt to steal his diamond chain, records show. </p><p><a href="https://www.local10.com/espanol/2026/07/09/policia-trio-golpea-a-hombre-durante-intento-de-robo-en-club-nocturno-de-doral/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/07/09/policia-trio-golpea-a-hombre-durante-intento-de-robo-en-club-nocturno-de-doral/">Leer en español</a></p><p>A detective had surveillance video and arrested Manuel Barrios, Yoan Guzman, and Sadien Mena at 9:15 p.m. on Wednesday at the Doral Police Station at 6100 NW 99 Ave., according to a police arrest report. </p><p>The victim reported the attempted robbery was early Sunday morning inside Pink Pony, a strip club at 7971 NW 33 St., in Doral, according to a police officer’s arrest report. </p><p>Surveillance video showed Mena, 34, talking to the victim before the two walked to the men’s restroom, where the victim said Guzman, 33, pushed him and three to four men attacked him, according to police. </p><p>“While he was on the ground, he heard one of the males say, in Spanish, ‘La cadena,’ referring to his chain, which is a 10 karat 2000 grams diamond chain valued at approximately $240,000,” a police officer wrote, according to the report. </p><p>The victim said the strip club’s security guards stopped the beating and forced them all out of the restroom, according to police. </p><p>Surveillance video at the club shows Mena and Barrios, 25, “grabbing” the victim’s chain and “pulling” it, according to police. </p><p>The victim managed to escape with his chain after suffering bruises and lacerations to the face, neck, shoulders, and arms, according to police. </p><p>According to inmate records, corrections booked Barrios; Guzman, also known as Yoan E. Guzmanbango; and Mena, also known as Sadien Alexis Menacove, shortly after 2:25 a.m. on Thursday at the Turner Guilford Knight Correctional Center. </p><p>Barrios, Guzman, and Mena each faced charges of attempted strong-arm robbery and battery. </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/DKOPDR3OGBBFBMGTZGEYH3L4HU.jpg?auth=49cbc86ddc249fc145abb8f61bb2eacdabf970e27e45f63796e35bb7cddf58a3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Police officers arrested Yoan Guzman, Manuel Barrios, and Sadien Mena on Wednesday after an attempted robbery on Sunday morning in Doral, records show.]]></media:description></media:content></item><item><title><![CDATA[Kylian Mbappé has a goal and an assist as France beats Morocco 2-0 in the World Cup quarterfinals]]></title><link>https://www.local10.com/sports/2026/07/09/kylian-mbappe-has-a-goal-and-an-assist-as-france-beats-morocco-2-0-in-the-world-cup-quarterfinals/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/09/kylian-mbappe-has-a-goal-and-an-assist-as-france-beats-morocco-2-0-in-the-world-cup-quarterfinals/</guid><dc:creator><![CDATA[By KYLE HIGHTOWER, Associated Press]]></dc:creator><description><![CDATA[FOXBOROUGH, Mass. (AP) — Kylian Mbappé spread his arms out wide and spun around after scoring his eighth goal of this year’s World Cup. He later gave the jubilant France fans dotted around the stadium a wave when he left the game because of an injury scare.]]></description><pubDate>Fri, 10 Jul 2026 00:17:32 +0000</pubDate><content:encoded><![CDATA[<p>FOXBOROUGH, Mass. (AP) — Kylian Mbappé spread his arms out wide and spun around after scoring his eighth goal of this year’s World Cup. He later gave the jubilant France fans dotted around the stadium a wave when he left the game because of an injury scare.</p><p>Les Bleus, with a star striker who said he's fine despite a right ankle issue, are headed back to the semifinals for the third straight World Cup tournament.</p><p>Mbappé had a goal and an assist after missing a first-half penalty kick, Ousmane Dembélé also scored and two-time champion France beat Morocco 2-0 Thursday in the quarterfinals.</p><p>“There’s only one way to relax, and that’s by winning. Until we’ve done that, we don’t let up,” Mbappé said. “We’re in the semifinals and we’re very happy, but there’s still a long way to go.”</p><p>Mbappé’s goal in the 60th minute was the 20th of his World Cup career and came in his 20th match at the tournament, moving him one behind Argentina captain Lionel Messi. Dembélé scored his fifth goal of the tournament in the 66th.</p><p>Mbappé went down to the ground in the 76th minute, about 13 minutes after being hit hard by a Moroccan defender, and was taken off for a substitute a minute later. He was then shown sitting on the bench with an ice pack on his right ankle.</p><p>After the match and with both shoes on, Mbappé ran and jumped in celebration with his teammates.</p><p>“I took a knock to the ankle, but I’m fine," Mbappé said. “At that point, JP (Jean-Philippe Mateta) was in better shape than I was to play the final minutes.”</p><p>France will face either Spain or Belgium in the semifinals in Dallas on Tuesday.</p><p>France beat Morocco by the same score in the semifinals of the 2022 tournament in Qatar when the Atlas Lions became the first African team to make it that far. France now remains on track to become only the third nation to play in the final of three consecutive World Cups.</p><p>“It is a confirmation of how we’ve played so far,” said France coach Didier Deschamps, who added there is a reason for his team's success in recent World Cups.</p><p>“Having great players. Excellent players. My credit goes to the players. But maybe I do my job well," he said. "The only truth is the one on the pitch.”</p><p>Mbappé got his goal with a perfectly placed shot just inside the far post after Morocco failed to clear the ball. He received the ball just outside the area, took a couple steps forward and then sent his shot sailing into the net. He extended both arms and ran to the sideline to celebrate with his teammates.</p><p>France's second goal came after Mbappé took a pass and tapped it back for Dembélé. Mbappé kept running forward and took defenders with him, opening space for Dembélé's shot.</p><p>Dembélé said he wasn't surprised with how Mbappé stepped up after his penalty miss in the first half.</p><p>“He's our captain and he has an incredible mentality,” Dembélé said. “We're expecting even more goals from him.”</p><p>France held a 21-4 advantage in shots on goal and 8-1 edge in shots on target for the game.</p><p>“We are very disappointed. We wanted to go on,” Morocco coach Mohamed Ouahbi said. “When we had ball possession, our transitions were not great and we had to run a little more. Their players were in their comfort zone.”</p><p>Mbappé also had the first shot on goal of the game, just missing wide right in the fourth minute. Then, in the 25th, he was running up the left side when he was chopped down in the box by Morocco defender Noussair Mazraoui. Referee Facundo Tello quickly pointed to the penalty spot.</p><p>Mbappé lined up waiting for his attempt but was held up by a lengthy video review. He was finally cleared to shoot in the 28th minute, but after a hesitation, Mbappé’s shot toward the right corner was corralled by goalkeeper Yassine Bounou, who guessed the direction of the shot correctly.</p><p>Deschamps said the long review also included a review for another foul.</p><p>Mbappé made his only other penalty attempt at this year's World Cup in France’s 1-0 victory over Paraguay in the round of 16.</p><p>Still, France was by far the more active team offensively in the first half, holding a 13-1 advantage in shots on goal.</p><p>Morocco’s best opportunity came just before the halftime whistle when Achraf Hakimi sent a free kick from just outside the box past the right post.</p><p>France now has a chance to emulate Brazil and West Germany in reaching three straight World Cup finals.</p><p>“We realize that what lies ahead is even tougher than what we’ve been through," Mbappé said, "but we’re ready to face anything.”</p><p>___</p><p>See more of AP’s World Cup coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YX4CF4TTXGXFZL5TAUU3LDNV2M.jpg?auth=f75ef3071dd0345f85c9021d62d96609cad9bbbcdc3653fed66cbd599df31415&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[France's Kylian Mbappe celebrates after France defeated Morocco during the World Cup quarterfinal soccer match between France and Morocco in Foxborough, Mass., near Boston, Thursday, July 9, 2026. (AP Photo/Martin Meissner)]]></media:description><media:credit role="author" scheme="urn:ebu">Martin Meissner</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SKHDULTZ6JVTI3EPI2435SSWNM.jpg?auth=26ad8f7b5088d211d10d6c59ed8ca34dfb73819b8c007df1d5a6d97993d3fb46&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[France's Kylian Mbappe (10) reacts after missing a penalty kick against Morocco during the World Cup quarterfinal soccer match in Foxborough, Mass., near Boston, Thursday, July 9, 2026. (AP Photo/Mark Stockwell)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Stockwell</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KUBPPFRQDZ5H4GO327Y32KDM7Q.jpg?auth=e95cb13fc0cdf9073f872daf65269c9d9ccd7e9735ed011b3724ba3718dcebe0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Morocco goalkeeper Yassine Bounou (1) saves a penalty kick by France's Kylian Mbappe during the World Cup quarterfinal soccer match between France and Morocco in Foxborough, Mass., near Boston, Thursday, July 9, 2026. (AP Photo/Charles Krupa)]]></media:description><media:credit role="author" scheme="urn:ebu">Charles Krupa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4I62KHEWG74HSFCAYXOWLG3ASU.jpg?auth=a3bc8756fabd4855310da711dcac1eb89bd4e0754f0fa94ea9ae6be939c507fc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Morocco goalkeeper Yassine Bounou (1) reaches for the ball during the World Cup quarterfinal soccer match between France and Morocco in Foxborough, Mass., near Boston, Thursday, July 9, 2026. (AP Photo/Charles Krupa)]]></media:description><media:credit role="author" scheme="urn:ebu">Charles Krupa</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ADMO4MS7SIDGUUTMSYLILX4BBU.jpg?auth=825f87e47af7f300aadba9b8d82aa5456c87ea4026a4136816391714a5d36c51&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[France's Manu Kone (6) and Morocco's Ayyoub Bouaddi (6) battle for the ball during the World Cup quarterfinal soccer match between France and Morocco in Foxborough, Mass., near Boston, Thursday, July 9, 2026. (AP Photo/Martin Meissner)]]></media:description><media:credit role="author" scheme="urn:ebu">Martin Meissner</media:credit></media:content></item><item><title><![CDATA[Andreessen, Chetty among leaders of Fed's new task forces evaluating operations]]></title><link>https://www.local10.com/business/2026/07/09/andreessen-chetty-among-leaders-of-feds-new-task-forces-evaluating-operations/</link><guid isPermaLink="true">https://www.local10.com/business/2026/07/09/andreessen-chetty-among-leaders-of-feds-new-task-forces-evaluating-operations/</guid><dc:creator><![CDATA[By CHRISTOPHER RUGABER, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — Venture capitalist Marc Andreessen, economist Raj Chetty and former Bank of England governor Mervyn King are among a slate of names released by the Federal Reserve Thursday that will help develop recommended changes to the central bank's operations.]]></description><pubDate>Thu, 09 Jul 2026 20:16:27 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — Venture capitalist Marc Andreessen, economist Raj Chetty and former Bank of England governor Mervyn King are among a slate of names released by the Federal Reserve Thursday that will help develop recommended changes to the central bank's operations.</p><p>They are among the co-leaders of five different task forces announced by Fed Chair Kevin Warsh last month. The other leaders are a mix of public officials and business leaders.</p><p>Warsh called for “regime change” at the Fed last year while he was under consideration by the Trump administration to replace former chair Jerome Powell. Warsh has sought to communicate less about the Fed's thinking on interest rates and has said he wants to reduce the central bank's roughly $6.7 trillion in holdings of government bonds.</p><p>Yet it's not yet clear how transformative the task forces will be. Most of the directors announced Thursday are leading figures in economics and business, rather than longtime Fed critics. Warsh's use of task forces, Fed-watchers say, suggest he wants to persuade his fellow Fed officials of any changes rather than impose them.</p><p>“The U.S. economy has changed significantly over the last generation, and never more so than right now,” Warsh said in a written statement. “Each task force will carefully consider whether policymakers’ means and methods, analytical tools and policy approaches can be improved upon.”</p><p>The five task forces will each have three co-leaders and will be supported by Fed staff, the central bank said.</p><p>One of the task forces will focus on how artificial intelligence and other new technologies will affect productivity and jobs. Warsh has repeatedly said he expects AI to bring about fundamental changes to the U.S. economy.</p><p>To oversee that task force, Warsh has turned to executives from firms developing AI, including Marc Andreessen, a major investor in crypto firms and AI technology. Asha Sharma, an executive vice president at Microsoft and CEO of its Xbox unit will also co-lead that task force. Charles Jones, an economist at Stanford currently on leave with Anthropic, will act as the third co-chair.</p><p>Chetty, a Harvard economist, will co-lead a task force on evaluating the data sources used by the Fed. Chetty has broken ground by using huge data sets to track families' economic fortunes over decades and evaluate which areas of the country have seen the most economic mobility.</p><p>Doug McMillon, the former president and CEO of Walmart, and Kevin Murphy, an economics professor at the University of Chicago, will co-lead the data task force.</p><p>A third task force will examine the Fed's balance sheet, which has ballooned in size since the Great Recession in 2008-2009. Raghuram Rajan, a former leader of the Reserve Bank of India, and Harvard economist and former Treasury official Karen Dynan will co-lead the task force, along with Jeremy Stein, a former Fed governor.</p><p>Greg Mankiw, a top economist in the George W. Bush administration and Thomas Sargent, a Nobel laureate at New York University, will co-lead a task force on inflation frameworks. King, the former Bank of England governor, will be one of the leaders of the task force on communications.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/Q2R7XBPO426EMK24AMTCYYTM5Y.jpg?auth=5af1832e2342c1b29080f793361f5d6c15e56fd19d85c1a570abc49b00d94635&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Federal Reserve Chairman Kevin Warsh speaks during a news conference following the Federal Open Market Committee meeting, Wednesday, June 17, 2025, in Washington. (AP Photo/Rod Lamkey, Jr.)]]></media:description><media:credit role="author" scheme="urn:ebu">Rod Lamkey</media:credit></media:content></item><item><title><![CDATA[Ohio judge grants preliminary injunction for men’s, women’s hoops players suing NCAA for eligibility]]></title><link>https://www.local10.com/sports/2026/07/09/ohio-judge-grants-preliminary-injunction-for-mens-womens-hoops-players-suing-ncaa-for-eligibility/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/09/ohio-judge-grants-preliminary-injunction-for-mens-womens-hoops-players-suing-ncaa-for-eligibility/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[CINCINNATI (AP) — An Ohio judge has granted a preliminary injunction for 24 men’s and women’s college basketball players suing the NCAA for eligibility, claiming the new age-based model unfairly shuts them out of further competition.]]></description><pubDate>Thu, 09 Jul 2026 21:17:53 +0000</pubDate><content:encoded><![CDATA[<p>CINCINNATI (AP) — An Ohio judge has granted a preliminary injunction for 24 men’s and women’s college basketball players suing the NCAA for eligibility, claiming the new age-based model unfairly shuts them out of further competition.</p><p>Judge Christopher Wagner said Thursday the NCAA eligibility rules have been applied to 2022 high school graduates in an arbitrary and capricious manner, adding the plaintiffs would suffer “irreparable injury” without an injunction.</p><p>“We hope the NCAA reconsiders its position and allows all other similarly situated athletes from the high school class of 2022 to compete for remaining roster spots in all sports,” attorney Ryan Downton said.</p><p>Wagner's ruling allows the athletes in the lawsuit an opportunity to enter the transfer portal. He scheduled a conference for Aug. 4 to prepare for a trial.</p><p>“While we will seek to overturn this ruling, it is now apparent that Congress must act swiftly to restore stability, uniformity, and fair competition in college athletics,” the NCAA said in a statement.</p><p>The Protect College Sports Act has moved forward with Senate committee approval in June. However, the Big Ten and Southeastern conferences oppose the bill designed to stabilize college sports and are seeking revisions.</p><p>Downton has filed similar lawsuits against the NCAA on behalf of nearly 30 men's and women's basketball players.</p><p>The lawsuit in Cincinnati was filed shortly after the NCAA Division I Cabinet approved a monumental change in eligibility rules last month.</p><p>“When each plaintiff completed their fourth season of competition during the 2025-26 academic year, they had every reason to know it was the end of the line and time to make way for the next generation of college athletes,” the NCAA wrote in a filing.</p><p>The plaintiffs are seeking to be eligible to play a fifth year during the upcoming season, representing athletes who graduated from high school in 2022 and began their college sports careers that autumn and never redshirted.</p><p>“Each plaintiff was harmed each time he or she competed in a basketball game against a fifth or sixth-year player without being offered the same opportunity to compete in a fifth season themselves,” Downtown wrote in a filing.</p><p>The NCAA now allows athletes five seasons of competition over a five-year period that begins with their full-time enrollment or the academic year following their 19th birthday, whichever occurs first.</p><p>The move will all but eliminate waivers or redshirt years for extended eligibility except for religious missions, pregnancy or active-duty military service. Extensions will no longer be considered for athletes who are injured.</p><p>Athletes whose eligibility expired by spring 2026 under the traditional model — four years of competition over five years — will not be allowed a fifth year of competition under the new rules that go into effect this fall.</p><p>The Division I Cabinet has said in a statement posted on X that it was aware of legal action challenging its decision and that “we do not intend to change course.”</p><p>Three basketball players, including Xavier forward Filip Borovicanin of Serbia, and three coaches, including Xavier coach Richard Pitino, along with an agent testified at a hearing in Cincinnati earlier this month, while the NCAA did not call any witnesses.</p><p>Wagner appeared to be critical of the NCAA in his written ruling, saying the governing body resembles “a highly profitable professional sports league," more than its argument of being a voluntary association.</p><p>“The court finds, by clear and convincing evidence, that plaintiffs will suffer irreparable injury if the preliminary injunction is not granted,” Wagner said.</p><p>The NCAA said the decision was wrong.</p><p>“We will immediately seek all avenues for reversal, including a stay of the court’s order pending appeal,” the NCAA said. “The court disregarded over a century of precedent and substituted its own judgment, on a limited factual record, for the collective expertise of the nation’s leading higher education institutions.”</p><p>___</p><p>AP college sports: https://apnews.com/hub/college-sports</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6OY4RG6DFOXL6ZILPS6TNYXOQY.jpg?auth=9a0b4ea24e6f8e7b06014dbc380f76f027e2a735610d87ef80488ad4fd20edec&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - This photo taken with a fisheye lens shows the NCAA logo displayed at mid-court before Albany's practice for a second-round game of the NCAA college basketball tournament March 21, 2013, in Philadelphia. (AP Photo/Matt Slocum, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Matt Slocum</media:credit></media:content></item><item><title><![CDATA[LA uses World Cup to show off upgraded public transit and test plans to hold car-free Olympics]]></title><link>https://www.local10.com/sports/2026/07/09/la-uses-world-cup-to-show-off-upgraded-public-transit-and-test-plans-to-hold-car-free-olympics/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/09/la-uses-world-cup-to-show-off-upgraded-public-transit-and-test-plans-to-hold-car-free-olympics/</guid><dc:creator><![CDATA[By JAIMIE DING, Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — When Matthew Smith took his five-year-old son to a World Cup game in the Los Angeles area earlier this month, they opted to take public transit instead of driving from their nearby coastal city.]]></description><pubDate>Thu, 09 Jul 2026 22:14:43 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — When Matthew Smith took his five-year-old son to a World Cup game in the Los Angeles area earlier this month, they opted to take public transit instead of driving from their nearby coastal city.</p><p>It was Smith's first time on the LA Metro in a decade, and the experience exceeded his expectations.</p><p>“Seems like a very functioning transit system, which is somewhat surprising given its reputation,” he said.</p><p>That is the reaction Metro officials were hoping for as they used the 2026 FIFA World Cup's eight LA games to introduce — or reintroduce — people to the region's public transit system, often an afterthought in car-centric Los Angeles. It is an early test run of sorts for the 2028 Olympics, which organizers have billed as a “no car” Games where there will be no parking for attendees at any of the venues. Spectators will have to rely on transit and shuttles to get to events.</p><p>Nearly 50,000 rides were taken on rail lines for the July 2 Spain-Austria game that Smith and his son attended. There is no train that runs directly to SoFi Stadium in the LA suburb of Inglewood, but Metro has added 15 shuttle lines to transport people there from major rail stations and transit centers — the farthest route taking one hour and 15 minutes. More than 30,000 rides were taken on those shuttles for that game alone, the agency said.</p><p>The Metro will take a similar approach for the Olympics because many venues don't connect directly to the system. For the World Cup, the agency borrowed about 200 buses to meet the increased demand. Officials have said they will need to borrow 3,000 buses for the Olympics.</p><p>Officials work to overcome safety fears</p><p>For many residents, public transit isn't baked into everyday life in Los Angeles, the nation's second most-populous city, quite the same way it is in other major urban centers like New York and Chicago. LA Metro estimates the system provides about 1 million rides each day — roughly the same as Chicago, a smaller city. In New York, meanwhile, it is well over 3 million on the average weekday.</p><p>Many view LA's rail and bus system as unreliable at best and unsafe at worse. Certain high-profile violent incidents, such as a 67-year-old woman who died from being stabbed on a Metro train in 2024, have driven those perceptions. Some riders are also concerned about drug use, cleanliness and the presence of homeless people.</p><p>In June, Metro opened applications for its police force, which it hopes to have fully deployed by 2029 to replace the LAPD. The agency hopes having its own sworn officers working along with homeless outreach and crisis response teams will help riders feel safer on its trains and buses.</p><p>Metro has also touted data that showed a decline in violent crime over the past two years, with a 13.6% decrease in overall crime in March 2026 compared to a year before.</p><p>Martha Banuelos used the transit system sporadically before but generally preferred to “avoid it like the plague.” She started riding the trains again recently to get into the city from North Hollywood for World Cup watch parties.</p><p>“It’s a lot cleaner and smells way better,” she said.</p><p>Officials see World Cup as an opportunity</p><p>Metro has partnered with FIFA to host fan zones and watch parties at key transit hubs — where thousands of fans from around the region gathered to drink, dance to DJ sets, and cheer for their favorite teams. Metro has advertised limited edition tap cards for different countries and leaned into social media to promote public transit during the games.</p><p>The system also upgraded its payment options before the World Cup to allow riders to pay directly with a credit card like other cities that have done away with tap cards.</p><p>Those efforts worked to draw in new riders like Yasmin Cortez, a 32-year-old who took the train for the first time ever to attend the official FIFA Fan Festival at the LA Memorial Coliseum to watch matches, volunteer for FIFA, and soak in the World Cup spirit. A week later, she took the rail again to root for Uruguay at the Union Station Fan Zone, from Cerritos about 16 miles (26 kilometers) southwest of LA.</p><p>“Especially with gas prices now, yeah I should be taking the Metro,” she said. “There’s a lot to explore, and I bought some new walking shoes.”</p><p>Looking ahead to 2028 Olympics</p><p>During the last Summer Games, Paris was lauded for how accessible the Games were, with nearly every venue reachable by Metro, commuter train, tram or bus.</p><p>LA, long known for congested roadways, is hard at work to expand its own transit options as the Games quickly approach.</p><p>Transit enthusiasts rejoiced at the long-awaited extension of the D line in May, which runs east-west connecting downtown LA to Koreatown, and now further west, where popular tourist attractions like the Grove shopping mall, Los Angeles County Museum of Art and the La Brea Tar Pits are.</p><p>It marked the first opening of a heavy rail expansion project in the U.S. since 2020. Four more stations are under construction to extend the line to the University of California, Los Angeles campus, which will serve as the official Athlete Village for the 2028 games.</p><p>“LA is a transit city,” said Jennifer Vides, Metro's chief customer experience officer. “People want to try to say that it’s not. Obviously we have a lot more expansion to do and we’re working on it. But people really want transit.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/U35LZH2FHHRJ63257D5RDXSV7M.jpg?auth=2c844fdd6d5cb82928df5557fa5f08117f4e3536c98510440026082ac8a92a52&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Fans exit a Metro shuttle after a World Cup match between Spain and Austria on Thursday, July 2, 2026, in Los Angeles. (AP Photo/Jaimie Ding)]]></media:description><media:credit role="author" scheme="urn:ebu">Jaimie Ding</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HCRKH5EWWK6ZW5SCLV7DNV3ZEY.jpg?auth=5c39b6457ebb571b59716f04d5369f8d3ab30a0d0baa286e79d84246ca894c6f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Matthew Smith and his son Whitacre, 5, ride the Metro after a World Cup match between Spain and Austria on Thursday, July 2, 2026, in Los Angeles. (AP Photo/Jaimie Ding)]]></media:description><media:credit role="author" scheme="urn:ebu">Jaimie Ding</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GMU5Y3K3JDZ6OEKMODOTB7UDTU.jpg?auth=0dbae1d8b51bc21e7b94a237d348645d098d48f7cbd0518ca6c15b9a5df157b7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Evan Hallock, left, and his wife Breanna ride the Metro after a World Cup match between Spain and Austria on Thursday, July 2, 2026, in Los Angeles. (AP Photo/Jaimie Ding)]]></media:description><media:credit role="author" scheme="urn:ebu">Jaimie Ding</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NNS3O2YQFSTGCFCFPW45VGO7TI.jpg?auth=daef1703992b5670d018c1fcf41fdc6bac119ecfa8e9772d6280ca84f34b6dee&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Michelle Valladares, left, and Yasmin Cortez show their FIFA World Cup themed Metro tap cards before attending a watch party on Friday, June 26, 2026, in Los Angeles. (AP Photo/Jaimie Ding)]]></media:description><media:credit role="author" scheme="urn:ebu">Jaimie Ding</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QMYF5VSQQ7YINDR6WIP2J3LH3E.jpg?auth=63b48ace3095c9d9e42bbb6801c3a6e0f4906c8005dc3698c9765cd1613a922c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Dave Ramazzini rides the Metro after a World Cup match between Spain and Austria on Thursday, July 2, 2026, in Los Angeles. (AP Photo/Jaimie Ding)]]></media:description><media:credit role="author" scheme="urn:ebu">Jaimie Ding</media:credit></media:content></item><item><title><![CDATA[Raptors and Clippers put trade for Kawhi Leonard on hold, pending end of NBA investigation]]></title><link>https://www.local10.com/sports/2026/07/09/raptors-and-clippers-put-trade-for-kawhi-leonard-on-hold-pending-end-of-nba-investigation/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/09/raptors-and-clippers-put-trade-for-kawhi-leonard-on-hold-pending-end-of-nba-investigation/</guid><dc:creator><![CDATA[By TIM REYNOLDS, Associated Press]]></dc:creator><description><![CDATA[Kawhi Leonard's trade to the Toronto Raptors is on hold pending the outcome of the NBA's investigation into whether the Los Angeles Clippers circumvented salary cap rules, the teams announced Thursday.]]></description><pubDate>Thu, 09 Jul 2026 21:58:16 +0000</pubDate><content:encoded><![CDATA[<p>Kawhi Leonard's trade to the Toronto Raptors is on hold pending the outcome of the NBA's investigation into whether the Los Angeles Clippers circumvented salary cap rules, the teams announced Thursday.</p><p>It does not necessarily mean that the trade is off. The Raptors said they still want Leonard, and the Clippers, in a statement sent to multiple outlets including The Associated Press, again insisted that they are not guilty of any wrongdoing related to an endorsement contract between Leonard and a now-bankrupt California-based digital bank that touted itself as environmentally friendly.</p><p>But the probe, as detailed by the terms of the collective bargaining agreement, could lead to penalties that include a substantial fine, the loss of draft capital — and, potentially, even the voiding of a player contract — if the league finds there was a deliberate circumvention of cap rules.</p><p>“The NBA league office informed us that as a result of the ongoing investigation involving the Clippers, we would assume the risk of any potential outcome of the investigation impacting Kawhi,” the Raptors said. “In light of this, we will wait until the league’s investigation is complete.”</p><p>There is no timetable for the conclusion of the NBA's probe, which is being performed by outside counsel — Wachtell Lipton, a New York-based firm. Commissioner Adam Silver said in recent weeks that he'd like to see a conclusion.</p><p>“My instruction to them is we can’t be investigating forever. At some point you have to wrap it up,” Silver said last month at the NBA Finals. “But at the same time, the most important thing is that we get it right."</p><p>Through a spokesman, the NBA said Thursday that it doesn't “have a specific timeline for the conclusion of the investigation but expect the firm to finalize its work in the coming weeks”</p><p>The NBA opened an investigation back in September into whether a $28 million endorsement contract between Leonard and Aspiration Fund Adviser LLC — a company that filed for bankruptcy in 2025 — broke league rules, following a report by journalist Pablo Torre. Last month, Aspiration co-founder Joseph Sanberg was sentenced to 14 years in federal prison after pleading guilty to defrauding investors and lenders of at least $248 million.</p><p>“At the heart of this investigation are Joe Sanberg and Aspiration,” the Clippers said Thursday in a statement. "We did not funnel money to Kawhi Leonard through Aspiration. Like many sophisticated investors, financial institutions, and business partners, we were victims of a fraud initiated by Sanberg, who has been convicted and sentenced to 14 years in prison.</p><p>“We recognize the uncertainty this has created and the impact it has had on our team, our fans, the Raptors organization, their fans, and the players whose futures remain affected while this process continues. We remain confident that, when the facts are evaluated fairly and thoroughly, the NBA will confirm exactly what we have said from the beginning: We have not done what we are accused of doing.”</p><p>For its part, Toronto reaffirmed that it still wants to acquire Leonard.</p><p>“The Raptors remain eager to bring Kawhi back to Toronto and look forward to a swift resolution for our players, our organization, and our fans,” the Raptors said.</p><p>The Raptors and Clippers struck a deal on June 30 on a trade that would send Leonard back to the city that helped win the 2019 NBA championship.</p><p>The Raptors agreed to send Brandon Ingram, Gradey Dick, two first-round draft picks, two second-round picks and pick swaps to the Clippers for Leonard — who spent one season in Toronto, and that was the year the Raptors won their lone title.</p><p>He turned 35 earlier this month but is coming off the highest-scoring season of his career, averaging 27.9 points for the Clippers in 65 games.</p><p>Leonard is a seven-time All-Star, seven-time All-NBA selection, a two-time NBA champion (also winning in 2014 with San Antonio) and is generally considered one of the game’s top defensive players. He has said there was no wrongdoing.</p><p>___</p><p>AP NBA: https://apnews.com/nba</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MBIYL7KUWVXSBCPCKOCRRZNGKA.jpg?auth=6e8891771c4ea123afa0b5e9763b76b3288bbede04c593ff213643335807dc47&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - LA Clippers forward Kawhi Leonard, center, shoots as Golden State Warriors center Kristaps Porzingis defends during the first half of an NBA play-in tournament basketball game Wednesday, April 15, 2026, in Inglewood, Calif. (AP Photo/Mark J. Terrill,File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content></item><item><title><![CDATA[Technology is driving an increase in online threats to the UK, senior officials say]]></title><link>https://www.local10.com/tech/2026/07/09/technology-is-driving-an-increase-in-online-threats-to-the-uk-senior-officials-say/</link><guid isPermaLink="true">https://www.local10.com/tech/2026/07/09/technology-is-driving-an-increase-in-online-threats-to-the-uk-senior-officials-say/</guid><dc:creator><![CDATA[By EMMA BURROWS, Associated Press]]></dc:creator><description><![CDATA[LONDON (AP) — Technology and online platforms are increasingly being used to threaten the United Kingdom, including by hostile countries, extremists and far-right groups, senior British police officials said Thursday.]]></description><pubDate>Thu, 09 Jul 2026 19:31:58 +0000</pubDate><content:encoded><![CDATA[<p>LONDON (AP) — Technology and online platforms are increasingly being used to threaten the United Kingdom, including by hostile countries, extremists and far-right groups, senior British police officials said Thursday.</p><p>There is a “continual battle” against threats online, said Vicki Evans, a senior national coordinator for counterterrorism at the Metropolitan Police, and police need help from technology companies because “it's not something we can do alone.”</p><p>Islamic extremism remains the biggest threat but over the past five years, threats from far-right groups and hostile states have significantly grown, said Laurence Taylor, head of counterterrorism police.</p><p>According to Evans, the threat from hostile states is the “most rapidly escalating mission” for counterterrorism police.</p><p>Threats from hostile countries are increasing</p><p>In July, two Romanian men were jailed over the stabbing of a journalist from a Persian-language television station, which the judge said was carried out on behalf of Iran's government.</p><p>In June, a Ukrainian man and Romanian man were jailed for their role in setting fire to property linked to U.K. Prime Minister Keir Starmer — a plot which fits the description of Russian state-backed sabotage. And in May, a U.K. border official and former Hong Kong police officer were convicted of spying for China.</p><p>Evans said that in 2025, there were more than 20 Iranian-backed plots, including assassinations, kidnappings and other serious crimes against the U.K. Additionally, police are still investigating whether arson attacks against Jewish sites earlier in the year have a link to Iran.</p><p>Russia has been organizing a “constant stream of surveillance plots” against people and institutions in Britain, aiming to target people Russian officials believe are enemies, “infiltrate” ordinary life and identify people who will “peddle” Russian narratives or carry out proxy work on behalf of the Russian state, she added.</p><p>Across Europe, Russia has recruited dozens of people on apps like Telegram to carry out vandalism or set fires — including at a warehouse in London that stored communications equipment meant for Ukraine.</p><p>Dylan Earl, the ringleader of that plot, was recruited on Telegram by the Wagner Group, a mercenary organization acting on behalf of Moscow that has been designated a terrorist group by the U.K. government.</p><p>Evans also said that teenagers as young as 15 have been arrested by police in relation to proxy plots. The challenge for law enforcement, she added, is that “anyone could be targeted,” especially online.</p><p>"This isn’t something that’s happening elsewhere,” Evans said, speaking to journalists at New Scotland Yard, the Metropolitan Police headquarters. “It’s happening here. This risk is in our neighborhoods, in our online spaces and in our workplaces.”</p><p>The threat of far-right extremism is rising</p><p>Taylor said that the threat level in the U.K. was raised in April from “substantial” to “severe,” partly because cases linked to extreme far right ideologies are “growing substantially.”</p><p>Police have noted an increase in “vile” content, particularly online, which creates a “cocktail of racism, misogyny and extreme homophobia,” he said.</p><p>Extreme views, he said, appear to be being challenged less and less and so conditions have been created where previously unacceptable views are now more prevalent.</p><p>As an example, he gave the case of an 18-year-old woman, Alina Burns, who was imprisoned for almost 20 years in May after attacking a stranger with an ax — an attack that Taylor said was motivated by her extreme right-wing mindset.</p><p>Children are increasingly radicalized online</p><p>Alfie Coleman — a 22-year-old sentenced on Wednesday for 13.5 years for trying to buy a gun from an undercover MI5 officer — was radicalized online from the age of 14, Taylor said.</p><p>Evans said that those behind the exploitation are specifically designing online content to attract young people by blending it with propaganda and gaming footage, historical images and music. The young are then prompted to carry out violent acts — such as being asked to “recreate” in real life horrific attacks from video games, she said.</p><p>In some cases, Evans said, “sadistic online groups,” ask people to compete against each other to cause harm online and offline — by using cyberattacks, extremism, serious violence or even child sexual abuse or terrorism.</p><p>The extent of “lawful but awful” content online, including extreme violence and gore, she said means that some people now have a skewed sense of what is normal or acceptable. Those people are particularly vulnerable to manipulation, including by state actors, she said.</p><p>Although the government has said that Britain will ban social media for those under 16, that is not enough, said Evans, adding that pressure needs to be put on technology companies to help curb harmful content online.</p><p>Laws and policies regulating harmful content online quickly go out of date while social platforms have powerful mechanisms to push content to young people, she said.</p><p>“The tipping point is very swift and steep,” for some people who are drawn into harmful content online, she said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/M7RV7HS4UP2FQFRBOODOH2GVEI.jpg?auth=9e8d5e42c0dd32628df747a48fd544b291508f84bfe18a4398fdb8169adb16b0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - This 2024 photo provided by the Metropolitan Police shows damage to a warehouse in east London that was storing goods for Ukraine, after a fire that prosecutors said was organized on behalf of Russia's intelligence services. (London Metropolitan Police via AP, File)]]></media:description></media:content></item><item><title><![CDATA[Africa secures $900 million in new clean cooking commitments]]></title><link>https://www.local10.com/news/world/2026/07/09/africa-secures-900-million-in-new-clean-cooking-commitments/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/07/09/africa-secures-900-million-in-new-clean-cooking-commitments/</guid><dc:creator><![CDATA[By ALLAN OLINGO, Associated Press]]></dc:creator><description><![CDATA[NAIROBI, Kenya (AP) — African countries have secured $900 million in new financial commitments to expand access to clean cooking technologies, which replace polluting fuels with cleaner alternatives, the International Energy Agency, IEA, said Thursday.]]></description><pubDate>Fri, 10 Jul 2026 02:14:55 +0000</pubDate><content:encoded><![CDATA[<p>NAIROBI, Kenya (AP) — African countries have secured $900 million in new financial commitments to expand access to clean cooking technologies, which replace polluting fuels with cleaner alternatives, the International Energy Agency, IEA, said Thursday.</p><p>The new pledge builds on the $2.2 billion mobilized at the inaugural Africa Clean Cooking Summit in Paris in 2024, bringing total commitments to more than $3.1 billion, which will be used to expand access to cleaner cooking fuels, stoves and related infrastructure across the continent.</p><p>The funding was announced during a virtual meeting on clean cooking in Africa convened by IEA and Kenya, where leaders reviewed progress made since the last summit and outlined priorities ahead of the next gathering later this year.</p><p>Nearly 1 billion people across Africa still lack access to clean cooking, relying instead on charcoal, firewood and other polluting fuels that the IEA says contribute to an estimated 850,000 premature deaths each year.</p><p>The meeting brought together Kenyan President William Ruto, Norwegian Prime Minister Jonas Gahr Store, U.S. Energy Secretary Chris Wright, African Union commissioner for Infrastructure and Energy Lerato Mataboge and IEA executive director Fatih Birol, among others.</p><p>Clean cooking refers to the use of low-emission fuels and technologies, such as ethanol, biogas and electricity, instead of traditional fuels like charcoal and firewood. The transition reduces harmful household air pollution and improves health outcomes for millions of African households.</p><p>“Access to clean cooking is one of the most impactful yet overlooked challenges of our time,” said Wright, adding that it directly affects the lives of billions of people, particularly women and children.</p><p>Kenya’s Ruto said financing remained the biggest obstacle to achieving universal access to clean cooking technologies across Africa. “Ambition alone is not enough. It must be backed by investment,” he said.</p><p>Birol said the IEA's latest tracking showed that $740 million, or about one-third of the commitments announced in Paris, has already been deployed across 22 African countries.</p><p>“The additional $900 million in commitments demonstrates growing momentum, with more expected before the next summit,” Birol said.</p><p>The IEA also released a report showing governments have introduced 121 new clean cooking policies across more than 30 African countries since the Paris summit. Those countries account for about 80% of Africans without access to clean cooking.</p><p>The agency said it is working with the African Union to help governments strengthen national clean cooking policies under a continentwide strategy and action plan ahead of the next summit.</p><p>It also launched a new public-private Clean Cooking Security Programme aimed at strengthening global supply chains for cooking fuels, particularly liquefied petroleum gas, or LPG. The initiative follows shipping disruptions through the Strait of Hormuz earlier this year that affected about 30% of globally traded LPG, the agency said. More than 3.4 billion people worldwide depend on LPG as their primary cooking fuel.</p><p>The program will provide technical assistance to countries seeking to improve fuel security while exploring ways to strengthen international cooperation on clean cooking supply chains.</p><p>___</p><p>The Associated Press’ climate and environmental coverage receives financial support from multiple private foundations. AP is solely responsible for all content. Find AP’s standards for working with philanthropies, a list of supporters and funded coverage areas at AP.org.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4ZQANJH5S33FUIQ7J477WUCWXE.jpg?auth=e8b4361a59da7229f9dabcdd237f7bfacd78d6bf6803759e82c6fb4af80802a5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Grace Kathambi uses a bioethanol fuel stove to fry and sell French fries at her shop in Kibera, an informal settlement on the outskirts of Nairobi, Kenya, on Feb. 4, 2026. (AP Photo/Atieno Muyuyi, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Atieno Muyuyi</media:credit></media:content></item><item><title><![CDATA[Acusan a hombre de intento de asesinato tras apuñalar a víctima en parada de autobús de Miami]]></title><link>https://www.local10.com/espanol/2026/07/09/acusan-a-hombre-de-intento-de-asesinato-tras-apunalar-a-victima-en-parada-de-autobus-de-miami/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/07/09/acusan-a-hombre-de-intento-de-asesinato-tras-apunalar-a-victima-en-parada-de-autobus-de-miami/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Un hombre de 61 años fue arrestado el miércoles después de que la policía informara que presuntamente apuñaló a otro hombre durante una discusión en una parada de autobús de Miami.]]></description><pubDate>Thu, 09 Jul 2026 18:50:45 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre de 61 años fue arrestado el miércoles después de que la policía informara que presuntamente apuñaló a otro hombre durante una discusión en una parada de autobús de Miami.</p><p>Los registros de la cárcel muestran que Maurice Yoelcis Sapp fue detenido tras el apuñalamiento, que, según la Policía de Miami, ocurrió aproximadamente a las 4:30 p.m. del miércoles cerca de Northwest Seventh Avenue y Northwest 61st Street.</p><p>Las autoridades informaron que respondieron a la parada de autobús después de que un hombre detuviera a agentes de la Policía de Miami mientras sostenía un cuchillo.</p><p>Indicaron que un agente encontró a Sapp, quien figura como indigente en el informe de arresto, sosteniendo un cuchillo en la mano derecha mientras sujetaba la camisa de otro hombre.</p><p>La policía dijo que el agente le ordenó a Sapp que soltara el cuchillo y este obedeció.</p><p>Las autoridades informaron que la víctima fue encontrada sangrando debido a una herida de gran tamaño en el lado izquierdo del rostro y fue trasladada por paramédicos de Miami Fire Rescue al Centro de Trauma Ryder del Hospital Jackson Memorial, donde fue reportada en condición crítica.</p><p>Los investigadores dijeron que la víctima sufrió heridas de arma blanca en la mejilla izquierda, el hombro izquierdo y la parte superior del abdomen.</p><p>Una testigo dijo a los detectives que estaba sentada cerca de Sapp en una banca de la parada de autobús cuando lo vio acercarse a la víctima. También declaró que escuchó a ambos hombres discutir antes de que Sapp regresara a la banca, según el informe.</p><p>La testigo dijo a los investigadores que la víctima se acercó posteriormente a Sapp y continuó la discusión, indica el informe.</p><p>Durante el enfrentamiento, la mujer dijo que escuchó a Sapp decirle a la víctima: “Dilo otra vez”, antes de apuñalarla en la mejilla izquierda con una navaja negra, informó la policía.</p><p>Según el informe, Sapp dijo posteriormente a los detectives que Beasley se le acercó y le sujetó la camisa durante la discusión.</p><p>Sapp afirmó que apartó la mano de la víctima de su camisa y luego la apuñaló entre tres y cuatro veces con una navaja que estaba a su lado sobre la banca, señala el informe.</p><p>La policía informó que Sapp también dijo a los investigadores que la víctima no tenía ningún arma durante el enfrentamiento ni antes del apuñalamiento.</p><p>Después de revisar las declaraciones y las pruebas, los detectives determinaron que Sapp fue el “agresor principal” y procedieron a arrestarlo, según el informe.</p><p>Los registros de la cárcel muestran que Sapp enfrenta un cargo de intento de asesinato en segundo grado con un arma mortal. Hasta el jueves, permanecía detenido sin derecho a fianza en el Centro Correccional Turner Guilford Knight. La jueza del Tribunal de Circuito de Miami-Dade, Mindy Glazer, también le ordenó mantenerse alejado de la víctima.</p><p>La policía no informó cuál fue el motivo de la discusión entre el sospechoso y la víctima antes del apuñalamiento.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QD5MTT7TGFB2TJ2K6QZK5MRF4E.jpg?auth=6e84473459fd63738f82372527f4bc9343648a2b63185ef02ca6d36dd96ce803&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[New AP-NORC poll reveals sharp divides among US Jews over Israel and Gaza]]></title><link>https://www.local10.com/news/national/2026/07/08/new-ap-norc-poll-reveals-sharp-divides-among-us-jews-over-israel-and-gaza/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/07/08/new-ap-norc-poll-reveals-sharp-divides-among-us-jews-over-israel-and-gaza/</guid><dc:creator><![CDATA[By DAVID CRARY, AMELIA THOMSON-DEVEAUX and PETER SMITH, Associated Press]]></dc:creator><description><![CDATA[As Israel’s actions continue to divide America's Jewish communities nearly three years into the latest war in Gaza, a new AP-NORC poll reveals that some of the biggest gaps are between religious and secular Jews.]]></description><pubDate>Wed, 08 Jul 2026 09:02:38 +0000</pubDate><content:encoded><![CDATA[<p>As Israel’s actions continue to divide America’s Jewish communities nearly three years into the latest war in Gaza, a new AP-NORC poll reveals that some of the biggest gaps are between religious and secular Jews.</p><p>The survey from The Associated Press-NORC Center for Public Affairs Research makes clear that for many U.S. Jews, support for Israel remains a bedrock of their religious identity, its existence a guarantee of Jewish self-determination and safety. Yet others — particularly those who identify as Jews through ethnic, cultural or family ties, rather than religion — feel less connected to Israel and judge its actions in the ongoing conflict more harshly.</p><p>About 7 in 10 Jewish adults overall identify as Jewish when asked about their religious affiliation, according to the sweeping survey that touched on everything from views on Israel to antisemitism concerns and strains on interpersonal relations. The rest, about 3 in 10 Jewish adults, say they are atheists, agnostics, or have no particular religious affiliation, but still identify as Jewish in other ways.</p><p>Israel has been at the center of the turmoil in the Middle East since the Oct. 7, 2023, Hamas-led attack that killed some 1,200 people. More than 73,000 Palestinians have died in Gaza since Israel retaliated, according to the Hamas-run Gaza Health Ministry, which doesn’t distinguish between civilian and militant deaths. Israel’s ongoing offensives have become a wedge issue for Jewish and non-Jewish Americans, leading to protests, raising antisemitism fears and questions about America’s close ties to Israel.</p><p>Among Jews with a religious affiliation, views on Israel’s recent military actions are far from uniform or uncritical. Only about half say Israel’s ongoing military operations in Gaza are justified. About one-quarter believe Israel has committed genocide against Palestinians in Gaza, an accusation that’s been leveled by some human rights organizations and vehemently denied by Israel and the U.S. government.</p><p>But they are more supportive of Israel’s actions than secular American Jews. About 4 in 10 religiously unaffiliated Jews say Israel has committed genocide against Palestinians, and only about 2 in 10 see Israel’s current operations in Gaza as justified. The vast majority, 74%, say they are “not too” or “not at all” emotionally attached to Israel, a sharp contrast from other Jewish adults.</p><p>Anna Constant, 56, of Seattle identifies as culturally Jewish and says she doesn’t feel closely connected to Israel.</p><p>“I kind of think of myself as an American version of a Jew. I do have a homeland,” she said, referring to the United States.</p><p>At the same time, “my heart is broken for everything everyone is navigating over there. ... We have bad governments happening not just in Israel but in the United States. I’m trying to hold on to the reality that the people are not the governments.”</p><p>Conflicting views about Israel’s military actions</p><p>Jews who regularly attend religious services are more likely than those who never attend to feel a connection to Israel and see its military actions in Gaza as justified, the survey found.</p><p>About 3 in 10 Jewish adults never attend religious services, although that rises to about two-thirds among religiously unaffiliated Jews. About half of Jewish adults attend a few times a year or less often. About 2 in 10 attend at least once a month, including about 1 in 10 who attend weekly.</p><p>According to the survey, Jewish adults mostly identify as Democrats; about 3 in 10 identify as Republicans. Religiously unaffiliated Jews are slightly more likely than Jewish adults overall to identify as Democrats, and less likely to call themselves Republicans.</p><p>Jacqueline Rothstein, 35, splits time between a New York City suburb on Long Island and the city’s heavily Jewish borough of Brooklyn. She is Modern Orthodox, attending worship services about once a month.</p><p>A political independent, she views Republican President Donald Trump favorably and has an unfavorable view of New York City Mayor Zohran Mamdani, a Muslim Democrat who supports Palestinian rights. Rothstein says her Jewish identity and supporting Israel are “extremely important” to her.</p><p>She’s keenly aware of divisions within the Jewish community, and cites family history as one key reason for the differing views of Israel. Two of her grandparents were Sephardic Jews expelled from Egypt in the 1960s; the other two were Holocaust survivors, she said.</p><p>“There are plenty of American Jews whose grandparents didn’t have that trauma,” Rothstein said. “If you have no connection to Israel, if your grandparents were safe in America, ... then you don’t know the struggle.”</p><p>Jewish adults who identify as religiously Jewish are much likelier than nonreligious Jews to identify as Zionists. About 3 in 10 religiously Jewish adults say “Zionist” describes them “extremely” or “very” well, compared to 6% of religiously unaffiliated Jews.</p><p>Just under half of secular Jews, 45%, say “Zionist” describes them ”not very well" or “not well at all.”</p><p>Many still see Israel as central to their Jewish identity</p><p>Supporting Israel is still fundamental to many Jewish adults’ identity, but its importance compared to other aspects of being Jewish varies.</p><p>About half of religiously affiliated Jewish adults say supporting Israel is “extremely” or “very” important to their Jewish identity, compared to about 1 in 10 religiously unaffiliated Jewish adults.</p><p>Rabbi Seth Adelson noted that Israel was founded primarily by secular Jews, but suggested that today in the U.S., stronger connections to Israel are felt by religiously observant Jews. He is the rabbi of Congregation Beth Shalom in Pittsburgh, a Conservative synagogue with close ties to the three congregations targeted in the 2018 massacre at the nearby Tree of Life synagogue in which 11 worshippers were killed in the nation’s deadliest antisemitic attack.</p><p>“In recent years, perhaps due to the complexity of that region, due to the challenges faced by modern states, religious Jews have been more likely to hold on to our ancient stories, and Jews of no religion have been less likely to hold on to those stories,” Adelson said.</p><p>Some of the divide is generational. Younger Jews — regardless of their Jewish affiliation — are less likely to see Israel as important to their Jewish identity. But there are commonalities, too. Majorities of younger and older Jewish adults, for instance, say that remembering the Holocaust is important to their Jewish identity.</p><p>Bonnie Brody, 78, grew up in a community with several Holocaust survivors in Queens, New York. While she doesn’t always agree with its government’s choices, the Florida resident sees Israel as a vital haven for Jews.</p><p>“I heard the stories of the concentration camps and how even (the U.S.) turned back a ship full of Jews,” she said, referring to the ocean liner St. Louis that departed Germany in 1939 with hundreds of Jewish refugees aboard, and was prevented from landing in the U.S. “Many of them had nowhere to go.”</p><p>Painful conflicts with family over Israel are common</p><p>The survey finds that rifts are springing up within families and communities over Israel, even among religiously unaffiliated Jews.</p><p>Most Jewish adults, 55%, say they’ve felt offended by another person’s comments about Israel since the Oct. 7 attack, while about 4 in 10 say they’ve disagreed with family members about something related to Israel.</p><p>About 3 in 10 say they’ve stopped talking to someone because of something they said about Israel.</p><p>Shainah Horowitz, 45, a staunch Democrat from Portland, Oregon, says the Jewish community in that solidly liberal city is riddled with divisions. On one hand, she said, there is friction between politically right-leaning Orthodox Jews and Jews with more left-leaning views, including those in her Conservative synagogue which takes pride in being LGBTQ+-inclusive. Meanwhile, she said, secular anti-Zionist Jews in Portland can be stridently critical of Jews who — like Horowitz herself — identify as Zionists and support the concept of Israel as a Jewish state.</p><p>“I cannot have conversations with certain friends — non-Jews and some very secular Jews who buy into the anti-Israel slant,” she said.</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>The AP-NORC poll of 3,040 adults was conducted June 11-17 using a sample drawn from NORC’s probability-based AmeriSpeak Panel, which is designed to be representative of the U.S. population. The poll included interviews with 1,022 Jewish adults. The margin of sampling error for adults overall is plus or minus 2.8 percentage points and the margin of sampling error for Jewish adults is plus or minus 5.0 percentage points.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4VTOWGYGYFNF4FMB6EFR7KZPXE.jpg?auth=ea4e2bee1b689ebf9adee168c5c755af2afe4d841cdff3519db805253d32c03b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Rabbi Levi Shemtov speaks to the crowd before he lights the Menorah during the annual National Menorah Lighting in celebration of Hanukkah, on the Ellipse near the White House in Washington, Dec. 14, 2025. (AP Photo/Jose Luis Magana, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jose Luis Magana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LMEWJZS2FMBCTDO47JJUUGZAXM.jpg?auth=c83bbf677bd88fff97fa74e2fd57863e674045748bc7c31f19784a84cccad2ef&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - President Donald Trump gestures during a Hanukkah reception in the East Room of the White House, Dec. 16, 2025, in Washington, as Rabbi Levi Shemtov watches. (AP Photo/Alex Brandon, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LMAFVT3PO3V77HTQFZI3ISAKQA.jpg?auth=db454713fc59f901a52a5e18dd7c72d50d0a805fc68ccad1a95d954de0e0883d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Exterior view of the Central Synagogue of New York, Feb. 28, 2026, in New York. (AP Photo/Kena Betancur, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Kena Betancur</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YJGY2ZJ4AQMRTQRV3AJY6EDW4U.jpg?auth=d33018f4ad9fabf356f263935c941eb63e688a6efe6b526d24bd9ca0275311f0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Rabbi Seth Adelson, of Congregation Beth Shalom, a Conservative synagogue located just blocks from Tree of Life in the Squirrel Hill neighborhood, sits for a portrait with Audrey Glickman, a Tree of Life member who survived the 2018 synagogue attack, Friday, Sept. 27, 2024, in Pittsburgh. (AP Photo/Jessie Wardarski, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jessie Wardarski</media:credit></media:content></item><item><title><![CDATA[Man United reveals latest plans for new stadium to replace Old Trafford]]></title><link>https://www.local10.com/sports/2026/07/09/man-united-reveals-latest-plans-for-new-stadium-to-replace-old-trafford/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/09/man-united-reveals-latest-plans-for-new-stadium-to-replace-old-trafford/</guid><dc:creator><![CDATA[By JAMES ROBSON, Associated Press]]></dc:creator><description><![CDATA[Manchester United revealed more details about its proposed new stadium on Thursday, including the precise location of the 100,000-seat arena.]]></description><pubDate>Thu, 09 Jul 2026 18:33:40 +0000</pubDate><content:encoded><![CDATA[<p>Manchester United revealed more details about its proposed new stadium on Thursday, including the precise location of the 100,000-seat arena.</p><p>United said the new stadium would be situated around 350 meters northwest of its existing Old Trafford stadium.</p><p>As part of a wider stadium district, the Premier League club said the entire project would create 48,000 local jobs, 15,000 new homes and potentially generate 7.3 billion pounds ($9.8 billion) a year for the UK economy.</p><p>“Together with our partners, we have a once-in-a-generation opportunity to deliver a destination that creates lasting benefits for supporters, local communities and the wider region for decades to come,” Collette Roche, CEO of United’s new stadium development, said. “We are committed to building a world-class stadium with our supporters, not simply for them.”</p><p>United's part owner Jim Ratcliffe has made it a mission to deliver the “world’s greatest” soccer stadium.</p><p>When plans were first unveiled last year it was estimated it would cost around 2 billion pounds ($2.6 billion) to build a stadium to surpass Wembley as the biggest in the United Kingdom, with completion in time for the 2030-31 season.</p><p>Initial stadium drawings included a structure with three spires. The final design has not been determined.</p><p>Wembley is currently the biggest stadium in the U.K., with a capacity of 90,000, and is home to England’s national soccer teams.</p><p>Old Trafford is the country’s biggest dedicated soccer stadium with a capacity of just over 74,000, but is dated in comparison to the likes of the Tottenham Hotspur Stadium in London, which regularly hosts NFL games.</p><p>Old Trafford, which was bombed during World War II, has been home to United since 1910.</p><p>___</p><p>James Robson is at https://x.com/jamesalanrobson</p><p>___</p><p>AP soccer: https://apnews.com/hub/soccer</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/RC7KU5GCAVYNFHRRIODGWQCSBU.jpg?auth=dfae04da992bd8b7239945787707de1bac3776e76d55e3601ff41b38e4962896&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The Old Trafford stadium is seen before the Europa League soccer match between Manchester United and Real Sociedad in Manchester, England, March 13, 2025. (AP Photo/Dave Thompson, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Dave Thompson</media:credit></media:content></item><item><title><![CDATA[Yankees 3-time AL MVP Aaron Judge will have his injured rib reimaged during All-Star break]]></title><link>https://www.local10.com/sports/2026/07/09/yankees-3-time-al-mvp-aaron-judge-will-have-his-injured-rib-reimaged-during-all-star-break/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/07/09/yankees-3-time-al-mvp-aaron-judge-will-have-his-injured-rib-reimaged-during-all-star-break/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[ST. PETERSBURG, Fla. (AP) — Aaron Judge will have his injured rib tested during the All-Star break and the New York Yankees are hopeful the results show the three-time AL MVP is healing.]]></description><pubDate>Thu, 09 Jul 2026 19:24:42 +0000</pubDate><content:encoded><![CDATA[<p>ST. PETERSBURG, Fla. (AP) — Aaron Judge will have his injured rib tested during the All-Star break and the New York Yankees are hopeful the results show the three-time AL MVP is healing.</p><p>Judge has not played since May 31 and went on the injured list June 5 with a stress fracture of his right rib after a CT scan, an MRI and a meeting with a specialist.</p><p>“I don’t think we want to put him at risk of coming back while still injured,” Yankees general manager Brian Cashman told reporters on Thursday. “He should be asymptomatic before we turn him loose. If he’s asymptomatic and not feeling anything and (medical images) are showing healing, then it’s probably appropriate to get him going again. But we don’t want to, because the schedule is what it is, put him in a position where we’re putting him in jeopardy where it somehow gets worse.”</p><p>The Yankees were 14-19 without Judge entering their series finale against the AL-East leading Tampa Bay Rays.</p><p>Cashman said the injury has restricted Judge’s ability to work out his upper body because he can’t put stress on his rib cage. The new images will give a better understanding of where he stands in his rehab process.</p><p>Cashman said slugger Giancarlo Stanton, who hasn't played since April 24 because of a right calf injury, injured the calf again, setting back his return. Cashman said the injury was a new strain to the calf. Stanton has resumed running.</p><p>Infielder George Lombard Jr., the Yankees' top prospect, is hitting and throwing again after spraining two fingers on his left hand last month. He's expected to resume playing in the minors around the All-Star break.</p><p>Right-hander Carlos Lagrange, another top prospect, will not throw for six weeks after suffering a right capsule strain. The team was getting Lagrange ready for a relief role before the injury.</p><p>___</p><p>AP MLB: https://apnews.com/hub/mlb</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CCQ3M5Z43OXU2DSRUJ4FZFN5XE.jpg?auth=1486a0741fdc57bc39496e4ff4736b401322a30b6dae1dd98a9e427377353e55&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Yankees' Aaron Judge watches from the dugout during a baseball game against the Tampa Bay Rays Monday, July 6, 2026, in St. Petersburg, Fla. (AP Photo/Jason Behnken)]]></media:description><media:credit role="author" scheme="urn:ebu">Jason Behnken</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/Y3M4A2PED3H2POPU6BVI6EOBRU.jpg?auth=300c14cba2ac4b3d557b2507c3f95dabe4fe4eeae0696c725f4503c8bf2290d9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Yankees' Aaron Judge, left, celebrates with José Caballero after their win over the Tampa Bay Rays in a baseball game Monday, July 6, 2026, in St. Petersburg, Fla. (AP Photo/Jason Behnken)]]></media:description><media:credit role="author" scheme="urn:ebu">Jason Behnken</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WZD3RFCVUR7W5VCGA2DWOGY4M4.jpg?auth=1b780d18ec9fb01874915a85614de5a2b45b251666896f949df262eed651e2f2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[New York Yankees assistant hitting coach Jake Hirst, left, and Aaron Judge watch from the dugout during the seventh inning of a baseball game Wednesday, July 8, 2026, in St. Petersburg, Fla. (AP Photo/Jason Behnken)]]></media:description><media:credit role="author" scheme="urn:ebu">Jason Behnken</media:credit></media:content></item></channel></rss>