Bowling Ball XML Data
You can use this XML API to access bowling ball data.

GET Request
http://bowlspot.com/xml/bowlingBalls.php - Returns all bowling balls
http://bowlspot.com/xml/bowlingBalls.php?m=Brunswick - Returns only Brunswick Bowling Balls

XML Definition
<bowlingBalls>
	<bowlingBall>
		<mfg/>
		<name/>
		<rg/>
		<diff/>
		<coverstock/>
		<boxfinish/>
		<conditions/>
	</bowlingBall>
	.
	.
	.
</bowlingBalls>
[ Security and Privacy ]      [ About Us ]      [ Contact Us ]      [ Bowling Links ]