mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-14 22:50:08 +03:00
6 lines
165 B
XML
6 lines
165 B
XML
<?xml version="1.0"?>
|
|
<document xmlns:xi="http://www.w3.org/2003/XInclude">
|
|
<p>List of people:</p>
|
|
<list><people>a</people><people>b</people></list>
|
|
</document>
|