Set page template for by post id
<?php update_post_meta( $page_id, '_wp_page_template', 'template-sitemap.php' ); ?>