Sha256: 21ec353fd6dc7caf71d7be25dea27fe003089a7f0350bf3570b4f802e1680a9c

Contents?: true

Size: 1.16 KB

Versions: 2

Compression:

Stored size: 1.16 KB

Contents

<?xml version="1.0" encoding="utf-8"?>
<Envelope>
	<Body>
		<GetAllLeaguesResponse>
			<GetAllLeaguesResult>
				<XMLSOCCER.COM>
				    <League>
				        <Id>1</Id>
				        <Name>English Premier League</Name>
				        <Country>England</Country>
				        <Historical_Data>Yes</Historical_Data>
				        <Fixtures>Yes</Fixtures>
				        <Livescore>Yes</Livescore>
				        <NumberOfMatches>2557</NumberOfMatches>
				        <LatestMatch>2013-03-02T16:00:00+01:00</LatestMatch>
				    </League>
				    <League>
				        <Id>2</Id>
				        <Name>English League Championship</Name>
				        <Country>England</Country>
				        <Historical_Data>Yes</Historical_Data>
				        <Fixtures>Yes</Fixtures>
				        <Livescore>Yes</Livescore>
				        <NumberOfMatches>3267</NumberOfMatches>
				        <LatestMatch>2013-03-02T16:00:00+01:00</LatestMatch>
				    </League>
					<AccountInformation>Data requested at 02-03-2013 21:02:09 from XX.XX.XX.XX, Username: Espectro. Your current supscription runs out on XX-XX-XXXX 11:01:25.</AccountInformation>
				</XMLSOCCER.COM>
			</GetAllLeaguesResult>
		</GetAllLeaguesResponse>
	</Body>
</Envelope>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
xmlsoccer-0.1.0 spec/fixtures/request_manager/get_all_leagues.xml
xmlsoccer-0.0.1 spec/fixtures/request_manager/get_all_leagues.xml