|
After: "Probably the most straightforward way to fix it is to add the appropriate prefixes to the title elements in test.xml..."
the sample has fa:title for both title elements, the second should be fb:title. There's also spurious semicolons in that fragment, immediately after each namespace declaration.
|