Posted By:
AlessandroA_Garbagnati
Posted On:
Thursday, April 26, 2001 09:58 AM
Hi,
XML it's often used for this type of solution. One great example is
Slashdot that allows anyone to get an XML file with their news (check out the
code section) out of their system.
But I don't think that there is a common standard (yet?), so, you will probably have different a different XML file, with a different DTD, per site... and you need to get in touch with them to understand if that is possible.