This is just a small snippet that generates a github badge with supported version of love2d that you can use for your game projects.
It makes use of MoonXML to make generate the actual SVG (XML) code and a string buffer to save the result, which wouldn't be needed in most production situations.