echo 'digraph { "Lori Loud" -> "Bobby Santiago" [taillabel = "Boyfriend of"] "Ronnie Anne Santiago" -> "Bobby Santiago" [taillabel = "Older Brother of"] "Lincoln Loud" -> "Ronnie Anne Santiago" [taillabel = "Girlfriend of"] "Bobby Santiago" -> "Ronnie Anne Santiago" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg