
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>PHP File Uploader</title>
</head>
<body>
    <h2>Upload a File</h2>
    <form action="" method="post" enctype="multipart/form-data">
        <input type="file" name="file" required>
        <button type="submit">Upload</button>
    </form>
</body>
</html>
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://hyperlynxsolutions.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://hyperlynxsolutions.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://hyperlynxsolutions.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://hyperlynxsolutions.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://hyperlynxsolutions.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
