Drupal 7 custom module that creates a sitemap for pdfs files
Instructions
change $dir in module line 47 to sites/default/files/pdf
mkdir "pdf" from drupal files field in content type
Enable the module and check the xml pdfs site map at admin/config/custom/pdfs-sitemap
The XML sitemap is scheduled to be updated on CRON run.