Blame result/SVG/viewport.xml

Packit Service a31ea6
Packit Service a31ea6
<parent xmlns="http://some.url">
Packit Service a31ea6
Packit Service a31ea6
  <svg xmlns="http://www.w3.org/Graphics/SVG/svg-19990412.dtd" width="100px" height="200px">
Packit Service a31ea6
    <path d="M100,100 Q200,400,300,100"/>
Packit Service a31ea6
Packit Service a31ea6
  </svg>
Packit Service a31ea6
</parent>