<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<monthly>
    <plant name="Demo Plant A" code="edd4c485-182a-4392-b88f-9e0b3a425977">
        <plant-fields>
            <no-receipts>false</no-receipts>
            <fuel-tolling-agreement>true</fuel-tolling-agreement>
        </plant-fields>
        <deliveries>
            <delivery code="96a4d864-32e0-4423-809f-1b5bc3716472">
                <fuel-supplier-name>Demo Fuel Supplier Name</fuel-supplier-name>
                <contract-type>C</contract-type>
                <contract-expiration-date>2014-10-31T04:00:00.000Z</contract-expiration-date>
                <energy-source type="COAL">SUB</energy-source>
                <fuel-index>Powder River Basin 8400Bit Rail</fuel-index>
                <quantity-purchased>10000</quantity-purchased>
                <total-delivered-cost>100000</total-delivered-cost>
                <commodity-cost>10</commodity-cost>
                <heat-content>10</heat-content>
                <sulfur-content>1</sulfur-content>
                <ash-content>1</ash-content>
                <mercury-content>1.001</mercury-content>
                <natural-gas-transporation xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
                <predominant-transportation-mode xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
                <secondary-transportation-mode xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
                <coal-mine-state>AL</coal-mine-state>
                <coal-mine-msha-id>ALA345</coal-mine-msha-id>
                <coal-mine-type>U</coal-mine-type>
                <coal-mine-name>ALA345</coal-mine-name>
                <coal-mine-county>Tusc</coal-mine-county>
            </delivery>
            <delivery code="5c430d16-30f4-4c69-a487-5df9fe872034">
                <fuel-supplier-name>Another Fuel Supplier Name</fuel-supplier-name>
                <contract-type>NC</contract-type>
                <contract-expiration-date>2014-12-31T05:00:00.000Z</contract-expiration-date>
                <energy-source type="COAL">BIT</energy-source>
                <fuel-index>Central Appalachian 12500Bit 1.5S NS (Thacker/Kenova)</fuel-index>
                <quantity-purchased>1234567890</quantity-purchased>
                <total-delivered-cost>1234567890</total-delivered-cost>
                <commodity-cost>9876543210</commodity-cost>
                <heat-content>12.345</heat-content>
                <sulfur-content>12.34</sulfur-content>
                <ash-content>12.34</ash-content>
                <mercury-content>12.345</mercury-content>
                <natural-gas-transporation xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
                <predominant-transportation-mode xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
                <secondary-transportation-mode xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
                <coal-mine-state>PA</coal-mine-state>
                <coal-mine-msha-id>ABCDE</coal-mine-msha-id>
                <coal-mine-type>SU</coal-mine-type>
                <coal-mine-name>COAL MINE NAME</coal-mine-name>
                <coal-mine-county>County Name</coal-mine-county>
            </delivery>
        </deliveries>
        <consumptions>
            <consumption code="3351d336-3d87-4319-a568-f75ca3b01a25">
                <prime-mover-code>ST</prime-mover-code>
                <boiler-id>1234567890</boiler-id>
                <boiler-status>OP</boiler-status>
                <energy-source type="COAL">SUB</energy-source>
                <other-energy-source-name>Other name goes here</other-energy-source-name>
                <quantity-consumed>1234567890</quantity-consumed>
                <type-of-physical-units>short tons</type-of-physical-units>
                <average-heat-content>12.345</average-heat-content>
                <sulfur-content>12.34</sulfur-content>
                <ash-content>12.34</ash-content>
            </consumption>
            <consumption code="3c96eaba-5713-4336-8703-247d2125df27">
                <prime-mover-code>CT</prime-mover-code>
                <boiler-id>ABCDE</boiler-id>
                <boiler-status>SC</boiler-status>
                <energy-source type="NATURAL GAS AND OTHER GAS">NG</energy-source>
                <other-energy-source-name>Natural Gas</other-energy-source-name>
                <quantity-consumed>2468086424</quantity-consumed>
                <type-of-physical-units>Mcf</type-of-physical-units>
                <average-heat-content>56.789</average-heat-content>
                <sulfur-content>56.78</sulfur-content>
                <ash-content>56.78</ash-content>
            </consumption>
        </consumptions>
        <stocks>
            <stock>
                <energy-source type="COAL">BIT</energy-source>
                <type-of-physical-units>short tons</type-of-physical-units>
                <previous-months-ending-stocks>1234567890</previous-months-ending-stocks>
                <current-months-receipts>1234567890</current-months-receipts>
                <current-months-consumption>1234567890</current-months-consumption>
                <ending-stocks>1234567890</ending-stocks>
                <adjustment-to-stocks>1234567890</adjustment-to-stocks>
                <balance>1234567890</balance>
                <adjustment-explanation>Adjustment Explanation Text Here</adjustment-explanation>
                <balance-explanation>Balance Explanation Goes Here</balance-explanation>
            </stock>
            <stock>
                <energy-source type="NATURAL GAS AND OTHER GAS">NG</energy-source>
                <type-of-physical-units xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
                <previous-months-ending-stocks>0</previous-months-ending-stocks>
                <current-months-receipts>0</current-months-receipts>
                <current-months-consumption>2468086424</current-months-consumption>
                <ending-stocks xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
                <adjustment-to-stocks xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
                <balance>-2468086424</balance>
                <adjustment-explanation>Adjustment explained</adjustment-explanation>
                <balance-explanation>Balance explained</balance-explanation>
            </stock>
        </stocks>
    </plant>
    <plant name="Demo Plant B" code="fdb65ec3-2c3e-4abb-b7bd-46df47ebf933">
        <plant-fields>
            <no-receipts>false</no-receipts>
            <fuel-tolling-agreement>false</fuel-tolling-agreement>
        </plant-fields>
        <deliveries>
            <delivery code="413921d9-186a-475e-afd7-511263c16291">
                <fuel-supplier-name>Fuel Supplier A</fuel-supplier-name>
                <contract-type>C</contract-type>
                <contract-expiration-date>2014-12-31T05:00:00.000Z</contract-expiration-date>
                <energy-source type="COAL">BIT</energy-source>
                <fuel-index>Central Appalachian 12500bit &lt;1S CSX</fuel-index>
                <quantity-purchased>1234567890</quantity-purchased>
                <total-delivered-cost>1234567890</total-delivered-cost>
                <commodity-cost>9876543210</commodity-cost>
                <heat-content>12.345</heat-content>
                <sulfur-content>12.34</sulfur-content>
                <ash-content>12.34</ash-content>
                <mercury-content>12.345</mercury-content>
                <natural-gas-transporation xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
                <predominant-transportation-mode>RR</predominant-transportation-mode>
                <secondary-transportation-mode>RV</secondary-transportation-mode>
                <coal-mine-state>PA</coal-mine-state>
                <coal-mine-msha-id>ABCDEFG</coal-mine-msha-id>
                <coal-mine-type>U</coal-mine-type>
                <coal-mine-name>Mine Name Here</coal-mine-name>
                <coal-mine-county>Mine County Here</coal-mine-county>
            </delivery>
            <delivery code="25cb7f10-d3cf-470d-9fa4-baed4f5fbd9e">
                <fuel-supplier-name>Fuel Supplier 2</fuel-supplier-name>
                <contract-type>S</contract-type>
                <contract-expiration-date>2014-10-09T04:00:00.000Z</contract-expiration-date>
                <energy-source type="NATURAL GAS AND OTHER GAS">NG</energy-source>
                <fuel-index>Transco Zone 6 NY</fuel-index>
                <quantity-purchased>1234567890</quantity-purchased>
                <total-delivered-cost>1234567890</total-delivered-cost>
                <commodity-cost>1234567890</commodity-cost>
                <heat-content>12.345</heat-content>
                <sulfur-content>12.34</sulfur-content>
                <ash-content>12.34</ash-content>
                <mercury-content>12.345</mercury-content>
                <natural-gas-transporation>F</natural-gas-transporation>
                <predominant-transportation-mode>PL</predominant-transportation-mode>
                <secondary-transportation-mode>PL</secondary-transportation-mode>
                <coal-mine-state xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
                <coal-mine-msha-id xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
                <coal-mine-type xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
                <coal-mine-name xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
                <coal-mine-county xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
            </delivery>
        </deliveries>
        <consumptions/>
        <stocks/>
    </plant>
</monthly>
