diff options
Diffstat (limited to 'core/XML_Parser/friends.xml')
-rw-r--r-- | core/XML_Parser/friends.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/core/XML_Parser/friends.xml b/core/XML_Parser/friends.xml deleted file mode 100644 index edcb1407..00000000 --- a/core/XML_Parser/friends.xml +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | |||
3 | <!-- List of friends --> | ||
4 | |||
5 | <friends> | ||
6 | <friend id="001"> | ||
7 | <name>Senator Herpies</name> | ||
8 | <userID>12341241251</userID> | ||
9 | </friend> | ||
10 | </friends> \ No newline at end of file | ||