Flavio, consegui resolver... suspeitava que tinha alguma idiotice minha muito obvia envolvida... tão obvia que vc não teria como inferir.
1 - O erro do xmlhttp ocorria porque eu estava carregando index.html direto do disco, invés de chamar via servidor local node.js (localhost:3000). Mesmo sendo obvio, recomendo que inclua esta observação na atividade para que o aluno que esta sendo apresentado ao node, como eu, não carregue o arquivo diretamente do disco e sim via endereço/porta do servidor local .
2 - Agora o único incomodo são os warnings do bootstrap que estou tomando no console, mas consigo continuar o curso independente deles:
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap-theme.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap.min.css, line 5)
[Warning] Unexpected CSS token: : (bootstrap.min.css, line 5)
Valeu pela força e desculpa fazer vc perder tempo com minha topeirada!