chromium/third_party/blink/web_tests/svg/custom/resources/bug78838.svg

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <text id="x">a</text>
    <use xlink:href="#x"/>
    <text>a</text>
    <style></style>
</svg>