<svg xmlns="http://www.w3.org/2000/svg" version="1.1" preserveAspectRatio="xMinyMin meet" viewBox="0,0,200,80">
<g fill="none">
<path stroke="red" d="M5 20 196 20" />
<path stroke="black" d="M5 40 196 40" />
<path stroke="blue" d="M5 60 196 60" />
</g>
</svg>