["html",
  ["dl",
    ["dt",
      "first term"
    ],
    ["dd",
      "the quick brown fox jumps\nover the lazy dog"
    ],
    ["dt",
      "second term"
    ],
    ["dd",
      "pack my box with five\ndozen liquor jugs"
    ]
  ]
]
