echo 'digraph { "Leon" -> "Raihan" [taillabel = "Rival of"] "Hop" -> "Leon" [taillabel = "Brother of"] "Sonia" -> "Leon" [taillabel = "Childhood friend of"] }' | dot -Tsvg > output.svg