main: initial library code

This commit is contained in:
2026-05-09 17:48:09 +03:00
commit 17e99e2f06
13 changed files with 37608 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<root attr="value">
<child>Text</child>
<!-- A comment -->
<child2>More Text</child2>
<child3>
<text>Some Text</text>
<text>More Text</text>
<text>Even More Text</text>
</child3>
</root>