digraph G {
graph [charset=latin1]
node [fontsize=10]
a [label = "бвгдежзийклмнопрстуфхцшщъыь"];
}
