1<Document start_line="13"> 2 <head1 start_line="13"> 3 TŨTORIAL 4 </head1> 5 <Para start_line="15"> 6 The encoding warning should only fire when the parser is 'in_pod' 7 but that should also be true on the first line of POD (above). 8 </Para> 9 <head1 errata="1" start_line="-321"> 10 POD ERRORS 11 </head1> 12 <Para errata="1" start_line="-321"> 13 Hey! 14 <B> 15 The above document had some coding errors, which are explained below: 16 </B> 17 </Para> 18 <over-text errata="1" indent="4" start_line="-321"> 19 <item-text start_line="-321"> 20 Around line 13: 21 </item-text> 22 <Para start_line="-321"> 23 Non-ASCII character seen before =encoding in 'TŨTORIAL'. 24 Assuming UTF-8 25 </Para> 26 </over-text> 27</Document> 28