summaryrefslogtreecommitdiff
path: root/zend/tests/Zend/Gdata/App/_files/AuthorElementSample1.xml
diff options
context:
space:
mode:
authorHorus32014-02-24 16:42:14 +0100
committerHorus32014-02-24 16:42:14 +0100
commit06f945f27840b53e57795dadbc38e76f7e11ab1c (patch)
tree689d5c7f4ffa15460c7e90f47c6a7dd59ce4e8bd /zend/tests/Zend/Gdata/App/_files/AuthorElementSample1.xml
downloadrandom-06f945f27840b53e57795dadbc38e76f7e11ab1c.tar.gz
init
Diffstat (limited to 'zend/tests/Zend/Gdata/App/_files/AuthorElementSample1.xml')
-rw-r--r--zend/tests/Zend/Gdata/App/_files/AuthorElementSample1.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/zend/tests/Zend/Gdata/App/_files/AuthorElementSample1.xml b/zend/tests/Zend/Gdata/App/_files/AuthorElementSample1.xml
new file mode 100644
index 0000000..772b6f5
--- /dev/null
+++ b/zend/tests/Zend/Gdata/App/_files/AuthorElementSample1.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<author xmlns="http://www.w3.org/2005/Atom">
+ <name xmlns="http://www.w3.org/2005/Atom">John Doe</name>
+ <email xmlns="http://www.w3.org/2005/Atom">johndoes@someemailadress.com</email>
+ <uri xmlns="http://www.w3.org/2005/Atom">http://www.google.com</uri>
+</author>