<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<?xml-stylesheet type="text/css" href="libinfo.css" ?>
<libinfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xsi:noNamespaceSchemaLocation="libinfo.xsd" foo="bar">
    <libraries>
        <library id="L001">
            <name>St. Alphonso’s Pancake Library</name>
            <about>
                <description>New England’s largest circulating pancake library with over 300,000 flapjacks, hotcakes, and Pfannküchen from 47 countries.  Notable for its collection of unleavened incunabula.
                </description>
                <address>
                    <street>1539 Flipside Blvd.</street>
                    <city>Damariscotta</city>
                    <state>ME</state>
                    <postalcode>04543</postalcode>
                    <country>USA</country>
                </address>
                <hours>
                    <timespan>
                        <day>Sunday</day>
                        <begin>Noon</begin>
                        <end>10 pm</end>
                    </timespan>
                    <timespan>
                        <day>Monday</day>
                        <begin>8 am</begin>
                        <end>10 pm</end>
                    </timespan>
                    <timespan>
                        <day>Tuesday</day>
                        <begin>8 am</begin>
                        <end>10 pm</end>
                    </timespan>
                    <timespan>
                        <day>Wednesday</day>
                        <begin>8 am</begin>
                        <end>10 pm</end>
                    </timespan>
                    <timespan>
                        <day>Thursday</day>
                        <begin>8 am</begin>
                        <end>10 pm</end>
                    </timespan>
                    <timespan>
                        <day>Friday</day>
                        <begin>8 am</begin>
                        <end>9 pm</end>
                    </timespan>
                    <timespan>
                        <day>Saturday</day>
                        <begin>Noon</begin>
                        <end>9 pm</end>
                    </timespan>
                </hours>
                <contact>thegriddle@stalphonsospancakelibrary.com</contact>
                <departments>
                    <department>
                        <name>Reference</name>
                        <description></description>
                        <staff>
                            <person>
                                <name>Ulysses K. Fishwick</name>
                                <title>Associate Flipper</title>
                                <email>fishwick@stalphonsospancakelibrary.com</email>
                                <phone>555-1234</phone>
                            </person>
                        </staff>
                    </department>
                    <department>
                        <name>Circulation</name>
                        <description></description>
                        <staff>
                            <person>
                                <name>Yolanda P. Ipswich</name>
                                <title>Circulation Circulator</title>
                                <email>yolanda@stalphonsospancakelibrary.com</email>
                                <phone>555-5678</phone>
                            </person>
                        </staff>
                    </department>
                    <department>
                        <name>Syrup Is Us</name>
                        <description></description>
                        <staff>
                            <person>
                                <name>Hilary Harpmuscle</name>
                                <title>Assistant Stirrer</title>
                                <email>karl@stalphonsospancakelibrary.com</email>
                                <phone>555-0192</phone>
                            </person>
                        </staff>
                    </department>
                </departments>
                <collections>
                    <collection>
                        <name>Incunabula</name>
                        <description>Carefully preserved specimens from the first half-century of flapjacks.
</description>
                        <size>814</size>
                    </collection>
                </collections>
                <services>
                    <service>
                        <name>Flapjack Instruction</name>
                        <description>How to flip, flop, and – most important of all – cite hotcakes.</description>
                    </service>
                </services>
            </about>
        </library>
        <library id="L002">
            <name>Library of Sorrows</name>
            <about>
                <description>Prepare to mope!
                </description>
                <address>
                    <street>P.O. Box 1234</street>
                    <city>Emporia</city>
                    <state>KS</state>
                    <postalcode>74397</postalcode>
                    <country>USA</country>
                </address>
                <hours>
                    <timespan>
                        <day>Monday</day>
                        <begin>9 am</begin>
                        <end>5 pm</end>
                    </timespan>
                    <timespan>
                        <day>Tuesday</day>
                        <begin>9 am</begin>
                        <end>5 pm</end>
                    </timespan>
                    <timespan>
                        <day>Wednesday</day>
                        <begin>Noon</begin>
                        <end>8 pm</end>
                    </timespan>
                    <timespan>
                        <day>Thursday</day>
                        <begin>9 am</begin>
                        <end>5 pm</end>
                    </timespan>
                    <timespan>
                        <day>Friday</day>
                        <begin>9 am</begin>
                        <end>5 pm</end>
                    </timespan>
                    <timespan>
                        <day>Saturday</day>
                        <begin>Noon</begin>
                        <end>5 pm</end>
                    </timespan>
                </hours>
                <contact>woe@alasalack.org</contact>
                <departments>
                    <department>
                        <name>Melancholias</name>
                        <description></description>
                        <staff>
                        </staff>
                    </department>
                    <department>
                        <name>Interlibrary Despair</name>
                        <description></description>
                        <staff>
                            <person>
                                <name>M. E. Wye</name>
                                <title>Associate Wailer of Woe</title>
                                <email>wyeme@alasalack.org</email>
                                <phone>234-5678</phone>
                            </person>
                        </staff>
                    </department>
                </departments>
                <collections>
                    <collection>
                        <name>Woes of the World</name>
                        <description>Selected afflictions and suffering in 47 languages.
</description>
                        <size>35000</size>
                    </collection>
                    <collection>
                        <name>Picturing Despondency</name>
                        <description>Images of despair from Mediæval times to the present.
</description>
                        <size>4200</size>
                    </collection>
                </collections>
                <services>
                    <service>
                        <name>Mediated Sobbing</name>
                        <description>Make use of our experts’ expertise in extracting maximum melancholy.</description>
                    </service>
                    <service>
                        <name>Current Irrelevancy</name>
                        <description>Keep up to date on all the meaninglessness that’s out there. (Well, selected meaninglessnesses anyhow…)</description>
                    </service>
                </services>
            </about>
        </library>
        <library id="L003">
            <name>Biblioteko je librojn esperantojn</name>
            <about>
                <description>Malgranda biblioteko je vortojn enuigajn.
                </description>
                <address>
                    <street>23 Strato Brasiko</street>
                    <street>Malbona Kvartalo</street>
                    <city>Urbaĉo</city>
                    <state>Ŝtiparo</state>
                    <postalcode>T94/K27</postalcode>
                    <country>Malregno</country>
                </address>
                <hours>
                    <timespan>
                        <day>Monday</day>
                        <begin>10 am</begin>
                        <end>4 pm</end>
                    </timespan>
                    <timespan>
                        <day>Tuesday</day>
                        <begin>10 am</begin>
                        <end>4 pm</end>
                    </timespan>
                    <timespan>
                        <day>Wednesday</day>
                        <begin>10 am</begin>
                        <end>4 pm</end>
                    </timespan>
                    <timespan>
                        <day>Thursday</day>
                        <begin>10 am</begin>
                        <end>4 pm</end>
                    </timespan>
                    <timespan>
                        <day>Friday</day>
                        <begin>10 am</begin>
                        <end>1 pm</end>
                    </timespan>
                </hours>
                <contact>malpersono@malmalmalo.com</contact>
                <departments>
                    <department>
                        <name>Ĉambro Malgranda</name>
                        <description>None.</description>
                        <staff>
                            <person>
                                <name>N. O. Won</name>
                                <title>Associate in Absentia</title>
                                <email>nil@nibi.com</email>
                                <phone>000-0000</phone>
                            </person>
                        </staff>
                    </department>
                </departments>
                <collections>
                    <collection>
                        <name>Kvartokvarto</name>
                        <description>Libroj kvartaĝoj pe antaŭ kaj ksprabjaŭ.
</description>
                        <size>404</size>
                    </collection>
                </collections>
                <services>
                    <service>
                        <name>Current Irrelevancy</name>
                        <description>Keep up to date on all the meaninglessness that’s out there. (Well, selected meaninglessnesses anyhow…)</description>
                    </service>
                </services>
            </about>
        </library>
    </libraries>
</libinfo>

