National Police agents have dismantled a criminal group specialized in robberies in homes throughout Spain. Four men of Chilean and Colombian nationality have been arrested, between 39 and 46 years of age, who are charged with crimes of robbery with force at home, theft inside vehicle, against public health and belonging to the criminal group.
The investigation was carried out after a robbery committed in a house in Alicante to which the alleged authors had accessed their interior without apparent forcing. Apparently, the alleged authors had first committed aft in a Benidorm aquatic park where they stole the keys of a house and subsequently moved to the victim’s home to perpetrate the robbery. The victim was spending the day along with her family in that park and, at one point, left her backpack in one of the sun loungers while taking a bath, at which time the authors took the opportunity to subtract the keys of her home. The victim did not notice until she returned to her home and saw that she was only missing the keys she had in her backpack. Stolen keys diverse efforts The investigators were able to identify the authors of this robbery, a perfectly structured criminal group, with criminal experience in this type of crime and with a defined and effective modus operandi that was mainly based on making thefts in vehicles or directly on the people, in which they obtained the keys and directions of the houses to then move to them and conclude the crime by the crime false ”. The entrance to the homes made it different ways. On some occasions they accessed the keys themselves after previously stolen, forcing the security elements or even using the slip method. The band had great geographical mobility, not only in Spain, but also in European countries such as France and Italy. During the investigation, its participation was also determined in at least seven robberies inside vehicles committed in the provinces of Zaragoza, Burgos and Madrid, in two of them, after obtaining the keys to the houses they moved to them to perpetrate the robbery. In addition, it was recorded that the investigated visited France very frequently, where they committed criminal acts with the same modus operandi. Lee also Mayka Navarro the detainees rented vehicles to move to commit the robberies and after executing them they hid in homes in Barcelona. The efforts carried out so far led researchers to this city, where two homes were located that were used as a place of concealment of the investigated and the stolen effects. After requesting a entry and registration, the arrest of four men was carried out and stolen effects were located on the robberies committed, seized more than 100 high -end watches, jewelry, consoles and bags of large brands. In addition, 1,500 euros were intervened in cash, 2,300 grams of cocaine and two vehicles. From Burgos to Italy passing by Barcelonade the records made in the homes were obtained indications that allowed the researchers to impute the detainees made in the provinces of Zaragoza, Burgos, Madrid and in European cities in France and Italy. The detainees, after the practice of the police proceedings, have been made available to the Courts of Guard of the town of Barcelona, decreeding the entry into prison for three of the detainees. With regard to the intervened effects, efforts were carried out to determine their origin. Some of them coincided with the robberies investigated and could be delivered to their owners. The research is still open and the arrest of more people who could have participated in the facts investigated is not ruled out
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
News kiosk Latest Posts
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!