Update SvgDocument.cs
1. Added XML Header, this is conform according to https://www.w3.org/TR/SVG/struct.html 2. Added support for removing Byte Order Mark (BOM), this needed in some cases, eg. if the SVG is used as SSI (Server Side Include) in IIS (Internet Information Server).
Please register or sign in to comment