Skip to content

Instantly share code, notes, and snippets.

@sephii
Created December 20, 2014 11:41
Show Gist options
  • Save sephii/46d6cf59873bac9eb553 to your computer and use it in GitHub Desktop.
Save sephii/46d6cf59873bac9eb553 to your computer and use it in GitHub Desktop.
example feed
<?xml version="1.0" encoding="utf-8" ?>
<competitions>
<competition id="1" name="Internal competition">
<seasons>
<season id="1" name="2013/2014" start="2013" end="2014"/>
<season id="2" name="2014/2015" start="2014" end="2015"/>
</seasons>
</competition>
</competitions>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment