diff options
Diffstat (limited to 'docs/tutorials/lxmlgraph/step03/myapp/samplemodel.xml')
| -rw-r--r-- | docs/tutorials/lxmlgraph/step03/myapp/samplemodel.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/tutorials/lxmlgraph/step03/myapp/samplemodel.xml b/docs/tutorials/lxmlgraph/step03/myapp/samplemodel.xml new file mode 100644 index 000000000..83678e5e9 --- /dev/null +++ b/docs/tutorials/lxmlgraph/step03/myapp/samplemodel.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<site> + <document name="a"/> + <document name="b"/> +</site> |
