The authorities of Ukraine determined the “red lines” for any possible negotiations with Russia on the ceasefire, writes The Independent with reference to high -ranking Ukrainian government sources. Assists of them, according to the interlocutors of the publication, the requirement of additional territorial concessions, despite the desire of the Russian authorities to completely take away four Ukrainian regions, about the annexations of Russia.
Independent said that they “reconciled” with the fact that in the framework of the ceasefire the current front line could be frozen, but the assignment of additional territories is unacceptable. “It is unreasonable to demand complete transmission, for example, Zaporozhye or Kherson. This sounds like complete nonsense for us, ”said one of the sources, adding that Ukraine was going to seek the return of territories occupied by troops by diplomatic means. Friendly“ Red Lines ”, from which Ukraine does not intend to retreat, according to the interlocutors of the publication, is: the return of thousands of Ukrainian children stolen by Russia; the return of thousands of civilians, illegally held by Russia, which are not considered prisoners of war and will not be prisoners included in the exchange of prisoners of war; the need for international security guarantees if the Russian authorities violate any ceasefire agreement. “We are really ready to conclude the world, but we need a long-term world, and not a short-term ceasefire. We do not want our children to fight in this battle, ”said a high -ranking source of publication on the basis of anonymity, as he was not authorized to speak with the media. At the same time, the interlocutors of The Independent emphasized that they would really believe that Russia would really accept the agreement and“ expect the next trick ”on the part of the Russian authorities. She suggested introducing a 30-day ceasefire on the entire front line. Ukraine supported this proposal. On March 13, Assistant Presidential Assistance to the President of the Russian Federation said on the air of the Russia-1 television channel that the Russian authorities are interested in the long-term settlement of the conflict with Ukraine, and not in a temporary ceasefire. Later on the same day, Russian President Vladimir Putin announced that Russia “for” a temporary ceasefire, “but there are nuances” – and listed more questions about how and under what conditions the agreement can be concluded. Putin says that he agrees to a 30-day ceasefire with Ukraine, “but there are nuances” we understand these nuances along with political scientist Mikhail Kominoputin that he agrees to a 30-day ceasefire with Ukraine, “but there are nuances” we understand these nuances together with political scientist Mikhail Komin (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!