from typing import Dict nsmap: Dict[str, str] def qn(tag: str) -> str: ...