Add output.xml

This commit is contained in:
Oliver Davies 2019-04-19 00:38:41 +01:00
parent fb5b492228
commit 739b86290b

1
tests/fixtures/simple/output.xml vendored Normal file
View file

@ -0,0 +1 @@
<?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:apps='http://schemas.google.com/apps/2006'><entry><apps:property name='from' value='example.com'/><apps:property name='label' value='Test'/><apps:property name='shouldArchive' value='true'/></entry></feed>