Split Restconf implementations (draft02 and RFC) - providers tests
[netconf.git] / restconf / restconf-nb-rfc8040 / src / test / resources / foo-xml-test / foo.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <top-level-list xmlns="foo">\r
3     <key-leaf>key-value</key-leaf>\r
4     <ordinary-leaf>leaf-value</ordinary-leaf>\r
5 </top-level-list>