1<card xmlns="http://www.example.com"
2     xmlns:a="http://www.example.com/a" a:foo="works"
3     xmlns:b="http://www.example.com" b:foo="fails">
4   This should fail
5</card>
6