<h2>Drama Series</h2>
      <div class='seriesList'>
        <section
            hx-get='/partial/series/academy-award-theater.html'
            hx-target='main'
            hx-push-url='/series/academy-award-theater'
            hx-swap='innerHTML show:top'
            title='Academy Award Theater'>
          <img alt='cover image' title='Academy Award Theater'
              src='/cover/sm/academy-award-theater.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Academy Award Theater</label>
            <aside>
              <span>39 episodes</span>
              <span>Aired 1946</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/bright-star.html'
            hx-target='main'
            hx-push-url='/series/bright-star'
            hx-swap='innerHTML show:top'
            title='Bright Star'>
          <img alt='cover image' title='Bright Star'
              src='/cover/sm/bright-star.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Bright Star</label>
            <aside>
              <span>31 episodes</span>
              <span>Aired 1952</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/can-you-imagine-that.html'
            hx-target='main'
            hx-push-url='/series/can-you-imagine-that'
            hx-swap='innerHTML show:top'
            title='Can You Imagine That'>
          <img alt='cover image' title='Can You Imagine That'
              src='/cover/sm/can-you-imagine-that.jpg'>
          <div>
            <ul>
              <li>Documentary</li><li>Drama</li>
            </ul>
            <label>Can You Imagine That</label>
            <aside>
              <span>39 episodes</span>
              <span>Aired 1940</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/cbs-radio-workshop.html'
            hx-target='main'
            hx-push-url='/series/cbs-radio-workshop'
            hx-swap='innerHTML show:top'
            title='CBS Radio Workshop'>
          <img alt='cover image' title='CBS Radio Workshop'
              src='/cover/sm/cbs-radio-workshop.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>CBS Radio Workshop</label>
            <aside>
              <span>86 episodes</span>
              <span>Aired 1956-1957</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/claudia.html'
            hx-target='main'
            hx-push-url='/series/claudia'
            hx-swap='innerHTML show:top'
            title='Claudia'>
          <img alt='cover image' title='Claudia'
              src='/cover/sm/claudia.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Claudia</label>
            <aside>
              <span>388 episodes</span>
              <span>Aired 1947-1949</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-damon-runyon-theatre.html'
            hx-target='main'
            hx-push-url='/series/the-damon-runyon-theatre'
            hx-swap='innerHTML show:top'
            title='The Damon Runyon Theatre'>
          <img alt='cover image' title='The Damon Runyon Theatre'
              src='/cover/sm/the-damon-runyon-theatre.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>The Damon Runyon Theatre</label>
            <aside>
              <span>52 episodes</span>
              <span>Aired 1945</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/democracy-in-america.html'
            hx-target='main'
            hx-push-url='/series/democracy-in-america'
            hx-swap='innerHTML show:top'
            title='Democracy in America'>
          <img alt='cover image' title='Democracy in America'
              src='/cover/sm/democracy-in-america.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Democracy in America</label>
            <aside>
              <span>16 episodes</span>
              <span>Aired 1962</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/down-our-way.html'
            hx-target='main'
            hx-push-url='/series/down-our-way'
            hx-swap='innerHTML show:top'
            title='Down Our Way'>
          <img alt='cover image' title='Down Our Way'
              src='/cover/sm/down-our-way.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Down Our Way</label>
            <aside>
              <span>26 episodes</span>
              <span>Aired 1930</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/dr-kildare.html'
            hx-target='main'
            hx-push-url='/series/dr-kildare'
            hx-swap='innerHTML show:top'
            title='Dr. Kildare'>
          <img alt='cover image' title='Dr. Kildare'
              src='/cover/sm/dr-kildare.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Dr. Kildare</label>
            <aside>
              <span>60 episodes</span>
              <span>Aired 1950-1951</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/encore-theater.html'
            hx-target='main'
            hx-push-url='/series/encore-theater'
            hx-swap='innerHTML show:top'
            title='Encore Theater'>
          <img alt='cover image' title='Encore Theater'
              src='/cover/sm/encore-theater.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Encore Theater</label>
            <aside>
              <span>13 episodes</span>
              <span>Aired 1946</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/family-doctor.html'
            hx-target='main'
            hx-push-url='/series/family-doctor'
            hx-swap='innerHTML show:top'
            title='Family Doctor'>
          <img alt='cover image' title='Family Doctor'
              src='/cover/sm/family-doctor.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Family Doctor</label>
            <aside>
              <span>39 episodes</span>
              <span>Aired 1932</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/first-nighter.html'
            hx-target='main'
            hx-push-url='/series/first-nighter'
            hx-swap='innerHTML show:top'
            title='First Nighter'>
          <img alt='cover image' title='First Nighter'
              src='/cover/sm/first-nighter.jpg'>
          <div>
            <ul>
              <li>Comedy</li><li>Drama</li>
            </ul>
            <label>First Nighter</label>
            <aside>
              <span>31 episodes</span>
              <span>Aired 1939-1953</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-grantland-rice-story.html'
            hx-target='main'
            hx-push-url='/series/the-grantland-rice-story'
            hx-swap='innerHTML show:top'
            title='The Grantland Rice Story'>
          <img alt='cover image' title='The Grantland Rice Story'
              src='/cover/sm/the-grantland-rice-story.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>The Grantland Rice Story</label>
            <aside>
              <span>52 episodes</span>
              <span>Aired 1955</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/great-scenes-from-great-plays.html'
            hx-target='main'
            hx-push-url='/series/great-scenes-from-great-plays'
            hx-swap='innerHTML show:top'
            title='Great Scenes from Great Plays'>
          <img alt='cover image' title='Great Scenes from Great Plays'
              src='/cover/sm/great-scenes-from-great-plays.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Great Scenes from Great Plays</label>
            <aside>
              <span>21 episodes</span>
              <span>Aired 1948-1949</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/hello-americans.html'
            hx-target='main'
            hx-push-url='/series/hello-americans'
            hx-swap='innerHTML show:top'
            title='Hello Americans'>
          <img alt='cover image' title='Hello Americans'
              src='/cover/sm/hello-americans.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Hello Americans</label>
            <aside>
              <span>12 episodes</span>
              <span>Aired 1942-1943</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/incredible-but-true.html'
            hx-target='main'
            hx-push-url='/series/incredible-but-true'
            hx-swap='innerHTML show:top'
            title='Incredible, But True'>
          <img alt='cover image' title='Incredible, But True'
              src='/cover/sm/incredible-but-true.jpg'>
          <div>
            <ul>
              <li>Documentary</li><li>Drama</li>
            </ul>
            <label>Incredible, But True</label>
            <aside>
              <span>80 episodes</span>
              <span>Aired 1950</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/love-story-magazine.html'
            hx-target='main'
            hx-push-url='/series/love-story-magazine'
            hx-swap='innerHTML show:top'
            title='Love Story Magazine'>
          <img alt='cover image' title='Love Story Magazine'
              src='/cover/sm/love-story-magazine.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Love Story Magazine</label>
            <aside>
              <span>26 episodes</span>
              <span>Aired 1937</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/lux-radio-theatre.html'
            hx-target='main'
            hx-push-url='/series/lux-radio-theatre'
            hx-swap='innerHTML show:top'
            title='Lux Radio Theatre'>
          <img alt='cover image' title='Lux Radio Theatre'
              src='/cover/sm/lux-radio-theatre.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Lux Radio Theatre</label>
            <aside>
              <span>519 episodes</span>
              <span>Aired 1935-1953</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/mama-blooms-brood.html'
            hx-target='main'
            hx-push-url='/series/mama-blooms-brood'
            hx-swap='innerHTML show:top'
            title='Mama Bloom&#39;s Brood'>
          <img alt='cover image' title='Mama Bloom&#39;s Brood'
              src='/cover/sm/mama-blooms-brood.jpg'>
          <div>
            <ul>
              <li>Comedy</li><li>Drama</li>
            </ul>
            <label>Mama Bloom&#39;s Brood</label>
            <aside>
              <span>76 episodes</span>
              <span>Aired 1934</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-marriage.html'
            hx-target='main'
            hx-push-url='/series/the-marriage'
            hx-swap='innerHTML show:top'
            title='The Marriage'>
          <img alt='cover image' title='The Marriage'
              src='/cover/sm/the-marriage.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>The Marriage</label>
            <aside>
              <span>24 episodes</span>
              <span>Aired 1952-1954</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/matinee-theater.html'
            hx-target='main'
            hx-push-url='/series/matinee-theater'
            hx-swap='innerHTML show:top'
            title='Matinee Theater'>
          <img alt='cover image' title='Matinee Theater'
              src='/cover/sm/matinee-theater.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Matinee Theater</label>
            <aside>
              <span>22 episodes</span>
              <span>Aired 1944-1945</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/mercury-theatre.html'
            hx-target='main'
            hx-push-url='/series/mercury-theatre'
            hx-swap='innerHTML show:top'
            title='Mercury Theatre'>
          <img alt='cover image' title='Mercury Theatre'
              src='/cover/sm/mercury-theatre.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Mercury Theatre</label>
            <aside>
              <span>42 episodes</span>
              <span>Aired 1938-1946</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-mysterious-traveler.html'
            hx-target='main'
            hx-push-url='/series/the-mysterious-traveler'
            hx-swap='innerHTML show:top'
            title='The Mysterious Traveler'>
          <img alt='cover image' title='The Mysterious Traveler'
              src='/cover/sm/the-mysterious-traveler.jpg'>
          <div>
            <ul>
              <li>Drama</li><li>Horror</li><li>Mystery</li>
            </ul>
            <label>The Mysterious Traveler</label>
            <aside>
              <span>70 episodes</span>
              <span>Aired 1944-1952</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/on-stage.html'
            hx-target='main'
            hx-push-url='/series/on-stage'
            hx-swap='innerHTML show:top'
            title='On Stage'>
          <img alt='cover image' title='On Stage'
              src='/cover/sm/on-stage.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>On Stage</label>
            <aside>
              <span>41 episodes</span>
              <span>Aired 1953-1954</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/ports-of-call.html'
            hx-target='main'
            hx-push-url='/series/ports-of-call'
            hx-swap='innerHTML show:top'
            title='Ports of Call'>
          <img alt='cover image' title='Ports of Call'
              src='/cover/sm/ports-of-call.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Ports of Call</label>
            <aside>
              <span>41 episodes</span>
              <span>Aired 1935-1936</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/proudly-we-hail.html'
            hx-target='main'
            hx-push-url='/series/proudly-we-hail'
            hx-swap='innerHTML show:top'
            title='Proudly We Hail'>
          <img alt='cover image' title='Proudly We Hail'
              src='/cover/sm/proudly-we-hail.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Proudly We Hail</label>
            <aside>
              <span>477 episodes</span>
              <span>Aired 1946-1957</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/redbook-dramas.html'
            hx-target='main'
            hx-push-url='/series/redbook-dramas'
            hx-swap='innerHTML show:top'
            title='Redbook Dramas'>
          <img alt='cover image' title='Redbook Dramas'
              src='/cover/sm/redbook-dramas.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Redbook Dramas</label>
            <aside>
              <span>19 episodes</span>
              <span>Aired 1932</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/romance.html'
            hx-target='main'
            hx-push-url='/series/romance'
            hx-swap='innerHTML show:top'
            title='Romance'>
          <img alt='cover image' title='Romance'
              src='/cover/sm/romance.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Romance</label>
            <aside>
              <span>207 episodes</span>
              <span>Aired 1943-1957</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/rotary-golden-theater.html'
            hx-target='main'
            hx-push-url='/series/rotary-golden-theater'
            hx-swap='innerHTML show:top'
            title='Rotary Golden Theater'>
          <img alt='cover image' title='Rotary Golden Theater'
              src='/cover/sm/rotary-golden-theater.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Rotary Golden Theater</label>
            <aside>
              <span>13 episodes</span>
              <span>Aired 1955</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/screen-directors-playhouse.html'
            hx-target='main'
            hx-push-url='/series/screen-directors-playhouse'
            hx-swap='innerHTML show:top'
            title='Screen Directors&#39; Playhouse'>
          <img alt='cover image' title='Screen Directors&#39; Playhouse'
              src='/cover/sm/screen-directors-playhouse.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Screen Directors&#39; Playhouse</label>
            <aside>
              <span>119 episodes</span>
              <span>Aired 1949-1951</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/sears-radio-theater.html'
            hx-target='main'
            hx-push-url='/series/sears-radio-theater'
            hx-swap='innerHTML show:top'
            title='Sears Radio Theater'>
          <img alt='cover image' title='Sears Radio Theater'
              src='/cover/sm/sears-radio-theater.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Sears Radio Theater</label>
            <aside>
              <span>129 episodes</span>
              <span>Aired 1979</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-shadow.html'
            hx-target='main'
            hx-push-url='/series/the-shadow'
            hx-swap='innerHTML show:top'
            title='The Shadow'>
          <img alt='cover image' title='The Shadow'
              src='/cover/sm/the-shadow.jpg'>
          <div>
            <ul>
              <li>Crime</li><li>Drama</li><li>Mystery</li>
            </ul>
            <label>The Shadow</label>
            <aside>
              <span>238 episodes</span>
              <span>Aired 1937-1954</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/soldiers-of-the-press.html'
            hx-target='main'
            hx-push-url='/series/soldiers-of-the-press'
            hx-swap='innerHTML show:top'
            title='Soldiers of the Press'>
          <img alt='cover image' title='Soldiers of the Press'
              src='/cover/sm/soldiers-of-the-press.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Soldiers of the Press</label>
            <aside>
              <span>40 episodes</span>
              <span>Aired 1942-1945</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/stand-by-for-crime.html'
            hx-target='main'
            hx-push-url='/series/stand-by-for-crime'
            hx-swap='innerHTML show:top'
            title='Stand By for Crime'>
          <img alt='cover image' title='Stand By for Crime'
              src='/cover/sm/stand-by-for-crime.jpg'>
          <div>
            <ul>
              <li>Crime</li><li>Drama</li>
            </ul>
            <label>Stand By for Crime</label>
            <aside>
              <span>26 episodes</span>
              <span>Aired 1953</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/strange-as-it-seems.html'
            hx-target='main'
            hx-push-url='/series/strange-as-it-seems'
            hx-swap='innerHTML show:top'
            title='Strange as it Seems'>
          <img alt='cover image' title='Strange as it Seems'
              src='/cover/sm/strange-as-it-seems.jpg'>
          <div>
            <ul>
              <li>Documentary</li><li>Drama</li>
            </ul>
            <label>Strange as it Seems</label>
            <aside>
              <span>63 episodes</span>
              <span>Aired 1939</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-strange-dr-weird.html'
            hx-target='main'
            hx-push-url='/series/the-strange-dr-weird'
            hx-swap='innerHTML show:top'
            title='The Strange Dr. Weird'>
          <img alt='cover image' title='The Strange Dr. Weird'
              src='/cover/sm/the-strange-dr-weird.jpg'>
          <div>
            <ul>
              <li>Drama</li><li>Horror</li><li>Mystery</li>
            </ul>
            <label>The Strange Dr. Weird</label>
            <aside>
              <span>29 episodes</span>
              <span>Aired 1944-1945</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/strange-wills.html'
            hx-target='main'
            hx-push-url='/series/strange-wills'
            hx-swap='innerHTML show:top'
            title='Strange Wills'>
          <img alt='cover image' title='Strange Wills'
              src='/cover/sm/strange-wills.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Strange Wills</label>
            <aside>
              <span>27 episodes</span>
              <span>Aired 1946</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/suspense.html'
            hx-target='main'
            hx-push-url='/series/suspense'
            hx-swap='innerHTML show:top'
            title='Suspense'>
          <img alt='cover image' title='Suspense'
              src='/cover/sm/suspense.jpg'>
          <div>
            <ul>
              <li>Drama</li><li>Horror</li><li>Mystery</li>
            </ul>
            <label>Suspense</label>
            <aside>
              <span>905 episodes</span>
              <span>Aired 1940-1962</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-tenth-man.html'
            hx-target='main'
            hx-push-url='/series/the-tenth-man'
            hx-swap='innerHTML show:top'
            title='The Tenth Man'>
          <img alt='cover image' title='The Tenth Man'
              src='/cover/sm/the-tenth-man.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>The Tenth Man</label>
            <aside>
              <span>13 episodes</span>
              <span>Aired 1947-1948</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/theater-five.html'
            hx-target='main'
            hx-push-url='/series/theater-five'
            hx-swap='innerHTML show:top'
            title='Theater Five'>
          <img alt='cover image' title='Theater Five'
              src='/cover/sm/theater-five.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Theater Five</label>
            <aside>
              <span>256 episodes</span>
              <span>Aired 1964-1965</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/theatre-royal.html'
            hx-target='main'
            hx-push-url='/series/theatre-royal'
            hx-swap='innerHTML show:top'
            title='Theatre Royal'>
          <img alt='cover image' title='Theatre Royal'
              src='/cover/sm/theatre-royal.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Theatre Royal</label>
            <aside>
              <span>45 episodes</span>
              <span>Aired 1953-1954</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/we-came-this-way.html'
            hx-target='main'
            hx-push-url='/series/we-came-this-way'
            hx-swap='innerHTML show:top'
            title='We Came This Way'>
          <img alt='cover image' title='We Came This Way'
              src='/cover/sm/we-came-this-way.jpg'>
          <div>
            <ul>
              <li>Documentary</li><li>Drama</li>
            </ul>
            <label>We Came This Way</label>
            <aside>
              <span>29 episodes</span>
              <span>Aired 1944-1945</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-whistler.html'
            hx-target='main'
            hx-push-url='/series/the-whistler'
            hx-swap='innerHTML show:top'
            title='The Whistler'>
          <img alt='cover image' title='The Whistler'
              src='/cover/sm/the-whistler.jpg'>
          <div>
            <ul>
              <li>Drama</li><li>Horror</li><li>Mystery</li>
            </ul>
            <label>The Whistler</label>
            <aside>
              <span>501 episodes</span>
              <span>Aired 1942-1955</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/words-at-war.html'
            hx-target='main'
            hx-push-url='/series/words-at-war'
            hx-swap='innerHTML show:top'
            title='Words at War'>
          <img alt='cover image' title='Words at War'
              src='/cover/sm/words-at-war.jpg'>
          <div>
            <ul>
              <li>Drama</li>
            </ul>
            <label>Words at War</label>
            <aside>
              <span>89 episodes</span>
              <span>Aired 1943-1945</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/you-are-there.html'
            hx-target='main'
            hx-push-url='/series/you-are-there'
            hx-swap='innerHTML show:top'
            title='You Are There'>
          <img alt='cover image' title='You Are There'
              src='/cover/sm/you-are-there.jpg'>
          <div>
            <ul>
              <li>Documentary</li><li>Drama</li>
            </ul>
            <label>You Are There</label>
            <aside>
              <span>66 episodes</span>
              <span>Aired 1947-1950</span>
            </aside>
          </div>
        </section></div>