summaryrefslogtreecommitdiffstats
path: root/netconf/restconf/restconf-nb-bierman02/src/test/resources/foo-xml-test/foo.xml
blob: 96b69c43666c4962f562c7c6b0891e957c338f0e (plain)
1
2
3
4
5
<?xml version="1.0" encoding="UTF-8"?>
<top-level-list xmlns="foo">
    <key-leaf>key-value</key-leaf>
    <ordinary-leaf>leaf-value</ordinary-leaf>
</top-level-list>