i want to parse URLs from this RSS Feed in Powershell. https://endpoints.office.com/version/worldwide?clientRequestId=b10c5ed1-bad1-445f-b386-b919946339a7&allVersions=true&format=RSS
For Example this one: https://endpoints.office.com/changes/Worldwide/2020092900?singleVersion&clientRequestId=b10c5ed1-bad1-445f-b386-b919946339a7
However, i do not get the Json-File as a result.
How can i get the JSON-File with Powershell?