How would I go about getting a random URL out of an XML file like the following? There's several of these CDATA tags. <![CDATA[ https://www.otherDomainName.com/show.php?l=0&u=56&id=001 ]]> My brain is about to explode.