1<?xml version="1.0"?>
2<!DOCTYPE doc SYSTEM "foo.dtd">
3<doc>
4<foo>This is a "foo" line.</foo>
5<bar>This is a "bar" line.</bar>
6<foo>This is another "foo" line.</foo>
7</doc>
8