<script type="text/template" id="service-template">

    <div class="elenya-service-item">

    <h2>
    Service __index__
    </h2>

    <table class="form-table">

    <tr>

    <th>ID</th>

    <td>

    <input
    type="text"
    name="elenya_services[__index__][id]"
    class="regular-text service-id">

    </td>

    </tr>

    <tr>

    <th>Title</th>

    <td>

    <input
    type="text"
    name="elenya_services[__index__][title]"
    class="regular-text service-title">

    </td>

    </tr>

    <tr>

    <th>Description</th>

    <td>

    <textarea
    rows="3"
    name="elenya_services[__index__][description]"
    class="large-text"></textarea>

    </td>

    </tr>

    <tr>

    <th>Duration</th>

    <td>

    <input
    type="text"
    name="elenya_services[__index__][duration]"
    class="regular-text">

    </td>

    </tr>

    <tr>

    <th>Care</th>

    <td>

    <input
    type="text"
    name="elenya_services[__index__][care]"
    class="regular-text">

    </td>

    </tr>

    <tr>

    <th>Price</th>

    <td>

    <input
    type="number"
    name="elenya_services[__index__][price]">

    </td>

    </tr>

    <tr>

    <th>Old Price</th>

    <td>

    <input
    type="number"
    name="elenya_services[__index__][old_price]">

    </td>

    </tr>

    <tr>

    <th>Image</th>

    <td>

    <input
    type="text"
    name="elenya_services[__index__][image]"
    class="large-text image-url">

    <button
    type="button"
    class="button upload-service-image">

    Choose Image

    </button>

    </td>

    </tr>

    </table>

    <p>

    <button
    type="button"
    class="button remove-service">

    Remove Service

    </button>

    </p>

    <hr>

    </div>

</script>
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://new2026.elenya.ch/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://new2026.elenya.ch/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://new2026.elenya.ch/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://new2026.elenya.ch/wp-sitemap-posts-at_biz_dir-1.xml</loc></sitemap><sitemap><loc>https://new2026.elenya.ch/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://new2026.elenya.ch/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://new2026.elenya.ch/wp-sitemap-taxonomies-atbdp_listing_types-1.xml</loc></sitemap><sitemap><loc>https://new2026.elenya.ch/wp-sitemap-taxonomies-topic-1.xml</loc></sitemap><sitemap><loc>https://new2026.elenya.ch/wp-sitemap-taxonomies-at_biz_dir-category-1.xml</loc></sitemap><sitemap><loc>https://new2026.elenya.ch/wp-sitemap-taxonomies-at_biz_dir-location-1.xml</loc></sitemap><sitemap><loc>https://new2026.elenya.ch/wp-sitemap-taxonomies-at_biz_dir-tags-1.xml</loc></sitemap><sitemap><loc>https://new2026.elenya.ch/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
