<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
  "http://www.w3.org/TR/SVG/DTD/svg10.dtd">
<svg
  xmlns="http://www.w3.org/2000/svg">
<g>
<animate xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="foo" attributeName="foo">
<title>moo</title>
</animate>
<use xlink:href="foo"/>
<image xlink:href="foo" width="6" height="6"/>
</g>
<!--
all should be tested
-->
</svg>
