Move page in sitemap to the new parent ( automatically )

Permalink
Hi everyone,
I tried to write code to move some page in sitemap to the other place in sitemap ( new parent ).
I found $page->move(Page $newParent) but i can't use it in my code.
Could you help me?
Thanks :)

CreativeSight