echo 'digraph { "Werne Claudius" -> "Sergei Claudius" [taillabel = "Father of"] "Sergei Claudius" -> "Werne Claudius" [taillabel = "Son of"] }' | dot -Tsvg > output.svg