echo 'digraph { "Vigarde" -> "Caellach " [taillabel = "subordinate of"] "Lyon" -> "Vigarde" [taillabel = "Father of"] }' | dot -Tsvg > output.svg