Sha256: 45de436e6cfd5417be816a1348a7a27f40cc8f74e4160b6d8c942ec3ba8a3449
Contents?: true
Size: 876 Bytes
Versions: 2
Compression:
Stored size: 876 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <Envelope> <Body> <GetAllTeamsByLeagueAndSeasonResponse> <GetAllTeamsByLeagueAndSeasonResult> <XMLSOCCER.COM> <Team> <Team_Id>4</Team_Id> <Name>Fulham</Name> <Country>England</Country> <Stadium>Craven Cottage</Stadium> <HomePageURL>http://www.fulhamfc.com/</HomePageURL> <WIKILink>http://en.wikipedia.org/wiki/Fulham_F.C.</WIKILink> </Team> <Team> <Team_Id>5</Team_Id> <Name>Aston Villa</Name> <Country>England</Country> <Stadium>Villa Park</Stadium> <HomePageURL>http://www.avfc.co.uk/9laI7Jw</HomePageURL> <WIKILink>http://en.wikipedia.org/wiki/Aston_Villa_F.C.</WIKILink> </Team> </XMLSOCCER.COM> </GetAllTeamsByLeagueAndSeasonResult> </GetAllTeamsByLeagueAndSeasonResponse> </Body> </Envelope>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
xmlsoccer-0.1.0 | spec/fixtures/request_manager/get_all_teams_by_league_and_season.xml |
xmlsoccer-0.0.1 | spec/fixtures/request_manager/get_all_teams_by_league_and_season.xml |