<?xml version="1.0" encoding="utf-8"?> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Test XLink</title> </head> <body> <math xmlns="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink"> <mtext xlink:type="simple" xlink:href="www.mozilla.org">MathML Link</mtext> </math> </body> </html>