echo 'digraph { "Igrene" -> "Hawkeye" [taillabel = "Father of"] "Hawkeye" -> "Igrene" [taillabel = "Daughter of"] "Fae" -> "Igrene" [taillabel = "Protector of"] "Astore" -> "Igrene" [taillabel = "Wife of"] }' | dot -Tsvg > output.svg