Thanks!
Either I did it wrong, or something's amiss:
http://www.thefirstalliance.org/api/...ion=list-teams
This returns an error, although I think the complete XML document is included in the source....
[EDIT]:
Ah, it looks like some teams' names are unparseable in XML:
<br />
<b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Gadget Engineering) in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br />
<br />
<b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Irish Bots in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br />
<br />
<b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Machines (M&Ms) in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br />
<br />
<b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Bolts of Fury in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br />
<br />
<b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Bots in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br />
<br />
<b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Wayne County Robotics in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br />
<br />
<b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Colts in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br />
I'll work with the JSON syntax!