<?xml version="1.0" standalone="yes"?><parentxmlns="http://some.url"><!-- SVG graphic --><svgxmlns="http://www.w3.org/Graphics/SVG/svg-19990412.dtd"width="100px"height="200px"><pathd="M100,100 Q200,400,300,100"/><!-- rest of SVG graphic would go here --></svg></parent>