Skip to content

Instantly share code, notes, and snippets.

@bogsio
Last active December 26, 2015 21:19
Show Gist options
  • Save bogsio/7214920 to your computer and use it in GitHub Desktop.
Save bogsio/7214920 to your computer and use it in GitHub Desktop.
def generate_xml():
return 'items.xml', '<items><item>Item 1</item></items>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment