Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
AryaWu
/
libxml
like
0
Model card
Files
Files and versions
xet
Community
main
libxml
/
test
/
XPath
/
docs
/
nodes
AryaWu
Upload folder using huggingface_hub
6baed57
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
149 Bytes
<?xml version=
"1.0"
?>
<
root
>
<
foo
>
txt
<!--hello-->
<![CDATA[data]]>
<?target data?>
<
bar
>
txt
<!--hello-->
<![CDATA[data]]>
<?target data?>
</
bar
>
</
foo
>
</
root
>