<?xml version="1.0"?>
<!DOCTYPE BIBRECORD SYSTEM "bibrecord.dtd">

<BIBRECORD origin="ADS" lang="en">   <!-- can have language attribute -->
<METADATA>
  <VERSION>0.1</VERSION>
  <CREATOR>ADS Abstract Server</CREATOR>
  <CDATE><YEAR>1999</YEAR><MONTH>11</MONTH><DAY>1</DAY></CDATE>
  <EDATE><YEAR>1999</YEAR><MONTH>12</MONTH><DAY>1</DAY></EDATE>
</METADATA>
<TITLE>Title of Paper</TITLE>        <!-- can have language attribute -->
<AUTHORS>
   <AU AF="AF_1" EM="EM_1">
      <FNAME>Alberto</FNAME>
      <LNAME>Accomazzi</LNAME>
   </AU>
   <AU AF="AF_2 AF_3" FN="FN_1">
      <PREF>Gov.</PREF>
      <FNAME>George W.</FNAME>
      <LNAME>Bush</LNAME>
      <SUFF>Jr.</SUFF>
   </AU>
</AUTHORS>
<AFFILIATIONS>
   <AF ident="AF_1">Center for Astrophysics, Cambridge, MA</AF>
   <AF ident="AF_2">State House, Austin, Texas</AF>
   <AF ident="AF_3">Possibly the White House</AF>
</AFFILIATIONS>
<EMAILS>
   <EM ident="EM_1">aaccomazzi@cfa.harvard.edu</EM>
</EMAILS>
<FOOTNOTES>
   <FN ident="FN_1">this is not for real</FN>
</FOOTNOTES>
<BIBCODE>2000ApJ...500....1A</BIBCODE>
<MSTRING>Astrophysical Journal, volume 500, page 1, jan. 2000</MSTRING>
<MONOGRAPH>
   <MTITLE>Reprints from ApJ</MTITLE>  
   <VOLUME>1</VOLUME>  
   <ISSUE>4</ISSUE>
   <MNOTE>This is a reprint of 2000ApJ...500....1A</MNOTE>
   <EDITORS>
      <ED>
         <FNAME>Al</FNAME>
         <LNAME>Gore</LNAME>
      </ED>
   </EDITORS>
   <EDITION>1st</EDITION>
   <PUBLISHER>MIT press</PUBLISHER>
   <LOCATION>Cambridge, MA</LOCATION>
   <MID type="isbn">123-4567</MID>
   <MID type="bibcode">2000ApJR..500....1A</MID>
</MONOGRAPH>
<SERIES>
   <SERTITLE>Astrophysical Journal</SERTITLE> 
   <SERVOL>500</SERVOL>
   <SEREDITORS>
      <ED>
         <FNAME>Helmut</FNAME>
         <LNAME>Abt</LNAME>
      </ED>
      <ED>
         <FNAME>Alex</FNAME>
         <LNAME>Dalgarno</LNAME>
      </ED>
   </SEREDITORS>
</SERIES>
<PAGE>1</PAGE>                        <!-- can have type="s" attribute -->
<LPAGE>9</LPAGE>
<COPYRIGHT>AAS</COPYRIGHT>
<PUBDATE>                            <!-- unique -->
   <YEAR>2000</YEAR>                     <!-- format: YYYY (four digits) -->
   <MONTH>01</MONTH>                   <!-- format: MM (two digits) -->
</PUBDATE>
<CATEGORIES system="unknown">
   <CA>Bull</CA>
</CATEGORIES>
<COMMENTS origin="SIMBAD">
   <CO>This is not real</CO> 
   <CO>But nonetheless...</CO>
</COMMENTS>
<ANOTE>This is a note from the author</ANOTE>
<BIBTYPE>article</BIBTYPE>
<IDENTIFIERS>
   <ID system="accno" origin="STI">A00-12345</ID>
   <ID system="pubid" origin="UCP">991212</ID>
</IDENTIFIERS>
<ORIGINS>
   <OR>UCP</OR>
   <OR>ADS</OR>
</ORIGINS>
<OBJECTS system="GENERIC">
   <OB>GOP 2000</OB>
   <OB>DAC 2000</OB>
</OBJECTS>
<KEYWORDS system="STI">
   <KW>Compassionate</KW>
   <KW>Conservatism</KW>
</KEYWORDS>
<ABSTRACT>                           <!-- can have type="ocr" and language -->
<P>This is a study of 
<A HREF="http://www.w3.org/XML/">XML</A> conformance</P>
<P>Its scope goes <SUP>above</SUP> and <SUB>below</SUB> the mere
well-formedness checks usually enforced.<BR />
Rather, we want to make sure that everything in here is properly
parsed and processed.
<PRE>
	If you don't understand this,
	please go read the <A HREF="http://www.w3.org/TR/REC-xml">spec.</A>
</PRE>
</P>
</ABSTRACT>
</BIBRECORD>

