diff --git a/.gitignore b/.gitignore
index 41cfcf5f04ebb0dbc6f619e74d575e99763686e5..cdbb25f589828eb8434050ebceb1fe7bd5c573ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ mlms.Rproj
 /docs
 renv.lock
 /data-raw/output.log
+/vignettes/download_files
diff --git a/DESCRIPTION b/DESCRIPTION
index 6c611eb11e473b34e50ab785cce491a22bc0c668..2c9f4dc03ca6283db87190ce608c57c6150977d6 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,6 +1,6 @@
 Package: mlms
 Title: Multilevel Monitoring System Data for Wells in the USGS INL Aquifer Monitoring Network
-Version: 1.0.2
+Version: 1.0.3
 Authors@R: c(
     person(given = c("Jason", "C."),
            family = "Fisher",
@@ -39,6 +39,8 @@ Imports:
     tools,
     utils
 Suggests:
+    archive,
+    arrow,
     connectapi,
     covr,
     dm,
@@ -59,7 +61,8 @@ Suggests:
     roxygen2,
     tinytest,
     V8,
-    webmap
+    webmap,
+    writexl
 License: CC0
 Copyright: This software is in the public domain because it contains materials
     that originally came from the United States Geological Survey (USGS), an
@@ -69,7 +72,7 @@ Copyright: This software is in the public domain because it contains materials
 Encoding: UTF-8
 LazyData: true
 LazyDataCompression: xz
-URL: https://code.usgs.gov/inl/mlms
+URL: https://rconnect.usgs.gov/INLPO/mlms-main/, https://code.usgs.gov/inl/mlms
 BugReports: https://code.usgs.gov/inl/mlms/-/issues
 Roxygen: list(markdown = TRUE)
 RoxygenNote: 7.3.2
diff --git a/NEWS.md b/NEWS.md
index 599c93958818bd914317729874b8f53f9f0b9e1c..ad3ea077321c7596450934178bdca2cdf303c903 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,11 @@
+# mlms 1.0.3
+
+- Update the package logo.
+- Add a new vignette titled "Download",
+  providing users with the ability to download datasets in multiple formats.
+- Implement a maximum width restriction for SVG images on the package website to
+  ensure consistent display and prevent oversized visuals.
+
 # mlms 1.0.2
 
 - Response to CRAN review comments by B. Altmann.
diff --git a/README.Rmd b/README.Rmd
index 76b8fcad58116d614bc4317ed7a1727e62e1005e..0737d0da685ae77bcbe67ff054e6f3ec216237e1 100644
--- a/README.Rmd
+++ b/README.Rmd
@@ -39,11 +39,11 @@ npcodes <- samples$pcode |>
 
 ```
 
-The [R](https://www.r-project.org/) package **mlms** is used to store and process Multilevel Monitoring System (MLMS) data for wells in the U.S. Geological Survey (USGS) aquifer-monitoring network, Idaho National Laboratory (INL), Idaho. Supported by the U.S. Department of Energy (DOE), the USGS collected `r npress` discrete hydraulic head measurements at various depths from `r nwells` wells in the eastern Snake River Plain (ESRP) aquifer between `r dt_range_press[1]` and `r dt_range_press[2]`. These measurements were derived from data on fluid pressure, fluid temperature, and atmospheric pressure. Each well was equipped with an MLMS, which included valved measurement ports, packer bladders, casing segments, and couplers. The MLMS allowed monitoring at `r nzones` hydraulically-isolated depth intervals, reaching depths as great as `r depth_max` feet below the land surface. Additionally, `r nsamples` groundwater samples were collected from these wells between `r dt_range_sample[1]` to `r dt_range_press[2]`, and analyzed for a wide range of chemical and physical parameters.
+The [R](https://www.r-project.org/) package **mlms** is used to store and process Multilevel Monitoring System (MLMS) data for wells in the U.S. Geological Survey (USGS) aquifer-monitoring network, Idaho National Laboratory (INL), Idaho. Supported by the U.S. Department of Energy (DOE), the USGS collected `r npress` discrete hydraulic head measurements at various depths from `r nwells` wells in the eastern Snake River Plain (ESRP) aquifer from `r dt_range_press[1]`--`r dt_range_press[2]`. These measurements were derived from data on fluid pressure, fluid temperature, and atmospheric pressure. Each well was equipped with an MLMS, which included valved measurement ports, packer bladders, casing segments, and couplers. The MLMS allowed monitoring at `r nzones` hydraulically-isolated depth intervals, reaching depths as great as `r depth_max` feet below the land surface. Additionally, `r nsamples` groundwater samples were collected from these wells from `r dt_range_sample[1]`--`r dt_range_press[2]`, and analyzed for a wide range of chemical and physical parameters.
 
-Many investigations have assessed the geology and hydrology of the ESRP aquifer at and near the INL, with a comprehensive listing of USGS Idaho National Laboratory Project Office (INLPO) publications available [online]. Fisher and Twining (2011) documented the use of Multilevel Monitoring Systems (MLMSs) to examine hydraulic head and temperature in six wells from 2007 to 2008. Subsequent expansions included nine wells (Twining and Fisher, 2012), 11 wells (Twining and Fisher, 2015), and 12 wells (Twining and others, 2021).
+Many investigations have assessed the geology and hydrology of the ESRP aquifer at and near the INL, with a comprehensive listing of USGS Idaho National Laboratory Project Office ([INLPO]) publications available [online]. Fisher and Twining (2011) documented the use of Multilevel Monitoring Systems to examine hydraulic head and temperature in six wells from 2007--2008. Subsequent expansions included nine wells (Twining and Fisher, 2012), 11 wells (Twining and Fisher, 2015), and 12 wells (Twining and others, 2021).
 
-Various studies have documented water chemistry at different depths in the ESRP aquifer, with summaries of water-quality data collected from 2005-2008 provided by Bartholomay and Twining (2010), 2009-2011 provided by Davis and others (2013), 2009-2013 provided by Bartholomay and others (2015), 2012-2015 provided by Bartholomay and others (2017), and 2014-2018 provided by Twining and others (2021). A tracer study by Bartholomay and others (2013) examined whether drilling fluids could remain in the MLMSs and found that the tracer moved out of the formation for most of the zones analyzed.
+Various studies have documented water chemistry at different depths in the ESRP aquifer, with summaries of water-quality data collected from 2005--2008 provided by Bartholomay and Twining (2010), 2009--2011 provided by Davis and others (2013), 2009--2013 provided by Bartholomay and others (2015), 2012--2015 provided by Bartholomay and others (2017), and 2014--2018 provided by Twining and others (2021). A tracer study by Bartholomay and others (2013) examined whether drilling fluids could remain in the MLMS wells and found that the tracer moved out of the formation for most of the monitoring zones analyzed.
 
 <p>
   <figure class="figure">
@@ -68,12 +68,11 @@ To install the package along with its dependencies, which are required to run ex
 install.packages("mlms", dependencies = TRUE)
 ```
 
-To install the development version of the package, you can either clone the repository and build it from source, or run the following commands. Make sure the **remotes** package for R is installed, and set an environment variable named `GITLAB_PAT` with your USGS GitLab personal access token.
+To install the development version of the package, you can either clone the repository and build it from source, or run the following commands. Make sure the **remotes** package for R is installed.
 
 ```r
 remotes::install_gitlab(
   repo = "inl/mlms@develop",
-  auth_token = Sys.getenv("GITLAB_PAT"),
   host = "code.usgs.gov",
   dependencies = TRUE
 )
@@ -154,7 +153,7 @@ cat(s)
 
 Bartholomay, R.C., Hopkins, C.B., and Maimer, N.V., 2015, Chemical constituents in groundwater from multiple zones in the eastern Snake River Plain aquifer, Idaho National Laboratory, Idaho, 2009--13: U.S. Geological Survey Scientific Investigations Report 2015--5002 (DOE/ID--22232), 110 p., accessed November 16, 2024, at https://doi.org/10.3133/sir20155002.
 
-Bartholomay, R.C., Maimer, N.V., Rattray, G.W., and Fisher, J.C., 2017, An update of hydrologic conditions and distribution of selected constituents in water, eastern Snake River Plain aquifer and perched groundwater zones, Idaho National Laboratory, Idaho, emphasis 2012-15: U.S. Geological Survey Scientific Investigations Report 2017--5021 (DOE/ID--22242), 87 p., accessed November 16, 2024, at https://doi.org/10.3133/sir20175021.
+Bartholomay, R.C., Maimer, N.V., Rattray, G.W., and Fisher, J.C., 2017, An update of hydrologic conditions and distribution of selected constituents in water, eastern Snake River Plain aquifer and perched groundwater zones, Idaho National Laboratory, Idaho, emphasis 2012--15: U.S. Geological Survey Scientific Investigations Report 2017--5021 (DOE/ID--22242), 87 p., accessed November 16, 2024, at https://doi.org/10.3133/sir20175021.
 
 Bartholomay, R. C., and Twining, B.V., 2010, Chemical constituents in groundwater from multiple zones in the eastern Snake River Plain aquifer at the Idaho National Laboratory, Idaho, 2005--08: U.S. Geological Survey Scientific Investigations Report 2010--5116 (DOE/ID--22211), 81 p., accessed November 16, 2024, at https://doi.org/10.3133/sir20105116.
 
@@ -162,13 +161,13 @@ Bartholomay, R.C., Twining, B.V., Rose, P.E, 2013, Ambient Changes in Tracer Con
 
 Davis, L.C., Bartholomay, R.C., and Rattray, G.W., 2013, An update of hydrologic conditions and distribution of selected constituents in water, eastern Snake River Plain aquifer and perched groundwater zones, Idaho National Laboratory, Idaho, emphasis 2009--11: U.S. Geological Survey Scientific Investigations Report 2013--5214, (DOE/ID--22226), 90 p., accessed November 16, 2024, at https://doi.org/10.3133/sir20135214.
 
-Fisher, J.C., and Twining, B.V., 2011, Multilevel groundwater monitoring of hydraulic head and temperature in the eastern Snake River Plain aquifer, Idaho National Laboratory, Idaho, 2007-08: U.S. Geological Survey Scientific Investigations Report 2010--5253, 62 p., accessed November 16, 2024, at https://doi.org/10.3133/sir20105253.
+Fisher, J.C., and Twining, B.V., 2011, Multilevel groundwater monitoring of hydraulic head and temperature in the eastern Snake River Plain aquifer, Idaho National Laboratory, Idaho, 2007--08: U.S. Geological Survey Scientific Investigations Report 2010--5253, 62 p., accessed November 16, 2024, at https://doi.org/10.3133/sir20105253.
 
 Twining, B.V., Bartholomay, R.C., Fisher, J.C., and Anderson, C., 2021, Multilevel groundwater monitoring of hydraulic head, water temperature, and chemical constituents in the eastern Snake River Plain aquifer, Idaho National Laboratory, Idaho, 2014--18: U.S. Geological Survey Scientific Investigations Report 2021--5002, 82 p., accessed November 16, 2024, at https://doi.org/10.3133/sir20215002.
 
-Twining, B.V., and Fisher, J.C., 2012, Multilevel groundwater monitoring of hydraulic head and temperature in the eastern Snake River Plain aquifer, Idaho National Laboratory, Idaho, 2009-10: U.S. Geological Survey Scientific Investigations Report 2012--5259, 44 p., plus appendixes, accessed November 16, 2024, at https://doi.org/10.3133/sir20125259.
+Twining, B.V., and Fisher, J.C., 2012, Multilevel groundwater monitoring of hydraulic head and temperature in the eastern Snake River Plain aquifer, Idaho National Laboratory, Idaho, 2009--10: U.S. Geological Survey Scientific Investigations Report 2012--5259, 44 p., plus appendixes, accessed November 16, 2024, at https://doi.org/10.3133/sir20125259.
 
-Twining, B.V., and Fisher, J.C., 2015, Multilevel groundwater monitoring of hydraulic head and temperature in the eastern Snake River Plain aquifer, Idaho National Laboratory, Idaho, 2011-13: U.S. Geological Survey Scientific Investigations Report 2015--5042 (DOE/ID--22235), 49 p., accessed November 16, 2024, at https://doi.org/10.3133/sir20155042.
+Twining, B.V., and Fisher, J.C., 2015, Multilevel groundwater monitoring of hydraulic head and temperature in the eastern Snake River Plain aquifer, Idaho National Laboratory, Idaho, 2011--13: U.S. Geological Survey Scientific Investigations Report 2015--5042 (DOE/ID--22235), 49 p., accessed November 16, 2024, at https://doi.org/10.3133/sir20155042.
 
 
 <!-- Embedded References -->
@@ -185,6 +184,7 @@ Twining, B.V., and Fisher, J.C., 2015, Multilevel groundwater monitoring of hydr
 [tinytest]: https://CRAN.R-project.org/package=tinytest
 [0000-0001-9032-8912]: https://orcid.org/0000-0001-9032-8912
 [0000-0003-1321-4721]: https://orcid.org/0000-0003-1321-4721
-[CRAN]: https://cran.r-project.org/
+[cran]: https://cran.r-project.org/
 [online]: https://rconnect.usgs.gov/INLPO/inlpubs-main/articles/inlpo-pubs.html
 [remotes]: https://CRAN.R-project.org/package=remotes
+[inlpo]: https://www.usgs.gov/centers/idaho-water-science-center/science/idaho-national-laboratory-project-office
diff --git a/README.md b/README.md
index a9a53333cd3feea9010efa050980c5480b446e2c..47ae2e77b88a5fc1057a5720187a197dc51e4a53 100644
--- a/README.md
+++ b/README.md
@@ -12,34 +12,36 @@ U.S. Geological Survey (USGS) aquifer-monitoring network, Idaho National
 Laboratory (INL), Idaho. Supported by the U.S. Department of Energy
 (DOE), the USGS collected 6,058 discrete hydraulic head measurements at
 various depths from 12 wells in the eastern Snake River Plain (ESRP)
-aquifer between 2007 and 2023. These measurements were derived from data
-on fluid pressure, fluid temperature, and atmospheric pressure. Each
-well was equipped with an MLMS, which included valved measurement ports,
+aquifer from 2007–2023. These measurements were derived from data on
+fluid pressure, fluid temperature, and atmospheric pressure. Each well
+was equipped with an MLMS, which included valved measurement ports,
 packer bladders, casing segments, and couplers. The MLMS allowed
 monitoring at 145 hydraulically-isolated depth intervals, reaching
 depths as great as 1,427 feet below the land surface. Additionally, 715
-groundwater samples were collected from these wells between 2005 to
-2023, and analyzed for a wide range of chemical and physical parameters.
+groundwater samples were collected from these wells from 2005–2023, and
+analyzed for a wide range of chemical and physical parameters.
 
 Many investigations have assessed the geology and hydrology of the ESRP
 aquifer at and near the INL, with a comprehensive listing of USGS Idaho
-National Laboratory Project Office (INLPO) publications available
+National Laboratory Project Office
+([INLPO](https://www.usgs.gov/centers/idaho-water-science-center/science/idaho-national-laboratory-project-office))
+publications available
 [online](https://rconnect.usgs.gov/INLPO/inlpubs-main/articles/inlpo-pubs.html).
 Fisher and Twining (2011) documented the use of Multilevel Monitoring
-Systems (MLMSs) to examine hydraulic head and temperature in six wells
-from 2007 to 2008. Subsequent expansions included nine wells (Twining
-and Fisher, 2012), 11 wells (Twining and Fisher, 2015), and 12 wells
+Systems to examine hydraulic head and temperature in six wells from
+2007–2008. Subsequent expansions included nine wells (Twining and
+Fisher, 2012), 11 wells (Twining and Fisher, 2015), and 12 wells
 (Twining and others, 2021).
 
 Various studies have documented water chemistry at different depths in
 the ESRP aquifer, with summaries of water-quality data collected from
-2005-2008 provided by Bartholomay and Twining (2010), 2009-2011 provided
-by Davis and others (2013), 2009-2013 provided by Bartholomay and others
-(2015), 2012-2015 provided by Bartholomay and others (2017), and
-2014-2018 provided by Twining and others (2021). A tracer study by
+2005–2008 provided by Bartholomay and Twining (2010), 2009–2011 provided
+by Davis and others (2013), 2009–2013 provided by Bartholomay and others
+(2015), 2012–2015 provided by Bartholomay and others (2017), and
+2014–2018 provided by Twining and others (2021). A tracer study by
 Bartholomay and others (2013) examined whether drilling fluids could
-remain in the MLMSs and found that the tracer moved out of the formation
-for most of the zones analyzed.
+remain in the MLMS wells and found that the tracer moved out of the
+formation for most of the monitoring zones analyzed.
 
 <p>
 <figure class="figure">
@@ -74,14 +76,11 @@ install.packages("mlms", dependencies = TRUE)
 
 To install the development version of the package, you can either clone
 the repository and build it from source, or run the following commands.
-Make sure the **remotes** package for R is installed, and set an
-environment variable named `GITLAB_PAT` with your USGS GitLab personal
-access token.
+Make sure the **remotes** package for R is installed.
 
 ``` r
 remotes::install_gitlab(
   repo = "inl/mlms@develop",
-  auth_token = Sys.getenv("GITLAB_PAT"),
   host = "code.usgs.gov",
   dependencies = TRUE
 )
@@ -261,7 +260,7 @@ Geological Survey Scientific Investigations Report 2015–5002
 Bartholomay, R.C., Maimer, N.V., Rattray, G.W., and Fisher, J.C., 2017,
 An update of hydrologic conditions and distribution of selected
 constituents in water, eastern Snake River Plain aquifer and perched
-groundwater zones, Idaho National Laboratory, Idaho, emphasis 2012-15:
+groundwater zones, Idaho National Laboratory, Idaho, emphasis 2012–15:
 U.S. Geological Survey Scientific Investigations Report 2017–5021
 (DOE/ID–22242), 87 p., accessed November 16, 2024, at
 <https://doi.org/10.3133/sir20175021>.
@@ -287,7 +286,7 @@ p., accessed November 16, 2024, at
 
 Fisher, J.C., and Twining, B.V., 2011, Multilevel groundwater monitoring
 of hydraulic head and temperature in the eastern Snake River Plain
-aquifer, Idaho National Laboratory, Idaho, 2007-08: U.S. Geological
+aquifer, Idaho National Laboratory, Idaho, 2007–08: U.S. Geological
 Survey Scientific Investigations Report 2010–5253, 62 p., accessed
 November 16, 2024, at <https://doi.org/10.3133/sir20105253>.
 
@@ -300,14 +299,14 @@ Scientific Investigations Report 2021–5002, 82 p., accessed November 16,
 
 Twining, B.V., and Fisher, J.C., 2012, Multilevel groundwater monitoring
 of hydraulic head and temperature in the eastern Snake River Plain
-aquifer, Idaho National Laboratory, Idaho, 2009-10: U.S. Geological
+aquifer, Idaho National Laboratory, Idaho, 2009–10: U.S. Geological
 Survey Scientific Investigations Report 2012–5259, 44 p., plus
 appendixes, accessed November 16, 2024, at
 <https://doi.org/10.3133/sir20125259>.
 
 Twining, B.V., and Fisher, J.C., 2015, Multilevel groundwater monitoring
 of hydraulic head and temperature in the eastern Snake River Plain
-aquifer, Idaho National Laboratory, Idaho, 2011-13: U.S. Geological
+aquifer, Idaho National Laboratory, Idaho, 2011–13: U.S. Geological
 Survey Scientific Investigations Report 2015–5042 (DOE/ID–22235), 49 p.,
 accessed November 16, 2024, at <https://doi.org/10.3133/sir20155042>.
 
diff --git a/man/figures/logo.ai b/man/figures/logo.ai
index 43992583f46ee2b7910916fe746cc88c29529436..68f0386bfdb05e24b936fbaaf0463eaf6421217f 100644
Binary files a/man/figures/logo.ai and b/man/figures/logo.ai differ
diff --git a/man/figures/logo.svg b/man/figures/logo.svg
index 28f0757013cf448325d9cb26b7c4caa1fae8c958..ae29007e9333e03530ece3ca1ad661f9173574a5 100644
--- a/man/figures/logo.svg
+++ b/man/figures/logo.svg
@@ -1,171 +1,204 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 27.8.1, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
-	 viewBox="0 0 511 590.1" style="enable-background:new 0 0 511 590.1;" xml:space="preserve">
-<style type="text/css">
-	.st0{fill:#BAE4E5;}
-	.st1{fill:url(#SVGID_1_);}
-	.st2{fill:#CE8A13;}
-	.st3{fill:#F7FDFA;}
-	.st4{fill:#333333;}
-	.st5{fill:#9061C2;}
-	.st6{opacity:0.3;fill:none;stroke:#FFFFFF;stroke-width:17.0079;stroke-miterlimit:11.3386;}
-	.st7{fill:none;stroke:#9061C2;stroke-width:17.0079;stroke-miterlimit:11.3386;}
-	.st8{fill:none;stroke:#FFFFFF;stroke-width:4;stroke-miterlimit:10;}
-</style>
-<g id="Backgound">
-	<path class="st0" d="M255.5,580.3L8.5,437.7V152.5l247-142.7l247,142.6v285.2L255.5,580.3z"/>
-	<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="255.5039" y1="260.6344" x2="255.5039" y2="9.8203">
-		<stop  offset="0" style="stop-color:#FAFAEC"/>
-		<stop  offset="1" style="stop-color:#FCF7C3"/>
-	</linearGradient>
-	<polygon class="st1" points="8.5,152.5 8.5,260.6 502.5,260.6 502.5,152.4 255.5,9.8 	"/>
-</g>
-<g id="Lithology">
-	<path class="st2" d="M351.8,242.9c-21.6,0-34.4,11.1-34.4,26.2c0,15.7,0,198.8,0,218.8s-11.1,51.2-60.4,51.2s-63.4-31.2-63.4-51.2
-		s0-203.1,0-218.8c0-15.1-12.8-26.2-34.4-26.2H8.5v194.8l247,142.6l247-142.7V242.9H351.8z"/>
-	<path class="st0" d="M426.6,341.2c-19.6,0-36.9-3-57-6.4c-13.6-2.3-27.6-4.8-43.8-6.5c-3.1-0.3-6.1-0.6-9.1-0.8c0,4.2,0,8.5,0,13
-		c2.5,0.2,5.1,0.4,7.7,0.7c1.3,0.1,2.5,0.3,3.7,0.4l-11.4,8c0,5.2,0,10.5,0,15.9l30.4-21.3c6.3,1,12.4,2,18.3,3l-48.8,34.1
-		c0,5.3,0,10.6,0,15.9l67-46.9c6.3,1,12.6,1.9,19,2.6l-86,60.3c0,5.4,0,10.7,0,15.9l106.8-74.8c1,0,2,0,3.1,0c6.1,0,13.2-0.4,21-1
-		l-113.7,79.6c-5.5-0.2-11.2-0.3-17.2-0.4c0,4.5,0,8.8,0,13c40.4,0.2,68.8,5.3,93.9,9.9c19.6,3.5,38.2,6.9,59.8,7.6l28.4-16.4v-2.2
-		l-8.7,6.1c-4.8-0.1-10-0.2-15.8-0.3c-2.1,0-4.1-0.1-6.1-0.2l30.6-21.4v-15.9L448,448.1c-6.3-0.8-12.6-1.7-18.8-2.7l69.6-48.7v-15.9
-		l-87.7,61.4c-5.8-1.1-11.8-2.1-18.1-3.2l105.8-74.1V349l-124.6,87.2c-6.2-0.8-12.7-1.5-19.6-2.1l119.1-83.4
-		c2.6-0.3,5.3-0.6,7.9-0.8c5.7-0.6,11.5-1.2,17.2-1.8V335c-6,0.6-12.3,1.3-18.6,1.9C460.7,339,440.4,341.2,426.6,341.2z"/>
-	<path class="st0" d="M57.2,434.9l0.2-0.1c6.5,0.9,12.4,1.9,18.1,2.9c16,2.7,31.1,5.3,53.7,5.3c18.1,0,37.1-1.3,56.1-3.2l1.2-0.1
-		c3-0.3,6.1-0.6,9.1-1c0-6.6,0-13.7,0-21.3l-13.8,9.6c-8.6,0.8-17.1,1.6-25.6,2.1l39.4-27.6c0-5.2,0-10.5,0-15.9l-63.3,44.3
-		c-1,0-2.1,0-3.1,0c-6.9,0-13-0.2-18.6-0.7l85-59.5c0-5.3,0-10.6,0-15.9L91.1,427c-4.4-0.7-8.8-1.4-13.4-2.2c-1.6-0.3-3.3-0.6-5-0.8
-		l122.8-86c0-5.9,0-11.6,0-17.2c-37.4-0.6-61.8-4.8-87.6-9.3c-26.8-4.6-54.2-9.4-97.5-10.3v13c5,0.1,9.8,0.3,14.4,0.5l-14.4,10.1
-		v15.9L45.7,316c7,0.6,13.5,1.3,19.7,2l-54.9,38.4v15.9l73.8-51.7c6.3,1,12.3,2,18.3,3.1l-92.1,64.5v15.9l110.3-77.2
-		c6.1,1,12.2,2,18.6,2.8L13.7,417.8c-1,0-2.1-0.1-3.2-0.1V431l9.6,0.2c14.9,0.8,26.7,2.1,36.9,3.6L57.2,434.9z M34.5,419.1
-		l124.4-87.1c6.5,0.6,13.3,1.1,20.6,1.4L54.1,421.2C48.2,420.4,41.7,419.7,34.5,419.1z"/>
-	<g>
-		<rect x="328.3" y="452.6" class="st3" width="14.6" height="14.6"/>
-		<rect x="354.3" y="466.2" class="st3" width="14.6" height="14.6"/>
-		<rect x="326.3" y="490.3" class="st3" width="14.6" height="14.6"/>
-		<rect x="382.8" y="480.8" class="st3" width="14.6" height="14.6"/>
-		<rect x="410.7" y="463.2" class="st3" width="14.6" height="14.6"/>
-		<rect x="232.1" y="543.5" class="st3" width="14.6" height="14.6"/>
-		<rect x="275.9" y="543.5" class="st3" width="14.6" height="14.6"/>
-		<rect x="172.6" y="461.2" class="st3" width="14.6" height="14.6"/>
-		<rect x="158.7" y="492.3" class="st3" width="14.6" height="14.6"/>
-		<rect x="97.7" y="457.6" class="st3" width="14.6" height="14.6"/>
-		<rect x="55.3" y="445.3" class="st3" width="14.6" height="14.6"/>
-		<rect x="178.8" y="518.3" class="st3" width="14.6" height="14.6"/>
-		<rect x="317.7" y="521.2" class="st3" width="14.6" height="14.6"/>
-		<rect x="120.9" y="483.5" class="st3" width="14.6" height="14.6"/>
-		<rect x="132.8" y="449.9" class="st3" width="14.6" height="14.6"/>
-	</g>
-	<g>
-		<circle class="st3" cx="83.1" cy="256.7" r="8.6"/>
-		<circle class="st3" cx="119.6" cy="260.6" r="8.6"/>
-		<circle class="st3" cx="105" cy="295.1" r="8.6"/>
-		<circle class="st3" cx="71.1" cy="282.7" r="8.6"/>
-		<circle class="st3" cx="150.6" cy="282.7" r="8.6"/>
-		<circle class="st3" cx="19.1" cy="256.7" r="8.6"/>
-		<circle class="st3" cx="32.5" cy="289.2" r="8.6"/>
-		<circle class="st3" cx="171.3" cy="260.6" r="8.6"/>
-		<circle class="st3" cx="140.1" cy="305.1" r="8.6"/>
-		<circle class="st3" cx="49.6" cy="260.6" r="8.6"/>
-		<circle class="st3" cx="177.6" cy="304.7" r="8.6"/>
-		<circle class="st3" cx="395.7" cy="256.7" r="8.6"/>
-		<circle class="st3" cx="432.5" cy="258.5" r="8.6"/>
-		<circle class="st3" cx="412.8" cy="326.1" r="8.6"/>
-		<circle class="st3" cx="438.7" cy="297.8" r="8.6"/>
-		<circle class="st3" cx="395.7" cy="301.2" r="8.6"/>
-		<circle class="st3" cx="462.2" cy="280.7" r="8.6"/>
-		<circle class="st3" cx="367.9" cy="316" r="8.6"/>
-		<circle class="st3" cx="342.2" cy="258.5" r="8.6"/>
-		<circle class="st3" cx="333.6" cy="304.5" r="8.6"/>
-		<circle class="st3" cx="475.4" cy="254" r="8.6"/>
-		<circle class="st3" cx="458.2" cy="321.8" r="8.6"/>
-		<circle class="st3" cx="352.2" cy="285" r="8.6"/>
-		<circle class="st3" cx="416.4" cy="286.3" r="8.6"/>
-		<circle class="st3" cx="487.3" cy="305.1" r="8.6"/>
-		<circle class="st3" cx="377.5" cy="276.4" r="8.6"/>
-	</g>
-</g>
-<g id="MLMS">
-	<rect x="232.1" y="255.1" class="st0" width="46.5" height="6.9"/>
-	<g>
-		<polygon class="st4" points="287.7,519.9 223.3,519.9 223.3,237.1 237.3,237.1 237.3,505.9 273.7,505.9 273.7,237.1 287.7,237.1 
-					"/>
-	</g>
-	<g>
-		<path class="st5" d="M213,463.2h-9.3c-5.6,0-10.2-4.6-10.2-10.2v-25.6c0-5.6,4.6-10.2,10.2-10.2h9.3c5.6,0,10.2,4.6,10.2,10.2V453
-			C223.2,458.6,218.6,463.2,213,463.2z"/>
-		<path class="st5" d="M307.2,463.2h-9.3c-5.6,0-10.2-4.6-10.2-10.2v-25.6c0-5.6,4.6-10.2,10.2-10.2h9.3c5.6,0,10.2,4.6,10.2,10.2
-			V453C317.4,458.6,312.8,463.2,307.2,463.2z"/>
-	</g>
-	<g>
-		<path class="st5" d="M213,350.4h-9.3c-5.6,0-10.2-4.6-10.2-10.2v-25.6c0-5.6,4.6-10.2,10.2-10.2h9.3c5.6,0,10.2,4.6,10.2,10.2
-			v25.6C223.2,345.8,218.6,350.4,213,350.4z"/>
-		<path class="st5" d="M307.2,350.4h-9.3c-5.6,0-10.2-4.6-10.2-10.2v-25.6c0-5.6,4.6-10.2,10.2-10.2h9.3c5.6,0,10.2,4.6,10.2,10.2
-			v25.6C317.4,345.8,312.8,350.4,307.2,350.4z"/>
-	</g>
-	<rect x="214.3" y="378.5" class="st0" width="35.6" height="6.9"/>
-</g>
-<g id="Border">
-	<path class="st6" d="M255.5,578l-245-141.4V153.7l245-141.5l245,141.4v282.9L255.5,578z"/>
-	<path class="st7" d="M255.5,580.3L8.5,437.7V152.5l247-142.7l247,142.6v285.2L255.5,580.3z"/>
-</g>
-<g id="Text_00000041283610292869131430000002032744997821668490_">
-	<g>
-		<path class="st8" d="M146.4,181.7v24.8c0,3.9-0.9,6.9-2.7,8.8s-4.1,2.9-7,2.9c-2.8,0-5.1-1-6.9-2.9c-1.8-2-2.6-4.9-2.6-8.8v-29.7
-			c0-4.7-0.2-8.3-0.5-10.9c-0.3-2.6-1.2-4.7-2.6-6.4c-1.4-1.7-3.6-2.5-6.7-2.5c-6.1,0-10.1,2.1-12.1,6.3c-1.9,4.2-2.9,10.2-2.9,18
-			v25.2c0,3.9-0.9,6.8-2.6,8.8c-1.8,2-4.1,3-6.9,3c-2.8,0-5.1-1-6.9-3c-1.8-2-2.7-4.9-2.7-8.8v-53.4c0-3.5,0.8-6.2,2.4-8
-			c1.6-1.8,3.7-2.7,6.4-2.7c2.6,0,4.7,0.9,6.4,2.6c1.7,1.7,2.6,4.1,2.6,7.1v1.8c3.2-3.9,6.7-6.7,10.4-8.5c3.7-1.8,7.8-2.7,12.3-2.7
-			c4.7,0,8.7,0.9,12.1,2.8c3.4,1.9,6.2,4.7,8.3,8.5c3.1-3.8,6.5-6.7,10.1-8.5c3.6-1.8,7.6-2.8,12-2.8c5.1,0,9.5,1,13.2,3
-			c3.7,2,6.4,4.9,8.3,8.6c1.6,3.4,2.4,8.7,2.4,15.9v36.4c0,3.9-0.9,6.9-2.7,8.8s-4.1,2.9-7,2.9c-2.8,0-5.1-1-6.9-3
-			c-1.8-2-2.7-4.9-2.7-8.8v-31.4c0-4-0.2-7.2-0.5-9.6c-0.3-2.4-1.3-4.4-2.8-6.1s-3.8-2.5-6.8-2.5c-2.5,0-4.8,0.7-7,2.2
-			c-2.2,1.5-3.9,3.4-5.2,5.9C147.1,168.1,146.4,173.7,146.4,181.7z"/>
-		<path class="st8" d="M208.2,206.9v-80.9c0-3.7,0.8-6.6,2.5-8.5c1.7-1.9,3.9-2.9,6.7-2.9c2.8,0,5.1,0.9,6.8,2.8
-			c1.7,1.9,2.6,4.7,2.6,8.5v80.9c0,3.8-0.9,6.6-2.6,8.5c-1.8,1.9-4,2.8-6.8,2.8c-2.7,0-5-1-6.7-2.9S208.2,210.5,208.2,206.9z"/>
-		<path class="st8" d="M308.2,181.7v24.8c0,3.9-0.9,6.9-2.7,8.8s-4.1,2.9-7,2.9c-2.8,0-5.1-1-6.9-2.9c-1.8-2-2.6-4.9-2.6-8.8v-29.7
-			c0-4.7-0.2-8.3-0.5-10.9c-0.3-2.6-1.2-4.7-2.6-6.4c-1.4-1.7-3.6-2.5-6.7-2.5c-6.1,0-10.1,2.1-12.1,6.3c-1.9,4.2-2.9,10.2-2.9,18
-			v25.2c0,3.9-0.9,6.8-2.6,8.8c-1.8,2-4.1,3-6.9,3c-2.8,0-5.1-1-6.9-3c-1.8-2-2.7-4.9-2.7-8.8v-53.4c0-3.5,0.8-6.2,2.4-8
-			c1.6-1.8,3.7-2.7,6.4-2.7c2.6,0,4.7,0.9,6.4,2.6s2.6,4.1,2.6,7.1v1.8c3.2-3.9,6.7-6.7,10.4-8.5c3.7-1.8,7.8-2.7,12.3-2.7
-			c4.7,0,8.7,0.9,12.1,2.8c3.4,1.9,6.2,4.7,8.3,8.5c3.1-3.8,6.5-6.7,10.1-8.5c3.6-1.8,7.6-2.8,12-2.8c5.1,0,9.5,1,13.2,3
-			c3.7,2,6.4,4.9,8.3,8.6c1.6,3.4,2.4,8.7,2.4,15.9v36.4c0,3.9-0.9,6.9-2.7,8.8s-4.1,2.9-7,2.9c-2.8,0-5.1-1-6.9-3
-			c-1.8-2-2.7-4.9-2.7-8.8v-31.4c0-4-0.2-7.2-0.5-9.6c-0.3-2.4-1.3-4.4-2.8-6.1s-3.8-2.5-6.8-2.5c-2.5,0-4.8,0.7-7,2.2
-			c-2.2,1.5-3.9,3.4-5.2,5.9C308.9,168.1,308.2,173.7,308.2,181.7z"/>
-		<path class="st8" d="M430.1,193.8c0,5.2-1.3,9.6-3.8,13.2c-2.5,3.7-6.2,6.4-11.1,8.3c-4.9,1.9-10.9,2.8-17.9,2.8
-			c-6.7,0-12.4-1-17.2-3.1s-8.3-4.6-10.6-7.7c-2.3-3.1-3.4-6.2-3.4-9.3c0-2.1,0.7-3.8,2.2-5.3c1.5-1.5,3.3-2.2,5.5-2.2
-			c2,0,3.5,0.5,4.5,1.4c1,1,2.1,2.3,3,4c1.9,3.3,4.2,5.8,6.9,7.5s6.3,2.5,10.9,2.5c3.7,0,6.8-0.8,9.2-2.5c2.4-1.7,3.6-3.6,3.6-5.7
-			c0-3.3-1.2-5.7-3.7-7.2c-2.5-1.5-6.6-2.9-12.3-4.3c-6.4-1.6-11.7-3.3-15.7-5c-4-1.8-7.3-4.1-9.7-6.9c-2.4-2.9-3.6-6.4-3.6-10.6
-			c0-3.7,1.1-7.3,3.3-10.6c2.2-3.3,5.5-6,9.9-8c4.4-2,9.6-3,15.8-3c4.8,0,9.2,0.5,13,1.5c3.9,1,7.1,2.3,9.6,4
-			c2.6,1.7,4.5,3.6,5.9,5.6c1.3,2.1,2,4.1,2,6c0,2.1-0.7,3.9-2.2,5.3s-3.5,2.1-6.1,2.1c-1.9,0-3.5-0.5-4.9-1.6
-			c-1.3-1.1-2.9-2.7-4.6-4.9c-1.4-1.8-3.1-3.3-5-4.4s-4.5-1.6-7.8-1.6c-3.4,0-6.2,0.7-8.4,2.2c-2.2,1.4-3.3,3.2-3.3,5.4
-			c0,2,0.8,3.6,2.5,4.8c1.6,1.3,3.9,2.3,6.6,3.1c2.8,0.8,6.6,1.8,11.5,3c5.8,1.4,10.5,3.1,14.2,5.1c3.7,2,6.4,4.3,8.3,6.9
-			C429.2,187.4,430.1,190.4,430.1,193.8z"/>
-	</g>
-	<g>
-		<path class="st4" d="M146.4,181.7v24.8c0,3.9-0.9,6.9-2.7,8.8s-4.1,2.9-7,2.9c-2.8,0-5.1-1-6.9-2.9c-1.8-2-2.6-4.9-2.6-8.8v-29.7
-			c0-4.7-0.2-8.3-0.5-10.9c-0.3-2.6-1.2-4.7-2.6-6.4c-1.4-1.7-3.6-2.5-6.7-2.5c-6.1,0-10.1,2.1-12.1,6.3c-1.9,4.2-2.9,10.2-2.9,18
-			v25.2c0,3.9-0.9,6.8-2.6,8.8c-1.8,2-4.1,3-6.9,3c-2.8,0-5.1-1-6.9-3c-1.8-2-2.7-4.9-2.7-8.8v-53.4c0-3.5,0.8-6.2,2.4-8
-			c1.6-1.8,3.7-2.7,6.4-2.7c2.6,0,4.7,0.9,6.4,2.6c1.7,1.7,2.6,4.1,2.6,7.1v1.8c3.2-3.9,6.7-6.7,10.4-8.5c3.7-1.8,7.8-2.7,12.3-2.7
-			c4.7,0,8.7,0.9,12.1,2.8c3.4,1.9,6.2,4.7,8.3,8.5c3.1-3.8,6.5-6.7,10.1-8.5c3.6-1.8,7.6-2.8,12-2.8c5.1,0,9.5,1,13.2,3
-			c3.7,2,6.4,4.9,8.3,8.6c1.6,3.4,2.4,8.7,2.4,15.9v36.4c0,3.9-0.9,6.9-2.7,8.8s-4.1,2.9-7,2.9c-2.8,0-5.1-1-6.9-3
-			c-1.8-2-2.7-4.9-2.7-8.8v-31.4c0-4-0.2-7.2-0.5-9.6c-0.3-2.4-1.3-4.4-2.8-6.1s-3.8-2.5-6.8-2.5c-2.5,0-4.8,0.7-7,2.2
-			c-2.2,1.5-3.9,3.4-5.2,5.9C147.1,168.1,146.4,173.7,146.4,181.7z"/>
-		<path class="st4" d="M208.2,206.9v-80.9c0-3.7,0.8-6.6,2.5-8.5c1.7-1.9,3.9-2.9,6.7-2.9c2.8,0,5.1,0.9,6.8,2.8
-			c1.7,1.9,2.6,4.7,2.6,8.5v80.9c0,3.8-0.9,6.6-2.6,8.5c-1.8,1.9-4,2.8-6.8,2.8c-2.7,0-5-1-6.7-2.9S208.2,210.5,208.2,206.9z"/>
-		<path class="st4" d="M308.2,181.7v24.8c0,3.9-0.9,6.9-2.7,8.8s-4.1,2.9-7,2.9c-2.8,0-5.1-1-6.9-2.9c-1.8-2-2.6-4.9-2.6-8.8v-29.7
-			c0-4.7-0.2-8.3-0.5-10.9c-0.3-2.6-1.2-4.7-2.6-6.4c-1.4-1.7-3.6-2.5-6.7-2.5c-6.1,0-10.1,2.1-12.1,6.3c-1.9,4.2-2.9,10.2-2.9,18
-			v25.2c0,3.9-0.9,6.8-2.6,8.8c-1.8,2-4.1,3-6.9,3c-2.8,0-5.1-1-6.9-3c-1.8-2-2.7-4.9-2.7-8.8v-53.4c0-3.5,0.8-6.2,2.4-8
-			c1.6-1.8,3.7-2.7,6.4-2.7c2.6,0,4.7,0.9,6.4,2.6s2.6,4.1,2.6,7.1v1.8c3.2-3.9,6.7-6.7,10.4-8.5c3.7-1.8,7.8-2.7,12.3-2.7
-			c4.7,0,8.7,0.9,12.1,2.8c3.4,1.9,6.2,4.7,8.3,8.5c3.1-3.8,6.5-6.7,10.1-8.5c3.6-1.8,7.6-2.8,12-2.8c5.1,0,9.5,1,13.2,3
-			c3.7,2,6.4,4.9,8.3,8.6c1.6,3.4,2.4,8.7,2.4,15.9v36.4c0,3.9-0.9,6.9-2.7,8.8s-4.1,2.9-7,2.9c-2.8,0-5.1-1-6.9-3
-			c-1.8-2-2.7-4.9-2.7-8.8v-31.4c0-4-0.2-7.2-0.5-9.6c-0.3-2.4-1.3-4.4-2.8-6.1s-3.8-2.5-6.8-2.5c-2.5,0-4.8,0.7-7,2.2
-			c-2.2,1.5-3.9,3.4-5.2,5.9C308.9,168.1,308.2,173.7,308.2,181.7z"/>
-		<path class="st4" d="M430.1,193.8c0,5.2-1.3,9.6-3.8,13.2c-2.5,3.7-6.2,6.4-11.1,8.3c-4.9,1.9-10.9,2.8-17.9,2.8
-			c-6.7,0-12.4-1-17.2-3.1s-8.3-4.6-10.6-7.7c-2.3-3.1-3.4-6.2-3.4-9.3c0-2.1,0.7-3.8,2.2-5.3c1.5-1.5,3.3-2.2,5.5-2.2
-			c2,0,3.5,0.5,4.5,1.4c1,1,2.1,2.3,3,4c1.9,3.3,4.2,5.8,6.9,7.5s6.3,2.5,10.9,2.5c3.7,0,6.8-0.8,9.2-2.5c2.4-1.7,3.6-3.6,3.6-5.7
-			c0-3.3-1.2-5.7-3.7-7.2c-2.5-1.5-6.6-2.9-12.3-4.3c-6.4-1.6-11.7-3.3-15.7-5c-4-1.8-7.3-4.1-9.7-6.9c-2.4-2.9-3.6-6.4-3.6-10.6
-			c0-3.7,1.1-7.3,3.3-10.6c2.2-3.3,5.5-6,9.9-8c4.4-2,9.6-3,15.8-3c4.8,0,9.2,0.5,13,1.5c3.9,1,7.1,2.3,9.6,4
-			c2.6,1.7,4.5,3.6,5.9,5.6c1.3,2.1,2,4.1,2,6c0,2.1-0.7,3.9-2.2,5.3s-3.5,2.1-6.1,2.1c-1.9,0-3.5-0.5-4.9-1.6
-			c-1.3-1.1-2.9-2.7-4.6-4.9c-1.4-1.8-3.1-3.3-5-4.4s-4.5-1.6-7.8-1.6c-3.4,0-6.2,0.7-8.4,2.2c-2.2,1.4-3.3,3.2-3.3,5.4
-			c0,2,0.8,3.6,2.5,4.8c1.6,1.3,3.9,2.3,6.6,3.1c2.8,0.8,6.6,1.8,11.5,3c5.8,1.4,10.5,3.1,14.2,5.1c3.7,2,6.4,4.3,8.3,6.9
-			C429.2,187.4,430.1,190.4,430.1,193.8z"/>
-	</g>
-</g>
-</svg>
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 511 590.1">
+  <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 2.1.0 Build 142)  -->
+  <defs>
+    <style>
+      .st0 {
+        fill: url(#linear-gradient1);
+      }
+
+      .st1 {
+        opacity: .3;
+      }
+
+      .st1, .st2, .st3, .st4, .st5 {
+        fill: none;
+      }
+
+      .st1, .st4 {
+        stroke: #fff;
+      }
+
+      .st1, .st5 {
+        stroke-miterlimit: 11.3;
+        stroke-width: 17px;
+      }
+
+      .st6 {
+        fill: #9061c2;
+      }
+
+      .st3 {
+        stroke: #bae4e5;
+        stroke-width: 10px;
+      }
+
+      .st3, .st4 {
+        stroke-miterlimit: 10;
+      }
+
+      .st7 {
+        fill: #ce8a13;
+      }
+
+      .st4 {
+        stroke-width: 4px;
+      }
+
+      .st8 {
+        fill: #333;
+      }
+
+      .st9 {
+        fill: #bae4e5;
+      }
+
+      .st10 {
+        fill: #f7fdfa;
+      }
+
+      .st11 {
+        fill: url(#linear-gradient);
+      }
+
+      .st5 {
+        stroke: #9061c2;
+      }
+    </style>
+    <linearGradient id="linear-gradient" x1="255.5" y1="260.6" x2="255.5" y2="9.8" gradientUnits="userSpaceOnUse">
+      <stop offset="0" stop-color="#fafaec"/>
+      <stop offset="1" stop-color="#fcf7c3"/>
+    </linearGradient>
+    <linearGradient id="linear-gradient1" x1="254.5" y1="259.1" x2="254.5" y2="272.7" gradientUnits="userSpaceOnUse">
+      <stop offset="0" stop-color="#fafaec"/>
+      <stop offset=".6" stop-color="#fafaec"/>
+      <stop offset="1" stop-color="#fff"/>
+    </linearGradient>
+  </defs>
+  <g id="Backgound">
+    <path class="st9" d="M255.5,580.3L8.5,437.7V152.5L255.5,9.8l247,142.6v285.2l-247,142.7Z"/>
+    <polygon class="st11" points="8.5 152.5 8.5 260.6 502.5 260.6 502.5 152.4 255.5 9.8 8.5 152.5"/>
+  </g>
+  <g id="Basalt">
+    <path class="st7" d="M351.8,242.9c-21.6,0-34.4,11.1-34.4,26.2v218.8c0,20-11.1,51.2-60.4,51.2s-63.4-31.2-63.4-51.2v-218.8c0-15.1-12.8-26.2-34.4-26.2H8.5v194.8l247,142.6,247-142.7v-194.7h-150.7Z"/>
+  </g>
+  <g id="Voids">
+    <circle class="st10" cx="357.2" cy="310.2" r="8.6"/>
+    <circle class="st10" cx="168.4" cy="339.9" r="8.6"/>
+    <circle class="st10" cx="19.1" cy="256.7" r="8.6"/>
+    <circle class="st10" cx="58.5" cy="304.3" r="8.6"/>
+    <circle class="st10" cx="171.3" cy="260.6" r="8.6"/>
+    <circle class="st10" cx="339.1" cy="435.1" r="8.6"/>
+    <circle class="st10" cx="338.3" cy="343.6" r="8.6"/>
+    <circle class="st10" cx="442.8" cy="289.8" r="8.6"/>
+    <circle class="st10" cx="344" cy="265.3" r="8.6"/>
+    <circle class="st10" cx="475.4" cy="254" r="8.6"/>
+    <circle class="st10" cx="378.9" cy="469.4" r="8.6"/>
+    <circle class="st10" cx="466.9" cy="339.9" r="8.6"/>
+    <circle class="st10" cx="141.4" cy="429.6" r="8.6"/>
+    <circle class="st10" cx="242.8" cy="555.9" r="8.6"/>
+    <circle class="st10" cx="22.2" cy="427.2" r="8.6"/>
+    <circle class="st10" cx="90.5" cy="441.1" r="8.6"/>
+    <circle class="st10" cx="174.7" cy="500.7" r="8.6"/>
+    <circle class="st10" cx="449" cy="453.6" r="8.6"/>
+    <circle class="st10" cx="326.8" cy="519.9" r="8.6"/>
+    <circle class="st10" cx="55.4" cy="414.6" r="8.6"/>
+    <circle class="st10" cx="139.8" cy="298.3" r="8.6"/>
+    <circle class="st10" cx="71.2" cy="269.2" r="8.6"/>
+    <circle class="st10" cx="409.7" cy="262.6" r="8.6"/>
+    <circle class="st10" cx="401" cy="432.5" r="8.6"/>
+    <circle class="st10" cx="102" cy="328.8" r="8.6"/>
+    <circle class="st10" cx="114.7" cy="480" r="8.6"/>
+    <circle class="st10" cx="174.7" cy="453.6" r="8.6"/>
+    <circle class="st10" cx="335.4" cy="477.8" r="8.6"/>
+    <circle class="st10" cx="406.7" cy="340.1" r="8.6"/>
+    <circle class="st10" cx="491.9" cy="298.3" r="8.6"/>
+    <circle class="st10" cx="121.2" cy="259.1" r="8.6"/>
+    <circle class="st10" cx="398.1" cy="301.7" r="8.6"/>
+  </g>
+  <g id="Fracture">
+    <g>
+      <g>
+        <g>
+          <path class="st3" d="M194.6,366.5s-104.6-3.7-185.1-54.5"/>
+          <path class="st3" d="M9.5,378.1c44.8,31.8,185.1,29.5,185.1,29.5"/>
+        </g>
+        <g>
+          <path class="st3" d="M501.5,377.7c-36.8-12.8-185.1-11.4-185.1-11.4"/>
+          <path class="st3" d="M316.4,407.2s137.5,4.4,184.7,30.7l.4-.2"/>
+        </g>
+      </g>
+      <g>
+        <path class="st2" d="M167,363.9l-41.3,41.3c5.4.4,10.7.7,15.7,1l40.7-40.7c-4.2-.4-9.2-.9-15.1-1.6Z"/>
+        <path class="st2" d="M24.8,320.9l-15.3,15.3v16.7l26.3-26.3c-3.7-1.8-7.4-3.7-11-5.7Z"/>
+        <path class="st2" d="M114.7,354.4l-44.3,44.3c4.7.8,9.6,1.6,14.4,2.3l43.5-43.5c-4.4-.9-9-1.9-13.7-3.1Z"/>
+        <path class="st2" d="M90.5,347.8l-45.3,45.3c4.3,1.2,8.9,2.3,13.5,3.2l44.8-44.8c-4.3-1.1-8.6-2.4-13-3.7Z"/>
+        <path class="st2" d="M140.2,359.8l-42.8,42.8c5.1.6,10.1,1.1,15.1,1.6l42-42c-4.5-.7-9.3-1.5-14.3-2.4Z"/>
+        <path class="st2" d="M45.4,331.1l-35.9,35.9v11.1c1.1.8,2.2,1.5,3.4,2.2l44.2-44.2c-3.9-1.6-7.8-3.3-11.7-5Z"/>
+        <path class="st2" d="M67.3,340.1l-45.1,45.1c3.7,1.7,7.8,3.2,12.1,4.7l45.4-45.4c-4.1-1.4-8.2-2.8-12.4-4.4Z"/>
+        <path class="st2" d="M9.5,311.9v10.1l6.3-6.3c-2.1-1.2-4.2-2.5-6.3-3.8Z"/>
+        <path class="st2" d="M194.6,367.2l-39.7,39.7c5.9.2,11.4.4,16.2.5l23.5-23.5v-16.7Z"/>
+        <path class="st2" d="M185.1,407.6c6,0,9.5,0,9.5,0v-9.5l-9.5,9.5Z"/>
+        <path class="st9" d="M15.8,315.7l-6.3,6.3v14.1l15.3-15.3c-3-1.6-6-3.4-9-5.1Z"/>
+        <path class="st9" d="M35.8,326.6l-26.3,26.3v14.1l35.9-35.9c-3.2-1.4-6.4-3-9.6-4.5Z"/>
+        <path class="st9" d="M57.1,336.1l-44.2,44.2c2.8,1.7,5.9,3.3,9.3,4.9l45.1-45.1c-3.4-1.3-6.8-2.6-10.2-4Z"/>
+        <path class="st9" d="M79.7,344.4l-45.4,45.4c3.5,1.2,7.1,2.3,10.9,3.3l45.3-45.3c-3.6-1.1-7.1-2.2-10.7-3.4Z"/>
+        <path class="st9" d="M103.5,351.5l-44.8,44.8c3.9.8,7.8,1.6,11.8,2.3l44.3-44.3c-3.7-.9-7.5-1.8-11.3-2.9Z"/>
+        <path class="st9" d="M128.4,357.5l-43.5,43.5c4.2.6,8.3,1.1,12.5,1.6l42.8-42.8c-3.8-.7-7.8-1.5-11.8-2.3Z"/>
+        <path class="st9" d="M194.6,366.5s-4.6-.2-12.5-.9l-40.7,40.7c4.7.3,9.2.5,13.5.6l39.7-39.7v-.7Z"/>
+        <path class="st9" d="M154.6,362.2l-42,42c4.4.4,8.8.8,13.1,1.1l41.3-41.3c-3.8-.5-8-1.1-12.4-1.7Z"/>
+        <path class="st9" d="M194.6,383.9l-23.5,23.5c5.5.1,19.2.2,23,.2l.5-9.5v-14.1Z"/>
+      </g>
+      <g>
+        <path class="st2" d="M446.2,420.8l45.6-45.6c-4.2-.9-9-1.7-14.3-2.4l-45.5,45.5c4.8.8,9.5,1.6,14.2,2.6Z"/>
+        <path class="st2" d="M471.3,426.6l30.2-30.2v-16.7l-43.6,43.6c4.6,1,9.1,2.2,13.4,3.3Z"/>
+        <path class="st2" d="M494.2,434.5l7.3-7.3v-16.7l-19.4,19.4c4.3,1.5,8.4,3,12.1,4.6Z"/>
+        <path class="st2" d="M329.6,366.2l-13.3,13.3v16.7l29.9-29.9c-6.4,0-12.1,0-16.7,0Z"/>
+        <path class="st2" d="M419.8,416.3l45.1-45.1c-4.9-.5-10-1-15.4-1.4l-44.4,44.4c4.9.6,9.8,1.3,14.7,2Z"/>
+        <path class="st2" d="M364.2,410.1l42.5-42.5c-5.5-.2-10.9-.4-16.2-.5l-41.9,41.9c4.8.3,10,.7,15.5,1.2Z"/>
+        <path class="st2" d="M376.8,366.7c-5.7-.1-11.2-.2-16.5-.3l-40.8,40.8c3.2.1,8.7.4,15.9.8l41.4-41.4Z"/>
+        <path class="st2" d="M392.4,412.8l43.8-43.8c-5.2-.3-10.5-.6-15.9-.8l-43.1,43.1c4.9.5,10,1,15.2,1.6Z"/>
+        <path class="st9" d="M348.7,408.9l41.9-41.9c-4.7-.1-9.3-.2-13.8-.3l-41.4,41.4c4,.2,8.4.5,13.3.8Z"/>
+        <path class="st9" d="M457.9,423.2l43.6-43.6v-1.9c-2.7-.9-5.9-1.8-9.7-2.6l-45.6,45.6c4,.8,7.9,1.6,11.7,2.5Z"/>
+        <path class="st9" d="M482.1,429.8l19.4-19.4v-14.1l-30.2,30.2c3.8,1,7.4,2.1,10.9,3.3Z"/>
+        <path class="st9" d="M501.1,437.9l.4-.2v-10.4l-7.3,7.3c2.4,1.1,4.7,2.2,6.8,3.4Z"/>
+        <path class="st9" d="M405.1,414.3l44.4-44.4c-4.3-.3-8.7-.6-13.2-.9l-43.8,43.8c4.2.5,8.4,1,12.7,1.5Z"/>
+        <path class="st9" d="M316.4,366.3v13.2l13.3-13.3c-8.3,0-13.3,0-13.3,0Z"/>
+        <path class="st9" d="M432,418.2l45.5-45.5c-4-.5-8.2-1-12.7-1.5l-45.1,45.1c4.1.6,8.2,1.2,12.2,1.9Z"/>
+        <path class="st9" d="M346.3,366.3l-29.9,29.9v10.9s1.1,0,3.1.1l40.8-40.8c-5,0-9.7-.1-14-.1Z"/>
+        <path class="st9" d="M377.2,411.3l43.1-43.1c-4.5-.2-9.1-.4-13.6-.6l-42.5,42.5c4.2.3,8.5.7,13,1.2Z"/>
+      </g>
+    </g>
+  </g>
+  <g id="MLMS">
+    <rect class="st0" x="231.3" y="259.1" width="46.5" height="13.6"/>
+    <polygon class="st8" points="287.7 519.9 223.3 519.9 223.3 237.1 237.3 237.1 237.3 505.9 273.7 505.9 273.7 237.1 287.7 237.1 287.7 519.9"/>
+    <g>
+      <rect class="st6" x="193.4" y="417.1" width="29.8" height="46" rx="10.2" ry="10.2"/>
+      <rect class="st6" x="287.7" y="417.1" width="29.8" height="46" rx="10.2" ry="10.2"/>
+    </g>
+    <g>
+      <rect class="st6" x="193.4" y="308.3" width="29.8" height="46" rx="10.2" ry="10.2"/>
+      <rect class="st6" x="287.7" y="308.3" width="29.8" height="46" rx="10.2" ry="10.2"/>
+    </g>
+    <rect class="st9" x="214.3" y="384.5" width="35.6" height="6.9"/>
+  </g>
+  <g id="Border">
+    <path class="st1" d="M255.5,578L10.5,436.6V153.7L255.5,12.1l245,141.4v282.9l-245,141.5Z"/>
+    <path class="st5" d="M255.5,580.3L8.5,437.7V152.5L255.5,9.8l247,142.6v285.2l-247,142.7Z"/>
+  </g>
+  <g id="Text">
+    <g>
+      <path class="st4" d="M146.4,181.7v24.8c0,3.9-.9,6.9-2.7,8.8s-4.1,2.9-7,2.9-5.1-1-6.9-2.9c-1.8-2-2.6-4.9-2.6-8.8v-29.7c0-4.7-.2-8.3-.5-10.9-.3-2.6-1.2-4.7-2.6-6.4-1.4-1.7-3.6-2.5-6.7-2.5-6.1,0-10.1,2.1-12.1,6.3-1.9,4.2-2.9,10.2-2.9,18v25.2c0,3.9-.9,6.8-2.6,8.8-1.8,2-4.1,3-6.9,3s-5.1-1-6.9-3c-1.8-2-2.7-4.9-2.7-8.8v-53.4c0-3.5.8-6.2,2.4-8,1.6-1.8,3.7-2.7,6.4-2.7s4.7.9,6.4,2.6c1.7,1.7,2.6,4.1,2.6,7.1v1.8c3.2-3.9,6.7-6.7,10.4-8.5,3.7-1.8,7.8-2.7,12.3-2.7s8.7.9,12.1,2.8c3.4,1.9,6.2,4.7,8.3,8.5,3.1-3.8,6.5-6.7,10.1-8.5,3.6-1.8,7.6-2.8,12-2.8s9.5,1,13.2,3c3.7,2,6.4,4.9,8.3,8.6,1.6,3.4,2.4,8.7,2.4,15.9v36.4c0,3.9-.9,6.9-2.7,8.8s-4.1,2.9-7,2.9-5.1-1-6.9-3c-1.8-2-2.7-4.9-2.7-8.8v-31.4c0-4-.2-7.2-.5-9.6-.3-2.4-1.3-4.4-2.8-6.1s-3.8-2.5-6.8-2.5-4.8.7-7,2.2c-2.2,1.5-3.9,3.4-5.2,5.9-1.4,3.1-2.1,8.7-2.1,16.7Z"/>
+      <path class="st4" d="M208.2,206.9v-80.9c0-3.7.8-6.6,2.5-8.5,1.7-1.9,3.9-2.9,6.7-2.9s5.1.9,6.8,2.8c1.7,1.9,2.6,4.7,2.6,8.5v80.9c0,3.8-.9,6.6-2.6,8.5-1.8,1.9-4,2.8-6.8,2.8s-5-1-6.7-2.9-2.6-4.8-2.6-8.4Z"/>
+      <path class="st4" d="M308.2,181.7v24.8c0,3.9-.9,6.9-2.7,8.8s-4.1,2.9-7,2.9-5.1-1-6.9-2.9c-1.8-2-2.6-4.9-2.6-8.8v-29.7c0-4.7-.2-8.3-.5-10.9-.3-2.6-1.2-4.7-2.6-6.4-1.4-1.7-3.6-2.5-6.7-2.5-6.1,0-10.1,2.1-12.1,6.3-1.9,4.2-2.9,10.2-2.9,18v25.2c0,3.9-.9,6.8-2.6,8.8-1.8,2-4.1,3-6.9,3s-5.1-1-6.9-3c-1.8-2-2.7-4.9-2.7-8.8v-53.4c0-3.5.8-6.2,2.4-8,1.6-1.8,3.7-2.7,6.4-2.7s4.7.9,6.4,2.6,2.6,4.1,2.6,7.1v1.8c3.2-3.9,6.7-6.7,10.4-8.5,3.7-1.8,7.8-2.7,12.3-2.7s8.7.9,12.1,2.8c3.4,1.9,6.2,4.7,8.3,8.5,3.1-3.8,6.5-6.7,10.1-8.5,3.6-1.8,7.6-2.8,12-2.8s9.5,1,13.2,3c3.7,2,6.4,4.9,8.3,8.6,1.6,3.4,2.4,8.7,2.4,15.9v36.4c0,3.9-.9,6.9-2.7,8.8s-4.1,2.9-7,2.9-5.1-1-6.9-3c-1.8-2-2.7-4.9-2.7-8.8v-31.4c0-4-.2-7.2-.5-9.6-.3-2.4-1.3-4.4-2.8-6.1s-3.8-2.5-6.8-2.5-4.8.7-7,2.2c-2.2,1.5-3.9,3.4-5.2,5.9-1.4,3.1-2.1,8.7-2.1,16.7Z"/>
+      <path class="st4" d="M430.1,193.8c0,5.2-1.3,9.6-3.8,13.2-2.5,3.7-6.2,6.4-11.1,8.3-4.9,1.9-10.9,2.8-17.9,2.8s-12.4-1-17.2-3.1-8.3-4.6-10.6-7.7c-2.3-3.1-3.4-6.2-3.4-9.3s.7-3.8,2.2-5.3,3.3-2.2,5.5-2.2,3.5.5,4.5,1.4c1,1,2.1,2.3,3,4,1.9,3.3,4.2,5.8,6.9,7.5s6.3,2.5,10.9,2.5,6.8-.8,9.2-2.5c2.4-1.7,3.6-3.6,3.6-5.7,0-3.3-1.2-5.7-3.7-7.2-2.5-1.5-6.6-2.9-12.3-4.3-6.4-1.6-11.7-3.3-15.7-5-4-1.8-7.3-4.1-9.7-6.9-2.4-2.9-3.6-6.4-3.6-10.6s1.1-7.3,3.3-10.6c2.2-3.3,5.5-6,9.9-8,4.4-2,9.6-3,15.8-3s9.2.5,13,1.5c3.9,1,7.1,2.3,9.6,4,2.6,1.7,4.5,3.6,5.9,5.6,1.3,2.1,2,4.1,2,6s-.7,3.9-2.2,5.3-3.5,2.1-6.1,2.1-3.5-.5-4.9-1.6c-1.3-1.1-2.9-2.7-4.6-4.9-1.4-1.8-3.1-3.3-5-4.4s-4.5-1.6-7.8-1.6-6.2.7-8.4,2.2c-2.2,1.4-3.3,3.2-3.3,5.4s.8,3.6,2.5,4.8c1.6,1.3,3.9,2.3,6.6,3.1,2.8.8,6.6,1.8,11.5,3,5.8,1.4,10.5,3.1,14.2,5.1,3.7,2,6.4,4.3,8.3,6.9,1.9,2.7,2.8,5.7,2.8,9.1Z"/>
+    </g>
+    <g>
+      <path class="st8" d="M146.4,181.7v24.8c0,3.9-.9,6.9-2.7,8.8s-4.1,2.9-7,2.9-5.1-1-6.9-2.9c-1.8-2-2.6-4.9-2.6-8.8v-29.7c0-4.7-.2-8.3-.5-10.9-.3-2.6-1.2-4.7-2.6-6.4-1.4-1.7-3.6-2.5-6.7-2.5-6.1,0-10.1,2.1-12.1,6.3-1.9,4.2-2.9,10.2-2.9,18v25.2c0,3.9-.9,6.8-2.6,8.8-1.8,2-4.1,3-6.9,3s-5.1-1-6.9-3c-1.8-2-2.7-4.9-2.7-8.8v-53.4c0-3.5.8-6.2,2.4-8,1.6-1.8,3.7-2.7,6.4-2.7s4.7.9,6.4,2.6c1.7,1.7,2.6,4.1,2.6,7.1v1.8c3.2-3.9,6.7-6.7,10.4-8.5,3.7-1.8,7.8-2.7,12.3-2.7s8.7.9,12.1,2.8c3.4,1.9,6.2,4.7,8.3,8.5,3.1-3.8,6.5-6.7,10.1-8.5,3.6-1.8,7.6-2.8,12-2.8s9.5,1,13.2,3c3.7,2,6.4,4.9,8.3,8.6,1.6,3.4,2.4,8.7,2.4,15.9v36.4c0,3.9-.9,6.9-2.7,8.8s-4.1,2.9-7,2.9-5.1-1-6.9-3c-1.8-2-2.7-4.9-2.7-8.8v-31.4c0-4-.2-7.2-.5-9.6-.3-2.4-1.3-4.4-2.8-6.1s-3.8-2.5-6.8-2.5-4.8.7-7,2.2c-2.2,1.5-3.9,3.4-5.2,5.9-1.4,3.1-2.1,8.7-2.1,16.7Z"/>
+      <path class="st8" d="M208.2,206.9v-80.9c0-3.7.8-6.6,2.5-8.5,1.7-1.9,3.9-2.9,6.7-2.9s5.1.9,6.8,2.8c1.7,1.9,2.6,4.7,2.6,8.5v80.9c0,3.8-.9,6.6-2.6,8.5-1.8,1.9-4,2.8-6.8,2.8s-5-1-6.7-2.9-2.6-4.8-2.6-8.4Z"/>
+      <path class="st8" d="M308.2,181.7v24.8c0,3.9-.9,6.9-2.7,8.8s-4.1,2.9-7,2.9-5.1-1-6.9-2.9c-1.8-2-2.6-4.9-2.6-8.8v-29.7c0-4.7-.2-8.3-.5-10.9-.3-2.6-1.2-4.7-2.6-6.4-1.4-1.7-3.6-2.5-6.7-2.5-6.1,0-10.1,2.1-12.1,6.3-1.9,4.2-2.9,10.2-2.9,18v25.2c0,3.9-.9,6.8-2.6,8.8-1.8,2-4.1,3-6.9,3s-5.1-1-6.9-3c-1.8-2-2.7-4.9-2.7-8.8v-53.4c0-3.5.8-6.2,2.4-8,1.6-1.8,3.7-2.7,6.4-2.7s4.7.9,6.4,2.6,2.6,4.1,2.6,7.1v1.8c3.2-3.9,6.7-6.7,10.4-8.5,3.7-1.8,7.8-2.7,12.3-2.7s8.7.9,12.1,2.8c3.4,1.9,6.2,4.7,8.3,8.5,3.1-3.8,6.5-6.7,10.1-8.5,3.6-1.8,7.6-2.8,12-2.8s9.5,1,13.2,3c3.7,2,6.4,4.9,8.3,8.6,1.6,3.4,2.4,8.7,2.4,15.9v36.4c0,3.9-.9,6.9-2.7,8.8s-4.1,2.9-7,2.9-5.1-1-6.9-3c-1.8-2-2.7-4.9-2.7-8.8v-31.4c0-4-.2-7.2-.5-9.6-.3-2.4-1.3-4.4-2.8-6.1s-3.8-2.5-6.8-2.5-4.8.7-7,2.2c-2.2,1.5-3.9,3.4-5.2,5.9-1.4,3.1-2.1,8.7-2.1,16.7Z"/>
+      <path class="st8" d="M430.1,193.8c0,5.2-1.3,9.6-3.8,13.2-2.5,3.7-6.2,6.4-11.1,8.3-4.9,1.9-10.9,2.8-17.9,2.8s-12.4-1-17.2-3.1-8.3-4.6-10.6-7.7c-2.3-3.1-3.4-6.2-3.4-9.3s.7-3.8,2.2-5.3,3.3-2.2,5.5-2.2,3.5.5,4.5,1.4c1,1,2.1,2.3,3,4,1.9,3.3,4.2,5.8,6.9,7.5s6.3,2.5,10.9,2.5,6.8-.8,9.2-2.5c2.4-1.7,3.6-3.6,3.6-5.7,0-3.3-1.2-5.7-3.7-7.2-2.5-1.5-6.6-2.9-12.3-4.3-6.4-1.6-11.7-3.3-15.7-5-4-1.8-7.3-4.1-9.7-6.9-2.4-2.9-3.6-6.4-3.6-10.6s1.1-7.3,3.3-10.6c2.2-3.3,5.5-6,9.9-8,4.4-2,9.6-3,15.8-3s9.2.5,13,1.5c3.9,1,7.1,2.3,9.6,4,2.6,1.7,4.5,3.6,5.9,5.6,1.3,2.1,2,4.1,2,6s-.7,3.9-2.2,5.3-3.5,2.1-6.1,2.1-3.5-.5-4.9-1.6c-1.3-1.1-2.9-2.7-4.6-4.9-1.4-1.8-3.1-3.3-5-4.4s-4.5-1.6-7.8-1.6-6.2.7-8.4,2.2c-2.2,1.4-3.3,3.2-3.3,5.4s.8,3.6,2.5,4.8c1.6,1.3,3.9,2.3,6.6,3.1,2.8.8,6.6,1.8,11.5,3,5.8,1.4,10.5,3.1,14.2,5.1,3.7,2,6.4,4.3,8.3,6.9,1.9,2.7,2.8,5.7,2.8,9.1Z"/>
+    </g>
+  </g>
+</svg>
\ No newline at end of file
diff --git a/man/mlms-package.Rd b/man/mlms-package.Rd
index 6095eaa1ddc4e675a9b3fea6887d23b56a4ea1af..3c7bedd55fdea4775390ab095ba84077d1780ecf 100644
--- a/man/mlms-package.Rd
+++ b/man/mlms-package.Rd
@@ -11,6 +11,7 @@ Analysis-ready datasets detailing the Multilevel Monitoring System (MLMS) wells
 \seealso{
 Useful links:
 \itemize{
+  \item \url{https://rconnect.usgs.gov/INLPO/mlms-main/}
   \item \url{https://code.usgs.gov/inl/mlms}
   \item Report bugs at \url{https://code.usgs.gov/inl/mlms/-/issues}
 }
diff --git a/pkgdown/_pkgdown.yml b/pkgdown/_pkgdown.yml
index b2488fbe8e62f4b907ed738216a080eef4dc2092..dc0979890f56789930828f55b97c0be184bfed80 100644
--- a/pkgdown/_pkgdown.yml
+++ b/pkgdown/_pkgdown.yml
@@ -23,7 +23,9 @@ navbar:
         href: articles/statistics.html
       - text: Entity Relationship Diagram
         href: articles/erd.html
-    - text: Completions
+      - text: Methods
+        href: articles/methods.html
+    - text: Completion
       menu:
       - text: MIDDLE 2050A
         href: articles/MIDDLE-2050A.html
@@ -49,8 +51,8 @@ navbar:
         href: articles/USGS-137A.html
       - text: USGS 149
         href: articles/USGS-149.html
-    - text: Methods
-      href: articles/methods.html
+    - text: Download
+      href: articles/download.html
     - text: Changelog
       href: news/index.html
   right:
diff --git a/vignettes/MIDDLE-2050A.Rmd b/vignettes/MIDDLE-2050A.Rmd
index 3736ac30ad64578048cf88b8210d307ccb185e71..93a45c26a09f7d03196df898c7ac124550374523 100644
--- a/vignettes/MIDDLE-2050A.Rmd
+++ b/vignettes/MIDDLE-2050A.Rmd
@@ -6,7 +6,7 @@ Lithology log and multilevel completion for MIDDLE-2050A well, Idaho National La
 
 <p>
   <figure class="figure">
-    <img class="figure-img img-fluid" src="../man/figures/MIDDLE-2050A.svg" alt="MIDDLE 2050A" width="55%" />
+    <img src="../man/figures/MIDDLE-2050A.svg" class="figure-img img-fluid" alt="MIDDLE 2050A" style="max-width: 430px;" />
   </figure>
 </p>
 
diff --git a/vignettes/MIDDLE-2051.Rmd b/vignettes/MIDDLE-2051.Rmd
index 9f06d18518e0d12b89ab2e231fd42c8137962c50..a3ede6cdb572ac635b1899f294030e3b83deaada 100644
--- a/vignettes/MIDDLE-2051.Rmd
+++ b/vignettes/MIDDLE-2051.Rmd
@@ -6,7 +6,7 @@ Lithology log and multilevel completion for MIDDLE-2051 well, Idaho National Lab
 
 <p>
   <figure class="figure">
-    <img class="figure-img img-fluid" src="../man/figures/MIDDLE-2051.svg" alt="MIDDLE 2051" width="55%" />
+    <img src="../man/figures/MIDDLE-2051.svg" class="figure-img img-fluid" alt="MIDDLE 2051" style="max-width: 430px;" />
   </figure>
 </p>
 
diff --git a/vignettes/USGS-103.Rmd b/vignettes/USGS-103.Rmd
index 461d9dc4427dc8e1dfe2539435b721bc9adc8a15..92b5e051e7a83a46a57079af3a6f2c6b66c26eb4 100644
--- a/vignettes/USGS-103.Rmd
+++ b/vignettes/USGS-103.Rmd
@@ -6,7 +6,7 @@ Lithology log and multilevel completion for USGS-103 well, Idaho National Labora
 
 <p>
   <figure class="figure">
-    <img class="figure-img img-fluid" src="../man/figures/USGS-103.svg" alt="USGS 103" width="55%" />
+    <img src="../man/figures/USGS-103.svg" class="figure-img img-fluid" alt="USGS 103" style="max-width: 430px;" />
   </figure>
 </p>
 
diff --git a/vignettes/USGS-105.Rmd b/vignettes/USGS-105.Rmd
index c891d10eb4938052bd1a9d2e1c6d5bd552706c7b..620cc967e7eda2cf428d23a91c4f951eaa596258 100644
--- a/vignettes/USGS-105.Rmd
+++ b/vignettes/USGS-105.Rmd
@@ -6,7 +6,7 @@ Lithology log and multilevel completion for USGS-105 well, Idaho National Labora
 
 <p>
   <figure class="figure">
-    <img class="figure-img img-fluid" src="../man/figures/USGS-105.svg" alt="USGS 105" width="55%" />
+    <img src="../man/figures/USGS-105.svg" class="figure-img img-fluid" alt="USGS 105" style="max-width: 430px;" />
   </figure>
 </p>
 
diff --git a/vignettes/USGS-108.Rmd b/vignettes/USGS-108.Rmd
index af310b65ddbe46dcf16d79f0af0aacc3e89717ee..ae3ba6163bf552e81c6dc30a9cfcab7e0f4a093d 100644
--- a/vignettes/USGS-108.Rmd
+++ b/vignettes/USGS-108.Rmd
@@ -6,7 +6,7 @@ Lithology log and multilevel completion for USGS-108 well, Idaho National Labora
 
 <p>
   <figure class="figure">
-    <img class="figure-img img-fluid" src="../man/figures/USGS-108.svg" alt="USGS 108" width="55%" />
+    <img src="../man/figures/USGS-108.svg" class="figure-img img-fluid" alt="USGS 108" style="max-width: 430px;" />
   </figure>
 </p>
 
diff --git a/vignettes/USGS-131A.Rmd b/vignettes/USGS-131A.Rmd
index bf5cb7284e3c6b3bfefb472f2fda7328f66c6d32..137bc04ae94a7dff771e8f333d7693d4650510d2 100644
--- a/vignettes/USGS-131A.Rmd
+++ b/vignettes/USGS-131A.Rmd
@@ -6,7 +6,7 @@ Lithology log and multilevel completion for USGS-131A well, Idaho National Labor
 
 <p>
   <figure class="figure">
-    <img class="figure-img img-fluid" src="../man/figures/USGS-131A.svg" alt="USGS 131A" width="55%" />
+    <img src="../man/figures/USGS-131A.svg" class="figure-img img-fluid" alt="USGS 131A" style="max-width: 430px;" />
   </figure>
 </p>
 
diff --git a/vignettes/USGS-132.Rmd b/vignettes/USGS-132.Rmd
index 65cb4d0dbcb375c311ea198099494f06f65a56b6..c77fc9e21fc13e30f06d0e10cf2bda2eeb79d9eb 100644
--- a/vignettes/USGS-132.Rmd
+++ b/vignettes/USGS-132.Rmd
@@ -6,7 +6,7 @@ Lithology log and multilevel completion for USGS-132 well, Idaho National Labora
 
 <p>
   <figure class="figure">
-    <img class="figure-img img-fluid" src="../man/figures/USGS-132.svg" alt="USGS 132" width="55%" />
+    <img src="../man/figures/USGS-132.svg" class="figure-img img-fluid" alt="USGS 132" style="max-width: 430px;" />
   </figure>
 </p>
 
diff --git a/vignettes/USGS-133.Rmd b/vignettes/USGS-133.Rmd
index 55b6c45c43fcbd0676391010fefae1e227d745ce..f14dd57573e1ee36d3b63636085564863be1faf6 100644
--- a/vignettes/USGS-133.Rmd
+++ b/vignettes/USGS-133.Rmd
@@ -6,7 +6,7 @@ Lithology log and multilevel completion for USGS-133 well, Idaho National Labora
 
 <p>
   <figure class="figure">
-    <img class="figure-img img-fluid" src="../man/figures/USGS-133.svg" alt="USGS 133" width="55%" />
+    <img src="../man/figures/USGS-133.svg" class="figure-img img-fluid" alt="USGS 133" style="max-width: 430px;" />
   </figure>
 </p>
 
diff --git a/vignettes/USGS-134.Rmd b/vignettes/USGS-134.Rmd
index 560c786a4329598e5a8b6a735ca8b4eb56518791..1d4d264d8ec5f0e7b62dd077d5e2848b5a632729 100644
--- a/vignettes/USGS-134.Rmd
+++ b/vignettes/USGS-134.Rmd
@@ -6,7 +6,7 @@ Lithology log and multilevel completion for USGS-134 well, Idaho National Labora
 
 <p>
   <figure class="figure">
-    <img class="figure-img img-fluid" src="../man/figures/USGS-134.svg" alt="USGS 134" width="55%" />
+    <img src="../man/figures/USGS-134.svg"  class="figure-img img-fluid"alt="USGS 134" style="max-width: 430px;" />
   </figure>
 </p>
 
diff --git a/vignettes/USGS-135.Rmd b/vignettes/USGS-135.Rmd
index 372a3d05ec01c80a133c6d57412962ce8d0218cf..4c12e7dec7971525b6c242d84de57f496585a69b 100644
--- a/vignettes/USGS-135.Rmd
+++ b/vignettes/USGS-135.Rmd
@@ -6,7 +6,7 @@ Lithology log and multilevel completion for USGS-135 well, Idaho National Labora
 
 <p>
   <figure class="figure">
-    <img class="figure-img img-fluid" src="../man/figures/USGS-135.svg" alt="USGS 135" width="55%" />
+    <img src="../man/figures/USGS-135.svg" class="figure-img img-fluid" alt="USGS 135" style="max-width: 430px;" />
   </figure>
 </p>
 
diff --git a/vignettes/USGS-137A.Rmd b/vignettes/USGS-137A.Rmd
index 818bc74facde54c1e5b66419fd81e80677734a86..e641bd1af175aec220741093ebffc5703466a3ad 100644
--- a/vignettes/USGS-137A.Rmd
+++ b/vignettes/USGS-137A.Rmd
@@ -6,7 +6,7 @@ Lithology log and multilevel completion for USGS-137A well, Idaho National Labor
 
 <p>
   <figure class="figure">
-    <img class="figure-img img-fluid" src="../man/figures/USGS-137A.svg" alt="USGS 137A" width="55%" />
+    <img src="../man/figures/USGS-137A.svg" class="figure-img img-fluid" alt="USGS 137A" style="max-width: 430px;" />
   </figure>
 </p>
 
diff --git a/vignettes/USGS-149.Rmd b/vignettes/USGS-149.Rmd
index d865cd7b5c261d79d8f1a23ac9b4bb512f203f57..c82942147cc17773fde85d98a269241d190bb0b5 100644
--- a/vignettes/USGS-149.Rmd
+++ b/vignettes/USGS-149.Rmd
@@ -6,7 +6,7 @@ Lithology log and multilevel completion for USGS-149 well, Idaho National Labora
 
 <p>
   <figure class="figure">
-    <img class="figure-img img-fluid" src="../man/figures/USGS-149.svg" alt="USGS 149" width="55%" />
+    <img src="../man/figures/USGS-149.svg" class="figure-img img-fluid" alt="USGS 149" style="max-width: 430px;" />
   </figure>
 </p>
 
diff --git a/vignettes/download.Rmd b/vignettes/download.Rmd
new file mode 100644
index 0000000000000000000000000000000000000000..a9e263f15dcf4ad68863372c2dd114f1f88ca2cf
--- /dev/null
+++ b/vignettes/download.Rmd
@@ -0,0 +1,181 @@
+---
+title: "Download"
+resource_files:
+  - download_files
+---
+
+The **mlms** package offers a comprehensive collection of datasets in various formats. Users may download individual files for specific data needs, or all datasets in a compressed ZIP file for efficiency. These datasets can be easily imported into data analysis software or programming languages for further analysis.
+
+```{r include=FALSE}
+
+pkg <- "mlms"
+destdir <- "download_files"
+paste0(destdir, "/*") |> unlink()
+
+files <- inldata::write_datasets(
+  package = pkg,
+  destdir = destdir,
+  gzip = c("json", "geojson"),
+  pretty = FALSE
+) |> basename()
+exts <- inldata::get_file_ext(files)
+fmts <- exts |> unique() |> sort()
+paths <- lapply(fmts,
+  FUN = function(x) {
+    paste(destdir, files[exts %in% x], sep = "/")
+  }
+)
+names(paths) <- fmts
+
+cols <- rbind(
+  c(
+    "txt",
+    "Text",
+    "Text-based format."
+  ),
+  c(
+    "csv",
+    "CSV",
+    "Text-based format storing tabular data, commonly used for data exchange due to its simplicity."
+  ),
+  c(
+    "xlsx",
+    "Spreadsheet",
+    "A Microsoft Excel file, part of the Office Open XML standard, used for storing and processing tabular data."
+  ),
+  c(
+    "parquet",
+    "Parquet",
+    "An Arrow Parquet file, used for efficient storage and high-speed processing of big data."
+  ),
+  c(
+    "json.gz",
+    "JSON",
+    paste(
+      "A text-based format compressed using Gzip.",
+      "Widely used for system interoperability due to its readability."
+    )
+  ),
+  c(
+    "geojson.gz",
+    "GeoJSON",
+    paste(
+      "A text-based format compressed using Gzip.",
+      "Used for encoding geographic features and their nonspatial attributes."
+    )
+  ),
+  c(
+    "zip",
+    "Shapefile",
+    paste(
+      "A compressed (ZIP format) file serving as a container for storing geographical features",
+      "and their associated attributes, optimizing transfer efficiency."
+    )
+  ),
+  c(
+    "tiff",
+    "GeoTIFF",
+    paste(
+      "A standard TIFF (Tagged Image File Format) with embedded geospatial metadata",
+      "allowing geographic information to be associated with the image data."
+    )
+  )
+) |>
+  as.data.frame()
+colnames(cols) <- c("ext", "header", "title")
+cols <- cols[cols$ext %in% exts, ]
+
+paths <- paths[cols$ext]
+rows <- unlist(paths) |>
+  basename() |>
+  tools::file_path_sans_ext(compression = TRUE) |>
+  unique()
+
+m <- matrix(
+  nrow = length(rows),
+  ncol = nrow(cols),
+  dimnames = list(rows, cols$ext)
+)
+
+hrefs <- unlist(paths) |>
+  as.character()
+sizes <- inldata::get_file_size(hrefs)
+titles <- sprintf("%s (%s)", basename(hrefs), sizes)
+icon <- fontawesome::fa(
+  name = "file",
+  fill = "steelblue",
+  prefer_type = "solid"
+)
+data <- sprintf(
+  fmt = "<a href='%s' title='%s' target='_blank'>%s</a>",
+  hrefs, titles, icon
+)
+
+i <- basename(hrefs) |>
+  tools::file_path_sans_ext(compression = TRUE) |>
+  match(rownames(m))
+j <- inldata::get_file_ext(hrefs) |>
+  match(colnames(m))
+m[cbind(i, j)] <- data
+tbl <- m
+
+m <- utils::data(package = pkg)$results
+titles <- m[, "Title"]
+names(titles) <- m[, "Item"]
+titles <- titles[rownames(tbl)]
+
+ds_nm <- sprintf(
+  fmt = "<a href='../reference/%s.html' title='%s'>%s</a>",
+  rownames(tbl), titles, rownames(tbl)
+)
+tbl <- cbind(ds_nm, tbl)
+rownames(tbl) <- NULL
+
+headers <- c("Dataset", cols$header)
+titles <- c("Name of the package dataset.", cols$title)
+col_names <- sprintf(
+  fmt = "<span title='%s'>%s</span>",
+  titles, headers
+)
+
+ver <- utils::packageVersion(pkg = pkg) |> format()
+archive <- sprintf("%s/%s-datasets-v%s.zip", destdir, pkg, ver)
+checkmate::assert_path_for_output(archive, overwrite = TRUE)
+archive::archive_write_dir(archive, dir = destdir, format = "zip")
+archive_size <- inldata::get_file_size(archive)
+
+```
+
+<style>
+  table th {
+    text-align: center;
+  }
+</style>
+
+```{r echo=FALSE, results="asis"}
+align <- c("l", rep("c", ncol(tbl) - 1L))
+options(knitr.kable.NA = '-')
+knitr::kable(tbl,
+  row.names = FALSE,
+  col.names = col_names,
+  align = align,
+  table.attr = 'style="width:100%; text-align:center;"'
+)
+
+```
+
+```{r echo=FALSE, results="asis"}
+
+fontawesome::fa("download") |>
+  htmltools::tagList(
+    sprintf("Download all (%s)", archive_size)
+  ) |>
+  htmltools::a(
+    href = archive,
+    target = "_blank",
+    title = "Download a unified ZIP file that contains all compressed files.",
+  ) |>
+  htmltools::tagList() |>
+  htmltools::p()
+
+```
diff --git a/vignettes/erd.Rmd b/vignettes/erd.Rmd
index 80deaf46f46e62384350233f03733c3595384e3a..31adf13ed21e2b8f46e387c9a9191caf93b1243f 100644
--- a/vignettes/erd.Rmd
+++ b/vignettes/erd.Rmd
@@ -6,7 +6,7 @@ The Entity Relationship Diagram (ERD) for the mlms package datasets illustrates
 
 <p>
   <figure class="figure">
-    <img class="figure-img img-fluid" src="../man/figures/erd.svg" alt="erd" width="80%" />
+    <img src="../man/figures/erd.svg" class="figure-img img-fluid" alt="erd" style="max-width: 860px;" />
   </figure>
 </p>
 
diff --git a/vignettes/methods.Rmd b/vignettes/methods.Rmd
index bcc5788c8c512b3dd6d187c9b4d57dd5991747ba..031d7fe19404d7909057228d56b14f587bb19c6f 100644
--- a/vignettes/methods.Rmd
+++ b/vignettes/methods.Rmd
@@ -11,7 +11,7 @@ Two versions of the Westbay&#8482; System were employed in this study: the MP55
 
 <p>
   <figure class="figure">
-    <img class="figure-img img-fluid" src="../man/figures/methods.svg" alt="methods" width="100%" />
+    <img src="../man/figures/methods.svg" class="figure-img img-fluid" alt="methods" style="max-width: 860px;" />
     <figcaption class="figure-caption">
       <b>Figure 1.</b>&nbsp;&nbsp;Terms used in the calculation of hydraulic head based on the portable probe position when coupled with a measurement port in the multilevel monitoring system (Modified from Westbay&#8482;, written commun., 2009).
     </figcaption>
@@ -26,7 +26,8 @@ Fluid pressure and temperature were measured using a pressure transducer, which
 Data on fluid pressure and temperature are transmitted to the land surface via a wireline communication cable, processed using a data acquisition system, and recorded on a datalogger. Simultaneously, atmospheric pressure is measured and recorded at the land surface using a handheld barometric sensor. The hydraulic head at each measurement port is then calculated using the fluid pressure, fluid temperature, and atmospheric pressure measurements. Assuming 100 percent barometric efficiency, hydraulic head is expressed as
 
 $$
-h_i = Z - D_i + \Psi( P_{out,i,t}, T_{i,t}, P_{atm,t} ) \quad \text{for} \, i \in \{1, 2, \ldots, n\} \, \text{and} \, t = t_i \text{.} {\tag{1}}
+h_i = Z - D_i + \Psi( P_{out,i,t}, T_{i,t}, P_{atm,t} ) \\
+\text{for} \, i \in \{1, 2, \ldots, n\} \, \text{and} \, t = t_i \text{.} {\tag{1}}
 $$
 
 Where
@@ -104,7 +105,7 @@ Where
 The specific weight of water ($\gamma_w$ in eq. 2) was calculated solely as a function of temperature (McCutcheon and others, 1993), assuming negligible salinity and gravitational differences between measurements, and expressed as
 
 $$
-\gamma_w(T) = 62.43 \times \left[ 1 - \left( \left[ \frac{T + 288.94}{508929 \times (T + 68.13)} \right] \times (T - 3.99)^2 \right) \right] \text{.} {\tag{3}}
+\gamma_w(T) = 62.43 \times \left[ 1 - \left( \frac{T + 288.94}{508929 \times (T + 68.13)} \times (T - 3.99)^2 \right) \right] \text{.} {\tag{3}}
 $$
 
 
@@ -121,7 +122,8 @@ After recording fluid pressure and temperature measurements, the transducer was
 The multilevel completion of a borehole is characterized by: the measured depth to the pressure transducer at a port coupling ($D_i$ in eq. 1), and the dimensions of MLMS components documented in the MLMS installation log. The depth to the transducer plane is calculated by adding the water level depth to the pressure head measured inside the multiport casing, and is expressed as follows:
 
 $$
-D_i = L( \ell_{e,t} ) + \Psi( P_{in,i,t}, T_{i,t}, P_{atm,t} ) \quad \text{for} \, i \in \{1, 2, \ldots, n\} \, \text{and} \, t = t_i \text{.} {\tag{4}}
+D_i = L( \ell_{e,t} ) + \Psi( P_{in,i,t}, T_{i,t}, P_{atm,t} ) \\
+\text{for} \, i \in \{1, 2, \ldots, n\} \, \text{and} \, t = t_i \text{.} {\tag{4}}
 $$
 
 Where
@@ -205,7 +207,8 @@ Simultaneous measurements of $P_{in}$, $T$, $P_{atm}$ (eq. 4), and $\ell_e$ (eqs
 The location of MLMS components in a borehole are determined by the measured depth to the pressure transducer plane at a port coupling ($D_i$ in eq. 4) and its position within the MLMS installation log. For example, the depth to the top of each monitoring zone is determined by subtracting the distance between the transducer plane and the bottom of the adjacent upper packer from the depth to the transducer plane, or
 
 $$
-D_{top,z} = D_i - a_i \quad \text{for} \, z \in \{1, 2, \ldots, m\} \, \text{ and } \, i \in \{1, 2, \ldots, n\} \setminus E \text{.} {\tag{6}}
+D_{top,z} = D_i - a_i \\
+\text{for} \, z \in \{1, 2, \ldots, m\} \, \text{ and } \, i \in \{1, 2, \ldots, n\} \setminus E \text{.} {\tag{6}}
 $$
 
 Where