<?xml version="1.0" standalone="no" ?>
<!DOCTYPE doc [
<!ENTITY otherFile SYSTEM "page-sitemap.xml">
<!ENTITY otherFile SYSTEM "post-sitemap.xml">
]>
<doc>
  <foo>
    <bar>&page-sitemap;</bar>
    <bar>&post-sitemap;</bar>
  </foo>
</doc>