:requirements( builder -- xml ) os>>{ {"windows""Windows 10, Windows 11, or newer"} {"macos""macOS 11 (Big Sur) or newer"} { "linux" "Ubuntu Linux 20.04 or newer (other distributions may also work)" } }at 1 nenumT{xml-chunk { seq V{ "" T{tag{ name ~name~ }{ children ~vector~ }} "" } } }interpolate-xml;