<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Site Map - Firewood Cut & Stack Guide</title>
    <meta name="description" content="Sitemap for Firewood Cut & Stack Guide website. Find all main sections and links to services and resources.">
    <style>
        body {
            font-family: Arial, sans-serif;
            background-color: #fff;
            color: #272727;
            line-height: 1.6;
            padding: 20px;
        }
        h1 {
            font-size: 28px;
            margin-bottom: 20px;
        }
        h2 {
            font-size: 22px;
            margin-top: 20px;
        }
        ul {
            padding-left: 20px;
        }
        a {
            color: #007acc;
            text-decoration: none;
        }
        a:hover {
            text-decoration: underline;
        }
    </style>
</head>
<body>
    <h1>Website Sitemap</h1>

    <h2>Main Page</h2>
    <ul>
        <li><a href="index.html">Home - When Firewood Should Be Cut and Stacked for Optimal Drying</a></li>
    </ul>

    <h2>Sections</h2>
    <ul>
        <li><a href="index.html#firewood-intro">Introduction</a></li>
        <li><a href="index.html#timing-matters">Why Timing Matters</a></li>
        <li><a href="index.html#best-season">Best Season to Cut Firewood</a></li>
        <li><a href="index.html#moisture-levels">Moisture Levels & Drying</a></li>
        <li><a href="index.html#drying-time">Drying Time</a></li>
        <li><a href="index.html#stacking">How to Stack Firewood</a></li>
        <li><a href="index.html#common-mistakes">Common Mistakes</a></li>
        <li><a href="index.html#regional-factors">Regional Factors</a></li>
        <li><a href="index.html#fonville-services">Fonville Tree Service Services</a></li>
        <li><a href="index.html#conclusion">Final Thoughts</a></li>
        <li><a href="index.html#faqs">FAQs</a></li>
        <li><a href="index.html#local-listings">Online Listings & NAP Info</a></li>
    </ul>

    <h2>External Resources</h2>
    <ul>
        <li><a href="https://fonvilletreeservice.com/">Fonville Tree Service Main Website</a></li>
        <li><a href="https://www.fs.usda.gov/managing-land/forest-products/firewood" target="_blank">USDA Firewood Guidance</a></li>
        <li><a href="https://tree-disease-warning-signs.s3.us-east-005.backblazeb2.com/index.html" target="_blank">Tree Disease Early Signs</a></li>
    </ul>

    <h2>Service Links</h2>
    <ul>
        <li><a href="https://fonvilletreeservice.com/services/tree-removal/">Tree Removal</a></li>
        <li><a href="https://fonvilletreeservice.com/services/tree-pruning-and-trimming/">Tree Pruning / Trimming</a></li>
        <li><a href="https://fonvilletreeservice.com/services/stump-grinding/">Stump Grinding</a></li>
        <li><a href="https://fonvilletreeservice.com/services/emergency-services/">Emergency Tree Services</a></li>
        <li><a href="https://fonvilletreeservice.com/services/lot-clearing/">Lot Clearing</a></li>
        <li><a href="https://fonvilletreeservice.com/services/crane-services/">Crane Services</a></li>
        <li><a href="https://fonvilletreeservice.com/services/firewood/">Firewood</a></li>
        <li><a href="https://fonvilletreeservice.com/services/debris-removal/">Debris Removal</a></li>
        <li><a href="https://fonvilletreeservice.com/services/gravel-driveway-installs-grading/">Gravel Driveway Installs & Grading</a></li>
    </ul>

    <h2>Service Areas</h2>
    <ul>
        <li><a href="https://fonvilletreeservice.com/service-area/wake-forest-nc/">Wake Forest, NC</a></li>
        <li><a href="https://fonvilletreeservice.com/service-area/raleigh-nc/">Raleigh, NC</a></li>
        <li><a href="https://fonvilletreeservice.com/service-area/rolesville-nc/">Rolesville, NC</a></li>
        <li><a href="https://fonvilletreeservice.com/service-area/youngsville-nc/">Youngsville, NC</a></li>
        <li><a href="https://fonvilletreeservice.com/service-area/franklinton-nc/">Franklinton, NC</a></li>
        <li><a href="https://fonvilletreeservice.com/service-area/creedmoor-nc/">Creedmoor, NC</a></li>
        <li><a href="https://fonvilletreeservice.com/service-area/knightdale-nc/">Knightdale, NC</a></li>
        <li><a href="https://fonvilletreeservice.com/service-area/north-raleigh-nc/">North Raleigh, NC</a></li>
        <li><a href="https://fonvilletreeservice.com/service-area/hopkins-nc/">Hopkins, NC</a></li>
    </ul>

</body>
</html>
