I'm still new-ish to PHP and I don't know XML much at all but rather than making an SQL database just to hold some links, I was wondering if I could somehow use PHP to read in an XML document.

Does anyone have some sample code to read in some stuff from an XML document with PHP?