<svg xmlns="http://www.w3.org/2000/svg"> <text x="40" y="60" font-size="28">Hello World!</text> </svg>
The x and y coordinate specifies the position of the bottom-left corner of the text (unless text-anchor has been modified).