mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
7 lines
235 B
XML
7 lines
235 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<book category="web">
|
|
<title lang="en" code:type="const char*">Learning XML</title>
|
|
<author attr=" surrounding spaces ">Erik T. Ray</author>
|
|
<year>2003</year>
|
|
<price>39.95</price>
|
|
</book>
|