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