< ?php
/*
Template Name: xhtmlsitemap
*/
?>
< ?php get_header(); ?>
< ?php the_title(); ?>
Categories
< ?php wp_list_cats('sort_column=name&optioncount=1&exclude=34, 35, 36'); ?>
The Latest 100 Videos
< ?php $archive_query = new WP_Query('showposts=100');
while ($archive_query->have_posts()) : $archive_query->the_post(); ?>