blob: f2be8f94ef933420f04de01bb94ac9a1cc0c2155 [file] [log] [blame]
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%">
<rect width="100" height="100" fill="green" />
<g requiredExtensions="http://example.org/bogus">
<rect width="100" height="100" fill="red" />
</g>
</svg>