Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
//p/text() asks for all text nodes that are direct children of p elements. You could ask for //p//text(), but I'm guessing you are actually looking for string(//p).