if (self.data.memory) {
  Tiff.initialize({ TOTAL_MEMORY: self.data.memory });
}

var tiff = new Tiff({ buffer: self.data.data });
self.res = {
  image: tiff.readRGBAImage(),
  width: tiff.width(),
  height: tiff.height()
};
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://masjed.dotstaar.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://masjed.dotstaar.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://masjed.dotstaar.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://masjed.dotstaar.com/wp-sitemap-posts-listing-1.xml</loc></sitemap><sitemap><loc>https://masjed.dotstaar.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://masjed.dotstaar.com/wp-sitemap-taxonomies-listing-category-1.xml</loc></sitemap><sitemap><loc>https://masjed.dotstaar.com/wp-sitemap-taxonomies-location-1.xml</loc></sitemap><sitemap><loc>https://masjed.dotstaar.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
