The Kremlin is studying the possibility of meeting Russian and US President Vladimir Putin and Donald Trump in April or in May, writes The Moscow Times with reference to existing and former Russian officials familiar with the course of discussion. One of the most discussed scenarios is the meeting dedicated to Easter (in 2025 in both the Orthodox and Western churches it falls on April 20).
According to the sources, Moscow would ideally prefer to postpone the meeting as long as possible to maximize concessions from Washington in exchange for the cessation of military operations, since now the “time is on the Kremlin side.” At the same time, the Russian authorities do not want to postpone too much, because they fear that in Washington they may lose interest in it and in Europe and in the United States itself intensified by opposition to interaction with Moscow. Therefore, the meeting in any case is planned “no later than June.” In addition to the end of the war in Ukraine, Russia wants bilateral issues that are also discussed in negotiations – such as the lifting of sanctions, US investments in large Russian projects, strategic stability and control over weapons. “Both we and Trump need obvious victories. Victories come only from well -prepared, documented agreements, and this requires extensive preparatory work, ”said one of the sources of The Moscow Times. Trump repeatedly expressed a desire to meet with Putin in the shortest possible time. In Moscow, at the official level, more careful rhetoric adheres to more carefully. On March 11, Russia invited Russia and Ukraine to announce an unconditional truce for a 30-day period, during which it is supposed to start a discussion of a future peace treaty. Kyiv agreed with this proposal, in Moscow it has not yet been commented on in any way. Ukraine is ready to immediately cease to fire – if Russia stops, the United States resumes military assistance to Kyiv. The main results of negotiations in Saudi Arabicurin is ready to immediately cease fire – if Russia stops, the United States resumes military assistance to Kyiv. The main results of negotiations in Saudi Arabia (Tagstotranslate) News
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!