Would be nice to have clear lists of supported and not supported features.
Instead of just ignoring not supported elements parser would at least issue a log message.
Unfortunately <use> is not supported. For now, these are the elements that are supported: <svg>, <g>, <path>, <circle>, <ellipse>, <line>, <polygon>, <polyline>, and <rect>
Would be nice to have clear lists of supported and not supported features. Instead of just ignoring not supported elements parser would at least issue a log message.