<script type="text/javascript">
  document.addEventListener('DOMContentLoaded', function() {
    // Assume the unit-size value is stored in a data attribute on an element
    var unitSizeElement = document.querySelector('#unit-size-data');
    var unitSize = unitSizeElement ? unitSizeElement.getAttribute('data-size') : '';

    // Get the field by its ID and set the value
    var sizeField = document.getElementById('unit_size');
    if (sizeField) {
      sizeField.value = unitSize;
    }
  });
</script>

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://storagecalimesa.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://storagecalimesa.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://storagecalimesa.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://storagecalimesa.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://storagecalimesa.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
