Files
XML_Data_Parsing/libxml2/result/SVG/path01.xml
T

5 lines
177 B
XML
Raw Normal View History

2026-07-19 22:48:13 +08:00
<?xml version="1.0" standalone="yes"?>
<svg xmlns="http://www.w3.org/Graphics/SVG/svg-19990412.dtd" width="4in" height="3in">
<path d="M 100 100 L 140 100 L 120 140 z"/>
</svg>