Handle SVG anchor tags
This makes SVG anchor a tags works with pushstate, for example:
<a xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/things/1/description">
<rect x="432.5" y="20" width="50" height="130" class="transponder"></rect>
</a>