Created
December 20, 2014 11:41
-
-
Save sephii/46d6cf59873bac9eb553 to your computer and use it in GitHub Desktop.
example feed
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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