echo 'digraph { "Validar" -> "Aversa" [taillabel = "subordinate of"] "Robin (Male)" -> "Validar" [taillabel = "Father of"] "Robin (Female)" -> "Validar" [taillabel = "Father of"] }' | dot -Tsvg > output.svg