Returns the SVG content as a formatted XML string.
@override String toString() { return build().toXmlString(pretty: true); }