1. ### all-categories ###
  2.  
  3. <h1>Category A</h1>
  4.  
  5. <p>Intro Text A</p>
  6.  
  7. <div>
  8. Product A Product B Product C
  9. Product D Product E Product F
  10. </div>
  11.  
  12. __________________________________________
  13.  
  14. <h1>Category B</h1>
  15.  
  16. <p>Intro Text B</p>
  17.  
  18. <div>
  19. Product G Product H Product I
  20. Product J Product K Product L
  21. </div>
  22.  
  23. __________________________________________
  24.  
  25. ...
  26.