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