Stockholm University Education Archive Sitemap (SiteVision REST)
www.su.se runs SiteVision, whose REST framework is reachable at /rest-api/ and answers with structured JSON. No public RestApp is exposed there (a request to /rest-api/search returns {"success":false,"type":"invalidParameter","message":"No RestApp found for /rest-api/search"}), but one machine-readable surface is served and advertised in robots.txt: a sitemap index at /rest-api/sitemap whose educationArchiveSitemap child is a 3.9 MB XML enumeration of every course syllabus in the university's planarkiv, each with a course code and a lastmod timestamp. It is an index, not an API, and it is listed here because it is the only institution-operated, anonymously fetchable machine-readable description of Stockholm University's course catalog that was found. The catalog UI itself is a SiteVision web app backed by opaque node-id JSON endpoints with no documented contract.