Работа с XML


SGML

xml := URL with("http://www.yahoo.com/") fetch asXML

links := xml elementsWithName("a") map(attributes at("href"))