Ready to showcase your work, publish content or promote your business online? With Squarespace’s award-winning templates and 24/7 customer service, getting started is simple. Head to Squarespace.com and use offer code ‘EXPERTS’ to get 10% off your first purchase.
I tried so many things which didn't work. That's why I need a working sample not just a link to a weg page that has something about XML and XPath on it.
For example that fails:
var
lXmlDoc: IXMLDOMDocument;
lPage: String; // Web site content
begin
lXmlDoc := CoDOMDocument.Create;
lXmlDoc.load(lPage);