digraph G { label="eyefloss 2006.03.16"; labelloc=t; fontsize=16; ranksep=0; size="8,10"; compound=true; subgraph cluster0 { subgraph cluster00 { head0 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; label="sandbox"; } bluepaperclip [label="blue paperclip",color="#000080",fontcolor="#000080"]; bluepaperclip -> head0 [constraint=false,label="talk"]; label="She asks, \"Did you ever really love me?\""; } head1 -> head0 [style=bold,color="#c0c0c0",dir=back]; subgraph cluster1 { head1 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; internet1 [label="internet"]; head1 -> internet1 [label=" measure"]; subgraph cluster10 { whitespace10 [label="whitespace"]; whitespace11 [label="The pause in the conversation."]; whitespace12 [label="The pindrop."]; whitespace13 [label="This space intentionally left blank."]; whitespace10 -> whitespace11; whitespace10 -> whitespace12; whitespace10 -> whitespace13 [minlen=2,style=bold,color="#800000"]; label="> 98%"; }; subgraph cluster11 { content; label=" < 2%"; }; internet1 -> content; internet1 -> whitespace10; label="According to a recent stratified sampling extrapolation,\napproximately 98% of internet traffic is whitespace."; }; head1 -> head2 [style=bold,color="#c0c0c0",constraint=false]; subgraph cluster2 { subgraph cluster20 { head2 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / ",style="invis"]; label="sandbox"; } label="And she answers her question\nwith a colon and a left-parenthesis."; } head2 -> head3 [style=bold,color="#c0c0c0",minlen=4]; subgraph cluster3 { head3 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; thorax3 [label="thorax"]; extremity30 [label="extremity[0]"]; extremity31 [label="extremity[1]"]; head3 -> thorax3; thorax3 -> extremity30; thorax3 -> extremity31; knife3 [label="knife"]; head3 -> knife3 [label=" talk",style=bold,color="#800000"]; label="Please keep in mind\nthat I am only saying \"yes\"\nbecause I am a hopeless optimist."; } }